@import url(https://fonts.googleapis.com/css2?family=Merriweather&display=swap);.btn{align-items:center;background:#000;border:none;border-radius:100rem;color:#fff;color:var(--White,#fff);cursor:pointer;display:flex;font-family:Italian Plate No2 Expanded,sans-serif;font-size:16rem;font-style:normal;font-weight:600;height:62rem;justify-content:center;line-height:1;min-height:62rem;outline:none;text-align:center;transition:.3s;width:100%}.btn.welcome-btn{color:#000;color:var(--black,#000)}.btn.welcome-btn,.btn.welcome-btn:hover{background:#fff;background:var(--white,#fff)}.btn.welcome-btn:hover{color:#585858}.btn.white:not(.welcome-btn){background:#fff;background:var(--white,#fff);color:#000;color:var(--black,#000)}.btn.white:not(.welcome-btn) svg path{fill:#000}@media screen and (min-width:500px){.btn.white:not(.welcome-btn):hover{background:#fff;background:var(--white,#fff);color:#585858}.btn.white:not(.welcome-btn):hover svg path{fill:#f35f79}}.btn.white:not(.welcome-btn):active{background:#fff;background:var(--white,#fff);color:#1f1f1f}.btn.white:not(.welcome-btn):active svg path{fill:#f14564}.btn.green{background:#5bf0a5;color:#000;color:var(--black,#000)}.btn.green svg path{fill:#000}@media screen and (min-width:500px){.btn:hover:not(.welcome-btn){background:#585858}}.btn:active{background:#1f1f1f}.btn.pointerNone{pointer-events:none!important}.btn.paypal-button{background:#ffc43a;color:#360906;transition:none}.btn svg{height:20rem;margin-left:12rem;width:21rem}.btn svg path{transition:.25s}.btn.disable{background:#f2f4f6;color:#8f969c;color:var(--Gray-dark,#8f969c)}.btn.disable path{fill:#8f969c}.btn.error{background:#fde5e9;color:#ef2c4f;transition:.25s}.btn.error path{fill:#ef2c4f}.btn.animate{transition:none}.btn.opacity{margin-top:32rem}.btn .spinner{text-align:center;width:100%}.btn .spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#fff;border-radius:100%;display:inline-block;height:10rem;margin:0 3rem;width:10rem}.btn .spinner .bounce1{animation-delay:-.32s}.btn .spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}@keyframes scaleOpacityAnimationFirst{0%{opacity:1;transform:scale(1)}to{opacity:.85;transform:scale(.95)}}@keyframes scaleOpacityAnimationSecond{0%{opacity:.85;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.btn[disabled]{background:#efefef;color:#0009;pointer-events:none}.signup{display:flex;flex-direction:column;height:100%}.signup-top{flex:1 1}.input{display:flex;flex-direction:column;position:relative}.input-border{border:1rem solid #f2f4f6;border:1rem solid var(--bg-gray,#f2f4f6);border-radius:11rem;height:49rem;left:0;pointer-events:none;position:absolute;width:100%}.input-border.empty:after{border:4rem solid #f2f4f6;border-radius:12rem;content:"";height:calc(100% + 8rem);left:-4rem;opacity:.4;pointer-events:none;position:absolute;top:-4rem;width:calc(100% + 8rem)}.input input{border:none;color:#000;color:var(--Black,#000);font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:500;height:52rem;line-height:120%;padding-left:0;padding-right:0;transition:.3s;width:100%}@media screen and (min-width:500px){.input input{font-size:16rem}}.input input::placeholder{color:#8f969c!important;font-weight:500}.input input:focus{border:none;padding-top:16rem}.input input:focus::placeholder{color:#0000!important}.input input:focus~.input-border{border:1px solid #000}.input input:focus~span{opacity:1}.input input:focus~svg path{fill:#000}.input input:focus~.paste{display:none}.input input:not(:placeholder-shown){padding-top:16rem}.input input:not(:placeholder-shown)~span{opacity:1}.input input:not(:placeholder-shown)~.paste{display:none}.input span{color:#8f969c;font-size:12rem;font-weight:500;left:46rem;line-height:140%;opacity:0;pointer-events:none;transform:translateY(-8rem);transition:.3s}.input span,.input>svg{position:absolute;top:16rem}.input>svg{height:20rem;left:16rem;width:20rem}.input>svg path{transition:.3s}.input.error{flex-wrap:wrap}.input.error input~.input-border{border-color:#ef2c4f}.input.error input::placeholder{color:#ef2c4f}.input.error>svg path{fill:#ef2c4f}.input-email input{color:#626263}.input-email input:focus{color:#000;color:var(--Black,#000)}.input.disabled{z-index:1}.input.disabled input{color:#626263;color:var(--Gray-dark,#626263);font-weight:400;pointer-events:none;position:relative;z-index:-1}.input .change{color:#000;font-size:14rem;font-weight:600;line-height:normal;top:16rem}.input .change,.input .show{cursor:pointer;position:absolute;right:16rem}.input .show{align-items:center;display:flex;justify-content:center;top:14rem}.input .show,.input .show svg{height:22rem;width:22rem}.input .error-text{color:#ef2c4f;color:var(--Additional-Red,#ef2c4f);font-size:12rem;font-style:normal;font-weight:500;line-height:130%;margin-top:8rem}.input-ai{align-items:center;border:1rem solid #f2f4f6;border:1rem solid var(--bg-gray,#f2f4f6);border-radius:11rem;display:flex;height:49rem;justify-content:center;margin-left:6rem;min-width:49rem;width:49rem}.input-ai svg{height:26rem;position:static;transform:none;width:26rem}.error-text{color:#ef2c4f;color:var(--Additional-Red,#ef2c4f);font-size:12rem;font-style:normal;font-weight:500;line-height:130%;margin-top:8rem}.trial{flex:1 1;margin-right:-11rem;overflow-y:auto;padding-right:11rem;width:calc(100% + 11rem)}.trial-method__options{grid-gap:7rem;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:24rem}.trial-method__option{align-items:center;border:1rem solid #f2f4f6;border-radius:12rem;color:#000;cursor:pointer;display:flex;flex-direction:column;font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:500;height:90rem;justify-content:center;line-height:150%;position:relative;text-align:center;width:100%}.trial-method__checkmark{position:absolute;right:8rem;top:8rem}.trial-method__checkmark svg{height:18rem;width:18rem}.trial-method__cards{grid-gap:6rem;display:grid;grid-template-columns:repeat(4,22rem);margin-top:8rem}.trial-method__amount{color:#000;display:flex;font-family:Italian Plate No2 Expanded;font-size:48rem;font-style:normal;font-weight:500;justify-content:center;line-height:100%}.trial-method__amount span{font-size:14rem;font-style:normal;font-weight:600;line-height:130%}.trial-method__credit-card{display:flex;flex-direction:column;justify-content:flex-end}.trial-method__credit-card.hidden{height:0;opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.trial-method__credit-card iframe{overflow:hidden;width:100%}.trial-method__footer{margin-top:20rem}.trial-method__rating{display:flex;justify-content:center;margin:0 auto 20rem}.trial-method__company-info{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:400;line-height:140%;margin:0 auto;max-width:224rem;text-align:center}.trial-line{align-items:center;display:flex;justify-content:space-between;margin-bottom:10rem}.trial-line span{color:#8f969c;font-size:12rem;font-weight:500;line-height:1.2}@media screen and (min-width:500px){.trial-line span{font-size:14rem}}.trial-line .priceInfo{color:#8f969c}.trial-line strong{color:#8f969c;font-size:12rem;font-weight:400;line-height:1.2}@media screen and (min-width:500px){.trial-line strong{font-size:14rem}}.trial-line .red{color:#ef2c4f;font-weight:600}.trial-total{border-top:1px solid #f2f4f6;margin-bottom:24rem;margin-top:14rem;padding-top:20rem}.trial-total-line{align-items:center;display:flex;justify-content:space-between;margin-bottom:10rem}.trial-total-line span{color:#000;font-size:16rem;font-weight:600;line-height:1.2}@media screen and (min-width:500px){.trial-total-line span{font-size:18rem}}.trial-total-line strong{color:#000;font-size:16rem;font-weight:600;line-height:1.2}@media screen and (min-width:500px){.trial-total-line strong{font-size:18rem}}.trial-total-bottom{color:#4dcc8c;font-size:14rem;font-weight:600;line-height:1.2;text-align:right}@media screen and (min-width:500px){.trial-total-bottom{font-size:16rem}}.trial .btn svg{margin-left:12rem!important}.trial .block-button{background:linear-gradient(180deg,#fff0,#fff 20%);bottom:32rem;padding:20rem 0 0!important}@media screen and (min-width:500px){.trial .block-button{bottom:0;padding:20rem 0 0!important;width:464rem}}.trial .priceInfo-wrapper{left:0;width:100%}@media screen and (min-width:500px){.trial{overflow-y:hidden;padding-top:0}.trial .priceInfo-wrapper{left:0;width:100%}}.trial input.error::placeholder{color:#ef2c4f!important}#apple-pay,#apple-pay-button-container,.apple-pay-button{border-radius:100rem;height:62rem;min-width:100%;width:100%}.priceInfo{align-items:center;color:#000;display:flex;font-size:12rem;line-height:1.4}.priceInfo span{cursor:pointer;margin-left:6rem;position:relative}.priceInfo span b{border-color:#000 #0000 #0000;border-style:solid;border-width:6rem 10rem 0;bottom:calc(100% + 5rem);content:"";display:block;height:0;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.priceInfo span b.bottom{border-color:#0000 #0000 #000;border-width:0 10rem 6rem;bottom:auto;top:calc(100% + 5rem)}.priceInfo-wrapper{background:#000;border-radius:14rem;bottom:calc(100% + 9rem);left:0;padding:17rem 12rem;position:absolute;width:100%;z-index:10}.priceInfo-wrapper.bottom{bottom:auto;top:calc(100% + 9rem)}.priceInfo__title{font-weight:600;margin-bottom:10rem}.priceInfo p,.priceInfo__title{color:#fff;font-size:13rem;line-height:1.3}.priceInfo p,.priceInfo p i{font-weight:400}.priceInfo p i{font-style:normal;text-decoration:underline}.priceInfo__close{cursor:pointer;position:absolute;right:12rem;top:17.5rem}.priceInfo__close svg{height:17rem;width:17rem}.bundle{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:12rem}@media screen and (min-width:500px){.bundle{margin-bottom:60rem}}.bundle__header{background:#2555ff;background:var(--Blue,#2555ff);border-radius:100rem;color:#fff;font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:10rem;padding:4rem 12rem}@media screen and (min-width:500px){.bundle__header{font-size:14rem}}.bundle__title{color:#000;font-family:Italian Plate No2 Expanded;font-size:20rem;font-style:normal;font-weight:700;line-height:130%;margin-bottom:16rem}@media screen and (min-width:500px){.bundle__title{font-size:22rem}}.bundle ul li{align-items:center;display:flex;margin-bottom:30rem}.bundle ul li:last-child{margin-bottom:0}.bundle ul li i{align-items:center;background:#f2f4f6;border-radius:50%;display:flex;height:44rem;justify-content:center;margin-right:16rem;min-width:44rem;position:relative;width:44rem}.bundle ul li i:after{background:url(../../static/media/line-black.429e467567bfb357b30c.svg);background-position:top;background-size:100% auto;content:"";height:calc(100% - 14rem);left:50%;position:absolute;top:100%;transform:translatex(-50%);width:2rem}.bundle ul li p{line-height:1}.bundle ul li p span{color:#000;display:block;font-size:13rem;font-weight:400;line-height:1.3}@media screen and (min-width:500px){.bundle ul li p span{font-size:15rem}}.bundle ul li p strong{color:#000;display:block;font-size:16rem;font-weight:700;line-height:1;margin-bottom:6rem}@media screen and (min-width:500px){.bundle ul li p strong{font-size:18rem}}.bundle ul li.blue i{background:#000}.bundle ul li.blue i:after{display:none}.bundle ul li.blue p strong{color:#000}.bundle__price{align-items:center;color:#000;display:flex;font-family:Italian Plate No2 Expanded;font-size:16rem;font-style:normal;font-weight:600;line-height:1.1;margin-bottom:24rem}@media screen and (min-width:500px){.bundle__price{font-size:18rem}}.bundle__price strong{color:#8f969c;font-family:Italian Plate No2 Expanded;font-size:16rem;font-style:normal;font-weight:400;line-height:110%;margin-left:14rem;text-decoration:line-through;text-decoration-color:#ef2c4f}@media screen and (min-width:500px){.bundle__price strong{font-size:18rem}}.bundle__price span{color:#000;font-family:Italian Plate No2 Expanded;font-size:16rem;font-style:normal;font-weight:600;line-height:110%;margin-left:6rem}@media screen and (min-width:500px){.bundle__price span{font-size:18rem}}.bundle__note{color:#000;font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:400;line-height:130%}@media screen and (min-width:500px){.bundle__note{font-size:14rem}}.Skeleton_skeleton__zVAmE{border-radius:7rem;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.Skeleton_skeleton__zVAmE span{animation:Skeleton_pulse__YXTwj .5s linear infinite;transform:translateX(0)}.Skeleton_skeleton__zVAmE span,.Skeleton_skeleton__zVAmE strong{background:radial-gradient(255.81% 7390.62% at -66.05% 50%,#f0f0f0 0,rgba(0,0,0,.003) 47.78%,#f0f0f0 100%);height:100%;left:0;position:absolute;top:0;width:100%}.Skeleton_skeleton__zVAmE strong{animation:Skeleton_pulse1__-SLy7 .5s linear infinite;transform:translateX(-100%)}@keyframes Skeleton_pulse1__-SLy7{to{transform:translateX(0)}}@keyframes Skeleton_pulse__YXTwj{to{transform:translateX(100%)}}.graph__img{width:100%}@media screen and (min-width:500px){.graph__img{width:100%}}.graph__img span{align-items:center;display:flex;font-size:12rem;font-weight:500;height:50rem;justify-content:center;line-height:1.2;position:absolute;right:0;text-align:center;top:6rem;width:102rem}@media screen and (min-width:500px){.graph__img span{font-size:16rem;top:16rem;width:143rem}}.graph .predict-wrapper{width:100%}.graph .predict-wrapper .predict-item{font-size:14rem}@media screen and (min-width:500px){.graph .predict-wrapper{padding:0 58rem;width:100%}}.graph .predict-item-top span:nth-child(2){font-size:12rem;font-weight:500}.predict{height:calc(100vh - 122rem)!important;height:calc(var(--vh, 1vh)*100 - 122rem)!important;padding-top:8rem}.predict-item-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:6rem}.predict-item-top span{align-items:center;color:#000;display:flex;font-size:14rem;font-weight:600;line-height:120%}.predict-item-top span i{background:#5bf0a5;border-radius:50%;height:6rem;margin-right:3rem;width:6rem}.predict-item-top span:nth-child(2){font-size:12rem;font-weight:500}.predict-item__img{height:197rem;margin-bottom:6rem;position:relative}@media screen and (min-width:500px){.predict-item__img{height:272rem}}.predict-item__img svg{height:197rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:335rem}@media screen and (min-width:500px){.predict-item__img svg{height:272rem;width:464rem}}.predict-item__img--gradient{height:197rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:335rem;z-index:1}@media screen and (min-width:500px){.predict-item__img--gradient{height:272rem;width:464rem}}.predict-item__img--gradient div{height:100%;left:0;overflow:hidden;position:absolute;top:0}.predict-item__img--gradient svg{height:197rem;left:0;transform:translateX(0);width:335rem}@media screen and (min-width:500px){.predict-item__img--gradient svg{height:272rem;width:464rem}}.predict-item-bottom{display:flex;justify-content:space-between}.predict-item-bottom span{color:#8f969c;font-size:12rem;font-weight:400;line-height:115%;text-align:center}.website{display:flex;flex-direction:column;height:100%}.website-top{flex:1 1}.website-bottom{bottom:0;position:sticky}.website .skip{color:#000;cursor:pointer;font-size:16rem;height:48rem;line-height:80%;margin-bottom:8rem}.website .paste,.website .skip{align-items:center;display:flex;font-weight:600;justify-content:center}.website .paste{background:#2e2e2e;border-radius:100rem;color:#fff;font-size:12rem;height:28rem;position:absolute;right:16rem;text-align:center;top:12rem;width:60rem}.website .popup .btn{margin-bottom:8rem}.website .popup__title{margin-bottom:12rem}.website .popup__text{margin-bottom:32rem}.website .website-popup__keep{color:#000;cursor:pointer;font-size:16rem;font-weight:600;height:48rem;line-height:80%}.website .website-popup__keep,.welcometo{align-items:center;display:flex;justify-content:center}.welcometo{background:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:fixed;top:0;width:100%!important;z-index:1}.welcometo-logo{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:246rem;transform:translateX(-50%)}.welcometo-logo span{color:#000;font-size:14rem;font-weight:600;line-height:1.2;margin-bottom:8rem}.welcometo-logo svg{height:47rem;width:220rem}.welcometo h3{color:#000;font-size:26rem;font-weight:700;left:50%;line-height:1.2;opacity:0;position:absolute;top:246rem;transform:translateX(-50%);width:100%}.welcometo-text--1,.welcometo-text--2,.welcometo-text--3,.welcometo-text--4,.welcometo-text--5{max-width:303rem;top:236rem}.welcometo .circle{background:#5bf0a5;border-radius:50%;height:110vh;left:50%;margin-top:-2rem;position:absolute;top:calc(50% - 120rem);transform:translate(-50%,-50%);transform-origin:center center;width:110vh;z-index:-1}.checkbox{color:#000;cursor:pointer;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-style:normal;font-weight:600;line-height:130%}.checkbox,.checkbox span{align-items:center;display:flex}.checkbox span>div{aspect-ratio:101/110;height:20rem;margin-right:12rem;width:20rem}@media screen and (min-width:500px){.checkbox{font-size:16rem}}.checkboxIcon{align-items:center;border:1px solid #cad4dd;border-radius:5px;display:flex;height:18px;justify-content:center;margin-left:auto;width:18px}.checkboxIcon svg{height:8px;opacity:0;width:10px}.checkboxIcon.error{border-color:#ef2c4f!important}.checkbox input{height:0;pointer-events:none;visibility:hidden;width:0}.welcome1{padding-bottom:64rem}.welcome1::-webkit-scrollbar-track{background:#0000}.welcome1::-webkit-scrollbar-thumb{background:#dcdfe2;background:var(--Gray,#dcdfe2);border-radius:12rem}.welcome1 .welcome1__step-line{background:url(../../static/media/line-black.429e467567bfb357b30c.svg);background-position:top;background-size:100% auto;height:100%;left:17rem;top:29rem;transform:translate(0);width:2rem}.welcome1 .welcome1__step-icon svg{height:20rem;width:20rem}.welcome1 .welcome1__step-icon{position:static}.welcome1 .welcome1__step:last-child .welcome1__step-line{display:none}.welcome1 .welcome1__step-icon--green{background:#5bf0a5}.welcome1 .welcome1__step-icon--green .welcome1__step-line{background:url(../../static/media/line-green.c650c3dd6f244f5ea58d.svg)}.welcome1-web-button .btn:hover{background:#383838}.welcome1 .welcome1__steps{max-width:100%}.welcome1-qr{border:1px solid #f2f4f6;border-radius:24rem;box-shadow:0 10px 50px 0 #0000001a;left:0;opacity:0;padding:16rem;pointer-events:none;top:calc(100% + 4rem);width:100%;z-index:1}.welcome1-qr,.welcome1-qr__logo{background:#fff;position:absolute}.welcome1-qr__logo{align-items:center;border-radius:6rem;display:flex;height:31rem;justify-content:center;left:50%;padding:3rem;top:50%;transform:translate(-50%,-50%) scale(1);width:31rem}.welcome1-qr__logo img{height:auto;margin-bottom:0!important;width:100%}.welcome1-qr-wrap{margin-bottom:12rem;position:relative}.welcome1-qr-wrap svg{border-radius:5rem;height:100%;width:100%}.welcome1-qr img{margin-bottom:12rem;width:100%}.welcome1-qr__text{color:#000;font-size:14rem;font-weight:600;text-align:center}.welcome1-qr-container{position:relative}.welcome1-qr-container .btn:hover{border:1px solid #cad4dd!important}.welcome1-qr-container:hover .welcome1-qr{opacity:1;pointer-events:all}.welcome1 .choose-action-btn:hover{border:1px solid #cad4dd!important}.welcome1 .btn.white svg path{fill:auto}.welcome1__steps{max-width:250rem}.welcome1__steps-title{color:#000;font-family:Italian Plate No2 Expanded;font-size:16rem;font-style:normal;font-weight:700;line-height:140%;margin-bottom:24rem}.welcome1__step{display:flex;margin-bottom:30rem;position:relative}.welcome1__step:last-child{margin-bottom:0}.welcome1__step-email{align-items:center;border:1px solid #f2f4f6;border-radius:11rem;color:#000;display:flex;font-size:14rem;font-weight:500;height:49rem;justify-content:space-between;line-height:120%;padding:0 16rem;width:100%}.welcome1__step-copy{color:#000;cursor:pointer;font-size:14rem;font-weight:600}.welcome1__step-icon{align-items:center;background:#e9eeff;border-radius:50%;display:flex;height:36rem;justify-content:center;margin-right:16rem;min-width:36rem;position:relative;width:36rem}.welcome1__step-icon svg{height:16rem;width:16rem}.welcome1__step-icon--cancel{background:#000}.welcome1__step-line{left:50%;position:absolute;top:100%;transform:translateX(-50%)}.welcome1__step-line svg{height:42rem;width:1rem}.welcome1__step-details{width:100%}.welcome1__step-title{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:16rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:6rem}.welcome1__step-title--cancel{color:#2555ff;color:var(--Blue,#2555ff)}.welcome1__step-text{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:13rem;font-style:normal;font-weight:400;line-height:130%}.welcome1__step-text strong{font-weight:700;position:relative}.welcome1__step-text strong:after{background:#5bf0a5;background:var(--Green,#5bf0a5);bottom:-3rem;content:"";height:4rem;left:0;position:absolute;width:100%}.welcome1-trouble{background:#fcfdff;border:.6px solid #f2f4f6;border-radius:8rem;padding:20rem}.welcome1-trouble__title{color:#000;font-size:16rem;font-weight:700;line-height:1;margin-bottom:12rem}.welcome1-trouble p{color:#000;font-size:13rem;font-weight:400;line-height:130%}.welcome1-trouble p a{color:#000;font-weight:600;text-decoration:underline}.header{left:0;padding:11rem 20rem 0;top:0;width:100%}.header-top{align-items:center;display:flex;justify-content:center;position:relative}@media screen and (min-width:500px){.header-top{margin:0 auto;width:464rem}}.header-top .back{cursor:pointer;left:0;position:absolute;top:50%;transform:translateY(-50%)}.header-top .back svg{height:16rem;width:16rem}.header-top .logo{height:22rem;width:79rem}.header-top .logo svg{height:100%;width:100%}.header .line{grid-gap:3rem;align-items:center;display:grid;grid-template-columns:repeat(4,1fr);margin-top:23rem}.header .line-item{background:#fff3;border-radius:5rem;height:3rem;width:100%}.header .line-item i{background:#5bf0a5;border-radius:5rem;display:block;height:100%;max-width:100%}.header .line svg{border-radius:5rem;height:3rem;width:100%}.header .line .rc-progress-line-trail{stroke:#fff3;border-radius:5rem}.header .line .rc-progress-line-path{stroke:#5bf0a5;border-radius:5rem}.steps{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.steps-item-title{color:#cad4dd;font-size:12rem;font-weight:500;line-height:133%;margin-bottom:6rem}.steps-item-line{background:#f2f4f6;height:2rem;width:100%}.steps-item.active .steps-item-title{color:#000}.steps-item.active .steps-item-line{background:#000}.loader-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12rem}.loader-top p{font-weight:600}.loader-top p,.loader-top span{color:#000;font-size:14rem;line-height:130%}.loader-top span{font-weight:400}.website-loader{display:flex;flex-direction:column;height:100%;padding-bottom:28rem}.website-loader-top{flex:1 1}.check-details{display:flex;flex:1 1;flex-direction:column;height:100%}.check-details-top{flex:1 1}.check-details-item{align-items:center;border:1px solid #f2f4f6;border-radius:12rem;cursor:pointer;display:flex;height:80rem;margin-bottom:12rem;padding:16rem;width:100%}.check-details-item__img{margin-right:16rem}.check-details-item__img span{align-items:center;background:#f2f4f6;border:1.38px solid #f2f4f6;border-radius:50%;color:#000;display:flex;font-size:24rem;font-weight:600;height:48rem;justify-content:center;line-height:100%;margin-right:0;min-width:48rem;text-align:center;width:48rem}.check-details-item__img img{border:1px solid #f2f4f6;border-radius:50%;height:48rem;min-width:48rem;width:48rem}.check-details-item p{color:#8f969c;font-size:12rem;font-weight:500;line-height:140%;margin-bottom:6rem}.check-details-item h4{color:#000;font-size:18rem;font-weight:600;line-height:110%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200rem}.check-details-item-edit{margin-left:auto}.check-details-item-edit svg{height:18rem;width:18rem}.ai-analyzer{display:flex;flex:1 1;flex-direction:column;height:100%;padding-bottom:28rem}.ai-analyzer-top{flex:1 1}.ai-analyzer-top__img{background:#f2f4f680;border:1px solid #f2f4f6;border-radius:20rem;height:368rem;overflow:hidden;position:relative;width:100%}.ai-analyzer-top__img img:first-child{bottom:0;left:50%;position:absolute;transform:translateX(-50%);width:196rem;z-index:1}.ai-analyzer-top__img img:nth-child(2){left:50%;position:absolute;top:31rem;transform:translateX(-50%);width:184rem}.ai-analyzer-top__img--phone{border-radius:35rem 35rem 0 0;bottom:0;height:336rem;overflow:hidden}.ai-analyzer-top__img--ai,.ai-analyzer-top__img--phone{background:#fff;left:50%;position:absolute;transform:translateX(-50%);width:196rem}.ai-analyzer-top__img--ai{animation:expand 2s ease-out infinite;background:linear-gradient(180deg,#5bf0a5,#83d9ad00);bottom:-30rem;height:100%;max-height:180rem;z-index:1}.ai-analyzer-top__img--ai.blur{animation:none}.ai-analyzer-top__img--ai:after{background:#5bf0a5;content:"";height:3.5rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:255rem}.ai-analyzer-top__img--ai svg{height:36rem;position:absolute;right:-58rem;top:-17rem;width:36rem}.ai-analyzer-top__industry{align-items:center;display:flex;min-width:435rem;width:435rem}.ai-analyzer-top__industry-wrap{align-items:center;background:#f2f4f680;border:1px solid #f2f4f6;border-radius:20rem;display:flex;height:368rem;justify-content:center;overflow:hidden}.ai-analyzer-top__industry-item{border-radius:9rem;min-width:124rem;position:relative}.ai-analyzer-top__industry-item:first-child span{right:7rem}.ai-analyzer-top__industry-item:first-child img{filter:blur(2px)}.ai-analyzer-top__industry-item:nth-child(2){border:1.36px solid #f2f4f6;border-radius:13rem;filter:none;height:280rem;margin:0 11.5rem;min-width:164rem;opacity:1;width:164rem}.ai-analyzer-top__industry-item:nth-child(2) span{bottom:10rem;font-size:13rem;font-weight:500;height:30rem;left:50%;line-height:130%;transform:translateX(-50%)}.ai-analyzer-top__industry-item:nth-child(3) span{left:7rem}.ai-analyzer-top__industry-item:nth-child(3) img{filter:blur(2px)}.ai-analyzer-top__industry-item img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.ai-analyzer-top__industry-item span{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#eeeeee4d;border:.52px solid #f2f4f6;border-radius:52rem;bottom:9rem;color:#000;display:flex;font-size:9rem;font-weight:500;height:21.5rem;justify-content:center;line-height:130%;max-width:90%;padding:0 13rem;position:absolute;white-space:nowrap}.ai-analyzer-top__industry-item span div{overflow:hidden}@keyframes expand{0%{max-height:100rem}50%{max-height:330rem}to{max-height:100rem}}.MyInput_myInput__9f1Y0{border:1rem solid #f2f4f6;border:1rem solid var(--bg-gray,#f2f4f6);border-radius:11rem;box-shadow:none;color:#000;font-size:14rem;font-weight:400;height:49rem;line-height:130%;outline:none;padding-left:45rem;padding-right:16rem;position:relative;width:100%;z-index:1}@media screen and (min-width:500px){.MyInput_myInput__9f1Y0{font-size:16rem}}.MyInput_myInput__9f1Y0::placeholder{color:#8f969c;font-weight:500}.MyInput_myInput__9f1Y0[type=password]{font:small-caption;font-size:16rem}.MyInput_myInput__9f1Y0[type=password]::placeholder{font-family:Italian Plate No2 Expanded;font-size:16rem;font-weight:400;line-height:130%}.MyInput_searchContainer__FQ5F7{position:relative;z-index:0}.MyInput_searchContainer__FQ5F7.MyInput_active__Yg\+xd .MyInput_myInput__9f1Y0{border:1rem solid #eaeaea}.MyInput_searchContainer__FQ5F7.MyInput_active__Yg\+xd .MyInput_arrow__91AdV{display:none}.MyInput_searchContainer__FQ5F7 .MyInput_arrow__91AdV{cursor:pointer;position:absolute;right:16rem;top:12rem}.MyInput_searchContainer__FQ5F7 .MyInput_search__AkZgE{left:16rem;pointer-events:none;position:absolute;top:12rem;z-index:1}.MyInput_searchContainer__FQ5F7 .MyInput_optionsWrapper__5\+mnl{position:relative}.MyInput_searchContainer__FQ5F7 .MyInput_optionsWrapper__5\+mnl:after{background:linear-gradient(0deg,#fff0 1.05%,#fff 11.78%);content:"";height:118rem;left:0;pointer-events:none;position:absolute;top:-98rem;width:100%;z-index:0}.MyInput_searchContainer__FQ5F7 .MyInput_optionsWrapper__5\+mnl:before{background:linear-gradient(180deg,#fff0 1.05%,#fff 11.78%);bottom:-98rem;content:"";height:118rem;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.MyInput_searchContainer__FQ5F7 ul{background:#fff;border-left:none;height:calc(100vh - 256rem);height:calc(var(--vh, 1vh)*100 - 256rem);overflow-y:auto;padding-bottom:32rem;padding-top:24rem;position:relative;width:100%}@media screen and (min-width:500px){.MyInput_searchContainer__FQ5F7 ul{height:calc(100vh - 344rem);height:calc(var(--vh, 1vh)*100 - 344rem)}}.MyInput_searchContainer__FQ5F7 ul.MyInput_bname__J3wMW{height:calc(100vh - 339rem);height:calc(var(--vh, 1vh)*100 - 339rem)}.MyInput_searchContainer__FQ5F7 ul label{padding:0 16rem}.MyInput_searchContainer__FQ5F7 ul.MyInput_countryList__kA\+-6{height:calc(100vh - 328rem);height:calc(var(--vh, 1vh)*100 - 328rem);padding-top:12rem}@media screen and (min-width:500px){.MyInput_searchContainer__FQ5F7 ul.MyInput_countryList__kA\+-6{height:calc(100vh - 369rem);height:calc(var(--vh, 1vh)*100 - 369rem)}}.MyInput_searchContainer__FQ5F7 ul.MyInput_countryList__kA\+-6 b{font-weight:600!important}.MyInput_searchContainer__FQ5F7 ul.MyInput_countryList__kA\+-6 span{display:block;font-weight:400}.MyInput_searchContainer__FQ5F7 ul::-webkit-scrollbar{position:absolute;right:4rem;top:0;width:4rem}.MyInput_searchContainer__FQ5F7 ul::-webkit-scrollbar-track{background:#0000}.MyInput_searchContainer__FQ5F7 ul::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:12rem}.MyInput_searchContainer__FQ5F7 li{align-items:center;border:1rem solid #eaeaea;border-right:none;border-top:none;box-sizing:border-box;color:#000;display:flex;font-weight:500;height:47rem;justify-content:space-between;line-height:130%;padding:0 12rem;width:100%}.MyInput_searchContainer__FQ5F7 li span{color:#94969a;font-size:16rem;font-weight:400;line-height:130%}.MyInput_searchContainer__FQ5F7 li:last-child{border-bottom:none}@media screen and (min-width:500rem){.MyInput_myInput__9f1Y0{font-size:17rem;line-height:130%}.MyInput_myInput__9f1Y0[type=password]{font-size:17rem}.MyInput_myInput__9f1Y0[type=password]::placeholder{font-family:Italian Plate No2 Expanded;font-size:17rem;font-weight:400;line-height:130%}.MyInput_searchContainer__FQ5F7{margin-bottom:20rem}.MyInput_searchContainer__FQ5F7 ul{position:static}}.radio{align-items:center;color:#000;cursor:pointer;display:flex;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-style:normal;font-weight:600;line-height:110%}.radio img{border-radius:50%;height:44rem;margin-right:12rem;min-width:44rem;object-fit:cover;width:44rem}.radio span{align-items:center;display:flex}@media screen and (min-width:500px){.radio{font-size:16rem}}.radioIcon{align-items:center;display:flex;height:18px;justify-content:center;margin-left:auto;width:18px}.radioIcon svg{height:100%;width:100%}.radioIcon svg rect{stroke:#cad4dd;transform-origin:0 0!important}.radioIcon svg circle{opacity:0;transform-origin:0 0!important}.radioIcon.error{border-color:#ef2c4f!important}.radioIcon.error svg rect{stroke:#ef2c4f!important}.radio input{height:0;pointer-events:none;visibility:hidden;width:0}.page .radio{align-items:center;border:1px solid #f2f4f6;border-radius:12rem;color:#000;cursor:pointer;display:flex;font-size:14rem;font-style:normal;font-weight:600;height:60rem;line-height:110%;padding:0 20rem}.page .radio.checked{border:1px solid #000}.page .radio img{border-radius:50%;height:44rem;margin-right:12rem;min-width:44rem;object-fit:cover;width:44rem}.page .radio span{align-items:center;display:flex}@media screen and (min-width:500px){.page .radio{font-size:16rem}}.page .radioIcon{align-items:center;display:flex;height:18px;justify-content:center;margin-left:auto;width:18px}.page .radioIcon svg{height:100%;width:100%}.page .radioIcon svg rect{stroke:#cad4dd;transform-origin:0 0!important}.page .radioIcon svg circle{opacity:0;transform-origin:0 0!important}.page .radioIcon.error{border-color:#ef2c4f!important}.page .radioIcon.error svg rect{stroke:#ef2c4f!important}.page .radio input{height:0;pointer-events:none;visibility:hidden;width:0}.namePage{display:flex;flex:1 1;flex-direction:column;height:100%}.namePage-top{flex:1 1}.emailPage{display:flex;flex:1 1;flex-direction:column;height:100%}.emailPage-top{flex:1 1}.emailPage .page{height:calc(100vh - 193rem);height:calc(var(--vh, 1vh)*100 - 193rem)}@media screen and (min-width:500px){.emailPage .page{height:calc(100vh - 277rem);height:calc(var(--vh, 1vh)*100 - 277rem)}}.emailPage-bottom{align-items:center;display:flex;margin-bottom:21rem}.emailPage-bottom svg{height:24rem;margin-right:12rem;min-width:24rem;width:24rem}.emailPage-bottom p{color:#000;font-size:12rem;font-weight:400;line-height:140%}.emailPage-bottom p span{text-decoration:underline}.stage-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.stage-bottom{color:#6d787e;font-size:10rem;font-weight:400;line-height:140%;text-align:center}.stage-bottom i{cursor:pointer;font-style:normal;text-decoration:underline}.productCard{aspect-ratio:163/156;background:#fcfdff;border:1px solid #f2f4f6;border-radius:12rem;cursor:pointer;overflow:hidden;position:relative;width:100%}.productCard:hover .productCard-bottom{background:#3d3d3d}.productCard img{width:100%}.productCard-bottom{align-items:center;background:#000;bottom:0;color:#fff;display:flex;font-size:14rem;font-weight:600;height:39rem;justify-content:center;left:0;line-height:110%;position:absolute;transition:.3s;width:100%}.productCard-bottom svg{height:12rem;margin-left:4rem;width:12rem}.products-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.products-wrapper .productCard img{margin:0 auto;width:calc(100% - 47rem)}.featured-block{align-items:center;background:#f2f4f6;border-radius:20rem;display:flex;flex-direction:column;padding:32rem 13rem}.featured-block,.featured-block>svg{margin-bottom:18rem}.featured-block__title{color:#000;font-family:Merriweather,serif;font-size:18rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:11rem;text-align:center}.featured-bottom{padding-bottom:33rem}.featured-bottom p{margin-bottom:21rem;text-align:center}.featured-bottom-images{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:267rem}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.video-quiz{margin:0 -20rem;width:calc(100% + 40rem)}.video-quiz .block-button{left:50%;transform:translateX(-50%)}.video-quiz .page-top{padding:0 20rem}.video-quiz .swiper-free-mode>.swiper-wrapper{transition-timing-function:linear}.video-quiz-container{grid-gap:13rem;display:flex}.video-quiz-container .video-quiz__img{min-width:167rem;width:167rem}.video-quiz-wrapper{margin:0 -20rem;pointer-events:none;width:calc(100% + 40rem)}.video-quiz__img{position:relative}.video-quiz__img img,.video-quiz__img video{border-radius:12rem}.video-quiz__img span{-webkit-backdrop-filter:blur(10.3262577057px);backdrop-filter:blur(10.3262577057px);background:#eeeeee4d;border:.69px solid #f2f4f6;border-radius:69rem;bottom:7rem;color:#000;font-size:11rem;font-weight:500;line-height:140%;padding:6rem 9rem;position:absolute;right:7rem;z-index:1}.avatars-item{aspect-ratio:163/212;border:1px solid #0000000d;border-radius:12rem;position:relative;width:100%}.avatars-item:after{background:linear-gradient(180deg,#0000 50%,#000c)}.avatars-item.checked:before,.avatars-item:after{border-radius:12rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.avatars-item.checked:before{border:1px solid #000;box-sizing:border-box;z-index:1}.avatars-item--all{align-items:center;border:1px solid #f2f4f6;display:flex;justify-content:center}.avatars-item--all:after{display:none}.avatars-item__all{align-items:center;color:#000;display:flex;flex-direction:column;font-size:14rem;font-weight:600;line-height:1;text-align:center}.avatars-item__all svg{height:30rem;margin-bottom:12rem;width:30rem}.avatars-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:5rem;display:flex;height:18rem;justify-content:center;position:absolute;right:12rem;top:12rem;transition:.3s;width:18rem}.avatars-item__checked svg{height:12rem;opacity:0;transition:.3s;width:12rem}.avatars-item__checked.checked{background:#000;border:1px solid #000}.avatars-item__checked.checked svg{opacity:1}.avatars-item__checked.error{border:1px solid #ef2c4f}.avatars-item img{border-radius:12rem;height:100%;object-fit:cover;width:100%}.avatars-item-bottom{align-items:center;bottom:12rem;display:flex;justify-content:space-between;left:12rem;position:absolute;width:calc(100% - 24rem);z-index:1}.avatars-item-bottom svg{height:30rem;width:30rem}.avatars-item__title{color:#fff;font-size:18rem;font-weight:600;line-height:120%}.avatars-item__text{align-items:center;color:#fff;display:flex;font-size:10rem;font-weight:400}.avatars-item__text span{background:#fff;border-radius:50%;height:1rem;margin:0 4rem;width:1rem}.alert{align-items:center;background:#fff;border:1px solid #f2f4f6;border-radius:18rem;bottom:9rem;box-shadow:0 6px 32px -14px #1010101f;display:flex;height:76rem;max-width:464rem;padding:0 16rem;position:fixed;width:calc(100% - 40rem);z-index:2}.alert__icon{margin-right:10rem}.alert__icon svg{height:44rem;width:44rem}.alert__text{color:#000;font-size:15rem;font-weight:600;line-height:120%}.video-template-content{aspect-ratio:970/720;background-color:#fcfdff;border-radius:36rem;overflow:hidden;position:relative}.video-template-content img,.video-template-content video{border-radius:37rem}.video-template-content:after{border:2px solid #f7f8fa;border-radius:36rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.creative-quiz{margin:0 -20rem;width:calc(100% + 40rem)}.creative-quiz .block-button{left:50%;transform:translateX(-50%)}.creative-quiz .page-top{padding:0 20rem}.creative-quiz .swiper-free-mode>.swiper-wrapper{transition-timing-function:linear}.creative-quiz-wrapper{margin:0 -20rem;pointer-events:none;width:calc(100% + 40rem)}.creative-quiz__img{position:relative}.creative-quiz__img span{-webkit-backdrop-filter:blur(10.3262577057px);backdrop-filter:blur(10.3262577057px);background:#eeeeee4d;border:.69px solid #f2f4f6;border-radius:69rem;bottom:7rem;color:#000;font-size:11rem;font-weight:500;line-height:140%;padding:6rem 9rem;position:absolute;right:7rem}.avatars{height:calc(100vh - 146rem)!important;height:calc(var(--vh, 1vh)*100 - 146rem)!important;margin:0 -20rem;padding:0 20rem;position:relative;width:calc(100% + 40rem)}@media screen and (min-width:500px){.avatars{height:calc(100vh - 230rem)!important;height:calc(var(--vh, 1vh)*100 - 230rem)!important}}.avatars-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.avatars:after{background:linear-gradient(180deg,#fff0 20%,#fff 80%);bottom:-41rem;content:"";height:38rem;left:0;position:absolute;width:100%}.avatars .page-top{min-height:calc(100% + 31rem);overflow-y:auto;padding-bottom:70rem;position:relative}.avatars-bottom{align-items:center;color:#000;display:flex;font-size:12rem;font-weight:400;justify-content:center;letter-spacing:-.1rem;line-height:140%;margin-top:24rem}.avatars-bottom svg{height:24rem;margin-right:12rem;min-width:24rem;width:24rem}.creatives-item{aspect-ratio:163/203;border:1px solid #0000000d;border-radius:12rem;overflow:hidden;position:relative;width:100%}.creatives-item--all{align-items:center;border:1px solid #f2f4f6;display:flex;justify-content:center}.creatives-item.checked{border:1px solid #000}.creatives-item__all{align-items:center;color:#000;display:flex;flex-direction:column;font-size:14rem;font-weight:600;line-height:1;text-align:center}.creatives-item__all svg{height:30rem;margin-bottom:12rem;width:30rem}.creatives-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:5rem;display:flex;height:18rem;justify-content:center;position:absolute;right:12rem;top:12rem;transition:.3s;width:18rem}.creatives-item__checked svg{height:12rem;opacity:0;transition:.3s;width:12rem}.creatives-item__checked.checked{background:#000;border:1px solid #000}.creatives-item__checked.checked svg{opacity:1}.creatives-item__checked.error{border:1px solid #ef2c4f}.creatives-item img{height:100%;object-fit:cover;width:100%}.channels-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.channels-item{align-items:center;aspect-ratio:163/156;border:1px solid #0000000d;border-radius:12rem;color:#000;display:flex;flex-direction:column;font-size:14rem;font-weight:600;justify-content:center;line-height:110%;position:relative;width:100%}.channels-item.checked{border:1px solid #000}.channels-item img{height:68rem;margin-bottom:20rem;width:68rem}.channels-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:5rem;display:flex;height:18rem;justify-content:center;position:absolute;right:12rem;top:12rem;transition:.3s;width:18rem}.channels-item__checked svg{height:12rem;opacity:0;transition:.3s;width:12rem}.channels-item__checked.checked{background:#000;border:1px solid #000}.channels-item__checked.checked svg{opacity:1}.channels-item__checked.error{border:1px solid #ef2c4f}.goals-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.goals-item{align-items:flex-start;aspect-ratio:163/156;border:1px solid #0000000d;border-radius:12rem;color:#000;flex-direction:column;font-size:14rem;font-weight:600;justify-content:space-between;line-height:110%;padding:12rem;position:relative;width:100%}.goals-item,.goals-item__images{display:flex}.goals-item__images img{border:1rem solid #fff;border-radius:50%;box-sizing:initial;display:block;height:26rem;min-width:26rem;position:relative;width:26rem}.goals-item__images img:not(:first-child){margin-left:-10rem}.goals-item__images img:first-child{z-index:4}.goals-item__images img:nth-child(2){z-index:3}.goals-item__images img:nth-child(3){z-index:2}.goals-item__images img:nth-child(4){z-index:1}.goals-item:nth-child(2){grid-column-end:2;grid-column-start:1}.goals-item:nth-child(3){grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1}.goals-item.checked{border:1px solid #000}.goals-item img{height:26rem;margin-bottom:20rem;width:auto}.goals-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:5rem;display:flex;height:18rem;justify-content:center;position:absolute;right:12rem;top:12rem;transition:.3s;width:18rem}.goals-item__checked svg{height:12rem;opacity:0;transition:.3s;width:12rem}.goals-item__checked.checked{background:#000;border:1px solid #000}.goals-item__checked.checked svg{opacity:1}.goals-item__checked.error{border:1px solid #ef2c4f}.goals-item h4{color:#000;font-size:14rem;font-weight:600;line-height:120%;margin-bottom:6rem}.goals-item p{color:#000;font-size:12rem;font-weight:500;line-height:120%;max-width:110rem}.reach-wrapper{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,1fr)}.reach-item{align-items:center;aspect-ratio:163/156;border:1px solid #0000000d;border-radius:12rem;color:#000;display:flex;flex-direction:column;font-size:14rem;font-weight:600;justify-content:center;line-height:110%;padding:12rem;position:relative;width:100%}.reach-item.checked{border:1px solid #000}.reach-item__icon{align-items:center;display:flex;flex-direction:column;height:68rem;justify-content:center;margin-bottom:24rem;position:relative;width:68rem}.reach-item__icon svg{height:76rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:76rem}.reach-item__icon span{font-size:16rem;font-weight:600}.reach-item__icon p,.reach-item__icon span{color:#000;line-height:110%;text-align:center}.reach-item__icon p{font-size:10rem}.reach-item img{height:26rem;margin-bottom:20rem;width:auto}.reach-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:50%;display:flex;height:18rem;justify-content:center;position:absolute;right:12rem;top:12rem;transition:.3s;width:18rem}.reach-item__checked span{background:#000;border-radius:50%;display:block;height:12rem;opacity:0;transition:.3s;width:12rem}.reach-item__checked.checked{border:1px solid #000}.reach-item__checked.checked span{opacity:1}.reach-item__checked.error{border:1px solid #ef2c4f}.reach-item h4{color:#000;font-size:14rem;font-weight:600;line-height:110%}.reviews{padding-bottom:25rem}.reviews-item{border:1px solid #f2f4f680;border-radius:20rem;margin:0 auto;padding:15rem 26rem}.reviews-item-top{align-items:center;display:flex;margin-bottom:9rem}.reviews-item-top img{border-radius:81rem;height:30rem;margin-right:8rem;width:30rem}.reviews-item-top h4{color:#000;font-size:10rem;font-weight:700;line-height:140%;margin-bottom:3rem}.reviews-item-top span{align-items:center;color:#8f969c;display:flex;font-size:9rem;font-weight:400;line-height:90%}.reviews-item-top span svg{height:11rem;margin-right:7rem;width:57rem}.reviews-item p{color:#000;font-size:12rem;font-weight:400;line-height:140%;margin-bottom:8rem}.reviews-item__img{aspect-ratio:284/185;margin-bottom:12rem}.reviews-item__img img{width:100%}.reviews-item-bottom{align-items:center;display:flex;justify-content:center}.reviews-item-bottom span{color:#000;font-size:12rem;font-weight:400;line-height:130%}.reviews-item-bottom-images{display:flex;margin-right:12rem}.reviews-item-bottom-images img{border:1px solid #fff;border-radius:81rem;height:26rem;position:relative;width:26rem}.reviews-item-bottom-images img:first-child{z-index:2}.reviews-item-bottom-images img:nth-child(2){margin-left:-13rem;z-index:1}.reviews-item-bottom-images img:nth-child(3){margin-left:-13rem}.plan{overflow:auto}.plan.page.page--without-button{height:100%}.plan-items{padding-right:1rem}.plan-item{margin-bottom:24rem}.plan-item__img{width:100%}.plan-item-bottom{background:#000;border-radius:0 0 16rem 16rem}.plan-item-bottom-top{display:flex;justify-content:space-between;padding:12px 20px;position:relative}.plan-item-bottom-top h4{color:#fff;font-size:14rem;font-weight:700;text-align:center;width:126rem}.plan-item-bottom-top svg{height:24rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:43rem}.plan-item-bottom-top svg path:first-child{animation:animate 1.5s infinite}.plan-item-bottom-top svg path:nth-child(2){animation:animate 1.5s infinite;animation-delay:.2s}.plan-item-bottom-top svg path:nth-child(3){animation:animate 1.5s infinite;animation-delay:.4s}@keyframes animate{0%{opacity:0}50%{opacity:1}to{opacity:0}}.plan-item-bottom-wrap{grid-row-gap:16rem;grid-column-gap:42rem;display:grid;grid-template-columns:repeat(2,1fr);padding:16rem 13.5rem}.plan-item-bottom-item p{color:#fff;font-size:10rem;font-weight:500;line-height:1;margin-bottom:4rem}.plan-item-bottom-item h4{color:#fff;font-size:14rem;font-weight:700;line-height:1.2}.plan-item-bottom-item__line{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:6rem}.plan-item-bottom-item__line span{background:#fff;border-radius:2rem;height:6rem;opacity:.5;width:100%}.plan-item-bottom-item__line span.white{opacity:1}.plan-list{margin-bottom:32rem}.plan-list li{align-items:center;color:#000;display:flex;font-size:14rem;font-weight:500;line-height:140%;margin-bottom:8rem}.plan-list li:last-child{margin-bottom:0}.plan-list li svg{height:16rem;margin-right:10rem;width:16rem}.plan h2{color:#000;font-size:26rem;font-weight:700;line-height:120%;margin-bottom:24rem}.plan-ai{margin-bottom:32rem;margin-top:32rem}.plan-ai-wrap{margin-bottom:19rem}.plan-ai-wrap:last-child{margin-bottom:0}.plan-ai-wrap__title{color:#000;font-size:14rem;font-weight:700;margin-bottom:23rem}.plan-ai-item{align-items:center;display:flex;margin-bottom:16rem}.plan-ai-item:last-child{margin-bottom:0}.plan-ai-item>img,.plan-ai-item__images{background:#f2f4f6;border:.6px solid #0000000d;border-radius:8rem;height:48rem;margin-right:12rem;width:48rem}.plan-ai-item__images{align-items:center;display:flex;justify-content:center}.plan-ai-item__images img{border:1rem solid #fff;border-radius:50%;height:14rem;position:relative;width:14rem}.plan-ai-item__images img:not(:first-child){margin-left:-5rem}.plan-ai-item__images img:first-child{z-index:4}.plan-ai-item__images img:first-child:last-child{height:24rem;width:24rem}.plan-ai-item__images img:nth-child(2){z-index:3}.plan-ai-item__images img:nth-child(3){z-index:2}.plan-ai-item__images img:nth-child(4){z-index:1}.plan-ai-item h4{color:#000;font-size:16rem;font-weight:700;line-height:120%}.plan-ai-item p{color:#000;font-size:14rem;font-weight:500;line-height:130%}.plan-money{border:1px solid #f2f4f6;border-radius:16rem;margin-bottom:32rem;margin-top:32rem;padding:20rem}.plan-money svg{height:64rem;margin-bottom:12rem;width:64rem}.plan-money__title{color:#000;font-size:26rem;font-weight:700;line-height:120%;margin-bottom:12rem}.plan-money p{color:#000;font-size:12rem;font-weight:400;line-height:140%;margin-bottom:12rem}.plan-money-bottom{border-top:1px solid #f2f4f6;padding-top:12rem}.plan-money-bottom h4{color:#000;font-size:12rem;font-weight:600;line-height:140%;margin-bottom:12rem}.plan-money-bottom img{width:229rem}.plan-bottom p{color:#8f969c;font-size:12rem;font-weight:400;line-height:140%;margin-bottom:28rem;text-align:center}.plan-bottom ul{border-top:1px solid #f2f4f6;display:flex;justify-content:space-between;padding:16rem 63rem}.plan-bottom ul li a{color:#8f969c;font-size:12rem;font-weight:500;line-height:100%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.plan-btn{bottom:20rem;max-width:464rem;position:fixed;width:calc(100% - 40rem)}@media screen and (min-width:500px){.plan-btn{bottom:44rem}}.plan-promocode{margin-bottom:24rem}.plan-promocode-wrap,.plan-promocode-wrap span{align-items:center;display:flex}.plan-promocode-wrap span{border:1px solid #f2f4f6;border-radius:11rem;color:#000;font-size:14rem;font-weight:500;height:49rem;justify-content:space-between;line-height:140%;margin-right:9rem;min-width:163rem;padding:0 12rem;width:163rem}.plan-promocode-wrap span div{display:flex;flex-direction:column}.plan-promocode-wrap span div i{color:#8f969c;font-size:12rem;font-style:normal;font-weight:500;line-height:140%;text-decoration:line-through}.plan-promocode-wrap p{color:#000;font-size:12rem;font-weight:500;line-height:130%}.plan-promocode-wrap p svg{height:12rem;margin-right:2rem;margin-top:-3rem;width:12rem}.plan-plans__top{align-items:center;display:flex;width:100%}.plan-plans__top .circle{align-items:center;border:1px solid #cad4dd;border-radius:28px;display:flex;height:18px;justify-content:center;margin-right:10px;transition:.3s;width:18px}.plan-plans__top .circle span{background:#000;border-radius:50%;display:block;height:12px;opacity:0;transition:.3s;width:12px}.plan-plans__top .circle.active{border:1px solid #000}.plan-plans__top .circle.active span{opacity:1}.plan-plans__top-trial{color:#8f969c;margin-left:auto}.plan-plans__top-trial-last{align-items:center;display:flex;flex-direction:column}.plan-plans__top-trial i{font-size:10rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:3rem;text-decoration:line-through}.plan-plans__top-trial small{font-size:20rem;font-style:normal;font-weight:700;line-height:.9}.plan-plans__top-trial span{font-size:10rem;font-style:normal;font-weight:400;line-height:130%}.plan-plans__plan{border:1rem solid #f2f4f6;border-radius:12rem;margin-bottom:8rem;padding:20rem;position:relative}.plan-plans__plan__badge{align-items:center;background:#000;border-radius:9rem 9rem 0 0;color:#fff;display:flex;font-size:12rem;font-weight:600;height:28rem;justify-content:center;left:0;line-height:1;padding:0 20rem;position:absolute;top:0;width:100%}.plan-plans__plan__badge+.plan-plans__top{margin-top:8rem}.plan-plans__plan--popular .plan-plans__top-info{padding-top:20rem}.plan-plans__plan:last-child{margin-bottom:0}.plan-plans__plan-title{color:#000;font-size:18rem;font-weight:600;line-height:110%;margin-bottom:8rem}.plan-plans__plan-price{align-items:center;color:#8f969c;display:flex;font-size:12rem;font-weight:500}.plan-plans__plan-price svg{height:13rem;margin:0 4rem;width:12rem}.plan-plans__plan-price span{text-decoration:line-through;text-decoration-color:#ef2c4f}.plan-plans__plan .price-plans__plan-active-trial{align-items:center;background:#5bf0a5;background:var(--Green,#5bf0a5);border-radius:12rem 12rem 0 0;color:#000;color:var(--Black,#000);display:flex;font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:600;height:28rem;justify-content:center;line-height:130%;margin:-20rem -20rem 20rem;text-align:center;width:calc(100% + 40rem)}.plan-plans__plan.active{border:1rem solid #000}.plan-plans__plan.active .plan-plans__plan-price{color:#000}.plan-plans__plan.active .plan-plans__plan-price span{color:#8f969c}.plan-plans__plan.active .price-plans__top-icon{border-color:#2555ff}.plan-plans__plan.active .price-plans__top-icon span{opacity:1}.plan-plans__plan.active .plan-plans__top-trial{color:#000}.plan-plans__plan.active .plan-plans__top-trial i{color:#8f969c}.plan-info-text{align-items:center;color:#8f969c;display:flex;font-size:12rem;font-weight:400;line-height:140%;margin-bottom:21rem;margin-top:12rem;position:relative}.plan-info-text svg{height:16rem;margin-left:6rem;width:16rem}.plan-info-text span{cursor:pointer;position:relative}.plan-info-text span b{border-color:#000 #0000 #0000;border-style:solid;border-width:6rem 10rem 0;bottom:calc(100% + 5rem);content:"";display:block;height:0;left:50%;margin-left:3rem;pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.priceInfo-wrapper p i{font-style:normal;font-weight:400;text-decoration:underline}.priceInfo-wrapper p a{color:#fff}.plan-graph{background:#5bf0a5;border-radius:16rem 16rem 0 0;padding:20rem 20rem 0}.plan-graph-wrapper{background:#fff;border-radius:9rem 9rem 0 0;box-shadow:0 -6px 33px 0 #1a663f69;padding-bottom:11rem;padding-top:16rem}.plan-graph__img{height:120rem;position:relative}@media screen and (min-width:500px){.plan-graph__img{height:175rem}}.plan-graph__img svg{height:148rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:268rem}@media screen and (min-width:500px){.plan-graph__img svg{height:217rem;width:394rem}}.plan-graph__img--gradient{height:148rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:268rem;z-index:1}@media screen and (min-width:500px){.plan-graph__img--gradient{height:217rem;width:394rem}}.plan-graph__img--gradient div{height:100%;left:0;overflow:hidden;position:absolute;top:0}.plan-graph__img--gradient svg{height:148rem;left:0;transform:translateX(0);width:268rem}@media screen and (min-width:500px){.plan-graph__img--gradient svg{height:217rem;width:394rem}}.plan-graph-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:7rem;padding:0 15rem}.plan-graph-top span{color:#000;font-size:10rem;font-weight:600;line-height:120%}.plan-graph-top span:nth-child(2){font-size:9rem;font-weight:500}.plan-graph-bottom{display:flex;justify-content:space-between;margin-top:8rem;padding:0 15rem}.plan-graph-bottom span{color:#8f969c;font-size:9rem;font-weight:400;line-height:115%;text-align:center}.final-offer-info{margin-bottom:32rem;padding-bottom:6rem;position:relative}.final-offer-info:after{background:linear-gradient(180deg,#effdf6,#effdf6);border-radius:16rem;content:"";height:100%;position:absolute;right:0;top:0;width:66rem;z-index:-1}.final-offer-info-top{display:grid;grid-template-columns:1fr 66rem 66rem;margin-bottom:12rem}.final-offer-info-top span{align-items:center;color:#000;display:flex;font-size:14rem;font-weight:700;height:29rem}.final-offer-info-top span:nth-child(2){justify-content:center}.final-offer-info-top span:nth-child(3){background:#5bf0a5;border-radius:16rem;justify-content:center}.final-offer-info-list{display:grid;grid-template-columns:1fr 66rem 66rem;margin-bottom:4rem}.final-offer-info-list:last-child{margin-bottom:0}.final-offer-info-list span{align-items:center;color:#000;display:flex;font-size:14rem;font-weight:500;height:28rem;line-height:130%}.final-offer-info-list span svg{height:15rem;width:14rem}.final-offer-info-list span:nth-child(2),.final-offer-info-list span:nth-child(3){justify-content:center}.final-offer-info-text{align-items:center;color:#8f969c;display:flex;font-size:12rem;font-weight:400;line-height:140%;margin-bottom:32rem;margin-top:12rem;position:relative}.final-offer-info-text svg{height:14rem;margin-left:6rem;width:14rem}.final-offer-info-text span{cursor:pointer;position:relative}.final-offer-info-text span b{border-color:#000 #0000 #0000;border-style:solid;border-width:6rem 10rem 0;bottom:calc(100% + 5rem);content:"";display:block;display:none;height:0;left:50%;margin-left:3rem;pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.final-offer{display:flex;flex-direction:column}.final-offer-top{flex:1 1}.final-offer-text{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f2f4f6;border-radius:100px;color:#000;display:flex;font-size:12rem;font-weight:400;height:24rem;margin:0 auto 20rem;padding:0 8rem;white-space:nowrap;width:min-content}.final-offer-text span{font-weight:700;margin-left:2rem}.final-offer-text svg{height:17rem;margin-right:4rem;width:17rem}.final-offer-reject{align-items:center;color:#000;display:flex;font-size:14rem;font-weight:600;height:40rem;justify-content:center;line-height:130%;margin:8rem auto 0;text-align:center;width:163rem}.final-offer .btn span{margin:0 5rem;text-decoration:line-through;text-decoration-color:#ef2c4f}.code-inputs{grid-gap:8rem;display:grid;grid-template-columns:repeat(6,1fr)}.code-inputs input{border:1rem solid #f2f4f6;border-radius:11rem;color:#000;font-size:14rem;font-style:normal;font-weight:400;height:49rem;line-height:120%;text-align:center;text-transform:uppercase;width:100%}.code-inputs input.error{border:1rem solid #ef2c4f}.code-inputs input:focus{border:1rem solid #000}.confirm-email{display:flex;flex:1 1;flex-direction:column;height:100%}.confirm-email-top{flex:1 1}.confirm-email-help{font-weight:400;margin-top:8rem}.confirm-email-help,.confirm-email-help a{color:#000;font-size:12rem;line-height:130%}.confirm-email-help a{font-weight:600;text-align:center;text-decoration:underline}.confirm-email__error{color:#ef2c4f;font-size:12rem;font-weight:500;grid-column:span 6;line-height:130%}.confirm-email__resend{align-items:center;color:#8f969c;display:flex;font-size:16rem;font-weight:600;height:48rem;justify-content:center;line-height:80%;margin-bottom:8rem;text-align:center}.confirm-email__resend span{color:#000;font-size:16px;font-weight:600;line-height:80%}.platfroms{height:calc(100vh - 146rem)!important;height:calc(var(--vh, 1vh)*100 - 146rem)!important;margin:0 -20rem;padding:0 20rem;position:relative;width:calc(100% + 40rem)}@media screen and (min-width:500px){.platfroms{height:calc(100vh - 230rem)!important;height:calc(var(--vh, 1vh)*100 - 230rem)!important}}.platfroms .page-top{min-height:calc(100% + 31rem);overflow-y:auto;padding-bottom:30rem}.platfroms .page-top::-webkit-scrollbar{display:none}.platfroms-wrapper{padding-right:1rem}.productivity-goals{height:calc(100vh - 146rem)!important;height:calc(var(--vh, 1vh)*100 - 146rem)!important;margin:0 -20rem;padding:0 20rem;position:relative;width:calc(100% + 40rem)}@media screen and (min-width:500px){.productivity-goals{height:calc(100vh - 230rem)!important;height:calc(var(--vh, 1vh)*100 - 230rem)!important}}.productivity-goals .page-top{min-height:calc(100% + 31rem);overflow-y:auto;padding-bottom:30rem}.productivity-goals .page-top::-webkit-scrollbar{display:none}.productivity-goals-wrapper{padding-right:1rem}.productivity-goals-item{align-items:flex-start;border:1px solid #0000000d;border-radius:12rem;color:#000;display:flex;flex-direction:column;height:58rem;justify-content:center;margin-bottom:8rem;padding:0 20rem;position:relative;width:100%}.productivity-goals-item.checked{border:1px solid #000}.productivity-goals-item__checked{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:1px solid #cad4dd;border-radius:5rem;display:flex;height:18rem;justify-content:center;position:absolute;right:20rem;top:20rem;transition:.3s;width:18rem}.productivity-goals-item__checked svg{height:12rem;opacity:0;transition:.3s;width:12rem}.productivity-goals-item__checked.checked{background:#000;border:1px solid #000}.productivity-goals-item__checked.checked svg{opacity:1}.productivity-goals-item__checked.error{border:1px solid #ef2c4f}.productivity-goals-item p{color:#000;font-size:14rem;font-weight:600;line-height:120%}.home1{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-between;width:calc(100% + 12rem)}.home1 h1{margin-bottom:34rem;text-align:center}.home1 h1 br{display:none}.home1 p{color:#000;font-size:14rem;font-weight:400;line-height:140%;margin-bottom:16rem;text-align:center}.home1 p span{color:#000;font-weight:700}.home1-content{flex:1 1;position:relative}.home1-content__img{aspect-ratio:328/233;margin-bottom:46rem;position:relative;width:100%}.home1-content__img img{left:0;position:absolute;top:0;width:100%}@media screen and (min-width:991px){.home1-block.wrapper .block{width:1187rem}.home1{align-items:center;display:flex;justify-content:center;margin:0;position:relative;width:100%}.home1__logo{margin:0 auto 108rem}.home1-content{display:flex;max-height:506rem}.home1-content-wrapper{align-items:flex-end;display:flex}.home1-content__img{flex:1 1;margin-bottom:0}.home1-left{display:flex;flex-direction:column}.home1-left-top{flex:1 1}.home1-right{display:flex;flex-direction:column;width:536rem}.home1-right .btn{margin:0 auto;max-width:389rem}.home1 p{font-size:20rem;max-width:443rem;text-align:left}.home1 h1{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:56rem;font-weight:700;line-height:110%;margin-bottom:24rem;max-width:621rem;text-align:left}.home1 h1 br{display:block}.home1-action{align-items:center;display:flex;margin-bottom:80rem}.home1-action img{height:54rem;margin-right:39rem;width:auto}.home1 .hero-featured p{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-weight:400;line-height:140%;margin-bottom:20rem;text-align:left}.home1 .hero-featured-wrapper{display:flex;flex-wrap:nowrap;justify-content:flex-start;padding:0;width:100%}.home1 .hero-featured-wrapper img{height:26rem;margin:0 50rem 0 0!important;width:auto}}.page2{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0 -6rem;padding-top:11rem;width:calc(100% + 12rem)}.page2-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;margin-bottom:20rem;position:relative;width:100%}.page2-content:after{background:#fff;background-image:url(../../static/media/page2.1a67cad72116925c341e.webp);background-position:top;background-repeat:no-repeat;background-size:100% auto;content:"";height:calc(100% + 16rem);left:-16rem;position:absolute;top:-33rem;width:calc(100% + 32rem);z-index:-1}@media screen and (min-width:500px){.page2-content{padding-top:505rem}.page2:before{background:#fff;bottom:-50rem;content:"";height:calc(100% + 100rem);left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-2}}.page2 h1{margin-bottom:8rem;text-align:center}.page2 p{color:#000;font-size:14rem;font-weight:400;line-height:140%;margin-bottom:0;text-align:center}.page2:after{background:#fff;background-position:center 32rem;background-repeat:no-repeat;background-size:100% auto;bottom:-16rem;content:"";height:calc(100% + 16rem);left:-16rem;position:absolute;width:calc(100% + 32rem);z-index:-2}@media screen and (min-width:991px){.home2{align-items:center;display:flex;flex:1 1;justify-content:center;margin:0;position:relative;width:100%}.home2__logo{margin:0 auto 108rem}.home2-content{align-items:center;display:flex;flex:1 1;justify-content:center}.home2-content-wrapper{align-items:flex-end;display:flex}.home2-right{margin-right:44rem;padding-top:412rem;position:relative;width:389rem}.home2-right-img{bottom:68rem;left:50%;position:absolute;transform:translateX(-50%);width:673rem}.home2 h1{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:72rem;font-weight:700;line-height:110%;margin-bottom:45rem;max-width:621rem;text-align:left}.home2 h1 br{display:block}.home2-action{align-items:center;display:flex;margin-bottom:80rem}.home2-action img{height:54rem;margin-right:39rem;width:auto}.home2 .hero-featured p{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-weight:400;line-height:140%;margin-bottom:20rem;text-align:left}.home2 .hero-featured-wrapper{display:flex;flex-wrap:nowrap;justify-content:flex-start;padding:0;width:100%}.home2 .hero-featured-wrapper img{height:26rem;margin:0 50rem 0 0!important;width:auto}}.review{border:1rem solid #f2f4f6;border:1rem solid var(--Light-Gray,#f2f4f6);border-radius:12rem;padding:16rem 20rem}.review-top{align-items:center;display:flex;margin-bottom:10rem}.review__ava{height:32rem;margin-right:10rem;width:32rem}.review__ava img{border-radius:50%;height:100%;object-fit:cover;width:100%}.review__name{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:5rem}@media screen and (min-width:500px){.review__name{font-size:16rem}}.review-info-bottom{align-items:center;display:flex}.review-info-bottom svg{height:10rem;margin-right:6rem;width:51rem}.review-info-bottom span{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded,sans-serif;font-size:10rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (min-width:500px){.review-info-bottom span{font-size:12rem}}.review .text{color:#000;font-size:12rem;font-style:normal;font-weight:500;letter-spacing:-.11rem;line-height:140%}@media screen and (min-width:500px){.review .text{font-size:14rem}}.before{grid-gap:9rem;display:grid;grid-template-columns:repeat(2,calc(50% - 4.5rem))}.before-item{align-items:center;display:flex;flex-direction:column}.before-item-info{background:#ef2c4f;border-radius:6rem;color:#fff;font-family:Italian Plate No2 Expanded;font-size:15.5rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:18rem;max-width:133rem;padding:5rem 8rem 4rem;position:relative;text-align:center;width:100%}@media screen and (min-width:500px){.before-item-info{font-size:16rem;max-width:140rem}}.before-item-info svg{height:6rem;left:50%;position:absolute;top:calc(100% - 1rem);transform:translateX(-50%);width:13rem;z-index:1}.before-item-info--green{background:#5bf0a5;background:var(--Green,#5bf0a5);color:#000;color:var(--black,#000)}.before-item__img{margin-bottom:20rem;position:relative;width:100%}.before-item__img img{border-radius:10rem;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.before-item__img svg{bottom:-13rem;height:25rem;left:50%;position:absolute;transform:translateX(-50%);width:25rem;z-index:1}.before-item-bottom{display:flex;justify-content:center;width:100%}.before-item-bottom p{align-items:center;color:#a7a8aa;color:var(--Gray-dark,#a7a8aa);display:flex;font-family:Italian Plate No2 Expanded;font-size:11rem;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:500px){.before-item-bottom p{font-size:14rem}}.before-item-bottom p span{color:#000;font-size:13rem;margin-left:3rem;margin-right:2rem}@media screen and (min-width:500px){.before-item-bottom p span{font-size:14rem}}.before-item-bottom p svg{height:11rem;width:11rem}@media screen and (min-width:500px){.before-item-bottom p svg{height:14rem;width:14rem}}.replace-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:16rem;position:relative}.replace-wrapper:last-child{margin-bottom:0}.replace-content{margin:0 auto;width:335rem}.replace-item{align-items:center;display:flex;margin-bottom:9rem}.replace-item:last-child{margin-bottom:0}.replace-item img{height:32rem;margin-right:6rem;width:32rem}.replace-item span{align-items:center;background:#f2f4f6;border-radius:0 10rem 10rem 10rem;color:#000;display:flex;font-size:12rem;font-weight:600;height:31rem;line-height:140%;padding:0 10rem;white-space:nowrap}.replace-left{position:relative;z-index:1}.replace-right{background:#5bf0a5;border-radius:10rem 10rem 0 10rem;color:#000;font-size:12rem;font-weight:600;height:48rem;line-height:140%;padding:7rem 10rem;position:relative;width:106rem}.replace-right svg{bottom:-8rem;height:24rem;position:absolute;right:-4rem;width:24rem}.replace-svg--1 svg{height:124rem;left:86rem;position:absolute;top:14rem;width:138rem}.replace-svg--2 svg{height:83rem;left:119rem;position:absolute;top:17rem;width:108rem}.replace-svg--3 svg{height:44rem;left:99rem;position:absolute;top:15rem;width:125rem}.ai-setup{height:calc(100vh - 122rem)!important;height:calc(var(--vh, 1vh)*100 - 122rem)!important}@media screen and (min-width:500px){.ai-setup{height:calc(100vh - 206rem)!important;height:calc(var(--vh, 1vh)*100 - 206rem)!important}}:where(html){line-height:1.15}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:200;src:url(../../static/media/ItalianPlateNo2Expanded-Extralight.4984aff5f8c1e74ed3fb.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Extralight.8af1c99e0582d7b16a29.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:100;src:url(../../static/media/ItalianPlateNo2Expanded-Ultralight.34288e0be30b94f1a61e.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Ultralight.900739b077d9d7374e83.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:700;src:url(../../static/media/ItalianPlateNo2Expanded-Extrabold.fe2e17e509f30faa2a93.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Extrabold.df3d9c784918d97fd3ba.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:700;src:url(../../static/media/ItalianPlateNo2Expanded-Bold.7ee921282765c575b533.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Bold.8e192ed3f78629c9e90d.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:100;src:url(../../static/media/ItalianPlateNo2Expanded-Thin.96908552aa72b01ae8af.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Thin.4c4ba872d4402cfff1c9.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:600;src:url(../../static/media/ItalianPlateNo2Expanded-Demibold.414750e1058f0c925913.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Demibold.5392a42f7a4084abcc5d.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:900;src:url(../../static/media/ItalianPlateNo2Expanded-Black.ba48de4c8606e659a95d.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Black.3a28a39e9a048587b838.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:300;src:url(../../static/media/ItalianPlateNo2Expanded-Light.0d0fa24ca0247ef379e7.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Light.bbbc65c3cb4bfe679d3c.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:400;src:url(../../static/media/ItalianPlateNo2Expanded-Regular.dc178882b9ccb57f5fcf.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Regular.2e2cc096fc9b39ab5135.woff) format("woff")}@font-face{font-display:swap;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:500;src:url(../../static/media/ItalianPlateNo2Expanded-Medium.790fc7ee5d88602f0491.woff2) format("woff2"),url(../../static/media/ItalianPlateNo2Expanded-Medium.62cd96f532e0a4e0c048.woff) format("woff")}html{flex-direction:column;font-size:.2666666667vw;margin:0;overflow:hidden}body,html{background:#fff;display:flex;min-height:100%;scroll-behavior:smooth}body{-webkit-tap-highlight-color:rgba(0,0,0,0);flex:1 1;flex-direction:column;font-family:Italian Plate No2 Expanded;font-size:16rem;height:100%;line-height:1.5;max-height:100vh;text-rendering:optimizeSpeed}body #root,body .block,body .container,body .wrapper{display:flex;flex:1 1;flex-direction:column}body .css-mqftaq{display:flex!important;flex:1 1;flex-direction:column}*,:after,:before{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}a{text-decoration:none}ol,ul{list-style:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}audio,canvas,iframe,img,svg,textarea,video{vertical-align:middle}textarea{resize:none}section{position:relative}button,input,select{outline:none}.content{flex:1 0 auto}.container{background:#000;height:100%;margin:0 auto;max-width:520rem;width:100%}#root{height:100%;position:relative;z-index:1}.page{display:flex;flex-direction:column;height:calc(100vh - 146rem);height:calc(var(--vh, 1vh)*100 - 146rem)}@media screen and (min-width:500px){.page{height:calc(100vh - 230rem);height:calc(var(--vh, 1vh)*100 - 230rem)}}.page.page--without-button{height:calc(100vh - 84rem);height:calc(var(--vh, 1vh)*100 - 84rem)}@media screen and (min-width:500px){.page.page--without-button{height:calc(100vh - 168rem);height:calc(var(--vh, 1vh)*100 - 168rem)}}.page.page--with-notButton{height:calc(100vh - 216rem);height:calc(var(--vh, 1vh)*100 - 216rem)}@media screen and (min-width:500px){.page.page--with-notButton{height:calc(100vh - 300rem);height:calc(var(--vh, 1vh)*100 - 300rem)}}.page.page--full{height:100%}.page-top{flex:1 1;margin:0 -5rem;overflow-x:hidden;overflow-y:scroll;padding:0 5rem;width:calc(100% + 10rem)}.page-top .page-content{height:calc(100vh - 62rem);height:calc(var(--vh, 1vh)*100 - 62rem)}@media screen and (min-width:500px){.page-top .page-content{height:auto}}.page-top::-webkit-scrollbar{display:none}.wrapper{flex-direction:column;height:100%;justify-content:space-between}.wrapper,.wrapper .block{background:#fff;display:flex;position:relative}.wrapper .block{background:var(--White,#fff);flex:1 1;flex-direction:column;margin:0 20rem 20rem;max-height:100%;padding:24rem 0 32rem}.wrapper .block .css-mqftaq{height:100%}.wrapper .block-button{bottom:20rem;max-width:464rem;position:fixed;width:calc(100% - 40rem);z-index:1}@media screen and (min-width:500px){.wrapper .block-button{bottom:44rem}}.wrapper .block-button .btn.white{height:48rem;min-height:48rem}.wrapper .block-button .forget{color:#000;cursor:pointer;font-size:14rem;font-style:normal;font-weight:600;line-height:130%;margin-top:24rem;text-align:center}.wrapper .block-bottom{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:400;line-height:140%;margin-top:16rem;text-align:center}@media screen and (min-width:500px){.wrapper .block-bottom{font-size:14rem}}.wrapper .block-bottom span{cursor:pointer;text-decoration:underline}h1{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:26rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12rem}h1 span{color:#404040;text-decoration:line-through;text-decoration-color:#ef2c4f}p.text{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:14rem;font-style:normal;font-weight:400;line-height:140%}p.text span,p.text strong{font-weight:700}p.text strong{color:#2555ff}.brandname .term{padding-bottom:0}.brandname-items{display:flex;flex-wrap:wrap;margin-bottom:6rem}.brandname-item{align-items:center;border:1px solid #f2f4f6;border-radius:100rem;color:#000;display:flex;font-size:14rem;font-weight:500;height:38rem;line-height:1.3;margin-bottom:6rem;margin-right:6rem;padding:0 16rem}@media screen and (min-width:500px){.brandname-item{font-size:16rem}}.brandname-text{color:#8f969c;font-size:12rem;font-weight:400;line-height:1.5;margin-bottom:32rem}@media screen and (min-width:500px){.brandname-text{font-size:14rem}}.textarea{align-items:center;display:flex;position:relative}.textarea textarea{border:1rem solid #f2f4f6;border:1rem solid var(--bg-gray,#f2f4f6);border-radius:11rem;color:#000;color:var(--Black,#000);font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:500;height:164rem;line-height:120%;outline:none;padding:16rem 16rem 25rem;width:100%}.textarea textarea::placeholder{color:#a7a8aa;color:var(--Gray-dark,#a7a8aa);font-weight:400}.textarea-bottom{align-items:center;bottom:14rem;display:flex;position:absolute;right:16rem}.textarea-bottom span{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded;font-size:12rem;font-style:normal;font-weight:400;line-height:120%;margin-right:8rem}.textarea-bottom svg{height:10rem;width:14rem}.typing-block{background:#effdf6;border:1rem solid #5bf0a5;border-radius:8rem;padding:10rem 15rem;transition:.3s}.typing-block--red{background:#fcedf0;border:1rem solid #ef2c4f}.skip{color:#000;cursor:pointer;font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:600;line-height:130%;margin-top:27rem;text-align:center}.emojiRadio-wrapper{grid-gap:5.75rem;display:grid;grid-template-columns:repeat(5,1fr)}.emojiRadio label{aspect-ratio:1/1;cursor:pointer;display:block}.emojiRadio label:nth-child(2) .emojiRadio-item,.emojiRadio label:nth-child(4) .emojiRadio-item{font-size:16rem}.emojiRadio input{height:0;opacity:0;position:absolute;visibility:hidden;width:0}.emojiRadio input:checked+.emojiRadio-item{border:1rem solid #5bf0a5}.emojiRadio-item{border:1rem solid #f2f4f6;border:1rem solid var(--Light-Gray,#f2f4f6);border-radius:10rem;font-size:24rem;font-weight:700;height:100%;justify-content:center;line-height:120%;width:100%}.emojiRadio-bottom,.emojiRadio-item{align-items:center;color:#000;display:flex;font-family:Italian Plate No2 Expanded,sans-serif;font-style:normal}.emojiRadio-bottom{font-size:12rem;font-weight:400;justify-content:space-between;line-height:140%;margin-top:10rem}@media screen and (min-width:500px){.emojiRadio-bottom{font-size:14rem}}.popup{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:0 16rem;position:fixed;top:0;width:100%;z-index:1000}.popup__close{position:absolute;right:22rem;top:32rem}.popup__close svg{height:24rem;width:25rem}.popup-container{background:#fff;border-radius:28rem;bottom:16rem;max-width:480rem;padding:32rem 16.5rem;position:absolute;width:calc(100% - 32rem);z-index:1}.popup__text{font-size:14rem;font-weight:500;line-height:140%;margin-bottom:12rem}.popup__text,.popup__title{color:#000;text-align:center}.popup__title{font-size:24rem;font-weight:700;line-height:120%;margin-bottom:32rem}.choose-action{grid-gap:10rem;display:grid;grid-template-columns:repeat(2,1fr)}.choose-action-btn{align-items:center;background:#fff;border:1rem solid #f2f4f6;border:1rem solid var(--Light-Gray,#f2f4f6);border-radius:100rem;color:#000;cursor:pointer;display:flex;font-family:Italian Plate No2 Expanded,sans-serif;font-size:16rem;font-style:normal;font-weight:600;height:62rem;justify-content:center;line-height:normal;text-align:center}.choose-action-btn svg{margin-right:8rem}.choose-video-bottom-text{color:#8f969c;font-size:10rem;font-weight:400;line-height:1.2;margin-bottom:0;text-align:center}@media screen and (min-width:500px){.choose-video-bottom-text{font-size:12rem}}.choose-video-top-text{font-size:14rem;font-weight:600;line-height:1.2;margin-bottom:8rem;text-align:center}@media screen and (min-width:500px){.choose-video-top-text{font-size:16rem}}.preload{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;visibility:hidden;width:0}.boosts-wrapper{grid-gap:5rem;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:16rem}.boosts-item__number{color:#2555ff;color:var(--Blue,#2555ff);font-family:Italian Plate No2 Expanded,sans-serif;font-size:32rem;font-style:normal;font-weight:600;line-height:120%}.boosts-item__number span{font-size:20rem;font-weight:700}.boosts-item p{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:12rem;font-style:normal;font-weight:400;line-height:140%}.strategy-wrapper{margin-bottom:32rem}.strategy-item{margin-bottom:24rem;padding-left:23rem;position:relative}.strategy-item:after{background:#5bf0a5;background:var(--Green,#5bf0a5);border-radius:6rem;content:"";height:100%;left:0;position:absolute;top:0;width:3rem}.strategy-item__title{color:#000;font-family:Italian Plate No2 Expanded,sans-serif;font-size:18rem;font-style:normal;font-weight:700;line-height:130%;margin-bottom:10rem}.strategy-item p{margin-bottom:12rem}.strategy-item ul{grid-gap:4rem;display:flex;flex-wrap:wrap}.strategy-item li{align-items:center;background:#5bf0a5;background:var(--Green,#5bf0a5);border-radius:100rem;color:#000;display:flex;font-size:12rem;font-weight:500;height:28rem;justify-content:center;padding:0 10rem}.strategy-item li svg{margin-right:6rem}.strategy-item:last-child{margin-bottom:0}.strategy-item:last-child li,.strategy-item:last-child:after{background:#2555ff;background:var(--Blue,#2555ff)}.strategy-item:last-child li{color:#fff}.predict-wrapper{display:flex;justify-content:space-between;margin-top:12rem;padding:0 24.5rem}.predict-item{color:#8f969c;font-family:Italian Plate No2 Expanded,sans-serif;font-size:12rem;font-style:normal;font-weight:400;line-height:140%}.welcome{margin-right:-10rem;max-height:calc(100vh - 84rem);overflow:auto;padding-bottom:60rem;padding-right:10rem;width:calc(100% + 10rem)}.welcome::-webkit-scrollbar{position:absolute;right:3rem;top:0;width:3rem}.welcome::-webkit-scrollbar-track{background:#0000}.welcome::-webkit-scrollbar-thumb{background:#dcdfe2;background:var(--Gray,#dcdfe2);border-radius:12rem}.welcome .works__step-line{background:url(../../static/media/line.3c6450ff662ffd71b895.svg);background-position:top;background-size:100% auto;height:calc(100% - 14rem);left:21rem;top:44rem;transform:translate(0);width:2rem}.welcome .works__step-icon svg{height:24rem;width:24rem}.welcome .works__step-icon{position:static}.welcome .works__step:last-child .works__step-line{display:none}.welcome .works__step-icon--green{background:#5bf0a5}.welcome .works__step-icon--green .works__step-line{background:url(../../static/media/line-green.c650c3dd6f244f5ea58d.svg)}.welcome .works__steps{max-width:100%}.term{height:calc(100vh - 148rem);height:calc(var(--vh, 1vh)*100 - 148rem);margin-right:-10rem;overflow-x:hidden;overflow-y:auto;padding-bottom:60rem;padding-right:10rem;width:calc(100% + 10rem)}.term-back{background:#fff;left:-19rem;position:relative;top:-11rem;width:46rem}.term::-webkit-scrollbar{position:absolute;right:3rem;top:0;width:3rem}.term::-webkit-scrollbar-track{background:#0000}.term::-webkit-scrollbar-thumb{background:#dcdfe2;background:var(--Gray,#dcdfe2);border-radius:12rem}.term p{color:#000;font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:400;line-height:145%;margin-bottom:12rem}.term p a{color:#000;font-weight:700;text-decoration:underline}.term .wp-block-group__inner-container p{margin-bottom:12rem}.term ul li{color:#000;display:block;font-size:14rem;font-style:normal;font-weight:400;line-height:145%;margin-bottom:10rem;padding-left:22rem;position:relative}.term ul li a{color:#000;text-decoration:underline}.term ul li:after{background:#000;content:"";height:6rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6rem}.term h2{color:#000;font-family:Italian Plate No2 Expanded;font-size:32rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:36rem;margin-top:36rem}.term h3{font-size:22rem;margin-top:40rem}.term h3,.term h4{color:#000;font-family:Italian Plate No2 Expanded;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24rem}.term h4{font-size:20rem}.term figure{margin:0 0 16rem;overflow-x:auto}.term table{border-collapse:collapse}.term table td{border:1px solid #d1d7dd;color:#000;font-size:14rem;line-height:1.3;padding:10rem}.term table td a{color:#000;text-decoration:underline}.personal{margin:0 -20rem;pointer-events:none;width:calc(100% + 40rem)}.personal .swiper-free-mode>.swiper-wrapper{transition-timing-function:linear}.skeleton-loader{width:100%}.skeleton-loader,.skeleton-loader:after{height:100%;left:0;position:absolute;top:0}.skeleton-loader:after{animation:shine 1s ease infinite;background-color:#fff9;background-image:linear-gradient(90deg,#e2e5e700,#e2e5e7cc,#e2e5e700);background-position:left -40px top 0;background-repeat:no-repeat;background-size:40px 100%;content:"";display:block;opacity:.6;width:300%}@keyframes shine{to{background-position:right -40px top 0}}@keyframes loading{to{transform:translateX(-100%) rotate(90deg)}}.congrats{align-items:center;animation-duration:1s;animation-fill-mode:forwards;animation-name:customAnimation;background:#fff;border:1px solid #f2f4f6;border-radius:18rem;bottom:32rem;display:flex;height:76rem;left:0;padding:0 16rem;position:absolute;width:100%}.congrats-icon{margin-right:10rem}.congrats svg{height:44rem;width:44rem}.congrats strong{color:#000;display:block;font-size:15rem;font-weight:600;line-height:1.2;margin-bottom:4rem}.congrats span{color:#8f969c;display:block;font-size:12rem;font-weight:500;line-height:1.2}@keyframes customAnimation{0%{transform:translateY(400rem)}to{transform:translateY(0)}}.brandname{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.brandname-wrapper{background:#fff;border-radius:28rem;bottom:16rem;left:50%;max-height:calc(100vh - 32rem);max-height:calc(var(--vh, 1vh)*100 - 32rem);max-width:343rem;padding:36rem 20rem;position:absolute;transform:translateX(-50%);width:100%}.brandname-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:36rem}.brandname-top svg{height:32rem;width:150rem}.brandname-top-right{color:#000;font-size:14rem;font-weight:600;line-height:1.2}@media screen and (min-width:500px){.brandname-top-right{font-size:16rem}}.spin-loader{height:26rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:26rem}.ios-loader .bar{animation:fade 1s linear infinite;background:#606060;border-radius:50px;box-shadow:0 0 3px #0003;height:26%;left:44.5%;opacity:0;position:absolute;top:37%;width:10%}@keyframes fade{0%{opacity:1}to{opacity:0}}.ios-loader .bar1{animation-delay:-.875s;transform:rotate(-315deg) translateY(-142%)}.ios-loader .bar2{animation-delay:-.75s;transform:rotate(-270deg) translateY(-142%)}.ios-loader .bar3{animation-delay:-.625s;transform:rotate(-225deg) translateY(-142%)}.ios-loader .bar4{animation-delay:-.5s;transform:rotate(-180deg) translateY(-142%)}.ios-loader .bar5{animation-delay:-.375s;transform:rotate(-135deg) translateY(-142%)}.ios-loader .bar6{animation-delay:-.25s;transform:rotate(-90deg) translateY(-142%)}.ios-loader .bar7{animation-delay:-.125s;transform:rotate(-45deg) translateY(-142%)}.ios-loader .bar8{animation-delay:0s;transform:rotate(0deg) translateY(-142%)}@keyframes fade-in-bottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.hand{animation:upDown .7s infinite;bottom:-60rem;cursor:pointer;pointer-events:none;position:absolute;right:30rem;transform:translatey(0);z-index:1}@keyframes upDown{0%{transform:translatey(0) translatex(0)}50%{transform:translatey(-50rem) translatex(-30rem)}to{transform:translatey(0) translatex(0)}}.googlesingup-bottom{margin-top:24rem}.googlesingup-bottom-login{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:500;line-height:130%;margin-bottom:24rem;text-align:center}@media screen and (min-width:500px){.googlesingup-bottom-login{font-size:16rem}}.googlesingup-bottom-login a{color:#000;font-family:Italian Plate No2 Expanded;font-size:14rem;font-style:normal;font-weight:600;line-height:130%;text-decoration-line:underline}@media screen and (min-width:500px){.googlesingup-bottom-login a{font-size:16rem}}.googlesingup-bottom-term{color:#8f969c;color:var(--Dark-Gray,#8f969c);font-family:Italian Plate No2 Expanded;font-size:10rem;font-style:normal;font-weight:500;line-height:130%;margin:0 auto;max-width:216rem;text-align:center}@media screen and (min-width:500px){.googlesingup-bottom-term{font-size:12rem}}.googlesingup-bottom-term span{cursor:pointer;text-decoration:underline}@media screen and (min-width:500px){html{font-size:.9px}.container{max-width:100%}.wrapper{background-position:50%;background-size:1920rem auto;justify-content:flex-end;padding-bottom:44rem;padding-top:44rem}.wrapper .block{margin:0 auto;padding-top:44rem;width:464rem}.wrapper.block-white .block{margin:0 auto;padding-bottom:0!important}.wrapper.block-white .block-height{justify-content:flex-end}.wrapper.block-white .block-height .css-mqftaq{height:auto}h1{font-size:32rem}p.text{font-size:16rem}.block-ai{display:flex;height:100%!important;justify-content:flex-end!important;margin:0 auto;padding:36rem 36rem 32rem;position:relative}.block-ai.wrapper .block{background:#0000;border-radius:0;height:100%;margin:0 auto;padding:0;width:424rem}.block-ai.wrapper .block-animate{height:100%!important;padding:0}.block-ai.wrapper .block-animate>div,.block-ai.wrapper .block-height{height:100%}.block-ai.wrapper .block-button{padding:0}.block-ai:after{background:linear-gradient(180deg,#0000,#000 26.88%);bottom:0;content:"";height:50vh;left:0;position:absolute;width:100%;z-index:0}.block-ai .css-mqftaq{height:100%;position:relative;z-index:1}.wrapper.block-white .block-animate{padding:0}.brandname-wrapper{max-width:464rem}}@media screen and (min-width:1500px){html{font-size:1px}}.preload-loader{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.preload-loader svg{height:32rem;width:115rem}.preload-loader span{color:#000;font-size:14rem;font-weight:600;line-height:130%;margin-bottom:14rem;width:55rem}
/*# sourceMappingURL=main.d0b145d8.css.map*/