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;justify-content:space-between;align-items:center}@media (max-width:768px){.footer{padding-top:50px;padding-bottom:50px}.footer__wrapper{flex-direction:column}}.footer__contacts{display:flex;flex-direction:column}@media (max-width:768px){.footer__contacts{order:2;align-items:center;margin-bottom:30px}}.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: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;width:193px}@media (max-width:768px){.footer__contacts-title{margin-bottom:15px}.footer__socials-logo-wrapper{order:1;margin-bottom:30px}.footer__requisites{justify-content:center;width:auto;order:2}}.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:uppercase;transition:.3s ease-in-out}.btn-primary{padding-top:19px;padding-bottom:19px;background:linear-gradient(to right,#7fca45,#d2ffb0);font-family:Inter;font-size:18px;font-weight:600;line-height:24px;text-align:center}@media (max-width:576px){.btn-primary{padding-top:16px;padding-bottom:16px;font-size:16px;font-weight:500;line-height:20px}}.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}@media (max-width:1200px){.menu-btn{display:flex}}.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)}.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:hidden;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}}.welcome__content--expo{margin-top:0}.welcome__content-btn{padding-left:81px;padding-right:81px}@media (max-width:576px){.welcome__content-btn{padding-left:18px;padding-right:18px;width:100%}}.welcome__content-title{font-size:65px!important;line-height:110%!important;letter-spacing:-3px;margin-bottom:40px;max-width:57vw;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 4%;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}}@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}}.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}.welcome .chat-bubble--left{width:120px;height:131px}}@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}}.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{bottom:170px;right:29.8vw}@media (max-width:1600px){.welcome .chat-bubble--left{right:clamp(200px,20vw,450px)}}.welcome .chat-bubble--right{bottom:35px;right:16.9vw}@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}}.faq{background:#fff;overflow:hidden;position:relative}.faq__title{color:#12141a;margin-bottom:60px;text-align:center;width:100%}.faq__title span.light-green{color:#7fca45}.faq .accordion-item{background-color:#ebebeb;border-radius:10px;overflow:hidden;will-change:max-height;padding:.78125vw}.faq .accordion-item+.accordion-item{margin-top:10px}.faq .panel{max-height:0;overflow:hidden;transition:.3s;color:#000;font-size:clamp(16px,.825vw,28px);line-height:130%;will-change:max-height;margin:0}.faq .panel p{padding-right:145px}.faq button.accordion-btn{display:flex;align-items:center;justify-content:space-between;color:#000;cursor:pointer;width:100%;text-align:left;border:none;outline:0;transition:.3s;font-size:clamp(16px,.9375vw,36px);font-weight:600;line-height:22px;padding-bottom:0}.faq button.accordion-btn.is-open{padding-bottom:10px}.faq button.accordion-btn:hover{opacity:.7}.faq .icon{align-self:flex-start;width:20px;height:20px;flex:0 0 20px;background-size:cover;background-position:center}.faq button.accordion-btn .icon{background-image:url(../img/plus.svg)}.faq button.accordion-btn.is-open .icon{background-image:url(../img/minus.svg)}.accordion-btn__link{color:#277ac8;transition:opacity .3s}.accordion-btn__link:hover{opacity:.7}.clients{overflow:hidden;background:#fff;position:relative;z-index:10000}@media (max-width:768px){.faq__title{margin-bottom:36px}.faq .accordion-item{padding:15px}.clients{padding-bottom:80px}}.clients__wrapper{position:relative;z-index:10000}.clients__bottom-ball{bottom:-550px;left:0;animation:20s ease-in-out 4s infinite alternate moveBottomBall}.clients__title{text-align:center;margin-bottom:60px;pointer-events:none;z-index:100;color:#12141a}@media (max-width:768px){.clients__title{margin-bottom:30px}}.clients__list{width:100%;display:flex;justify-content:space-between;margin-bottom:60px}@media (max-width:992px){.faq .panel p{padding-right:30px}.clients__list{flex-direction:column;justify-content:flex-start}}@media (max-width:576px){.clients__list{margin-bottom:20px}}.clients__item{height:150px!important;width:270px;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;min-width:250px}@media (max-width:414px){.clients__item{height:102px!important}}.clients__others{box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);background:#fff;padding:10px 20px 13px;border-radius:100px;font-family:Inter;font-size:25px;font-weight:600;line-height:30px;text-align:left;color:#12141a;width:-moz-fit-content;width:fit-content;margin:0 auto}@media (max-width:576px){.clients__others{padding:7px 20px 10px;font-size:16px;line-height:19.2px}.economy .btn-try-free-wrapper{padding:0 20px}}.clients__logo{display:block;width:100%;height:27px;margin-bottom:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.clients__text{font-size:12px;font-weight:300}.clients__qnt{font-size:clamp(20px,2.083vw,80px);line-height:104%}.clients .swiper{overflow:visible!important}.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){.clients__logo{height:18px}.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;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}@media (max-width:768px){.economy__subtitle{font-size:20px;line-height:26px;margin-bottom:30px}.economy__btn{font-size:16px;line-height:21px;padding-top:16px;padding-bottom:15px}}.economy__btn{position:relative;z-index:1000;display:flex;justify-content:center;width:315px;text-transform:uppercase;margin:0 auto}@media (max-width:414px){.economy__btn{width:calc(100% - 40px)}}.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}.secure{background:#fff;overflow:hidden;position:relative}.secure__title{color:#12141a;margin-bottom:60px;text-align:center}.secure__title span.light-green{color:#7fca45}@media (max-width:768px){.secure__title{margin-bottom:30px}}.secure__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.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}}.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}.how-does-it-work__title{max-width:75%}}.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}}.how-does-it-work{background:#fff;display:flex!important;flex-direction:column;overflow:hidden}.how-does-it-work__title{color:#12141a;margin-bottom:60px;text-align:center}.how-does-it-work__title span.light-green{color:#7fca45}.how-does-it-work__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.how-does-it-work__swiper{overflow:visible!important;width:100%;padding:0 19vw!important;margin-bottom:60px;display:none!important}@media (max-width:768px){.how-does-it-work__swiper{margin-bottom:30px}.how-does-it-work__button{font-size:16px;line-height:20px}}@media (max-width:1200px){.how-does-it-work__swiper{padding:0 30px!important;display:block!important}}.how-does-it-work__swiper .swiper-slide{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:470px;height:343px;border-radius:20px;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);padding:25px 30px 30px;position:relative}.how-does-it-work__swiper .swiper-slide__number{position:absolute;top:20px;left:20px;color:#12141a;font-size:24px}.how-does-it-work__swiper .swiper-slide__arrow-wrapper{position:absolute;top:50%;transform:translateY(-50%);right:-35px;width:40px}@media (max-width:576px){.how-does-it-work__swiper{padding:0 20px!important}.how-does-it-work__swiper .swiper-slide__arrow-wrapper{width:30px;right:-22px}}.how-does-it-work__swiper .swiper-slide__arrow{width:100%;height:auto;margin-top:26px}.how-does-it-work__swiper .swiper-slide img{width:158px;height:158px;margin-bottom:26px}.how-does-it-work__swiper .swiper-slide p{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;color:#12141a}@media (max-width:576px){.how-does-it-work__swiper .swiper-slide{width:270px;height:250px;padding:10px}.how-does-it-work__swiper .swiper-slide img{width:100px;height:100px;margin-bottom:10px}.how-does-it-work__swiper .swiper-slide p{font-size:16px;font-weight:400;line-height:20.8px}}.how-does-it-work__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:16px;grid-row-gap:16px;width:100%;padding:0 19vw!important;margin-bottom:60px}@media (max-width:1200px){.how-does-it-work__grid{display:none}}@media (max-width:1600px){.how-does-it-work__grid{padding:0!important;margin:0 auto 60px;max-width:1210px}}@media (max-width:1400px){.how-does-it-work__grid{max-width:1168px}}.how-does-it-work__grid .swiper-slide{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;height:383px;border-radius:20px;box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);padding:25px 30px 30px;position:relative}.how-does-it-work__grid .swiper-slide__number{position:absolute;top:20px;left:20px;color:#12141a;font-size:24px}.how-does-it-work__grid .swiper-slide__arrow-wrapper{position:absolute;top:50%;transform:translateY(-50%);right:-30px;width:40px}.how-does-it-work__grid .swiper-slide__arrow-wrapper--down{top:auto;bottom:-114px;left:50%;right:auto;transform:translateX(-50%)}@media (max-width:576px){.how-does-it-work__grid .swiper-slide__arrow-wrapper{width:30px;right:-22px}}.how-does-it-work__grid .swiper-slide__arrow{width:100%;height:auto;margin-top:26px}.how-does-it-work__grid .swiper-slide img{width:158px;height:158px;margin-bottom:26px}.how-does-it-work__grid .swiper-slide p{font-family:Inter;font-size:20px;font-weight:400;line-height:26px;text-align:center;color:#12141a}.how-does-it-work__button{margin:0 auto;display:flex;align-items:center;justify-content:center;text-transform:uppercase;padding-left:81px;padding-right:81px}@media (max-width:576px){.how-does-it-work__grid .swiper-slide{width:270px;height:250px;padding:10px}.how-does-it-work__grid .swiper-slide img{width:100px;height:100px;margin-bottom:10px}.how-does-it-work__grid .swiper-slide p{font-size:16px;font-weight:400;line-height:20.8px}.how-does-it-work__button{padding-left:18px;padding-right:18px;width:100%}}@media (max-width:414px){.how-does-it-work__button{width:calc(100% - 40px)}}.how-does-it-work .swiper-btns{position:absolute;display:none;right:20px}@media (max-width:1200px){.how-does-it-work .swiper-btns{right:100px;top:-10px}}@media (max-width:992px){.how-does-it-work .swiper-btns{right:50px;display:flex}}.how-does-it-work .swiper-btns .swiper-btn{cursor:pointer}.how-does-it-work .swiper-btns .swiper-btn:first-child{margin-right:20px}.how-does-it-work .swiper-btns .swiper-btn--next{transform:rotate(180deg)}.how-does-it-work .swiper-btns .swiper-btn.swiper-button-disabled{cursor:default;opacity:.5}.consumers{background:#fff;overflow:hidden;position:relative}.consumers__title{color:#12141a;margin-bottom:60px;text-align:center}@media (max-width:768px){.how-does-it-work .swiper-btns{display:none}.consumers{padding-top:80px;padding-bottom:80px}.consumers__title{margin-bottom:30px}}.consumers__title span.light-green{color:#7fca45}.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__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}.consumers__bottom-ball{bottom:-620px;left:calc(100vw - 884px)}.consumers__top-ball{top:-620px;left:0}.why-automate{background:#fff;overflow:hidden;position:relative}.why-automate__title{color:#12141a;margin-bottom:60px;text-align:center}@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}.why-automate__title{margin-bottom:30px}}.why-automate__title span.light-green{color:#7fca45}.why-automate__wrapper{display:flex;flex-direction:column;align-items:center;position:relative;z-index:10000}.why-automate__content{display:flex;justify-content:space-between;position:relative;z-index:10000}@media (max-width:992px){.why-automate__content{flex-direction:column}}.why-automate__content-item{width:calc(33% - 15px);box-shadow:-4px 34px 200px 0 rgba(0,0,0,.1019607843);border-radius:20px;padding:10px 30px 40px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1000}.why-automate__content-item img{width:230px;height:230px;margin-bottom:10px}.why-automate__content-percent{font-family:Inter;font-size:50px;font-weight:600;line-height:55px;letter-spacing:-.02em;text-align:center;color:#12141a;margin-bottom:10px}@media (max-width:992px){.why-automate__content-item{width:100%;flex-direction:row;align-items:flex-start}.why-automate__content-item:not(:last-child){margin-bottom:20px}.why-automate__content-item img{margin-right:10px;margin-bottom:0}.why-automate__content-percent{text-align:left}}@media (max-width:768px){.why-automate__content-item{padding:20px 15px}.why-automate__content-item img{width:100px;height:100px}.why-automate__content-percent{font-size:24px;line-height:24px}}.why-automate__content-title{font-family:Inter;font-size:20px;font-weight:600;line-height:26px;text-align:center;color:#12141a;margin-bottom:10px}@media (max-width:992px){.why-automate__content-title{text-align:left}}.why-automate__content-subtitle{font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:center;color:#12141a}@media (max-width:992px){.why-automate__content-subtitle{text-align:left}}.why-automate__bottom-ball{top:556px;left:-379px}@media (max-width:1200px){.why-automate__bottom-ball{display:none}}.insights{background:#fff;overflow:hidden;position:relative;padding:100px 0}@media (max-width:768px){.why-automate__content-title{font-size:16px;line-height:20.8px;margin-bottom:5px}.why-automate__content-subtitle{font-size:12px;line-height:15.6px}.insights{padding:80px 0}}.insights__title{color:#12141a;margin-bottom:30px;text-align:center}.insights__title span.light-green{color:#7fca45}.insights__subtitle{font-family:Inter;font-size:25px;font-weight:600;line-height:30px;text-align:center;color:#12141a;max-width:860px;margin-bottom:60px}.insights__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.insights__content{display:flex;flex-direction:column;align-items:center;width:100%}.insights__content .line{width:100%;display:flex;justify-content:center}.insights__content .message{padding:15px 30px;background:rgba(0,0,0,.0509803922);border-radius:50px 50px 0;font-family:Inter;font-size:18px;font-weight:600;line-height:23.4px;text-align:center;color:#12141a;position:relative}.insights__content .first-line{margin-bottom:40px}@media (max-width:768px){.insights__subtitle{font-family:Inter;font-size:16px;font-weight:700;line-height:19.2px;text-align:center;margin-bottom:40px}.insights__content .line{align-items:center}.insights__content .message{border-radius:30px 30px 0;min-width:157px;padding:10px;font-size:14px;line-height:18.2px;display:flex;justify-content:center;align-items:center}.insights__content .first-line{margin-bottom:20px}}.insights__content .first-line .message{max-width:270px;justify-content:center}.insights__content .second-line{max-width:997px;width:100%;justify-content:space-between;margin-bottom:40px}@media (max-width:768px){.insights__content .second-line{margin-bottom:20px}}.insights__content .second-line .message{max-width:430px}.insights__content .second-line .message:nth-child(2){top:23px}.insights__content .third-line{justify-content:center}.insights__content .third-line .message{max-width:430px;top:37px}.insights__content .fourth-line{max-width:1170px;justify-content:space-between;margin-bottom:40px}.insights__content .fourth-line .message:first-child{top:-17px;max-width:266px}.insights__content .fourth-line .message:nth-child(2){top:-7px;max-width:270px}.insights__content .fifth-line{max-width:1170px;justify-content:space-between}.insights__content .fifth-line .message{max-width:270px}.insights__content .fifth-line .message:first-child{top:10px}.insights__content .sixth-line{justify-content:center;margin-bottom:30px}@media (max-width:768px){.insights__content .sixth-line{margin-bottom:20px}}.insights__content .sixth-line .message{max-width:474px;top:-39px}.insights__content .seventh-line{max-width:752px;justify-content:space-between}.insights__content .seventh-line .message{max-width:322px}@media (max-width:992px){.insights__content .message{position:static;justify-content:center;align-items:center;text-align:center}.insights__content .second-line .message:first-child{margin-right:20px}.insights__content .third-line{margin-bottom:40px}}@media (max-width:992px) and (max-width:768px){.insights__content .third-line{margin-bottom:20px}}.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){.pingui__title{margin-bottom:20px}}.pingui__wrapper{display:flex;align-items:center;position:relative}@media (max-width:992px){.insights__content .fifth-line{margin-bottom:40px}.insights__content .fifth-line .message:first-child,.insights__content .fourth-line .message:first-child,.insights__content .seventh-line .message:first-child{margin-right:20px}.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__btn{display:flex;text-transform:uppercase;padding-left:81px;padding-right:81px}@media (max-width:576px){.pingui__btn{padding-left:18px;padding-right:18px;width:100%}}@media (max-width:992px){.pingui__content{margin-right:0}.pingui__btn{display:none}.pingui__img-container{margin-bottom:60px}}.pingui__img-container{display:flex;justify-content:center;position:relative}.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}@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}}.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__btn{display:flex;justify-content:center;text-transform:uppercase;width:315px}@media (max-width:414px){.try__btn{width:100%}}.try__bottom-ball{bottom:-570px;left:calc(50% - 441px)}@media (max-width:576px){.try__btn{padding-top:17px;padding-bottom:17px}.try__bottom-ball{width:352px!important;height:352px!important;bottom:-176px;left:calc(50% - 176px)}}.plans{background:#fff;overflow:hidden;position:relative}.plans__title{color:#12141a;margin-bottom:50px;text-align:left;width:100%}.plans__title span.light-green{color:#7fca45}.plans__wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.plans__btn{display:flex;justify-content:center;width:315px;text-transform:uppercase}.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__title{margin-bottom:20px}.plans__btn{font-size:16px;line-height:21px;padding-top:16px;padding-bottom:15px}.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__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__title{margin-bottom:30px}}.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>div{grid-column:span 3}.connected__list>div:nth-child(5),.connected__list>div:nth-child(6),.connected__list>div:nth-child(7){grid-column:span 4}}.connected__item{padding:25px;height:120px;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){.plans__btn{width:100%}.connected__item{height:102px!important}}.connected__others{box-shadow:0 7px 70px 0 rgba(0,0,0,.0705882353);background:#fff;padding:10px 20px 13px;border-radius:100px;font-family:Inter;font-size:25px;font-weight:600;line-height:30px;text-align:left;color:#12141a;width:-moz-fit-content;width:fit-content;margin:0 auto}@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}@media (max-width:992px){.connected__logo{height:18px}}.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}.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.1}.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}