.content-carousel{width:100%;position:relative;display:flex;flex-direction:column;gap:200px}@media only screen and (max-width:1024px){.content-carousel{gap:100px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel{gap:30px}}.content-carousel__carousel{margin-top:-40px;width:100%;display:flex;overflow:visible;scroll-snap-type:none;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1024px){.content-carousel__carousel{margin-top:-30px;touch-action:pan-x;overscroll-behavior:contain}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel{margin-top:-20px}}.content-carousel__carousel-slide{position:relative;flex-shrink:0;flex-grow:0;width:840px;height:530px}@media only screen and (max-width:1280px){.content-carousel__carousel-slide{width:640px;height:330px}}@media only screen and (max-width:1024px){.content-carousel__carousel-slide{width:550px;height:360px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel-slide{width:280px;height:184px}}.content-carousel__image{object-fit:contain}.content-carousel__slider-controllers{width:1200px;margin:0 auto;padding-bottom:30px;border-bottom:1px solid #6e7f77;position:absolute;bottom:215px;left:50%;transform:translateX(-50%)}@media only screen and (max-width:1280px){.content-carousel__slider-controllers{width:calc(100% - 200px)}}@media only screen and (max-width:1024px){.content-carousel__slider-controllers{padding-bottom:15px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__slider-controllers{display:none}}.content-carousel_button-wrapper{display:flex;justify-content:space-between}.content-carousel_button{background:none;border:none;cursor:pointer}.content-carousel_button svg{width:60px;height:60px}@media only screen and (max-width:1024px){.content-carousel_button svg{width:40px;height:40px}}.content-carousel__carousel-details-wrapper{width:1200px;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (max-width:1280px){.content-carousel__carousel-details-wrapper{width:calc(100% - 200px)}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel-details-wrapper{width:calc(100% - 40px);flex-direction:column-reverse;gap:20px}}.content-carousel__slider-details:not(:is(.active)){display:none;transition:display .2s ease-in}.content-carousel__slider-details.active{display:flex;animation:fade-up .2s ease-in}.content-carousel__slider-details{flex-direction:column;width:70%;height:205px}.content-carousel__slider-details .button-cta{margin-left:unset;align-self:flex-start}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__slider-details{width:100%;height:auto}.content-carousel__slider-details .button-cta{width:100%;padding-top:19px;padding-bottom:19px}}.content-carousel__slider-title{font-family:var(--font-roboto);font-size:1.8rem;font-weight:700;font-style:normal;color:#204e51;margin-bottom:15px}@media only screen and (max-width:1024px){.content-carousel__slider-title{font-size:2rem;line-height:35.2px}}@media only screen and (min-width:320px)and (max-width:912px){.content-carousel__slider-title{font-size:1.5rem;line-height:26.4px;margin-bottom:10px}}.content-carousel__slider-highlight{font-family:var(--font-roboto);font-size:1rem;font-weight:400;line-height:22.4px;color:#1e1e1e;margin-bottom:30px;height:65px;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden}@media only screen and (min-width:320px)and (max-width:912px){.content-carousel__slider-highlight{font-size:.9375rem;line-height:21px}}.content-carousel__carousel-progress-wrapper{height:31px;display:flex;align-items:center;gap:6px;margin-right:50px}.content-carousel__carousel-progress{width:12px;height:12px;background:#7d7d7d;opacity:.5}.content-carousel__carousel-progress.active{background:#204e51;opacity:1}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-block{margin-top:40px;width:100%;overflow-x:clip}@media only screen and (min-width:320px)and (max-width:912px){.hero-block{margin-top:20px}}.hero-block__text-content{margin:0 auto;width:1200px;padding:40px 40px 60px;border-radius:15px;background:#fff;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:1024px){.hero-block__text-content{padding:25px 25px 50px;width:calc(100% - 200px)}}@media only screen and (max-width:912px){.hero-block__text-content{width:calc(100% - 160px)}}@media only screen and (min-width:320px)and (max-width:767px){.hero-block__text-content{padding:15px 15px 40px;width:calc(100% - 40px)}}.hero-block__title{font-family:var(--font-roboto);font-weight:900;font-size:2.5rem;line-height:50px;color:#204e51;letter-spacing:.081px}.hero-block__title span{color:#7d7d7d}@media only screen and (max-width:1024px){.hero-block__title{font-size:2.1875rem;line-height:38.5px}}@media only screen and (min-width:320px)and (max-width:767px){.hero-block__title{font-size:2rem;line-height:35.2px}}.intro-block{margin-top:60px;width:100%}@media only screen and (min-width:320px)and (max-width:912px){.intro-block{margin-top:40px}}.intro-block__content-wrapper{width:1200px;height:542px;margin:0 auto;position:relative}@media only screen and (max-width:1280px){.intro-block__content-wrapper{width:calc(100% - 200px)}}@media only screen and (max-width:1024px){.intro-block__content-wrapper{width:calc(100% - 160px);height:412px}}@media only screen and (min-width:320px)and (max-width:912px){.intro-block__content-wrapper{width:calc(100% - 40px);height:auto;display:flex;flex-direction:column-reverse;gap:15px}}.intro-block__content-introduction{width:940px;background:#fff;border-radius:12px;filter:drop-shadow(0 0 .5px rgba(0,0,0,.25));padding:50px}@media only screen and (max-width:1280px){.intro-block__content-introduction{width:800px}}@media only screen and (max-width:1024px){.intro-block__content-introduction{width:760px;padding:30px}}@media only screen and (min-width:320px)and (max-width:912px){.intro-block__content-introduction{width:100%;padding:20px}}.intro-block__title{font-family:var(--font-roboto);font-weight:900;font-size:2.5rem;width:459px;line-height:44px;color:#204e51;margin-bottom:30px}@media only screen and (max-width:1280px){.intro-block__title{width:350px;font-size:2rem;line-height:35.2px}}@media only screen and (max-width:1024px){.intro-block__title{width:347px;font-size:2rem;line-height:35.2px;margin-bottom:20px}.intro-block__title:lang("ru"){width:300px}}@media only screen and (max-width:912px){.intro-block__title,.intro-block__title:lang("ru"){width:100%}}@media only screen and (min-width:320px)and (max-width:767px){.intro-block__title{font-size:1.625rem;line-height:28.6px;margin-bottom:10px}}.intro-block__sub-title{font-family:var(--font-roboto);font-weight:900;font-size:1.875rem;line-height:33px;color:#204e51;margin-bottom:40px}@media only screen and (max-width:1280px){.intro-block__sub-title{font-size:1.5rem}}@media only screen and (max-width:1024px){.intro-block__sub-title{font-size:1.375rem;line-height:24.2px;margin-bottom:30px}}@media only screen and (max-width:912px){.intro-block__sub-title{width:100%}}@media only screen and (min-width:320px)and (max-width:767px){.intro-block__sub-title{font-size:1.125rem;line-height:19.8px;margin-bottom:20px}}.intro-block__content-media{position:absolute;right:0;bottom:0}.intro-block__content-media video{object-fit:cover}@media only screen and (max-width:1280px){.intro-block__content-media video{width:630px;height:430px}}@media only screen and (max-width:1024px){.intro-block__content-media video{width:530px;height:330px}}@media only screen and (min-width:320px)and (max-width:912px){.intro-block__content-media{position:relative}.intro-block__content-media video{width:100%;height:auto}}