.home-section-topper{justify-content:space-between;align-items:center;gap:24px;margin-bottom:50px;display:flex;position:relative}
.service-card{color:#fff;background:#075258;flex-direction:column;gap:19px;min-height:215px;padding:30px;display:flex}.service-card h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;font-size:18px}@media (min-width:1023px){.service-card h3{font-size:20px}}@media (min-width:1280px){.service-card h3{font-size:21px}}@media (min-width:1600px){.service-card h3{font-size:23px}}.service-card h3{color:#ffffffeb;letter-spacing:.44px;max-width:260px;margin:0;font-weight:700;line-height:1.25}.service-card p{font-family:var(--font-futura-pt,"futura-pt"),sans-serif;font-size:11px}@media (min-width:1023px){.service-card p{font-size:12px}}@media (min-width:1280px){.service-card p{font-size:12px}}@media (min-width:1600px){.service-card p{font-size:13px}}.service-card p{margin:0;font-weight:400;line-height:1.6}.service-card__icon{color:#fff;fill:currentColor;width:24px;height:24px}.service-card__icon [fill]:not([fill=none]){fill:currentColor}.service-card__icon [stroke]:not([stroke=none]){stroke:currentColor}.service-card__description{overflow:hidden}.service-card__description>:first-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-card__description>:not(:first-child){display:none}
.home-carousel{position:relative}.home-carousel__viewport{overflow:hidden}.home-carousel__track{backface-visibility:hidden;touch-action:pan-y pinch-zoom;gap:10px;display:flex}.home-carousel__track>*{flex:0 0 min(86vw,360px);min-width:0}@media (min-width:767px){.home-carousel__track>*{flex-basis:calc(50% - 5px)}}@media (min-width:1023px){.home-carousel--services .home-carousel__track>*{flex-basis:calc(33.3333% - 6.66667px)}.home-carousel--team .home-carousel__track>*{flex-basis:calc(25% - 7.5px)}.home-carousel--sectors .home-carousel__track>*{flex-basis:calc(33.3333% - 6.66667px)}}.home-carousel__controls{justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;top:-74px;left:50%;transform:translate(-50%)}.home-carousel__arrow{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.home-carousel__arrow img{flex:none;display:block}.home-carousel__arrow:disabled{cursor:default;opacity:.28}.home-carousel__counter{font-family:var(--font-futura-pt,"futura-pt"),sans-serif;font-size:11px}@media (min-width:1023px){.home-carousel__counter{font-size:12px}}@media (min-width:1280px){.home-carousel__counter{font-size:12px}}@media (min-width:1600px){.home-carousel__counter{font-size:13px}}.home-carousel__counter{color:#075258;letter-spacing:1.98px;text-align:center;min-width:48px;font-weight:400;line-height:1.2}.home-carousel__dots{justify-content:center;gap:3px;margin-top:32px;display:flex}.home-carousel__dot{background:#cf5c3640;border-radius:50%;width:5px;height:5px}.home-carousel__dot--active{background:#cf5c36}.home-section{padding:70px 0}@media (min-width:1023px){.home-section{padding:80px 0}}.home-section--warm{background:#f7f5f0}.home-section__inner{padding:0 10px}@media (min-width:1280px){.home-section__inner{padding:0 30px}}.home-section__inner{width:100%}@media (min-width:1023px){.home-section__inner{padding-left:50px;padding-right:50px}}.home-section--overflow-hidden{overflow:hidden}
