html{box-sizing:border-box}*,::after,::before{box-sizing:inherit;margin:0;padding:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(152,152,152,.3);border-radius:10px;margin:13px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d2d2d2}img{display:block;max-width:100%;height:auto}svg{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}button{border:none;cursor:pointer;color:inherit;background:0 0;width:-moz-fit-content;width:fit-content;transition:background-color .3s}button,input,textarea{margin:0;font-family:inherit;line-height:inherit}a{text-decoration:none;color:inherit;transition:.3s}ul{list-style:none;padding:0;margin:0}ol{padding-left:2rem}.header{display:flex;align-items:center;justify-content:space-between;padding:17px 35px;position:fixed;top:0;width:100%;height:70px;background-color:#fff;transition:.5s;z-index:100}.header__logo-wrapper{position:relative;width:78px;height:40px;background-color:inherit}.header__logo-wrapper a{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;transition:.3s}.header__logo-wrapper a:hover{opacity:.7}.header__logo-wrapper img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.header__links{display:flex;align-items:center;background-color:inherit}.header__social{display:flex;flex:0 0 82px}@media (max-width:1200px){.header{padding:17px 20px}.header__social{display:none}}.header__social-link+.header__social-link{margin-left:10px}.header__btns{display:flex;margin-left:10px}.header__btns .btn-primary{background:#fff;color:#000;min-width:initial!important;width:auto!important}.header__btns .btn-primary:hover{background:#e2e2e2}.header__btns .btn+.btn{margin-left:10px}.header .btn{text-transform:uppercase}.header .btn.btn-secondary{min-width:170px}@media (max-width:1200px) and (orientation:portrait){.header .btn.btn-secondary{display:none}}.header-hidden{opacity:.9}.footer{background:#fff;padding-top:80px;padding-bottom:80px;display:flex}.footer__wrapper{display:flex;flex-direction:column}.footer__top{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:66px}@media (max-width:992px){.footer__top{justify-content:start}}@media (max-width:768px){.footer{padding-top:50px;padding-bottom:50px}.footer__top{flex-direction:column;gap:24px;margin-bottom:30px}}.footer__top-nav{display:flex;align-items:center;gap:50px;color:#12141a}@media (max-width:992px){.footer__top-nav{gap:0}}.footer__top-nav a{font-family:Inter;font-size:16px;color:#12141a;transition:opacity .3s}.footer__top-nav a:hover{opacity:.6}.footer__top-nav .menu__dropdown-list{top:auto;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(6px)}.menu__item--has-dropdown.is-open .footer__top-nav .menu__dropdown-list{transform:translateX(-50%) translateY(0)}.footer__top-logo{position:absolute;right:0;top:10px}@media (max-width:768px){.footer__top-nav .menu__dropdown-list{bottom:auto;transform:none!important;display:flex;flex-direction:column;align-items:center}.footer__top-nav .menu__dropdown-trigger{display:flex;justify-content:center}.footer__top-nav{flex-direction:column;gap:16px;align-items:center}.footer__top-logo{position:static}}.footer__bottom{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.footer__bottom{flex-direction:column}}.footer__socials{display:flex;align-items:center;gap:15px}.footer__socials img{display:block}.footer__contacts{display:flex;flex-direction:column}.footer__contacts-title{font-family:Inter;font-size:18px;font-weight:500;line-height:23.4px;text-align:left;color:#8c9299;margin-bottom:20px}@media (max-width:768px){.footer__contacts{align-items:center;margin-bottom:20px}.footer__contacts-title{margin-bottom:15px}}@media (max-width:576px){.footer__contacts-title{font-size:16px;line-height:19.2px}}.footer__contacts-link{display:flex;font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:left;color:#12141a}.footer__contacts-link img{margin-right:15px}@media (max-width:576px){.footer__contacts-link{font-size:14px;line-height:17px;align-items:center}.footer__socials-logo-wrapper img{width:155px;height:50px}}.footer__copyright{font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:center;color:#12141a}@media (max-width:414px){.footer__copyright{font-size:14px;line-height:18.2px}}.footer__requisites{display:flex;justify-content:flex-end;align-items:center;gap:16px;width:193px}@media (max-width:768px){.footer__requisites{justify-content:center;width:auto;margin-top:20px;flex-direction:column}}.menu{display:flex;align-items:center}.menu.is-open{top:70px}.menu__list{display:flex}@media (max-width:1200px){.header__btns{margin-left:0}.menu{position:fixed;top:-375px;left:0;display:flex;flex-direction:column;align-items:flex-start;padding:0 20px 20px!important;background-color:#fff;width:100%;max-width:initial!important;height:auto;transition:top .5s;z-index:20}.menu__list{flex-direction:column;margin-bottom:10px}}.menu__footer-mobile{display:none!important}@media (max-width:1200px){.menu__footer-mobile{display:flex!important}}.menu__item{display:flex;align-items:center;white-space:nowrap;height:50px;color:#12141a}.menu__item a{display:flex;align-items:center;height:100%;transition:.3s}.menu__item a:hover{opacity:.7}.menu__item~.menu__item{margin-left:3.646vw}@media (max-width:1700px){.menu__item~.menu__item{margin-left:50px}}@media (max-width:1600px){.header .btn.btn-secondary{min-width:130px}.menu__item~.menu__item{margin-left:40px}}@media (max-width:1400px){.menu__item~.menu__item{margin-left:15px}}.menu__footer-mobile{display:flex;justify-content:space-between;width:100%}@media (max-width:1200px){.menu__item~.menu__item{margin-left:0}.menu .btn.btn-secondary,.menu .header__social{display:flex}}@media (max-width:1200px) and (orientation:landscape){.menu .btn.btn-secondary{display:none!important}}.btn{display:flex;justify-content:center;align-items:center;color:#12141a;border-radius:100px;text-transform:capitalize;transition:.3s ease-in-out}.btn-primary{max-width:315px;width:100%;background:linear-gradient(to right,#7fca45,#d2ffb0);font-family:Inter;font-size:18px;font-weight:600;line-height:24px;text-align:center;padding:19px 81px}@media (max-width:768px){.btn-primary{font-size:16px;line-height:21px;padding-top:16px;padding-bottom:15px}}@media (max-width:576px){.btn-primary{font-size:16px;font-weight:500;line-height:20px;padding:16px 18px}}.btn-primary:hover{background:linear-gradient(to right,rgba(127,202,69,.6980392157),rgba(210,255,176,.6980392157))}.btn-secondary{padding-top:9px;padding-bottom:9px;background:#12141a;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#fff}@media (max-width:576px){.btn-secondary{padding-top:8px;padding-bottom:8px}}.btn-secondary:hover{background:rgba(18,20,26,.8)}.menu-btn{display:none;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;transition:.5s;margin-left:10px;border:1px solid #404145;border-radius:50%;z-index:30}.menu-btn__burger{position:relative;width:15px;height:2px;background:#12141a;border-radius:5px}.menu-btn__burger::after,.menu-btn__burger::before{content:"";position:absolute;width:100%;height:inherit;background:#12141a;border-radius:5px;transition:transform .3s,top .3s .3s}.menu-btn__burger::before{left:0;top:-5px}.menu-btn__burger::after{left:0;top:5px}.menu-btn.is-open .menu-btn__burger{background:0 0}.menu-btn.is-open .menu-btn__burger::after,.menu-btn.is-open .menu-btn__burger::before{top:0;transition:top .3s,transform .3s .3s}.menu-btn.is-open .menu-btn__burger::before{transform:rotate(45deg)}.menu-btn.is-open .menu-btn__burger::after{transform:rotate(-45deg)}.menu__item--has-dropdown{position:relative;cursor:pointer}@media (max-width:1200px){.menu-btn{display:flex}.menu__item--has-dropdown{flex-direction:column;align-items:flex-start;height:auto}}.menu__dropdown-trigger{display:flex;align-items:center;height:100%;cursor:pointer;transition:opacity .3s}.menu__dropdown-trigger:hover{opacity:.7}@media (max-width:1200px){.menu__dropdown-trigger{height:50px;width:100%}}.menu__dropdown-icon{margin-left:10px;width:16px;height:16px;flex-shrink:0;transition:transform .3s}.menu__item--has-dropdown.is-open .menu__dropdown-icon{transform:rotate(180deg)}.menu__dropdown-list{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(-6px);background:#fff;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,.12);padding:8px 0;min-width:190px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;z-index:1000;list-style:none}.menu__item--has-dropdown.is-open .menu__dropdown-list{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0)}.menu__dropdown-list a{display:block;padding:10px 20px;color:#12141a;font-size:15px;font-weight:400;white-space:nowrap;transition:background .3s}.menu__dropdown-list a:hover{background:rgba(0,0,0,.04);opacity:1!important}@media (max-width:1200px){.menu__dropdown-list{position:static;transform:none!important;box-shadow:none;background:0 0;width:100%;max-height:0;overflow:hidden;padding:0;opacity:1;pointer-events:none;transition:max-height .3s}.menu__item--has-dropdown.is-open .menu__dropdown-list{max-height:300px;pointer-events:all}}.modal{max-width:846px;padding:0}.modal .f-button{position:absolute;right:0;top:0!important;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#4870fc;border-radius:0;border:none;box-shadow:none;padding:0;transition:.3s;opacity:1!important}.modal .f-button:hover{background-color:#3560fc}.modal .f-button svg{width:24px;height:24px}.modal .f-button path{stroke:#fff}.modal-demo{display:flex;align-items:stretch}.modal-demo__image{flex-shrink:0;width:50%;position:relative}@media (max-width:768px){.modal-demo__image{display:none}}.modal-demo__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-demo__title{position:absolute;width:80%;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:1}.modal-demo__title h3{font-size:30px;font-weight:600;letter-spacing:-.05em;line-height:1;margin-bottom:10px;-webkit-background-clip:text;color:transparent;background-clip:text}.modal-demo__desc{font-size:14px;line-height:1.3;color:#fff;margin-bottom:0}.modal-demo__form{width:50%;display:flex;flex-direction:column;min-height:608px;color:#000;padding:112px 50px;flex-grow:1}@media (max-width:768px){.modal-demo__form{min-height:510px;padding:54px 18px 36px}}.modal-demo__iframe{flex-grow:1;height:380px}.modal-demo__iframe iframe{height:auto;min-height:340px;margin-bottom:0}.amoforms_iframe{max-width:100%!important}.welcome{display:flex;flex-direction:column;justify-content:center;position:relative;overflow:visible;overflow-x:clip;padding-bottom:50px;background-color:#fff}.welcome__content{display:flex;flex-direction:column;align-items:center;margin-bottom:93px;margin-top:159px}@media (max-width:768px){.welcome__content{margin-bottom:50px;margin-top:50px}}.welcome__content--expo{margin-top:0}.welcome__content-title{font-size:65px!important;line-height:110%!important;letter-spacing:-3px;margin-bottom:40px;max-width:1200px;width:-moz-fit-content;width:fit-content;text-align:center;padding:0;overflow:hidden;color:#12141a}.welcome__content-title span.light-green{color:#7fca45}.welcome__content-title--expo{font-size:70px!important;line-height:120%!important;font-family:Unbounded,sans-serif;color:#000;margin-bottom:30px}.welcome__content-title--expo span{color:#0064e1}@media (max-width:1600px){.welcome__content-title{font-size:50px!important}.welcome .chat-bubble--left{right:clamp(200px,20vw,450px)}}@media (max-width:1400px){.welcome__content-title{font-size:40px!important}}@media (max-width:1200px){.welcome__content-title{max-width:-moz-max-content;max-width:max-content;font-size:33px!important;letter-spacing:-1.8px;padding:0}.welcome__content-title--expo{font-size:40px!important}}@media (max-width:576px){.welcome__content-title--expo{font-size:28px!important;line-height:1.19}}@media (max-width:350px){.welcome__content-title{font-size:24px;padding:0}}.welcome__content-description{font-size:clamp(16px,1.5vw,25px);font-weight:600;line-height:130%;color:#12141a;margin-bottom:6.5vh;text-align:center}.welcome__content-description--expo{font-family:Unbounded,sans-serif;font-size:30px;color:#000}.welcome__content-description--expo span{color:#0064e1}@media (max-width:576px){.welcome__content-description--expo{font-size:16px}}@media (max-width:768px){.welcome__content-description{margin-bottom:30px}}.welcome__content-info{display:flex;flex-direction:column;align-items:center;font-size:clamp(12px,1.1vw,32px);font-weight:400;width:100%;text-align:center;margin-bottom:20px;color:#12141a}.welcome__content-info span{font-weight:700}.welcome__content-info-text{line-height:130%}.welcome__marketplaces-wrapper{display:flex;align-items:center;justify-content:center;width:18vw;min-width:340px}.welcome__marketplaces-wrapper--expo{margin-bottom:40px}.welcome__marketplaces-img{-o-object-fit:contain;object-fit:contain;width:100%}.welcome__next{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;font-size:12px;font-weight:600;line-height:130%;color:#7c7c7c;transition:.3s}.welcome__next--bottom{margin-bottom:0;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.welcome__next--expo{font-size:14px;font-family:Unbounded,sans-serif;bottom:50px}@media (max-width:576px){.welcome__next--expo{position:relative;bottom:0}}.welcome__next:hover{opacity:.7}.welcome__bg-messages{position:absolute;bottom:35%;right:15vw;width:23.75vw;height:auto;pointer-events:none;z-index:1}.welcome__bg-messages-img{width:100%;height:100%}@media (max-width:768px){.welcome__marketplaces-wrapper{min-width:230px}.welcome .ball,.welcome__bg-messages{display:none}.why{scroll-margin-top:-400px}}.welcome__top-ball{top:-550px;left:135px;animation:25s ease-in-out infinite alternate moveTopBall}.welcome__bottom-ball{bottom:-550px;left:0;animation:25s ease-in-out 4s infinite alternate moveBottomBall}.welcome__banner{width:100%;padding:67px 60px;background:url(../img/spix-banner-bg.png) 0 0/cover no-repeat;border-radius:20px;display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto}@media (max-width:1400px){.welcome__banner{padding:40px 30px;width:80%}}@media (max-width:1200px){.welcome__banner{align-items:center}}@media (max-width:992px){.welcome__banner{padding:20px;flex-direction:column}}.welcome__banner-info{display:flex;flex-direction:column;max-width:55%}@media (max-width:1200px){.welcome__banner-info{max-width:60%}}@media (max-width:992px){.welcome__banner-info{max-width:unset;margin-bottom:20px}}.welcome__banner-info-title{font-family:Inter;font-size:30px;font-weight:600;line-height:36px;letter-spacing:-.02em;text-align:left;margin-bottom:10px;display:flex;align-items:center}.welcome__banner-info-title img{margin-left:15px;width:36px;height:36px}@media (max-width:1400px){.welcome__banner-info-title{font-size:24px}}@media (max-width:576px){.welcome__banner{width:100%;border-radius:10px}.welcome__banner-info-title img{width:23px;height:23px}.welcome__banner-info-title{font-size:18px;line-height:23.4px}}.welcome__banner-info-text{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}@media (max-width:1400px){.welcome__banner-info-text{font-size:16px}}@media (max-width:576px){.welcome__banner-info-text{font-size:16px;line-height:20.8px}}.welcome__banner-button{padding:37px 39px 39px;background:#fff;border-radius:10px;outline:0;border:none;font-family:Inter;font-size:18px;font-weight:600;line-height:23.4px;text-align:left;display:flex;justify-content:space-between;max-height:99px;cursor:pointer}@media (max-width:992px){.welcome__banner-button{padding:15px 70px;min-height:unset;border-radius:100px}.welcome .chat-bubble{display:none}}@media (max-width:576px){.welcome__banner-button{width:100%;font-size:16px;line-height:20.8px;justify-content:center;padding:13px 0 15px}.economy .btn-try-free-wrapper{padding:0 20px}}.welcome__banner-button-text{background:linear-gradient(to right,#7fca45,#d2ffb0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-right:15px}.welcome .chat-bubble{position:absolute}.welcome .chat-bubble--left{width:202px;height:236px;bottom:191px;left:174px}@media (max-width:1400px){.welcome .chat-bubble--left{width:120px;height:131px}}.welcome .chat-bubble--right{width:438px;height:496px;bottom:-29px;right:90px;z-index:10}@media (max-width:1600px){.welcome .chat-bubble--right{right:clamp(50px,16vw,90px)}}@media (max-width:1400px){.welcome .chat-bubble--right{width:150px;height:163px}}@keyframes moveTopBall{0%{transform:translateX(0);top:-550px}100%{transform:translateX(100%);top:-650px}}@keyframes moveBottomBall{0%{transform:translateX(0);bottom:-550px}100%{transform:translateX(30%);bottom:-650px}}.why{background:#fff}.why__wrapper{display:flex;align-items:center}.why__banner{max-width:700px}.why__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.why__wrapper{flex-direction:column}.why__title{text-align:center}}.why__title span.light-green{color:#7fca45}.why__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.economy{position:relative;overflow:hidden;padding-top:300px;padding-bottom:240px}@media (max-width:992px){.why__text{text-align:center}.economy{padding:157px 0}}@media (max-width:768px){.why__banner{max-width:100%}.why__title{margin-bottom:20px}.why__text{font-size:16px;font-weight:400;line-height:24px}.economy{padding:125px 0}}.economy__content{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;margin:0 auto;z-index:10}@media (max-width:992px){.economy__content{padding:0 20px}}.economy__title{font-family:Inter;font-size:65px!important;font-weight:700;line-height:71.5px;letter-spacing:-.02em;text-align:center;color:#12141a;margin-bottom:30px}@media (max-width:768px){.economy__title{font-family:Inter;font-size:33px!important;font-weight:600;line-height:33px!important;letter-spacing:-.02em;text-align:center}}.economy__title span.light-green{color:#7fca45}.economy__subtitle{font-family:Inter;font-size:30px;font-weight:600;line-height:36px;letter-spacing:-.02em;text-align:center;color:#12141a;margin-bottom:60px;max-width:1314px}@media (max-width:768px){.economy__subtitle{font-size:20px;line-height:26px;margin-bottom:30px}}.economy__btn{margin:0 auto;position:relative;z-index:1000}.economy__bg{position:absolute;top:0;left:0;width:100%;height:100%;transition:1s ease-in-out;-o-object-fit:cover;object-fit:cover;z-index:2}.economy .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#101217;transition:1s;z-index:0}.economy .btn-try-free-wrapper{position:relative;z-index:10;pointer-events:none;margin:0 auto}.economy .btn-try-free-wrapper .btn{pointer-events:all}.economy .ball{width:1156.12px;height:1156.12px}.economy__top-ball{left:40%;bottom:-110%}.page-404{position:relative;overflow:hidden;padding:180px 0;background:#fff}.page-404 .container{position:relative;z-index:10}.page-404__content{display:flex;justify-content:space-between}.page-404__image{-o-object-fit:contain;object-fit:contain;margin-right:20px}@media (max-width:992px){.page-404__image{width:calc(50% - 80px);margin-right:40px}}@media (max-width:768px){.page-404__content{flex-direction:column;align-items:center}.page-404__image{width:auto;margin-right:0;margin-bottom:30px}.page-404__title{text-align:center}}.page-404__text{max-width:574px}.page-404__title{color:#7fca45;white-space:nowrap;font-family:"Source Code Pro",sans-serif;font-size:122px;font-weight:600;line-height:1;margin-bottom:30px}@media (max-width:576px){.economy .ball{width:800px;height:800px}.economy__top-ball{left:3%;bottom:-86%}.page-404{padding:60px 0}.page-404__image{width:120px;height:130px}.page-404__title{font-size:60px;margin-bottom:20px}}.page-404__subtitle{color:#7fca45;font-family:"Source Code Pro",sans-serif;font-size:21px;font-weight:600;line-height:130%;max-width:416px;margin-bottom:60px}@media (max-width:576px){.page-404__subtitle{font-size:14px}}.page-404__description{color:#12141a;font-size:25px;font-weight:600;line-height:130%;margin-bottom:30px}.page-404__description span.light-green{color:#7fca45}.page-404__btn{display:flex;width:261px;height:58px;padding:17px 25px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;background:linear-gradient(to right,#7fca45,#d2ffb0);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);font-size:20px;font-weight:600;line-height:24px;transition:background-color .3s;text-transform:uppercase;color:#12141a}.page-404__btn:hover{background:linear-gradient(to right,rgba(127,202,69,.6980392157),rgba(210,255,176,.6980392157))}@media (max-width:414px){.page-404__btn{width:100%}}.page-404__top-ball{top:-650px;left:135px;animation:25s ease-in-out infinite alternate moveTopBall}.page-404__bottom-ball{bottom:-650px;left:0;animation:25s ease-in-out 4s infinite alternate moveBottomBall}.instructions .container{position:relative}.instructions__wr{display:grid;grid-template-columns:542px 1fr;gap:50px}@media (max-width:1200px){.instructions__wr{grid-template-columns:460px 1fr;gap:32px}}@media (max-width:992px){.instructions__wr{grid-template-columns:320px 1fr}}.instructions__sticky{height:100%;padding-bottom:2rem}@media (max-width:768px){.page-404__subtitle{text-align:center;max-width:100%;margin-bottom:30px}.page-404__description{text-align:center}.page-404__btn{margin:0 auto}.instructions__wr{grid-template-columns:1fr}.instructions__sticky{padding-bottom:0}}.instructions__bg{position:sticky;top:2rem;left:0}.instructions__bg img{display:block}.instructions__image{position:absolute;width:100%;height:100%;top:0;left:0;padding:18px 18px 10px;overflow:hidden}.instructions__image img{display:block;width:100%;height:auto;border-radius:6px}.instructions__text h2{font-size:32px;line-height:1.3;margin-bottom:10px}.instructions__text p{margin-bottom:10px}.instructions__text h3{font-size:24px;line-height:1.3;margin-bottom:10px}.instructions__text strong[data-coords]{cursor:pointer;transition:.3s}.instructions__text strong[data-coords]:hover{color:#277ac7}.instructions__text a{color:#000;transition:.3s}.instructions__text a:hover{color:#277ac7}.blur-container{position:relative;overflow:hidden;border-radius:6px}.blur-container img.blurred{display:block;width:100%;height:auto}.blur-container .clear{position:absolute;border-radius:10px;border:2px solid rgba(40,122,199,.75);box-sizing:border-box}/*! purgecss start ignore */.instructions.fixed{height:calc(var(--vh,1vh) * 100);padding-top:8px}.instructions.fixed .instructions__text{overflow:scroll;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-bottom:16px}.instructions.fixed .instructions__wr{gap:16px}/*! purgecss end ignore */.coockie-accept{display:none;max-width:500px;align-items:flex-start;position:fixed;bottom:30px;left:30px;padding:15px 30px;border-radius:50px;background-color:#fff;color:#000;font-size:16px;-moz-column-gap:30px;column-gap:30px;z-index:999}.coockie-accept._bordered{border:1px solid #000}@media (max-width:768px){.coockie-accept._bordered{border:none;border-top:1px solid #000}.coockie-accept{left:0;bottom:0;width:100%;max-width:100%;flex-direction:column;align-items:center;font-size:14px;border-radius:0;padding:15px;text-align:center}.coockie-accept .btn.small{margin-top:20px;width:100%;text-align:center;padding:9px}}.coockie-accept .btn.small{background:#fff;border:1px solid #000;min-width:initial;text-align:center;justify-content:center}.coockie-accept .btn.small:hover{background:#000;color:#fff}.coockie-accept a{color:#1670c3}.what-does-give__wrapper{display:flex;flex-direction:column;align-items:center}.what-does-give__title{font-family:Unbounded,sans-serif;font-size:50px;font-weight:500;line-height:59.5px;text-align:center;color:#000;margin-bottom:60px}.what-does-give__content{display:flex;justify-content:space-between;width:100%;max-width:1170px}@media (max-width:992px){.what-does-give__content{flex-direction:column;align-items:center}}.what-does-give__content-item{width:370px;height:395px;border-radius:30px;background:#fff;display:flex;flex-direction:column;align-items:center;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);padding:20px 30px 50px}@media (max-width:1200px){.what-does-give__content-item{width:calc(33% - 15px)}}@media (max-width:992px){.what-does-give__content-item{width:100%;flex-direction:row;max-width:700px;height:auto;padding:20px;justify-content:flex-start}.what-does-give__content-item:not(:last-child){margin-bottom:15px}.consumers__text{text-align:center}}.what-does-give__content-item img{max-width:230px;width:100%;margin-bottom:11px}@media (max-width:768px){.what-does-give__content-item:not(:last-child){margin-bottom:10px}.what-does-give__content-item img{width:150px;height:150px}}.what-does-give__content-item p{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;color:#12141a}@media (max-width:576px){.what-does-give__title{margin-bottom:30px}.what-does-give__content{margin-bottom:50px}.what-does-give__content-item{padding:10px;border-radius:10px}.what-does-give__content-item img{width:114px;height:114px;margin-right:20px}.what-does-give__content-item p{font-size:16px;line-height:19px;text-align:left}}.what-does-give .marquee-swiper{width:100%;overflow:hidden}.what-does-give .marquee-swiper:not(:last-of-type){margin-bottom:20px}.what-does-give__marquee{display:flex;width:-moz-fit-content;width:fit-content;position:relative;transition-timing-function:linear;animation:60s linear infinite marquee}@keyframes marquee{0%{right:4160px}100%{right:0}}.what-does-give__marquee._rtl{animation:60s linear infinite marquee-rtl}@keyframes marquee-rtl{0%{right:0}100%{right:4160px}}.what-does-give__marquee-item{margin:0 10px;padding:15px 25px 20px;background:#f1f4f7;border-radius:10px 10px 0;color:#000;width:500px!important;font-family:Unbounded,sans-serif;font-size:20px;font-weight:400;line-height:1.1;text-align:center;white-space:nowrap}@media (max-width:576px){.what-does-give__marquee-item{font-size:16px;padding-top:10px;padding-bottom:13px}}.consumers{background:#fff;overflow:hidden;position:relative}.consumers__title{color:#12141a;margin-bottom:30px;text-align:center}@media (max-width:768px){.consumers{padding-top:80px;padding-bottom:80px}.consumers__title{margin-bottom:30px}}.consumers__title span.light-green{color:#7fca45}.consumers__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:932px;margin:0 auto 60px}.consumers__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.consumers__content{display:flex;justify-content:space-between;margin-bottom:120px;flex-wrap:wrap}.consumers__content_item{width:calc(50% - 45px);display:flex;flex-direction:column;align-items:center;padding:0 50px}.consumers__content_item .percent{font-family:Inter;font-size:65px;font-weight:600;line-height:65px;letter-spacing:-.02em;text-align:left;color:#7fca45}@media (max-width:768px){.consumers__text{font-size:16px;font-weight:400;line-height:24px}.consumers__content{margin-bottom:30px}.consumers__content_item{width:100%;padding:0}.consumers__content_item:not(:last-child){margin-bottom:30px}.consumers__content_item .percent{font-size:40px;line-height:40px;text-align:center;margin-bottom:10px}}.consumers__content_item .description{font-family:Inter;font-size:25px;font-weight:600;line-height:30px;text-align:center;color:#12141a}.consumers__remark{display:flex;max-width:887px}.consumers__remark_item{font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:left;color:rgba(0,0,0,.6)}.consumers__remark_item:first-child{margin-right:40px}@media (max-width:768px){.consumers__content_item .description{font-size:20px;line-height:26px}.consumers__remark{flex-direction:column;align-items:center}.consumers__remark_item{font-size:12px;line-height:15.6px;text-align:center}.consumers__remark_item:first-child{margin-right:0;margin-bottom:10px}}.consumers__bottom-ball{bottom:-620px;left:calc(100vw - 884px)}.consumers__top-ball{top:-620px;left:0}.tia-chat-title{text-align:center;padding-top:60px;margin-bottom:56px}.tia-slides-wrap{position:relative;height:1930px}.tia-slide{position:sticky;top:110px;height:430px;display:flex;align-items:center;will-change:opacity}.tia-slide:nth-child(1){z-index:1}.tia-slide:nth-child(2){z-index:2}.tia-slide:nth-child(3){z-index:3}.tia-slide:nth-child(4){z-index:4}.tia-hero-card{display:flex;flex-direction:row;align-items:center;gap:0;background:#fff;border-radius:30px;box-shadow:0 7px 70px rgba(4,15,29,.08);padding:30px;width:100%;overflow:hidden}.tia-hero-card__img{flex:0 0 58%;width:58%;height:360px;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;border-radius:22px;display:block}.tia-hero-card__content{flex:1 1 auto;padding:20px 40px}.tia-hero-card__content h3{font-size:20px;font-weight:600;line-height:1.3;color:#040f1d;margin:0 0 14px}.tia-hero-card__content p{font-size:16px;font-weight:400;color:#6b7280;line-height:1.6;margin:0 0 8px}.tia-hero-card__content p:last-child{margin-bottom:0}.tia-strip-outer{padding:60px 0 0}.tia-strip{display:flex;gap:10px;background:#fff;border-radius:30px;padding:10px;flex-wrap:wrap}.tia-strip__item{flex:1 1 180px;background:#fafcff;border-radius:20px;padding:30px 40px;text-align:center}.tia-strip__num{font-size:50px;font-weight:600;line-height:1.1;color:#7fca45;margin-bottom:10px}.tia-strip__label{font-size:18px;font-weight:500;color:#040f1d;line-height:1.35}.tia-chat-cta{padding:40px 0 70px;justify-content:center;display:flex}.tia-chat-cta .btn{display:flex!important;max-width:315px;flex-grow:1}.review-features{background:#fff;overflow:clip;position:relative}@media (max-width:768px){.tia-slides-wrap{height:2300px}.tia-slide{height:auto;top:80px}.tia-hero-card{flex-direction:column}.tia-hero-card__img{flex:none;width:100%;height:220px;border-radius:22px 22px 0 0}.tia-hero-card__content{padding:20px}.tia-hero-card__content h3{font-size:20px}.tia-hero-card__content p{font-size:15px}.tia-strip{flex-direction:column}.tia-strip__item{padding:24px 20px}.tia-strip__num{font-size:40px}.review-features{padding-top:80px;padding-bottom:80px}}.review-features__bottom-ball{bottom:-550px;left:calc(100vw - 884px);animation:20s ease-in-out 4s infinite alternate moveBottomBall}.review-features__title{color:#12141a;margin-bottom:30px;text-align:center}.review-features__title span.light-green{color:#7fca45}.review-features__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:932px;margin:0 auto 60px;max-width:814px}.rf-title{text-align:center;padding-top:60px;margin-bottom:56px}.rf-slides-wrap{position:relative;height:1930px}@media (max-width:768px){.review-features__text{font-size:16px;line-height:24px}.rf-slides-wrap{height:2300px}}.rf-slide{position:sticky;top:110px;height:430px;display:flex;align-items:center;will-change:opacity}.rf-slide:nth-child(1){z-index:1}.rf-slide:nth-child(2){z-index:2}.rf-slide:nth-child(3){z-index:3}.rf-slide:nth-child(4){z-index:4}@media (max-width:768px){.rf-slide{height:auto;top:80px}}.rf-hero-card{display:flex;flex-direction:row;align-items:center;gap:0;background:#fff;border-radius:30px;box-shadow:0 7px 70px rgba(4,15,29,.08);padding:30px;width:100%;overflow:hidden}.rf-hero-card__img{flex:0 0 58%;width:58%;height:360px;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;border-radius:22px;display:block}.rf-hero-card__content{flex:1 1 auto;padding:0 40px}.rf-hero-card__content h3{font-size:20px;font-weight:600;line-height:1.3;color:#040f1d;margin:0 0 10px}.rf-hero-card__content p{font-size:16px;font-weight:400;color:#6b7280;line-height:1.6;margin:0 0 30px}.rf-hero-card__content p:last-child{margin-bottom:0;font-size:150px;line-height:1;color:#7fca45;font-weight:600}.rf-hero-card__content p:last-child span{font-size:75px}.pingui{background:#fff;overflow:hidden;position:relative}.pingui__title{color:#12141a;margin-bottom:30px;text-align:left}.pingui__title span.light-green{color:#7fca45}@media (max-width:768px){.rf-hero-card__content p:last-child{font-size:50px}.rf-hero-card__content p:last-child span{font-size:30px}.rf-hero-card{flex-direction:column}.rf-hero-card__img{flex:none;width:100%;height:220px;border-radius:22px 22px 0 0}.rf-hero-card__content{padding:20px}.rf-hero-card__content h3{font-size:20px}.rf-hero-card__content p{font-size:15px}.pingui__title{margin-bottom:20px}}.pingui__wrapper{display:flex;align-items:center;position:relative}@media (max-width:992px){.pingui__wrapper{flex-direction:column-reverse}}.pingui__content{display:flex;flex-direction:column;align-items:flex-start;max-width:470px;margin-right:80px}.pingui__description{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left;color:#12141a;margin-bottom:30px}@media (max-width:768px){.pingui__description{font-size:16px;line-height:20.8px;margin-bottom:0}}.pingui__description p:first-child{margin-bottom:20px}.pingui__description ul{list-style:disc;padding-left:24px;margin-bottom:20px}.pingui__img-container{display:flex;justify-content:center;position:relative}@media (max-width:992px){.pingui__content{margin-right:0}.pingui .btn-primary{display:none}.pingui__img-container{margin-bottom:60px}}.pingui__img-container::after{content:"";width:110px;height:80px;background:url(/img/pingui-circles.svg);position:absolute;top:-30px;right:143px}@media (max-width:768px){.pingui__img-container{margin-bottom:40px}.pingui__img-container::after{width:65px;height:47px;top:-20px;right:10px;background-size:cover}}.pingui__img-container::before{content:"";z-index:10;width:110px;height:80px;background:url(/img/pingui-circles.svg);position:absolute;bottom:-15px;left:-40px}.pingui__img-container.pingui__img-container--no-deco::after,.pingui__img-container.pingui__img-container--no-deco::before{display:none}.pingui__img{max-width:640px;box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1019607843);-o-object-fit:contain;object-fit:contain;position:relative}.pingui__img.pingui__img--no-box-shadow{box-shadow:none}.pingui__img.pingui__img--radius{border-radius:14px}@media (max-width:992px){.pingui__img{-o-object-fit:cover;object-fit:cover;width:100%}}.pingui__right-ball{right:-600px;top:0}@media (max-width:1200px){.pingui__right-ball{display:none}}.try{padding-top:200px;padding-bottom:220px;background:#fff;overflow:hidden;position:relative}.try__title{color:#12141a;margin-bottom:60px;text-align:center}.try__title span.light-green{color:#7fca45}.try__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.try__bottom-ball{bottom:-570px;left:calc(50% - 441px)}@media (max-width:576px){.try__bottom-ball{width:352px!important;height:352px!important;bottom:-176px;left:calc(50% - 176px)}}.try__markets{display:flex}.plans{background:#fff;overflow:hidden;position:relative}.plans__left-ball{top:calc(50% - 442px);left:-600px;animation:20s ease-in-out infinite alternate plansBallLeft}@keyframes plansBallLeft{0%{transform:translateY(0)}100%{transform:translateY(60px)}}.plans__right-ball{top:calc(50% - 442px);left:calc(100% - 284px);animation:25s ease-in-out 4s infinite alternate plansBallRight}@keyframes plansBallRight{0%{transform:translateY(0)}100%{transform:translateY(-60px)}}.plans__title{color:#12141a;margin-bottom:50px;text-align:left;width:100%}@media (max-width:768px){.pingui__img-container::before{width:65px;height:47px;left:30px;bottom:-20px;background-size:cover}.try{padding-top:147px;padding-bottom:147px}.plans__left-ball,.plans__right-ball{display:none}.plans__title{margin-bottom:20px}}.plans__title span.light-green{color:#7fca45}.plans__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.plans .plan{display:flex;width:100%;justify-content:space-between;margin-bottom:50px}.plans .plan:last-of-type{margin-bottom:60px}.plans .plan__title{font-family:Inter;font-size:30px;font-weight:600;line-height:36px;letter-spacing:-.02em;text-align:left;color:#12141a}@media (max-width:1136px){.plans .plan__title{min-width:200px;max-width:200px}}@media (max-width:768px){.plans .plan{flex-direction:column}.plans .plan:last-of-type{margin-bottom:30px}.plans .plan__title{margin-bottom:20px;font-size:20px;line-height:26px;min-width:unset;max-width:unset}}.plans .plan__content{display:flex;flex-direction:column;max-width:770px}.plans .plan__item{width:100%;background:#fff;box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1019607843);padding:15px 20px;border-radius:15px}.plans .plan__item:not(:last-child){margin-bottom:20px}.plans .plan__item-title{font-family:Inter;font-size:20px;font-weight:600;line-height:26px;text-align:left;color:#12141a;margin-bottom:5px}.plans .plan__item-description{font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:left;color:#12141a}.connected{overflow:hidden;background:#fff;position:relative;z-index:10000}.connected__wrapper{position:relative;z-index:10000}.connected__top-ball{top:-550px;left:135px;animation:25s ease-in-out infinite alternate moveTopBall}.connected__bottom-ball{bottom:-550px;left:0;animation:20s ease-in-out 4s infinite alternate moveBottomBall}@keyframes moveBottomBall{0%{transform:translateX(0);bottom:-550px}100%{transform:translateX(60%);bottom:-650px}}.connected__title{text-align:center;margin-bottom:60px;pointer-events:none;z-index:100;color:#12141a}@media (max-width:768px){.plans .plan__item-title{font-size:16px;line-height:20.8px}.plans .plan__item-description{font-size:12px;line-height:15.6px}.connected{padding-bottom:80px}.connected__top-ball{display:none}.connected__title{margin-bottom:30px}.ignoring{scroll-margin-top:50px}}.connected__list{margin-bottom:60px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:15px}.connected__list>div{grid-column:span 6}@media (min-width:768px){.connected__list{gap:30px}}@media (min-width:992px){.connected__list>div{grid-column:span 4}}@media (min-width:1200px){.connected__list{grid-template-columns:repeat(8,1fr)}.connected__list>div{grid-column:span 2}.connected__list>div:nth-child(5){grid-column:2/span 2}.connected__list>div:nth-child(6){grid-column:4/span 2}.connected__list>div:nth-child(7){grid-column:6/span 2}}.connected__item{padding:25px;height:170px!important;background:#fff;border-radius:20px;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);display:flex!important;justify-content:center;align-items:center}.connected__item img{width:100%;max-height:92px}.connected__item.loreal img{max-width:180px}.connected__item.unilever img{max-width:160px}.connected__item.henkel img{max-width:130px}.connected__item.jacobs img{max-width:160px;margin-top:-24px}.connected__item.bieier img{max-width:210px}.connected__item.bonduelle img{max-width:190px;margin-top:-10px}.connected__item.haleon img,.connected__item.kimberly img{max-width:200px}.connected__item.beko img{max-width:110px}.connected__item.bwell img{max-width:170px}.connected__item.shopee img{max-width:170px;margin-bottom:14px}.connected__item.lazada img,.connected__item.tiktok-shop img,.connected__item.tokopedia img{max-width:170px}@media (max-width:576px){.connected__list{margin-bottom:20px}.connected__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}@media (min-width:576px){.connected__item{padding:15px;height:150px;min-width:250px}}@media (max-width:414px){.connected__item{height:102px!important}}.connected__others{position:relative;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);padding:20px 110px;border-radius:100px;font-family:Inter;font-size:18px;font-weight:600;line-height:30px;text-align:left;background:linear-gradient(to right,#000,#1670c3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;width:-moz-fit-content;width:fit-content;margin:0 auto}.connected__others::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(to right,#000,#1670c3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media (max-width:576px){.connected__others{padding:7px 20px 10px;font-size:16px;line-height:19.2px}}.connected__logo{display:block;width:100%;height:27px;margin-bottom:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.connected__text{font-size:12px;font-weight:300}.connected__qnt{font-size:clamp(20px,2.083vw,80px);line-height:104%}.connected .swiper{overflow:visible!important}.connected .swiper-wrapper{justify-content:center!important}@media (max-width:576px){.connected .swiper-wrapper{justify-content:flex-start!important}}.connected .swiper-wrapper .swiper-slide:last-of-type{margin-right:0!important}.ignoring{background:#fff;overflow:hidden;position:relative}.ignoring__title{color:#12141a;margin-bottom:60px;text-align:center;max-width:854px}.ignoring__title span.light-green{color:#7fca45}.ignoring__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.ignoring__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:932px}.analyze{background:#fff}.analyze__wrapper{display:flex;align-items:center;gap:88px}.analyze__banner{max-width:610px}.analyze__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.connected__logo{height:18px}.ignoring__text{text-align:center}.analyze__wrapper{flex-direction:column}.analyze__title{text-align:center}}@media (max-width:768px){.ignoring__title{margin-bottom:30px}.ignoring__text{font-size:16px;font-weight:400;line-height:24px}.analyze__banner{max-width:100%}.analyze__title{margin-bottom:20px}}.analyze__title span.light-green{color:#7fca45}.analyze__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.ai{background:#fff}.ai__wrapper{display:flex;flex-direction:row-reverse;align-items:center;gap:88px}.ai__banner{max-width:570px}.ai__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.analyze__text{text-align:center}.ai__wrapper{flex-direction:column}.ai__title{text-align:center}}@media (max-width:768px){.analyze__text{font-size:16px;font-weight:400;line-height:24px}.ai__banner{max-width:100%}.ai__title{margin-bottom:20px}}.ai__title span.light-green{color:#7fca45}.ai__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.feedback{background:#fff}.feedback__wrapper{display:flex;align-items:center;gap:67px}.feedback__banner{max-width:610px}.feedback__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.ai__text{text-align:center}.feedback__wrapper{flex-direction:column}.feedback__title{text-align:center}}@media (max-width:768px){.ai__text{font-size:16px;font-weight:400;line-height:24px}.feedback__banner{max-width:100%}.feedback__title{margin-bottom:20px}}.feedback__title span.light-green{color:#7fca45}.feedback__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.intelligence{background:#fff;overflow:hidden;position:relative}.intelligence__title{color:#12141a;margin-bottom:60px;text-align:center;max-width:877px}.intelligence__title span.light-green{color:#7fca45}.intelligence__top-ball{top:-550px;left:135px;animation:25s ease-in-out infinite alternate moveTopBall}@media (max-width:768px){.feedback__text{font-size:16px;font-weight:400;line-height:24px}.intelligence__title{margin-bottom:30px}.intelligence__top-ball{display:none}}.intelligence__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.intelligence__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:932px}.steps{overflow:hidden;background:#fff;display:flex;flex-direction:column}.steps__title{color:#12141a;margin-bottom:155px;text-align:center}.steps__title span.light-green{color:#7fca45}@media (max-width:768px){.intelligence__text{font-size:16px;font-weight:400;line-height:24px}.steps__title{max-width:75%;margin-bottom:130px}}@media (max-width:576px){.steps__title{max-width:75%;margin-bottom:30px}}.steps__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.steps__swiper{overflow:visible!important;width:100%;padding-left:max((100vw - 1170px) / 2,20px);padding-right:0;margin-bottom:60px}@media (max-width:768px){.steps__swiper{margin-bottom:30px;padding-left:20px}}.steps__swiper .swiper-slide{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:470px;height:248px;border-radius:20px;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);padding:0 30px;position:relative}.steps__swiper .swiper-slide img{position:absolute;top:-98px;width:196px;height:196px}.steps__swiper .swiper-slide p{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;color:#12141a;margin-top:114px}.steps__button{margin:0 auto;display:block}.steps .swiper-btns{position:absolute;right:0;display:flex}.steps .swiper-btns .swiper-btn{cursor:pointer}.steps .swiper-btns .swiper-btn:first-child{margin-right:20px}.steps .swiper-btns .swiper-btn--next{transform:rotate(180deg)}.steps .swiper-btns .swiper-btn.swiper-button-disabled{cursor:default;opacity:.5}.detect{background:#fff}.detect__wrapper{display:flex;align-items:center}.detect__banner{max-width:610px}@media (max-width:768px){.steps .swiper-btns{display:none}.detect__banner{max-width:100%}}.detect__title{color:#12141a;margin-bottom:30px;max-width:496px}@media (max-width:992px){.feedback__text,.intelligence__text{text-align:center}.detect__wrapper{flex-direction:column}.detect__title{text-align:center}}.detect__title span.light-green{color:#7fca45}.detect__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.identify{background:#fff}.identify__wrapper{display:flex;flex-direction:row-reverse;align-items:center}.identify__banner{max-width:610px}@media (max-width:768px){.detect__title{margin-bottom:20px}.detect__text{font-size:16px;font-weight:400;line-height:24px}.identify__banner{max-width:100%}}.identify__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.detect__text{text-align:center}.identify__wrapper{flex-direction:column}.identify__title{text-align:center}}.identify__title span.light-green{color:#7fca45}.identify__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.engage{background:#fff}.engage__wrapper{display:flex;align-items:center}.engage__banner{max-width:610px}@media (max-width:768px){.identify__title{margin-bottom:20px}.identify__text{font-size:16px;font-weight:400;line-height:24px}.engage__banner{max-width:100%}}.engage__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.identify__text{text-align:center}.engage__wrapper{flex-direction:column}.engage__title{text-align:center}}.engage__title span.light-green{color:#7fca45}.engage__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}.about{background:#fff}.about__wrapper{display:flex;align-items:center;gap:55px}.about__banner{max-width:645px}@media (max-width:768px){.engage__title{margin-bottom:20px}.engage__text{font-size:16px;font-weight:400;line-height:24px}.about__banner{max-width:100%}}.about__banner--mob{display:none}.about__title{color:#12141a;margin-bottom:30px}@media (max-width:992px){.engage__text{text-align:center}.about__wrapper{flex-direction:column}.about__banner{display:none}.about__banner--mob{max-width:570px;display:block}.about__title{text-align:center}}.about__title span.light-green{color:#7fca45}.about__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:left}@media (max-width:768px){.about__banner--mob{max-width:100%}.about__title{margin-bottom:20px}.about__text{font-size:16px;font-weight:400;line-height:24px}}.about__text--green{color:#7fca45;font-weight:600;font-size:20px;margin-top:30px;margin-bottom:10px}@media (max-width:768px){.about__text--green{font-size:16px;font-weight:400;line-height:24px}}.about__text--green-small{color:#7fca45;font-size:20px}.about__address{display:flex;align-items:start;gap:10px}.price{background:#fff;overflow:hidden;position:relative}.price__top-ball{top:-550px;left:135px;animation:25s ease-in-out infinite alternate moveTopBall}.price__bottom-ball{bottom:-550px;left:calc(100vw - 884px);animation:20s ease-in-out 4s infinite alternate moveBottomBall}@media (max-width:768px){.about__text--green-small{font-size:16px;font-weight:400;line-height:24px}.price__bottom-ball,.price__top-ball{display:none}}.price__wrapper{display:flex;align-items:center;justify-content:space-between;gap:31px;margin-bottom:60px!important;align-items:stretch}@media (max-width:768px){.price__wrapper{margin-bottom:30px!important}}.price__pic{position:absolute;right:24px;top:-87px}.price__card{position:relative;width:50%;padding:30px;border-radius:20px;background-color:#fff;box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1)}@media (max-width:992px){.about__text,.about__text--green,.about__text--green-small{text-align:center}.price__wrapper{flex-direction:column}.price__pic{display:none}.price__card{width:100%}.price__text{text-align:center}}.price__card-top{width:-moz-fit-content;width:fit-content;padding:7px 15px;border-radius:50px;color:#12141a;font-weight:700;font-size:22px;background-color:rgba(0,0,0,.05);margin-bottom:20px}.price__card h2{color:#12141a;margin-bottom:30px}.price__card p{font-weight:400;font-size:20px;color:#12141a;margin-bottom:0}.price__text{color:#12141a;font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:804px;margin:0 auto 30px}.content-page{padding-top:60px;padding-bottom:80px;background:#fff}@media (max-width:768px){.price__card p{font-size:16px}.price__text{font-size:16px;font-weight:400;line-height:24px}.content-page{padding-top:40px;padding-bottom:60px}}.content-page__inner{max-width:760px;margin:0 auto}.content-page__category{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#7fca45;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.content-page__title{font-family:Inter,sans-serif;font-size:38px;font-weight:700;line-height:1.15;color:#12141a;margin-bottom:16px}@media (max-width:768px){.content-page__title{font-size:26px}}.content-page__subtitle{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#8c9299;margin-bottom:32px}@media (max-width:768px){.content-page__subtitle{font-size:17px;margin-bottom:24px}}.content-page__divider{border:none;border-top:1px solid #e5e7eb;margin-bottom:40px}.content-page__body{font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.75;color:#12141a}.content-page__body p{margin-bottom:24px}.content-page__body p:last-child{margin-bottom:0}.content-page__body h2{font-size:24px;font-weight:700;line-height:1.3;color:#12141a;margin-top:48px;margin-bottom:20px}@media (max-width:768px){.content-page__divider{margin-bottom:28px}.content-page__body h2{font-size:20px;margin-top:36px}.content-page__body{font-size:16px}}.content-page__body blockquote{border-left:3px solid #7fca45;padding:4px 0 4px 24px;margin:32px 0;font-size:18px;font-style:italic;color:#4b5563}.content-page__body ol,.content-page__body ul{padding-left:24px;margin-bottom:24px}.content-page__body ol li,.content-page__body ul li{margin-bottom:10px;padding-left:4px}.content-page__body ol{counter-reset:item;list-style:none;padding-left:0}.content-page__body ol li{counter-increment:item;padding-left:36px;position:relative}.content-page__body ol li::before{content:counter(item) ".";position:absolute;left:0;font-weight:700;color:#7fca45;font-size:17px}.content-page__body strong{font-weight:600}.content-page__body .learn-more{color:#7fca45;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:opacity .3s}.content-page__body .learn-more:hover{opacity:.7}.content-page__table-wrap{overflow-x:auto;margin:32px 0;border-radius:12px;border:1px solid #e5e7eb}.content-page__table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;font-size:15px}.content-page__table th{background:#f9fafb;color:#8c9299;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;padding:14px 20px;text-align:left;border-bottom:1px solid #e5e7eb}.content-page__table th:first-child{border-radius:12px 0 0}.content-page__table th:last-child{border-radius:0 12px 0 0}.content-page__table td{padding:14px 20px;color:#12141a;border-bottom:1px solid #f3f4f6;vertical-align:top;line-height:1.5}.content-page__table tr:last-child td{border-bottom:none}.content-page__table tr:nth-child(even) td{background:#fafafa}.content-page__cta{margin-top:56px;padding:40px;background:#f6fdf0;border-radius:16px;border:1px solid #d4f0b0;text-align:center}@media (max-width:768px){.content-page__cta{padding:28px 20px;margin-top:40px}}.content-page__cta-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#12141a;margin-bottom:8px}.content-page__cta-text{font-family:Inter,sans-serif;font-size:15px;color:#8c9299;margin-bottom:24px}.content-page__cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#7fca45;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;border-radius:10px;border:none;cursor:pointer;transition:background .3s,transform .3s;text-decoration:none}.content-page__cta-btn:hover{background:rgb(106.9129707113,179.1514644351,51.0485355649);transform:translateY(-1px)}.content-page__cta-btn:active{transform:scale(.98)}.report-modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);z-index:9999;padding:16px;overflow-y:auto}.report-modal-overlay.is-open{display:flex;align-items:flex-start;justify-content:center}.report-modal{background:#fff;border-radius:16px;padding:40px;width:100%;max-width:480px;margin:auto;position:relative;animation:.22s reportModalIn}@media (max-width:576px){.steps__swiper .swiper-slide{width:270px;height:250px;padding:10px}.steps__swiper .swiper-slide img{width:100px;height:100px;top:12px}.steps__swiper .swiper-slide p{font-size:16px;line-height:20.8px}.report-modal{padding:32px 20px 28px}}@keyframes reportModalIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.report-modal__close{position:absolute;top:16px;right:16px;background:#f3f4f6;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:#8c9299;transition:background .3s}.report-modal__close:hover{background:#e5e7eb}.report-modal__title{font-family:Inter,sans-serif;font-size:22px;font-weight:700;color:#12141a;margin-bottom:6px;padding-right:36px}.report-modal__desc{font-family:Inter,sans-serif;font-size:14px;color:#8c9299;margin-bottom:28px}.report-modal__group{margin-bottom:16px}.report-modal__group--checkbox{margin-top:4px;margin-bottom:20px}.report-modal__checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;color:#12141a;line-height:1.5}.report-modal__checkbox{width:16px;height:16px;flex-shrink:0;margin-top:2px;accent-color:#7fca45;cursor:pointer}.report-modal__privacy-link{color:#7fca45;text-decoration:underline;text-underline-offset:2px}.report-modal__privacy-link:hover{opacity:.8}.report-modal__label{display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#12141a;margin-bottom:6px}.report-modal__req{color:#ef4444;margin-left:2px}.report-modal__input,.report-modal__select{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:8px;font-family:Inter,sans-serif;font-size:15px;color:#12141a;background:#fff;outline:0;transition:border-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.report-modal__input:focus,.report-modal__select:focus{border-color:#7fca45}.report-modal__input.is-error,.report-modal__select.is-error{border-color:#ef4444}.report-modal__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238c9299' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.report-modal__error{font-family:Inter,sans-serif;font-size:12px;color:#ef4444;margin-top:4px;display:none}.report-modal__error.is-visible{display:block}.report-modal__note{font-family:Inter,sans-serif;font-size:12px;color:#8c9299;margin-bottom:20px}.report-modal__submit{width:100%;padding:13px 20px;background:#7fca45;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:background .3s}.report-modal__submit:hover{background:rgb(106.9129707113,179.1514644351,51.0485355649)}.report-modal__submit:active{transform:scale(.98)}.report-modal__submit.is-loading{opacity:.65;pointer-events:none}.report-modal__error-banner{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 14px;border-radius:8px;font-family:Inter,sans-serif;font-size:13px;margin-bottom:16px;display:none}.report-modal__error-banner.is-visible{display:block}.report-modal__success{display:none;text-align:center;padding:20px 0 8px}.report-modal__success.is-visible{display:block}.report-modal__success-icon{width:60px;height:60px;background:#eef8e5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.report-modal__success-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#12141a;margin-bottom:8px}.report-modal__success-text{font-family:Inter,sans-serif;font-size:14px;color:#8c9299}.report-modal__form-view.is-hidden{display:none}.blog-index{background:#fff;color:#12141a}.blog-index__featured-wrap{padding:60px 0 0}@media (max-width:768px){.blog-index__featured-wrap{padding:40px 0 0}}.blog-index__grid-wrap{padding:67px 0 65px}.blog-index__heading{font-size:65px;font-weight:600;color:#0d0d0d;letter-spacing:-.02em;margin-bottom:32px}@media (max-width:768px){.blog-index__grid-wrap{padding:40px 0 60px}.blog-index__heading{font-size:40px;margin-bottom:24px}}.blog-featured{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;background:#fff;border-radius:30px;overflow:hidden;padding:0;box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1)}.blog-featured__img-link{display:block;overflow:hidden;aspect-ratio:570/340}.blog-featured__img{display:block;width:100%;height:100%;aspect-ratio:570/340;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.blog-featured__content{padding:32px 32px 32px 16px}@media (max-width:992px){.blog-featured{grid-template-columns:1fr;gap:0}.blog-featured__content{padding:28px 24px}}.blog-featured__date{display:block;font-size:14px;font-weight:500;color:#12141a;line-height:1.3;margin-bottom:14px}.blog-featured__title{font-size:40px;font-weight:600;line-height:1.1;margin-bottom:10px}@media (max-width:768px){.blog-featured__content{padding:24px 20px}.blog-featured__title{font-size:22px}}.blog-featured__title a{color:#12141a;text-decoration:none}.blog-featured__excerpt{font-size:16px;font-weight:400;line-height:1.3;color:#12141a;flex:1;margin-bottom:45px}.blog-featured__cta{position:relative;display:inline-flex;align-items:center;padding:9px 49px;border-radius:100px;border:1px solid #000;font-size:14px;font-weight:500;color:#12141a;text-decoration:none;background:#fff;transition:border-color .3s;z-index:0}.blog-featured__cta::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to right,#7fca45,#d2ffb0);opacity:0;transition:opacity .3s;z-index:-1}.blog-featured__cta:hover{border-color:transparent}.blog-featured__cta:hover::before{opacity:1}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width:768px){.blog-featured__excerpt{margin-bottom:14px}.blog-grid{grid-template-columns:1fr;gap:20px}}.blog-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:30px;overflow:hidden;box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1)}.blog-card::after{content:"";position:absolute;bottom:-180px;right:-20px;width:360px;height:360px;background:radial-gradient(circle,rgba(127,202,69,.35) 0,rgba(210,255,176,.15) 55%,rgba(210,255,176,0) 75%);border-radius:50%;pointer-events:none;opacity:0;transition:opacity .5s;z-index:0}.blog-card:hover::after{opacity:1}.blog-card:hover .blog-card__img{transform:scale(1.04)}.blog-card:hover .blog-card__link{color:#7fca45}.blog-card:hover .blog-card__link svg{transform:translateX(6px)}.blog-card__img-link{display:block;overflow:hidden;flex:0 0 auto;aspect-ratio:570/340;position:relative;z-index:1}.blog-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.blog-card__body{display:flex;flex-direction:column;flex:1;padding:32px;position:relative;z-index:1}.blog-card__date{display:block;font-size:14px;font-weight:500;color:#12141a;line-height:1.3;margin-bottom:14px}.blog-card__title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px}.blog-card__title a{color:#12141a;text-decoration:none;transition:color .3s}.blog-card__excerpt{font-size:16px;font-weight:400;line-height:1.3;color:#12141a;flex:1;margin-bottom:14px}.blog-card__link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#000;text-decoration:none;transition:color .3s;align-self:flex-start}.blog-card__link svg{flex:0 0 auto;transition:transform .3s}.content-page__body h3{font-size:18px;font-weight:700;line-height:1.3;color:#12141a;margin-top:32px;margin-bottom:12px}.footer__privacy-link{font-size:13px;color:#8c9299;text-decoration:none;transition:opacity .3s}.footer__privacy-link:hover{opacity:.7}.full-height{height:calc(var(--full-height,1vh) * 100 - 70px)}.full-min-height{min-height:calc(var(--full-height,1vh) * 100 - 70px)}body{margin:0;width:100%;min-height:100vh;font-family:Inter,sans-serif;font-weight:400;font-size:clamp(16px,.729vw,28px);background-color:#12141a;color:#fff}section{padding:120px 0}@media (max-width:768px){section{padding:40px 0}}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.bg-light{background-color:#f6f6f6}.wrapper{width:100%}.container{width:100%;max-width:62vw;padding:0 20px;margin:0 auto}@media (max-width:1920px){.container{max-width:1210px}}.main{position:relative;padding-top:70px;z-index:1}.title{font-size:clamp(30px,3.125vw,120px);font-weight:600}@media (max-width:350px){.title{font-size:24px}}.subtitle{font-size:clamp(24px,2.6vw,80px);font-weight:600;line-height:1.2}.nowrap{white-space:nowrap}.hidden-content{display:none}.text-gradient{background:radial-gradient(174.55% 98.81% at 27.27% 31.25%,#fff 0,#82dff4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.text-gradient.dark{background:linear-gradient(145deg,#000,#16678a);background-clip:text;-webkit-background-clip:text;color:transparent}.social-icon-wrapper{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px}.social-icon{display:flex;align-items:center;justify-content:center;border:1px solid #404145;border-radius:50%;width:100%;height:100%}.social-icon svg{display:flex;transition:.3s;flex:0 0 19px}.social-icon:hover svg{opacity:.7}.social-icon .telegram,.social-icon .whatsapp{width:19px;height:19px}.badge{display:flex;align-items:center;justify-content:center;border-radius:5px;background:linear-gradient(145deg,#f6cc3a,#f2ac24);width:133px;height:25px}.color-black{color:#000}.glow-card{position:relative}.glow{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;pointer-events:none}.ball{position:absolute;background-image:url(../img/bubble.png);background-size:contain;background-repeat:no-repeat;border-radius:50%;width:884px;height:884px;pointer-events:none;transition:opacity 5s;z-index:100}.ball--blue{background-image:url(../img/bubble_blue.png)}.ball--red{background-image:url(../img/bubble_red.png)}.tooltip{position:relative}.tooltip__content{opacity:0;pointer-events:none;position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);width:300px;font-size:14px;background-color:#fff;color:#000;padding:10px;border-radius:10px;transition:.3s;box-shadow:0 7px 150px 0 rgba(0,0,0,.15);z-index:1}.tooltip__content::before{display:block;content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border:0 solid transparent;border-right-width:11px;border-left-width:11px;border-bottom:11px solid #fff}.tooltip:hover .tooltip__content{opacity:1;pointer-events:all}#body #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom{transition:.3s}