@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Black.woff2) format("woff2"),url(../fonts/Poppins-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-ExtraBold.woff2) format("woff2"),url(../fonts/Poppins-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:Poppins,sans-serif;font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Poppins,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address{font-style:normal}body{background:#101010}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 1.875rem}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5625rem 1.875rem;font-weight:500;text-align:center;background:#fff;line-height:1.2;position:relative;top:0;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;border-radius:6.25rem;font-size:1.125rem;color:#131313;line-height:1.5}.btn-green{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5625rem 1.875rem;font-weight:500;text-align:center;background:#6fbe3e;line-height:1.2;position:relative;top:0;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;border-radius:6.25rem;font-size:1.125rem;color:#fff;line-height:1.5}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:1.875rem .625rem;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:6.25rem 4.75rem;width:100%;max-width:46.0625rem;border-radius:2.25rem;border:.0625rem solid #6fbe3e;background:#101010}.popup__content_error{border-color:#ff7676}.lock .popup__content{visibility:visible}.popup__close{font-size:0;background:url(../img/icons/close.svg) 50%/100% no-repeat;width:3.5rem;height:3.5rem;position:absolute;top:2.1875rem;right:2.1875rem;border-radius:50%}.popup__close_error{background-image:url(../img/icons/close-r.svg)}.popup__close_default{background-image:url(../img/icons/close-w.svg);width:2.875rem;height:2.875rem}.popup__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__body_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__icon{-webkit-box-flex:0;-ms-flex:0 0 7.9375rem;flex:0 0 7.9375rem;width:7.9375rem;margin-right:1.375rem}.popup__icon_error{margin-right:4.6875rem}.popup__icon img{width:100%;height:auto}.popup__text{font-size:1.5rem;font-weight:500;line-height:1.35}.popup__text:not(:last-child){margin-bottom:1.875rem}.swiper{overflow:hidden;-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}.title{font-size:3rem;text-align:center;font-weight:600}.swiper-pagination-bullet{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;height:1rem;background-color:#fff;opacity:.5;position:relative;cursor:pointer;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.swiper-pagination-bullet::after,.swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;width:1.75rem;height:1.75rem}.swiper-pagination-bullet::before{width:1.6875rem;height:1.6875rem;opacity:0;background:#6fbe3e;-webkit-filter:blur(.3125rem);filter:blur(.3125rem)}.swiper-pagination-bullet::after{border:.0625rem solid rgba(255,255,255,.5)}.swiper-pagination-bullet:not(:last-child){margin-right:1.875rem}.swiper-pagination-bullet-active{background-color:#6fbe3e;opacity:1}.swiper-pagination-bullet-active::before{opacity:1}.swiper-pagination-bullet-active::after{border-color:#6fbe3e}.top-header{background:#6fbe3e;padding:.6875rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;text-align:center;margin-bottom:1.625rem}.top-header__descr{font-size:1.125rem;line-height:1.23}.bottom-header{position:relative}.show-menu .bottom-header{position:fixed;top:1.25rem;left:0;z-index:10;width:100%}.bottom-header__wrapper{background:rgba(125,125,125,.1);padding:1rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-backdrop-filter:blur(1.5625rem);backdrop-filter:blur(1.5625rem);overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 13.75rem;flex:0 0 13.75rem;width:13.75rem}.bottom-header__logo img{width:100%;height:auto;max-width:192px}.bottom-header__icon{display:none}.bottom-header__btn{padding:1.25rem 1.875rem}.bottom-header__btn::after{background:0 0}.menu__login{font-weight:500;font-size:1rem;color:#fff;background:#6fbe3e;border-radius:2.5rem;-webkit-box-shadow:0 0 4px rgba(0,0,0,.6);box-shadow:0 0 4px rgba(0,0,0,.6);-webkit-transition:all .3s;transition:all .3s}.menu__login::after{content:none}.menu__login_sign-in{display:none}.menu__login_sign-up{display:inline}.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.menu__item:not(:last-child){margin-right:.625rem}.menu__link{font-size:1rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;font-weight:500}.menu__link_current{color:#6fbe3e;text-shadow:0 0 4px #000}.menu__producthunt{width:200px;height:auto}.producthunt__logo{width:200px;height:auto}.producthunt__menu{display:list-item}.producthunt__wrap{display:none}.footer{position:relative;z-index:10;background:#101010}.no-webp .footer::after{background:url(../img/bgs/footer.png) 50% 0/cover no-repeat}.footer::after{content:"";position:absolute;top:0;left:0;width:100%;mix-blend-mode:lighten;z-index:-1;height:100%}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;padding:.9375rem 3.125rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%}.footer__copyright-mobile{color:#fff;opacity:.3;font-size:16px;line-height:24px;text-align:left;text-wrap:nowrap;display:none}.footer-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer-left__logo{width:13.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer-left__logo img{width:100%;height:auto;max-width:192px}.footer-left__copyright{color:#fff;opacity:.3;font-size:16px;line-height:24px;text-align:left;text-wrap:nowrap}.footer-left__docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8125rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-left__docs_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8125rem}.footer-left__link{white-space:nowrap;display:inline-block;font-size:16px;color:#fff;font-weight:500;line-height:24px;text-align:left;width:100%;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer-contacts{gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-contacts__header{color:#fff;font-size:1.125rem;line-height:128%;text-align:left}.footer-contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer-contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer-contacts__link{color:var(--colors-white,#fff);font-size:1.125rem;font-weight:400;line-height:27px;text-align:center;text-wrap:nowrap;-webkit-transition:all .3s ease;transition:all .3s ease}.footer-socials{gap:1.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-socials__header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-size:1.125rem;line-height:27px;text-align:left;white-space:nowrap}.footer-socials__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-socials__messengers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-socials__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-socials__list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-socials__item svg path{opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.cookie{bottom:0;left:0;width:100%;z-index:5;position:fixed}.cookie-banner{position:relative;width:100%;opacity:0;-webkit-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out}.cookie-banner-box{background-color:#fff;border-radius:2.5rem;padding:1rem 2.25rem;margin-bottom:1rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 1;flex:1 0 1;gap:10px}.cookie-text{font-size:1.25rem;font-weight:400;line-height:normal}.cookie-banner-text{color:#000}.cookie-banner-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.cookie-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:1.5rem;padding:.5rem 1rem;line-height:1.2;position:relative;top:0;-webkit-transition:top .3s ease 0s;transition:top .3s ease 0s;text-wrap:nowrap}.cookie-btn-reject{background:#bd5252}.cookie-btn-accept{background:#6fbe3e}.cookie-btn-more{border:1px solid #6fbe3e;color:#6fbe3e}.cookie-widget-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-bottom:15px;padding-left:20px}.cookie-widget{border-radius:50%;padding:10px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.6);box-shadow:0 0 4px rgba(0,0,0,.6);color:#fff}.cookie-widget svg{width:31px;height:31px;fill:currentColor;-webkit-transition:fill .3s;transition:fill .3s}.cookie-hidden{display:none}.cookie-banner-show{opacity:1}.popup-cookie-container{padding:3.125rem 2.3125rem}.popup-cookie-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.popup-cookie-title{width:100%;text-align:center}.popup-cookie-about-text{font-size:1rem;font-weight:400;line-height:normal}.popup-cookie-link{-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;color:#6fbe3e}.popup-cookie-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-cookie-btns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-cookie-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.popup-cookie-active-text{color:#6fbe3e;font-size:1rem;font-weight:400;line-height:normal}.popup-cookie-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.popup-cookie-toggle-button{position:relative;width:50px;height:25px}.popup-cookie-toggle-input{display:none}.popup-cookie-toggle-label{position:absolute;width:100%;height:100%;background-color:#8b8889;border-radius:25px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.popup-cookie-toggle-label::after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;background-color:#fff;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.popup-cookie-toggle-input:checked+.popup-cookie-toggle-label{background-color:#6fbe3e}.popup-cookie-toggle-input:checked+.popup-cookie-toggle-label::after{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px)}.hero{position:relative;background:#131313}.hero__pagination{position:absolute;bottom:.9375rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__pagination .swiper-pagination-bullet-active{background:#83ef41}.slide-hero{padding:11.25rem 0 3.375rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.no-webp .slide-hero_3{background:url(../img/hero/bg-3.png) 50%/cover no-repeat}.slide-hero__body{position:relative;z-index:2}.slide-hero__decor{position:absolute;z-index:-1}.no-webp .slide-hero__decor_1{background:url(../img/hero/decor-1.png) 50%/100% no-repeat}.slide-hero__decor_1{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:88.1666666667%;aspect-ratio:1058/556}.no-webp .slide-hero__decor_2{background:url(../img/hero/decor-2.png) 50%/100% no-repeat}.slide-hero__decor_2{top:18.2212581345%;right:-.8333333333%;width:9.8125rem;aspect-ratio:157/190}.no-webp .slide-hero__decor_3{background:url(../img/hero/decor-3.png) 50%/100% no-repeat}.slide-hero__decor_3{top:16.7028199566%;left:-31.6666666667%;width:30.125rem;aspect-ratio:482/370}.slide-hero__decor_4{background:#83ef41;-webkit-filter:blur(100px);filter:blur(100px);border-radius:50%;width:29.3125rem;aspect-ratio:469/22;left:50%;top:23.8611713666%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.slide-hero__title{font-size:2.375rem;text-align:center;font-weight:600;line-height:1.3;max-width:50.5rem;margin:0 auto}.slide-hero__title span{color:#83ef41}.slide-hero__title:not(:last-child){margin-bottom:1.25rem}.slide-hero__descr{font-weight:500;text-align:center;max-width:55rem;margin:0 auto;line-height:1.5}.slide-hero__descr span{color:rgba(255,255,255,.7)}.slide-hero__descr:not(:last-child){margin-bottom:1.25rem}.slide-hero__btnrapper{text-align:center}.slide-hero__btnrapper:not(:last-child){margin-bottom:1.25rem}.slide-hero__image{position:relative;z-index:2}.slide-hero__image img{width:100%;height:auto}.slide-hero__image_2:not(:last-child){margin-bottom:1.875rem}.hero-cols{display:-ms-grid;display:grid;gap:3.25rem;max-width:55rem;margin:0 auto}.hero-cols__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.hero-cols__item:nth-child(even){-ms-flex-item-align:end;align-self:flex-end}.hero-cols__icon{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;width:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-cols__descr{font-weight:500;color:rgba(255,255,255,.7);line-height:1.5}.hero-cols__descr span{font-weight:600;color:#fff}.hero-solutions{max-width:73.5625rem}.hero-solution{border:.0625rem solid rgba(255,255,255,.05);border-radius:1.25rem;text-align:center;padding:2.1875rem 1.875rem;position:relative;min-height:23.6875rem;background:-webkit-gradient(linear,left top,left bottom,from(#111),to(#171717));background:linear-gradient(180deg,#111 0,#171717 100%)}.no-webp .hero-solution:nth-child(1)::after{background:url(../img/hero/solutions/bg-1.png) 50%/cover no-repeat}.hero-solution:nth-child(1)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-solution:nth-child(2) .hero-solution__image{max-width:78.0564263323%}.no-webp .hero-solution:nth-child(2)::after{background:url(../img/hero/solutions/bg-2.png) 50%/cover no-repeat}.hero-solution:nth-child(2)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-solution:nth-child(3) .hero-solution__image{max-width:78.3699059561%}.no-webp .hero-solution:nth-child(3)::after{background:url(../img/hero/solutions/bg-3.png) 50%/cover no-repeat}.hero-solution:nth-child(3)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-solution__image{-webkit-box-shadow:0 .25rem .9375rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .9375rem 0 rgba(0,0,0,.25);border:.0625rem solid rgba(131,239,65,.3);border-radius:1rem;overflow:hidden;position:relative;z-index:2;margin:0 auto}.hero-solution__image img{width:100%;height:auto}.hero-solution__image:not(:last-child){margin-bottom:1.5625rem}.hero-solution__descr{font-weight:500;line-height:1.5}.hero-solution__descr span{color:rgba(255,255,255,.7)}.about{padding-top:1.875rem;padding-bottom:10rem}.about__columns{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.25rem}.top-about{display:-ms-grid;display:grid;-ms-grid-columns:1fr 39.5625rem;grid-template-columns:1fr 39.5625rem;gap:1.25rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:1.25rem}.top-about__title{text-align:left}.top-about__title:not(:last-child){margin-bottom:2.5rem}.top-about__text{font-size:1.25rem;font-weight:400;line-height:normal}.top-about__text:not(:last-child){margin-bottom:2.5rem}.top-about__right img{width:100%}.column-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-about__image img{width:100%}.column-about__image:not(:last-child){margin-bottom:2.5rem}.column-about__list_mt{margin-top:-1.4375rem}.column-about__item{padding-left:2.1875rem;font-size:1.25rem;font-weight:400;line-height:normal;position:relative}.column-about__item:not(:last-child){margin-bottom:2.5rem}.column-about__item::after,.column-about__item::before{content:"";position:absolute;top:.4375rem;left:0;width:.9375rem;border-radius:50%;height:.9375rem}.column-about__item::after{background:url(../img/icons/list-after.svg) 50%/100% no-repeat}.column-about__item::before{background:#6fbe3e;-webkit-filter:blur(.25rem);filter:blur(.25rem)}.libs{padding-bottom:3.125rem}.libs__title:not(:last-child){margin-bottom:3.125rem}.libs__slider{overflow:visible}.libs__wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.libs__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.libs__slide img{max-width:100%;height:auto}.libs__slide_text{color:#c9c9c9;font-size:2.25rem;font-weight:500;line-height:normal}.models{padding-top:6.25rem;padding-bottom:3.75rem}.models__title:not(:last-child){margin-bottom:1.25rem}.models__labels{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.models__labels:not(:last-child){margin-bottom:1.25rem}.models__label{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:#6fbe3e;border:.0625rem solid #6fbe3e;border-radius:.9375rem;text-align:center;font-weight:500;font-size:1.5rem;line-height:1.5;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.models__image{margin-bottom:2.25rem}.models__image img{width:100%;height:auto}.models__body{-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background:rgba(255,255,255,.03);border:.0625rem solid #6fbe3e;border-radius:1.5625rem;padding:2.5rem 6.25rem 1.5rem;position:relative}.models__body::after{content:"";position:absolute;top:26%;bottom:26%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:65%;border-radius:100%;background:-webkit-gradient(linear,left top,left bottom,from(#6fbe3e),to(rgba(111,190,62,0)));background:linear-gradient(180deg,#6fbe3e 0,rgba(111,190,62,0) 100%);-webkit-filter:blur(250px);filter:blur(250px);z-index:-1}.models__body img{width:100%;height:auto}.models__body:not(:last-child){margin-bottom:2.25rem}.models__bottom{text-align:center}.techns{padding-top:5.625rem;padding-bottom:7.5rem}.techns_bg{position:relative}.no-webp .techns_bg::after{background:url(../img/plans/bg.png) 50%/cover no-repeat}.techns_bg::after{content:"";position:absolute;top:50%;left:0;z-index:-1;width:100%;mix-blend-mode:lighten;aspect-ratio:1440/1002}.techns__title:not(:last-child){margin-bottom:1.25rem}.techns__subtitle{color:#6fbe3e;font-size:1.5rem;text-align:center;line-height:normal;font-weight:500}.techns__subtitle:not(:last-child){margin-bottom:1.25rem}.techns__label{font-size:1.25rem;font-weight:400;line-height:normal;text-align:center}.techns__label:not(:last-child){margin-bottom:3.125rem}.techns__descr{font-size:2rem;font-weight:600;line-height:normal;padding:1.5625rem 0;border-radius:1.125rem;background:#6fbe3e;text-align:center}.techns__descr:not(:last-child){margin-bottom:1.25rem}.techns__list{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:2.0625rem;-ms-flex-wrap:wrap;flex-wrap:wrap;border:.0625rem solid #6fbe3e;background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12.5rem);backdrop-filter:blur(12.5rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.25rem 4.0625rem}.techns__list:not(:last-child){margin-bottom:3.125rem}.techns__bottom{text-align:center}.techns__body:not(:last-child){margin-bottom:3.125rem}.techns__body img{width:100%;-o-object-fit:contain;object-fit:contain}.no-webp .techns-list{background-image:url(../img/techns/bg.png)}.techns-list{border-radius:2.0625rem;border:.0625rem solid #6fbe3e;padding:20px 100px;margin-bottom:3.125rem;width:100%;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.techns-list__body{width:100%;gap:10px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.techns-list__body_small{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.techns-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 60px;text-align:center;border:.0625rem solid #6fbe3e;border-radius:10px;-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);background:rgba(255,255,255,.06)}.techns-list__item_big{padding:20px}.techns-list__item_small{padding:20px}.techns-list__label{font-size:1.125rem;font-weight:400;line-height:normal;text-align:center}.techns-list__gift{width:100%;gap:10px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.techns-list__gift_block{padding:28px 0 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.techns-list__gift_item{width:100%;background-color:#6fbe3e;text-align:center;padding:26px;border-radius:10px;font-size:1.5rem;font-weight:500}.techns-list__gift_icon{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 12px;border:.0625rem solid #6fbe3e;background-color:#fff;border-radius:5px;color:#6fbe3e;font-size:1rem;font-weight:500}.item-techns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:19.375rem;padding:2.1875rem 3.125rem;position:relative}.item-techns::after{content:"";position:absolute;height:6.25rem;top:50%;width:.0625rem;margin-top:-3.125rem;right:0;background:rgba(111,190,62,.2)}.item-techns_3::after,.item-techns_7::after{display:none}.item-techns_4,.item-techns_5,.item-techns_6,.item-techns_7{border-top:.0625rem solid rgba(111,190,62,.2)}.item-techns__icon{max-width:3.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-techns__icon_1{max-width:3.6875rem}.item-techns__icon_2{max-width:4.4375rem}.item-techns__icon_3{max-width:3.75rem}.item-techns__icon_8{max-width:2.375rem}.item-techns__icon_10{max-width:3.6875rem}.item-techns__icon img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.item-techns__icon:not(:last-child){margin-bottom:.625rem}.item-techns__label{font-size:1.25rem;font-weight:400;line-height:normal}.offer{padding:4.6875rem 0 4.375rem;position:relative}.no-webp .offer::after{background:#6fbe3e url(../img/bgs/offer.png) 50%/cover no-repeat}.offer::after{content:"";position:absolute;top:0;left:0;width:100%;z-index:-1;height:100%}.offer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer__left{-webkit-box-flex:0;-ms-flex:0 0 18.75rem;flex:0 0 18.75rem;margin-right:5rem;max-width:18.75rem}.offer__qr{border-radius:1.625rem;overflow:hidden}.offer__qr img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.offer__title:not(:last-child){margin-bottom:2.5rem}.offer__descr{font-size:1.5rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:2.5rem}.form-offer{padding-top:4.0625rem;border-top:.0625rem solid #fff}.form-offer__label{text-align:center;font-size:1.5rem;font-weight:500;line-height:1.35}.form-offer__label:not(:last-child){margin-bottom:1.875rem}.form-offer__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.25rem}.form-offer__line{position:relative}.form-offer__line::after{content:"";position:absolute;top:50%;left:2rem;width:1.5rem;margin-top:-.75rem;pointer-events:none;height:1.5rem;background:url(../img/icons/form/name.svg) 50%/100% no-repeat}.form-offer__line_phone::after{width:1.0625rem;height:1.5625rem;margin-top:-.78125rem;background-image:url(../img/icons/form/phone.svg)}.form-offer__line_mail::after{height:1.1875rem;margin-top:-.59375rem;background-image:url(../img/icons/form/mail.svg)}.form-offer__input{border-radius:1.125rem;border:.0625rem solid #fff;height:3.9375rem;padding:0 2rem 0 4.125rem;background:0 0;width:100%;font-size:1.125rem;color:#fff}.form-offer__input::-webkit-input-placeholder{font-size:1.125rem;color:#fff;opacity:1}.form-offer__input::-moz-placeholder{font-size:1.125rem;color:#fff;opacity:1}.form-offer__input:-ms-input-placeholder{font-size:1.125rem;color:#fff;opacity:1}.form-offer__input::-ms-input-placeholder{font-size:1.125rem;color:#fff;opacity:1}.form-offer__input::placeholder{font-size:1.125rem;color:#fff;opacity:1}.form-offer__btn{border-radius:1.125rem;font-weight:700;height:100%;padding:.9375rem 1.875rem;color:#6fbe3e;background-color:#fff}.form-offer__btn::after{display:none}.about-2{padding:6rem 0}.about-2__container{max-width:81.25rem}.about-2__title:not(:last-child){margin-bottom:2.625rem}.about-2__cols{border:.0625rem solid #6fbe3e;border-radius:2.0625rem;-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);background:rgba(255,255,255,.06);padding:1.875rem 5.3125rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.75rem 5.6875rem}.about-2-col{position:relative}.about-2-col::after{content:"";position:absolute;background:url(../img/about/arrows/1.svg) 50%/100% no-repeat;top:1.25rem;left:calc(100% - 1.875rem)}.about-2-col:nth-child(1)::after{width:5.9375rem;height:1.875rem}.about-2-col:nth-child(2)::after{top:.3125rem;left:calc(100% - 1.25rem);background-image:url(../img/about/arrows/2.svg);width:4.25rem;height:1.9375rem}.about-2-col:nth-child(4)::after{background-image:url(../img/about/arrows/3.svg);width:4.6875rem;top:.625rem;left:calc(100% - 1.25rem);height:3.125rem}.about-2-col:nth-child(5)::after{background-image:url(../img/about/arrows/4.svg);width:4.3125rem;top:0;left:calc(100% - 0rem);height:2.5rem}.about-2-col:nth-child(7)::after{background-image:url(../img/about/arrows/5.svg);width:4rem;height:3.3125rem;top:0}.about-2-col:nth-child(8)::after{background-image:url(../img/about/arrows/6.svg);width:4.625rem;height:2.9375rem;top:0}.about-2-col__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5625rem}.about-2-col__top:not(:last-child){margin-bottom:1rem}.about-2-col__icon{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;width:3.125rem;height:3.125rem;border-radius:50%;background:#6fbe3e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-2-col__icon_3 img{width:100%;height:auto}.about-2-col__num{font-weight:500;font-size:3rem;color:#6fbe3e}.about-2-col__descr{font-weight:400;font-size:1.125rem;line-height:1.8;text-align:justify}.interface{padding:3.125rem 0}.interface__title:not(:last-child){margin-bottom:1.25rem}.interface__descr{font-weight:500;text-align:center;max-width:44.1875rem;margin:0 auto;line-height:1.5}.interface__descr span{color:rgba(255,255,255,.7)}.interface__descr:not(:last-child){margin-bottom:3.5625rem}.interface__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:65rem;margin:0 auto}.interface__cols::after,.interface__cols::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.interface__cols::after{width:28.75rem;height:28.75rem;z-index:-1;background:url(../img/interface/decor.svg) 50%/100% no-repeat}.interface__cols::before{width:34.8125rem;aspect-ratio:557/481;background:rgba(131,239,65,.1);-webkit-filter:blur(150px);filter:blur(150px)}.interface-item{max-width:30.5rem;position:relative;z-index:2}.interface-item:nth-child(even){-ms-flex-item-align:end;align-self:flex-end}.interface-item:nth-child(2){max-width:27.5rem}.interface-item__cap{text-align:center;font-style:italic;font-weight:500;padding:0 1.25rem;line-height:1.5;max-width:70%;margin:0 auto}.interface-item__cap:not(:last-child){margin-bottom:1.25rem}.interface-item__image{border-radius:.3125rem;overflow:hidden}.interface-item__image img{width:100%;height:auto}.solutions{position:relative;padding:3.125rem 0}.no-webp .solutions::after{background:url(../img/solutions/bg.png) 50%/cover no-repeat}.solutions::after{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;aspect-ratio:1442/832;mix-blend-mode:lighten}.solutions__title:not(:last-child){margin-bottom:1.25rem}.solutions__descr{font-weight:500;text-align:center;max-width:43.75rem;margin:0 auto;color:rgba(255,255,255,.7);line-height:1.5}.solutions__descr span{color:#fff}.solutions__descr:not(:last-child){margin-bottom:5.8125rem}.solutions__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;counter-reset:num}.solutions__cols:not(:last-child){margin-bottom:3.125rem}.solutions__btnrapper{text-align:center}.solution{position:relative;counter-increment:num}.solution::before{content:"";position:absolute;bottom:.4375rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:77.7777777778%;border-radius:50%;background:#81bd52;z-index:-1;-webkit-transition:.3s;transition:.3s;aspect-ratio:259/58}.solution::after{content:"Step " counter(num);position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:2.5rem;padding:.3125rem 1.25rem;background:#81bd52;font-weight:500;font-size:1.125rem;line-height:1.5}.solution__wrapper{min-height:15.9375rem;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:rgba(255,255,255,.03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.25rem;overflow:hidden;text-align:center;padding:2.1875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.solution__icon{height:3.375rem}.solution__icon img{height:100%;width:auto}.solution__icon:not(:last-child){margin-bottom:1.25rem}.solution__cap{font-weight:500;font-size:1.5rem}.solution__cap:not(:last-child){margin-bottom:.625rem}.solution__descr{font-size:1.125rem;line-height:1.2;color:rgba(255,255,255,.7)}.helps{padding-bottom:6.25rem}.helps__container{padding-top:9.375rem;padding-bottom:2.5rem}.helps__body{display:-ms-grid;display:grid;-ms-grid-columns:17.8125rem 1fr;grid-template-columns:17.8125rem 1fr;gap:1.25rem}.left-help{position:relative}.left-help__title{border-radius:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#81bd52;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.875rem;padding:.3125rem .9375rem;-webkit-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s;color:#fff}.left-help__title:hover{background-color:#518826}.left-help__title:active{background-color:#b2e18d}.left-help__title:not(:last-child){margin-bottom:.625rem}.left-help__icon{-webkit-box-flex:0;-ms-flex:0 0 1.4375rem;flex:0 0 1.4375rem;width:1.4375rem;height:1.4375rem;margin-right:.875rem}.left-help__icon img{width:100%;height:auto}.left-help__descr{font-weight:400;font-size:1.25rem;line-height:1.34;color:#fff}.left-help-spollers{border:.0625rem solid rgba(129,189,82,.2);border-radius:.9375rem;overflow:hidden}.left-help-spollers__item:not(:last-child){border-bottom:.0625rem solid rgba(129,189,82,.15)}.left-help-spollers__title{font-weight:400;font-size:.875rem;line-height:1.34;cursor:pointer;width:100%;text-align:left;display:block;position:relative;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;padding:.6875rem 1.5625rem .6875rem 3.125rem;color:#fff}.left-help-spollers__title::after,.left-help-spollers__title::before{content:"";position:absolute;top:.5625rem}.left-help-spollers__title::after{left:.9375rem;width:1.375rem;height:1.375rem;background:url(../img/icons/warning.svg) 50%/100% no-repeat}.left-help-spollers__title::before{right:.9375rem;top:1.125rem;background:url(../img/icons/spoller-arrow-w.svg) 50%/100% no-repeat;height:.5rem;width:.9375rem;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.left-help-spollers__title._spoller-active{background:rgba(129,189,82,.15)}.left-help-spollers__title._spoller-active::before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.left-help-spollers__body{padding:0 .9375rem}.left-help-spollers__body ul li{padding:.625rem 0 .625rem 2.1875rem;border-top:.0625rem solid rgba(129,189,82,.15);position:relative}.left-help-spollers__body ul li::after{content:"";position:absolute;width:.9375rem;height:.9375rem;top:50%;margin-top:-.3125rem;left:.1875rem;background:url(../img/icons/doc-w.svg) 50%/100% no-repeat}.left-help-spollers__body ul li button{font-weight:400;font-size:.875rem;line-height:1.34;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;color:#fff}.right-help__title{font-weight:400;font-size:1.375rem;line-height:1.34;color:#81bd52}.right-help__title:not(:last-child){margin-bottom:1.25rem}.right-help__descr{font-weight:400;font-size:1.125rem;line-height:1.345;padding-bottom:1.25rem;border-bottom:.0625rem solid #58595b;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;color:#fff;border-bottom-color:#fff}.right-help__descr:not(:last-child){margin-bottom:1.25rem}.right-help__item{position:relative;padding-left:2rem}.right-help__item::after{content:"";position:absolute;top:.3125rem;left:0;width:1.375rem;height:1.375rem;background:url(../img/icons/warning.svg) 50%/100% no-repeat}.right-help__item:not(:last-child){margin-bottom:1.25rem}.right-help__link{font-weight:400;font-size:1.375rem;line-height:1.345;color:#81bd52;border-bottom:.0625rem solid;-webkit-transition:.3s ease 0s;transition:.3s ease 0s}.right-help-spollers__item:not(:last-child){margin-bottom:.625rem}.right-help-spollers__title{font-weight:400;font-size:1.125rem;line-height:1.34;background:rgba(129,189,82,.15);border-radius:.9375rem;border:.0625rem solid #81bd52;width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s ease 0s;transition:.3s ease 0s;padding:1.125rem 1.5625rem 1.125rem .9375rem;color:#fff}.right-help-spollers__title::after{content:"";background:url(../img/icons/spoller-arrow.svg) 50%/100% no-repeat;-webkit-box-flex:0;-ms-flex:0 0 .9375rem;flex:0 0 .9375rem;width:.9375rem;height:.5rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.right-help-spollers__title._spoller-active::after{content:"";-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.right-help-spollers__body{border-radius:.9375rem;margin-top:.625rem;border:.0625rem solid rgba(129,189,82,.2);padding:.9375rem;font-weight:400;font-size:1rem;line-height:1.6;color:#fff;text-align:justify}.right-help-spollers__body p{font-weight:400;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;font-size:1rem;line-height:1.6;color:#fff}.right-help-spollers__body p:not(:last-child){margin-bottom:1.875rem}.right-help-spollers__body h3{font-weight:400;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;line-height:1.34;color:#fff;font-size:1.125rem}.right-help-spollers__body h3:not(:last-child){margin-bottom:.625rem}.right-help-spollers__body ul:not(:last-child){margin-bottom:1.5625rem}.right-help-spollers__body ol:not(:last-child){margin-bottom:1.5625rem}.right-help-spollers__body ul li{position:relative;padding-left:1.5rem}.right-help-spollers__body ul li::after{content:"";position:absolute;top:.3125rem;left:0;width:.75rem;height:.75rem;border-radius:50%;background-color:#81bd52}.right-help-spollers__body ul li:not(:last-child){margin-bottom:1.875rem}.right-help-spollers__body a{font-weight:400;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;color:#81bd52;cursor:pointer;font-size:1rem;line-height:1.6}.right-help-spollers__body ol{counter-reset:custom-counter}.right-help-spollers__body ol li{position:relative;padding-left:1.5rem;list-style:none;counter-increment:custom-counter;font-size:1rem;line-height:1.6}.right-help-spollers__body ol li::before{content:counter(custom-counter) ".";position:absolute;left:0;top:0;color:#81bd52;font-weight:500}.right-help-spollers__body ol li:not(:last-child){margin-bottom:1.875rem}.right-help-spollers__body img{display:block;max-width:100%;height:auto;margin:0 auto}.right-help-spollers__body img:not(:last-child){margin-bottom:1.875rem}.docs{width:100%;min-height:100vh}.docs__container{padding-top:11.875rem;padding-bottom:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.docs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.docs__title{font-weight:500;line-height:normal;text-align:center;color:#6fbe3e;font-size:1.375rem}.docs__sub-title{line-height:normal;font-weight:500;color:#6fbe3e;font-size:1.375rem}.docs__text{line-height:normal;font-size:1.25rem;text-align:justify}.docs__text_bold{font-weight:500}.docs__text_green{color:#6fbe3e}.docs__link{color:#6fbe3e;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;cursor:pointer;font-weight:500}.docs__list_item{position:relative;padding-left:30px}.docs__list_item::before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background-color:#6fbe3e;border-radius:50%}.docs__table{width:100%;border-collapse:collapse;overflow:hidden;table-layout:fixed;font-size:1.25rem;line-height:normal}.docs__table td,.docs__table th{border:1px solid #ddd;padding:1.25rem;text-align:center;overflow:hidden}.docs__table thead th{font-weight:500;padding:1.25rem}.docs__table thead th:first-child{text-align:left}.docs__table tbody td:first-child{font-weight:500;text-align:left}.no-webp .hero-proc{background:url(../img/hero/bg.png) 50%/cover no-repeat}.hero-proc__container{max-width:78.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5625rem}.hero-proc__title{font-weight:400;font-size:2rem;line-height:1.3}.hero-proc__title:not(:last-child){margin-bottom:1.875rem}.hero-proc__cap{font-weight:500;line-height:1.5;color:#97e765}.hero-proc__cap:not(:last-child){margin-bottom:1.875rem}.hero-proc__descr{font-weight:400;font-size:1rem;line-height:1.6;text-align:justify}.hero-proc__descr span{color:#97e765}.hero-proc__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.625rem}.hero-proc-col{-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);background:rgba(255,255,255,.06);border:.0625rem solid #6fbe3e;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:.875rem .625rem .625rem}.hero-proc-col__icon{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;width:1.875rem;height:1.875rem}.hero-proc-col__icon img{width:100%;height:auto}.hero-proc-col__icon:not(:last-child){margin-bottom:.4375rem}.hero-proc-col__descr{font-weight:400;font-size:1rem;line-height:1.6}.why-our{padding:8.125rem 0 6.875rem}.why-our__title:not(:last-child){margin-bottom:1.5625rem}.why-our__label{font-weight:400;text-align:center;line-height:1.5}.why-our__label:not(:last-child){margin-bottom:1.875rem}.why-our__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:1.25rem}.why-our-col{border-radius:.625rem;border:.0625rem solid #6fbe3e;padding:1.25rem 2rem;-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);background:rgba(255,255,255,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s;transition:background .3s}.why-our-col:nth-child(2){background:#6fbe3e}.why-our-col:nth-child(2) .why-our-col__icon svg path{fill:#fff}.why-our-col:nth-child(2) .why-our-col__cap{color:#fff}.why-our-col__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.why-our-col__top:not(:last-child){margin-bottom:.9375rem}.why-our-col__icon{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;width:1.875rem;height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why-our-col__icon svg path{-webkit-transition:fill .3s;transition:fill .3s;fill:#6fbe3e}.why-our-col__cap{font-weight:400;line-height:1.5;color:#6fbe3e;-webkit-transition:color .3s;transition:color .3s}.why-our-col__descr{font-weight:400;line-height:1.5;text-align:center}.we-work{padding-bottom:6.5rem}.we-work__title{background:#6fbe3e;border-radius:1.125rem;font-weight:600;font-size:2.25rem;line-height:1.2;text-align:center;padding:1.6875rem}.we-work__title:not(:last-child){margin-bottom:4.25rem}.we-work__cols{display:-ms-grid;display:grid;-ms-grid-columns:29rem 1fr;grid-template-columns:29rem 1fr;gap:6.875rem 3.625rem}.we-work-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.9375rem}.we-work-col:nth-child(even) .we-work-col__icon-wrapper::before{background-image:url(../img/we-work/bottom-arrow.svg);right:4.8125rem;top:7.5rem}.we-work-col:nth-child(odd) .we-work-col__icon-wrapper::before{bottom:5.5rem;left:2.625rem;width:34.6875rem;height:5.875rem}.we-work-col:last-child .we-work-col__icon-wrapper::before{content:none}.we-work-col__icon-wrapper{-webkit-box-flex:0;-ms-flex:0 0 8.125rem;flex:0 0 8.125rem;width:8.125rem;height:8.125rem;position:relative}.we-work-col__icon-wrapper::before{content:"";width:33.25rem;height:9.6875rem;position:absolute;z-index:-1;background:url(../img/we-work/top-arrow.svg) top center/100% no-repeat}.we-work-col__icon{overflow:hidden;border-radius:1.25rem}.we-work-col__icon img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;height:auto}.we-work-col__step{font-weight:500;font-size:1.125rem;color:#81bd52;display:inline-block;line-height:1.3333333333}.we-work-col__step:not(:last-child){margin-bottom:.875rem}.we-work-col__cap{font-weight:500;font-size:1.375rem;line-height:1.3636363636}.we-work-col__cap:not(:last-child){margin-bottom:.875rem}.we-work-col__descr{font-weight:400;font-size:1.125rem;line-height:1.5}.hero-plans{position:relative}.hero-plans__slider{overflow:hidden}.hero-plans__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.hero-plans__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:6.25rem;position:absolute;width:100%}.slide-hero-plans{position:relative;min-height:48.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-hero-plans__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-hero-plans__text{font-size:2.25rem;font-weight:400;position:relative;z-index:2;max-width:51.25rem;line-height:1.3}.slide-hero-plans__text span{font-weight:600}.slide-hero-plans__text:not(:last-child){margin-bottom:3.375rem}.benefits{background:#101010;padding:5rem 0 3.75rem}.benefits__title{text-align:center}.benefits__title:not(:last-child){margin-bottom:2.375rem}.benefits__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;position:relative}.benefits__cols::after,.benefits__cols::before{content:"";position:absolute;z-index:1;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);border-radius:100%;background:-webkit-gradient(linear,left top,left bottom,from(#6fbe3e),to(rgba(111,190,62,0)));background:linear-gradient(180deg,#6fbe3e 0,rgba(111,190,62,0) 100%);-webkit-filter:blur(70px);filter:blur(70px);width:30%;height:20%}.benefits__cols::before{bottom:20%}.benefits__cols::after{top:20%}.benefit{background:rgba(255,255,255,.03);border:.0625rem solid #6fbe3e;border-radius:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:2rem 1.25rem;position:relative;z-index:3;text-align:center;-webkit-transition:.3s;transition:.3s}.benefit__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.benefit__top:not(:last-child){margin-bottom:.9375rem}.benefit__icon{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;width:1.875rem;height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefit__cap{font-weight:400;font-size:1.25rem;color:#83ef41}.benefit__cap:not(:last-child){margin-bottom:.9375rem}.benefit__descr{font-weight:400;font-size:1.25rem;line-height:1.5;text-align:center}.plans{background:#101010;padding:7.625rem 0 5rem;position:relative}.no-webp .plans::after{background:url(../img/plans/bg.png) 50%/cover no-repeat}.plans::after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;aspect-ratio:1440/1002;mix-blend-mode:lighten;z-index:2}.plans__models{padding-bottom:3.75rem}.plans__title{text-align:center;position:relative;z-index:3;font-size:3rem;text-align:center;font-weight:600}.plans__title:not(:last-child){margin-bottom:1.25rem}.plans__cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.25rem;position:relative;z-index:3}.plans__cols:not(:last-child){margin-bottom:1.25rem}.plans__descr{max-width:53.75rem;text-align:center;font-style:italic;font-size:.875rem;position:relative;z-index:3;line-height:1.2;color:rgba(255,255,255,.5);margin:0 auto}.plan{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(19,19,19,.6);border:.0625rem solid rgba(111,190,62,.37);border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem 1rem;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.plan__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.plan__head:not(:last-child){margin-bottom:.5rem}.plan__label{font-weight:500;font-size:1.5625rem;line-height:1}.plan__trial{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;font-weight:600;font-size:.875rem;color:#fff;line-height:.5;border:.0625rem solid rgba(111,190,62,.08);border-radius:.375rem;background:#6fbe3e;padding:.25rem .625rem;white-space:nowrap;-webkit-animation:trialGlow 2s ease-in-out infinite;animation:trialGlow 2s ease-in-out infinite}.plan__trial img{display:block;-ms-flex-negative:0;flex-shrink:0;width:1.125rem;height:1.125rem}@-webkit-keyframes trialGlow{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(111,190,62,.6);box-shadow:0 0 0 0 rgba(111,190,62,.6)}50%{-webkit-box-shadow:0 0 .625rem .1875rem rgba(111,190,62,.6);box-shadow:0 0 .625rem .1875rem rgba(111,190,62,.6)}}@keyframes trialGlow{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(111,190,62,.6);box-shadow:0 0 0 0 rgba(111,190,62,.6)}50%{-webkit-box-shadow:0 0 .625rem .1875rem rgba(111,190,62,.6);box-shadow:0 0 .625rem .1875rem rgba(111,190,62,.6)}}.plan__text{font-weight:500;font-size:.875rem;color:rgba(255,255,255,.7);line-height:1}.plan__text:not(:last-child){margin-bottom:.5rem}.plan__cap{font-weight:500;font-size:.875rem;line-height:1}.plan__cap:not(:last-child){margin-bottom:.5rem}.plan__list{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.plan__list:not(:last-child){margin-bottom:.5rem}.plan__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;padding:.625rem 0}.plan__item:not(:last-child){border-bottom:.0625rem solid rgba(255,255,255,.07)}.plan__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan__descr{font-weight:500;font-size:.875rem;color:rgba(255,255,255,.7);line-height:1.2}.plan__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.1875rem;margin:0 -.625rem}.plan__price-month{font-weight:500;font-size:.75rem;color:rgba(255,255,255,.8);line-height:1.5;border-radius:.5rem;padding:.1875rem .625rem;cursor:default}.plan__price-month span{font-size:1.625rem;color:#fff}.plan__price-year{position:relative;font-weight:500;font-size:.75rem;color:rgba(255,255,255,.8);line-height:1.5;border:.0625rem solid rgba(111,190,62,.08);border-radius:.5rem;background:#6fbe3e;padding:.1875rem;min-width:8.1875rem;text-align:center;cursor:default}.plan__price-year span:first-child{font-size:1.625rem;color:#fff}.plan__disc{position:absolute;font-weight:500;font-size:.875rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.4);border:.0625rem solid rgba(255,255,255,.15);border-radius:.25rem;top:-.875rem;right:.5625rem;padding:0 .3125rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.plan__toggle{font-size:.875rem;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;padding:4px 0;color:#6fbe3e}.plan__btn{padding:.625rem 1.25rem;font-size:.875rem;-webkit-transition:all .3s;transition:all .3s;font-weight:500;background:#6fbe3e}.plan__btn::after{content:none}.plan__hidden{display:none}@media (min-width:29.99875em){.hero-proc-col:nth-child(even){position:relative;top:-3.125rem}}@media (min-width:47.99875em){.slide-hero__image{width:30.25rem}.slide-hero__image_2{width:55rem}.hero-cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.plan__text{min-height:2.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:48rem){.left-help-spollers__body ul li button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}@media (min-width:61.99875em){.header{top:0;left:0;width:100%;z-index:5;position:absolute}.bottom-header__wrapper{border-radius:1.25rem}.bottom-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.producthunt__menu{display:none}.producthunt__wrap{display:block}.slide-hero_1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-hero__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-hero__body_1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;text-align:left}.slide-hero__body_1 .slide-hero__btnrapper{text-align:left}.slide-hero__body_1 .slide-hero__title{text-align:left}.slide-hero__body_1 .slide-hero__descr{text-align:left}.hero-solutions__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.hero-solution:nth-child(2){margin-top:2.625rem}.top-about__left{padding-bottom:3.125rem}.right-help{padding-top:1rem}.hero-proc{padding-top:18.5rem}.hero-proc__container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-proc__left{padding:4.1875rem 1.5625rem 4.1875rem 3.25rem;background:#101010;border-radius:2.0625rem;-webkit-box-flex:0;-ms-flex:0 0 50.7987220447%;flex:0 0 50.7987220447%;border:.0625rem solid #6fbe3e;margin-bottom:-1.25rem}.hero-proc__cols{padding-bottom:3.75rem}.why-our-col{-ms-grid-column-span:2;grid-column:span 2}.why-our-col:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}.hero-plans{padding-top:2.75rem}}@media (min-width:78.75em){.slide-hero__image_1{width:39.375rem}.interface-item:not(:first-child){margin-top:-7.5rem}.helps{min-height:37.5rem}.left-help__body{position:sticky;top:6.25rem}}@media (max-width:1279px){.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 0;padding:1.5625rem 3.125rem}.footer_row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.footer__copyright-mobile{margin-top:20px;display:block;text-align:center;width:100%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-left__copyright{display:none}.footer-contacts{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer-socials{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer-socials__socials{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer-socials__messengers{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media (max-width:719px){.footer__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:unset;flex-wrap:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.footer_row{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.footer__copyright-mobile{margin-top:unset;width:unset}.footer-left{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-contacts{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-contacts__header{text-align:center}.footer-contacts__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-socials__header{text-align:center}.footer-socials__socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-socials__messengers{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:78.75em){.top-header{margin-bottom:1.25rem}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 12.5rem;flex:0 0 12.5rem;width:12.5rem}.menu__login_sign-in{display:inline}.menu__login_sign-up{display:none}.menu__login{padding:.625rem 1.125rem}.menu__body{gap:1.25rem}.menu__item{text-align:center}.menu__item:not(:last-child){margin-right:.375rem}.menu__link{font-size:.9375rem}.menu__producthunt{width:140px}.producthunt__logo{width:140px}.footer-left__logo{width:12.5rem}.top-about{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.techns__list{padding:1.25rem .625rem}.item-techns{padding:1.875rem 2.5rem}.item-techns__label{font-size:1.125rem}.offer__left{margin-right:1.875rem}.about-2__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:2rem 3rem;gap:1.75rem 3rem}.about-2-col::after{content:none}.why-our-col{padding:1rem 1.5rem}.we-work__cols{gap:5rem 2.5rem;-ms-grid-columns:26.125rem 1fr;grid-template-columns:26.125rem 1fr}.we-work-col:nth-child(even) .we-work-col__icon-wrapper::before{right:1.875rem}.we-work-col:nth-child(odd) .we-work-col__icon-wrapper::before{left:1.25rem}.benefit{padding:1rem 1.5rem}.plans__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.plan__item_pc{display:none}}@media (max-width:61.99875em){.popup__text{font-size:1.375rem}.title{font-size:2.5rem}.top-header{margin-bottom:0;padding:.4375rem 0}.show-menu .bottom-header{top:0}.bottom-header__wrapper{margin:0 -1.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem 1.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 11.25rem;flex:0 0 11.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:11.25rem}.bottom-header__icon{display:block;position:absolute;right:1.875rem;top:1.0625rem;width:1.25rem;height:1.25rem;background:url(../img/icons/menu-arrow.svg) 50%/100% no-repeat;cursor:pointer;z-index:5;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.bottom-header__icon._spoller-active{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.menu{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.menu__login_sign-in{display:none}.menu__login_sign-up{display:inline}.menu__login{padding:.625rem 1.875rem}.menu__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.0625rem;top:-100%;left:0;width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-open .menu__body{top:100%;pointer-events:auto;visibility:visible;opacity:1}.menu__item{text-align:center;padding:.5625rem 0}.menu__item:not(:last-child){margin-right:0}.menu__link{font-size:1.125rem}.menu__producthunt{width:200px}.producthunt__logo{width:200px}.footer-left__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cookie-banner-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 1.5rem}.cookie-text{font-size:1.125rem}.cookie-banner-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-cookie-content{font-size:15px}.popup-cookie-about-text{font-size:.875rem}.popup-cookie-active-text{font-size:.875rem}.slide-hero{padding:5rem 0 3.125rem;overflow:hidden}.slide-hero__left{margin-bottom:1.25rem}.slide-hero__decor_2{display:none}.slide-hero__decor_3{display:none}.slide-hero__title{font-size:2.125rem}.slide-hero__descr{font-size:1.125rem}.slide-hero__image{margin:0 auto;width:100%;max-width:100%}.slide-hero__image_2{width:100%;max-width:100%}.hero-cols{gap:1.875rem}.hero-cols__descr{font-size:1.125rem}.hero-solutions__slider{overflow:visible}.hero-solution{-webkit-box-flex:0;-ms-flex:0 0 22.8125rem;flex:0 0 22.8125rem;width:22.8125rem}.hero-solution:not(:last-child){margin-right:.625rem}.about{padding-bottom:8.75rem}.about__columns{-ms-grid-columns:1fr;grid-template-columns:1fr}.top-about{-ms-grid-columns:1fr;grid-template-columns:1fr}.top-about__title:not(:last-child){margin-bottom:1.875rem}.top-about__text{font-size:1.125rem}.column-about{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.column-about:not(:last-child){margin-bottom:2.5rem}.column-about__image:not(:last-child){margin-bottom:0}.column-about__list{margin-bottom:2.5rem}.column-about__item{font-size:1.125rem}.column-about__item:not(:last-child){margin-bottom:1.875rem}.column-about__item::after,.column-about__item::before{top:.375rem}.libs{padding-bottom:0}.libs__title:not(:last-child){margin-bottom:1.875rem}.libs__slide_text{font-size:2.0625rem}.models{padding-top:5rem;padding-bottom:1.875rem}.models__label{font-size:1.25rem}.models__image{margin-bottom:1.25rem}.models__body{padding:2rem}.models__body:not(:last-child){margin-bottom:1.25rem}.techns{padding-bottom:6.25rem}.techns__subtitle{font-size:1.25rem}.techns__label{font-size:1.125rem}.techns__label:not(:last-child){margin-bottom:2.5rem}.techns__descr{padding:1.4375rem 0;font-size:1.875rem}.techns__list:not(:last-child){margin-bottom:1.875rem}.techns__body:not(:last-child){margin-bottom:1.875rem}.techns-list{margin-bottom:1.875rem;padding:20px 60px}.techns-list__body{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.techns-list__gift{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.techns-list__gift_invisible{display:none}.techns-list__gift_item{font-size:1.25rem}.item-techns{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.item-techns::after{display:none}.item-techns_4,.item-techns_5,.item-techns_6,.item-techns_7{border-top:none}.item-techns:nth-child(even)::after{display:block;right:auto;left:0}.item-techns__label{font-size:1rem}.offer{padding:3.75rem 0}.offer__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.offer__left{margin-right:0}.offer__title:not(:last-child){margin-bottom:1.875rem}.offer__descr{margin-bottom:1.875rem;font-size:1.25rem}.form-offer{margin-bottom:3.125rem}.form-offer__label{font-size:1.375rem}.form-offer__body{gap:.625rem}.form-offer__btn{padding:.625rem .625rem}.about-2{padding:4.75rem 0}.about-2__title:not(:last-child){margin-bottom:1.875rem}.about-2__cols{padding:2rem;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem}.about-2-col:nth-child(even) .about-col__num{color:#3f7f1c}.about-2-col:nth-child(even) .about-col__icon{background:#3f7f1c}.about-2-col:nth-child(even) .about-col__top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-2-col__descr{font-size:1rem}.interface{padding:2.5rem 0}.interface__cols{gap:3.125rem}.solutions{padding:2.5rem 0}.solutions__descr{font-size:1.125rem}.solutions__descr:not(:last-child){margin-bottom:4.6875rem}.solutions__cols{gap:1.9375rem;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.solutions__cols>.solution:nth-child(3){grid-column:1/-1;-ms-grid-column-align:center;justify-self:center;max-width:26.25rem}.solution::after{font-size:1rem}.solution__wrapper{min-height:13.125rem}.solution__icon{height:2.875rem}.solution__cap{font-size:1.375rem}.solution__descr{font-size:1rem}.helps{padding-bottom:3.75rem}.helps__container{padding-top:.9375rem}.helps__body{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2.5rem}.right-help__descr{font-size:1rem;padding-bottom:.875rem}.right-help__item::after{top:.1875rem}.right-help__link{font-size:1.25rem}.right-help-spollers__title{padding:.6875rem 1.5625rem .6875rem .9375rem;font-size:1rem}.right-help-spollers__body{font-size:.875rem}.right-help-spollers__body p{font-size:.875rem}.right-help-spollers__body p:not(:last-child){margin-bottom:1.25rem}.right-help-spollers__body h3{font-size:1rem}.right-help-spollers__body ul:not(:last-child){margin-bottom:.9375rem}.right-help-spollers__body ol:not(:last-child){margin-bottom:.9375rem}.right-help-spollers__body ul li:not(:last-child){margin-bottom:1.25rem}.right-help-spollers__body a{font-size:.875rem}.right-help-spollers__body ol li:not(:last-child){margin-bottom:1.25rem}.right-help-spollers__body img:not(:last-child){margin-bottom:1.25rem}.docs__container{padding-top:.9375rem}.no-webp .hero-proc{background-image:url(../img/hero/bg-mob.jpg)}.hero-proc{padding:3.125rem 0}.hero-proc__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5.375rem}.hero-proc__title{font-size:1.75rem}.hero-proc__title:not(:last-child){margin-bottom:1.25rem}.hero-proc__cap{font-size:1.125rem}.hero-proc__cap:not(:last-child){margin-bottom:1.25rem}.hero-proc-col{min-height:6.25rem}.hero-proc-col__icon:not(:last-child){margin-bottom:.625rem}.why-our{padding:6.875rem 0}.why-our__label{font-size:1.125rem}.why-our__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.why-our-col{min-height:7.5rem}.why-our-col:last-child{-ms-grid-column-span:2;grid-column:span 2}.why-our-col__cap{font-size:1.125rem}.why-our-col__descr{font-size:1.125rem}.we-work__title{font-size:2rem;border-radius:.9375rem}.we-work__title:not(:last-child){margin-bottom:3.125rem}.we-work__cols{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2.5rem}.we-work-col{gap:1.5rem}.we-work-col:nth-child(even)::before{left:auto;right:calc(50% + 2.5rem);-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.we-work-col__icon-wrapper::before{content:none}.we-work-col__step{font-size:1rem}.we-work-col__step:not(:last-child){margin-bottom:.625rem}.we-work-col__cap{font-size:1.25rem}.we-work-col__cap:not(:last-child){margin-bottom:.625rem}.we-work-col__descr{font-size:1rem}.slide-hero-plans__text{font-size:2.0625rem}.benefits{padding:3.125rem 0}.benefits__container{padding:0 1.3125rem}.benefits__title:not(:last-child){margin-bottom:1.75rem}.benefits__cols::after,.benefits__cols::before{display:none}.benefits__cols{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.benefit{min-height:7.5rem}.benefit__icon{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.benefit__cap{font-size:1.125rem}.benefit__descr{font-size:1.125rem}.plans::after{display:none}.plans{padding:6.25rem 0 3.125rem}.plans__models{padding-top:1.875rem;padding-bottom:1.875rem}.plans__title{font-size:2.625rem}.plans__cols{gap:.625rem}.plans__descr{font-size:.75rem}.plan{padding:1.375rem 1.5625rem}.plan__label{font-size:1.4375rem}.plan__descr{font-size:.75rem}}@media (max-width:47.99875em){.popup__content{padding:3.125rem 2.3125rem}.popup__close{right:.625rem;top:.625rem}.popup__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup__icon{margin-right:0;margin-top:2.8125rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:6.125rem}.popup__icon_error{margin-right:0;margin-top:2.8125rem}.popup__text{font-size:1.25rem;text-align:center}.popup__text:not(:last-child){margin-bottom:1.25rem}.title{font-size:2.0625rem}.bottom-header__wrapper{padding:.5rem 1.875rem}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;width:10rem}.bottom-header__logo img{max-width:160px}.bottom-header__icon{top:.6875rem}.cookie-text{font-size:1rem}.popup-cookie-container{padding:2.5rem 1.25rem}.popup-cookie-content{gap:10px}.popup-cookie-about-text{font-size:.725rem}.popup-cookie-active-text{font-size:.725rem}.slide-hero{padding:2.5rem 0 3.125rem}.slide-hero__title{font-size:1.875rem}.slide-hero__descr{font-size:1rem}.slide-hero__descr:not(:last-child){margin-bottom:1.875rem}.slide-hero__btnrapper:not(:last-child){margin-bottom:1.875rem}.hero-cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-cols__item{gap:.9375rem}.hero-cols__item{width:78.9473684211%}.hero-cols__descr{font-size:1rem}.about{padding-bottom:6.25rem}.top-about__text{font-size:1rem}.column-about__item{font-size:1rem}.column-about__item:not(:last-child){margin-bottom:1.25rem}.column-about__item::after,.column-about__item::before{top:.25rem}.libs__title:not(:last-child){margin-bottom:1.25rem}.libs__slide_text{font-size:1.75rem}.models__labels{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.models__label{border-radius:.5rem;font-size:1rem;padding:.625rem}.models__label span{max-width:15.625rem}.models__body{padding:1.25rem;border-radius:.9375rem}.techns__subtitle{font-size:1.125rem;max-width:21.875rem;margin:0 auto 1.25rem}.techns__label{font-size:1rem}.techns__descr{font-size:1.75rem}.techns__list{padding:.625rem .3125rem}.techns-list{padding:20px 40px}.techns-list__body_small{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.techns-list__label{font-size:1rem}.techns-list__gift_item{font-size:1.125rem}.techns-list__gift_icon{font-size:.875rem}.item-techns{padding:1.25rem 1.25rem}.item-techns__label{font-size:.875rem}.offer__title:not(:last-child){margin-bottom:1.25rem}.offer__descr{font-size:1.125rem}.form-offer{padding-top:1.875rem}.form-offer__label{font-size:1.25rem}.form-offer__label:not(:last-child){margin-bottom:1.25rem}.form-offer__body{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-offer__btn{padding:1.125rem .625rem;margin-top:1.25rem;height:auto}.about-2{padding:3.75rem 0}.about-2__cols{gap:1.25rem;padding:2rem 1.5rem}.about-2-col__descr{font-size:.875rem}.interface{padding:1.875rem 0}.solutions{padding:1.875rem 0}.solutions__descr{font-size:1rem}.solutions__descr:not(:last-child){margin-bottom:3.125rem}.solutions__cols{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:100%}.solutions__cols>.solution:nth-child(3){max-width:none}.solutions__cols:not(:last-child){margin-bottom:1.875rem}.solution::before{aspect-ratio:400/40}.solution::after{font-size:.875rem}.solution__wrapper{min-height:11.1875rem}.solution__cap{font-size:1.25rem}.helps{padding-bottom:2.5rem}.right-help__item::after{top:0}.right-help__item:not(:last-child){margin-bottom:1.0625rem}.right-help__link{font-size:1.125rem}.right-help-spollers__body h3{font-size:.875rem}.right-help-spollers__body ul li:not(:last-child){margin-bottom:.625rem}.right-help-spollers__body ol li:not(:last-child){margin-bottom:.625rem}.docs__container{gap:.625rem}.docs__title{font-size:1.25rem}.docs__sub-title{font-size:1.25rem}.docs__text{font-size:1.125rem}.docs__table{font-size:.875rem}.docs__table td,.docs__table th{padding:.875rem}.hero-proc{padding:2.375rem 0 1.875rem}.hero-proc__title{font-size:1.5rem}.hero-proc__cap{font-size:1rem}.hero-proc__descr{font-size:.875rem}.why-our{padding:5rem 0}.why-our__label{font-size:1rem}.why-our__cols{gap:.625rem;-ms-grid-columns:1fr;grid-template-columns:1fr}.why-our-col:last-child{-ms-grid-column-span:1;grid-column:span 1}.why-our-col__cap{font-size:1rem}.why-our-col__descr{font-size:1rem}.we-work__title{font-size:1.8125rem;border-radius:.625rem;padding:.875rem 1.375rem}.we-work-col{position:relative;gap:.8125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.we-work-col::before{content:"";position:absolute;width:10.75rem;height:15.25rem;left:calc(50% + 2.5rem);top:1.875rem;background:url(../img/we-work/mob-arrow.svg) top right/100% no-repeat}.we-work-col:nth-child(2)::before,.we-work-col:nth-child(6)::before{top:3.125rem;width:11.8125rem;height:16.75rem}.we-work-col:last-child::before{content:none}.we-work-col__icon-wrapper{-webkit-box-flex:0;-ms-flex:0 0 6.9375rem;flex:0 0 6.9375rem;width:6.9375rem;border-radius:50%;overflow:hidden;height:6.9375rem}.we-work-col__right{max-width:18.75rem}.we-work-col__step{font-size:.875rem}.we-work-col__cap{font-size:1.125rem}.we-work-col__descr{font-size:.875rem}.hero-plans__pagination{bottom:3.125rem}.slide-hero-plans{min-height:40.1875rem}.slide-hero-plans__text{font-size:1.75rem}.slide-hero-plans__text:not(:last-child){margin-bottom:2.5rem}.benefits{padding:2.1875rem 0}.benefits__cols{gap:.625rem;-ms-grid-columns:1fr;grid-template-columns:1fr}.benefit__cap{font-size:1rem}.benefit__cap:not(:last-child){margin-bottom:.625rem}.benefit__descr{font-size:1rem}.plans{padding:3.75rem 0 2.1875rem}.plans__title{font-size:2.375rem}.plans__cols{-ms-grid-columns:1fr;grid-template-columns:1fr}.plan__label{font-size:1.25rem}.plan__trial{font-size:.75rem;padding:.1875rem .5rem}.plan__trial img{width:1rem;height:1rem}}@media (max-width:29.99875em){.popup__close{width:2.25rem;height:2.25rem}.popup__text{font-size:1.125rem}.title{font-size:1.75rem}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 9.375rem;flex:0 0 9.375rem;width:8.75rem}.bottom-header__logo img{max-width:140px}.bottom-header__icon{top:.625rem}.cookie-banner-box{padding:1rem .75rem}.cookie-text{font-size:.875rem}.popup-cookie-container{padding:1.875rem 1.25rem}.popup-cookie-about-text{font-size:.6rem}.popup-cookie-active-text{font-size:.6rem}.slide-hero__decor_1{width:148.0952380952%;aspect-ratio:621/327}.slide-hero__title{font-size:1.5rem}.slide-hero__descr{font-size:.875rem}.hero-cols__descr{font-size:.875rem}.hero-solution{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:auto}.hero-solution:not(:last-child){margin-right:1.875rem}.about{padding-bottom:4.375rem}.top-about__text{font-size:.875rem}.column-about__item{font-size:.875rem}.column-about__item::after,.column-about__item::before{top:.125rem}.libs__slide_text{font-size:1.5rem}.models__label span{max-width:14.375rem}.techns{padding-bottom:5rem}.techns__subtitle{font-size:1rem}.techns__label{font-size:.875rem}.techns__descr{padding:1.3125rem 0;font-size:1.625rem}.techns__list{padding:.625rem 0}.techns-list{padding:20px}.techns-list__body{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.techns-list__label{font-size:.875rem}.techns-list__gift_item{font-size:1rem}.techns-list__gift_icon{font-size:.75rem}.item-techns{padding:1.25rem .625rem}.item-techns__label{font-size:.75rem}.offer__left{max-width:15.1875rem;max-height:15.1875rem}.offer__descr{font-size:1rem}.form-offer__label{font-size:1.125rem}.about-2__title{font-size:2rem}.about-2__cols{padding:2rem 1rem}.solutions__descr{font-size:.875rem}.solution__icon{height:2.375rem}.solution__cap{font-size:1.125rem}.solution__descr{font-size:.875rem}.right-help__link{font-size:1rem}.docs__title{font-size:1.125rem}.docs__sub-title{font-size:1.125rem}.docs__text{font-size:1rem}.docs__table{font-size:.75rem}.docs__table td,.docs__table th{padding:.75rem}.hero-proc__title{font-size:1.25rem}.hero-proc__cap{font-size:.875rem}.hero-proc__cols{-ms-grid-columns:1fr;grid-template-columns:1fr}.hero-proc-col{padding:.625rem 1.875rem .625rem}.hero-proc-col:nth-child(even){margin-left:2.5rem}.hero-proc-col:nth-child(odd){margin-right:2.5rem}.why-our__title{font-size:2rem}.why-our__label{font-size:.875rem}.why-our-col__cap{font-size:.875rem}.why-our-col__descr{font-size:.875rem}.we-work__title{font-size:1.625rem}.we-work-col__icon-wrapper{-webkit-box-flex:0;-ms-flex:0 0 5.8125rem;flex:0 0 5.8125rem;width:5.8125rem;height:5.8125rem}.we-work-col__cap{font-size:1rem}.hero-plans__pagination{bottom:2.1875rem}.slide-hero-plans__text{font-size:1.5rem}.benefit__cap{font-size:.875rem}.benefit__descr{font-size:.875rem}.plans__title{font-size:2rem}.plans__descr{font-size:.625rem}}@media (max-width:24.37375em){[class*=__container]{padding:0 .9375rem}.popup__content{padding:2.5rem 1.25rem}.bottom-header__wrapper{padding:.5rem .9375rem;margin:0 -.9375rem}.bottom-header__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bottom-header__logo{-webkit-box-flex:0;-ms-flex:0 0 8.75rem;flex:0 0 8.75rem;width:8.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bottom-header__icon{right:.9375rem}.footer-left__logo{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}.form-offer__line::after{left:1.375rem}.form-offer__input{padding:0 1.375rem 0 3.5rem}}@media (any-hover:hover){.btn:hover{-webkit-transform:translate(0,-.125rem);-ms-transform:translate(0,-.125rem);transform:translate(0,-.125rem);background:#6fbe3e;color:#fff}.btn-green:hover{-webkit-transform:translate(0,-.125rem);-ms-transform:translate(0,-.125rem);transform:translate(0,-.125rem);background:#fff;color:#131313}.bottom-header__btn:hover{top:-.5rem}.menu__login:hover{color:#000;background-color:#fff}.menu__link:hover{color:#6fbe3e;text-shadow:0 0 4px #000}.footer-left__link:hover{color:#6fbe3e}.footer-contacts__link:hover{color:#6fbe3e}.footer-socials__item:hover svg path{opacity:.6;fill:#81bd52}.cookie-btn:hover{top:-.625rem}.cookie-widget:hover{color:#000}.popup-cookie-link:hover{color:#fff}.models__btn:hover{top:-.625rem}.techns__btn:hover{top:-.625rem}.solution:hover::before{aspect-ratio:259/126}.left-help-spollers__title:hover{background:rgba(129,189,82,.3)}.left-help-spollers__body ul li button:hover{color:#81bd52}.right-help__link:hover{color:rgba(129,189,82,.9)}.right-help-spollers__title:hover{background:rgba(129,189,82,.3)}.right-help-spollers__body a:hover{color:#fff}.docs__link:hover{color:#fff}.why-our-col:hover{background:rgba(111,190,62,.1)}.why-our-col:hover .why-our-col__icon svg path{fill:#fff}.why-our-col:hover .why-our-col__cap{color:#fff}.we-work-col__icon:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.slide-hero-plans__btn:hover{top:-.625rem}.benefit:hover{background:rgba(111,190,62,.17)}.plan:hover{-webkit-box-shadow:0 .625rem 1.875rem 0 rgba(111,190,62,.24);box-shadow:0 .625rem 1.875rem 0 rgba(111,190,62,.24)}.plan__toggle:hover{color:#fff}.plan__btn:hover{color:#000;background-color:#fff}}@media (prefers-reduced-motion:reduce){.plan__trial{-webkit-animation:none;animation:none}}.webp .footer::after{background:url(../img/bgs/footer.webp) 50% 0/cover no-repeat}.webp .slide-hero_3{background:url(../img/hero/bg-3.webp) 50%/cover no-repeat}.webp .slide-hero__decor_1{background:url(../img/hero/decor-1.webp) 50%/100% no-repeat}.webp .slide-hero__decor_2{background:url(../img/hero/decor-2.webp) 50%/100% no-repeat}.webp .slide-hero__decor_3{background:url(../img/hero/decor-3.webp) 50%/100% no-repeat}.webp .hero-solution:nth-child(1)::after{background:url(../img/hero/solutions/bg-1.webp) 50%/cover no-repeat}.webp .hero-solution:nth-child(2)::after{background:url(../img/hero/solutions/bg-2.webp) 50%/cover no-repeat}.webp .hero-solution:nth-child(3)::after{background:url(../img/hero/solutions/bg-3.webp) 50%/cover no-repeat}.webp .techns_bg::after{background:url(../img/plans/bg.webp) 50%/cover no-repeat}.webp .techns-list{background-image:url(../img/techns/bg.webp)}.webp .offer::after{background:#6fbe3e url(../img/bgs/offer.webp) 50%/cover no-repeat}.webp .solutions::after{background:url(../img/solutions/bg.webp) 50%/cover no-repeat}.webp .hero-proc{background:url(../img/hero/bg.webp) 50%/cover no-repeat}.webp .plans::after{background:url(../img/plans/bg.webp) 50%/cover no-repeat}@media (max-width:61.99875em){.webp .hero-proc{background-image:url(../img/hero/bg-mob.webp)}}