.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__ihMlJa__progressButton{cursor:pointer;background:0 0;border:none;width:100%;max-width:450px;margin:0 auto;padding:0;display:block}.styles-module-scss-module__ihMlJa__progressButton:disabled{cursor:not-allowed}.styles-module-scss-module__ihMlJa__track{background:#b8bdeb;border-radius:12px;width:100%;height:56px;display:block;position:relative;overflow:hidden}.styles-module-scss-module__ihMlJa__fill{background:var(--ui-theme-background-accent-primary);border-radius:12px;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.styles-module-scss-module__ihMlJa__fillLabel{min-width:56px;height:100%;padding-right:var(--ui-theme-spacing-s);pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__ihMlJa__labelCentered{color:var(--ui-theme-content-oncolor-primary);font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-medium);font-weight:var(--ui-theme-typography-weight-semibold);line-height:var(--ui-theme-typography-line-height-s);text-align:center;text-transform:uppercase;white-space:nowrap;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__ihMlJa__label{color:var(--ui-theme-content-oncolor-primary);font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-medium);font-weight:var(--ui-theme-typography-weight-semibold);line-height:var(--ui-theme-typography-line-height-s);text-align:center;text-transform:uppercase;white-space:nowrap}
.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__contentWithGiftCard{padding-top:0}.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__r9gwMG__root{box-sizing:border-box;padding-bottom:var(--ui-theme-spacing-web-3xl);flex-direction:column;align-items:flex-end;display:flex}.styles-module__r9gwMG__card{align-items:center;gap:var(--ui-theme-spacing-m);box-sizing:border-box;width:100%;margin-bottom:calc(-1 * var(--ui-theme-spacing-web-3xl));padding:var(--ui-theme-spacing-l);text-align:center;background-color:var(--ui-theme-background-positive-light);border:1px solid color-mix(in srgb, var(--ui-theme-border-positive) 20%, transparent);border-radius:var(--ui-theme-radius-l);flex-direction:column;display:flex}.styles-module__r9gwMG__titleInner{flex-direction:column;display:flex}.styles-module__r9gwMG__title{display:block}.styles-module__r9gwMG__body{gap:var(--ui-theme-spacing-s);flex-direction:column;width:100%;display:flex}.styles-module__r9gwMG__bodyText{width:100%;line-height:var(--ui-theme-size-s18);color:var(--ui-theme-content-secondary);margin:0}.styles-module__r9gwMG__termsLink{font-family:var(--ui-theme-typography-family-body);font-size:var(--ui-theme-typography-size-tiny);font-weight:var(--ui-theme-typography-weight-regular);line-height:var(--ui-theme-size-s18);text-align:center;color:var(--ui-theme-content-tertiary);text-decoration-skip-ink:none;margin-top:0;text-decoration:underline}.styles-module__r9gwMG__seal{right:var(--ui-theme-spacing-l);z-index:1;width:53px;margin-bottom:calc(-1 * var(--ui-theme-spacing-web-3xl));flex-shrink:0;position:relative}.styles-module__r9gwMG__sealImage{object-fit:contain;width:100%;height:100%;display:block}
.styles-module-scss-module__9lSeja__moneyBackGuarantee{box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 16px 40px;display:flex}.styles-module-scss-module__9lSeja__guaranteeCard{width:100%;max-width:480px}
.styles-module__PQOmFW__card{box-sizing:border-box;background-color:var(--ui-theme-background-primary);border:1px solid var(--ui-theme-border-primary);border-radius:var(--ui-theme-radius-m);cursor:pointer;width:156px;min-width:156px;height:196px;transition:background-color .2s ease-out,border-color .2s ease-out,border-width .2s ease-out;position:relative;overflow:hidden}.styles-module__PQOmFW__card:focus-visible{outline:2px solid var(--ui-theme-border-accent);outline-offset:2px}.styles-module__PQOmFW__card.styles-module__PQOmFW__checked{background-color:var(--ui-theme-background-state-active);border:2px solid var(--ui-theme-border-accent)}.styles-module__PQOmFW__content{border-radius:inherit;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.styles-module__PQOmFW__imageArea{box-sizing:border-box;width:100%;height:100%;display:flex}.styles-module__PQOmFW__imageArea img{object-fit:cover;width:100%;height:100%}.styles-module__PQOmFW__textSection{box-sizing:border-box;width:100%;padding:var(--ui-theme-spacing-xs);flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.styles-module__PQOmFW__textContainer{align-items:center;gap:var(--ui-theme-spacing-xs);box-sizing:border-box;width:100%;padding:var(--ui-theme-spacing-s) var(--ui-theme-spacing-m);background-color:var(--ui-theme-background-primary);border-radius:var(--ui-theme-radius-s);flex-shrink:0;display:flex}.styles-module__PQOmFW__textContainer.styles-module__PQOmFW__noText{justify-content:center}.styles-module__PQOmFW__text{min-width:0;font-family:var(--ui-theme-typography-family-body);font-size:14px;font-weight:var(--ui-theme-typography-weight-regular);line-height:var(--ui-theme-typography-line-height-s);text-align:left;color:var(--ui-theme-content-primary);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:break-word;-webkit-box-orient:vertical;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:-webkit-box;overflow:hidden}.styles-module__PQOmFW__text:empty{display:none}.styles-module__PQOmFW__checkbox{background-color:var(--ui-theme-background-primary);border:1px 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}.styles-module__PQOmFW__card.styles-module__PQOmFW__checked .styles-module__PQOmFW__checkbox{background-color:var(--ui-theme-background-accent-primary);border-color:var(--ui-theme-border-accent)}.styles-module__PQOmFW__card.styles-module__PQOmFW__checked .styles-module__PQOmFW__checkbox svg{color:var(--ui-theme-content-oncolor-primary)}.styles-module__PQOmFW__checkbox svg{color:#0000;width:16px;height:16px}.styles-module__PQOmFW__noCheckbox .styles-module__PQOmFW__textSection{padding:0}.styles-module__PQOmFW__noCheckbox .styles-module__PQOmFW__textContainer{height:36px;padding:var(--ui-theme-spacing-xs) var(--ui-theme-spacing-m);background-color:var(--ui-theme-background-accent-primary);border-radius:0 0 var(--ui-theme-radius-m) var(--ui-theme-radius-m);justify-content:center}.styles-module__PQOmFW__noCheckbox .styles-module__PQOmFW__text{font-size:18px;font-weight:var(--ui-theme-typography-weight-semibold);line-height:var(--ui-theme-typography-line-height-m);text-align:center;color:var(--ui-theme-content-oncolor-primary);flex:none}.styles-module__PQOmFW__noCheckbox .styles-module__PQOmFW__icon{width:16px;height:16px;color:var(--ui-theme-content-oncolor-primary);justify-content:center;align-items:center;display:flex}.styles-module__PQOmFW__noCheckbox .styles-module__PQOmFW__icon svg{width:100%;height:100%}.styles-module__PQOmFW__card:not(.styles-module__PQOmFW__noCheckbox) .styles-module__PQOmFW__icon{display:none}
.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__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__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}
.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__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__hehWOG__chartWrap{width:100%;max-width:400px;margin:0 auto}.styles-module__hehWOG__chartSvg{width:100%;height:auto;display:block}
.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__layout{overflow-y:auto}.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__infoCard,.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}
.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__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__gZeWEq__root{flex-direction:column;align-items:center;display:flex}.styles-module__gZeWEq__poweredByText{align-items:center;gap:var(--ui-theme-spacing-s);color:var(--ui-theme-content-tertiary);margin-bottom:var(--ui-theme-spacing-l);display:inline-flex}.styles-module__gZeWEq__poweredByText:before,.styles-module__gZeWEq__poweredByText:after{content:"";background-color:var(--ui-theme-border-strong);flex-shrink:0;width:32px;height:1px}
.styles-module__erj7Rq__wrapper{background:linear-gradient(90deg, var(--ui-theme-background-accent-primary,#6b41c0) 0%, #86a2f3 100%);color:#fff;width:fit-content;font-family:var(--font-rubik);border-radius:24px;align-items:center;gap:6px;margin:12px auto;padding:4px 8px;font-size:14px;font-weight:400;line-height:130%;display:flex}.styles-module__erj7Rq__wrapper svg{flex-shrink:0;width:16px;height:18px}.styles-module__erj7Rq__wrapper .styles-module__erj7Rq__label{white-space:nowrap;color:#fff}
.styles-module__KyPlhG__wrapper{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:480px;height:100%;margin:0 auto;padding-top:12px;display:flex}.styles-module__KyPlhG__wrapperWithTimeBomb{padding-top:84px}.styles-module__KyPlhG__content{width:100%}.styles-module__KyPlhG__title{margin-bottom:16px}.styles-module__KyPlhG__packageList{flex-direction:column;gap:8px;width:100%;margin-bottom:16px;display:flex}.styles-module__KyPlhG__packageCard{border:1px solid var(--Border-Primary,#e7e7e7);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:0 16px 0 0;transition:border-color .2s,box-shadow .2s;display:flex}.styles-module__KyPlhG__packageCard:hover{border-color:var(--ui-theme-border-accent,#6b41c0)}.styles-module__KyPlhG__packageCardSelected{border:1px solid var(--ui-theme-border-accent,#6b41c0);background:#fff;box-shadow:0 3px 12px #40449e40}.styles-module__KyPlhG__packageImageWrapper{background:#f5f8fd;border-top-left-radius:12px;border-bottom-left-radius:12px;flex-shrink:0;align-self:stretch;width:72px;overflow:hidden}.styles-module__KyPlhG__packageImage{object-fit:cover;width:100%;height:100%}.styles-module__KyPlhG__packageInfo{flex:1;min-width:0;padding:8px 0}.styles-module__KyPlhG__packageTitle{margin-bottom:4px}.styles-module__KyPlhG__packagePrices{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__KyPlhG__packageOldPrice{color:var(--ui-theme-content-tertiary)}.styles-module__KyPlhG__packageNewPrice{color:var(--ui-theme-content-primary)}.styles-module__KyPlhG__packageDiscount{border:1px solid var(--Background-Negative,#f34040);color:var(--ui-theme-content-negative);border-radius:4px;padding:2px 4px}.styles-module__KyPlhG__packageRadio{border:1px solid var(--Border-Primary,#e7e7e7);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:border-color .2s,background-color .2s;display:flex}.styles-module__KyPlhG__packageCardSelected .styles-module__KyPlhG__packageRadio{border-color:var(--ui-theme-border-accent,#6b41c0);background-color:var(--ui-theme-background-accent-primary,#6b41c0)}.styles-module__KyPlhG__packageRadioCheck{flex-shrink:0}.styles-module__KyPlhG__benefitsTitle{color:#171717;font-family:var(--font-rubik);margin-bottom:12px;padding:0 16px;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.styles-module__KyPlhG__benefitsList{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.styles-module__KyPlhG__benefitItem{align-items:center;gap:10px;display:flex}.styles-module__KyPlhG__benefitItem svg{flex-shrink:0;width:20px;height:20px}.styles-module__KyPlhG__button{width:100%;margin:16px 0}.styles-module__KyPlhG__guideText{color:var(--Content-Tertiary,#8696a6);line-height:130%}.styles-module__KyPlhG__timeBombBadge{background:var(--Accent-Horizontal-Purple-indigo,linear-gradient(270deg, var(--indigo-400,#86a2f3) 0.14%, var(--purple-700,#6b41c0) 99.89%));color:#fff;font-family:var(--font-rubik);border-radius:24px;align-items:center;gap:6px;width:fit-content;margin:16px auto;padding:8px 16px;font-size:14px;font-weight:500;display:flex}.styles-module__KyPlhG__discountBanner{background:linear-gradient(90deg, var(--ui-theme-background-accent-primary,#6b41c0) 0%, #86a2f3 100%);border-radius:16px;align-items:stretch;width:100%;min-height:82px;margin:0 auto 12px;display:flex;position:relative;overflow:visible}.styles-module__KyPlhG__discountBannerLeft{text-align:left;color:#fff;flex:1;align-items:center;padding:12px 45px 12px 24px;display:flex}.styles-module__KyPlhG__discountBannerRight{justify-content:center;align-items:center;padding:12px 16px 12px 20px;display:flex;position:relative}.styles-module__KyPlhG__dividerDots{flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-50%)}.styles-module__KyPlhG__dividerDots .styles-module__KyPlhG__topCircle{background:#fff;border-radius:50%;width:18px;height:18px;top:0;transform:translateY(-50%)}.styles-module__KyPlhG__dividerDots .styles-module__KyPlhG__circles{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:center;display:flex}.styles-module__KyPlhG__dividerDots .styles-module__KyPlhG__circles .styles-module__KyPlhG__smallCircle{background:#fff;border-radius:2px;width:4px;height:5px}.styles-module__KyPlhG__dividerDots .styles-module__KyPlhG__bottomCircle{background:#fff;border-radius:50%;width:18px;height:18px;transform:translateY(50%)}.styles-module__KyPlhG__discountBannerRightImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:48px}.styles-module__KyPlhG__packageTitleSeparatorContainerWrapper{margin-bottom:var(--ui-theme-spacing-tiny)}.styles-module__KyPlhG__packageTitleSeparatorIcon{color:var(--ui-theme-text-primary);background:linear-gradient(90deg, var(--ui-theme-text-accent) 0%, var(--ui-theme-indigo-400) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.styles-module__KyPlhG__packageTitleSeparatorLine{background:var(--ui-theme-border-primary);width:100%;height:1px}.styles-module__KyPlhG__packageTitleSeparatorContainer{justify-content:center;align-items:center;gap:var(--ui-theme-spacing-s);width:100%;display:flex}
.styles-module-scss-module__Z4y63a__item{color:var(--Black);text-transform:none;background:#fff;align-items:center;width:100%;height:99px;margin:0 0 16px;padding:5px 15px;font-size:16px;font-weight:400;line-height:1.25;display:flex;position:relative}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__bgBox{cursor:pointer;box-shadow:rgb(from var(--Majorelle-Blue) r g b/.25) 0 2px 8px;-webkit-font-smoothing:antialiased;border:1px solid #0000;border-radius:12px;transition:box-shadow .3s,transform .2s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border .3s;position:absolute;inset:0;transform:scale(1)}.styles-module-scss-module__Z4y63a__item:active .styles-module-scss-module__Z4y63a__bg-box{transform:scale(.95)}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__icon{flex-shrink:0;justify-content:center;align-items:center;height:100%;margin:0 15px 0 0;font-size:32px;line-height:1;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__icon img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__icon img.styles-module-scss-module__Z4y63a__scaledimg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__icon.styles-module-scss-module__Z4y63a__coloredCircle{border-radius:50%;flex-grow:0;flex-shrink:0;width:32px;height:32px;display:block}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__text{text-align:left;-webkit-font-smoothing:antialiased;text-transform:none;flex-direction:column;flex-grow:1;gap:.5rem;display:flex;position:relative}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__text.styles-module-scss-module__Z4y63a__position__center{text-align:center}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__text.styles-module-scss-module__Z4y63a__position__left{text-align:left}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__text.styles-module-scss-module__Z4y63a__position__right{text-align:right}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__text.styles-module-scss-module__Z4y63a__position__justify{text-align:justify}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__description{color:var(--Colours-Secondary-Black-Secondary,#696f82);font-family:var(--font-rubik);font-size:16px;font-style:normal;font-weight:400;line-height:130%}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__active .styles-module-scss-module__Z4y63a__bgBox{border:1px solid var(--Majorelle-Blue)}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__biggerItem{height:100px}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__biggerItem .styles-module-scss-module__Z4y63a__icon{flex-shrink:0;align-items:center;height:60px;margin-right:16px;display:flex}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__biggerItem .styles-module-scss-module__Z4y63a__icon.styles-module-scss-module__Z4y63a__coloredCircle{width:32px;height:32px}@media screen and (max-width:1024px){.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__biggerItem{height:100px}.styles-module-scss-module__Z4y63a__item{height:75px}}.styles-module-scss-module__Z4y63a__hasFixedImage .styles-module-scss-module__Z4y63a__item{padding:var(--fixed-image-item-padding,5px 15px);border-radius:12px;height:auto;min-height:60px}.styles-module-scss-module__Z4y63a__hasFixedImage .styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__active{background:#fff}.styles-module-scss-module__Z4y63a__item{color:#2d3240;background:0 0;margin:0 0 16px;font-size:17px}.styles-module-scss-module__Z4y63a__item .styles-module-scss-module__Z4y63a__bgBox{background-color:#fff;border-radius:16px;box-shadow:0 8px 20px #dfe3f3}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__checkboxType .styles-module-scss-module__Z4y63a__bgBox{box-shadow:none;border:1px solid #eff1f4}.styles-module-scss-module__Z4y63a__item.styles-module-scss-module__Z4y63a__active .styles-module-scss-module__Z4y63a__bgBox{border:1px solid var(--Majorelle-Blue);box-shadow:0 8px 20px #dfe3f3}.styles-module-scss-module__Z4y63a__infoText{color:#2d3240;width:100%;font-family:var(--font-rubik);opacity:0;background:#e9dbe9;border:1px solid #0000;border-radius:16px;max-height:0;margin-bottom:0;padding:0;font-size:10px;font-style:normal;font-weight:400;line-height:12px;transition:max-height .3s,opacity .1s,margin-bottom .3s,padding .3s;overflow:hidden}.styles-module-scss-module__Z4y63a__infoText.styles-module-scss-module__Z4y63a__activeInfo{opacity:1;border:1px solid #eff1f4;max-height:200px;margin-bottom:16px;padding:8px 15px}
.styles-module-scss-module__7GQ8WW__subTitle{margin:var(--ui-theme-spacing-s) 0 0}
.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__semibold{font-weight:var(--ui-theme-typography-weight-semibold)}.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}
.styles-module-scss-module__nu5YeW__registrationScreenWrapper{width:100%;height:100%}.styles-module-scss-module__nu5YeW__registrationScreenWrapper .styles-module-scss-module__nu5YeW__container{width:100%;max-width:480px;height:100%;margin:0 auto;padding:120px 0 100px;overflow-y:auto}.styles-module-scss-module__nu5YeW__registrationScreenWrapper .styles-module-scss-module__nu5YeW__smallerContainer{width:100%;max-width:480px;height:100%;margin:0 auto;padding:66px 0 100px;overflow-y:auto}.styles-module-scss-module__nu5YeW__registrationScreenWrapper .styles-module-scss-module__nu5YeW__fixedHeaderWrapper{z-index:10;background:#fff;width:100%;position:fixed;top:0;left:0}.styles-module-scss-module__nu5YeW__registrationScreenWrapper .styles-module-scss-module__nu5YeW__fixedHeaderWrapper .styles-module-scss-module__nu5YeW__fixedHeader{width:100%;max-width:450px;margin:0 auto}.styles-module-scss-module__nu5YeW__registrationScreenWrapper .styles-module-scss-module__nu5YeW__containerTop{width:100%;height:100%;padding-top:0}
.styles-module-scss-module__2zWvta__layout{background:var(--ui-theme-background-secondary);width:100%;height:100%}.styles-module-scss-module__2zWvta__content{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__2zWvta__iconHug{background:linear-gradient(90deg, var(--ui-theme-text-accent) 0%, var(--ui-theme-indigo-400) 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.styles-module-scss-module__2zWvta__iconContainer{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__2zWvta__title{margin-bottom:var(--ui-theme-spacing-m)}.styles-module-scss-module__2zWvta__description{color:var(--ui-theme-content-secondary)}
.styles-module-scss-module__xRcuIW__wrapper{background:#f6f5fa;height:100%}.styles-module-scss-module__xRcuIW__container{background:#f6f5fa;flex-direction:column;align-items:start;gap:16px;width:100%;max-width:480px;height:100%;margin:0 auto;padding:20px 20px 0;display:flex}.styles-module-scss-module__xRcuIW__subTitle{color:var(--ui-theme-content-secondary)}.styles-module-scss-module__xRcuIW__nextBtnWrapper{background:#f6f5fa;padding:15px;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__xRcuIW__nextBtn{width:100%;max-width:480px;height:56px;color:var(--White);font-size:16px;font-weight:500;font-family:var(--font-rubik);background:var(--ui-theme-background-accent-primary);border:0;border-radius:10px;justify-content:center;align-items:center;margin:0 auto;display:flex;box-shadow:0 4px 8px #00000040}.styles-module-scss-module__xRcuIW__nextBtn:disabled{opacity:.5}.styles-module-scss-module__xRcuIW__alreadyRegistered{margin-top:15px}.styles-module-scss-module__xRcuIW__alreadyRegistered .styles-module-scss-module__xRcuIW__alreadyRegisteredText{color:#e74c3c;font-size:14px}.styles-module-scss-module__xRcuIW__alreadyRegistered .styles-module-scss-module__xRcuIW__alreadyRegisteredText a{color:var(--ui-theme-content-accent)}.styles-module-scss-module__xRcuIW__registrationWrapper{width:100%;max-width:480px;margin:0 auto}.styles-module-scss-module__xRcuIW__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__xRcuIW__registrationWrapper h1 b{color:var(--ui-theme-content-accent);font-weight:600}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__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__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox{position:relative}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader{z-index:10;background:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:-5px}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__circleBox{height:36px;margin:0 0 20px;position:relative}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__circleBox .styles-module-scss-module__xRcuIW__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__xRcuIW__rotate;position:absolute;top:50%;left:50%}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__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__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__textBox .styles-module-scss-module__xRcuIW__loaderText{margin:0 5px 0 0}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__textBox .styles-module-scss-module__xRcuIW__dotAnimation{animation-name:styles-module-scss-module__xRcuIW__dotAnimation;animation-duration:1s;animation-iteration-count:infinite;animation-delay:.15s}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__textBox .styles-module-scss-module__xRcuIW__dotAnimation:first-child{animation-delay:0s}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__formBox .styles-module-scss-module__xRcuIW__registrationLoader .styles-module-scss-module__xRcuIW__textBox .styles-module-scss-module__xRcuIW__dotAnimation:last-child{animation-delay:.3s}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup{margin:0 0 15px;position:relative}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__showPassword{opacity:.8;cursor:pointer;color:#000;text-align:center;width:30px;height:20px;font-family:var(--font-rubik);letter-spacing:.1px;background:0 0;justify-content:right;font-size:10px;font-style:normal;font-weight:700;line-height:16px;position:absolute;top:20px;right:20px}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__validationRules{flex-direction:column;gap:8px;margin-top:16px;display:flex}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__validationRules .styles-module-scss-module__xRcuIW__rule{color:#666;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:flex}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__validationRules .styles-module-scss-module__xRcuIW__rule .styles-module-scss-module__xRcuIW__checkmark{color:#666;opacity:.3}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__validationRules .styles-module-scss-module__xRcuIW__rule.styles-module-scss-module__xRcuIW__valid{color:var(--color-green)}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup .styles-module-scss-module__xRcuIW__validationRules .styles-module-scss-module__xRcuIW__rule.styles-module-scss-module__xRcuIW__valid .styles-module-scss-module__xRcuIW__checkmark{color:var(--color-green);opacity:1}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup.styles-module-scss-module__xRcuIW__buttonWrapper{z-index:10;background:#f6f5fa;margin-bottom:0;padding:20px 15px;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup.styles-module-scss-module__xRcuIW__buttonWrapper button{width:100%;max-width:450px;height:56px;color:var(--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;margin:0 auto;transition:opacity .3s;display:flex}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__formGroup.styles-module-scss-module__xRcuIW__buttonWrapper button:disabled{opacity:.4}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__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__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__alert{color:#e74c3c;margin:5px 0 0;font-size:14px}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__passwordRules{background:#e74c3c1a;border:1px solid #e74c3c1a;border-radius:5px;margin:15px 0 0;padding:10px 15px;font-size:12px}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__passwordRules .styles-module-scss-module__xRcuIW__title{color:var(--Black);margin:0 0 10px;font-size:14px;font-weight:500;line-height:1.4}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__passwordRules ul{margin:0;padding:0 0 0 20px}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__passwordRules ul li{margin:0 0 5px}.styles-module-scss-module__xRcuIW__registrationWrapper form button{opacity:1;width:100%;height:56px;color:var(--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__xRcuIW__registrationWrapper form button.styles-module-scss-module__xRcuIW__disabled{opacity:.4}.styles-module-scss-module__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__getButton{width:100%;height:56px;color:var(--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__xRcuIW__registrationWrapper form .styles-module-scss-module__xRcuIW__info{color:#b0b0b0;font-size:16px;line-height:1.6}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__troubles{background:#f6f7f9;border-radius:16px;flex-direction:column;width:100%;margin-bottom:45px;padding:16px;display:flex}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__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__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__troubles p{color:#171717;letter-spacing:-.51px;font-size:17px;font-style:normal;font-weight:400;line-height:23.97px}.styles-module-scss-module__xRcuIW__registrationWrapper .styles-module-scss-module__xRcuIW__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__xRcuIW__preloader{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__xRcuIW__preloader .styles-module-scss-module__xRcuIW__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__xRcuIW__rotate;position:absolute;top:50%;left:50%}@keyframes styles-module-scss-module__xRcuIW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__YvZ--a__teaserItem{padding:30px 0}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__title{text-align:center;color:#171717;font-family:var(--font-rubik);letter-spacing:-.56px;margin-bottom:13px;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__title.styles-module-scss-module__YvZ--a__increasedMarginBottom{margin-bottom:56px}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__title span{color:var(--ui-theme-content-accent)}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__title span.styles-module-scss-module__YvZ--a__gradientName{background:linear-gradient(90deg, var(--indigo-400,#86a2f3) 0%, var(--purple-700,#6b41c0) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__text{text-align:center;color:#000;font-family:var(--font-rubik);margin-bottom:30px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__text b{font-weight:700}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__text span{color:#000;margin-bottom:10px;font-weight:700}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__image img{width:100%;max-width:100%;height:100%;margin:0 auto 20px}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__chartDisclaimer{color:#1717178f;text-align:left;margin-top:12px;padding:0 4px;font-size:12px;font-weight:400;line-height:1.33}.styles-module-scss-module__YvZ--a__teaserItem .styles-module-scss-module__YvZ--a__contentBox{flex-grow:1;width:100%;max-width:480px;margin:0 auto;padding:0 1rem;position:relative}
.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-scss-module__4ZzN0G__teaserItem{background:#f6f5fa;flex-direction:column;flex-grow:1;padding:20px 0 0;display:flex;position:relative;overflow-y:auto}.styles-module-scss-module__4ZzN0G__teaserItem .styles-module-scss-module__4ZzN0G__contentBox{flex-grow:1;width:100%;max-width:480px;margin:0 auto;padding:0 1rem;position:relative}.styles-module-scss-module__4ZzN0G__teaserItem .styles-module-scss-module__4ZzN0G__image{z-index:1;justify-content:center;width:100%;max-width:100%;height:auto;margin-bottom:24px;display:flex;position:relative}.styles-module-scss-module__4ZzN0G__teaserItem .styles-module-scss-module__4ZzN0G__image img{border-radius:24px;width:100%;max-width:none;height:auto;position:relative}.styles-module-scss-module__4ZzN0G__teaserItem .styles-module-scss-module__4ZzN0G__title{color:#171717;font-family:var(--font-rubik);text-align:left;width:100%;margin-bottom:8px;padding:0;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.styles-module-scss-module__4ZzN0G__teaserItem .styles-module-scss-module__4ZzN0G__text{color:#171717b8;font-family:var(--font-rubik);text-align:left;width:100%;margin-bottom:12px;padding:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.styles-module-scss-module__4ZzN0G__container{background:#f6f5fa;min-height:100vh;padding-bottom:24px;position:relative}.styles-module-scss-module__4ZzN0G__poweredByLogo{margin-top:var(--ui-theme-spacing-l)}.styles-module-scss-module__4ZzN0G__content{width:100%;max-width:480px;margin:0 auto}.styles-module-scss-module__4ZzN0G__heroSection{padding:48px 16px 0;position:relative}.styles-module-scss-module__4ZzN0G__whatsNextCard{text-align:center;background:#fff;border-radius:16px;margin:0 16px;padding:12px;box-shadow:0 2px 14px #0000001c}.styles-module-scss-module__4ZzN0G__fixedPhones{width:100%;max-width:191px;margin:24px auto 0;position:relative}.styles-module-scss-module__4ZzN0G__fixedPhones img{width:100%;height:auto;display:block}.styles-module-scss-module__4ZzN0G__cardTitle{color:#393939;font-family:var(--font-rubik);margin-bottom:8px;font-size:24px;font-weight:600;line-height:32px}.styles-module-scss-module__4ZzN0G__cardText{color:#393939;font-family:var(--font-rubik);margin-bottom:16px;font-size:16px;font-weight:400;line-height:24px}.styles-module-scss-module__4ZzN0G__container.styles-module-scss-module__4ZzN0G__redesignedScreen{min-height:100%}
.styles-module__DWWTOW__gradient{background:linear-gradient(to right, var(--Majorelle-Blue-Gradient-First), var(--Majorelle-Blue-Gradient-Second));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.styles-module-scss-module__-t2wwq__messagingStep{width:100%;max-width:480px;margin:0 auto;padding:24px 16px 28px}.styles-module-scss-module__-t2wwq__title{margin-bottom:16px;line-height:130%}.styles-module-scss-module__-t2wwq__labelWrapper{margin-bottom:16px}.styles-module-scss-module__-t2wwq__text{color:var(--color-black-main);line-height:130%}
.styles-module-scss-module__Xq3W_q__container{width:100%;max-width:480px;margin:0 auto;padding:24px 16px}.styles-module-scss-module__Xq3W_q__title{color:#680036;margin-bottom:8px;font-size:30px}.styles-module-scss-module__Xq3W_q__text{margin-bottom:8px}.styles-module-scss-module__Xq3W_q__image{width:100%;height:auto;margin-bottom:14px}
.styles-module-scss-module__qOo0Fq__content .styles-module-scss-module__qOo0Fq__title{margin-bottom:var(--ui-theme-spacing-l)}.styles-module-scss-module__qOo0Fq__content .styles-module-scss-module__qOo0Fq__textParagraph{gap:var(--ui-theme-spacing-m);flex-direction:column;display:flex}.styles-module-scss-module__qOo0Fq__content .styles-module-scss-module__qOo0Fq__image{object-fit:contain;width:100%;height:auto;margin-bottom:var(--ui-theme-spacing-l);display:flex}