.home-views__row{display:flex;gap:40px}.home-views__row>div{width:calc(50% - 20px)}.home-views__img img{width:100%;height:100%;border-radius:20px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);object-fit:cover}.home-view__list{display:flex;flex-wrap:wrap;gap:24px}.home-views__item img{max-width:25px;object-fit:contain}.home-views__item{width:calc(50% - 12px);border-radius:20px;background:#f9f9f9;padding:37px 34px}.home-views__item h3{margin-top:20px;font-size:20px!important;font-weight:bold!important}.home-views__item--link{display:flex;align-items:center;justify-content:center}.home-views__item--link a::after{width:16px;height:16px}.home-views__item--link a{padding-right:24px}.home-views__item p{margin-bottom:0!important}@media only screen and (max-width:1440px){.home-views__item{padding:20px}}@media only screen and (max-width:991px){.home-views__row{flex-direction:column}.home-views__row>div{width:100%}}@media only screen and (max-width:575px){.home-views__item{width:100%}.home-views__item--link a{min-height:150px;display:flex;align-items:center}}