@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)}}.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}}.main .guarantees{margin-bottom:9.6875rem;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 767.98px){.main .guarantees{margin-bottom:6rem;overflow:hidden}}.main .guarantees__container{padding:4.1875rem 4.1875rem 4.1875rem 20.125rem;border-radius:1.5rem;background:linear-gradient(67deg,#dbff00,#dbff00 20%,#07f 20%,#07f)}@media (max-width: 767.98px){.main .guarantees__container{padding:2.1875rem 2.1875rem 14.875rem;overflow:hidden;background:linear-gradient(-18deg,#dbff00,#dbff00 34%,#07f 34%,#07f)}}.main .guarantees__content{display:flex;flex-direction:column;gap:20px}.main .guarantees .title-2.guarantees__title{margin:0;font-size:3.75rem;font-weight:700;line-height:1.15;color:#dbff00;background:#07f;border-radius:.4375rem;padding:0 .4375rem;max-width:-moz-max-content;max-width:max-content;width:-moz-fit-content;width:fit-content}@media (max-width: 767.98px){.main .guarantees .title-2.guarantees__title{font-size:2.25rem}}.main .guarantees p.guarantees__text{margin:0;font-size:1.625rem;font-weight:400;line-height:normal;color:#fff}@media (max-width: 767.98px){.main .guarantees p.guarantees__text{font-size:1.875rem}}.main .guarantees__img{position:absolute;left:0;bottom:0;width:17.375rem;height:auto;display:block}@media (max-width: 767.98px){.main .guarantees__img{width:22.125rem;left:50%;transform:translate(-50%);bottom:-10.25rem}}.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)}.can-feel{margin-top:10.3125rem;margin-bottom:10.3125rem}@media (max-width: 767.98px){.can-feel{margin-bottom:5rem;margin-top:5rem}}.can-feel__title{margin-bottom:4.5rem}@media (max-width: 991.98px){.can-feel__title{margin-bottom:1.375rem}}.can-feel__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.1875rem}@media (max-width: 991.98px){.can-feel__grid{grid-template-columns:100%;gap:1.25rem}}.can-feel__item{padding:2.8125rem;background:#e6f2ff;border-radius:2.1875rem}.can-feel__item:last-child{background:#fffdb9}@media (max-width: 991.98px){.can-feel__item{padding:1.5625rem}}.can-feel__sign{display:inline-flex;align-items:center;gap:.5rem;background:#fff9;border-radius:2.1875rem;padding:.5rem 1.125rem;margin-bottom:1.5rem}@media (max-width: 991.98px){.can-feel__sign{margin-bottom:.875rem;padding:.28125rem .625rem;gap:.28125rem}}.can-feel__sign span{display:flex;align-items:center;justify-content:center;font-size:.875rem;text-transform:uppercase;color:#424242;line-height:1.3125rem;letter-spacing:.04375rem}@media (max-width: 991.98px){.can-feel__sign span{font-size:.75rem;line-height:.75rem;letter-spacing:.025rem}}.can-feel__item-title{color:#07f;font-size:1.625rem;font-weight:700;line-height:2.5rem;margin-bottom:1.75rem}@media (max-width: 991.98px){.can-feel__item-title{font-size:.875rem;line-height:1.43125rem;margin-bottom:1rem}}.banner-can-feel{border-radius:1.125rem;background:#fff9;padding:1.25rem}@media (max-width: 991.98px){.banner-can-feel{padding:.75rem}}.banner-can-feel:not(:last-child){margin-bottom:1.125rem}.banner-can-feel:last-child{background:#07f}.banner-can-feel:last-child .banner-can-feel__title,.banner-can-feel:last-child .banner-can-feel__text{color:#fff}.banner-can-feel__title{font-size:.875rem;text-transform:uppercase;color:#424242;line-height:1.3125rem;margin-bottom:.5rem;font-weight:400}@media (max-width: 991.98px){.banner-can-feel__title{margin-bottom:.28125rem;font-size:.75rem;line-height:.75rem}}.banner-can-feel__text{font-size:1.25rem;line-height:1.5rem}@media (max-width: 991.98px){.banner-can-feel__text{font-size:.75rem;line-height:.85625rem}}.optimization{background:url(/build/assets/bg-DIaCCs0J.svg) center right/cover no-repeat;margin-bottom:10.3125rem;border-radius:3rem;padding-top:6.25rem;padding-bottom:6.25rem}@media (max-width: 767.98px){.optimization{margin-bottom:5rem;padding-top:3.125rem;padding-bottom:3.125rem;background:#fffdb9}}.optimization__top{display:flex;gap:.5625rem;margin-bottom:4.5625rem}@media (max-width: 767.98px){.optimization__top{flex-direction:column;margin-bottom:3.125rem;gap:.625rem}}.optimization__subtitle{font-size:2.5rem;font-weight:500;color:#07f;background:#dbff00;border-radius:.4375rem;line-height:auto;padding:0 .4375rem;max-width:-moz-max-content;max-width:max-content;margin-right:4rem}@media (max-width: 767.98px){.optimization__subtitle{margin-right:0;font-size:2rem;margin-bottom:1.625rem}}.optimization__text{max-width:27.625rem}.optimization__main{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem;margin-bottom:4.625rem}@media (max-width: 991.98px){.optimization__main{grid-template-columns:100%;gap:0}}.optimization__main:before{content:"+";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8.75rem;height:8.75rem;background:#07f;border:.25rem solid white;border-radius:50%;font-size:3.5rem;display:flex;align-items:center;justify-content:center;color:var(--green)}@media (max-width: 991.98px){.optimization__main:before{width:5rem;height:5rem;font-size:2rem}}.optimization__bottom{display:flex;align-items:center;gap:1.5rem;margin:0 auto;background:#fffc;border-radius:1.5rem;padding-left:3.125rem;padding-right:1.25rem;width:-moz-max-content;width:max-content;font-size:1.625rem}@media (max-width: 991.98px){.optimization__bottom{display:none}}.optimization__bottom span{font-size:3rem;line-height:4.5rem;color:#07f}.item-optimization{border:.125rem solid rgba(0,0,0,.1);border-radius:2.5rem;background:#ffffffb3;padding:3.75rem}@media (max-width: 991.98px){.item-optimization{padding:2.5rem}}.item-optimization:last-child{background:var(--green);border:none}.item-optimization:last-child .item-optimization__title{color:#000}.item-optimization:last-child .item-optimization__item{color:#000}.item-optimization__title{font-size:2.25rem;line-height:3.375rem;font-weight:500;margin-bottom:2.5rem;color:#07f}@media (max-width: 767.98px){.item-optimization__title{font-size:1.5rem;line-height:3.375rem;margin-bottom:0}}.item-optimization__item{font-size:1.125rem;line-height:1.875rem;position:relative;padding-left:1.625rem;color:#424242}.item-optimization__item:not(:last-child){margin-bottom:1.25rem}.item-optimization__item:before{content:"";position:absolute;left:0;top:.56em;width:.625rem;height:.625rem;background:#07f;border-radius:50%}.specialist{margin-bottom:10rem}@media (max-width: 767.98px){.specialist{margin-bottom:5rem}}.specialist__top{display:flex;align-items:center;gap:1.25rem;margin-bottom:3.75rem}@media (max-width: 991.98px){.specialist__top{margin-bottom:1.25rem}}@media (max-width: 767.98px){.specialist__top{flex-direction:column}}.specialist__main{display:grid;grid-template-columns:minmax(0,28.125rem) 1fr;gap:3.375rem;margin-bottom:3.3125rem}@media (max-width: 991.98px){.specialist__main{grid-template-columns:100%;gap:1.875rem}}@media (max-width: 767.98px){.specialist__main{margin-bottom:2rem}}.specialist__block{border:.125rem solid rgba(0,119,255,.2);border-radius:1.5rem;padding:1.875rem}.specialist__block:not(:last-child){margin-bottom:1.875rem}.img-specialist{position:relative;display:flex;align-items:end}@media (max-width: 991.98px){.img-specialist{justify-content:center}}.img-specialist img{position:absolute;bottom:0;right:0;transform:translate(-4rem)}@media (max-width: 991.98px){.img-specialist img{position:relative;transform:translate(0);width:100%;height:auto;max-width:29.375rem}}.img-specialist:before{content:"";position:absolute;right:0;top:0;height:100%;width:62.5rem;background:var(--green);z-index:-1;border-radius:5.528125rem}@media (max-width: 991.98px){.img-specialist:before{height:90%;top:unset;bottom:0;border-radius:1.5625rem}}.img-specialist__sign{border-radius:3.8125rem;background:#000;color:var(--green);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.875rem;width:-moz-max-content;width:max-content;padding:1.53125rem 1.6875rem;position:absolute;bottom:1.6875rem;left:50%;transform:translate(-70%)}@media (max-width: 767.98px){.img-specialist__sign{transform:translate(-52%);bottom:1.25rem;gap:.6875rem;border-radius:2.9375rem;width:100%;max-width:93%;padding:.875rem 1.875rem}}.img-specialist__sign-title{font-size:1.25rem;line-height:.875rem}@media (max-width: 767.98px){.img-specialist__sign-title{font-size:.75rem}}.img-specialist__sign-text{font-size:.875rem;line-height:.875rem}@media (max-width: 767.98px){.img-specialist__sign-text{font-size:.75rem}}.block-specialist{box-shadow:0 4px 6px -1px #0000001a}.block-specialist:first-child{background:#e6f2ff}.block-specialist__title{display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem}.block-specialist__title span{display:flex;align-items:center;font-size:1.25rem;font-weight:500;line-height:1.875rem;color:#07f}.block-specialist__text{font-size:1.25rem;line-height:1.80625rem}@media (max-width: 767.98px){.block-specialist__text{font-size:1.125rem;line-height:1.5rem}}.block-specialist__text:not(:last-child){margin-bottom:1.25rem}.block-specialist__text span{color:var(--blue)}.block-specialist__stats{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:.9375rem}.block-specialist__stat{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#b3d6ff;border-radius:1rem;padding:.5625rem}.block-specialist__stat:nth-child(2){background:var(--green)}.block-specialist__stat:nth-child(2) .block-specialist__stats-title{color:#000}.block-specialist__stats-title{font-size:1.625rem;line-height:2em;color:#07f}@media (max-width: 767.98px){.block-specialist__stats-title{font-size:1rem}}.block-specialist__stats-text{font-size:.875rem;line-height:1.21875rem;color:#424242}@media (max-width: 767.98px){.block-specialist__stats-text{font-size:.6875rem}}.bottom-specialist{display:flex;gap:3.375rem}@media (max-width: 991.98px){.bottom-specialist{flex-direction:column-reverse;gap:1.25rem}}.bottom-specialist__team{border:.125rem solid rgba(0,0,0,.05);padding:1.125rem 2.0625rem 1.6875rem;border-radius:1.75rem;display:flex;flex-direction:column;justify-content:center}@media (max-width: 991.98px){.bottom-specialist__team{height:-moz-max-content;height:max-content}}.bottom-specialist__team-title{font-size:1.125rem;line-height:1.6875rem;margin-bottom:1.25rem;font-weight:400}.bottom-specialist__team-users{display:flex;align-items:center;gap:1.25rem}@media (max-width: 767.98px){.bottom-specialist__team-users{flex-direction:column;align-items:start}}.bottom-specialist__team-user{display:flex;align-items:center;gap:1rem;text-wrap:nowrap}.bottom-specialist__team-img{width:3.75rem;height:3.75rem;border:.125rem solid #0077ff;border-radius:50%}.bottom-specialist__team-img img{width:100%;height:100%;border-radius:50%}.bottom-specialist__team-info{font-size:1rem;line-height:1.5rem}.bottom-specialist__team-work{font-size:.875rem;line-height:1.3125rem;color:#424242}.bottom-specialist__quote{border-radius:1.5rem;background:#07f;padding:2.1875rem}.bottom-specialist__quote-text{font-size:1.5rem;line-height:2.25rem;margin-bottom:.9375rem;color:#fff}@media (max-width: 767.98px){.bottom-specialist__quote-text{font-size:1.25rem;line-height:1.75rem}}.bottom-specialist__quote-author{font-size:1rem;line-height:1.5rem;color:var(--green)}.process{margin-bottom:10.3125rem;padding-top:0;padding-bottom:0}@media (max-width: 991.98px){.process{margin-bottom:5rem}}.process .hero__button{background:var(--green);margin-left:11.875rem}@media (max-width: 767.98px){.process .hero__button{margin:0 auto}.process .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{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-x:auto;overflow-y:hidden;padding-top:1.25rem;padding-left:1.5625rem;padding-right:.9375rem;margin-bottom:1.875rem}}.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__img{margin-top:2.8125rem;border-radius:2rem;overflow:hidden;width:100%}@media (max-width: 767.98px){.card-process__img{margin-top:.625rem}}.card-process__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.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}@media (max-width: 767.98px){.card-process__week{font-size:.625rem;line-height:.4375rem;padding:.21875rem .425rem}}.card-process__title{font-size:1.625rem;font-weight:700;line-height:2.5rem;margin-bottom:.75rem;transition:color .3s ease 0s}@media (max-width: 767.98px){.card-process__title{font-size:.875rem;line-height:.875rem}}.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;font-size:.875rem;line-height:1.375rem}}.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}}.geo-faq{margin-bottom:12.5rem}@media (max-width: 767.98px){.geo-faq{margin-bottom:6.25rem}}.geo-faq__title{margin-bottom:4.375rem}@media (max-width: 767.98px){.geo-faq__title{margin-bottom:2.8125rem}}.geo-faq__bottom{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}@media (max-width: 767.98px){.geo-faq__bottom{flex-direction:column}}.geo-faq__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%}.geo-faq__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}.geo-faq__button:hover{background:#636878}.geo-faq__list{border-radius:1.25rem;background:var(--white)}@media (max-width: 767.98px){.geo-faq__list{margin-bottom:1.5625rem;padding:0;background:transparent}}.item-geo-faq{display:flex;gap:1.25rem;border:2px solid #e5e7eb;padding:2rem 1.25rem 2rem 2.5rem;border-radius:1.75rem;cursor:pointer;transition:all .3s ease 0s!important}.item-geo-faq:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.item-geo-faq:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-color:#cbcccf}.item-geo-faq:not(:last-child){margin-bottom:1.5625rem}.item-geo-faq__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-geo-faq__question{font-size:1.125rem}}.item-geo-faq__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-geo-faq__number{width:2.5rem;font-size:1.75rem}}.item-geo-faq__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-geo-faq__indicator{right:-2.0625rem;width:2.0625rem;height:2.0625rem;font-size:1rem}}.item-geo-faq__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-geo-faq__answer{font-size:.875rem}.item-geo-faq{padding:.8125rem .625rem;border-radius:1.25rem;background:var(--white, #fff)}.item-geo-faq:not(:last-child){margin-bottom:1.5625rem}}.item-geo-faq.active{background:#dbff00;border-color:var(--blue)}.item-geo-faq.active .item-geo-faq__indicator{background:var(--blue)}.item-geo-faq.active .item-geo-faq__indicator svg path{stroke:#fff}.item-geo-faq__block{position:relative;width:100%}.item-geo-faq__question{position:relative;z-index:1;cursor:pointer}.item-geo-faq__question:before,.item-geo-faq__question:after{content:none}.item-geo-faq__answer{overflow:hidden;max-height:0;padding:0 5rem 0 0;opacity:0;transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.item-geo-faq.active .item-geo-faq__answer{max-height:1000px;padding:1rem 5rem 0 0;opacity:1}.item-geo-faq.active .item-geo-faq__question .item-geo-faq__indicator{transform:rotate(180deg)}.free-audit{padding-bottom:5.375rem;padding-top:5rem;background:#e6f2ff;border-top-left-radius:2.8125rem;border-top-right-radius:2.8125rem}.free-audit__top{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.625rem}@media (max-width: 991.98px){.free-audit__top{flex-direction:column}}.free-audit__title{text-wrap:nowrap}@media (max-width: 991.98px){.free-audit__title{text-wrap:wrap}}.free-audit__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.125rem}@media (max-width: 991.98px){.free-audit__grid{grid-template-columns:100%;gap:1.875rem}}.free-audit__left{background:#191a23;padding:2.5rem;color:#fff;border-radius:2.1875rem;height:-moz-max-content;height:max-content}@media (max-width: 767.98px){.free-audit__left{padding:1.25rem}}.free-audit__left-title{font-size:1.625rem;line-height:2.4375rem;margin-bottom:1.75rem}.free-audit__left-list{max-width:25.625rem}.free-audit__left-item{padding-left:2.375rem;position:relative;display:flex;align-items:center;font-size:1.0625rem;line-height:1.59375rem}.free-audit__left-item:not(:last-child){margin-bottom:1.1875rem}.free-audit__left-item:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23DBFF00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 12L11 14L15 10' stroke='%23DBFF00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-position:center center;background-repeat:no-repeat}.free-audit__form{border-radius:2.1875rem;padding:3.125rem;background:#fff}@media (max-width: 767.98px){.free-audit__form{padding:1.25rem}}.free-audit__input{display:block;width:100%;padding:.9375rem .625rem;background:transparent;border:none;border-bottom:.125rem solid #0077ff;font-size:1rem}.free-audit__input:last-of-type{margin-bottom:2.5rem}.free-audit__input::-moz-placeholder{color:#dedede}.free-audit__input::placeholder{color:#dedede}.free-audit__button{box-sizing:border-box;font-size:1.125rem;line-height:1.6875rem;border:none;border-radius:.875rem;cursor:pointer;margin-bottom:.75rem}.free-audit__descr{color:#666;font-size:.8125rem;line-height:1.21875rem;max-width:22.1875rem;margin-bottom:1.75rem}.free-audit__block{background:#e0f2ff80;padding:1.546875rem 1.25rem;display:flex;align-items:center;gap:1rem;border-radius:1.125rem}.free-audit__block span{font-weight:700;color:#000}.free-audit__block-img{width:3.75rem;height:3.75rem;flex-shrink:0}.free-audit__block-img img{width:100%;height:100%;border-radius:50%}.contact__sended:before{display:none}.contact__sended{color:#000}.contact__sended:after{display:none}*{scrollbar-color:#0077ff rgba(0,119,255,.05)}body{font-family:Space Grotesk,sans-serif;overflow-x:hidden}[class*=__container]{width:100%;max-width:1290px;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}.title-2,.title-h2{font-size:2.5rem;font-weight:500;color:#dbff00;background:#07f;border-radius:.4375rem;padding:0 .4375rem;max-width:-moz-max-content;max-width:max-content}@media (max-width: 767.98px){.title-2,.title-h2{font-size:1.875rem}}a{transition:color .3s ease}a:hover{color:var(--blue)!important}.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:5.875rem;padding-top:10rem;padding-bottom:2.0625rem;background-position:20%;max-width:100vw}}.hero__container{display:flex;justify-content:space-between}@media (max-width: 991.98px){.hero__container{flex-direction:column;align-items:flex-start;gap:3.6875rem;padding:0}}.hero__main{max-width:36.75rem}@media (max-width: 991.98px){.hero__main{padding-left:18px;padding-right:18px}}.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;border:.561px solid var(--color-black-10, rgba(0, 0, 0, .1));box-shadow:0 0 16.829px #0077ff4d}@media (max-width: 767.98px){.hero__sign{margin-bottom:1.5rem;gap:.3125rem;padding:.41875rem .9375rem}}.hero__sign span{display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.875rem;letter-spacing:.8px;line-height:1.3125rem}@media (max-width: 767.98px){.hero__sign span{letter-spacing:.421px}}.hero__title{font-size:3rem;font-weight:500;margin:0;margin-bottom:2.0625rem}@media (max-width: 767.98px){.hero__title{font-size:2.25rem;line-height:1.24;margin-bottom:1.375rem}}.hero__title span{color:#07f}@media (max-width: 767.98px){.hero__title span{display:contents}}.hero__title span.hero__title-without-br{display:contents}.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;line-height:1.25rem;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 1.375rem .3125rem .3125rem;border-radius:.875rem;overflow:hidden}@media (max-width: 767.98px){.hero__button{padding:.21875rem .4375rem .21875rem .21875rem;justify-content:space-between;max-width:360px}}.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.25rem .875rem .9375rem;line-height:1.48}}@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:auto;max-width:none}}.hero__button-img img{margin-top:auto;width:6.125rem;margin-left:10px;margin-right:10px}@media (max-width: 991.98px){.hero__button-img img{width:4.6875rem;-o-object-fit:contain;object-fit:contain;margin-right:10px;margin-left:10px;margin-bottom:-10px;transform:translate(-10px)}}.hero__button-p{max-width:10.75rem;font-size:1.25rem}@media (max-width: 991.98px){.hero__button-p{font-size:.875rem}}@media (max-width: 767.98px){.hero__button-p{max-width:7.375rem}}.hero__images{display:flex;flex-direction:column;gap:1rem;width:489px;height:569px;max-width:100%;flex-shrink:0;position:relative}@media (max-width: 991.98px){.hero__images{width:auto;height:auto;flex-direction:row;gap:1.25rem;overflow-y:scroll;scrollbar-width:none}}.hero__stat{display:flex;flex-direction:column;gap:1rem;border-radius:1.5rem;box-shadow:0 1.5625rem 3.125rem -.75rem #00000040;position:absolute;flex-shrink:0}@media (max-width: 991.98px){.hero__stat{position:static;animation:none}}.hero__stat:nth-child(1){right:-18%;top:0;max-width:16.1875rem;animation:geo-dentists-stat-1 4s ease-in-out infinite}@media (max-width: 991.98px){.hero__stat:nth-child(1){animation:none;box-shadow:none}}.hero__stat:nth-child(2){left:0;top:58%;max-width:16.8125rem;animation:geo-dentists-stat-2 5s ease-in-out infinite}@media (max-width: 991.98px){.hero__stat:nth-child(2){animation:none;order:-1;margin-left:18px;box-shadow:none}}.hero__stat:nth-child(2).lawyers{top:47%}.hero__stat:nth-child(3){right:0;bottom:0;max-width:14.75rem;animation:geo-dentists-stat-3 6s ease-in-out infinite}@media (max-width: 991.98px){.hero__stat:nth-child(3){animation:none;margin-right:18px;box-shadow:none}}.hero__stat:nth-child(3).lawyers{bottom:7%}.hero__stat--white{padding:2.0625rem 2rem 2rem;border:2px solid rgba(0,119,255,.2);background:#fff}.hero__stat--white .hero__stat-value{color:#07f}.hero__stat--white .hero__stat-text{color:#424242}.hero__stat--blue{padding:1.5rem 1.75rem 1.75rem;background:#07f}.hero__stat--blue .hero__stat-value{color:#dbff00}.hero__stat--blue .hero__stat-text{color:#fffffff2}.hero__stat--yellow{padding:1.5rem 1.75rem 1.75rem;border:2px solid rgba(0,0,0,.1);background:#dbff00}.hero__stat--yellow .hero__stat-value{color:#000}.hero__stat--yellow .hero__stat-text{color:#424242}.hero__stat-row{display:flex;align-items:center;gap:.75rem}.hero__stat-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.75rem;border-radius:50%}.hero__stat-icon--blue{background:#07f}.hero__stat-icon--lime{background:#dbff00}.hero__stat-icon--black{background:#000}.hero__stat-value{margin:0;font-size:1.75rem;font-weight:700;line-height:2.625rem}.hero__stat-text{margin:0;font-size:.875rem;font-weight:400;line-height:1.3125rem}@keyframes geo-dentists-stat-1{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(.9375rem)}}@keyframes geo-dentists-stat-2{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% + .9375rem))}}@keyframes geo-dentists-stat-3{0%,to{transform:translateY(0)}50%{transform:translateY(.9375rem)}}.why__container{margin-bottom:145px}@media (max-width: 768px){.why__container{margin-bottom:100px}}.why__top{display:flex;align-items:center;justify-content:space-between;gap:43px;margin-bottom:69px}@media (max-width: 1200px){.why__top{flex-direction:column}}@media (max-width: 767.98px){.why__top{gap:20px;margin-bottom:36px}}.why__top h2{flex-shrink:0}.why__bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width: 1000px){.why__bottom{grid-template-columns:1fr}}@media (max-width: 767.98px){.why__bottom{gap:20px}}.why__bottom-title{color:#000;font-size:20px;font-weight:700;line-height:1.65}.why__bottom-title span{font-weight:400}.why__bottom-item{display:flex;align-items:flex-start;border:2px solid #e5e7eb;border-radius:28px;padding:30px!important;gap:24px;transition:all .3s ease 0s}@media (max-width: 767.98px){.why__bottom-item{padding:30px 16px!important;flex-direction:column;align-items:flex-start}}.why__descr{font-size:20px;line-height:24px;color:#424242}.run-lines{overflow:hidden;display:flex;flex-direction:column;gap:65px;margin-bottom:165px}@media (max-width: 767.98px){.run-lines{margin-bottom:96px}}.run-lines__item{width:100%;overflow:hidden;white-space:nowrap}.run-lines__track{display:flex;align-items:center;width:-moz-max-content;width:max-content;will-change:transform;animation-name:run-lines-scroll;animation-duration:var(--run-lines-duration, 30s);animation-timing-function:linear;animation-iteration-count:infinite}.run-lines__item--reverse .run-lines__track{animation-direction:reverse}.run-lines__content{display:flex;align-items:center;gap:24px;padding-right:20px}.run-lines p{margin:0;white-space:nowrap;color:#b6c4d3;font-size:26px;font-weight:700;line-height:25.6px}.run-lines img{flex:0 0 auto}@keyframes run-lines-scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--run-lines-distance, 50%)))}}.ai-mind{background:#fff;margin-bottom:165px;line-height:0}@media (max-width: 768px){.ai-mind{margin-bottom:96px}}.ai-mind__img{display:block;width:100%;max-width:2000px;height:auto;margin-left:auto;margin-right:auto}.ai-mind-google{background:#fff;margin-bottom:165px;line-height:0}@media (max-width: 768px){.ai-mind-google{margin-bottom:96px}}.ai-mind-google__img{display:block;width:100%;max-width:2000px;height:auto;margin-left:auto;margin-right:auto}.practice-fit{padding-top:0;padding-bottom:200px}@media (max-width: 768px){.practice-fit{padding-bottom:97px}}.practice-fit__container .title-2{margin-bottom:73px}@media (max-width: 768px){.practice-fit__container .title-2{margin-bottom:36px}}.practice-fit__content{display:flex;gap:67px}@media (max-width: 1300px){.practice-fit__content{flex-direction:column;align-items:center}}@media (max-width: 768px){.practice-fit__content{gap:36px}}.practice-fit__content-wrapper{display:flex;flex-direction:column;gap:11px}.practice-fit__call-block{padding:29px 35px 29px 40px;border-radius:40px;background-color:var(--yellow);position:relative;overflow:hidden;width:533px;height:566px;display:flex;align-items:flex-end}@media (max-width: 1300px){.practice-fit__call-block{width:640px}}@media (max-width: 768px){.practice-fit__call-block{padding:28px;border-radius:21px;width:342px;height:363px}.practice-fit__call-block .title-h3{font-size:20px;line-height:normal}}.practice-fit__call-block p{color:#424242}@media (max-width: 768px){.practice-fit__call-block p{font-size:14px;line-height:16px;font-weight:500}.practice-fit__call-block p br{display:none}}.practice-fit__call-image{position:absolute;top:-15px;right:-10px}@media (max-width: 768px){.practice-fit__call-image{top:0;right:-7px;width:244px;height:auto}}.practice-fit__call-image.lawyers{top:0;right:0}.practice-fit__call-light{position:absolute;bottom:153px;transform:rotate(-23deg);right:135px;width:55px;height:55px}@media (max-width: 768px){.practice-fit__call-light{bottom:96px;transform:rotate(-23deg);right:133px;width:40px;height:40px}}.practice-fit__call-circle-1{position:absolute;top:-240px;left:65px;z-index:-1;width:670px}@media (max-width: 768px){.practice-fit__call-circle-1{top:-140px;left:40px;width:450px}}.practice-fit__call-circle-2{position:absolute;top:-156px;left:140px;z-index:-1;width:520px}@media (max-width: 768px){.practice-fit__call-circle-2{top:-111px;left:110px;width:361px}}.practice-fit__right-column{display:flex;flex-direction:column;gap:67px;align-items:center;justify-content:space-between}@media (max-width: 768px){.practice-fit__right-column{gap:36px}}.practice-fit__right-column.lawyers{gap:26px}.practice-fit__launch-block{display:flex;flex-direction:column;gap:11px;padding:79px 67px;border-radius:40px;position:relative;overflow:hidden;width:100%;background:url(/build/assets/launch-b-RAv6CJAD.svg) center center/cover no-repeat}@media (max-width: 768px){.practice-fit__launch-block{padding:28px;gap:14px;border-radius:21px;width:342px;height:120px}.practice-fit__launch-block .title-h3{font-size:20px;line-height:26px}}.practice-fit__launch-block.lawyers{padding:53px 35px}@media (max-width: 768px){.practice-fit__launch-block.lawyers{padding:28px;height:auto}}.practice-fit__launch-block p{font-size:26px;line-height:normal;color:#424242;max-width:520px}@media (max-width: 768px){.practice-fit__launch-block p{font-size:18px;line-height:normal}}.practice-fit__launch-block p.lawyers{font-size:22px;line-height:1.2}@media (max-width: 768px){.practice-fit__launch-block p.lawyers{font-size:14px;line-height:normal}}.practice-fit__launch-image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.practice-fit__emoji{font-family:"Noto Color Emoji",sans-serif}.practice-fit__strategy-wrapper{display:flex;align-items:center;position:relative;overflow:hidden;border-radius:40px;background-color:var(--yellow);width:640px;height:273px;padding:87px 23px 87px 253px}@media (max-width: 768px){.practice-fit__strategy-wrapper{justify-content:space-between;border-radius:21px;width:342px;height:147px;padding:32px 27px 32px 146px}}.practice-fit__strategy-wrapper.lawyers{padding:52px 51px 52px 253px}@media (max-width: 768px){.practice-fit__strategy-wrapper.lawyers{padding:28px 28px 28px 146px;height:auto}}.practice-fit__strategy-image{position:absolute;left:0}@media (max-width: 768px){.practice-fit__strategy-image{width:365px;left:0;bottom:-10px}.practice-fit__strategy-image.lawyers{width:147px;bottom:4px;left:-10px}}.practice-fit__strategy-content{border-radius:40px;display:flex;flex-direction:column}.practice-fit__strategy-content p{color:#424242}@media (max-width: 768px){.practice-fit__strategy-content .title-h3{font-size:18px;line-height:normal}}.practice-fit__bottom{background-color:#eaff66;border-radius:40px;padding:64px 524px 64px 35px;width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:67px;position:relative}@media (max-width: 1100px){.practice-fit__bottom{padding:22px 277px 22px 18px}}@media (max-width: 768px){.practice-fit__bottom{margin-top:36px;align-items:stretch;padding:22px 126px 22px 28px;gap:26px;min-height:130px;max-width:340px;margin-left:auto;margin-right:auto;border-radius:21px}}.practice-fit__bottom-content{display:flex;flex-direction:column;gap:11px}.practice-fit__bottom-content.lawyers{padding:43px 524px 43px 67px}.practice-fit__bottom-content p{color:#424242;font-size:26px;line-height:normal}@media (max-width: 768px){.practice-fit__bottom-content .title-h3{font-size:20px;line-height:26px}.practice-fit__bottom-content p{font-size:14px;line-height:16px;max-width:360px}}.practice-fit__bottom-img{position:absolute;bottom:0;right:133px;width:356px}@media (max-width: 1100px){.practice-fit__bottom-img{right:-20px}}@media (max-width: 768px){.practice-fit__bottom-img{width:171px}.practice-fit__bottom-img.lawyers{width:154px;bottom:-23px;right:-20px}}.process__descr{max-width:31.875rem}.matrix-section{margin-bottom:165px}.matrix-inner{max-width:1160px;margin:0 auto}.matrix-header{margin-bottom:48px;display:flex;gap:34px}@media (max-width: 767.98px){.matrix-header{flex-direction:column;gap:20px;margin-bottom:38px}}.matrix-title-main{flex-shrink:0}@media (max-width: 1200px){.matrix-title-main{flex-shrink:1}}.matrix-subtitle-main{font-size:15px;color:#6b7491;font-weight:400}@media (max-width: 1200px){.matrix-subtitle-main{max-width:99px}}@media (max-width: 767.98px){.matrix-subtitle-main{max-width:none}}.matrix-panel{display:grid;grid-template-columns:300px 1fr;gap:0;background:#fff;border:1px solid #e2e8f4;border-radius:20px;overflow:hidden;min-height:480px}.matrix-list{background:#f8faff;border-right:1px solid #e2e8f4;padding:8px 0}.matrix-item{display:flex;align-items:center;gap:12px;padding:14px 20px;cursor:pointer;border-left:3px solid transparent;transition:all .18s ease;position:relative}.matrix-item:hover{background:#eef3ff}.matrix-item.active{background:#fff;border-left-color:var(--accent, #4f8ef7)}.matrix-item.active:after{content:"";position:absolute;right:-1px;top:0;bottom:0;width:1px;background:#fff}.matrix-item-icon{width:32px;height:32px;border-radius:8px;background:var(--icon-bg, #e8f0fe);display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.matrix-item-label{font-size:13px;font-weight:600;color:#2d3554;line-height:1.3}.matrix-item-sub{font-size:11px;color:#9aa3be;font-weight:400;margin-top:1px}.matrix-item.active .matrix-item-label{color:var(--accent, #4f8ef7)}.matrix-content{padding:36px 40px;display:flex;flex-direction:column;gap:24px}.matrix-counter{font-size:11px;font-weight:600;letter-spacing:.1em;color:#b0b8d4;text-transform:uppercase;text-align:right}.matrix-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #4f8ef7);background:var(--badge-bg, #e8f0fe);border-radius:6px;padding:5px 12px}.matrix-query-wrap{background:#f4f6fb;border-radius:12px;padding:16px 20px}.matrix-query-label{font-size:11px;font-weight:600;color:#9aa3be;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.matrix-query-bubble{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f4;border-radius:100px;padding:8px 16px;font-size:14px;color:#2d3554;font-weight:500}.matrix-query-bubble svg{color:#9aa3be;flex-shrink:0}.matrix-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.matrix-col{background:#f8faff;border:1px solid #e8ecf4;border-radius:12px;padding:16px 18px}.matrix-col-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9aa3be;margin-bottom:10px}.matrix-col-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#2d3554;font-weight:500;line-height:1.4;margin-bottom:6px}.matrix-col-item:last-child{margin-bottom:0}.matrix-col-item:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent, #4f8ef7);flex-shrink:0;margin-top:5px}.matrix-col.build .matrix-col-item:before{background:#059669}.matrix-tags{display:flex;flex-wrap:wrap;gap:8px}.matrix-tag{font-size:11px;font-weight:600;color:#6b7491;background:#eef1f8;border-radius:6px;padding:4px 10px}.matrix-content-panel{display:none;animation:fadeIn .2s ease}.matrix-content-panel.active{display:flex;flex-direction:column;gap:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.matrix-panel{grid-template-columns:1fr}.matrix-list{border-right:none;border-bottom:1px solid #e2e8f4;display:flex;overflow-x:auto;padding:0}.matrix-item{align-items:center;text-align:center;gap:4px;padding:12px 16px;min-width:-moz-fit-content;min-width:fit-content;border-left:none;border-bottom:3px solid transparent}.matrix-item.active{border-left-color:transparent;border-bottom-color:var(--accent, #4f8ef7);background:#fff}.matrix-item.active:after{display:none}.matrix-item-sub{display:none}.matrix-cols{grid-template-columns:1fr}.matrix-content{padding:24px 20px}.matrix-section{margin-bottom:80px}}footer{background:#e6f2ff}.footer__content{display:none}.footer__bottom{border:none;padding-top:0}
