.swiper-slide__wrapper{height:calc(100vh - 116px);display:flex;flex-direction:column;justify-content:center}.hero__title,h1{font-size:46px;font-weight:700;max-width:690px;line-height:100%}.hero p{font-size:var(--font-size-medium);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-xl);max-width:560px}.hero__swiper-1{background:url(/assets/img/hero-1.webp) 50%/cover no-repeat}.hero__swiper-2{background:url(/assets/img/hero-2.webp) 50%/cover no-repeat}.hero__swiper-3{background:url(/assets/img/hero-3.webp) 50%/cover no-repeat}@media (max-width:1400px){.swiper-button-next,.swiper-button-prev{opacity:0!important;z-index:-1}}@media (max-width:1024px){.hero__title,h1{font-size:30px;max-width:480px}.hero p{font-size:var(--font-size-base);max-width:460px}}@media (max-width:768px){.hero__title,h1{max-width:72%;font-size:24px}.hero p{max-width:72%}}.about{margin:100px 0}.about .container{max-width:1200px}.about h2{color:var(--color-primary)}.about__top{display:flex;align-items:center;gap:var(--spacing-xl);margin-bottom:80px}.about__top p{font-size:var(--font-size-medium);margin:var(--spacing-lg) 0 var(--spacing-xl) 0}.about__top-image{max-width:500px;width:100%}.about__top-image img{width:100%;height:auto}.about__bottom{display:flex;align-items:center;justify-content:center;gap:100px;flex-wrap:wrap}.about__bottom h3,.about__bottom p{font-size:var(--font-size-medium)}.about__bottom-card{max-width:320px;text-align:center}.about__bottom-card img{height:160px;width:auto;margin-bottom:var(--spacing-md)}@media (max-width:1024px){.about{margin:80px 0}.about__top{flex-direction:column-reverse}.about__top img{width:100%;height:auto;max-width:560px}.about__top p{font-size:var(--font-size-base)}.about__bottom{gap:40px}.about__bottom h3,.about__bottom p{font-size:var(--font-size-base)}}