@charset "UTF-8";@media (max-width: 1150px){body:has(.headerMainPage){padding-top:77px}}.headerMainPage{background-color:var(--yellow);transition:all .3s ease}@media (max-width: 1150px){.headerMainPage{position:fixed;top:0;left:0;width:100%;z-index:900;background-color:var(--blue);padding:0}.headerMainPage .header__container{padding:16.5px 15px 16.5px 0}.headerMainPage .header__logo{background-color:transparent;padding-bottom:0;padding-top:0}.headerMainPage a{color:var(--black)}.headerMainPage .button-new{color:var(--black);background-color:var(--white)}.headerMainPage .header__burger:not(.is-open){color:var(--white)}.headerMainPage .header__burger.is-open{color:var(--black)}}.headerMainPage .header__container{display:flex;justify-content:space-between;align-items:center;gap:40px}.headerMainPage .header__container a{color:#817c67;font-size:16px;line-height:28px;font-weight:400}.headerMainPage .header__container button-new{color:var(--white)}.headerMainPage .header__container a:hover{color:var(--blue)}.headerMainPage .header__container a:active{color:var(--black)}.headerMainPage .header__container a[href*=tel]{color:var(--black);text-decoration:underline}.headerMainPage .header__nav{display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between;width:100%}.headerMainPage .header__burger{display:none;padding:12px;background:none;border:none;cursor:pointer;color:var(--black);z-index:1001;position:relative;transition:color .3s ease}@media (max-width: 1150px){.headerMainPage .header__burger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46px;height:46px}}.headerMainPage .header__burger-lines{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:30px;height:14px}.headerMainPage .header__burger-line{display:block;width:29px;height:3px;background-color:currentColor;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.headerMainPage .header__burger.is-open .header__burger-line:nth-child(1){transform:translateY(4px) rotate(45deg)}.headerMainPage .header__burger.is-open .header__burger-line:nth-child(2){transform:translateY(-4px) rotate(-45deg)}@media (max-width: 1150px){.headerMainPage .header__nav{position:fixed;top:80px;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:var(--white);flex-direction:column;justify-content:flex-start;padding-top:48px;align-items:center;gap:35px;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.headerMainPage .header__nav a{font-size:20px}.headerMainPage .header__nav a[href*=tel]{color:var(--black)!important}.headerMainPage .header__nav.is-open{opacity:1;visibility:visible;pointer-events:auto}.headerMainPage .header__nav.is-open .button-new{color:var(--white);background-color:var(--black);width:342px;display:flex;justify-content:center}.headerMainPage .header__burger.is-open{color:var(--black)}}.headerMainPage .header__logo,.headerMainPage .footer__logo{display:flex;align-items:center;gap:6px;padding:38px 21px;background-color:var(--blue);position:relative;z-index:1000;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.headerMainPage .js-book-call-trigger{cursor:pointer}@media (max-width: 767.98px){.headerMainPage .header__logo{background-color:transparent;padding-bottom:0;padding-top:0}}.headerMainPage.progress{background-color:var(--blue);position:fixed;top:0;left:0;width:100%;z-index:900;padding:0}.headerMainPage.progress .header__container{padding:16.5px 15px 16.5px 0}.headerMainPage.progress .header__logo{background-color:transparent;padding-bottom:0;padding-top:0}.headerMainPage.progress a{color:var(--white)}@media (max-width: 1150px){.headerMainPage.progress a{color:var(--black)}}.headerMainPage.progress .button-new{color:var(--black);background-color:var(--white)}.headerMainPage.progress a:hover:not(.button-new.button-header){color:var(--green)!important}.headerMainPage.progress .button-new.button-header:hover{background-color:var(--black)!important}.headerMainPage.progress a[href*=tel]{color:var(--white)}.headerMainPage.progress .header__burger:not(.is-open){color:var(--white)}@media (max-width: 1150px){.headerMainPage.progress .header__burger.is-open{color:var(--white)}}.results-clients{padding:100px 0 100px 21px;background-color:#f8f9ff;border-radius:40px}@media (max-width: 1290px){.results-clients{padding:100px 0}}@media (max-width: 768px){.results-clients{padding-top:47px;padding-bottom:135px}}.results-clients__container{position:relative}@media (max-width: 1290px){.results-clients__container{padding:0!important}}.results-clients__container .title-h2{margin-bottom:72px}@media (max-width: 1290px){.results-clients__container .title-h2{margin-left:25px}}@media (max-width: 768px){.results-clients__container .title-h2{margin-left:18px}}.results-clients__content{display:flex;gap:40px;position:relative}.results-clients__slider{position:relative;overflow:hidden}.results-clients__slider:before{content:"";position:absolute;top:0;left:-6px;width:60px;height:100%;background:linear-gradient(90deg,#f8f9ff,#f8f9ffb3,#f8f9ff00);pointer-events:none;z-index:2}@media (max-width: 1290px){.results-clients__slider:before{display:none}}.results-clients__slider:after{content:"";position:absolute;top:0;right:-6px;width:200px;height:100%;background:linear-gradient(270deg,#f8f9ff,#f8f9ffb3,#f8f9ff00);pointer-events:none;z-index:2}@media (max-width: 1290px){.results-clients__slider:after{display:none}}.results-clients__wrapper{display:flex}@media (max-width: 1290px){.results-clients__wrapper{margin-left:25px}}@media (max-width: 768px){.results-clients__wrapper{margin-left:18px}}.results-clients__nav{position:absolute;top:0;right:20px;display:flex;align-items:center;gap:14px;z-index:10}@media (max-width: 768px){.results-clients__nav{position:absolute;top:auto;bottom:-103px;right:50%;transform:translate(50%);align-items:center;gap:14px}}.results-clients__nav-button{width:60px;height:60px;border-radius:50%;background-color:var(--white);border:1px solid #B3D6FF;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.results-clients__nav-button:nth-child(1) img{transform:rotate(180deg)}.results-clients__nav-button:hover{background-color:var(--blue);border-color:var(--blue)}.results-clients__nav-button:hover img{filter:brightness(0) invert(1)}.results-clients__item{display:flex;flex-direction:column;justify-content:space-between;padding:32px;max-width:387px;min-height:342px;border-radius:20px;background-color:var(--white);transition:background-color .3s ease}@media (max-width: 768px){.results-clients__item{padding:26px;max-width:274px;min-height:259px}}.results-clients__item:hover{background-color:var(--green)}.results-clients__header{display:flex;flex-direction:column;gap:10px}.results-clients__title{font-size:26px;font-weight:700;line-height:1.5;letter-spacing:-1px}@media (max-width: 768px){.results-clients__title{font-size:21px}}.results-clients__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}@media (max-width: 768px){.results-clients__footer{gap:10px}}.results-clients__description{font-size:14px;font-weight:400;line-height:1.6}@media (max-width: 768px){.results-clients__description{font-size:10px}}.results-clients__emoji{font-size:26px;line-height:1.5;border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.results-clients__emoji{font-size:18px;width:37px;height:37px}}.results-clients__item:nth-child(1) .results-clients__emoji,.results-clients__item:nth-child(4) .results-clients__emoji{background-color:#45a7de}.results-clients__item:nth-child(2) .results-clients__emoji{background-color:#de4545}.results-clients__item:nth-child(3) .results-clients__emoji{background-color:var(--yellow)}.results-clients__item:nth-child(5) .results-clients__emoji{background-color:#e9ff66}.results-clients__item:nth-child(6) .results-clients__emoji{background-color:#ffd360}.results-clients__arrow-link{display:flex;align-items:center;justify-content:center;min-width:88px;height:56px;background-color:var(--white);border-radius:70px;transition:background-color .3s ease;border:1px solid var(--black)}@media (max-width: 768px){.results-clients__arrow-link{min-width:63px;height:42px;border-radius:56px;transform:translateY(7px)}}.results-clients__arrow-link:hover{background-color:#010205}.results-clients__arrow-link:hover img{filter:brightness(0) invert(1)}.feel-results{padding-top:200px}@media (max-width: 768px){.feel-results{padding-top:70px}}.feel-results__content{display:flex;flex-direction:column;gap:44px;margin-top:72px}.feel-results__card{display:flex;border-radius:30px;transition:.3s}@media (max-width: 768px){.feel-results__card{flex-direction:column}.feel-results__card--skoda{flex-direction:column-reverse}}.feel-results__card--kaspersky{border:2px solid var(--blue)}.feel-results__card--kaspersky:hover{border-color:#07f;transform:translateY(-.625rem);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;background-color:#e8f3ff}.feel-results__card--skoda{border:2px solid var(--green)}.feel-results__card--skoda:hover{transform:translateY(-.625rem);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;background-color:#fcffe9}.feel-results__main{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:55.5%;color:var(--white);padding:37px;border-radius:27px}@media (max-width: 768px){.feel-results__main{width:100%;padding:18px;border-radius:21px 21px 0 0}}.feel-results__main--blue{background-color:var(--blue)}.feel-results__main--green{background-color:var(--green);color:#000}.feel-results__main--green .feel-results__title,.feel-results__main--green .feel-results__desc,.feel-results__main--green .feel-results__stat p,.feel-results__main--green .feel-results__stat span{color:#010205}.feel-results__main--green .feel-results__line{background-color:var(--blue)}.feel-results__badge{display:flex;align-items:center;gap:7px;padding:6.5px 12px;border-radius:70px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff26;color:var(--white);font-size:14px;font-weight:500;margin-bottom:13px}@media (max-width: 768px){.feel-results__badge{font-size:10px;padding:3px 6px 2px;border-radius:56px;margin-bottom:7px;gap:3px}.feel-results__badge img{width:7px;height:7px}}.feel-results__badge--green{border:.923px solid rgba(66,66,66,.15);background:#0102051a;-webkit-backdrop-filter:blur(3.6905314922px);backdrop-filter:blur(3.6905314922px);color:#010205}.feel-results__title{font-size:40px;font-weight:500;line-height:1.3;margin-bottom:13px}@media (max-width: 768px){.feel-results__title{font-size:20px;margin-bottom:7px}}.feel-results__line{width:55px;height:2px;background-color:var(--green);border-radius:100px;margin-bottom:24px}@media (max-width: 768px){.feel-results__line{width:28px;height:1px;margin-bottom:16px}}.feel-results__desc{font-size:14px;line-height:22px;font-weight:400;color:var(--white);margin-bottom:32px}@media (max-width: 768px){.feel-results__desc{line-height:20px;margin-bottom:16px}}.feel-results__stats{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.feel-results__stat{display:flex;width:50%;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.feel-results__stat span{font-size:40px;line-height:1.3;font-weight:500;color:var(--green);position:relative}@media (max-width: 768px){.feel-results__stat span{font-size:20px}}.feel-results__stat span.--green{color:var(--blue)}.feel-results__stat--1 span.--green:after{content:url(/build/assets/number1-blue-C7CdaXzD.svg);position:absolute;right:-38px;top:-11px}@media (max-width: 768px){.feel-results__stat--1 span.--green:after{display:none}}.feel-results__stat--2 span.--green:after{content:url(/build/assets/number2-blue-FmKVfzWJ.svg);position:absolute;right:-33px;top:-11px}@media (max-width: 768px){.feel-results__stat--2 span.--green:after{display:none}}.feel-results__stat p{font-size:14px;line-height:15px;font-weight:400;color:var(--white);white-space:nowrap}.feel-results__stat p.feel-results__stat-text{max-width:191px;white-space:normal}.feel-results__stat--1 span:after{content:url(/build/assets/number1-D2kmqf06.svg);position:absolute;right:-38px;top:-11px}@media (max-width: 768px){.feel-results__stat--1 span:after{display:none}}.feel-results__stat--2 span:after{content:url(/build/assets/number2-zWbHAuUH.svg);position:absolute;right:-33px;top:-11px}@media (max-width: 768px){.feel-results__stat--2 span:after{display:none}}.feel-results__testimonial{width:44.5%;border-radius:27px;padding:30.5px 30.5px 30px 39px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.feel-results__testimonial{border-radius:21px;padding:18px;width:100%;gap:26px}}.feel-results__testimonial-top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:46px}@media (max-width: 768px){.feel-results__testimonial-top{gap:30px}}.feel-results__testimonial-top p{font-size:14px;font-weight:400;line-height:22.8px;color:#010205}.feel-results__marks{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;isolation:isolate}.feel-results__marks:before{content:"";position:absolute;top:-12px;right:-8px;bottom:-12px;left:-8px;z-index:-1;opacity:.25;filter:blur(7px);width:50px;border-radius:50%}@media (max-width: 768px){.feel-results__marks:before{top:-12px;right:-8px;bottom:-12px;left:-8px;width:40px}.feel-results__marks>svg,.feel-results__marks>img{width:24px;height:24px}}.feel-results__card--kaspersky .feel-results__marks:before{background:#07f}.feel-results__card--skoda .feel-results__marks:before{background:#e0ff22}.feel-results__stars{display:flex;align-items:center;gap:1.84px}@media (max-width: 768px){.feel-results__stars{gap:1.18px}.feel-results__stars img{width:10px;height:10px}}.feel-results__testimonial-bottom{width:100%;display:flex;align-items:center;justify-content:space-between}.feel-results__client{display:flex;align-items:center;gap:10px}.feel-results__client-img{width:44px;height:44px;border-radius:50%;box-shadow:0 0 0 2.768px #fff,0 9.226px 13.839px -2.768px #0000001a,0 3.691px 5.536px -3.691px #0000001a}.feel-results__client-name{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feel-results__client-name h4{font-size:14px;font-weight:700;line-height:18px;color:#010205}.feel-results__client-name p{font-size:14px;font-weight:400;line-height:15px;color:#010205}.feel-results__verified{display:flex;align-items:center;gap:3.7px;padding:4.6px 9.9px;border-radius:60px;border:1px solid rgba(0,119,255,.15);background:#0077ff14}.feel-results__verified p{color:var(--blue);font-size:9px;font-weight:500;line-height:9px}.feel-results__verified--green{border:.923px solid rgba(224,255,34,.3);background:#e0ff2226}.feel-results__verified--green p{color:#010205}.emblems{padding-top:150px;padding-bottom:150px}@media (max-width: 768px){.emblems{padding-top:70px;padding-bottom:70px}}.emblems__container{width:100%}@media (max-width: 550px){.emblems__container{padding:0}}.emblems__wrapper{justify-content:space-between}.emblems__slider{width:100%;padding:0 25px}@media (max-width: 800px){.emblems__slider{padding:14px}}@media (max-width: 470px){.emblems__slider{padding:0}}.emblems__slide{position:relative;width:auto;display:flex;align-items:center;justify-content:center;height:120px}@media (max-width: 800px){.emblems__slide{height:68px}}.emblems__slide--dup{display:none}@media (min-width: 420px) and (max-width: 470px){.emblems__slide--dup{display:flex}}.emblems__slide-img{width:120px}@media (max-width: 800px){.emblems__slide-img{width:68px}}.emblems__slide-point{display:none;width:9px;height:9px}@media (max-width: 800px){.emblems__slide-point{width:5px;height:5px;margin-left:4.5px}}@media (max-width: 470px){.emblems__slide-point{display:none}}.emblems__slide-point--dup{display:none}@media (min-width: 420px) and (max-width: 470px){.emblems__slide-point--dup{display:none}}.emblems__point-desktop{display:none;width:9px;height:9px;align-self:center;margin:0 12px}@media (min-width: 471px){.emblems__point-desktop{display:block}}.detailed-audit{padding-bottom:200px}@media (max-width: 1100px){.detailed-audit{padding-bottom:70px}}.detailed-audit__container{display:flex;align-items:center;justify-content:flex-end;gap:107px;position:relative}@media (max-width: 1180px){.detailed-audit__container{justify-content:flex-start}}.detailed-audit__img{background-color:var(--green);border-radius:89px;position:absolute;bottom:0;left:-630px;height:595px;width:1000px}@media (max-width: 1180px){.detailed-audit__img{display:none}}.detailed-audit__img img{position:absolute;bottom:0;right:0}.detailed-audit__img-mobile{display:none}@media (max-width: 1180px){.detailed-audit__img-mobile{display:block;position:relative}}@media (max-width: 768px){.detailed-audit__img-mobile{border-radius:62px;bottom:0;left:-60px;height:261px;width:365px;margin-top:15px}.detailed-audit__img-mobile img{width:270px;right:50px}}.detailed-audit__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:45px;max-width:746px}@media (max-width: 768px){.detailed-audit__content{gap:24px}}.detailed-audit__content p,.detailed-audit__content ul li,.detailed-audit__content div p{font-size:20px;line-height:32px;font-weight:400}@media (max-width: 768px){.detailed-audit__content p,.detailed-audit__content ul li,.detailed-audit__content div p{font-size:18px;line-height:24px}}.detailed-audit__content ul{list-style:disc;padding-left:30px}@media (max-width: 768px){.detailed-audit__content ul{margin-top:-9px}}.detailed-audit__content .button-new{padding:20px 71.5px}.detailed-audit__anna-audit{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-left:34px;position:relative}@media (max-width: 768px){.detailed-audit__anna-audit{max-width:317px}}.detailed-audit__anna-audit:before{content:"";width:6px;height:121px;border-radius:3px;background-color:var(--blue);position:absolute;left:0;top:9px}@media (max-width: 768px){.detailed-audit__anna-audit:before{height:162px}}.detailed-audit__anna-audit p:first-child{font-weight:500}@media (max-width: 768px){.detailed-audit__anna-audit p:first-child{max-width:240px}}.footer__container{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:50px;padding:55px 66px 50px!important;background-color:var(--blue);border-radius:40px 40px 0 0;color:var(--white)}@media (max-width: 900px){.footer__container{gap:34px;padding:47px 28px 46px!important}}.footer__content{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width: 900px){.footer__content{flex-direction:column-reverse;align-items:center;gap:34px}}.footer__contact-us,.footer__contact-us-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}@media (max-width: 900px){.footer__contact-us,.footer__contact-us-wrap{gap:24px;align-items:center}}.footer__contact-us .footer__logo-mobile,.footer__contact-us-wrap .footer__logo-mobile{display:none}@media (max-width: 900px){.footer__contact-us .footer__logo,.footer__contact-us-wrap .footer__logo{display:none}}.footer__contact-us p,.footer__contact-us-wrap p{font-size:20px;line-height:auto;font-weight:500;color:var(--black);background-color:var(--green);padding:0 7px;margin-top:26px;border-radius:7px}@media (max-width: 900px){.footer__contact-us p,.footer__contact-us-wrap p{margin-top:0}.footer__contact-us-wrap{gap:20px;flex-direction:row;margin-bottom:-10px}}.footer__email,.footer__phone,.footer__address{font-size:18px;line-height:24px;font-weight:400;color:var(--white);margin-bottom:0}@media (max-width: 900px){.footer__email,.footer__phone,.footer__address{font-size:14px;line-height:normal}}.footer__email:hover,.footer__phone:hover,.footer__address:hover{color:var(--green)!important}@media (max-width: 900px){.footer__email,.footer__phone,.footer__address{text-align:center}.footer__email-br-desktop,.footer__phone-br-desktop,.footer__address-br-desktop{display:none}}.footer__socials{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin:0;padding:0}.footer__socials .footer__socials-link{padding:0}.footer__socials .footer__socials-link:hover .footer__socials-circle{fill:var(--green)}.footer__socials .footer__socials-link:hover svg path{fill:var(--black)}.footer__links-form{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:66px}@media (max-width: 900px){.footer__links-form{gap:34px;align-items:stretch}}.footer__links-form .footer__logo-mobile{display:none}@media (max-width: 900px){.footer__links-form .footer__logo-mobile{display:block;text-align:center;margin-bottom:-6px}}.footer__links{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-left:40px}@media (max-width: 900px){.footer__links{padding-left:0;gap:5px}}.footer__links a{font-size:18px;line-height:24px;font-weight:400;color:var(--white);position:relative}@media (max-width: 900px){.footer__links a{font-size:14px;line-height:normal}}.footer__links a:after{content:"";width:100%;height:1px;background-color:var(--white);position:absolute;bottom:5px;left:0}@media (max-width: 900px){.footer__links a:after{bottom:2px}}.footer__links a:hover{color:var(--green)!important}.footer__links a:hover:after{background-color:var(--green)}.footer__form{background-color:var(--white);border-radius:40px;padding:35px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}@media (max-width: 900px){.footer__form{border-radius:24px;padding:24px 20px}}.footer__form .form__input{border-bottom:1px solid var(--blue);padding-bottom:.25rem;line-height:1.5;color:var(--black)}.footer__form .form__input::-moz-placeholder{color:var(--black);opacity:.5}.footer__form .form__input::placeholder{color:var(--black);opacity:.5}.input:last-of-type{margin-bottom:25px}.footer__call-block.button-new{background-color:#191a23;color:var(--white);padding:20px 52px;font-family:Space Grotesk,sans-serif;font-size:20px;line-height:28px;font-weight:400;cursor:pointer}@media (max-width: 900px){.footer__call-block.button-new{margin-top:-30px;font-size:12px;padding:6px}}.form{row-gap:5px}.form__policy{color:#dedede;margin-top:15px}@media (max-width: 900px){.form__policy{margin-top:0}}.form textarea.form__input{height:30px;margin-bottom:0}.g-recaptcha{margin-bottom:20px;margin-top:10px}.footer__bottom{display:flex;align-items:center;justify-content:flex-start;gap:40px;padding-top:50px;padding-bottom:50px;border-top:1px solid var(--white);width:100%}@media (max-width: 900px){.footer__bottom{justify-content:center;gap:40px;padding-top:34px;padding-bottom:0}}.footer__bottom p,.footer__bottom a{font-size:18px;line-height:28px;font-weight:400;color:var(--white);position:relative}@media (max-width: 900px){.footer__bottom p,.footer__bottom a{font-size:14px;line-height:normal}}.footer__bottom p:after,.footer__bottom a:after{content:"";width:100%;height:1px;background-color:var(--white);position:absolute;bottom:3px;left:0}.footer__bottom a:hover{color:var(--green)!important}.footer__bottom a:hover:after{background-color:var(--green)}.modal-book-call{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center}.modal-book-call.is-open{display:flex}.modal-book-call__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.modal-book-call__dialog{position:relative;z-index:1;max-width:1239px;width:100%;margin:0 16px;background-color:var(--blue);border-radius:40px;padding:80px 60px;color:var(--white);max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 900px){.modal-book-call__dialog{border-radius:0;padding:33px 29px 65px;margin:0;height:100vh}}.modal-book-call__close{position:absolute;top:20px;right:24px;background:transparent;border:none;color:#dbff00;font-size:40px;cursor:pointer}.modal-book-call__content{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media (max-width: 900px){.modal-book-call__content{flex-direction:column-reverse;align-items:stretch;gap:34px}}.modal-book-call__contact-us{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}@media (max-width: 900px){.modal-book-call__contact-us{align-items:center;gap:24px}}.modal-book-call__contact-us p{font-size:20px;font-weight:500;color:var(--black);background-color:var(--green);padding:0 7px;border-radius:7px}.modal-book-call__contact-us .footer__contact-us-wrap{display:flex;flex-direction:column;gap:40px}@media (max-width: 900px){.modal-book-call__contact-us .footer__contact-us-wrap{flex-direction:row;gap:20px}}.modal-book-call__contact-us .footer__email,.modal-book-call__contact-us .footer__phone,.modal-book-call__contact-us .footer__address{font-size:16px;line-height:24px;color:var(--white);margin-bottom:0}.modal-book-call__contact-us .footer__socials{display:flex;align-items:center;gap:16px}.modal-book-call__logo{margin-bottom:16px}.modal-book-call__logo.modal-mobile{display:none}@media (max-width: 900px){.modal-book-call__logo.modal-mobile{display:block;margin-bottom:35px}.modal-book-call__logo.modal-desktop{display:none}}.modal-book-call__form{background-color:var(--white);border-radius:24px;padding:24px 20px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:10px;color:var(--black)}.modal-book-call__form .form__input{border-bottom:1px solid var(--blue);padding-bottom:.25rem;line-height:1.5;color:var(--black)}.modal-book-call__form .form__input::-moz-placeholder{color:var(--black);opacity:.5}.modal-book-call__form .form__input::placeholder{color:var(--black);opacity:.5}.modal-book-call__form .footer__call-block.button-new{background-color:#191a23;color:var(--white)}.descuss__call-block .button-new{cursor:pointer}.modal-book-call__submit-wrapper{border-radius:14px;background-color:var(--green);padding:5px 22px 5px 5px;display:flex;align-items:center;justify-content:flex-end}@media (max-width: 768px){.modal-book-call__submit-wrapper{border-radius:9px;padding:3px 20px 3px 3px}}.modal-book-call__submit-wrapper .modal-book-call__submit{background-color:#191a23;color:var(--white);padding:20px 35px;font-size:20px;line-height:28px;font-weight:400;border-radius:14px}@media (max-width: 768px){.modal-book-call__submit-wrapper .modal-book-call__submit{padding:13px 23px;font-size:14px;line-height:19px}}.modal-book-call__submit-wrapper img{margin-right:5px;margin-bottom:-4px}@media (max-width: 768px){.modal-book-call__submit-wrapper img{margin-right:20px;margin-bottom:-3px;width:55px;margin-left:17px}}.input.form__input:last-of-type{margin-bottom:25px}.modal-book-call .form textarea.form__input{height:1.9rem}.modal-book-call .contact__sended{color:#000}.modal-book-call .contact__sended:before,.modal-book-call .contact__sended:after{content:none}@media (max-width: 768px){.modal-book-call .descuss__call-block .button-new{padding:13px 18px}}*{scrollbar-color:#0077FF rgba(0,119,255,.05)}body{font-family:Space Grotesk,sans-serif;overflow-x:hidden}[class*=__container]{width:100%;max-width:1240px;margin:0 auto;padding:0 25px}@media (max-width: 768px){[class*=__container]{padding:0 18px}}[class*=__emoji]{font-family:"Noto Color Emoji",sans-serif}.button-new{border-radius:14px;transition:background-color .3s ease,color .3s ease;background-color:#191a23;color:var(--white);padding:20px 44.5px}@media (max-width: 768px){.button-new{border-radius:10px}}.button-new:hover{background-color:var(--blue)!important;color:var(--white)!important}a{transition:color .3s ease}a:hover{color:var(--blue)!important}.title-h2{font-size:40px;font-weight:500;color:var(--green);background-color:var(--blue);border-radius:7px;width:-moz-fit-content;width:fit-content;padding:0 7px}@media (max-width: 768px){.title-h2{font-size:30px}}.title-h3{font-size:40px;font-weight:500;color:var(--black)}p{font-size:20px;font-weight:400;line-height:24px;color:var(--black)}@media (max-width: 768px){p{font-size:14px;line-height:normal}}#menu-services{background-color:var(--white)!important}#menu-services .menu__container{color:var(--black)}#menu-services .menu__top .menu-services__close{color:var(--black);border:none;background:none}#menu-services .main-menu-services__main-title{color:var(--blue);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700}#menu-services .main-menu-services__item{color:var(--black);font-size:16px;line-height:28px;font-weight:400;text-decoration:none;transition:color .3s ease}#menu-services .main-menu-services__item:hover{color:var(--blue)}#menu-services .main-menu-services__title{color:var(--black);font-weight:700;font-family:Montserrat,sans-serif;font-size:11.6px;line-height:1}#menu-services .main-menu-services__text{color:var(--black);font-family:Montserrat,sans-serif;font-size:14px;line-height:1}#menu-services .menu__bottom .menu__info{color:var(--black)}#menu-services .menu__bottom .menu__info .menu__number a{color:var(--black);text-decoration:underline}#menu-services .menu__bottom .menu__info .menu__email a{color:var(--black)}#menu-services .menu__bottom .menu__info .menu__info-soc a svg path{transition:fill .3s ease}#menu-services .menu__bottom .menu__info .menu__info-soc a:hover svg>path{fill:var(--blue)}#menu-services .menu__bottom .menu__button{background-color:var(--blue);color:var(--white);border-color:var(--blue)}.hero{background:url(/build/assets/hero__bg-JtJ0zlaT.svg) center center/cover no-repeat;padding-top:12.5rem;padding-bottom:10.625rem;margin-bottom:10.3125rem;margin-top:-6.3125rem;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem}@media (max-width: 991.98px){.hero{margin-bottom:5rem;padding-top:10rem;padding-bottom:5rem;background-position:20%}}.hero__container{display:flex;justify-content:space-between}.hero__main{max-width:34.8125rem}.hero__sign{display:flex;align-items:center;gap:.625rem;width:-moz-max-content;width:max-content;padding:.9375rem 1.6875rem;background:#07f;border-radius:2.1875rem;color:#dbff00;margin-bottom:3.125rem}@media (max-width: 767.98px){.hero__sign{margin-bottom:1.875rem}}.hero__sign span{display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.875rem;letter-spacing:.8px;line-height:1.3125rem}.hero__title{font-size:3.75rem;font-weight:500;margin:0;margin-bottom:2.0625rem}@media (max-width: 767.98px){.hero__title{font-size:2.75rem;line-height:3.125rem;margin-bottom:1.375rem}}.hero__title span{color:#07f}.hero__text{font-size:1.25rem;line-height:1.75rem;max-width:31.25rem;margin-bottom:3.125rem}@media (max-width: 767.98px){.hero__text{font-size:1.125rem;margin-bottom:2.1875rem}}.hero__button{display:flex;align-items:center;background:#fff;max-width:-moz-max-content;max-width:max-content;width:100%;padding:.3125rem;border-radius:.875rem;overflow:hidden}.hero__button-link{background:#191a23;font-size:1.25rem;padding:1.25rem 2.1875rem;border-radius:.875rem;color:#fff;line-height:1.75rem;transition:background .3s ease 0s}@media (max-width: 991.98px){.hero__button-link{font-size:.875rem;padding:.875rem 1.5625rem}}@media (any-hover: hover){.hero__button-link:hover{background:#07f;color:#fff!important}}.hero__button-img{height:4.1875rem;display:flex;align-items:flex-end;justify-content:center;height:100%;margin:0 -.625rem -.3125rem}@media (max-width: 991.98px){.hero__button-img{margin:0 -1.875rem 0 -3.125rem;height:4.0625rem}}.hero__button-img img{margin-top:auto;width:7.1875rem;height:4.6875rem}@media (max-width: 991.98px){.hero__button-img img{width:5.625rem;height:4.375rem;-o-object-fit:contain;object-fit:contain;margin-right:10px;margin-left:10px;margin-bottom:-10px}}.hero__button-p{max-width:8.375rem;font-size:1.25rem}@media (max-width: 991.98px){.hero__button-p{font-size:.875rem}}.hero__img{display:flex;align-items:center;justify-content:center;margin-top:1.25rem}@media (max-width: 991.98px){.hero__img{display:none}}.hero__images{position:relative;width:33.125rem;height:33.125rem;flex-shrink:0}@media (max-width: 991.98px){.hero__images{display:none}}.hero__img1{position:absolute;top:0;right:0;animation:updown 4s ease-in-out infinite}.hero__img2{position:absolute;top:9.375rem;left:0;animation:updown 5s ease-in-out infinite}.hero__img3{position:absolute;bottom:0;right:0;animation:updown 6s ease-in-out infinite}@keyframes updown{0%{transform:translateY(0)}50%{transform:translateY(.9375rem)}to{transform:translateY(0)}}.why{margin-bottom:10.3125rem}@media (max-width: 991.98px){.why{margin-bottom:5rem}}.why__top{display:flex;align-items:center;justify-content:space-between;gap:1.875rem;margin-bottom:4.9375rem}@media (max-width: 991.98px){.why__top{flex-direction:column;align-items:start}}@media (max-width: 767.98px){.why__top{gap:1.25rem;margin-bottom:3.125rem}}.why__descr{font-size:1.25rem;line-height:1.5rem;color:#424242}.why__grid{display:grid;gap:1.25rem;grid-template-columns:2.2fr 1fr 1fr 1fr;margin-bottom:1.25rem}@media (max-width: 1400px){.why__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"google google" "blue red" "contrast contrast"}}@media (max-width: 767.98px){.why__grid{grid-template-areas:"google google" "blue blue" "red red" "contrast contrast"}}.why__google{border:2px solid #e5e7eb;border-radius:1.75rem;padding:2.8125rem;cursor:pointer;transition:color .3s ease 0s,border-color .3s ease 0s,transform .3s ease 0s}.why__google:hover{color:#00c853;border-color:#00c853;transform:translateY(-.625rem)}@media (max-width: 1400px){.why__google{grid-area:google;padding:1.875rem}}.why__google-icon{margin-bottom:1.5rem}.why__google-sign{color:#00c853;font-size:1.25rem;letter-spacing:1px;line-height:1.875rem;font-weight:700;text-transform:uppercase;margin-bottom:.4375rem}@media (max-width: 767.98px){.why__google-sign{font-size:1.125rem}}.why__google-title{font-size:3.75rem;font-weight:700;line-height:3.5625rem;margin-bottom:1.5rem}@media (max-width: 767.98px){.why__google-title{font-size:2.75rem;line-height:2.5rem}}.why__google-text{color:#424242;font-size:1.25rem;line-height:1.6875rem}@media (max-width: 767.98px){.why__google-text{font-size:1.125rem}}.why__small{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem;border:2px solid #e5e7eb;border-radius:1.75rem;transition:all .3s ease 0s}@media (max-width: 1400px){.why__small{padding:1.5625rem .9375rem;gap:1rem;flex-direction:row}}.why__small_blue{background:#0077ff0d}.why__small_blue:hover{transform:scale(1.05);cursor:pointer;border-color:#07f}@media (max-width: 1400px){.why__small_blue{grid-area:blue}}.why__small_blue .why__small-stats{color:#07f}.why__small_red{background:#ff6b000d}.why__small_red:hover{transform:scale(1.05);cursor:pointer;border-color:#ff6b00}@media (max-width: 1400px){.why__small_red{grid-area:red}}.why__small_red .why__small-stats{color:#ff6b00}.why__small_contrast{background:#07f}.why__small_contrast:hover{transform:scale(1.05);cursor:pointer;background:#004da5}@media (max-width: 1400px){.why__small_contrast{grid-area:contrast}}.why__small_contrast .why__small-stats{color:#dbff00}.why__small_contrast .why__small-descr{color:#fff}.why__small-stats{font-size:3.75rem;font-weight:700;line-height:2.75rem}@media (max-width: 991.98px){.why__small-stats{font-size:2.25rem;line-height:1.75rem}}.why__small-descr{text-align:center;font-size:1.25rem;color:#424242}.why .why__bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.why__bottom-item{border:2px solid #e5e7eb;border-radius:1.75rem;padding:2.3125rem;display:flex;align-items:center;gap:1.5rem;cursor:pointer;transition:all .3s ease 0s}.why__bottom-item:hover{border-color:#43eb89;transform:translateY(-.375rem)}.why__bottom-item:hover .why__bottom-title{color:#43eb89}.why__bottom-item:last-child:hover{border-color:#3a94fc;transform:translateY(-.375rem)}.why__bottom-item:last-child:hover .why__bottom-title{color:#3a94fc}@media (max-width: 767.98px){.why__bottom-item{flex-direction:column;align-items:start;gap:.625rem;padding:1.25rem}}.why__bottom-title{font-size:1.25rem;line-height:2.0625rem;font-weight:700;margin-bottom:.25rem;transition:color .3s ease 0s}.why__bottom-text{font-size:.9125rem;color:#424242;line-height:1.40625rem}.title-2{font-size:2.5rem;font-weight:500;color:#dbff00;background:#07f;border-radius:.4375rem;line-height:auto;padding:0 .4375rem;max-width:-moz-max-content;max-width:max-content}@media (max-width: 767.98px){.title-2{font-size:2rem}}.process{margin-bottom:10.3125rem;padding-top:0;padding-bottom:0}@media (max-width: 991.98px){.process{margin-bottom:5rem}}@media (max-width: 768px){.process{margin-bottom:.625rem}}@media (max-width: 767.98px){.process__container{padding:0}}.process__top{display:flex;gap:2.1875rem;margin-bottom:3.125rem}@media (max-width: 767.98px){.process__top{flex-direction:column;gap:1.25rem;margin-bottom:.625rem;padding:0 .9375rem}}.process__title{font-size:2.4375rem;max-height:-moz-max-content;max-height:max-content}.process__descr{max-width:16rem;font-size:1.25rem;line-height:1.5rem}.process__main{position:relative;margin-bottom:5rem;scrollbar-width:none;-ms-overflow-style:none}@media (max-width: 767.98px){.process__main{display:flex;gap:.8125rem;overflow:auto;padding-top:1.25rem;padding-left:1.5625rem;padding-right:.9375rem}}.process__main::-webkit-scrollbar{display:none}.process__main:before{content:"";position:absolute;left:3.5625rem;top:1.25rem;width:.1875rem;height:85%;background:#0000001a;z-index:-1}@media (max-width: 767.98px){.process__main:before{display:none}}.process__item{display:flex;gap:4.375rem}@media (max-width: 767.98px){.process__item{position:relative;flex-direction:column;width:21.25rem;flex-shrink:0;gap:1.875rem}}.process__item:not(:last-child){margin-bottom:4.375rem}@media (max-width: 767.98px){.process__item:not(:last-child){margin-bottom:0}}.process__item:before{content:"";display:none}@media (max-width: 767.98px){.process__item:before{display:block;position:absolute;height:.1875rem;width:95%;left:1.25rem;top:1.6875rem;background:#000;opacity:.1;z-index:-1}}.process__item-num{display:flex;align-items:center;justify-content:center;position:relative;font-size:3.75rem;color:#fff;background:transparent;width:7.5rem;height:7.5rem;border:4px solid #0077ff;border-radius:50%;flex-shrink:0}@media (max-width: 767.98px){.process__item-num{font-size:1.5625rem;line-height:1.875rem;width:3.75rem;height:3.75rem}}.process__item-num:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#07f;width:6.4375rem;height:6.4375rem;z-index:-1}@media (max-width: 767.98px){.process__item-num:after{width:2.6875rem;height:2.6875rem}}.process__item-num:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#07f;opacity:.1;width:8.9375rem;height:8.9375rem;z-index:-1}@media (max-width: 767.98px){.process__item-num:before{width:4.6875rem;height:4.6875rem}}.animate-in.card-process__line{max-width:1000px}.card-process{border:2px solid rgba(0,0,0,.1);border-radius:1.5rem;padding:2.375rem;transition:border-color .3s ease 0s,transform .3s ease 0s,box-shadow .3s ease 0s;cursor:pointer}.card-process:hover{border-color:#07f;transform:translateY(-.625rem);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.card-process:hover .card-process__title{color:#07f}@media (max-width: 767.98px){.card-process{padding:1rem .8125rem}}.card-process__week{display:inline-block;font-size:.90625rem;color:#07f;text-transform:uppercase;padding:.5rem 1.25rem;margin-bottom:.75rem;border:1px solid rgba(0,119,255,.2);border-radius:3.125rem;background:#0077ff1a}.card-process__title{font-size:1.625rem;font-weight:700;line-height:2.5rem;margin-bottom:.75rem;transition:color .3s ease 0s}.card-process__descr{font-size:1.25rem;line-height:1.875rem;color:#424242;margin-bottom:1.75rem}@media (max-width: 767.98px){.card-process__descr{margin-bottom:0}}.card-process__line{height:.1875rem;max-width:0rem;width:100%;background:#07f;border-radius:.3125rem;margin-bottom:.8125rem;transition:max-width 1.5s ease-out 0s!important}@media (max-width: 767.98px){.card-process__line{display:none}}.review-process{position:relative;background:#f8fafb;border:2px solid #e5e7eb;border-radius:1.5rem;padding:3.875rem 1.25rem}@media (max-width: 767.98px){.review-process{margin-right:.9375rem;margin-left:.9375rem;padding:1.875rem .9375rem}}.review-process__decor{position:absolute;left:2rem;top:1.625rem;opacity:.05;font-size:6.25rem}@media (max-width: 767.98px){.review-process__decor{top:0}}.review-process__stars{display:flex;align-items:center;gap:.375rem;justify-content:center;margin-bottom:1.75rem}.review-process__text{font-size:1.625rem;line-height:2.8rem;max-width:51.375rem;margin:0 auto;text-align:center;margin-bottom:2.6875rem}@media (max-width: 767.98px){.review-process__text{font-size:1.375rem;line-height:1.875rem}}.review-process__text span{color:#07f}.review-process__bottom{max-width:31.25rem;width:100%;margin:0 auto;display:flex;justify-content:space-between}@media (max-width: 767.98px){.review-process__bottom{flex-direction:column;gap:.9375rem;margin:0;padding-left:.625rem}}.review-process__user-name{color:#07f;font-size:1.25rem;line-height:1.6875rem;margin-bottom:.25rem}.review-process__user-descr{color:#424242;font-size:.875rem;line-height:1.5rem}.results-clients{margin-bottom:10.3125rem}@media (max-width: 767.98px){.results-clients{margin-bottom:5rem}}.team{margin-bottom:10.3125rem}@media (max-width: 767.98px){.team{margin-bottom:5rem}}.team__top{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:4.375rem}@media (max-width: 767.98px){.team__top{flex-direction:column;align-items:start;margin-bottom:2.5rem}}.team__main{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:8.75rem}@media (max-width: 991.98px){.team__main{grid-template-columns:100%;gap:1.5625rem}}@media (max-width: 767.98px){.team__main{margin-bottom:4.375rem}}.item-team{border:2px solid #e5e7eb;border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;cursor:pointer;position:relative;transition:top .3s ease 0s,box-shadow .3s ease 0s,border-color .3s ease 0s,opacity .6s,transform .6s!important}.item-team:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-.625rem)!important;border-color:#07f}.item-team:hover .item-team__sign{background:#07f;color:#fff}@media (max-width: 767.98px){.item-team{padding:1.25rem}}.item-team__img-block{position:relative}.item-team__img-icon{position:absolute;top:17%;right:-10%;border:4px solid #FFF;border-radius:50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#00c853}.item-team__img-icon.icon-andrew{top:auto;bottom:-8%;right:-5%}.item-team__img{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;position:relative}.item-team__img img{width:132px;border-radius:50%;border:4px solid #E5E7EB}.item-team__name{font-size:1.5rem;font-weight:500;margin-bottom:.625rem;line-height:1.75rem;text-align:center}.item-team__sign{color:#07f;text-align:center;padding:.5625rem 1rem;background:#f8fafb;border:1px solid #e5e7eb;border-radius:2rem;margin-bottom:3.125rem;transition:background .3s ease 0s,color .3s ease 0s}.item-team__text{font-size:.9375rem;line-height:1.5625rem;margin-bottom:1.4375rem}.item-team__list{border-top:2px solid #e5e7eb;padding-top:1.5rem;margin-top:auto}.item-team__list-item{position:relative;padding-left:.8125rem;font-size:.875rem;line-height:1.3125rem}.item-team__list-item:not(:last-child){margin-bottom:.75rem}.item-team__list-item:before{content:"";width:.375rem;height:.375rem;border-radius:50%;position:absolute;top:.4em;left:0;background:#07f}.img-team{position:relative;border-radius:1.5rem;height:31.25rem;width:100%}.img-team img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem}@media (max-width: 767.98px){.img-team img{-o-object-position:20%;object-position:20%}}.img-team__block{background:#fff;position:absolute;bottom:2.1875rem;right:4.0625rem;max-width:30.8125rem;width:100%;display:flex;gap:1rem;padding:1.625rem;border-radius:1.25rem}@media (max-width: 767.98px){.img-team__block{max-width:92%;left:50%;transform:translate(-50%);padding:1rem}}.img-team__block-text{font-size:.9375rem;line-height:1.5rem}.detailed-audit{padding-bottom:0}.faq-ai-seo{margin-bottom:10.3125rem}.faq-ai-seo__title{margin-bottom:4.375rem}@media (max-width: 767.98px){.faq-ai-seo__title{margin-bottom:2.8125rem}}.faq-ai-seo__bottom{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}@media (max-width: 767.98px){.faq-ai-seo__bottom{flex-direction:column}}.faq-ai-seo__banner{width:100%;max-width:66.5rem;padding:2.125rem 2.5rem;color:var(--black);border-radius:1.25rem;background:var(--secondary-color);font-size:1.125rem;font-weight:400;line-height:155.556%}.faq-ai-seo__button{width:100%;max-width:26.625rem;padding:1.4375rem 0;cursor:pointer;transition:background .3s ease 0s;color:var(--Color-5, #fff);border-radius:.75rem;background:var(--black-main-color);font-size:1rem;font-weight:700}.faq-ai-seo__button:hover{background:#636878}@media (max-width: 767.98px){.faq-ai-seo{padding-bottom:3.75rem}}.faq-ai-seo__list{border-radius:1.25rem;background:var(--white)}@media (max-width: 767.98px){.faq-ai-seo__list{margin-bottom:1.5625rem;padding:0;background:transparent}}.item-faq-ai-seo{display:flex;gap:1.25rem;border:2px solid #e5e7eb;padding:2rem 1.25rem 2rem 2.5rem;border-radius:1.75rem;transition:all .3s ease 0s!important;cursor:pointer}.item-faq-ai-seo:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-color:#cbcccf}.item-faq-ai-seo:not(:last-child){margin-bottom:1.5625rem}.item-faq-ai-seo__question{position:relative;display:flex;align-items:center;justify-content:space-between;color:var(--black, #000);font-size:1.5rem;font-weight:500;gap:.625rem;line-height:2.25rem}@media (max-width: 767.98px){.item-faq-ai-seo__question{font-size:1.125rem}}.item-faq-ai-seo__number{display:none;flex-shrink:0;width:4rem;letter-spacing:.25px;color:var(--Color-9, #d1d3d9);font-family:Inter;font-size:3rem;font-weight:700}@media (max-width: 767.98px){.item-faq-ai-seo__number{width:2.5rem;font-size:1.75rem}}.item-faq-ai-seo__indicator{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:3rem;height:3rem;transition:background .3s ease 0s,transform .3s ease 0s;border-radius:50%;background:#e0f2ff}@media (max-width: 767.98px){.item-faq-ai-seo__indicator{right:-2.0625rem;width:2.0625rem;height:2.0625rem;font-size:1rem}}.item-faq-ai-seo__answer{padding-right:5rem;color:var(--Color-7, #636878);font-size:1.125rem;font-weight:400;line-height:155.556%}@media (max-width: 767.98px){.item-faq-ai-seo__answer{font-size:.875rem}.item-faq-ai-seo{padding:.8125rem .625rem;border-radius:1.25rem;background:var(--white, #fff)}.item-faq-ai-seo:not(:last-child){margin-bottom:1.5625rem}}.item-faq-ai-seo.active{background:#dbff00;border-color:var(--blue)}.item-faq-ai-seo.active .item-faq-ai-seo__indicator{background:var(--blue)}.item-faq-ai-seo.active .item-faq-ai-seo__indicator svg path{stroke:#fff}.item-faq-ai-seo__block{position:relative;width:100%}.item-faq-ai-seo__toggle{position:absolute;z-index:2;width:100%;height:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.item-faq-ai-seo__question{position:relative;z-index:1;cursor:pointer}.item-faq-ai-seo__answer{overflow:hidden;max-height:0;padding:0 5rem 0 0;transition:max-height .3s ease,padding .3s ease}.item-faq-ai-seo__toggle:checked~.item-faq-ai-seo__answer{max-height:1000px;padding:1rem 5rem 0 0}.item-faq-ai-seo__toggle:checked~.item-faq-ai-seo__question .item-faq-ai-seo__indicator{transform:rotate(180deg)}.feel-results{padding-top:0;margin-bottom:10.3125rem}@media (max-width: 767.98px){.feel-results{margin-bottom:5rem}}.contact__sended{color:var(--black);margin-bottom:0;border:none}.contact__sended:before,.contact__sended:after{display:none}
