html{line-height:1.15;-webkit-font-smoothing:antialiased}body{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;font-synthesis:none;text-rendering:optimizeLegibility;direction:ltr;color:#000}::selection{background-color:#a0ebd0;color:#000}::-moz-selection{background-color:#a0ebd0;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0}a{-webkit-touch-callout:none}.d-flex{display:flex}.d-none{display:none}.f-wrap{flex-wrap:wrap}.column{flex-direction:column}.j-start{justify-content:flex-start}.j-center{justify-content:center}.j-end{justify-content:flex-end}.j-between{justify-content:space-between}.a-start{align-items:flex-start}.a-center{align-items:center}.a-stretch{align-items:stretch}.a-end{align-items:flex-end}.fixed,.absolute{width:100%;height:100%;top:0;left:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%;margin:0 auto;max-width:1472px;padding:0 16px}.pointer-none{pointer-events:none}.select-none{-webkit-user-select:none;user-select:none}.w-100{width:100%}.h-100{height:100%}[role=button]{cursor:pointer;-webkit-user-select:none;user-select:none}.btn{display:inline-block;font-weight:500;font-size:24px;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #202020;border-radius:22px;padding:16px 20px;color:#fff;background-color:#202020;transition:color .18s cubic-bezier(.42,0,.58,1),border-color .18s cubic-bezier(.42,0,.58,1),background-color .18s cubic-bezier(.42,0,.58,1),box-shadow .18s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 767px){.btn{font-size:20px}}.btn--disabled{background-color:#e3e3e3;border-color:#e3e3e3;color:#b4b4b9;pointer-events:none}.btn--outline{background-color:#fff;color:#202020}.btn--outline.btn--disabled{color:#b4b4b9;border-color:#b4b4b9}.btn:not(.btn--disabled):hover{box-shadow:0 0 0 3px #636363}.title{font-weight:500}.title--main{font-size:40px;line-height:1.36}@media screen and (max-width: 1280px){.title--main{font-size:36px}}@media screen and (max-width: 1023px){.title--main{font-size:32px}}@media screen and (max-width: 640px){.title--main{font-size:28px}}.title--sec{font-size:32px;line-height:1.5}@media screen and (max-width: 1280px){.title--sec{font-size:28px}}@media screen and (max-width: 1023px){.title--sec{font-size:24px}}@media screen and (max-width: 640px){.title--sec{font-size:16px}}.description{font-size:32px;line-height:1.5}@media screen and (max-width: 1440px){.description{font-size:30px}}@media screen and (max-width: 1280px){.description{font-size:26px}}@media screen and (max-width: 1023px){.description{font-size:22px}}@media screen and (max-width: 640px){.description{font-size:14px}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10%)}to{opacity:100%;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(10%)}to{opacity:100%;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.5,.5,.5)}50%{opacity:1}to{transform:scaleZ(1);opacity:1}}.animate{animation-duration:1s;animation-timing-function:cubic-bezier(.42,0,.58,1);animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.animate.fadeIn,.animate.fadeInUp,.animate.zoomIn,.animate.fadeInRight{opacity:0}.animate.fadeInUp,.animate.zoomIn,.animate.fadeInRight{will-change:opacity,transform}.animate.fadeIn{will-change:opacity}.animate.fadeIn.visible{animation-name:fadeIn}.animate.fadeInUp.visible{animation-name:fadeInUp}.animate.zoomIn{transform-origin:center center}.animate.zoomIn.visible{animation-name:zoomIn}.animate.fadeInRight.visible{animation-name:fadeInRight}.header{background-color:#fff;z-index:99}.header,.header__inner{height:60px;transition:height .2s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 1023px){.header,.header__inner{height:40px}}.header__logo{width:116px;height:auto}@media screen and (max-width: 767px){.header__logo{width:73px}}.header__lang{line-height:1.5}.header__lang--active{font-weight:600;pointer-events:none}.header__lang:nth-child(2){margin-left:8px}.header__toggle{display:none;height:30px;width:30px;overflow:hidden;z-index:6}@media screen and (max-width: 1023px){.header__toggle{display:block}}.header__toggle img{transition:transform .3s cubic-bezier(.42,0,.58,1)}.header__toggle-close{transform:scale(0)}.header__toggle-burger{transition-delay:.15s}.header__toggle--active .header__toggle-close{transform:scale(1);transition-delay:.15s}.header__toggle--active .header__toggle-burger{transform:translate(100%)}@media screen and (max-width: 1023px){.header__nav{flex-direction:column;align-items:flex-start;position:absolute;z-index:3;top:0;right:16px;background-color:#fff;border-radius:40px;height:auto;padding:40px;transform:translateY(-100%);transition:transform .45s cubic-bezier(.42,0,.58,1);visibility:hidden}.header__nav--can-show{visibility:visible}.header__nav--active{transform:translateY(0)}}.nav__link{color:#000000b3;font-size:20px;margin-right:60px}@media screen and (max-width: 1280px){.nav__link{margin-right:30px}}@media screen and (max-width: 1023px){.nav__link{margin-right:0;margin-bottom:10px}}@media screen and (max-width: 1023px){.nav{flex-direction:column;align-items:flex-start}}.intro{padding-top:190px;padding-top:clamp(148px,30vh,190px);overflow:hidden;padding-bottom:80px}@media screen and (max-width: 1280px){.intro{padding-bottom:40px;padding-top:140px}}@media screen and (max-width: 1023px){.intro{padding-top:70px}}@media screen and (max-width: 1023px){.intro__inner{flex-direction:column}}.intro__text{flex-basis:45%;padding-left:60px;padding-bottom:40px}@media screen and (max-width: 1280px){.intro__text{flex-basis:45%;padding-left:20px}}@media screen and (max-width: 1023px){.intro__text{padding-left:16px;flex-basis:100%}}@media screen and (max-width: 767px){.intro__text{padding-left:0;padding-bottom:33px}}.intro__text:after{content:"";position:absolute;bottom:0;left:0;width:calc(100% + 77px);height:63%;background-color:#a0ebd0;border-radius:97px;z-index:-2}@media screen and (max-width: 1280px){.intro__text:after{left:-10px;border-radius:40px}}@media screen and (max-width: 1023px){.intro__text:after{min-height:354px;left:-77px}}.intro__images{flex:1}@media screen and (max-width: 1023px){.intro__images{position:absolute;width:260px;right:40px}}@media screen and (max-width: 767px){.intro__images{position:static;width:100%;max-width:400px;margin:33px auto 0}}.intro__title{font-size:60px;font-weight:600;line-height:1.21;margin-bottom:132px;margin-bottom:clamp(100px,16vh,132px)}@media screen and (max-width: 1280px){.intro__title{font-size:56px;margin-bottom:100px}}@media screen and (max-width: 1023px){.intro__title{margin-bottom:30px;font-size:50px}}@media screen and (max-width: 640px){.intro__title{margin-bottom:22px}.intro__title br:last-child{display:none}}.intro__description{font-size:24px;line-height:1.36;margin-bottom:27px;color:#000000b3;max-width:445px}@media screen and (max-width: 640px){.intro__description{margin-bottom:50px}}@media screen and (max-width: 1023px){.intro__title,.intro__description{max-width:calc(100% - 300px)}}@media screen and (max-width: 767px){.intro__title,.intro__description{max-width:calc(100% - 40px)}}@media screen and (max-width: 640px){.intro__title,.intro__description{max-width:calc(100% - 24px)}}.intro__btn{min-width:271px}@media screen and (max-width: 767px){.intro__btn{width:calc(100% - 32px)}}@media screen and (max-width: 640px){.intro__btn{margin-left:16px;width:calc(100% - 48px)}}.intro__phone{text-align:center;animation-duration:.6666666667s}.intro__phone img{width:50%;height:auto;min-width:269px}@media screen and (max-width: 1280px){.intro__phone img{width:45%;min-width:240px}}@media screen and (max-width: 1023px){.intro__phone img{width:100%}}.intro__heroes{left:-5%;z-index:-1}@media screen and (max-width: 1023px){.intro__heroes{display:none}}.intro__hero{width:50%;height:auto}.intro__hero:first-child{width:50%;min-width:370px;top:auto;bottom:-40px;animation-duration:.8333333333s}@media screen and (max-width: 1280px){.intro__hero:first-child{min-width:320px}}.intro__hero:last-child{left:auto;right:-6%;top:-6%;animation-duration:.5s}.about{padding-top:309px}@media screen and (max-width: 1280px){.about{padding-top:200px}}@media screen and (max-width: 1023px){.about{padding-top:40px}}.about__inner{margin-bottom:120px}@media screen and (max-width: 1280px){.about__inner{margin-bottom:80px}}@media screen and (max-width: 1023px){.about__inner{margin-bottom:60px}}.about__bg{z-index:-1;width:64%;height:auto;top:auto;bottom:6%}@media screen and (max-width: 1280px){.about__bg{width:50%}}@media screen and (max-width: 1023px){.about__bg{display:none}}.about__items{max-width:700px;margin-left:auto}@media screen and (max-width: 1023px){.about__items{margin:0 auto}}@media screen and (max-width: 640px){.about__items{max-width:400px;justify-content:center}}.about__item{flex-basis:50%;background-color:#e5eae8;border-radius:97px;padding:44px 58px;line-height:1.5;font-size:23px}@media screen and (max-width: 1440px){.about__item{font-size:22px}}@media screen and (max-width: 1280px){.about__item{font-size:20px;border-radius:62px;display:flex;align-items:center;flex-direction:column}.about__item p{max-width:70%}}@media screen and (max-width: 640px){.about__item{border-radius:42px;font-size:12px}.about__item p{max-width:100%}}.about__item:nth-child(1),.about__item:nth-child(4){background-color:#a0ebd0}.about__item:nth-child(1){margin-right:-5%;transform-origin:top left;animation-duration:1.1s}.about__item:nth-child(2){padding-right:44px;padding-bottom:54px;transform-origin:top right;animation-duration:1.2s}.about__item:nth-child(3){margin-right:-2%;margin-top:-3%;z-index:3;transform-origin:bottom left;animation-duration:1.3s}.about__item:nth-child(4){padding-right:52px;padding-bottom:60px;margin-top:-6%;margin-left:-3%;transform-origin:bottom right;animation-duration:1.4s}@media screen and (max-width: 1280px){.about__item:nth-child(1),.about__item:nth-child(2),.about__item:nth-child(3),.about__item:nth-child(4){padding:30px 0;max-width:48%;margin-right:0}.about__item:nth-child(2){margin-left:-2%}}@media screen and (max-width: 640px){.about__item:nth-child(1),.about__item:nth-child(2),.about__item:nth-child(3),.about__item:nth-child(4){padding:21px 24px 28px 19px;margin-left:0;margin-right:0;max-width:50%}.about__item:nth-child(odd){margin-right:-2%;max-width:48%}}.about__item-icon{width:44px;margin-bottom:16px}@media screen and (max-width: 1280px){.about__item-icon{width:70%}.about__item-icon img{max-width:38px}}@media screen and (max-width: 640px){.about__item-icon{width:100%}.about__item-icon img{max-width:20px}}.about__content{padding:54px 0 110px;max-width:1200px;margin:0 auto}@media screen and (max-width: 1280px){.about__content{max-width:1000px;padding:37px 0 70px}}@media screen and (max-width: 1023px){.about__content{flex-direction:column;align-items:center;padding:0 0 10px}}.about__content:after{content:"";position:absolute;top:0;right:0;background-color:#ecfbf6;width:70%;height:110%;z-index:-1;border-radius:87px}@media screen and (max-width: 1023px){.about__content:after{width:100%;top:50%}}@media screen and (max-width: 767px){.about__content:after{border-radius:42px}}.about__title{max-width:650px;padding:0 48px}@media screen and (max-width: 1280px){.about__title{padding:0 28px}}@media screen and (max-width: 1023px){.about__title{padding:0 16px}}.about__description{font-size:28px;line-height:1.5;max-width:480px;padding-right:20px}@media screen and (max-width: 1280px){.about__description{font-size:27px;padding-right:40px}}@media screen and (max-width: 1023px){.about__description{padding:0 16px;max-width:650px;font-size:20px;margin-top:20px}}@media screen and (max-width: 640px){.about__description{font-size:14px}}.about__footer{overflow:hidden}@media screen and (max-width: 1023px){.about__footer{margin-left:auto;margin-right:-16px;max-width:600px}}.customers{padding-top:165px;padding-bottom:80px}@media screen and (max-width: 1440px){.customers{padding-top:140px}}@media screen and (max-width: 1023px){.customers{padding-top:40px;padding-bottom:0}}@media screen and (max-width: 640px){.customers{overflow:hidden;max-width:100%}}.customers__header{padding-bottom:30px}@media screen and (max-width: 1023px){.customers__header{padding-bottom:20px}}.customers__header-slider{position:absolute;bottom:-2px;left:35%;height:20px;fill:#e5eae8;transition:transform .3s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 1023px){.customers__header-slider{fill:#a0ebd0}}@media screen and (max-width: 640px){.customers__header-slider{height:14px;left:26%}}.customers__header-slider.--active{transform:translate(320px)}@media screen and (max-width: 1280px){.customers__header-slider.--active{transform:translate(260px)}}@media screen and (max-width: 1023px){.customers__header-slider.--active{transform:translate(200px)}}@media screen and (max-width: 640px){.customers__header-slider.--active{transform:translate(138px)}}.customers__link{transition:color .3s cubic-bezier(.42,0,.58,1)}.customers__link:not(.customers__link--active){color:#798483}.customers__link:first-child{margin-right:40px}@media screen and (max-width: 1023px){.customers__link:first-child{margin-right:20px}}.customers__inner{padding-top:100px;padding-left:40px}.customers__inner:after{content:"";position:absolute;top:0;right:0;width:80%;height:110%;background-color:#e5eae8;z-index:-1;border-radius:87px}@media screen and (max-width: 1023px){.customers__inner:after{background-color:#a0ebd0;width:100%;height:80%}}@media screen and (max-width: 767px){.customers__inner:after{border-radius:42px}}@media screen and (max-width: 1023px){.customers__inner{padding-left:32px;padding-top:40px}}@media screen and (max-width: 1023px){.customers__body{flex-direction:column-reverse}}.customers__images{padding-right:55px;flex-basis:62%}@media screen and (max-width: 1280px){.customers__images{padding-right:30px}}@media screen and (max-width: 1023px){.customers__images{padding-right:0}}@media screen and (max-width: 640px){.customers__images{margin:0 -40px}}.customers__list{flex-basis:28%}@media screen and (max-width: 1280px){.customers__list{flex-basis:38%;padding-right:32px;font-size:18px}}@media screen and (max-width: 640px){.customers__list{font-size:14px}}.customers__item{padding-left:42px;position:relative;line-height:1.5}.customers__item:before{content:"";width:16px;height:16px;position:absolute;top:7px;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23202020'/%3E%3C/svg%3E");background-size:100%;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1280px){.customers__item:before{width:12px;height:12px}}@media screen and (max-width: 1023px){.customers__item:before{width:10px;height:10px}}@media screen and (max-width: 1280px){.customers__item{padding-left:28px}}@media screen and (max-width: 1023px){.customers__item{padding-left:26px}}.customers__item:not(:last-child){padding-bottom:75px}@media screen and (max-width: 1440px){.customers__item:not(:last-child){padding-bottom:40px}}@media screen and (max-width: 1280px){.customers__item:not(:last-child){padding-bottom:30px}}@media screen and (max-width: 1023px){.customers__item:not(:last-child){padding-bottom:24px}}.customers__image{position:absolute;top:70%;left:15%;width:65%;height:auto}@media screen and (max-width: 1280px){.customers__image{width:70%}}@media screen and (max-width: 1023px){.customers__image{position:static;width:100%;margin-left:-15px}}.customers__image-main{border-radius:22.655px;box-shadow:0 28.31914px 56.63828px #00000026}@media screen and (max-width: 1023px){.customers__image-main{display:none}}.how{padding-top:150px;margin-top:100px}@media screen and (max-width: 1440px){.how{padding-top:120px;margin-top:100px}}@media screen and (max-width: 1023px){.how{padding-top:60px;margin-top:0}}.how__inner{padding:60px 100px;min-height:890px}.how__inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:80%;background-color:#e5eae8;border-radius:87px;z-index:-1}@media screen and (max-width: 1023px){.how__inner:after{height:100%}}@media screen and (max-width: 767px){.how__inner:after{border-radius:42px}}@media screen and (max-width: 1280px){.how__inner{padding:40px 60px}}@media screen and (max-width: 1023px){.how__inner{min-height:initial}}@media screen and (max-width: 767px){.how__inner{padding:12px 20px 22px}}.how__title{text-align:center;margin-bottom:60px}@media screen and (max-width: 1280px){.how__title{margin-bottom:40px}}@media screen and (max-width: 1023px){.how__title{margin-bottom:32px}}.how__links{column-gap:40px;padding-bottom:60px}@media screen and (max-width: 1280px){.how__links{padding-bottom:40px;column-gap:30px}}@media screen and (max-width: 1023px){.how__links{order:1;padding-bottom:0;padding-top:40px;column-gap:8px}}.how__link{flex:1;font-size:28px;line-height:1.5;color:#a7a7a7;transition:color .4s cubic-bezier(.42,0,.58,1)}.how__link:before{content:"";display:block;height:8px;border-radius:8px;background-color:#b4b4b9;transition:background-color .4s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 1023px){.how__link:before{height:6px}}@media screen and (max-width: 767px){.how__link:before{height:4px}}.how__link--active{color:#000000b3}.how__link--active:before{background-color:#a0ebd0}@media screen and (max-width: 1280px){.how__link{font-size:24px}}.how__text{padding-right:20px;flex-basis:45%}@media screen and (max-width: 1280px){.how__text{flex-basis:50%}}@media screen and (max-width: 1023px){.how__text{flex-basis:100%;padding:0;max-width:600px}}.how__text .title{margin-bottom:24px;color:#000000b3}@media screen and (max-width: 1280px){.how__text .title{margin-bottom:16px}}@media screen and (max-width: 640px){.how__text .title{font-size:24px}}.how__description{color:#000000b3}.how__image{flex:1}.how__image img{opacity:0;transition:opacity .2s cubic-bezier(0,0,1,1)}.how__image img.loaded{opacity:1}@media screen and (max-width: 1023px){.how__image{display:none}}@media screen and (max-width: 1023px){.how__items{min-height:240px}}@media screen and (max-width: 767px){.how__items{min-height:220px}}.reviews{max-width:100%;overflow:hidden;padding-top:60px}@media screen and (max-width: 1023px){.reviews{padding-top:100px}}@media screen and (max-width: 767px){.reviews{padding-top:64px}}.reviews__inner{padding:0 50px}@media screen and (max-width: 1023px){.reviews__inner{padding:0}}@media screen and (max-width: 767px){.reviews__item{flex-direction:column;padding:36px 49px 0;max-width:500px;margin:0 auto;position:relative}.reviews__item:after{content:"";position:absolute;top:0;left:14px;border-radius:42px;background-color:#a0ebd0;z-index:-2;width:calc(100% - 28px);height:82%}}.reviews__title{text-align:center;margin-bottom:44px}.reviews__description{border-radius:87px;background-color:#a0ebd0;padding:120px 73px;margin-right:30px;flex:1;min-height:400px}@media screen and (max-width: 1440px){.reviews__description{padding:100px 63px}}@media screen and (max-width: 1280px){.reviews__description{padding:70px 50px}}@media screen and (max-width: 1023px){.reviews__description{padding:50px 30px;min-height:380px}}@media screen and (max-width: 767px){.reviews__description{background-color:transparent;min-height:initial;padding:0;margin:0}}.reviews__description svg{position:absolute;width:30px;top:25%;right:0;transform:translate(95%);fill:#a0ebd0}@media screen and (max-width: 767px){.reviews__description svg{display:none}}.reviews__image{width:224px;margin-bottom:10px}@media screen and (max-width: 1280px){.reviews__image{width:200px}}@media screen and (max-width: 1023px){.reviews__image{width:180px}}@media screen and (max-width: 767px){.reviews__image{width:76px;margin-bottom:0;margin-right:14px}}@media screen and (max-width: 640px){.reviews__image{margin-right:6px}}.reviews__text{padding-right:10px}@media screen and (max-width: 640px){.reviews__text{padding-right:5px}}.reviews__info{margin-left:17px;margin-right:10px;padding:0 70px 50px}.reviews__info:after{content:"";z-index:-1;background-color:#e5eae8;width:100%;height:80%;bottom:0;left:0;border-radius:87px;position:absolute}@media screen and (max-width: 767px){.reviews__info:after{border-radius:42px;width:100%;left:auto;right:0}}@media screen and (max-width: 1280px){.reviews__info{padding:0 30px 45px;margin-left:5px}}@media screen and (max-width: 767px){.reviews__info{display:flex;align-items:flex-end;padding:26px 0 40px;margin-left:0}}.reviews__job,.reviews__name{color:#000000b3}@media screen and (max-width: 640px){.reviews__name{margin-bottom:4px}}@media screen and (max-width: 640px){.reviews__name{font-size:18px;line-height:1.3}}.reviews__job{font-size:24px}@media screen and (max-width: 1280px){.reviews__job{font-size:22px}}@media screen and (max-width: 1023px){.reviews__job{font-size:18px}}@media screen and (max-width: 767px){.reviews__job{font-size:14px}}.reviews__btn{position:absolute;top:50%;width:50px;height:50px;transform:translateY(-50%)}.reviews__btn--left{left:0}.reviews__btn--right{right:0}@media screen and (max-width: 1023px){.reviews__btn{display:none}}@media screen and (max-width: 1023px){.reviews__dots{margin-top:16px}}.reviews__dot{transition:transform .2s cubic-bezier(.42,0,.58,1) .1s,background-color .2s cubic-bezier(.42,0,.58,1) .1s}@media screen and (max-width: 1023px){.reviews__dot{width:10px;height:10px;margin:6px;border-radius:20px;background-color:#e3e3e3}.reviews__dot--active{background-color:#a7a7a7;transform:scale(1.2)}}.services{padding-top:190px}@media screen and (max-width: 1280px){.services{padding-top:140px}}@media screen and (max-width: 767px){.services{padding-top:65px}}.services__title{text-align:center;margin-bottom:40px}.services__items{margin:-7px}@media screen and (max-width: 1023px){.services__items{justify-content:center}}@media screen and (max-width: 767px){.services__items{margin:-3.5px}}.services__item{background-color:#ecfbf6;border-radius:87px;margin:7px;padding:50px;min-height:276px;max-width:calc(25% - 14px)}.services__item:nth-child(1){animation-delay:0s}.services__item:nth-child(2){animation-delay:.15s}.services__item:nth-child(3){animation-delay:.3s}.services__item:nth-child(4){animation-delay:.45s}.services__item:nth-child(5){animation-delay:.6s}.services__item:nth-child(6){animation-delay:.75s}.services__item:nth-child(7){animation-delay:.9s}@media screen and (max-width: 1280px){.services__item{border-radius:77px;padding:40px 25px;min-height:250px}}@media screen and (max-width: 1023px){.services__item{min-height:180px;max-width:calc(100% - 14px);border-radius:42px;flex:1 0 calc(50% - 14px)}}@media screen and (max-width: 767px){.services__item{border-radius:30px;min-height:100px;padding:26px 18px;margin:3.5px;max-width:calc(100% - 7px);flex-basis:calc(50% - 7px)}}.services__name{margin-bottom:20px;font-size:24px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;word-break:auto-phrase}@media screen and (max-width: 1280px){.services__name{font-size:21px}}@media screen and (max-width: 1023px){.services__name{font-size:18px}}@media screen and (max-width: 767px){.services__name{font-size:16px}}@media screen and (max-width: 640px){.services__name{font-size:12px}}.services__description{padding-right:10%}@media screen and (max-width: 1280px){.services__description{padding-right:0;font-size:18px}}@media screen and (max-width: 1023px){.services__description{font-size:16px}}@media screen and (max-width: 640px){.services__description{font-size:12px}}.info{padding-top:180px;padding-bottom:50px}@media screen and (max-width: 1280px){.info{padding-top:120px}}@media screen and (max-width: 1023px){.info{padding-top:80px}}@media screen and (max-width: 767px){.info{padding-top:65px}}.info__inner{max-width:850px;margin:0 auto}.info__title{margin-bottom:60px;padding:0 20px}@media screen and (max-width: 767px){.info__title{margin-bottom:25px;padding:0}}.info__buttons .btn{flex:1;margin:0 20px;max-width:300px}@media screen and (max-width: 767px){.info__buttons{flex-direction:column}.info__buttons .btn{margin:4px 0;width:100%;max-width:100%}}.faq{padding-top:120px}@media screen and (max-width: 1280px){.faq{padding-top:110px}}@media screen and (max-width: 767px){.faq{padding-top:65px}}.faq__title{color:#000000b3;text-align:center;margin-bottom:60px}@media screen and (max-width: 1023px){.faq__title{margin-bottom:30px}}@media screen and (max-width: 640px){.faq__title{margin-bottom:15px}}@media screen and (max-width: 1023px){.faq__items{flex-direction:column}}.faq__item{background-color:#e5eae8;border-radius:40px;padding:40px;will-change:background-color;transition:background-color .5s cubic-bezier(0,0,1,1);margin-bottom:20px;max-width:calc(50% - 30px)}@media screen and (max-width: 1280px){.faq__item{padding:30px;border-radius:30px}}@media screen and (max-width: 1023px){.faq__item{padding:20px;border-radius:20px;max-width:100%}}@media screen and (max-width: 767px){.faq__item{margin-bottom:6px}}.faq__name{margin-right:10px}@media screen and (max-width: 1023px){.faq__name{font-size:18px}}@media screen and (max-width: 767px){.faq__name{font-size:16px}}@media screen and (max-width: 640px){.faq__name{font-size:14px}}@media screen and (max-width: 1023px){.faq__description{font-size:16px}}@media screen and (max-width: 767px){.faq__description{font-size:14px}}@media screen and (max-width: 640px){.faq__description{font-size:12px}}.faq__arrow{width:32px;height:32px;flex-shrink:0;transform-origin:center;will-change:transform;transition:transform .5s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 1023px){.faq__arrow{width:24px;height:24px}}.faq__divider{height:1px;background-color:#000;margin:40px 0 24px;width:0;will-change:width;transition:width .5s cubic-bezier(.42,0,.58,1)}@media screen and (max-width: 1023px){.faq__divider{margin:8px 0}}.faq__body{height:0;overflow:hidden;will-change:height;transition:height .5s cubic-bezier(.42,0,.58,1)}.faq__item.active{background-color:#a0ebd0}.faq__item.active .faq__body{height:auto;height:var(--faq-body-height)}.faq__item.active .faq__arrow{transform:rotate(180deg)}.faq__item.active .faq__divider{width:100%}.faq__item.resize .faq__body{transition:height 0s;height:auto}.footer{margin-top:240px;border-top:1px solid #000}@media screen and (max-width: 1440px){.footer{margin-top:200px}}@media screen and (max-width: 1280px){.footer{margin-top:180px}}@media screen and (max-width: 1023px){.footer{margin-top:140px}}@media screen and (max-width: 767px){.footer{margin-top:100px}}.footer__inner{padding:40px 0 60px}@media screen and (max-width: 640px){.footer__inner{padding:23px 0 36px}}.footer__items{flex:1;max-width:900px;padding-right:20px}.footer__items a{color:#000;line-height:1.5}.footer__items a:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.footer__items a:not(:last-child){margin-bottom:2px}}@media screen and (max-width: 1440px){.footer__items{max-width:600px}}@media screen and (max-width: 1023px){.footer__items{max-width:500px}}@media screen and (max-width: 767px){.footer__items{flex-direction:column}}.footer__links a{text-decoration-line:underline;color:#202020}@media screen and (max-width: 767px){.footer__links{margin-top:17px;font-size:12px}}@media screen and (max-width: 767px){.footer__contacts{font-size:16px}}.footer__media{max-width:120px;margin:-5px 0 -5px auto}@media screen and (max-width: 767px){.footer__media{max-width:88px}}.footer__icon{display:inline-flex;align-items:center;margin:5px;will-change:opacity;transition:opacity .2s cubic-bezier(0,0,1,1)}.footer__icon img{width:30px}.footer__icon:hover{opacity:.86}@media screen and (max-width: 767px){.footer__icon{margin:5px 7px}}.modal{z-index:999;padding:20px;visibility:hidden}.modal__fade{background-color:#00000080;z-index:-1;will-change:opacity}.modal__fade,.modal__inner{animation-duration:.5s;animation-timing-function:cubic-bezier(.42,0,.58,1);animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;opacity:0}.modal__inner{padding:45px 60px;background-color:#fff;border-radius:32px;max-width:1020px;width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;will-change:opacity,transform}@media screen and (max-width: 1440px){.modal__inner{padding:30px 50px}}@media screen and (max-width: 1023px){.modal__inner{padding:20px 16px}}.modal__inner::-webkit-scrollbar{width:9px}.modal__inner::-webkit-scrollbar-track{background-color:#f2f2f2;border-radius:100px;margin:21px}.modal__inner::-webkit-scrollbar-thumb{background-color:#c9c9c9;border-radius:100px}.modal__header{margin-bottom:28px}@media screen and (max-width: 1440px){.modal__header{margin-bottom:24px}}@media screen and (max-width: 1023px){.modal__header{margin-bottom:10px}}.modal__name{padding-right:10px}@media screen and (max-width: 640px){.modal__name{font-size:18px}}.modal__close{padding:10px}.modal__close img{width:24px;height:24px}@media screen and (max-width: 1440px){.modal__close{padding:6px}}@media screen and (max-width: 1023px){.modal__close{padding:5px}}.modal__description{font-size:18px;margin-bottom:17px}@media screen and (max-width: 1440px){.modal__description{font-size:17px}}@media screen and (max-width: 1280px){.modal__description{font-size:16px}}@media screen and (max-width: 1023px){.modal__description{font-size:14px}}@media screen and (max-width: 767px){.modal__description{font-size:12px}}.modal__btn{margin-top:40px}@media screen and (max-width: 1440px){.modal__btn{margin-top:30px}}@media screen and (max-width: 1023px){.modal__btn{margin-top:20px;padding:0 12px}}.modal__btn .btn{margin-left:auto;min-width:300px}@media screen and (max-width: 1023px){.modal__btn .btn{min-width:auto;width:100%}}.modal--sm .modal__inner{max-width:790px}.modal--sm .modal__header,.modal--sm .modal__description{padding-left:40px}@media screen and (max-width: 1280px){.modal--sm .modal__header,.modal--sm .modal__description{padding-left:0}}.modal.active{visibility:visible}.modal.active .modal__fade{animation-name:fadeIn}.modal.active .modal__inner{animation-name:fadeInUp}.form{border-radius:22px;background-color:#e3e3e34d;padding:25px 43px}@media screen and (max-width: 1440px){.form{padding:22px 40px}}@media screen and (max-width: 1023px){.form{padding:18px 16px}}.form__items .form__item:first-child{margin-right:20px}@media screen and (max-width: 1023px){.form__items .form__item:first-child{margin:0 0 10px}}.form__items .form__item:last-child{margin-left:20px}@media screen and (max-width: 1023px){.form__items .form__item:last-child{margin:0 0 10px}}@media screen and (max-width: 1023px){.form__items{flex-direction:column}}.form__item{flex:1;margin-bottom:18px}@media screen and (max-width: 1440px){.form__item{margin-bottom:12px}}@media screen and (max-width: 1023px){.form__item{margin-bottom:10px}}.form__link{margin-top:12px;font-size:15px}.form__link a{text-decoration:underline}.form__link p{margin-left:8px}@media screen and (max-width: 1023px){.form__link{font-size:12px}}.label{font-size:14px;display:block;margin-bottom:8px;color:#202020}@media screen and (max-width: 1023px){.label{margin-bottom:4px}}.input{height:48px}@media screen and (max-width: 1440px){.input{height:44px}}@media screen and (max-width: 1023px){.input{height:40px}}.textarea,.input{border:1px solid #e3e3e3;border-radius:7px;background-color:#fff;font-size:16px;padding:10px;outline:none}.textarea--error,.input--error{border:3px solid #f00}.textarea{height:164px}@media screen and (max-width: 1440px){.textarea{height:140px}}.checkbox{display:block;min-width:24px;min-height:24px;border:1px solid #e3e3e3;border-radius:7px;background-color:#fff}.checkbox__icon{opacity:0;will-change:opacity;transition:opacity .2s cubic-bezier(.42,0,.58,1)}.checkbox input{opacity:0;z-index:3}.checkbox input:checked+.checkbox__icon{opacity:1}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
