.styles-module__mgyyBW__choiceButton{justify-content:space-between;align-items:center;gap:var(--ui-theme-spacing-s);box-sizing:border-box;width:100%;min-width:158px;height:68px;padding:var(--ui-theme-spacing-m);font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-medium);font-weight:var(--ui-theme-typography-weight-regular);line-height:var(--ui-theme-typography-line-height-m);color:var(--ui-theme-content-primary);background-color:var(--ui-theme-background-primary);border:1px solid var(--ui-theme-border-primary);border-radius:var(--ui-theme-radius-m);cursor:pointer;touch-action:manipulation;padding-right:22px;transition:background-color .2s ease-out,border-color .2s ease-out;display:flex;position:relative}@media (hover:hover){.styles-module__mgyyBW__choiceButton:not(:disabled,.styles-module__mgyyBW__checked):hover{background-color:var(--ui-theme-background-state-hover);border-color:var(--ui-theme-border-state-hover)}}.styles-module__mgyyBW__choiceButton:not(:disabled):active{background-color:var(--ui-theme-background-primary);border-color:var(--ui-theme-border-primary)}.styles-module__mgyyBW__choiceButton:not(:disabled).styles-module__mgyyBW__checked:active{background-color:var(--ui-theme-background-primary);border-color:var(--ui-theme-border-accent)}.styles-module__mgyyBW__choiceButton:not(:disabled):focus-visible{outline:2px solid var(--ui-theme-border-accent);outline-offset:2px}.styles-module__mgyyBW__choiceButton:not(:disabled):focus:not(:focus-visible){outline:none}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__checked{border-width:2px;border-color:var(--ui-theme-border-accent);box-shadow:0 3px 12px #40449e40}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__disabled,.styles-module__mgyyBW__choiceButton:disabled{color:var(--ui-theme-content-state-disabled);background-color:var(--ui-theme-background-state-disable);border-color:var(--ui-theme-border-state-disabled);opacity:1;cursor:not-allowed}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__disabled .styles-module__mgyyBW__text,.styles-module__mgyyBW__choiceButton:disabled .styles-module__mgyyBW__text,.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__disabled .styles-module__mgyyBW__subtitle,.styles-module__mgyyBW__choiceButton:disabled .styles-module__mgyyBW__subtitle{color:var(--ui-theme-content-state-disabled)}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__disabled .styles-module__mgyyBW__checkbox,.styles-module__mgyyBW__choiceButton:disabled .styles-module__mgyyBW__checkbox{border-color:var(--ui-theme-border-state-disabled)}.styles-module__mgyyBW__container{align-items:center;gap:var(--ui-theme-spacing-s);flex:1;min-width:0;display:flex}.styles-module__mgyyBW__emoji{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:36px;line-height:1;display:flex;position:relative}.styles-module__mgyyBW__emoji img{pointer-events:none;object-fit:cover;object-position:50% 50%;width:100%;height:100%}.styles-module__mgyyBW__emoji>:not(img){justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__mgyyBW__emoji>svg{width:100%;height:100%}.styles-module__mgyyBW__textContainer{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;line-height:0;display:flex}.styles-module__mgyyBW__text{z-index:2;width:100%;font-size:var(--ui-theme-typography-size-medium);line-height:var(--ui-theme-typography-line-height-m);text-align:left;color:var(--ui-theme-content-primary);flex-direction:column;justify-content:center;display:flex;position:relative}.styles-module__mgyyBW__subtitle{z-index:2;width:100%;height:16px;font-size:12px;line-height:var(--ui-theme-typography-line-height-xs);text-align:left;color:var(--ui-theme-content-secondary);flex-direction:column;justify-content:center;display:flex;position:relative}.styles-module__mgyyBW__image{z-index:1;border-top-right-radius:var(--ui-theme-radius-m);border-bottom-right-radius:var(--ui-theme-radius-m);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:35%;position:absolute;top:0;bottom:0;right:0}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__hasOverlay{overflow:hidden}.styles-module__mgyyBW__overlayImage{z-index:1;width:var(--overlay-image-width,35%);background-image:var(--overlay-image-url);background-repeat:no-repeat;background-position:right calc(var(--overlay-image-offset,0) * -1);background-size:auto var(--overlay-image-total-height,100%);pointer-events:none;height:100%;position:absolute;top:0;right:0}.styles-module__mgyyBW__checkbox{z-index:2;background-color:var(--ui-theme-background-primary);border:2px solid var(--ui-theme-border-primary);border-radius:var(--ui-theme-radius-xs);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s ease-out,border-color .2s ease-out;display:flex;position:relative}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__checked .styles-module__mgyyBW__checkbox{background-color:var(--ui-theme-background-accent-primary);border-color:var(--ui-theme-border-accent)}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__checked .styles-module__mgyyBW__checkbox svg{color:var(--ui-theme-content-oncolor-primary)}@media (hover:hover){.styles-module__mgyyBW__choiceButton:not(:disabled,.styles-module__mgyyBW__checked):hover .styles-module__mgyyBW__checkbox{border-color:var(--ui-theme-border-state-hover)}.styles-module__mgyyBW__choiceButton.styles-module__mgyyBW__checked:not(:disabled):hover .styles-module__mgyyBW__checkbox{background-color:var(--ui-theme-background-accent-primary);border-color:var(--ui-theme-border-state-hover)}}
.styles-module__oDiLdG__choiceButtonList{flex-direction:column;width:100%;display:flex;position:relative}.styles-module__oDiLdG__choiceButtonList.styles-module__oDiLdG__gap-tiny{gap:var(--ui-theme-spacing-xs)}.styles-module__oDiLdG__choiceButtonList.styles-module__oDiLdG__gap-small{gap:var(--ui-theme-spacing-s)}.styles-module__oDiLdG__choiceButtonList.styles-module__oDiLdG__gap-medium{gap:var(--ui-theme-spacing-m)}.styles-module__oDiLdG__choiceButtonList.styles-module__oDiLdG__gap-large{gap:var(--ui-theme-spacing-xl)}.styles-module__oDiLdG__button{margin:0}
.styles-module-scss-module__SEZ6HG__continueButton{opacity:0;z-index:22;background:#fff;border-top:1px solid #17171714;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__SEZ6HG__continueButton .styles-module-scss-module__SEZ6HG__button{text-transform:uppercase;width:100%;max-width:450px;margin:0 auto}.styles-module-scss-module__SEZ6HG__continueButton .styles-module-scss-module__SEZ6HG__skipButton{font-size:var(--ui-theme-typography-size-tiny);font-weight:var(--ui-theme-typography-weight-semibold);line-height:var(--ui-theme-typography-line-height-m);height:auto;margin:10px auto 0}.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__visible{opacity:1;display:block}.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__visible button,.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__visible a{transition:opacity .3s}.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__visible button:disabled,.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__visible a:disabled{opacity:.5}.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__invisible{opacity:0;display:none}.styles-module-scss-module__SEZ6HG__continueButton.styles-module-scss-module__SEZ6HG__onboarding{background:#f6f5fa;border-top:none;height:80px}.styles-module-scss-module__SEZ6HG__continueButton a{opacity:1}
.styles-module-scss-module__ZML6qG__fixedImage{z-index:1;opacity:0;justify-content:end;align-items:end;height:75%;max-height:100%;transition:opacity .5s ease-out,transform .5s;display:flex;position:fixed;bottom:0;right:0;transform:translate(50%)}.styles-module-scss-module__ZML6qG__fixedImage.styles-module-scss-module__ZML6qG__fadeRight{opacity:1;transform:translate(0%)}.styles-module-scss-module__ZML6qG__fixedImage img{width:auto;height:100%}
.styles-module-scss-module__4Puq6G__progressWrapper{z-index:20;background:#fff;width:100%;height:14px;transition:opacity .5s;position:fixed;top:54px;left:0;right:0}.styles-module-scss-module__4Puq6G__progressWrapper:before{content:"";background:#fff;width:100%;height:7px;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__progressBar{z-index:20;background:#eceaef80;width:calc(100% - 32px);height:4px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__progressBar .styles-module-scss-module__4Puq6G__line{background:var(--Majorelle-Blue);border-radius:5px;max-width:100%;height:4px;transition:all .6s;position:absolute;top:0;left:0}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__points{z-index:21;justify-content:space-between;width:calc(100% - 32px);display:flex;position:absolute;left:16px;right:16px}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__points .styles-module-scss-module__4Puq6G__point{background:var(--White,#fff);border:3px solid #eaecfb;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .3s;display:flex}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__points .styles-module-scss-module__4Puq6G__point svg{opacity:0;transition:all .3s}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__points .styles-module-scss-module__4Puq6G__point.styles-module-scss-module__4Puq6G__active{background:var(--Majorelle-Blue,#6c35d2);border:3px solid var(--Majorelle-Blue,#6c35d2);border-radius:100%}.styles-module-scss-module__4Puq6G__progressWrapper .styles-module-scss-module__4Puq6G__points .styles-module-scss-module__4Puq6G__point.styles-module-scss-module__4Puq6G__active svg{opacity:1}
.styles-module-scss-module__WzpZJG__content{padding:var(--ui-theme-spacing-xl) var(--ui-theme-spacing-l);width:100%;max-width:480px;height:100%;margin:0 auto}.styles-module-scss-module__WzpZJG__fixedFooter{padding:var(--ui-theme-spacing-l);background:var(--ui-theme-background-primary);width:100%;z-index:var(--ui-theme-z-index-fixed);position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__WzpZJG__fixedFooter.styles-module-scss-module__WzpZJG__hideFooterBackground{background:0 0}.styles-module-scss-module__WzpZJG__nextButton{width:100%;max-width:450px;margin:0 auto}.styles-module-scss-module__WzpZJG__showDivider{border-top:1px solid var(--ui-theme-border-subtle)}
.styles-module-scss-module__nHf6tW__ageBox{padding:var(--ui-theme-spacing-xl) 0;width:100%}.styles-module-scss-module__nHf6tW__ageBox.styles-module-scss-module__nHf6tW__increasedPaddings{padding:var(--ui-theme-spacing-m) 0 var(--ui-theme-spacing-2xl)}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__headingBox{align-items:center;gap:var(--ui-theme-spacing-m);text-align:center;flex-direction:column;width:100%;display:flex}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacyTitle{color:#02134f;letter-spacing:.36px}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacyTitle span{color:var(--ui-theme-content-accent)}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacyDescription{color:#536299}:is(.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacyDescription b,.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacyDescription strong){font-weight:700}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacySubtext{color:var(--Black,#000)}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__legacySubtext strong{font-weight:400}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__proofSection{justify-content:center;align-items:center;gap:var(--ui-theme-spacing-s);margin:var(--ui-theme-spacing-l) 0;width:100%;display:flex}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__proofText{color:var(--ui-theme-content-primary,#02134f);max-width:220px}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList{gap:var(--ui-theme-spacing-xl) var(--ui-theme-spacing-l);margin-top:var(--ui-theme-spacing-xlarge);grid-template-columns:1fr 1fr;place-items:center;display:grid}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem{cursor:pointer;width:100%;height:100%;position:relative}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem:before{content:"";padding-top:calc(100% + 40px);display:block;position:relative}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem:after{content:"";border-radius:var(--ui-theme-spacing-m);background:var(--White,#fff);box-sizing:border-box;border:0;width:100%;height:100%;display:block;position:absolute;bottom:0;left:0;box-shadow:0 3px 13px #d6dcf4}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__image{z-index:5;background-color:var(--ui-theme-background-secondary);position:absolute;inset:0 0 48px}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__image img{object-fit:contain;object-position:center bottom;width:99%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__label{z-index:5;justify-content:center;align-items:center;gap:var(--ui-theme-spacing-s);background:var(--ui-theme-background-accent-primary);border-bottom-left-radius:var(--ui-theme-spacing-m);border-bottom-right-radius:var(--ui-theme-spacing-m);width:100%;height:48px;padding:0;display:flex;position:absolute;bottom:0;left:0}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__ageItemLabelText{color:var(--White,#fff)}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem svg{flex-shrink:0}@media (min-width:768px){.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList{gap:var(--ui-theme-spacing-m) 0;max-width:300px;margin:var(--ui-theme-spacing-xlarge) auto 0}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem{width:90%}}@media (max-width:375px){.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList{gap:var(--ui-theme-spacing-m);padding:0 3%}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem{width:96%}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem:before{padding-top:calc(100% + 30px)}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__label{height:40px}.styles-module-scss-module__nHf6tW__ageBox .styles-module-scss-module__nHf6tW__ageList .styles-module-scss-module__nHf6tW__ageItem .styles-module-scss-module__nHf6tW__image{bottom:40px}}.styles-module-scss-module__nHf6tW__layout{height:100%}.styles-module-scss-module__nHf6tW__contentWrapper.styles-module-scss-module__nHf6tW__content{padding-top:60px}.styles-module-scss-module__nHf6tW__contentWrapper.styles-module-scss-module__nHf6tW__content.styles-module-scss-module__nHf6tW__contentHideHeader{padding-top:42px}.styles-module-scss-module__nHf6tW__contentWrapper.styles-module-scss-module__nHf6tW__content.styles-module-scss-module__nHf6tW__contentHideHeader .styles-module-scss-module__nHf6tW__aboveFold{min-height:calc(100vh - 42px)}.styles-module-scss-module__nHf6tW__aboveFold{flex-direction:column;min-height:calc(100vh - 60px);display:flex}.styles-module-scss-module__nHf6tW__redesignedDescriptionSubTitle,.styles-module-scss-module__nHf6tW__redesignedDescription{color:var(--ui-theme-content-secondary)}.styles-module-scss-module__nHf6tW__redesignedWrapper{justify-content:center;align-items:center;gap:var(--ui-theme-spacing-m);flex-direction:column;display:flex}.styles-module-scss-module__nHf6tW__redesignedWrapper:has(+footer){margin-bottom:var(--ui-theme-spacing-2xl)}.styles-module-scss-module__nHf6tW__cardList{gap:var(--ui-theme-spacing-m);flex-flow:wrap;justify-content:center;width:100%;display:flex}.styles-module-scss-module__nHf6tW__landingSection{box-sizing:border-box;width:100%;padding:var(--ui-theme-spacing-l) var(--ui-theme-spacing-l) var(--ui-theme-spacing-xlarge);align-items:stretch;gap:var(--ui-theme-spacing-xl);text-align:left;flex-direction:column;display:flex}.styles-module-scss-module__nHf6tW__landingBlock{align-items:flex-start;gap:var(--ui-theme-spacing-m);flex-direction:column;width:100%;max-width:100%;display:flex}.styles-module-scss-module__nHf6tW__landingFasciaMainTitle,.styles-module-scss-module__nHf6tW__landingFasciaSubheading,.styles-module-scss-module__nHf6tW__landingFasciaBody{color:var(--ui-theme-content-primary)}.styles-module-scss-module__nHf6tW__landingFasciaPlan{padding-top:var(--ui-theme-spacing-m);gap:var(--ui-theme-spacing-xl)}.styles-module-scss-module__nHf6tW__landingFasciaPlan .styles-module-scss-module__nHf6tW__landingBlock{gap:var(--ui-theme-spacing-m)}.styles-module-scss-module__nHf6tW__landingRepeatedAnswers{margin-top:var(--ui-theme-spacing-l)}.styles-module-scss-module__nHf6tW__landingRepeatedAgeBox{padding:0}.styles-module-scss-module__nHf6tW__landingRepeatedAgeBox .styles-module-scss-module__nHf6tW__ageList{margin-top:0}
.styles-module-scss-module__MYkPDq__quizBox{flex-direction:column;flex-grow:1;height:100%;padding-top:60px;padding-bottom:84px;transition:opacity .5s;display:flex;position:relative;overflow-y:auto}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__withoutPaddingBottom{padding-bottom:0}.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__shadow{z-index:9;background:linear-gradient(#fff0 .25%,#fff 26.14%);height:132px;padding:0 15px;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__onlyFooter{padding-bottom:50px}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__rate .styles-module-scss-module__MYkPDq__container{display:flex}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__withoutFooter{padding-bottom:0}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__withoutHeader{padding-top:0}.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__container{flex-grow:1;width:100%;max-width:480px;margin:0 auto;padding:0 16px}.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__fixedImage{z-index:1;justify-content:end;align-items:end;display:flex;position:fixed;bottom:0;right:0}.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__fixedImage img{object-position:right bottom;max-width:100%;height:auto}@media (min-width:568px){.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__fixedImage img{max-width:430px}}.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__continue-button{z-index:10;padding:0 15px;position:fixed;bottom:32px;left:0;right:0}@media (min-width:768px){.styles-module-scss-module__MYkPDq__quizBox .styles-module-scss-module__MYkPDq__container{max-width:720px}}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__newBox{padding-bottom:80px}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__noBottomPadding{padding-bottom:0}.styles-module-scss-module__MYkPDq__quizBox.styles-module-scss-module__MYkPDq__flexCenter{justify-content:center}.styles-module-scss-module__MYkPDq__container.styles-module-scss-module__MYkPDq__growing{flex-direction:column;flex-grow:1;display:flex}
.quiz-module-scss-module__bwZEza__opacityContainer{opacity:1;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.quiz-module-scss-module__bwZEza__loaderContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@keyframes quiz-module-scss-module__bwZEza__zoomIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.quiz-module-scss-module__bwZEza__zoomInContainer{z-index:2;height:100dvh;animation:.5s ease-out forwards quiz-module-scss-module__bwZEza__zoomIn;position:relative}.quiz-module-scss-module__bwZEza__transitionLoader{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
:where(.styles-module__A8OK1a__text){color:var(--ui-theme-content-primary);margin:0}.styles-module__A8OK1a__text{font-family:var(--ui-theme-typography-family-body)}.styles-module__A8OK1a__size-xlarge{font-size:var(--ui-theme-typography-size-xlarge)}.styles-module__A8OK1a__size-large{font-size:var(--ui-theme-typography-size-large)}.styles-module__A8OK1a__size-medium{font-size:var(--ui-theme-typography-size-medium)}.styles-module__A8OK1a__size-small{font-size:var(--ui-theme-typography-size-small)}.styles-module__A8OK1a__size-tiny{font-size:var(--ui-theme-typography-size-tiny)}.styles-module__A8OK1a__size-extratiny{font-size:var(--ui-theme-typography-size-extratiny)}.styles-module__A8OK1a__line-height-xxs{line-height:var(--ui-theme-typography-line-height-xxs)}.styles-module__A8OK1a__line-height-xs{line-height:var(--ui-theme-typography-line-height-xs)}.styles-module__A8OK1a__line-height-s{line-height:var(--ui-theme-typography-line-height-s)}.styles-module__A8OK1a__line-height-m{line-height:var(--ui-theme-typography-line-height-m)}.styles-module__A8OK1a__line-height-l{line-height:var(--ui-theme-typography-line-height-l)}.styles-module__A8OK1a__line-height-xl{line-height:var(--ui-theme-typography-line-height-xl)}.styles-module__A8OK1a__line-height-2xl{line-height:var(--ui-theme-typography-line-height-2xl)}.styles-module__A8OK1a__line-height-3xl{line-height:var(--ui-theme-typography-line-height-3xl)}.styles-module__A8OK1a__line-height-4xl{line-height:var(--ui-theme-typography-line-height-4xl)}.styles-module__A8OK1a__line-height-5xl{line-height:var(--ui-theme-typography-line-height-5xl)}.styles-module__A8OK1a__weight-light{font-weight:var(--ui-theme-typography-weight-light)}.styles-module__A8OK1a__weight-regular{font-weight:var(--ui-theme-typography-weight-regular)}.styles-module__A8OK1a__weight-medium{font-weight:var(--ui-theme-typography-weight-medium)}.styles-module__A8OK1a__weight-semibold{font-weight:var(--ui-theme-typography-weight-semibold)}.styles-module__A8OK1a__weight-bold{font-weight:var(--ui-theme-typography-weight-bold)}.styles-module__A8OK1a__align-left{text-align:left}.styles-module__A8OK1a__align-center{text-align:center}.styles-module__A8OK1a__align-right{text-align:right}.styles-module__A8OK1a__transform-uppercase{text-transform:uppercase}.styles-module__A8OK1a__transform-lowercase{text-transform:lowercase}.styles-module__A8OK1a__transform-capitalize{text-transform:capitalize}.styles-module__A8OK1a__transform-none{text-transform:none}.styles-module__A8OK1a__decoration-line-through{text-decoration:line-through}.styles-module__A8OK1a__decoration-underline{text-decoration:underline}.styles-module__A8OK1a__decoration-none{text-decoration:none}
.styles-module-scss-module__7k3pQG__headerTimer{z-index:2;width:100%;transition:opacity .2s;position:fixed;top:0;left:0;height:auto!important}.styles-module-scss-module__7k3pQG__timerBox{background:var(--ui-theme-background-primary);z-index:2;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px;display:flex;position:relative}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText{flex-grow:1;flex-shrink:0;display:block}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText .styles-module-scss-module__7k3pQG__reserved{justify-content:space-between;align-items:center;gap:6px;padding:0;display:flex}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText .styles-module-scss-module__7k3pQG__reserved .styles-module-scss-module__7k3pQG__discount{color:var(--ui-theme-content-accent);padding:0;font-size:11px;font-weight:500;line-height:125%}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText .styles-module-scss-module__7k3pQG__reserved .styles-module-scss-module__7k3pQG__label{color:var(--ui-theme-content-primary);padding:0;font-size:11px;font-weight:400;line-height:125%}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText .styles-module-scss-module__7k3pQG__timer{color:var(--ui-theme-content-accent);white-space:nowrap;align-items:center;font-size:36px;font-weight:500;line-height:1.2;display:flex}.styles-module-scss-module__7k3pQG__timerBox .styles-module-scss-module__7k3pQG__actionText .styles-module-scss-module__7k3pQG__timer .styles-module-scss-module__7k3pQG__sep{opacity:.4;margin:0 2px}.styles-module-scss-module__7k3pQG__actionDescription{padding-right:5px}
.styles-module-scss-module__zuGdxa__wrapper{flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__zuGdxa__title{color:#171717b8;text-align:center;font-family:var(--font-rubik);margin-bottom:var(--ui-theme-spacing-m);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.styles-module-scss-module__zuGdxa__carousel{width:100%;overflow:hidden}.styles-module-scss-module__zuGdxa__track{gap:24px;width:fit-content;display:flex}.styles-module-scss-module__zuGdxa__scrollLeft{animation-name:styles-module-scss-module__zuGdxa__scrollLeft;animation-duration:var(--scroll-duration,12s);animation-timing-function:linear;animation-iteration-count:infinite}@keyframes styles-module-scss-module__zuGdxa__scrollLeft{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--scroll-distance)))}}.styles-module-scss-module__zuGdxa__scrollRight{animation-name:styles-module-scss-module__zuGdxa__scrollRight;animation-duration:var(--scroll-duration,12s);animation-timing-function:linear;animation-iteration-count:infinite}.styles-module-scss-module__zuGdxa__scrollItem{background:var(--ui-theme-background-accent-tertiary);text-align:center;min-width:150px;font-family:var(--font-rubik);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex}.styles-module-scss-module__zuGdxa__scrollItem .styles-module-scss-module__zuGdxa__text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#bebebe1a 0%,#585858 51.44%);-webkit-background-clip:text;background-clip:text}@keyframes styles-module-scss-module__zuGdxa__scrollRight{0%{transform:translateX(calc(-1 * var(--scroll-distance)))}to{transform:translate(0)}}
.styles-module-scss-module__-iD1dq__freeAi{border:2px solid var(--Majorelle-Blue);border-radius:16px;flex-direction:column;width:100%;margin-bottom:20px;padding:8px 20px;display:flex;box-shadow:0 3px 11.4px #00000040}.styles-module-scss-module__-iD1dq__freeAi .styles-module-scss-module__-iD1dq__line{justify-content:space-between;align-items:center;gap:5px;display:flex}.styles-module-scss-module__-iD1dq__freeAi .styles-module-scss-module__-iD1dq__lineTwo{justify-content:start;align-items:center;gap:5px;display:flex}.styles-module-scss-module__-iD1dq__freeAi .styles-module-scss-module__-iD1dq__title{color:#000;text-align:center;font-family:var(--font-rubik);letter-spacing:-.64px;font-size:16px;font-style:normal;font-weight:500;line-height:32px}.styles-module-scss-module__-iD1dq__freeAi .styles-module-scss-module__-iD1dq__letterImage{width:30px;height:auto}.styles-module-scss-module__-iD1dq__freeAi .styles-module-scss-module__-iD1dq__description{color:#000;font-family:var(--font-rubik);letter-spacing:-.64px;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__-iD1dq__toggle{cursor:pointer;background-color:var(--Majorelle-Blue);opacity:1;border-radius:999px;justify-content:flex-end;align-items:center;width:50px;height:28px;padding:3px;transition:background-color .3s,opacity .3s;display:flex}.styles-module-scss-module__-iD1dq__toggle.styles-module-scss-module__-iD1dq__unchecked{opacity:.2;justify-content:flex-start}.styles-module-scss-module__-iD1dq__circle{background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s}
.style-module-scss-module__gyA3da__promoCardContainer{background-color:#4db2881f;border-radius:16px;flex-direction:column;width:100%;margin-bottom:20px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__increasedMargin{margin-top:40px}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__increasedMargin .style-module-scss-module__gyA3da__titleLine{padding:0 16px}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__increasedMargin .style-module-scss-module__gyA3da__titleLine p{font-size:24px}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__christmasExperiment{background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/59baa548-4fe8-4a02-6ffb-f79a7483ef00/original);background-size:cover}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__valentineExperiment{background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/45a45874-e3bd-44cf-4bcb-9eba84d11c00/original);background-size:cover}.style-module-scss-module__gyA3da__promoCardContainer.style-module-scss-module__gyA3da__springExperiment{background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/38df8671-fd64-49ad-ff03-cd401673ba00/original);background-size:cover}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine{align-items:center;padding:16px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__simpleSvg{flex-shrink:0;width:32px;height:32px;margin-right:10px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__increasedSvg{width:95px;height:91px;margin-right:20px;position:relative;transform:translateY(-15%)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__increasedSvg .style-module-scss-module__gyA3da__svgText{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0 0 0%;transform:translateY(-15%)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__increasedSvg .style-module-scss-module__gyA3da__svgText p{color:#fff;text-align:left;font-family:var(--font-rubik);letter-spacing:-.532px;margin-bottom:2px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration:line-through}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__increasedSvg .style-module-scss-module__gyA3da__svgText b{color:#fff;text-align:center;font-family:var(--font-rubik);letter-spacing:-.425px;text-transform:uppercase;word-break:break-word;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine .style-module-scss-module__gyA3da__increasedSvg .style-module-scss-module__gyA3da__svgText.style-module-scss-module__gyA3da__inActive{color:#fff;text-decoration-line:line-through}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__titleLine p{color:#0d1128;font-family:var(--font-rubik);font-size:19.375px;font-style:normal;font-weight:500;line-height:24px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine{justify-content:space-between;gap:10px;width:100%;padding:16px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode{background:#fff;border:1px solid #7ee08166;border-radius:12px;flex-grow:1;flex-shrink:1;justify-content:start;align-items:center;width:100px;padding:10px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode.style-module-scss-module__gyA3da__christmasExperiment{border-color:var(--Background-InfoLight,#e5eef9)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode.style-module-scss-module__gyA3da__valentineExperiment{border-color:var(--Background-AccentTertiary,#eeecfb)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode svg{flex-shrink:0;width:25px;height:24px;margin-right:4px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode p{color:#0d1128;font-family:var(--font-rubik);letter-spacing:-.51px;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex-grow:1;max-width:calc(100% - 30px);font-size:16.203px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode b{color:#737686;font-family:var(--font-rubik);letter-spacing:-.36px;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex-grow:1;max-width:calc(100% - 30px);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-decoration:line-through;overflow:hidden}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode .style-module-scss-module__gyA3da__column{flex-direction:column;flex-grow:1;align-items:start;max-width:calc(100% - 30px);display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode .style-module-scss-module__gyA3da__column b,.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode .style-module-scss-module__gyA3da__column p{max-width:100%}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode.style-module-scss-module__gyA3da__inActive{background:#dfdfdf;border:1px solid #0000;border-radius:12px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode.style-module-scss-module__gyA3da__inActive .style-module-scss-module__gyA3da__column b,.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__promoCode.style-module-scss-module__gyA3da__inActive .style-module-scss-module__gyA3da__column p{color:var(--Gray,#8f8f8f);font-family:var(--font-rubik);letter-spacing:-.51px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:line-through}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer{background:#4db2881f;border-radius:12px;flex-direction:column;justify-content:center;min-width:96px;padding:8px 10px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer.style-module-scss-module__gyA3da__christmasExperiment{background:var(--Background-InfoLight,#e5eef9)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer.style-module-scss-module__gyA3da__valentineExperiment{background:var(--Background-AccentSecondary,#dfdcf8)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLine{justify-content:space-around;gap:2px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLine span{color:#4db288;text-align:center;font-family:var(--font-rubik);letter-spacing:-.48px;font-size:22.688px;font-style:normal;font-weight:700;line-height:20px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLine.style-module-scss-module__gyA3da__christmasExperiment span{color:#3182ce}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLine.style-module-scss-module__gyA3da__valentineExperiment span{color:var(--Majorelle-Blue,#6b41c0)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLabels{justify-content:space-around;align-items:center;gap:4px;display:flex}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__promoCodeLine .style-module-scss-module__gyA3da__timer .style-module-scss-module__gyA3da__timeLabels span{color:#0d1128;font-family:var(--font-rubik);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__divider{width:100%;position:relative}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__divider .style-module-scss-module__gyA3da__deviderLine{background:#4db2881f;width:100%;height:1px}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__divider .style-module-scss-module__gyA3da__promoCircle{background:#fff;border-radius:50%;width:24px;height:24px;position:absolute}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__divider .style-module-scss-module__gyA3da__promoCircle.style-module-scss-module__gyA3da__left{top:50%;left:0;transform:translate(-50%,-50%)}.style-module-scss-module__gyA3da__promoCardContainer .style-module-scss-module__gyA3da__divider .style-module-scss-module__gyA3da__promoCircle.style-module-scss-module__gyA3da__right{top:50%;right:0;transform:translate(50%,-50%)}
.styles-module-scss-module__qWecwq__track{background-color:#e6ebf0;border-radius:8px;width:100%;position:relative;overflow:hidden}.styles-module-scss-module__qWecwq__fill{border-radius:inherit;background-color:#0a0a0a;height:100%;position:relative}.styles-module-scss-module__qWecwq__thumb{background:#0a0a0a;border-radius:9999px;width:44px;height:100%}
.paymentPage-module-scss-module__-H21dW__page{background:var(--ui-theme-background-primary);width:100%;max-width:420px;min-height:100vh;margin:0 auto;padding-bottom:24px}.paymentPage-module-scss-module__-H21dW__header{z-index:5;background:var(--ui-theme-background-primary);padding:8px 16px;position:sticky;top:0}.paymentPage-module-scss-module__-H21dW__headerMinimal{background:var(--ui-theme-background-primary);padding:12px 16px}.paymentPage-module-scss-module__-H21dW__logoRow{justify-content:space-between;align-items:center;display:flex}.paymentPage-module-scss-module__-H21dW__logo{flex-shrink:0;width:109px;max-width:100%;height:auto;display:block}.paymentPage-module-scss-module__-H21dW__headerRight{align-items:center;gap:12px;display:flex}.paymentPage-module-scss-module__-H21dW__discountPill{background:var(--ui-theme-background-accent-tertiary);color:var(--ui-theme-content-primary);border-radius:32px;padding:8px 12px}.paymentPage-module-scss-module__-H21dW__timer{color:var(--ui-theme-text-accent);align-items:center;gap:2px;display:flex}.paymentPage-module-scss-module__-H21dW__timerDigit{font-variant-numeric:tabular-nums;font-size:var(--ui-theme-typography-size-huge)!important}.paymentPage-module-scss-module__-H21dW__timerSep{opacity:.4}.paymentPage-module-scss-module__-H21dW__main{flex-direction:column;gap:24px;padding:16px 16px 0;display:flex}.paymentPage-module-scss-module__-H21dW__mainCheckout{flex-direction:column;gap:0;padding:8px 16px 24px;display:flex}.paymentPage-module-scss-module__-H21dW__mainFlow{flex-direction:column;gap:24px;padding:16px 16px 24px;display:flex}.paymentPage-module-scss-module__-H21dW__checkoutCluster{flex-direction:column;gap:0;display:flex}.paymentPage-module-scss-module__-H21dW__heroTitle{text-align:center}.paymentPage-module-scss-module__-H21dW__scannerCard{border-radius:16px;padding:0;position:relative;overflow:hidden}.paymentPage-module-scss-module__-H21dW__scannerImageStack{background:var(--ui-theme-background-secondary);border-radius:16px;position:relative;overflow:hidden}.paymentPage-module-scss-module__-H21dW__scannerNowGoalLabels{background:var(--ui-theme-background-primary);z-index:2;border-radius:16px;justify-content:space-between;align-items:center;width:calc(100% - 8px);height:40px;display:flex;position:absolute;top:4px;left:4px;right:4px}.paymentPage-module-scss-module__-H21dW__scannerLabelText{color:var(--ui-theme-content-primary);flex-grow:1;width:48%}.paymentPage-module-scss-module__-H21dW__scannerLabelAccent{color:var(--ui-theme-text-accent)}.paymentPage-module-scss-module__-H21dW__scannerSeparator{background:var(--ui-theme-border-strong);flex-shrink:0;width:1px;height:26px}.paymentPage-module-scss-module__-H21dW__scannerMainImage{aspect-ratio:360/250;background:var(--ui-theme-background-secondary);border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;position:relative;overflow:hidden}.paymentPage-module-scss-module__-H21dW__scannerMainImageImg{object-fit:contain;object-position:bottom}.paymentPage-module-scss-module__-H21dW__valueCard{background:var(--ui-theme-background-accent-tertiary);border-radius:16px;flex-direction:row;align-items:stretch;padding:0;display:flex;position:relative;overflow:hidden}.paymentPage-module-scss-module__-H21dW__valueMedia{flex:0 46%;align-self:stretch;min-width:0;min-height:120px;display:flex}.paymentPage-module-scss-module__-H21dW__valueMediaInset{flex-direction:column;flex:1;align-self:stretch;min-height:0;margin:12px 10px 0 12px;display:flex}.paymentPage-module-scss-module__-H21dW__valueImageFill{flex:1;width:100%;min-height:104px;position:relative}.paymentPage-module-scss-module__-H21dW__valueIllustrationImg{object-fit:contain;object-position:bottom;border-radius:12px}.paymentPage-module-scss-module__-H21dW__valueText{flex-direction:column;flex:1;gap:4px;min-width:0;margin:12px;display:flex}.paymentPage-module-scss-module__-H21dW__valueSub{color:var(--ui-theme-content-secondary)}.paymentPage-module-scss-module__-H21dW__primaryCta{width:100%}.paymentPage-module-scss-module__-H21dW__benefits{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.paymentPage-module-scss-module__-H21dW__benefit{align-items:flex-start;gap:8px;display:flex}.paymentPage-module-scss-module__-H21dW__benefitLeadIcon{flex-shrink:0;display:block}.paymentPage-module-scss-module__-H21dW__socialProof{background:var(--ui-theme-background-secondary);border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.paymentPage-module-scss-module__-H21dW__trustedByIcon{object-fit:contain;flex-shrink:0;width:48px;height:auto}.paymentPage-module-scss-module__-H21dW__promoCodeUi{width:100%}.paymentPage-module-scss-module__-H21dW__pricingPreview{margin-top:8px}.paymentPage-module-scss-module__-H21dW__pricingCard{border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.paymentPage-module-scss-module__-H21dW__pricingCardActive{background:var(--ui-theme-background-primary);border:2px solid var(--ui-theme-border-accent);box-shadow:0 2px 4px #0715250a,0 2px 16px #162a4124}.paymentPage-module-scss-module__-H21dW__pricingCardInactive{background:var(--ui-theme-background-secondary);border:1px solid var(--ui-theme-border-primary);box-shadow:none}.paymentPage-module-scss-module__-H21dW__pricingDiscountPill{background:var(--ui-theme-text-accent);border-radius:999px;align-items:center;padding:4px 10px;display:inline-flex;position:absolute;top:-14px;right:12px}.paymentPage-module-scss-module__-H21dW__pricingDiscountPillLabel{color:var(--ui-theme-neutral-white)!important}.paymentPage-module-scss-module__-H21dW__pricingRow{justify-content:space-between;gap:12px;display:flex}.paymentPage-module-scss-module__-H21dW__priceLine{align-items:center;gap:4px;margin-top:4px;display:flex}.paymentPage-module-scss-module__-H21dW__oldPrice{color:var(--ui-theme-content-tertiary);-webkit-text-decoration-color:var(--ui-theme-border-negative);text-decoration-color:var(--ui-theme-border-negative)}.paymentPage-module-scss-module__-H21dW__arrow{color:var(--ui-theme-content-tertiary);flex-shrink:0}.paymentPage-module-scss-module__-H21dW__newPrice{color:var(--ui-theme-content-tertiary)}.paymentPage-module-scss-module__-H21dW__newPriceInactive{color:var(--ui-theme-content-secondary)}.paymentPage-module-scss-module__-H21dW__perDay{text-align:right}.paymentPage-module-scss-module__-H21dW__continueOtherPaymentMethodsButton{background:var(--ui-theme-background-primary);border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;height:52px;padding:0 8px;display:flex}.paymentPage-module-scss-module__-H21dW__continueOtherPaymentMethodsButtonLabel{color:var(--ui-theme-content-accent)}.paymentPage-module-scss-module__-H21dW__paypalYellow{background:#ffc439;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;padding:8px;display:flex}.paymentPage-module-scss-module__-H21dW__paypalSub{color:var(--ui-theme-content-primary)}.paymentPage-module-scss-module__-H21dW__paymentsAnchor{margin-top:8px}.paymentPage-module-scss-module__-H21dW__paymentCardsRoot{width:100%}.paymentPage-module-scss-module__-H21dW__paymentCardStack{gap:var(--ui-theme-spacing-l);flex-direction:column;width:100%;display:flex}.paymentPage-module-scss-module__-H21dW__hideUnderModal{opacity:0;pointer-events:none}.paymentPage-module-scss-module__-H21dW__paymentCardsLoader{min-height:68px;padding:24px 0;position:relative}.paymentPage-module-scss-module__-H21dW__disclaimer{color:var(--ui-theme-content-tertiary);text-align:center;margin-top:12px;line-height:1.5}
.paymentPageCheckoutInline-module-scss-module__wM9lXa__paypalMethodBox{width:100%;margin:0}.paymentPageCheckoutInline-module-scss-module__wM9lXa__paypalMethodBox .info-box{position:relative}.paymentPageCheckoutInline-module-scss-module__wM9lXa__paypalErrorLoaderWrap{justify-content:center;align-items:center;width:100%;min-height:48px;margin-bottom:8px;display:flex}.paymentPageCheckoutInline-module-scss-module__wM9lXa__paypalInfoBox{border:1px solid var(--ui-theme-purple-200);background:var(--ui-theme-background-accent-tertiary);border-radius:16px;align-items:center;margin:15px 0 0;padding:12px 16px;display:flex}.paymentPageCheckoutInline-module-scss-module__wM9lXa__paypalInfoText{flex:1}.paymentPageCheckoutInline-module-scss-module__wM9lXa__payCardButtonWrap{width:100%;margin:10px 0 0}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModalOverlay{z-index:100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModalContainer{z-index:100;width:100%;max-width:none;padding:0;position:relative;bottom:0;left:0;right:0}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModalContent{outline:none}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModal{background:var(--ui-theme-background-primary);border-radius:16px 16px 0 0;width:100%;max-width:480px;margin:0 auto;padding:20px 16px 22px;box-shadow:0 20px 40px #0003}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsHeader{margin:8px 0 16px;position:relative}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsClose{cursor:pointer;background:#d9d9d98f;border:0;border-radius:2px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:0;right:0}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsButtons{flex-direction:column;gap:14px;padding:8px 0 6px;display:flex}.paymentPageCheckoutInline-module-scss-module__wM9lXa__applePayInline{width:100%}.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModal .paymentPageCheckoutInline-module-scss-module__wM9lXa__applePayInline [id^=solid-payment-form-container]{flex-direction:column;gap:14px;display:flex}:is(.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModal .paymentPageCheckoutInline-module-scss-module__wM9lXa__applePayInline #payment-buttons,.paymentPageCheckoutInline-module-scss-module__wM9lXa__otherMethodsModal .paymentPageCheckoutInline-module-scss-module__wM9lXa__applePayInline #payment-buttons-column){margin-bottom:0!important}.paymentPageCheckoutInline-module-scss-module__wM9lXa__methodButton{background:#fff;border:1px solid #0000000f;border-radius:14px;justify-content:center;align-items:center;height:72px;padding:10px 14px;display:flex;box-shadow:0 6px 14px #00000014}.paymentPageCheckoutInline-module-scss-module__wM9lXa__methodButtonSelected{background:#ffc439;border-color:#0000000f}.paymentPageCheckoutInline-module-scss-module__wM9lXa__methodLogo{width:auto;height:28px}.paymentPageCheckoutInline-module-scss-module__wM9lXa__tryWithCardButton{text-transform:uppercase;color:var(--ui-theme-text-accent)}
.styles-module__aKkJZa__container{align-items:stretch;gap:var(--ui-theme-spacing-tiny);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.styles-module__aKkJZa__label{color:var(--ui-theme-content-secondary)}.styles-module__aKkJZa__track{background-color:var(--labeled-scale-track);border-radius:var(--ui-theme-radius-full);width:100%;height:8px;position:relative;overflow:hidden}.styles-module__aKkJZa__fill{background-color:var(--labeled-scale-fill);border-radius:var(--ui-theme-radius-full);height:100%;transition:width var(--ui-theme-transition-duration-normal) var(--ui-theme-transition-easing-ease-out)}.styles-module__aKkJZa__variantNegative{--labeled-scale-fill:var(--ui-theme-background-negative);--labeled-scale-track:var(--ui-theme-background-negative-light)}.styles-module__aKkJZa__variantPositive{--labeled-scale-fill:var(--ui-theme-background-positive);--labeled-scale-track:var(--ui-theme-background-positive-light)}.styles-module__aKkJZa__variantWarning{--labeled-scale-fill:var(--ui-theme-background-warning);--labeled-scale-track:var(--ui-theme-background-warning-light)}
.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images.styles-module-scss-module___drAra__no-paddings{padding:15px 0 0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images.styles-module-scss-module___drAra__no-paddings .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left{padding-right:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images.styles-module-scss-module___drAra__no-paddings .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left img{width:105%;padding:0;position:relative;left:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images.styles-module-scss-module___drAra__no-paddings .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right{padding-left:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images.styles-module-scss-module___drAra__no-paddings .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right img{width:105%;padding:0;position:relative;right:5%}.styles-module-scss-module___drAra__beautyprogressWrapper{background:rgb(from var(--GradientColor) r g b);background:0 0;border-radius:16px;width:100%;margin:0 auto;overflow:hidden}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__nowGoalLabels{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;width:calc(100% - 8px);height:40px;display:flex;position:absolute;top:4px;left:4px;right:4px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__nowGoalLabels .styles-module-scss-module___drAra__labelText{text-align:center;color:#000;width:48%;font-family:var(--font-rubik);flex-grow:1;font-size:17px;font-style:normal;font-weight:500;line-height:20px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__nowGoalLabels .styles-module-scss-module___drAra__labelText:last-child{color:var(--ui-theme-text-accent)}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__separator{background:#b3b5c0;width:1px;height:26px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images{background:#fcf0f1;border-top-left-radius:16px;border-top-right-radius:16px;padding:8px 0 0;overflow:hidden}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__mainImage{background:#fcf0f1;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;display:flex;overflow:hidden}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__mainImage img{height:auto;padding:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic{background:0 0;margin-top:20px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__right,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__left{padding-bottom:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__right .styles-module-scss-module___drAra__block:first-child,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__left .styles-module-scss-module___drAra__block:first-child{padding-top:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__right .styles-module-scss-module___drAra__block:last-child,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__left .styles-module-scss-module___drAra__block:last-child{padding-bottom:8px}.styles-module-scss-module___drAra__beautyprogressWrapper img{width:100%;height:auto;margin:0;padding:0 16px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images{background:#f6f7f9;border-radius:16px;padding:0;position:relative;overflow:hidden;padding-top:0!important}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__jessicagoal{color:#171717;text-align:center;font-family:var(--font-rubik);letter-spacing:-.6px;z-index:11;background:#fff;border-radius:8px;width:100%;max-width:calc(100% - 20px);padding:10px 20px;font-size:14px;font-style:normal;font-weight:500;line-height:23.97px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left.styles-module-scss-module___drAra__column .styles-module-scss-module___drAra__label,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right.styles-module-scss-module___drAra__column .styles-module-scss-module___drAra__label{background:var(--White,#fff);color:#171717b8;width:100%;height:48px;font-family:var(--font-rubik);letter-spacing:.14px;border-radius:0;margin:0 0 7px;padding:0;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left.styles-module-scss-module___drAra__column img,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right.styles-module-scss-module___drAra__column img{flex-grow:1}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left.styles-module-scss-module___drAra__column .styles-module-scss-module___drAra__label{border-top-left-radius:12px;border-bottom-left-radius:12px;width:calc(100% - 8px);margin-left:8px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right.styles-module-scss-module___drAra__column .styles-module-scss-module___drAra__label{color:var(--ui-theme-text-accent);border-top-right-radius:12px;border-bottom-right-radius:12px;width:calc(100% - 8px);margin-right:8px;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right.styles-module-scss-module___drAra__column .styles-module-scss-module___drAra__label:after{content:"";background:#17171714;width:2px;height:24px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic{color:red}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__title,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__title{color:#171717b8;margin-bottom:2px;font-size:12px;font-style:normal;font-weight:500;line-height:15.96px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__description,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__description{color:#171717;font-family:var(--font-rubik);font-size:15.125px;font-style:normal;font-weight:600;line-height:20px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__info{margin-top:10px;margin-bottom:24px;padding:0 20px;display:flex}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__info svg{flex-shrink:0;width:32px;height:32px;margin-right:6px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__info p{color:#1717178f;font-size:12px;font-style:normal;font-weight:500;line-height:15.96px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns{width:100%;display:flex;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns .styles-module-scss-module___drAra__column{flex-direction:column;justify-content:space-between;width:50%;display:flex}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__columns.styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__column{justify-content:flex-start}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images{justify-content:center;width:100%;padding:15px 15px 0;display:flex;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__label{border-radius:8px;justify-content:center;align-items:center;width:156px;margin:0 auto 30px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1;display:flex}@media (max-width:374px){.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__label{width:137px;padding:12px;font-size:13px}}@media (max-width:320px){.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__label{width:120px;font-size:11px}}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left{z-index:10;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left .styles-module-scss-module___drAra__label{background:var(--White,#fff);color:var(--ui-theme-text-accent)}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right{z-index:10;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right .styles-module-scss-module___drAra__label{color:var(--White,#fff);background:var(--InfoLabelColor)}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images img{width:100%;height:auto;margin:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__left{padding-right:18px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__right{padding-left:18px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic{background:#f7f7f7;width:100%}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__left{padding-bottom:24px;padding-right:18px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__right{border-left:1px solid #dadce2;padding-bottom:24px;padding-left:18px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block{border-bottom:1px solid #dadce2;flex-direction:column;align-items:start;width:100%;padding:15px 0;display:flex}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block:first-child{padding:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block:last-child{border-bottom:none}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__title{color:#161a1f;margin-bottom:9px;font-size:14px;font-weight:500;line-height:20px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__description{color:#171717;margin-bottom:10px;font-size:16px;font-weight:600;line-height:20px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__description.styles-module-scss-module___drAra__style-2,.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__description.styles-module-scss-module___drAra__titleOnly{margin:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars{flex-shrink:0;justify-content:space-between;align-items:center;gap:5px;width:100%;height:8px;min-height:8px;max-height:8px;margin-bottom:1px;display:flex}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars .styles-module-scss-module___drAra__bar{background:var(--EmptyProgressColor);border-radius:2px;flex-grow:1;height:100%}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars .styles-module-scss-module___drAra__bar.styles-module-scss-module___drAra__full{animation:.5s linear forwards styles-module-scss-module___drAra__fillbar}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars .styles-module-scss-module___drAra__bar.styles-module-scss-module___drAra__fullOne{animation:.5s linear 1s forwards styles-module-scss-module___drAra__fillbar}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars .styles-module-scss-module___drAra__bar.styles-module-scss-module___drAra__fullTwo{animation:.5s linear 1.5s forwards styles-module-scss-module___drAra__fillbar}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__bars .styles-module-scss-module___drAra__bar.styles-module-scss-module___drAra__fullThree{animation:.5s linear 2s forwards styles-module-scss-module___drAra__fillbar}@keyframes styles-module-scss-module___drAra__fillbar{0%{background-color:var(--EmptyProgressColor)}to{background-color:var(--ui-theme-background-accent-primary)}}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__controller{background:linear-gradient(90deg, var(--ui-theme-background-accent-primary) 0%, var(--ProgressBarControllerColor) 85%, rgb(from var(--ProgressBarControllerColor) r g b/.1) 86%, rgb(from var(--ProgressBarControllerColor) r g b/.2) 100%);flex-shrink:0;justify-content:end;width:100%;height:8px;min-height:8px;display:flex}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__controller .styles-module-scss-module___drAra__progress{background:var(--EmptyProgressColor);width:80%;height:100%;position:relative}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__controller .styles-module-scss-module___drAra__progress .styles-module-scss-module___drAra__dot{background:var(--White);border:.3rem solid #3f485233;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 7px #4446404d}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__controller .styles-module-scss-module___drAra__progress.styles-module-scss-module___drAra__full{width:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic .styles-module-scss-module___drAra__block .styles-module-scss-module___drAra__controller .styles-module-scss-module___drAra__progress.styles-module-scss-module___drAra__full .styles-module-scss-module___drAra__dot{right:-100%}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic.styles-module-scss-module___drAra__labeledScaleBar .styles-module-scss-module___drAra__block{border-bottom:none}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic.styles-module-scss-module___drAra__labeledScaleBar .styles-module-scss-module___drAra__block:first-child{padding-bottom:12px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic.styles-module-scss-module___drAra__labeledScaleBar .styles-module-scss-module___drAra__block:not(:first-child){padding-top:12px;padding-bottom:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__statistic.styles-module-scss-module___drAra__labeledScaleBar .styles-module-scss-module___drAra__block:last-child{padding-bottom:12px}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images{padding:15px 0 0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left{padding-right:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__left img{width:100%;padding:0;position:relative;left:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right{padding-left:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__column.styles-module-scss-module___drAra__right img{width:100%;padding:0;position:relative;right:0}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images{flex-direction:column}.styles-module-scss-module___drAra__beautyprogressWrapper .styles-module-scss-module___drAra__images .styles-module-scss-module___drAra__line{width:100%;display:flex}.styles-module-scss-module___drAra__andMore{color:#1717178f;margin-top:4px;font-size:14px;font-weight:400;display:block}
.styles-module__932sta__container{box-sizing:border-box;background-color:var(--ui-theme-background-positive-light);border-radius:var(--ui-theme-radius-xl);width:100%;position:relative;overflow:hidden}.styles-module__932sta__header{align-items:center;gap:var(--ui-theme-spacing-s);padding:var(--ui-theme-spacing-l);display:flex}.styles-module__932sta__iconWrapper{width:32px;height:32px;color:var(--ui-theme-content-positive);justify-content:center;align-items:center;display:flex}.styles-module__932sta__title{font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-large);font-weight:var(--ui-theme-typography-weight-medium);line-height:var(--ui-theme-typography-line-height-m);color:var(--ui-theme-content-primary)}.styles-module__932sta__dividerWrapper{width:100%;height:1px;position:relative}.styles-module__932sta__divider{background-color:var(--ui-theme-border-positive);opacity:.2;height:1px;position:absolute;top:0;left:0;right:0}.styles-module__932sta__cutout{background-color:var(--ui-theme-background-primary);border-radius:var(--ui-theme-radius-full);width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__932sta__cutoutLeft{left:-12px}.styles-module__932sta__cutoutRight{right:-12px}.styles-module__932sta__content{gap:var(--ui-theme-spacing-s);padding:var(--ui-theme-spacing-l);display:flex}.styles-module__932sta__codeField{align-items:center;gap:var(--ui-theme-spacing-xs);min-width:0;height:56px;padding:0 var(--ui-theme-spacing-s);background-color:var(--ui-theme-background-primary);border:1px solid var(--ui-theme-border-positive);border-radius:var(--ui-theme-radius-m);flex:1;display:flex;overflow:hidden}.styles-module__932sta__codeIcon{width:24px;height:24px;color:var(--ui-theme-content-positive);flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__932sta__codeText{font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-medium);font-weight:var(--ui-theme-typography-weight-regular);letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;color:var(--ui-theme-content-primary);overflow:hidden}.styles-module__932sta__countdown{min-width:102px;height:56px;padding:0 var(--ui-theme-spacing-s);background-color:var(--ui-theme-background-positive-light);border-radius:var(--ui-theme-radius-m);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__932sta__timerDisplay{justify-content:center;align-items:center;gap:2px;display:flex}.styles-module__932sta__timerValue{min-width:30px;font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-xxlarge);font-weight:var(--ui-theme-typography-weight-bold);text-align:center;color:var(--ui-theme-content-positive)}.styles-module__932sta__timerSeparator{font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-xxxlarge);font-weight:var(--ui-theme-typography-weight-bold);color:var(--ui-theme-content-positive)}.styles-module__932sta__timerLabels{justify-content:space-between;gap:var(--ui-theme-spacing-s);width:100%;display:flex}.styles-module__932sta__timerLabel{font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-extratiny);font-weight:var(--ui-theme-typography-weight-regular);text-align:center;color:var(--ui-theme-content-primary);flex:1}
.styles-module-scss-module__WjJhsW__wrapper{flex-direction:column;width:100%;height:100%;padding:0 20px;display:flex;overflow:hidden}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__label{color:#0d1128;text-align:center;font-family:var(--font-rubik);letter-spacing:-.56px;text-align:center;margin-bottom:10px;font-size:14px;font-style:normal;font-weight:400;line-height:31.92px}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__card{border:1px solid var(--Majorelle-Blue);background:#d9d9d900;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;display:flex;overflow:hidden;box-shadow:0 0 7.7px #00000040}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__title{color:#090214;text-align:center;font-family:var(--font-rubik);margin-bottom:10px;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__imageWrapper{flex:auto;justify-content:center;align-items:center;width:100%;max-height:40vh;display:flex}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.styles-module-scss-module__WjJhsW__wrapper .styles-module-scss-module__WjJhsW__description{color:#000;text-align:center;font-family:var(--font-rubik);font-size:16px;font-style:normal;font-weight:400;line-height:normal}
.styles-module-scss-module__boCXGa__animatedStep{flex-direction:column;flex-grow:1;height:100%;padding:1.5rem 0 0;display:flex;position:relative;overflow-x:hidden}.styles-module-scss-module__boCXGa__iconWrapper{flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__boCXGa__contentBox{flex-direction:column;flex-grow:1;width:100%;max-width:480px;height:100%;margin:0 auto 32px;padding:0 1rem;display:flex;position:relative}.styles-module-scss-module__boCXGa__contentBox .styles-module-scss-module__boCXGa__title{margin-bottom:12px}.styles-module-scss-module__boCXGa__contentBox .styles-module-scss-module__boCXGa__text{color:var(--ui-theme-content-secondary)}
.styles-module-scss-module__xx8a6a__chartWrapper{width:100%;max-width:400px;margin:60px auto 0}.styles-module-scss-module__xx8a6a__svgContainer{width:100%;height:auto}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__gridLine{opacity:0;animation:.3s ease-out .1s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__animatedLine{stroke-dasharray:400;stroke-dashoffset:400px;animation:4s linear forwards styles-module-scss-module__xx8a6a__drawLine}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__animatedBackground{fill:var(--ui-theme-background-secondary);opacity:0;animation:.5s ease-out 4.2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__pointOne{opacity:0;animation:.3s ease-out forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__pointTwo{opacity:0;animation:.3s ease-out .95s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__labelOne{opacity:0;animation:.3s ease-out 1.15s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__pointThree{opacity:0;animation:.3s ease-out 2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__labelTwo{opacity:0;animation:.3s ease-out 2.2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__pointFour{opacity:0;animation:.3s ease-out 3.05s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainer .styles-module-scss-module__xx8a6a__labelThree{opacity:0;animation:.3s ease-out 3.25s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__axisLabels{font-family:var(--font-rubik);color:var(--ui-theme-content-secondary,#696f82);justify-content:space-between;padding:8px 4px 0;font-size:14px;display:flex}.styles-module-scss-module__xx8a6a__todayLabel{opacity:0;animation:.3s ease-out forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__weekLabel{opacity:0;animation:.3s ease-out 3.05s forwards styles-module-scss-module__xx8a6a__fadeIn}@keyframes styles-module-scss-module__xx8a6a__drawLine{to{stroke-dashoffset:0}}@keyframes styles-module-scss-module__xx8a6a__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__xx8a6a__chartWrapperV6 .styles-module-scss-module__xx8a6a__axisLabels{color:var(--ui-theme-content-primary,#3d3d3d)}.styles-module-scss-module__xx8a6a__svgContainerV6{width:100%;height:auto}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__gridLineV6{opacity:0;animation:.3s ease-out .1s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__animatedLineV6{stroke-dasharray:400;stroke-dashoffset:400px;animation:4s linear forwards styles-module-scss-module__xx8a6a__drawLine}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__animatedBackgroundV6{opacity:0;animation:.5s ease-out 4.2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__pointOneV6{opacity:0;animation:.3s ease-out forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__labelOneV6{opacity:0;animation:.3s ease-out 1.15s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__pointTwoV6{opacity:0;animation:.3s ease-out 2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__labelTwoV6{opacity:0;animation:.3s ease-out 2.2s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__pointThreeV6{opacity:0;animation:.3s ease-out 3.05s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__labelThreeV6{opacity:0;animation:.3s ease-out 3.25s forwards styles-module-scss-module__xx8a6a__fadeIn}.styles-module-scss-module__xx8a6a__svgContainerV6 .styles-module-scss-module__xx8a6a__labelTextV6{font-family:var(--font-rubik),"Rubik",sans-serif;font-size:12px;font-weight:500}
.styles-module-scss-module__QXqvaG__wrapper{flex-direction:column;padding:0 20px;display:flex}.styles-module-scss-module__QXqvaG__circleWrapper{width:140px;height:140px;margin:20px auto;position:relative}.styles-module-scss-module__QXqvaG__circleSvg{width:100%;height:100%;display:block;transform:rotate(-90deg)}.styles-module-scss-module__QXqvaG__circleProgress{transition:stroke-dashoffset .3s ease-out}.styles-module-scss-module__QXqvaG__circleText{font-family:var(--font-red-hat-display);color:#02134f;font-size:28px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__QXqvaG__circleText span{font-size:18px;font-weight:700;line-height:24px}.styles-module-scss-module__QXqvaG__progressSteps,.styles-module-scss-module__QXqvaG__stepItem{flex-direction:column;display:flex}.styles-module-scss-module__QXqvaG__stepLabel{color:#000;font-family:var(--font-rubik);margin-bottom:13px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.styles-module-scss-module__QXqvaG__progressBar{background:#daccf4;border-radius:15px;height:40px;margin-bottom:13px;position:relative}.styles-module-scss-module__QXqvaG__progressFill{background:var(--Majorelle-Blue);border-radius:15px;height:100%}.styles-module-scss-module__QXqvaG__progressValue{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.styles-module__Ekr8sW__iconContainer{z-index:2;justify-content:center;align-items:center;width:264px;height:264px;display:flex}.styles-module__Ekr8sW__textContainer{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.styles-module__Ekr8sW__textContainer .styles-module__Ekr8sW__discount,.styles-module__Ekr8sW__textContainer .styles-module__Ekr8sW__off{color:var(--color-white);font-weight:var(--font-weight-semibold);line-height:45px}.styles-module__Ekr8sW__textContainer.styles-module__Ekr8sW__springTextContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-12px)}.styles-module__Ekr8sW__textContainer .styles-module__Ekr8sW__discount{font-size:60px}.styles-module__Ekr8sW__textContainer .styles-module__Ekr8sW__off{text-transform:uppercase}.styles-module__Ekr8sW__fireworksContainer{z-index:1;width:500px;height:500px;position:absolute}
.styles-module-scss-module__VuqmZG__chartWrapper{width:100%;max-width:340px;margin:40px auto 0;position:relative}.styles-module-scss-module__VuqmZG__chartWrapperCompact{margin-top:13px}.styles-module-scss-module__VuqmZG__yAxisLabel{font-family:var(--font-rubik);color:#171717b8;white-space:nowrap;font-size:14px;font-weight:500;position:absolute;top:0;left:30px}.styles-module-scss-module__VuqmZG__xAxisLabel{text-align:right;font-family:var(--font-rubik);color:#171717;margin-top:4px;padding-right:20px;font-size:14px}.styles-module-scss-module__VuqmZG__svgContainer{width:100%;height:auto;margin-top:20px}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__fillWithProgram{fill:var(--ui-theme-background-secondary);opacity:0;animation:.5s ease-out 3.5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__fillWithoutProgram{fill:#e8e8e8;opacity:0;animation:.5s ease-out 2s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__lineWithProgram{stroke-dasharray:400;stroke-dashoffset:400px;animation:3s ease-out .5s forwards styles-module-scss-module__VuqmZG__drawLine}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__lineWithoutProgram{stroke-dasharray:300;stroke-dashoffset:300px;animation:2s ease-out .5s forwards styles-module-scss-module__VuqmZG__drawLine}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithoutProgram1{opacity:0;animation:.3s ease-out .5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithoutProgram2{opacity:0;animation:.3s ease-out 1.2s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithoutProgram3{opacity:0;animation:.3s ease-out 1.8s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithoutProgram4{opacity:0;animation:.3s ease-out 2.5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithProgram1{opacity:0;animation:.3s ease-out 1.5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithProgram2{opacity:0;animation:.3s ease-out 2.5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__dotWithProgram3{opacity:0;animation:.3s ease-out 3.5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__nowLabel{opacity:0;animation:.3s ease-out .7s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__withProgramLabel{opacity:0;animation:.3s ease-out 3.6s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainer .styles-module-scss-module__VuqmZG__withoutProgramLabel{opacity:0;animation:.3s ease-out 2.6s forwards styles-module-scss-module__VuqmZG__fadeIn}@keyframes styles-module-scss-module__VuqmZG__drawLine{to{stroke-dashoffset:0}}@keyframes styles-module-scss-module__VuqmZG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__VuqmZG__chartWrapperV6 .styles-module-scss-module__VuqmZG__yAxisLabel,.styles-module-scss-module__VuqmZG__chartWrapperV6 .styles-module-scss-module__VuqmZG__xAxisLabel{color:var(--ui-theme-content-primary,#3d3d3d)}.styles-module-scss-module__VuqmZG__svgContainerV6{width:100%;height:auto;margin-top:20px}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__gridLineV6{opacity:0;animation:.3s ease-out .15s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__fillWithoutProgramV6{opacity:0;animation:.5s ease-out 1.8s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__fillWithProgramV6{opacity:0;animation:.5s ease-out 3.2s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__lineWithoutProgramV6{stroke-dasharray:300;stroke-dashoffset:300px;animation:2s ease-out .5s forwards styles-module-scss-module__VuqmZG__drawLine}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__lineWithProgramV6{stroke-dasharray:400;stroke-dashoffset:400px;animation:3s ease-out .5s forwards styles-module-scss-module__VuqmZG__drawLine}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__startDotV6{opacity:0;animation:.3s ease-out .5s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__nowLabelV6{opacity:0;animation:.3s ease-out .7s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__withProgramLabelV6{opacity:0;animation:.3s ease-out 3.3s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__withoutProgramLabelV6{opacity:0;animation:.3s ease-out 2.3s forwards styles-module-scss-module__VuqmZG__fadeIn}.styles-module-scss-module__VuqmZG__svgContainerV6 .styles-module-scss-module__VuqmZG__labelTextV6{font-family:var(--font-rubik),"Rubik",sans-serif;font-size:12px;font-weight:500}
.stylesWithoutImage-module-scss-module__1FLUmW__wrapper{flex-direction:column;gap:8px;width:100%;max-width:480px;margin:0 auto;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlock{border:1px solid var(--ui-theme-border-primary);background-position:100% 100%;background-repeat:no-repeat;background-size:140px;border-radius:16px;flex-direction:column;gap:16px;padding:16px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlockBgFemale{background-color:#f7f7f8;background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/1657bc8d-3f63-4e51-6b25-e7f6548d8500/original)}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlockBgMale{background-color:#f7f7f8;background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/1206eca5-780b-4dce-4c8f-9577d56ae600/original)}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlockBgFemaleSomaticRelease{background-color:#f7f7f8;background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/cc70fbbc-1bcd-43d6-75a2-7396511b3600/original)}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlockBgMaleSomaticRelease{background-color:#f7f7f8;background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/b4ebe454-7ff6-446f-39ac-a5ef08b78b00/original)}.stylesWithoutImage-module-scss-module__1FLUmW__combinedTensionBlockBgFallback{background-image:url(https://imagedelivery.net/jjdSuWKZhsYfbjAkRjK0ZA/eccffe93-c061-44d8-e8a9-4b8916c10200/original)}.stylesWithoutImage-module-scss-module__1FLUmW__tensionInner{flex-direction:column;gap:16px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__tensionImageSection{position:relative}.stylesWithoutImage-module-scss-module__1FLUmW__tensionHeader{z-index:1;justify-content:space-between;align-items:center;padding:0 4px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__tensionTitle{font-size:16px}.stylesWithoutImage-module-scss-module__1FLUmW__progressBar{margin-top:16px}.stylesWithoutImage-module-scss-module__1FLUmW__detailsList{flex-direction:column;gap:8px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__detailCard{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__detailIcon{background:var(--ui-theme-background-secondary,#f7f7f8);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__detailIcon svg{width:20px;height:20px}.stylesWithoutImage-module-scss-module__1FLUmW__detailCardText{flex-direction:column;flex:1;min-width:0;max-width:160px;display:flex}.stylesWithoutImage-module-scss-module__1FLUmW__detailLabel{padding:0}.stylesWithoutImage-module-scss-module__1FLUmW__infoCardResultNegative{border:1px solid var(--ui-theme-red-500,#f34040);padding:var(--ui-theme-spacing-m);background:#f3404033;gap:0}.stylesWithoutImage-module-scss-module__1FLUmW__infoCardResultNegative div p{font-size:14px}.stylesWithoutImage-module-scss-module__1FLUmW__infoCardResultNegative p{font-size:12px;line-height:16px}.stylesWithoutImage-module-scss-module__1FLUmW__infoCardResultNegative svg{width:16px;height:16px}
.styles-module-scss-module__CRnEwq__registrationWrapper{padding:0 20px}.styles-module-scss-module__CRnEwq__registrationWrapper h1{color:#171717;text-align:center;font-family:var(--font-rubik);letter-spacing:-.56px;margin-top:31px;margin-bottom:20px;font-size:25.703px;font-style:normal;font-weight:600;line-height:31.92px}.styles-module-scss-module__CRnEwq__registrationWrapper h1 b{color:var(--ui-theme-background-accent-primary);font-weight:600}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__userError{color:#e74c3c;background:#e74c3c1a;border:1px solid #e74c3c1a;border-radius:5px;margin:0 0 15px;padding:10px 15px;font-size:14px}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox{position:relative}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader{z-index:10;background:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:-5px}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__circleBox{height:36px;margin:0 0 20px;position:relative}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__circleBox .styles-module-scss-module__CRnEwq__circle{border-style:solid;border-width:4px;border-color:#00000008 #00000008 #00000008 var(--ui-theme-border-accent);border-radius:100%;width:36px;height:36px;margin:-18px 0 0 -18px;animation:2s linear infinite styles-module-scss-module__CRnEwq__rotate;position:absolute;top:50%;left:50%}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__textBox{text-align:center;color:var(--ui-theme-content-accent);margin-top:0;font-size:20px;font-weight:500;line-height:1.2}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__textBox .styles-module-scss-module__CRnEwq__loaderText{margin:0 5px 0 0}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__textBox .styles-module-scss-module__CRnEwq__dotAnimation{animation-name:styles-module-scss-module__CRnEwq__dotAnimation;animation-duration:1s;animation-iteration-count:infinite;animation-delay:.15s}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__textBox .styles-module-scss-module__CRnEwq__dotAnimation:first-child{animation-delay:0s}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__formBox .styles-module-scss-module__CRnEwq__registrationLoader .styles-module-scss-module__CRnEwq__textBox .styles-module-scss-module__CRnEwq__dotAnimation:last-child{animation-delay:.3s}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__formGroup{margin:0 0 15px;position:relative}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__formGroup .styles-module-scss-module__CRnEwq__showPassword{opacity:.8;cursor:pointer;color:#000;text-align:center;height:20px;font-family:var(--font-rubik);letter-spacing:.1px;font-size:10px;font-style:normal;font-weight:700;line-height:16px;position:absolute;top:20px;right:20px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__formGroup.styles-module-scss-module__CRnEwq__error input{border:1px solid #e74c3c}.styles-module-scss-module__CRnEwq__registrationWrapper form input{width:100%;height:60px;color:var(--Black,#000);font-family:var(--font-rubik);background:#ffdede00;border:none;border-radius:12px;outline:none;align-items:center;padding:8.5px 41px 8.5px 17px;font-size:17px;font-style:normal;font-weight:400;line-height:25.5px;display:flex;box-shadow:inset 0 0 0 1px #17171775}.styles-module-scss-module__CRnEwq__registrationWrapper form input.styles-module-scss-module__CRnEwq__paddingTop{padding-top:25px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__inputLabel{color:#242424b8;font-family:var(--font-rubik);letter-spacing:-.382px;font-size:12.8px;font-style:normal;font-weight:400;line-height:17px;position:absolute;top:8px;left:17px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__alert{color:#e74c3c;margin:5px 0 0;font-size:14px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__passwordRules{background:#e74c3c1a;border:1px solid #e74c3c1a;border-radius:5px;margin:15px 0 0;padding:10px 15px;font-size:12px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__passwordRules .styles-module-scss-module__CRnEwq__title{color:var(--Black);margin:0 0 10px;font-size:14px;font-weight:500;line-height:1.4}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__passwordRules ul{margin:0;padding:0 0 0 20px}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__passwordRules ul li{margin:0 0 5px}.styles-module-scss-module__CRnEwq__registrationWrapper form button{opacity:1;width:100%;height:56px;color:var(--ui-theme-neutral-white);background:var(--ui-theme-background-accent-primary);font-size:16px;font-weight:500;font-family:var(--font-rubik);border:0;border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.styles-module-scss-module__CRnEwq__registrationWrapper form button.styles-module-scss-module__CRnEwq__disabled{opacity:.4}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__buttonWrapper{z-index:10;background:#fff;border-top:solid #17171714;margin-bottom:0;padding:20px 15px;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__buttonWrapper button{width:100%;max-width:450px;margin:0 auto}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__getButton{width:100%;height:56px;color:var(--ui-theme-neutral-white);background:var(--ui-theme-background-accent-primary);border:0;border-radius:10px;justify-content:center;align-items:center;font-size:20px;font-weight:500;display:flex}.styles-module-scss-module__CRnEwq__registrationWrapper form .styles-module-scss-module__CRnEwq__info{color:#b0b0b0;font-size:16px;line-height:1.6}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__troubles{background:#f6f7f9;border-radius:16px;flex-direction:column;width:100%;margin-bottom:45px;padding:16px;display:flex}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__troubles h2{color:#171717;letter-spacing:-.4px;margin-bottom:8px;font-size:17px;font-style:normal;font-weight:600;line-height:20px}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__troubles p{color:#171717;letter-spacing:-.51px;font-size:17px;font-style:normal;font-weight:400;line-height:23.97px}.styles-module-scss-module__CRnEwq__registrationWrapper .styles-module-scss-module__CRnEwq__troubles p a{color:#0050b2;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:23.97px;text-decoration-line:underline}.styles-module-scss-module__CRnEwq__preloader{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__CRnEwq__preloader .styles-module-scss-module__CRnEwq__loading{border-style:solid;border-width:4px;border-color:#00000008 #00000008 #00000008 var(--ui-theme-border-accent);border-radius:100%;width:36px;height:36px;margin:-18px 0 0 -18px;animation:2s linear infinite styles-module-scss-module__CRnEwq__rotate;position:absolute;top:50%;left:50%}@keyframes styles-module-scss-module__CRnEwq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__jz07la__teaserItem{padding:var(--ui-theme-spacing-l) 26px;flex-grow:1;height:100%;padding-bottom:90px;position:relative;overflow-y:auto}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__analyzingText{color:#171717;text-align:center;font-family:var(--font-rubik);margin-bottom:24px;font-size:24px;font-weight:600;line-height:130%}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__usersAmount{color:#171717;text-align:center;font-family:var(--font-rubik);margin-bottom:24px;font-size:24px;font-weight:600;line-height:130%;position:relative}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__usersAmount .styles-module-scss-module__jz07la__chosen{color:#536299;text-align:center;font-family:var(--font-rubik);max-width:200px;margin:0 auto;font-size:16px;font-weight:400;line-height:130%}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__leftLeaves,.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__rightLeaves{flex-direction:column;justify-content:end;width:auto;height:100%;display:flex;position:absolute;bottom:0}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__leftLeaves{left:20px}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__rightLeaves{right:20px;transform:scaleX(-1)}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review{border:1px solid var(--Colours-Tertiary-Black-tertiary,#e3e6ec);background:var(--Colours-Main-White-Main,#fff);border-radius:24px;flex-direction:column;align-items:start;gap:4px;padding:12px 16px;display:flex}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper{width:100%;display:flex}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper img{flex-shrink:0;width:40px;height:40px;margin-right:20px}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper .styles-module-scss-module__jz07la__column{flex-direction:column;justify-content:space-between;gap:3px;width:100%;display:flex}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper .styles-module-scss-module__jz07la__column .styles-module-scss-module__jz07la__reviewTitle{color:#43598f;font-family:var(--font-rubik);font-size:16px;font-style:normal;font-weight:700;line-height:19px}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper .styles-module-scss-module__jz07la__column .styles-module-scss-module__jz07la__recommends{color:#8e8e93;align-items:center;min-width:0;font-size:13px;font-style:normal;font-weight:400;line-height:16px;display:flex;overflow:hidden}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper .styles-module-scss-module__jz07la__column .styles-module-scss-module__jz07la__recommends img{flex-shrink:0;width:12px;height:12px;margin-right:3px}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__avatarWrapper .styles-module-scss-module__jz07la__column .styles-module-scss-module__jz07la__recommends b{color:#8e8e93;font-family:var(--font-rubik);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin-left:3px;font-size:13px;font-style:normal;font-weight:700;line-height:16px;overflow:hidden}.styles-module-scss-module__jz07la__teaserItem .styles-module-scss-module__jz07la__reviewsBlockers .styles-module-scss-module__jz07la__review .styles-module-scss-module__jz07la__reviewUsers{color:#2d3240;font-family:var(--font-rubik);margin-top:10px;font-size:13px;font-style:normal;font-weight:400;line-height:17px}.styles-module-scss-module__jz07la__circleComponent{transition:stroke-dashoffset .2s ease-out}.styles-module-scss-module__jz07la__quizBox{flex-grow:1;width:100%;max-width:480px;height:100%;margin:0 auto}.styles-module-scss-module__jz07la__modalOverlay{z-index:9999;background:#14141eb3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__jz07la__modalBox{text-align:center;width:90%;max-width:320px;font-family:var(--font-red-hat-display);background:#fff;border-radius:12px;padding:24px}.styles-module-scss-module__jz07la__modalQuestion{color:#000;text-align:center;font-family:var(--font-rubik);margin-bottom:30px;font-size:18px;font-style:normal;font-weight:500;line-height:125%}.styles-module-scss-module__jz07la__modalButtons{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__jz07la__modalBtn{background:var(--Vine-Secondary,#daccf4);cursor:pointer;color:#000;text-align:center;font-weight:700;font-family:var(--font-rubik);border:none;border-radius:8px;padding:12px 16px;font-size:18px;font-style:normal;font-weight:500;line-height:125%;transition:color .3s,background .3s}.styles-module-scss-module__jz07la__modalBtn:hover{background:var(--Majorelle-Blue);color:#fff}.styles-module-scss-module__jz07la__progressLines{flex-direction:column;gap:16px;width:100%;margin-bottom:30px;display:flex}.styles-module-scss-module__jz07la__progressBarWrapper{flex-direction:column;gap:6px;width:100%;transition:opacity .3s;display:flex}.styles-module-scss-module__jz07la__progressBarWrapper.styles-module-scss-module__jz07la__inactive .styles-module-scss-module__jz07la__progressBarText,.styles-module-scss-module__jz07la__progressBarWrapper.styles-module-scss-module__jz07la__inactive .styles-module-scss-module__jz07la__percentsValue{color:var(--color-black-tertiary)}.styles-module-scss-module__jz07la__progressBarLine{justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__jz07la__progressBarText{color:#171717;font-family:var(--font-rubik);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles-module-scss-module__jz07la__percentsBlock{align-items:center;gap:4px;display:flex;position:relative}.styles-module-scss-module__jz07la__percentsBlock .styles-module-scss-module__jz07la__percentsValue,.styles-module-scss-module__jz07la__percentsBlock .styles-module-scss-module__jz07la__connectingBlock{opacity:1;transition:opacity .3s}.styles-module-scss-module__jz07la__percentsBlock .styles-module-scss-module__jz07la__checkIcon{opacity:0;pointer-events:none;width:16px;height:16px;transition:opacity .3s,transform .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.styles-module-scss-module__jz07la__percentsBlock .styles-module-scss-module__jz07la__checkIcon svg{width:100%;height:100%}.styles-module-scss-module__jz07la__percentsBlock.styles-module-scss-module__jz07la__completed .styles-module-scss-module__jz07la__percentsValue,.styles-module-scss-module__jz07la__percentsBlock.styles-module-scss-module__jz07la__completed .styles-module-scss-module__jz07la__connectingBlock{opacity:0;pointer-events:none}.styles-module-scss-module__jz07la__percentsBlock.styles-module-scss-module__jz07la__completed .styles-module-scss-module__jz07la__checkIcon{opacity:1;pointer-events:auto}.styles-module-scss-module__jz07la__percentsBlock .styles-module-scss-module__jz07la__percentsValue{color:#171717;font-family:var(--font-rubik);text-align:center;min-width:35px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:inline-block}.styles-module-scss-module__jz07la__connectingBlock{flex-shrink:0;width:14px;height:14px;margin:0 auto 10px;position:relative}.styles-module-scss-module__jz07la__connectingBlock .styles-module-scss-module__jz07la__circle{fill:none;width:100%;height:100%;stroke:var(--ui-theme-content-accent);stroke-width:2.8px;stroke-linecap:round;stroke-dashoffset:10px;animation:6s ease-out forwards styles-module-scss-module__jz07la__progress}@keyframes styles-module-scss-module__jz07la__progress{0%{stroke-dasharray:0 100;stroke-dashoffset:30px}}.styles-module-scss-module__jz07la__progressLine{background:var(--color-black-tertiary);border-radius:5px;width:100%;height:8px;transition:all .3s;position:relative}.styles-module-scss-module__jz07la__progressLine .styles-module-scss-module__jz07la__filledProgressLine{background:var(--ui-theme-background-accent-primary);border-radius:5px;height:100%;transition:width .3s linear,opacity .3s}.styles-module-scss-module__jz07la__progressLine.styles-module-scss-module__jz07la__progressLineCompleted{background:var(--color-black-tertiary);border-radius:0;height:1px}.styles-module-scss-module__jz07la__progressLine.styles-module-scss-module__jz07la__progressLineCompleted .styles-module-scss-module__jz07la__filledProgressLine{opacity:0;pointer-events:none}
:is([data-theme=indigo] .BackgroundIcon-module__DKATPq__backgroundIcon,.theme-purple .BackgroundIcon-module__DKATPq__backgroundIcon){--gift-ring-outer:#f7f7ff;--gift-ring-2:#ebecfa;--gift-ring-3:#dfe2f4;--gift-ring-4:#d2d4f4;--gift-ring-5:#d9d9d9;--gift-ring-inner:#c9ccf4}:is([data-theme=purple] .BackgroundIcon-module__DKATPq__backgroundIcon,.theme-purple .BackgroundIcon-module__DKATPq__backgroundIcon){--gift-ring-outer:#faf7ff;--gift-ring-2:#f0ebfa;--gift-ring-3:#e6dff4;--gift-ring-4:#ddd2f4;--gift-ring-5:#d9d9d9;--gift-ring-inner:#d8c9f4}.BackgroundIcon-module__DKATPq__ringOuter{fill:var(--gift-ring-outer)}.BackgroundIcon-module__DKATPq__ring2{fill:var(--gift-ring-2)}.BackgroundIcon-module__DKATPq__ring3{fill:var(--gift-ring-3)}.BackgroundIcon-module__DKATPq__ring4{fill:var(--gift-ring-4)}.BackgroundIcon-module__DKATPq__ring5{fill:var(--gift-ring-5)}.BackgroundIcon-module__DKATPq__ringInner{fill:var(--gift-ring-inner)}
.styles-module__K2dkFq__content .styles-module__K2dkFq__title,.styles-module__K2dkFq__content .styles-module__K2dkFq__description{margin-bottom:var(--ui-theme-spacing-medium)}.styles-module__K2dkFq__content .styles-module__K2dkFq__image{object-fit:contain;width:100%;height:auto;margin:0 auto var(--ui-theme-spacing-medium);display:flex}.styles-module__K2dkFq__content .styles-module__K2dkFq__labelWrapper{margin-bottom:var(--ui-theme-spacing-small);justify-content:center;display:flex}.styles-module__K2dkFq__content .styles-module__K2dkFq__textList{margin-bottom:var(--ui-theme-spacing-medium)}.styles-module__K2dkFq__content .styles-module__K2dkFq__textItem{margin-bottom:var(--ui-theme-spacing-m)}.styles-module__K2dkFq__content .styles-module__K2dkFq__textItem:last-child{margin-bottom:0}.styles-module__K2dkFq__content>:last-child{margin-bottom:0}
.styles-module-scss-module__2xJjdG__tick{z-index:10;border:1px solid var(--Majorelle-Blue);cursor:pointer;width:24px;height:24px;color:var(--Majorelle-Blue);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:relative}.styles-module-scss-module__2xJjdG__tick svg{opacity:0;flex-shrink:0;width:18px;height:18px;transition:opacity .3s}.styles-module-scss-module__2xJjdG__tick svg path{stroke:#fff!important;stroke-width:4px!important;fill:none!important}.styles-module-scss-module__2xJjdG__tick .styles-module-scss-module__2xJjdG__tick_round{border-radius:50%}.styles-module-scss-module__2xJjdG__activeTick{background:var(--Majorelle-Blue)}.styles-module-scss-module__2xJjdG__activeTick svg{opacity:1}
.styles-module-scss-module__jj8f0q__wantToImproveWrapper{height:100%;padding:20px 20px 100px;overflow:auto}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__content{width:100%;max-width:450px;margin:0 auto}.styles-module-scss-module__jj8f0q__wantToImproveWrapper h1{color:#171717;text-align:center;font-family:var(--font-rubik);letter-spacing:-.56px;margin-top:24px;font-size:27.344px;font-style:normal;font-weight:600;line-height:31.92px}.styles-module-scss-module__jj8f0q__wantToImproveWrapper h2{color:#171717b8;text-align:center;font-family:var(--font-rubik);letter-spacing:-.51px;margin-top:12px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__chart{background:#f6f7f9;border-radius:16px;width:100%;margin-top:24px;padding:52px 16px 12px}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__chart p{color:#1717178f;font-family:var(--font-rubik);margin-top:12px;font-size:12px;font-style:normal;font-weight:500;line-height:15.96px}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__weWantTo{color:#171717;font-family:var(--font-rubik);letter-spacing:-.51px;background:#f6f7f9;border-radius:16px;margin-top:24px;margin-bottom:13px;padding:16px;font-size:17px;font-style:normal;font-weight:400;line-height:23.97px}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__weWantTo b{font-weight:600}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__buttonWrapper{z-index:10;background:#fff;border-top:solid #17171714;margin-bottom:0;padding:20px 15px;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__jj8f0q__wantToImproveWrapper .styles-module-scss-module__jj8f0q__buttonWrapper button{background:var(--Majorelle-Blue);color:#fff;text-align:center;border:none;border-radius:12px;outline:none;width:100%;max-width:450px;margin:0 auto;padding:16px 32px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:block;box-shadow:0 4px 8px #00000040}
.styles-module__hehWOG__chartWrap{width:100%;max-width:400px;margin:0 auto}.styles-module__hehWOG__chartSvg{width:100%;height:auto;display:block}
.styles-module-scss-module__yU1dda__content{flex-direction:column;width:100%;max-width:480px;margin:0 auto;display:flex}.styles-module-scss-module__yU1dda__title{margin-bottom:var(--ui-theme-spacing-m)}.styles-module-scss-module__yU1dda__description{color:var(--ui-theme-content-secondary);margin-bottom:var(--ui-theme-spacing-xl)}.styles-module-scss-module__yU1dda__grid{justify-content:center;gap:var(--ui-theme-spacing-l);grid-template-columns:auto auto;width:100%;display:grid}
.styles-module__uQoE8G__animatedGift{justify-content:center;align-items:center;display:flex;position:relative}.styles-module__uQoE8G__backgroundIconContainer{position:absolute}.styles-module__uQoE8G__animatedGiftContainer{width:390px;margin-bottom:38px;position:absolute}.styles-module__uQoE8G__videoContainer{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.styles-module__uQoE8G__video{object-fit:cover;width:calc(100% + 1px);height:100%}
.styles-module-scss-module__Dh2D1q__message{align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.styles-module-scss-module__Dh2D1q__messageBubble{background-color:var(--color-vine-tertiary);border-radius:24px;padding:12px 16px;position:relative}.styles-module-scss-module__Dh2D1q__author{color:var(--color-black-secondary);margin-bottom:2px;padding:0 12px;line-height:130%}.styles-module-scss-module__Dh2D1q__line{line-height:130%;position:absolute;bottom:0;left:-10px}.styles-module-scss-module__Dh2D1q__text{line-height:130%}
.styles-module-scss-module__9LLxJG__wrapper{background:var(--color-vine-tertiary,#f3ebef);border-radius:12px;padding:16px 12px}.styles-module-scss-module__9LLxJG__logoList{flex-wrap:wrap;flex-basis:0;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.styles-module-scss-module__9LLxJG__logosListLine{justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__9LLxJG__logoItem{width:auto;height:21px}.styles-module-scss-module__9LLxJG__description{color:var(--color-black-secondary);margin-bottom:8px}.styles-module-scss-module__9LLxJG__title{margin-bottom:24px}
.styles-module-scss-module__wJb05q__gradient{color:var(--ui-theme-content-primary);background:linear-gradient(90deg, var(--ui-theme-content-accent) 0%, var(--ui-theme-indigo-400) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__wJb05q__bold{font-weight:var(--ui-theme-typography-weight-bold)}.styles-module-scss-module__wJb05q__accent{color:var(--ui-theme-content-accent)}.styles-module-scss-module__wJb05q__gray{color:var(--ui-theme-content-secondary)}.styles-module-scss-module__wJb05q__italic{font-style:italic}