@keyframes styles-module-scss-module__FHUl5a__questionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__FHUl5a__section{padding-top:var(--spacing-4x-large);padding-bottom:var(--spacing-7x-large);flex:1;align-items:center;width:100%;max-width:900px;margin:0 auto;animation:1s forwards styles-module-scss-module__FHUl5a__questionEnter;display:flex}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__wrapper h2,.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__wrapper p{text-align:center}@media (max-width:768px){.styles-module-scss-module__FHUl5a__section{padding-top:var(--spacing-2x-small);align-items:flex-start}}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__wrapper{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.styles-module-scss-module__FHUl5a__section p{margin-top:var(--spacing-x-small)}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content{margin-top:var(--spacing-2x-large);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;max-width:785px;display:flex}@media (min-width:768px){.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content{gap:var(--spacing-4x-small)}}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton{-webkit-tap-highlight-color:#0000;background-color:var(--background-default-primary-hovered);border-radius:var(--radius-round);text-align:center;cursor:pointer;outline:none;justify-content:center;align-items:center;width:100%;max-width:218px;padding:19px 32px;transition:transform .1s,background-color .1s,color .1s;display:flex;position:relative}@media screen and (max-width:768px){.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton{min-width:100%;height:66px}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton span{pointer-events:none}}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton:active,.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton.styles-module-scss-module__FHUl5a__pressing{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary);transform:scale(.95)}@media (hover:hover){.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton:hover{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary)}}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton{color:var(--text-default-primary)}.styles-module-scss-module__FHUl5a__section .styles-module-scss-module__FHUl5a__content .styles-module-scss-module__FHUl5a__ageButton.styles-module-scss-module__FHUl5a__selected{border-color:var(--border-accent-primary);background-color:var(--background-accent-primary-default)}
.styles-module-scss-module__K5Gtga__outerRipple{pointer-events:none;border-radius:var(--radius-round);z-index:1;animation:.3s ease-out forwards styles-module-scss-module__K5Gtga__outerRippleAnim;position:absolute;inset:-1px}@keyframes styles-module-scss-module__K5Gtga__outerRippleAnim{0%{opacity:1;box-shadow:0 0 #0003}to{box-shadow:0 0 0 8px var(--utilities-focus);opacity:0}}.styles-module-scss-module__K5Gtga__btn{font-family:var(--font-family-default);background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary);border-radius:var(--radius-round);cursor:pointer;transition:background-color .3s,outline 50ms cubic-bezier(.075,.82,.165,1);position:relative}.styles-module-scss-module__K5Gtga__btn:hover{background-color:var(--background-inverted-primary-hovered)}.styles-module-scss-module__K5Gtga__btn:active{background-color:var(--background-inverted-primary-pressed)}.styles-module-scss-module__K5Gtga__btn:focus-visible{outline:4px solid var(--utilities-focus);outline-offset:2px}.styles-module-scss-module__K5Gtga__btn:focus-visible:not(:hover){background-color:var(--background-inverted-primary-hovered)}.styles-module-scss-module__K5Gtga__btn:disabled{background-color:var(--background-default-secondary-default);color:var(--icon-default-tertiary)}.styles-module-scss-module__K5Gtga__btn--inverted{background-color:var(--background-default-primary-default);color:var(--text-default-primary)}.styles-module-scss-module__K5Gtga__btn--inverted:hover{background-color:var(--background-default-primary-hovered)}.styles-module-scss-module__K5Gtga__btn--inverted:active{background-color:var(--background-default-primary-pressed)}.styles-module-scss-module__K5Gtga__btn--inverted:focus-visible{outline:4px solid var(--utilities-focus);outline-offset:2px}.styles-module-scss-module__K5Gtga__btn--inverted:focus-visible:not(:hover){background-color:var(--background-default-primary-hovered)}.styles-module-scss-module__K5Gtga__btn--large{--padding:19px 32px;font-size:var(--font-size-small);line-height:var(--line-height-small);letter-spacing:-.01em}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__K5Gtga__btn--large{--padding:22px 36px}}@media (min-width:1200px){.styles-module-scss-module__K5Gtga__btn--large{--padding:25px 40px}}.styles-module-scss-module__K5Gtga__btn--large{padding:var(--padding)}.styles-module-scss-module__K5Gtga__btn--large.styles-module-scss-module__K5Gtga__btn--icon{--padding:12px}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__K5Gtga__btn--large.styles-module-scss-module__K5Gtga__btn--icon{--padding:16px}}@media (min-width:1200px){.styles-module-scss-module__K5Gtga__btn--large.styles-module-scss-module__K5Gtga__btn--icon{--padding:20px}}.styles-module-scss-module__K5Gtga__btn--large.styles-module-scss-module__K5Gtga__btn--icon{padding:var(--padding)}.styles-module-scss-module__K5Gtga__btn--medium{--padding:12px 24px;font-size:var(--font-size-x-small);line-height:var(--line-height-x-small);letter-spacing:-.01em}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__K5Gtga__btn--medium{--padding:15px 28px}}@media (min-width:1200px){.styles-module-scss-module__K5Gtga__btn--medium{--padding:19px 32px}}.styles-module-scss-module__K5Gtga__btn--medium{padding:var(--padding)}.styles-module-scss-module__K5Gtga__btn--medium.styles-module-scss-module__K5Gtga__btn--icon{--padding:8px}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__K5Gtga__btn--medium.styles-module-scss-module__K5Gtga__btn--icon{--padding:12px}}@media (min-width:1200px){.styles-module-scss-module__K5Gtga__btn--medium.styles-module-scss-module__K5Gtga__btn--icon{--padding:16px}}.styles-module-scss-module__K5Gtga__btn--medium.styles-module-scss-module__K5Gtga__btn--icon{padding:var(--padding)}.styles-module-scss-module__K5Gtga__btn--download{--padding:6.5px 20px 5.5px 8px;font-size:var(--font-size-small);line-height:var(--line-height-small)}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__K5Gtga__btn--download{--padding:8px 24px 7px 12px}}@media (min-width:1200px){.styles-module-scss-module__K5Gtga__btn--download{--padding:11px 24px 10px 12px}}.styles-module-scss-module__K5Gtga__btn--download{padding:var(--padding)}
.styles-module-scss-module__SFsO5a__footer{--footer-background-color:var(--background-default-primary-default);--footer-text-color:var(--text-default-primary)}.styles-module-scss-module__SFsO5a__footer.styles-module-scss-module__SFsO5a__inverted{--footer-background-color:var(--background-inverted-primary-default);--footer-text-color:var(--text-inverted-primary)}.styles-module-scss-module__SFsO5a__footer{margin:var(--grid-gutter);background-color:var(--footer-background-color);border-radius:var(--radius-medium);color:var(--footer-text-color);margin-top:0}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContent{padding:var(--spacing-large);flex-direction:column;gap:48px;display:flex}@media (min-width:1200px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContent{grid-template-columns:1fr 1fr;gap:20px;display:grid}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav{flex-direction:column;justify-content:space-between;display:flex}}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerLogo{width:110px;height:36px}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList{flex-direction:column;gap:32px;margin-top:24px;display:flex}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList div{flex-direction:column;gap:16px;display:flex}@media (max-width:599px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList div:first-child{order:1}}@media (min-width:600px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList{flex-direction:row;justify-content:space-between;gap:0;margin-top:32px}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList div{gap:20px}}@media (min-width:1200px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentNav .styles-module-scss-module__SFsO5a__footerList{justify-content:initial;margin-top:initial;column-gap:64px}}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText button{max-width:fit-content;margin-top:12px}@media (min-width:1200px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText button{display:none}}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText .styles-module-scss-module__SFsO5a__footerContentQr{display:none}@media (min-width:1200px){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText .styles-module-scss-module__SFsO5a__footerContentQr{display:flex}}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText .styles-module-scss-module__SFsO5a__footerContentQr{align-items:center;column-gap:24px;max-width:257px;margin-bottom:38px}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerContentText .styles-module-scss-module__SFsO5a__footerContentQr .styles-module-scss-module__SFsO5a__qrCode{min-width:72px;min-height:72px}@media (prefers-color-scheme:dark){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerLogoLight{display:none}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerLogoDark{display:initial}}@media (prefers-color-scheme:light){.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerLogoLight{display:initial}.styles-module-scss-module__SFsO5a__footer .styles-module-scss-module__SFsO5a__footerLogoDark{display:none}}@media (prefers-color-scheme:dark){.styles-module-scss-module__SFsO5a__footer.styles-module-scss-module__SFsO5a__inverted .styles-module-scss-module__SFsO5a__footerLogoLight{display:initial}.styles-module-scss-module__SFsO5a__footer.styles-module-scss-module__SFsO5a__inverted .styles-module-scss-module__SFsO5a__footerLogoDark{display:none}}@media (prefers-color-scheme:light){.styles-module-scss-module__SFsO5a__footer.styles-module-scss-module__SFsO5a__inverted .styles-module-scss-module__SFsO5a__footerLogoLight{display:none}.styles-module-scss-module__SFsO5a__footer.styles-module-scss-module__SFsO5a__inverted .styles-module-scss-module__SFsO5a__footerLogoDark{display:initial}}
.styles-module-scss-module__ITpJya__priceBox{border-radius:var(--radius-medium);background-color:var(--background-accent-accent-1-tertiary,#006af5);padding:2px;position:relative;overflow:hidden}.styles-module-scss-module__ITpJya__priceBox svg{z-index:1;position:absolute;top:0;right:0}.styles-module-scss-module__ITpJya__priceBox>span{pointer-events:none;filter:blur(75px);background:#65a4ff;border-radius:50%;width:372px;height:372px;position:absolute;top:50%;right:43px;transform:translateY(-50%)}.styles-module-scss-module__ITpJya__priceBoxInner{border-radius:calc(var(--radius-medium) - 2px);padding:var(--spacing-small)var(--spacing-2x-small);color:#fff;z-index:1;flex-direction:column;gap:4px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__ITpJya__trialLabel{letter-spacing:-.01em;font-size:20px;font-weight:500;line-height:26px}.styles-module-scss-module__ITpJya__priceRow{align-items:baseline;gap:10px;display:flex}.styles-module-scss-module__ITpJya__price{letter-spacing:-.02em;font-family:DM Sans;font-size:48px;font-weight:900;line-height:55px}.styles-module-scss-module__ITpJya__originalPrice{letter-spacing:-.01em;color:#fffc;font-size:20px;font-weight:500;line-height:26px;text-decoration:line-through}.styles-module-scss-module__ITpJya__billingLine{color:#fffc;margin-top:2px}.styles-module-scss-module__ITpJya__originalBilling{opacity:.5;text-decoration:line-through}
.styles-module-scss-module__NWqjga__card{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:var(--lightningcss-light,#f3f4f7)var(--lightningcss-dark,#242831);border-radius:32px;flex-direction:column;max-width:670px;margin:0 auto;padding:20px 20px 32px;display:flex}.styles-module-scss-module__NWqjga__ctaButton{margin-top:8px}.styles-module-scss-module__NWqjga__termsWrapper{padding-top:52px}.styles-module-scss-module__NWqjga__termsWrapper>p{letter-spacing:-.01em;color:var(--lightningcss-light,#13151bcc)var(--lightningcss-dark,#fffc);font-size:14px;font-weight:400;line-height:19px}.styles-module-scss-module__NWqjga__termsWrapper>p a{text-decoration:underline}.styles-module-scss-module__NWqjga__termsWrapper .styles-module-scss-module__NWqjga__termsPayment{margin-top:12px}.styles-module-scss-module__NWqjga__termsWrapper .styles-module-scss-module__NWqjga__termsPolicy{margin-top:8px}.styles-module-scss-module__NWqjga__banks{border-radius:var(--spacing-medium);border:1px solid var(--lightningcss-light,var(--stroke-default-tertiary,#13151b4d))var(--lightningcss-dark,#ffffff4d);padding:32px 40px;position:relative}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__NWqjga__banks{padding:24px}}@media (max-width:599px){.styles-module-scss-module__NWqjga__banks{padding:15px 20px}}.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__top{background:var(--lightningcss-light,#f3f4f7)var(--lightningcss-dark,#242831);justify-content:center;align-items:center;gap:8px;padding:0 20px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__top svg{min-width:24px;color:var(--background-utilities-positive-primary-inverted,#568706)}.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__top span{letter-spacing:-.01em;white-space:nowrap;font-size:16px;font-weight:500;line-height:23px}@media (max-width:599px){.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__top span{font-size:14px;line-height:19px}.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__top{white-space:no-wrap;padding:0 10px}}.styles-module-scss-module__NWqjga__banks .styles-module-scss-module__NWqjga__banksList svg{width:100%;height:33px}
.styles-module-scss-module__QYmdXq__card{background-color:#c3c8d533;border-radius:32px;flex-direction:column;gap:24px;padding:32px;display:flex}.styles-module-scss-module__QYmdXq__card .styles-module-scss-module__QYmdXq__cardTitle{letter-spacing:-.02em;color:var(--background-accent-accent-1-tertiary);font-family:DM Sans;font-size:48px;font-weight:900;line-height:55px}.styles-module-scss-module__QYmdXq__card .styles-module-scss-module__QYmdXq__cardText{letter-spacing:-.01em;font-family:Inter;font-size:20px;font-weight:400;line-height:26px}
.styles-module-scss-module__Ii2Uaq__page{padding-top:calc(80px + var(--spacing-2x-large));min-height:100dvh;position:relative;overflow:hidden}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__page{padding-top:calc(50px + var(--spacing-2x-large))}}.styles-module-scss-module__Ii2Uaq__hero{row-gap:var(--spacing-2x-large);max-width:calc(670px + var(--grid-margin)*2);text-align:center;flex-direction:column;margin:0 auto;padding:24px 0;display:flex}.styles-module-scss-module__Ii2Uaq__hero header{align-items:center;row-gap:var(--spacing-small);flex-direction:column;display:flex}.styles-module-scss-module__Ii2Uaq__hero header .styles-module-scss-module__Ii2Uaq__title{max-width:600px}.styles-module-scss-module__Ii2Uaq__hero .styles-module-scss-module__Ii2Uaq__accessCard{margin-top:var(--spacing-2x-large);background-color:var(--background-transparent-primary-default)}.styles-module-scss-module__Ii2Uaq__pricingCard{margin-top:var(--spacing-2x-large);border-radius:40px;position:relative}.styles-module-scss-module__Ii2Uaq__resultChartCard{margin-bottom:-20px}.styles-module-scss-module__Ii2Uaq__scoreCard{width:100%;margin-top:var(--spacing-2x-large);background:var(--lightningcss-light,#ffffff7d)var(--lightningcss-dark,#13151b4d);border:1px solid var(--lightningcss-light,#ffffff80)var(--lightningcss-dark,#ffffff4d);border-radius:32px;margin-bottom:-20px;position:relative}.styles-module-scss-module__Ii2Uaq__scoreCardHeader{border-radius:32px 32px 0 0;flex-direction:row;justify-content:center;align-items:center;gap:16px;padding:16px 20px;display:flex}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__scoreCardHeader{flex-direction:column;gap:8px}}.styles-module-scss-module__Ii2Uaq__scoreCardHeaderTitle{letter-spacing:-.01em;color:var(--text-default-secondary);text-align:center;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:23px}.styles-module-scss-module__Ii2Uaq__unlockBtn{cursor:pointer;-webkit-tap-highlight-color:#0000;white-space:nowrap;background:#fff;border:none;border-radius:99px;outline:none;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;display:flex}.styles-module-scss-module__Ii2Uaq__unlockBtn span{letter-spacing:-.01em;color:#f0a905;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:23px}.styles-module-scss-module__Ii2Uaq__unlockBtn:hover{opacity:.8}.styles-module-scss-module__Ii2Uaq__scoreProgressCard{background:var(--background-transparent-primary-default);border:1px solid var(--lightningcss-light,#ffffff80)var(--lightningcss-dark,#ffffff4d);border-radius:32px;padding:20px;position:relative}.styles-module-scss-module__Ii2Uaq__scoreProgressCard :after{content:"";border-radius:inherit;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;border-radius:32px;position:absolute;inset:0;overflow:hidden}.styles-module-scss-module__Ii2Uaq__progressIndicator{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__Ii2Uaq__progressScale{height:81px;position:relative}.styles-module-scss-module__Ii2Uaq__youAreHereLabel{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#c3c8d533;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;min-width:122px;height:39px;padding:0 16px;display:flex;position:absolute;top:0;transform:translate(-50%)}.styles-module-scss-module__Ii2Uaq__youAreHereLabel span{letter-spacing:-.01em;color:var(--lightningcss-light,#13151b)var(--lightningcss-dark,#fff);white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:17px}.styles-module-scss-module__Ii2Uaq__progressBarWrapper{align-items:center;height:34px;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__Ii2Uaq__scoreTrack{background:linear-gradient(90deg,#7eeda3 0%,#fdf63f 50%,#ff6691 100%);border-radius:100px;height:20px;position:absolute;left:0;right:0}.styles-module-scss-module__Ii2Uaq__scoreMarker{z-index:1;position:absolute;transform:translate(-50%)}.styles-module-scss-module__Ii2Uaq__markerDot{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:#c3c8d533;border:1px solid #ffffff4d;border-radius:50%;width:34px;height:34px;position:relative}.styles-module-scss-module__Ii2Uaq__markerDot:after{content:"";background-color:#fff;border-radius:50%;width:19.43px;height:19.43px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__Ii2Uaq__zoneLabels{justify-content:space-between;display:flex}.styles-module-scss-module__Ii2Uaq__zoneLabelItem{letter-spacing:-.01em;color:var(--text-default-secondary);text-align:left;font-size:14px;font-weight:500;line-height:19px}.styles-module-scss-module__Ii2Uaq__zoneLabelItem:last-child{text-align:right}.styles-module-scss-module__Ii2Uaq__applePayWrapper{justify-content:center;padding:16px 0 8px;display:flex}.styles-module-scss-module__Ii2Uaq__guarantee{background-color:var(--background-transparent-primary-default);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:var(--radius-medium);margin-top:var(--spacing-2x-large);border:1px solid #ffffff80;justify-content:center;align-items:center;gap:24px;padding:24px 48px 24px 24px;display:flex}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__guarantee{gap:16px;padding:16px}}.styles-module-scss-module__Ii2Uaq__guarantee .styles-module-scss-module__Ii2Uaq__iconWrapper{background-color:var(--green-500);width:40px;height:40px;color:var(--icon-on-brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__Ii2Uaq__guarantee .styles-module-scss-module__Ii2Uaq__iconWrapper svg{width:24px;height:24px}.styles-module-scss-module__Ii2Uaq__guarantee .styles-module-scss-module__Ii2Uaq__guaranteeText{text-align:left}.styles-module-scss-module__Ii2Uaq__guarantee .styles-module-scss-module__Ii2Uaq__guaranteeText p{margin-top:8px}.styles-module-scss-module__Ii2Uaq__stickyButton{z-index:99;padding:var(--spacing-small);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--lightningcss-light,#ffffff1a)var(--lightningcss-dark,#13151b1a);justify-content:center;width:100%;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__stickyButton{width:100%}}.styles-module-scss-module__Ii2Uaq__stickyButton .styles-module-scss-module__Ii2Uaq__ctaButton{min-width:327px;max-width:fit-content}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__stickyButton .styles-module-scss-module__Ii2Uaq__ctaButton{min-width:calc(100% - 40px)}}.styles-module-scss-module__Ii2Uaq__gradientBackground{--bg-1:#66a5ff;--bg-2:#776bff;z-index:-1;background:var(--bg-1);will-change:transform;filter:blur(80px);border-radius:50%;width:910px;height:1000px;position:absolute;top:40%;left:50%;transform:translate(-50%,-25%)translateZ(0)}.styles-module-scss-module__Ii2Uaq__gradientBackground:after{content:"";background:var(--bg-2);width:440px;height:440px;position:inherit;border-radius:inherit;top:inherit;left:inherit;transform:inherit;filter:inherit}.styles-module-scss-module__Ii2Uaq__gradientBackground.styles-module-scss-module__Ii2Uaq__accent-2{--bg-1:#776bff;--bg-2:#66a5ff}.styles-module-scss-module__Ii2Uaq__gradientBackground.styles-module-scss-module__Ii2Uaq__accent-3{--bg-1:#ff6691;--bg-2:#ffd666}.styles-module-scss-module__Ii2Uaq__gradientBackground.styles-module-scss-module__Ii2Uaq__accent-4{--bg-1:#ffd666;--bg-2:#ff6691}body.no-blur .styles-module-scss-module__Ii2Uaq__stickyButton{-webkit-backdrop-filter:none;backdrop-filter:none}.styles-module-scss-module__Ii2Uaq__footerWrapper{padding-top:var(--spacing-4x-large);padding-bottom:100px;position:relative}@media (max-width:599px){.styles-module-scss-module__Ii2Uaq__footerWrapper{padding-bottom:80px}}.styles-module-scss-module__Ii2Uaq__footerWrapper:after{content:"";background:linear-gradient(to top,#fff0,var(--background-default-primary-default));z-index:-1;width:100%;height:200px;position:absolute;top:0;left:0}.styles-module-scss-module__Ii2Uaq__faqSection h2{text-align:center;margin-bottom:var(--spacing-2x-large)}.styles-module-scss-module__Ii2Uaq__spacer{margin-bottom:var(--spacing-4x-large)}
.styles-module-scss-module__TTwHfW__card{background:#c3c8d533;border-radius:32px;height:100%;padding:20px;position:relative;overflow:hidden}.styles-module-scss-module__TTwHfW__card:before,.styles-module-scss-module__TTwHfW__card:after{content:"";z-index:-1;position:absolute;top:0;right:0}.styles-module-scss-module__TTwHfW__card:after{filter:blur(60px);background:var(--lightningcss-light,#66a6ff99)var(--lightningcss-dark,#2e84ff99);width:280px;height:280px;transform:translate(50%)}.styles-module-scss-module__TTwHfW__card .styles-module-scss-module__TTwHfW__weekCount{background:var(--background-default-primary-default,#fff);border-radius:var(--radius-round);color:var(--lightningcss-light,#13151b99)var(--lightningcss-dark,#fff9);max-width:fit-content;padding:4px 10px}.styles-module-scss-module__TTwHfW__card .styles-module-scss-module__TTwHfW__cardTitle{letter-spacing:-.02em;margin-top:12px;font-family:DM Sans;font-size:20px;font-weight:900;line-height:26px}.styles-module-scss-module__TTwHfW__card .styles-module-scss-module__TTwHfW__cardDescription{letter-spacing:-.01em;margin-top:24px;font-family:Inter;font-size:18px;font-weight:400;line-height:24px}
.styles-module-scss-module__pQl2uq__loadingState,.styles-module-scss-module__pQl2uq__errorState{justify-content:center;align-items:center;gap:var(--spacing-medium);min-height:400px;color:var(--text-default-secondary);flex-direction:column;display:flex}.styles-module-scss-module__pQl2uq__errorState h2{color:var(--text-default-primary)}.styles-module-scss-module__pQl2uq__wrapper{position:initial!important;min-height:fit-content!important}
.styles-module-scss-module__Wyle-W__card{background:var(--background-transparent-neutral-tertiary,#c3c8d533);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px;display:flex}.styles-module-scss-module__Wyle-W__cardTitle{text-align:center;letter-spacing:-.02em;color:var(--background-accent-accent-1-tertiary);font-family:DM Sans;font-size:48px;font-weight:900;line-height:55px}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__Wyle-W__cardTitle{font-size:44px}}@media (max-width:599px){.styles-module-scss-module__Wyle-W__cardTitle{font-size:34px}}.styles-module-scss-module__Wyle-W__cardDescription{text-align:center;letter-spacing:-.01em;font-family:Inter;font-size:20px;font-weight:400;line-height:26px}
.styles-module-scss-module__SGRr4a__card{background-color:var(--background-default-secondary-default);border-radius:var(--radius-large);height:100%;padding:var(--spacing-4x-small);padding-top:var(--spacing-x-small);flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:300px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__SGRr4a__card header{z-index:1;row-gap:var(--spacing-x-small);text-align:start;flex-direction:column;min-height:130px;display:flex;position:relative}.styles-module-scss-module__SGRr4a__card header h5{padding-inline:var(--spacing-2x-small)}.styles-module-scss-module__SGRr4a__card header .styles-module-scss-module__SGRr4a__headerCounter{background-color:var(--background-default-primary-default);border-radius:var(--radius-round);justify-content:center;align-items:center;width:48px;height:48px;display:flex;transform:translateY(-8px)}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__SGRr4a__card header .styles-module-scss-module__SGRr4a__headerCounter{width:56px;height:56px;transform:translateY(-10px)}}@media (min-width:1200px){.styles-module-scss-module__SGRr4a__card header .styles-module-scss-module__SGRr4a__headerCounter{width:64px;height:64px;transform:translateY(-12px)}}.styles-module-scss-module__SGRr4a__card footer{z-index:1;padding-bottom:var(--spacing-small);padding-inline:var(--spacing-3x-small);text-align:start;position:relative}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor{z-index:0;border-radius:50%;width:600px;height:600px;position:absolute;bottom:0;right:0;transform:translate(50%,50%)}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor--default{background:radial-gradient(circle,var(--background-default-primary-default)0%,transparent 70%)}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor--accent-1{background:radial-gradient(circle,var(--background-accent-accent-1-primary)0%,transparent 70%)}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor--accent-2{background:radial-gradient(circle,var(--background-accent-accent-2-primary)0%,transparent 70%)}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor--accent-3{background:radial-gradient(circle,var(--background-accent-accent-3-primary)0%,transparent 70%)}.styles-module-scss-module__SGRr4a__card .styles-module-scss-module__SGRr4a__decor--accent-4{background:radial-gradient(circle,var(--background-accent-accent-4-primary)0%,transparent 70%)}
.styles-module-scss-module__k5R89q__modalContent{gap:var(--spacing-2x-large);flex-direction:column;display:flex}.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__modalText{gap:var(--spacing-small);flex-direction:column;display:flex}@media (max-width:599px){.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__modalText{text-align:center;gap:16px}}.styles-module-scss-module__k5R89q__modalContent h3,.styles-module-scss-module__k5R89q__modalContent h4{color:var(--grayscale-1000)}@media (max-width:599px){.styles-module-scss-module__k5R89q__modalContent h3,.styles-module-scss-module__k5R89q__modalContent h4{font-size:24px;line-height:30px}}.styles-module-scss-module__k5R89q__modalContent p{color:var(--lightningcss-light,var(--grayscale-700))var(--lightningcss-dark,var(--grayscale-300))}@media (max-width:599px){.styles-module-scss-module__k5R89q__modalContent p{text-align:center;font-size:16px;line-height:23px}}.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__actions{justify-content:flex-end;gap:var(--spacing-small);margin-top:var(--spacing-small);display:flex}@media (max-width:599px){.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__actions{flex-direction:column;align-items:stretch;gap:8px;margin-top:0}}.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__secondaryBtn{background-color:var(--background-default-secondary-default);color:var(--text-default-primary)}.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__secondaryBtn:hover{background-color:var(--background-default-secondary-hovered)}@media (max-width:599px){.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__secondaryBtn{color:#13151b;background-color:#ffffff80;height:48px;padding:0 24px;font-size:18px;line-height:24px}.styles-module-scss-module__k5R89q__modalContent .styles-module-scss-module__k5R89q__primaryBtn{height:48px;padding:0 24px;font-size:18px;line-height:24px}.styles-module-scss-module__k5R89q__card{border-radius:32px;max-width:343px;padding:20px}}
.styles-module-scss-module__nPyuWG__section{padding-top:var(--spacing-4x-large);padding-bottom:var(--spacing-7x-large)}@media (max-width:768px){.styles-module-scss-module__nPyuWG__section{padding-top:0}}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__title{text-align:center;max-width:670px;margin:0 auto}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__subtitle{text-align:center;max-width:670px;margin:10px auto 0}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__content,.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper{margin-top:var(--spacing-4x-large)}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__content{display:none}@media (min-width:1024px){.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__content{align-items:stretch;gap:var(--spacing-x-small);grid-template-columns:repeat(3,1fr);display:grid}}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper{margin-top:var(--spacing-4x-large)}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper .swiper-wrapper{align-items:stretch}.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper .styles-module-scss-module__nPyuWG__swiper-slide{max-width:90%;height:auto}@media (min-width:600px){.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper .styles-module-scss-module__nPyuWG__swiper-slide{max-width:308px}}@media (min-width:1024px){.styles-module-scss-module__nPyuWG__section .styles-module-scss-module__nPyuWG__swiper{display:none}}
.styles-module-scss-module__ZehSza__card{background-color:var(--background-default-primary-default);margin-bottom:var(--spacing-x-large);border-radius:40px;padding:32px;box-shadow:0 4px 24px #0000000a}@media (max-width:768px){.styles-module-scss-module__ZehSza__card{margin-bottom:40px;padding:24px}}.styles-module-scss-module__ZehSza__cardTitle{text-align:center;margin-bottom:32px}.styles-module-scss-module__ZehSza__list{text-align:left;grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:768px){.styles-module-scss-module__ZehSza__list{grid-template-columns:1fr}}.styles-module-scss-module__ZehSza__listItem{color:var(--text-default-secondary);align-items:center;gap:12px;display:flex}.styles-module-scss-module__ZehSza__listItem span{flex:1}.styles-module-scss-module__ZehSza__iconCircle{background-color:var(--blue-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module-scss-module__ZehSza__iconCircle svg{width:24px;height:24px}.styles-module-scss-module__ZehSza__iconCircle svg path{fill:var(--white-shades-1000)}
@keyframes styles-module-scss-module__uyf9QW__questionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__uyf9QW__section{padding-top:var(--spacing-4x-large);padding-bottom:var(--spacing-7x-large);flex:1;align-items:center;width:100%;max-width:900px;margin:0 auto;animation:1s forwards styles-module-scss-module__uyf9QW__questionEnter;display:flex}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__wrapper h2,.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__wrapper p{text-align:center}@media (max-width:768px){.styles-module-scss-module__uyf9QW__section{padding-top:var(--spacing-2x-small);align-items:flex-start}}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__wrapper{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.styles-module-scss-module__uyf9QW__section p{margin-top:var(--spacing-x-small)}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content{margin-top:var(--spacing-2x-large);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;max-width:785px;display:flex}@media (min-width:768px){.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content{gap:var(--spacing-4x-small)}}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton{-webkit-tap-highlight-color:#0000;background-color:var(--background-default-primary-hovered);border-radius:var(--radius-round);text-align:center;cursor:pointer;outline:none;justify-content:center;align-items:center;width:100%;max-width:218px;padding:19px 32px;transition:transform .1s,background-color .1s,color .1s;display:flex;position:relative}@media screen and (max-width:768px){.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton{min-width:100%;height:66px}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton span{pointer-events:none}}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton:active,.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton.styles-module-scss-module__uyf9QW__pressing{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary);transform:scale(.95)}@media (hover:hover){.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton:hover{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary)}}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton{color:var(--text-default-primary)}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__content .styles-module-scss-module__uyf9QW__ageButton.styles-module-scss-module__uyf9QW__selected{border-color:var(--border-accent-primary);background-color:var(--background-accent-primary-default)}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__infoBadge{margin-top:var(--spacing-2x-large);background:var(--background-transparent-neutral-tertiary);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid #ffffff4d;border-radius:32px;flex-direction:row;align-items:center;gap:24px;width:100%;max-width:574px;padding:24px;display:flex}@media (max-width:768px){.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__infoBadge{gap:16px;padding:16px}}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__infoBadgeIcon{color:#fff;background:#2e84ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.styles-module-scss-module__uyf9QW__section .styles-module-scss-module__uyf9QW__infoBadgeText{font-family:var(--font-family-default);letter-spacing:-.01em;color:var(--text-default-primary);margin-top:0;font-size:16px;font-weight:400;line-height:1.44;text-align:left!important}
.styles-module-scss-module__9NiBWa__footer{z-index:1;order:3;position:relative}.styles-module-scss-module__9NiBWa__footer a:first-child>button{background-color:var(--background-transparent-primary-default);color:var(--text-default-primary)}.styles-module-scss-module__9NiBWa__footer a:first-child>button:hover,.styles-module-scss-module__9NiBWa__footer a:first-child>button:focus-visible:not(:hover){background-color:var(--background-transparent-primary-default)}.styles-module-scss-module__9NiBWa__footer button{letter-spacing:-.01em;width:100%;font-size:16px;font-weight:600;line-height:23px}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__9NiBWa__footer.styles-module-scss-module__9NiBWa__footerMain button{background-color:var(--background-inverted-primary-default)!important;color:var(--text-inverted-primary)!important}}@media (max-width:599px){.styles-module-scss-module__9NiBWa__footer.styles-module-scss-module__9NiBWa__footerMain button{background-color:var(--background-inverted-primary-default)!important;color:var(--text-inverted-primary)!important}}.styles-module-scss-module__9NiBWa__completedFooter{gap:6px;display:flex}.styles-module-scss-module__9NiBWa__completedFooter button,.styles-module-scss-module__9NiBWa__completedFooter a{white-space:nowrap;width:100%}.styles-module-scss-module__9NiBWa__completedFooter button{padding-block:16.5px}.styles-module-scss-module__9NiBWa__completedFooter .styles-module-scss-module__9NiBWa__retakeBtn,.styles-module-scss-module__9NiBWa__completedFooter .styles-module-scss-module__9NiBWa__retakeBtn:hover,.styles-module-scss-module__9NiBWa__dashboardFooter button,.styles-module-scss-module__9NiBWa__dashboardFooter button:hover{background-color:var(--background-transparent-primary-default);color:var(--text-default-primary)}
.background-module-scss-module__K2r9rq__bg{pointer-events:none;width:100%;overflow:hidden}.background-module-scss-module__K2r9rq__gradient{background:linear-gradient(220deg,#61a2ff 11%,var(--background-default-primary-default)100%);position:absolute;inset:0}.background-module-scss-module__K2r9rq__glow{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}.background-module-scss-module__K2r9rq__topFade{background:linear-gradient(to top,transparent,var(--background-default-primary-default));height:33%;position:absolute;top:0;left:0;right:0}
@keyframes styles-module-scss-module__Rhlyba__questionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Rhlyba__focusKeeper{z-index:1;width:100%;max-width:900px;margin:0 auto;animation:1s forwards styles-module-scss-module__Rhlyba__questionEnter;position:relative}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent{text-align:center;grid-template-columns:.5fr 1fr;display:grid}@media (max-width:1199px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent{text-align:center;flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__continueBtn{align-self:center}}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent{padding-top:var(--spacing-2x-large)}}@media (max-width:599px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent{padding-top:var(--spacing-5x-small)}}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperImage{min-width:150px;height:auto;min-height:150px}@media (max-width:768px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperImage{flex-shrink:1;width:100%;min-height:0;margin-bottom:20px}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperImage img{width:auto;height:auto;max-height:30dvh}}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperImage:not(:has(img)){display:contents}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText{gap:var(--spacing-medium);flex-direction:column;height:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText{flex-shrink:0;align-items:flex-start}}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText .styles-module-scss-module__Rhlyba__focusKeeperBody{flex:1 0 auto}@media (max-width:768px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText h2{text-align:start}}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText p{flex:1 0 auto}@media (max-width:768px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText p{text-align:start}}.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText button{width:100%;margin:.5em auto 0}@media (min-width:600px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText button{width:fit-content;margin:initial}}@media screen and (max-width:768px){.styles-module-scss-module__Rhlyba__focusKeeper .styles-module-scss-module__Rhlyba__focusKeeperContent .styles-module-scss-module__Rhlyba__focusKeeperText button{min-height:66px}}
.styles-module-scss-module__BiomGG__header{z-index:1;flex-direction:column;flex-grow:1;order:2;row-gap:12px;padding:12px;display:flex;position:relative}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__BiomGG__header{order:3}}@media (max-width:599px){.styles-module-scss-module__BiomGG__header{order:3}}.styles-module-scss-module__BiomGG__header h5{order:4;margin-bottom:0}.styles-module-scss-module__BiomGG__header p{order:5}
.styles-module-scss-module__44uZvq__decorativeSpans{z-index:0;width:1163px;position:absolute;inset:0 0 0 50%;overflow:hidden;transform:translate(-50%)}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__44uZvq__decorativeSpans{left:0;transform:translate(0)}}@media (max-width:599px){.styles-module-scss-module__44uZvq__decorativeSpans{width:3177px;height:574px;left:-60%;transform:translate(-40%)}}.styles-module-scss-module__44uZvq__decorativeSpans span:first-child{z-index:1;filter:blur(100px);border-radius:50%;width:580px;height:580px;position:absolute;top:130px;left:895px}@media (max-width:599px){.styles-module-scss-module__44uZvq__decorativeSpans span:first-child{width:1237px;height:1237px;top:277.39px;left:1909.71px}}.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(2){z-index:2;filter:blur(100px);border-radius:50%;width:548px;height:314px;position:absolute;top:auto;bottom:65px;left:580px;transform:rotate(-170deg)}@media (max-width:599px){.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(2){width:1169px;height:670px;top:-533.44px;left:1237.58px}}.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(3){z-index:3;filter:blur(100px);border-radius:50%;width:530px;height:530px;position:absolute;top:200px;left:-215px}@media (max-width:599px){.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(3){width:1169.3px;height:670px;top:426.75px;left:-458.76px}}.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(4){filter:blur(100px);border-radius:50%;width:590px;height:590px;position:absolute;top:-430px;left:925px}@media (max-width:599px){.styles-module-scss-module__44uZvq__decorativeSpans span:nth-child(4){width:1258.58px;height:1258.58px;top:-917.52px;left:1973.73px}}.styles-module-scss-module__44uZvq__variant_1 span:first-child{background:var(--lightningcss-light,#776bff)var(--lightningcss-dark,#6047ff)}.styles-module-scss-module__44uZvq__variant_1 span:nth-child(2){background:var(--lightningcss-light,linear-gradient(270deg,#fff648 0%,#ff94a6 100%))var(--lightningcss-dark,linear-gradient(270deg,#fff648 0%,#ff94a6 100%))}.styles-module-scss-module__44uZvq__variant_1 span:nth-child(3){background:var(--lightningcss-light,#ff6691)var(--lightningcss-dark,#ff2e69)}@media (min-width:1441px){.styles-module-scss-module__44uZvq__variant_1 span:nth-child(3){top:-100%;left:-100%}}.styles-module-scss-module__44uZvq__variant_1 span:nth-child(4){background:var(--lightningcss-light,#776bff)var(--lightningcss-dark,#6047ff)}.styles-module-scss-module__44uZvq__variant_2 span:first-child{background:var(--lightningcss-light,#66a5ff)var(--lightningcss-dark,#2e84ff)}.styles-module-scss-module__44uZvq__variant_2 span:nth-child(2){background:linear-gradient(270deg,#48ff70 0%,#94fff6 100%)}.styles-module-scss-module__44uZvq__variant_2 span:nth-child(3){background:var(--lightningcss-light,#66a5ff)var(--lightningcss-dark,#2e84ff)}@media (min-width:1441px){.styles-module-scss-module__44uZvq__variant_2 span:nth-child(3){top:-100%;left:-100%}}.styles-module-scss-module__44uZvq__variant_2 span:nth-child(4){background:var(--lightningcss-light,#66a5ff)var(--lightningcss-dark,#2e84ff)}.styles-module-scss-module__44uZvq__variant_3 span:first-child{background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}@media (max-width:599px){.styles-module-scss-module__44uZvq__variant_3 span:first-child{background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}}.styles-module-scss-module__44uZvq__variant_3 span:nth-child(2){background:var(--lightningcss-light,linear-gradient(270deg,#a198ff 0%,#e8c7ff 100%))var(--lightningcss-dark,linear-gradient(270deg,#a198ff 0%,#e8c7ff 100%))}@media (max-width:599px){.styles-module-scss-module__44uZvq__variant_3 span:nth-child(2){background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}}.styles-module-scss-module__44uZvq__variant_3 span:nth-child(3){background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}@media (max-width:599px){.styles-module-scss-module__44uZvq__variant_3 span:nth-child(3){background:var(--lightningcss-light,linear-gradient(270deg,#a198ff 0%,#e8c7ff 100%))var(--lightningcss-dark,linear-gradient(270deg,#a198ff 0%,#e8c7ff 100%))}}.styles-module-scss-module__44uZvq__variant_3 span:nth-child(4){background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}@media (max-width:599px){.styles-module-scss-module__44uZvq__variant_3 span:nth-child(4){background:var(--lightningcss-light,#ffd6e2)var(--lightningcss-dark,#570024)}}
.styles-module-scss-module__h692DW__headerWrapper{z-index:100;--color-01-light:#c3c8d5;--color-01-dark:#353a46;--fill-opacity-light:.2;--fill-opacity-dark:.5;--color-white-light:white;--color-white-dark:#13151b;--stroke-opacity-light:.3;--stroke-opacity-dark:.2;--color-stroke-light:#13151b;--color-stroke-dark:white;--color-01:var(--lightningcss-light,var(--color-01-light))var(--lightningcss-dark,var(--color-01-dark));--fill-opacity:var(--lightningcss-light,var(--fill-opacity-light))var(--lightningcss-dark,var(--fill-opacity-dark));--color-white:var(--lightningcss-light,var(--color-white-light))var(--lightningcss-dark,var(--color-white-dark));--stroke-opacity:var(--lightningcss-light,var(--stroke-opacity-light))var(--lightningcss-dark,var(--stroke-opacity-dark));--color-stroke:var(--lightningcss-light,var(--color-stroke-light))var(--lightningcss-dark,var(--color-stroke-dark));background-color:var(--stroke-glass);position:fixed;top:0;left:0;right:0}.styles-module-scss-module__h692DW__headerWrapper:after{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;position:absolute;inset:0}body.no-blur .styles-module-scss-module__h692DW__headerWrapper:after{-webkit-backdrop-filter:none;backdrop-filter:none}.styles-module-scss-module__h692DW__header{justify-content:space-between;align-items:center;padding:20px;display:flex}.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__title{cursor:pointer}.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__title:has(svg){align-items:center;gap:.5em;display:inline-flex}.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__title:has(svg) svg{width:24px;height:24px}.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__close button{background-color:var(--background-default-secondary-default)}.styles-module-scss-module__h692DW__logoWrapper{align-items:center;column-gap:var(--spacing-small);display:flex}.styles-module-scss-module__h692DW__logoWrapper svg{width:64px;height:64px}.styles-module-scss-module__h692DW__logoWrapper .styles-module-scss-module__h692DW__logo{display:none}@media (min-width:1200px){.styles-module-scss-module__h692DW__logoWrapper .styles-module-scss-module__h692DW__logo{width:240px;height:80px;display:block}}.styles-module-scss-module__h692DW__logoWrapper .styles-module-scss-module__h692DW__logoTablet{width:60px;height:60px;display:block}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__h692DW__logoWrapper .styles-module-scss-module__h692DW__logoTablet{width:72px;height:72px}}@media (min-width:1200px){.styles-module-scss-module__h692DW__logoWrapper .styles-module-scss-module__h692DW__logoTablet{display:none}}.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__close .styles-module-scss-module__h692DW__skipBtn{text-align:center;letter-spacing:-.01em;background-color:#0000;min-width:106px;padding-block:1em;font-size:16px;font-weight:500;line-height:23px}@media (max-width:599px){.styles-module-scss-module__h692DW__header .styles-module-scss-module__h692DW__close .styles-module-scss-module__h692DW__skipBtn{text-align:right;padding-right:8px}.styles-module-scss-module__h692DW__skipBtn{display:none}}
.styles-module-scss-module__hbpPua__focusKeeperEffectsWrapper{z-index:-1;position:fixed;inset:0}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall,.styles-module-scss-module__hbpPua__focusKeeperEffectLarge{z-index:-1;filter:blur(200px);will-change:filter;position:absolute;bottom:0;left:50%;transform:translate(-50%,60%)}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall{z-index:0;width:440px;height:440px}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall.styles-module-scss-module__hbpPua__theme-accent-1{background-color:var(--background-accent-accent-2-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall.styles-module-scss-module__hbpPua__theme-accent-2{background-color:var(--background-accent-accent-1-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall.styles-module-scss-module__hbpPua__theme-accent-3{background-color:var(--background-accent-accent-4-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectSmall.styles-module-scss-module__hbpPua__theme-accent-4{background-color:var(--background-accent-accent-3-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectLarge{width:910px;height:910px}.styles-module-scss-module__hbpPua__focusKeeperEffectLarge.styles-module-scss-module__hbpPua__theme-accent-1{background-color:var(--background-accent-accent-1-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectLarge.styles-module-scss-module__hbpPua__theme-accent-2{background-color:var(--background-accent-accent-2-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectLarge.styles-module-scss-module__hbpPua__theme-accent-3{background-color:var(--background-accent-accent-3-primary)}.styles-module-scss-module__hbpPua__focusKeeperEffectLarge.styles-module-scss-module__hbpPua__theme-accent-4{background-color:var(--background-accent-accent-4-primary)}
.styles-module-scss-module__7Jo1Za__journeyBanner{border-radius:var(--radius-medium);background-color:var(--background-default-secondary-default);grid-template-areas:"header header header header""content content content footer";row-gap:32px;width:100%;padding:28px 32px;display:grid;position:relative;overflow:hidden}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__journeyBanner{flex-direction:column;row-gap:24px;padding:20px 16px;display:flex}}.styles-module-scss-module__7Jo1Za__journeyBanner *{z-index:1}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__header{flex-direction:column;grid-area:header;row-gap:4px;display:flex}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__header h2{letter-spacing:-.02em;font-size:28px;font-weight:900;line-height:34px}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__header h2{letter-spacing:-.02em;font-size:22px;line-height:28px}}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__header p{letter-spacing:-.01em;font-size:16px;font-weight:500;line-height:23px}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__content{grid-area:content;width:100%;max-width:80%}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__content{max-width:100%}}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__content p{color:var(--text-default-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:400;line-height:23px;display:-webkit-box;overflow:hidden}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__content p{-webkit-line-clamp:initial;font-size:14px;line-height:20px}}.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__footer{grid-area:footer;justify-content:flex-end;align-items:flex-start;display:flex}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__journeyBanner .styles-module-scss-module__7Jo1Za__footer{justify-content:flex-start}}.styles-module-scss-module__7Jo1Za__bannerSvg{position:absolute;bottom:0;right:0}@media (max-width:599px){.styles-module-scss-module__7Jo1Za__bannerSvg{width:226px;height:147px}}
.header-module-scss-module__xLkQYq__header{z-index:9999;width:100%;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,transform .3s ease-in-out;position:fixed;top:0}.header-module-scss-module__xLkQYq__header.header-module-scss-module__xLkQYq__headerHidden{transform:translateY(-100%)}.header-module-scss-module__xLkQYq__header.header-module-scss-module__xLkQYq__scrolled{background-color:var(--stroke-glass)}.header-module-scss-module__xLkQYq__header.header-module-scss-module__xLkQYq__scrolled:after{content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1;position:absolute;inset:0}body.no-blur .header-module-scss-module__xLkQYq__header:after{-webkit-backdrop-filter:none;backdrop-filter:none}
.styles-module-scss-module__b-LNKW__progress{justify-content:center;align-items:center;gap:4px;width:100%;display:flex;position:relative}@media (min-width:1200px){.styles-module-scss-module__b-LNKW__progress{max-width:670px}}.styles-module-scss-module__b-LNKW__progress .styles-module-scss-module__b-LNKW__progressBar{border-radius:var(--radius-small);background-color:var(--background-default-tertiary-default);grid-template-columns:auto;gap:4px;width:100%;margin-top:4px;display:grid;position:relative;overflow:hidden}.styles-module-scss-module__b-LNKW__progress .styles-module-scss-module__b-LNKW__progressBar .styles-module-scss-module__b-LNKW__progressBarFill{background-color:var(--background-accent-accent-3-primary);z-index:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.styles-module-scss-module__b-LNKW__progress .styles-module-scss-module__b-LNKW__progressBar .styles-module-scss-module__b-LNKW__progressBarSection{isolation:isolate;z-index:1;height:8px;clip-path:ellipse(50%);position:relative}.styles-module-scss-module__b-LNKW__progress .styles-module-scss-module__b-LNKW__progressBar .styles-module-scss-module__b-LNKW__progressBarSection:not(:last-child):after{content:"";width:4px;height:inherit;background-color:var(--background-default-primary-default);z-index:-1;position:absolute;top:0;right:0;transform:translate(100%)}.styles-module-scss-module__b-LNKW__progress .styles-module-scss-module__b-LNKW__progressCounter{text-align:center;flex:1 0 auto;min-width:3.5rem;padding-left:4px}
.styles-module-scss-module__pv9Z9a__successBanner{align-items:center;gap:var(--spacing-x-small);background-color:var(--background-inverted-primary-default);padding:var(--spacing-x-small);border-radius:var(--radius-round);display:flex}@media (max-width:599px){.styles-module-scss-module__pv9Z9a__successBanner{border-radius:var(--radius-large);align-items:flex-start}}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact{background-color:var(--background-default-secondary-default);position:relative;overflow:hidden}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact-orange{background-color:var(--lightningcss-light,#fff4d6)var(--lightningcss-dark,#335a02)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__checkmarkIcon{background-color:var(--background-accent-accent-2-secondary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__checkmarkIcon svg{color:var(--icon-on-brand-primary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__attentionIcon{background-color:var(--background-accent-accent-4-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__attentionIcon svg{color:var(--icon-on-brand-primary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__textContent{z-index:1;position:relative}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__textContent h3{color:var(--text-default-primary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__textContent p{color:var(--text-default-secondary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__actionButton{background-color:var(--background-default-primary-default)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__actionButton svg{color:var(--icon-default-primary)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__actionButton:hover,.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__actionButton:focus-visible{background-color:var(--background-default-secondary-hovered)}.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__toastImage{z-index:0;width:240px;height:180px;position:absolute;top:50%;right:10%;transform:translateY(-50%)}@media (max-width:599px){.styles-module-scss-module__pv9Z9a__successBanner.styles-module-scss-module__pv9Z9a__compact .styles-module-scss-module__pv9Z9a__toastImage{display:none}}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__checkmarkIcon{background-color:var(--lightningcss-light,#e4f89b)var(--lightningcss-dark,#335a02);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton{border-radius:999px;justify-content:center;align-items:center;min-width:142px;height:56px;display:flex}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton span{color:var(--text-inverted-primary);font-size:16px;font-weight:600}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton svg{display:none}@media (max-width:599px){.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton{border-radius:50%;flex-shrink:0;width:48px;min-width:48px;height:48px;padding:0}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton span{display:none}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton svg{display:block}}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton{background-color:var(--background-inverted-secondary-default);transition:background-color .2s}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton:hover,.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton:focus-visible{background-color:var(--background-inverted-secondary-hovered)}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__actionButton svg{color:var(--icon-inverted-primary);rotate:180deg}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__chevronButton{border-radius:50%;flex-shrink:0;width:48px;min-width:48px;height:48px;padding:0}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__chevronButton span{display:none}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__chevronButton svg{display:block}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__textContent{color:var(--text-inverted-primary);flex-direction:column;row-gap:4px;width:100%;display:flex}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__textContent p{color:var(--text-inverted-secondary)}@media (max-width:599px){.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__textContent h3{font-size:18px;line-height:25px}.styles-module-scss-module__pv9Z9a__successBanner .styles-module-scss-module__pv9Z9a__textContent p{letter-spacing:-.01em;font-size:14px;line-height:19px}}
.styles-module-scss-module__R5K7Xq__page{padding-top:calc(80px + var(--spacing-2x-large));min-height:100dvh;position:relative;overflow:hidden}@media (max-width:599px){.styles-module-scss-module__R5K7Xq__page{padding-top:calc(50px + var(--spacing-2x-large))}}.styles-module-scss-module__R5K7Xq__hero{row-gap:var(--spacing-2x-large);max-width:calc(670px + var(--grid-margin)*2);text-align:center;flex-direction:column;margin:0 auto;padding:24px 0;display:flex}.styles-module-scss-module__R5K7Xq__hero header{align-items:center;row-gap:var(--spacing-small);flex-direction:column;display:flex}.styles-module-scss-module__R5K7Xq__hero header .styles-module-scss-module__R5K7Xq__title{max-width:600px}.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage{background-color:var(--background-transparent-primary-default);border-radius:var(--radius-medium);height:256px;margin-top:var(--spacing-2x-large);position:relative}.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage .styles-module-scss-module__R5K7Xq__line{z-index:1;width:636px;height:237px;position:absolute;top:45px;left:0}.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage .styles-module-scss-module__R5K7Xq__paymentFace{z-index:2;width:277px;height:273px;position:absolute;bottom:0;left:50px}@media (max-width:599px){.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage{height:216px}.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage .styles-module-scss-module__R5K7Xq__line{width:486px;height:200px}.styles-module-scss-module__R5K7Xq__hero .styles-module-scss-module__R5K7Xq__heroImage .styles-module-scss-module__R5K7Xq__paymentFace{width:200px;height:200px;left:20px}}.styles-module-scss-module__R5K7Xq__pricingCard{background-color:var(--background-transparent-primary-default);border-radius:var(--radius-medium);text-align:center;margin-top:var(--spacing-2x-large);border:none;padding:8px;position:relative}.styles-module-scss-module__R5K7Xq__pricingCard.styles-module-scss-module__R5K7Xq__accent-1,.styles-module-scss-module__R5K7Xq__pricingCard.styles-module-scss-module__R5K7Xq__accent-2{--bg-content-wrapper:#4562f9;--color:var(--grayscale-0)}.styles-module-scss-module__R5K7Xq__pricingCard.styles-module-scss-module__R5K7Xq__accent-3{--bg-content-wrapper:#ff6691;--color:var(--grayscale-0)}.styles-module-scss-module__R5K7Xq__pricingCard.styles-module-scss-module__R5K7Xq__accent-4{--bg-content-wrapper:#ffd27d;--color:var(--text-default-primary)}.styles-module-scss-module__R5K7Xq__pricingCard .styles-module-scss-module__R5K7Xq__contentWrapper{background-color:var(--background-transparent-primary-default);border-radius:var(--radius-small)}.styles-module-scss-module__R5K7Xq__pricingCard .styles-module-scss-module__R5K7Xq__contentWrapper:first-child .styles-module-scss-module__R5K7Xq__planWrapper{background-color:var(--grayscale-1000);color:var(--color);background-color:var(--bg-content-wrapper,#4562f9);position:relative;overflow:hidden}.styles-module-scss-module__R5K7Xq__pricingCard .styles-module-scss-module__R5K7Xq__contentWrapper .styles-module-scss-module__R5K7Xq__headerSubtitleIsPaid{max-width:530px}.styles-module-scss-module__R5K7Xq__accessCard{margin-top:var(--spacing-2x-large);background-color:#ffffff80}.styles-module-scss-module__R5K7Xq__cardHeader{padding:12px 16px 16px}.styles-module-scss-module__R5K7Xq__cardHeader .styles-module-scss-module__R5K7Xq__headerTitle{letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:30px}.styles-module-scss-module__R5K7Xq__cardHeader .styles-module-scss-module__R5K7Xq__headerSubtitle{max-width:440px;margin:8px auto 0}.styles-module-scss-module__R5K7Xq__trialItemsList{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.styles-module-scss-module__R5K7Xq__trialBox,.styles-module-scss-module__R5K7Xq__planBox{border-radius:var(--radius-small)}.styles-module-scss-module__R5K7Xq__trialBox{text-align:left;justify-content:space-between;align-items:center;min-height:79px;padding:16px;display:flex}.styles-module-scss-module__R5K7Xq__trialBox .styles-module-scss-module__R5K7Xq__rowPrice{z-index:1;flex-direction:column;row-gap:4px;display:flex;position:relative}.styles-module-scss-module__R5K7Xq__trialBox .styles-module-scss-module__R5K7Xq__rowPrice .styles-module-scss-module__R5K7Xq__pricePer{letter-spacing:-.02em;margin-bottom:2px;font-family:Inter;font-size:24px;font-weight:600;line-height:30px}.styles-module-scss-module__R5K7Xq__trialBox .styles-module-scss-module__R5K7Xq__rowPrice .styles-module-scss-module__R5K7Xq__priceBilling{text-align:right}.styles-module-scss-module__R5K7Xq__dividerTitle{padding:20px 16px}.styles-module-scss-module__R5K7Xq__planBox{background-color:var(--background-transparent-primary-default);color:var(--text-default-primary);text-align:left;justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__R5K7Xq__planBox .styles-module-scss-module__R5K7Xq__rowPrice{z-index:1;text-align:right;position:relative}.styles-module-scss-module__R5K7Xq__planBox .styles-module-scss-module__R5K7Xq__rowPrice .styles-module-scss-module__R5K7Xq__pricePer{margin-bottom:2px}.styles-module-scss-module__R5K7Xq__planBox .styles-module-scss-module__R5K7Xq__rowPrice .styles-module-scss-module__R5K7Xq__priceBilling{display:block}.styles-module-scss-module__R5K7Xq__rowLabel{letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:26px}.styles-module-scss-module__R5K7Xq__terms{text-align:left;max-width:100%;margin-top:var(--spacing-2x-large);flex-direction:column;row-gap:8px;display:flex}.styles-module-scss-module__R5K7Xq__terms a{color:inherit;text-decoration:underline}.styles-module-scss-module__R5K7Xq__terms_v2{margin-top:10px;padding:12px}.styles-module-scss-module__R5K7Xq__guarantee{background-color:var(--background-transparent-primary-default);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:var(--radius-medium);margin-top:var(--spacing-2x-large);border:1px solid #ffffff80;justify-content:center;align-items:center;gap:24px;padding:24px 48px 24px 24px;display:flex}.styles-module-scss-module__R5K7Xq__guarantee .styles-module-scss-module__R5K7Xq__iconWrapper{background-color:var(--green-500);width:40px;height:40px;color:var(--icon-on-brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__R5K7Xq__guarantee .styles-module-scss-module__R5K7Xq__iconWrapper svg{width:24px;height:24px}.styles-module-scss-module__R5K7Xq__guarantee .styles-module-scss-module__R5K7Xq__guaranteeText{text-align:left}.styles-module-scss-module__R5K7Xq__guarantee .styles-module-scss-module__R5K7Xq__guaranteeText p{margin-top:8px}.styles-module-scss-module__R5K7Xq__guarantee_v2{margin-top:10px;padding:10px}.styles-module-scss-module__R5K7Xq__faqSection h2{text-align:center;margin-bottom:var(--spacing-2x-large)}.styles-module-scss-module__R5K7Xq__gradientBackground{--bg-1:#66a5ff;--bg-2:#776bff;z-index:-1;background:var(--bg-1);will-change:transform;filter:blur(80px);border-radius:50%;width:910px;height:910px;position:absolute;top:50%;left:50%;transform:translate(-50%,-25%)translateZ(0)}.styles-module-scss-module__R5K7Xq__gradientBackground:after{content:"";background:var(--bg-2);width:440px;height:440px;position:inherit;border-radius:inherit;top:inherit;left:inherit;transform:inherit;filter:inherit}.styles-module-scss-module__R5K7Xq__gradientBackground.styles-module-scss-module__R5K7Xq__accent-2{--bg-1:#776bff;--bg-2:#66a5ff}.styles-module-scss-module__R5K7Xq__gradientBackground.styles-module-scss-module__R5K7Xq__accent-3{--bg-1:#ff6691;--bg-2:#ffd666}.styles-module-scss-module__R5K7Xq__gradientBackground.styles-module-scss-module__R5K7Xq__accent-4{--bg-1:#ffd666;--bg-2:#ff6691}.styles-module-scss-module__R5K7Xq__footerWrapper{padding-top:var(--spacing-4x-large);position:relative}.styles-module-scss-module__R5K7Xq__footerWrapper:after{content:"";background:linear-gradient(to top,#fff0,var(--background-default-primary-default));z-index:-1;width:100%;height:200px;position:absolute;top:0;left:0}.styles-module-scss-module__R5K7Xq__specialOfferTrigger{z-index:9999;border:2px solid var(--text-default-primary);color:var(--text-default-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:600;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.styles-module-scss-module__R5K7Xq__specialOfferTrigger:hover{opacity:.75}.styles-module-scss-module__R5K7Xq__stickyButton{z-index:99;justify-content:center;margin-top:40px;margin-bottom:24px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:599px){.styles-module-scss-module__R5K7Xq__stickyButton{width:100%}}.styles-module-scss-module__R5K7Xq__stickyButton .styles-module-scss-module__R5K7Xq__ctaButton{max-width:fit-content}@media (max-width:599px){.styles-module-scss-module__R5K7Xq__stickyButton .styles-module-scss-module__R5K7Xq__ctaButton{min-width:calc(100% - 40px)}}.styles-module-scss-module__R5K7Xq__spacer{margin-bottom:var(--spacing-4x-large)}
@keyframes styles-module-scss-module__4Gg2zq__questionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__4Gg2zq__content{gap:var(--spacing-large);grid-template-columns:1fr;align-items:center;padding-block:2em;animation:1s forwards styles-module-scss-module__4Gg2zq__questionEnter;display:grid}@media screen and (max-width:768px){.styles-module-scss-module__4Gg2zq__content{gap:var(--spacing-small);padding-block:1em}}@media screen and (min-width:1024px){.styles-module-scss-module__4Gg2zq__content{grid-template-columns:1fr 1fr}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageGrid{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:8px;display:grid}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCard{-webkit-tap-highlight-color:#0000;aspect-ratio:327/213;background-color:var(--lightningcss-light,#ebedf4)var(--lightningcss-dark,#23262f);border-radius:24px;outline:none;padding:8px;transition:transform .1s,background-color .1s}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCard:active,.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCard.styles-module-scss-module__4Gg2zq__pressing{background-color:var(--background-inverted-primary-default);transform:scale(.96)}@media (hover:hover){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCard:hover{background-color:var(--background-inverted-primary-default)}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}@media (prefers-color-scheme:dark){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner{background:#13151b}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner img{object-fit:contain;pointer-events:none;width:90%;height:90%}@media (prefers-color-scheme:dark){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner .styles-module-scss-module__4Gg2zq__imgLight{display:none}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner .styles-module-scss-module__4Gg2zq__imgDark{display:none}@media (prefers-color-scheme:dark){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__imageCardInner .styles-module-scss-module__4Gg2zq__imgDark{display:block}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answers{gap:var(--spacing-2x-small);flex-direction:column;display:flex}@media screen and (max-width:768px){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answers{gap:var(--spacing-4x-small)}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn{-webkit-tap-highlight-color:#0000;border-radius:var(--radius-small);padding:var(--spacing-small);background-color:var(--background-default-secondary-default);text-align:left;outline:none;align-items:center;width:100%;min-height:112px;padding-left:100px;transition:transform .1s,background-color .1s,color .1s;display:flex;position:relative}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active{transform:scale(.96)}@media screen and (max-width:768px){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn{min-height:66px;padding-left:70px}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn span{pointer-events:none}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerImage{display:block}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerImage img{width:100%;height:100%}@media screen and (max-width:768px){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerImage img{max-height:46px}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn.styles-module-scss-module__4Gg2zq__hasImage{justify-content:space-between;align-items:center;padding-top:8px;padding-bottom:8px;padding-right:8px;display:flex}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn.styles-module-scss-module__4Gg2zq__hasImage .styles-module-scss-module__4Gg2zq__answerText{font-weight:500}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerBtnMark{top:50%;left:var(--spacing-large);width:40px;height:40px;position:absolute;transform:translateY(-50%)}@media screen and (max-width:768px){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerBtnMark{width:30px;height:30px}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerBtnMark{background:var(--background-default-primary-default);border:2px solid var(--stroke-tertiary);border-radius:var(--radius-round)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn .styles-module-scss-module__4Gg2zq__answerBtnMark:after{content:"";z-index:0;border-radius:inherit;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active,.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn.styles-module-scss-module__4Gg2zq__pressing{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary);transform:scale(.96)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active .styles-module-scss-module__4Gg2zq__answerBtnMark,.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn.styles-module-scss-module__4Gg2zq__pressing .styles-module-scss-module__4Gg2zq__answerBtnMark{border-color:var(--background-accent-accent-3-primary);background-color:#0000}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active .styles-module-scss-module__4Gg2zq__answerBtnMark:after,.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn.styles-module-scss-module__4Gg2zq__pressing .styles-module-scss-module__4Gg2zq__answerBtnMark:after{background-color:var(--background-accent-accent-3-primary)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary);transform:scale(.96)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active .styles-module-scss-module__4Gg2zq__answerBtnMark{border-color:var(--background-accent-accent-3-primary);background-color:#0000}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:active .styles-module-scss-module__4Gg2zq__answerBtnMark:after{background-color:var(--background-accent-accent-3-primary)}@media (hover:hover){.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:hover{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:hover .styles-module-scss-module__4Gg2zq__answerBtnMark{border-color:var(--background-accent-accent-3-primary);background-color:#0000}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:hover .styles-module-scss-module__4Gg2zq__answerBtnMark:after{background-color:var(--background-accent-accent-3-primary)}}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:focus-visible{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary)}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:focus-visible .styles-module-scss-module__4Gg2zq__answerBtnMark{border-color:var(--background-accent-accent-3-primary);background-color:#0000}.styles-module-scss-module__4Gg2zq__content .styles-module-scss-module__4Gg2zq__answerBtn:focus-visible .styles-module-scss-module__4Gg2zq__answerBtnMark:after{background-color:var(--background-accent-accent-3-primary)}
.styles-module-scss-module__uv75Fa__sectionWrapper{row-gap:var(--spacing-2x-small);flex-direction:column;display:flex}.styles-module-scss-module__uv75Fa__header{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__uv75Fa__viewAll{align-items:center;gap:8px;display:inline-flex}.styles-module-scss-module__uv75Fa__viewAll svg{rotate:180deg}.styles-module-scss-module__uv75Fa__viewAll:hover{color:var(--text-default-primary)}
.styles-module-scss-module__f6N4Sq__header{padding:var(--spacing-2x-small);flex-direction:column;gap:16px;display:flex}@media (min-width:1200px){.styles-module-scss-module__f6N4Sq__header{flex-direction:row;justify-content:space-between}}@media (max-width:768px){.styles-module-scss-module__f6N4Sq__header{padding:var(--spacing-small)}}.styles-module-scss-module__f6N4Sq__goBackBtn{flex:1 0 auto;align-items:center;gap:24px;display:inline-flex}.styles-module-scss-module__f6N4Sq__goBackBtn>button{--padding:16px!important}.styles-module-scss-module__f6N4Sq__title{cursor:pointer}.styles-module-scss-module__f6N4Sq__timerWrapper{flex-shrink:0;width:116px;height:54px;margin-left:auto;position:relative}@media (max-width:599px){.styles-module-scss-module__f6N4Sq__timerWrapper{width:103px;height:52px}}.styles-module-scss-module__f6N4Sq__timerSvg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.styles-module-scss-module__f6N4Sq__timerProgressStroke{transform-origin:50%;transition:stroke-dashoffset 1s linear}.styles-module-scss-module__f6N4Sq__timerContent{background:var(--background-default-primary-hovered);z-index:0;border-radius:20px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:16px 24px;display:flex;position:absolute;inset:0}.styles-module-scss-module__f6N4Sq__timerContent svg{min-width:20px}.styles-module-scss-module__f6N4Sq__timerContent span{min-width:65px}@media (max-width:599px){.styles-module-scss-module__f6N4Sq__timerContent{gap:6px;padding:12px 16px}.styles-module-scss-module__f6N4Sq__timerContent svg{min-width:16px}.styles-module-scss-module__f6N4Sq__timerContent span{min-width:60px}}.styles-module-scss-module__f6N4Sq__timerText{letter-spacing:-.02em;color:#006af5;font-family:DM Sans,sans-serif;font-size:22px;font-weight:900;line-height:30px}@media (max-width:599px){.styles-module-scss-module__f6N4Sq__timerText{letter-spacing:-.02em;font-size:20px;line-height:30px}}
.styles-module-scss-module__E7iGIW__animation-smooth-bottom{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(40px)}.styles-module-scss-module__E7iGIW__animation-smooth-bottom.styles-module-scss-module__E7iGIW__visible{opacity:1;transform:translateY(0)}.styles-module-scss-module__E7iGIW__animation-smooth-top{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(-40px)}.styles-module-scss-module__E7iGIW__animation-smooth-top.styles-module-scss-module__E7iGIW__visible{opacity:1;transform:translateY(0)}.styles-module-scss-module__E7iGIW__animation-smooth-left{opacity:0;margin-left:-10dvw;transition:opacity .5s ease-in-out,margin-left .5s ease-in-out;overflow:clip}.styles-module-scss-module__E7iGIW__animation-smooth-left.styles-module-scss-module__E7iGIW__visible{opacity:1;margin-left:0}.styles-module-scss-module__E7iGIW__animation-smooth-right{opacity:0;margin-left:10dvw;transition:opacity .5s ease-in-out,margin-left .5s ease-in-out;overflow:clip}.styles-module-scss-module__E7iGIW__animation-smooth-right.styles-module-scss-module__E7iGIW__visible{opacity:1;margin-left:0}.styles-module-scss-module__E7iGIW__animation-holographic{position:relative}.styles-module-scss-module__E7iGIW__animation-holographic:before{content:"";opacity:0;background:linear-gradient(#00ffff4d,#0000 70%,#0000);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%;transform:rotate(-45deg)}.styles-module-scss-module__E7iGIW__animation-holographic.styles-module-scss-module__E7iGIW__visible{opacity:1;transform:rotate(-45deg)translateY(100%)}
.styles-module-scss-module__nuzNea__footer{text-align:center;margin-top:16px;font-size:11px;line-height:1.6}.styles-module-scss-module__nuzNea__footer p{color:var(--text-default-tertiary)}.styles-module-scss-module__nuzNea__footer a{color:inherit;text-underline-offset:2px;text-decoration:underline}.styles-module-scss-module__nuzNea__footer a:hover{color:var(--text-default-secondary)}.styles-module-scss-module__nuzNea__trustBudge{border-radius:var(--radius-round);letter-spacing:-.01em;background:var(--lightningcss-light,#ebf3ff)var(--lightningcss-dark,#001757);justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:24px;padding:12px 16px;font-size:12px;font-weight:500;line-height:17px;display:flex}
.styles-module-scss-module__pyM-ya__container{flex-direction:column;gap:8px;width:auto;display:flex;position:relative}.styles-module-scss-module__pyM-ya__container.styles-module-scss-module__pyM-ya__fullWidth{width:100%}.styles-module-scss-module__pyM-ya__inputWrapper{height:var(--spacing-3x-large);align-items:center;display:flex;position:relative}.styles-module-scss-module__pyM-ya__input{border-radius:var(--radius-round);border:1px solid var(--grayscale-500);background-color:var(--background-transparent-primary-default);outline:none;width:100%;height:100%;padding:12px 16px;transition:all .2s}.styles-module-scss-module__pyM-ya__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__pyM-ya__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__pyM-ya__input[type=number]{-moz-appearance:textfield}.styles-module-scss-module__pyM-ya__input::placeholder{color:var(--text-default-tertiary)}.styles-module-scss-module__pyM-ya__input:hover{background-color:var(--background-default-secondary-hovered)}.styles-module-scss-module__pyM-ya__input:focus-visible{background-color:var(--background-default-primary-default);border:1px solid var(--lightningcss-light,var(--grayscale-1000))var(--lightningcss-dark,var(--grayscale-200));transition:none}.styles-module-scss-module__pyM-ya__input:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__pyM-ya__hasError .styles-module-scss-module__pyM-ya__input{border-color:var(--text-colorful-red);background-color:var(--lightningcss-light,#ffebeb)var(--lightningcss-dark,#1a1a1a)}.styles-module-scss-module__pyM-ya__hasError .styles-module-scss-module__pyM-ya__errorMessage{color:var(--text-colorful-red);position:absolute;bottom:-8px;transform:translateY(100%)}.styles-module-scss-module__pyM-ya__hasSuccess .styles-module-scss-module__pyM-ya__input{background-color:var(--background-default-primary-default);border-color:#34a853}
.styles-module-scss-module__R9TZuq__card{background-color:var(--background-default-secondary-default);border-radius:var(--radius-large);will-change:contents;flex-direction:column;min-height:390px;padding:8px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__R9TZuq__card header{z-index:1;padding-bottom:var(--spacing-small);padding-inline:var(--spacing-3x-small);position:relative}.styles-module-scss-module__R9TZuq__card h3{padding-top:var(--spacing-small)}.styles-module-scss-module__R9TZuq__card p{padding-top:var(--spacing-3x-small)}.styles-module-scss-module__R9TZuq__card .styles-module-scss-module__R9TZuq__quote{width:56px;height:56px;position:absolute;top:0;left:0}.styles-module-scss-module__R9TZuq__card .styles-module-scss-module__R9TZuq__avatar{justify-content:flex-end;display:flex}.styles-module-scss-module__R9TZuq__card .styles-module-scss-module__R9TZuq__avatar img{opacity:1;border-radius:var(--radius-medium);width:152px;height:152px;transition:opacity .334s;overflow:hidden}.styles-module-scss-module__R9TZuq__card:hover:after{bottom:-68px;right:-103px}.styles-module-scss-module__R9TZuq__card:after{content:"";z-index:0;border-radius:var(--radius-round);background-color:var(--glow-card-color,var(--background-accent-accent-2-primary));-webkit-filter:blur(60px);will-change:filter;width:280px;height:280px;transition:all .575s ease-in-out;position:absolute;bottom:-100%;right:-100%;transform:translate(0,0)}@media (min-width:600px){.styles-module-scss-module__R9TZuq__card{height:410px}}@media (min-width:1024px){.styles-module-scss-module__R9TZuq__card{height:420px}}
.styles-module-scss-module__7zqdWa__container{flex-direction:column;gap:24px;width:100%;display:flex}.styles-module-scss-module__7zqdWa__profileRow{flex-direction:row;align-items:flex-start;gap:24px;display:flex}@media (max-width:599px){.styles-module-scss-module__7zqdWa__profileRow{flex-direction:column;align-items:center;gap:16px}}.styles-module-scss-module__7zqdWa__avatarWrapper{background:linear-gradient(135deg,var(--violet-400),var(--blue-500));border-radius:50%;flex-shrink:0;width:80px;height:80px;position:relative}@media (max-width:599px){.styles-module-scss-module__7zqdWa__avatarWrapper{width:102px;height:102px}}.styles-module-scss-module__7zqdWa__avatar{width:80px;height:80px;overflow:hidden}@media (max-width:599px){.styles-module-scss-module__7zqdWa__avatar{width:102px;height:102px}}.styles-module-scss-module__7zqdWa__avatar{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);cursor:pointer;background:#ffffffb3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__avatar{background:#13151b66;border-color:#13151b33}}.dark .styles-module-scss-module__7zqdWa__avatar{background:#13151b66;border-color:#13151b33}.styles-module-scss-module__7zqdWa__avatarImg{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__7zqdWa__avatarInitials{color:#13151b80;font-size:28px;font-weight:600}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__avatarInitials{color:#ffffff80}}.dark .styles-module-scss-module__7zqdWa__avatarInitials{color:#ffffff80}.styles-module-scss-module__7zqdWa__cameraBtn{cursor:pointer;color:#13151b;background:#ebedf4;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex;position:absolute;bottom:0;right:0}.styles-module-scss-module__7zqdWa__cameraBtn:hover{background:#d8dae6}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__cameraBtn{color:#fff;background:#23262f}.styles-module-scss-module__7zqdWa__cameraBtn:hover{background:#2a2d38}}.dark .styles-module-scss-module__7zqdWa__cameraBtn{color:#fff;background:#23262f}.dark .styles-module-scss-module__7zqdWa__cameraBtn:hover{background:#2a2d38}.styles-module-scss-module__7zqdWa__fields{--spacing-3x-large:40px;color:#13151b;flex-direction:column;flex:1;gap:12px;width:100%;min-width:0;display:flex}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__fields{color:#fff}}.dark .styles-module-scss-module__7zqdWa__fields{color:#fff}.styles-module-scss-module__7zqdWa__settingInput{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);letter-spacing:-.01em;font-weight:400;line-height:19px;color:#13151b!important;background:#ffffff80!important;border-radius:999px!important;padding:0 16px!important;font-size:14px!important}@media (max-width:599px){.styles-module-scss-module__7zqdWa__settingInput{font-size:16px!important}}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__settingInput{color:#fff!important;background:#13151b66!important}.styles-module-scss-module__7zqdWa__settingInput::placeholder{color:#fff6!important}}.dark .styles-module-scss-module__7zqdWa__settingInput{color:#fff!important;background:#13151b66!important;border-color:#ffffffb3!important}.dark .styles-module-scss-module__7zqdWa__settingInput::placeholder{color:#fff6!important}.styles-module-scss-module__7zqdWa__actions{flex-direction:column;gap:4px;padding-top:8px;display:flex}.styles-module-scss-module__7zqdWa__actionBtn{text-align:left;border-radius:999px;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 0;display:flex}.styles-module-scss-module__7zqdWa__actionBtn span{letter-spacing:-.01em;color:#13151b;flex:1;font-size:14px;font-weight:500;line-height:19px}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__actionBtn span{color:#fff}}.dark .styles-module-scss-module__7zqdWa__actionBtn span{color:#fff}.styles-module-scss-module__7zqdWa__actionBtn svg{flex-shrink:0}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__actionBtn svg{color:#ffffff80}}.dark .styles-module-scss-module__7zqdWa__actionBtn svg{color:#ffffff80}.styles-module-scss-module__7zqdWa__changePasswordBtn:hover span{color:#006af5}.styles-module-scss-module__7zqdWa__logoutBtn:hover span,.styles-module-scss-module__7zqdWa__deleteBtn:hover span{color:#e53935}.styles-module-scss-module__7zqdWa__chevronRight{rotate:180deg}.styles-module-scss-module__7zqdWa__feedbackError{letter-spacing:-.01em;color:#e53935;height:0;margin-top:-20px;font-size:14px;font-weight:500;line-height:19px}.styles-module-scss-module__7zqdWa__feedbackSuccess{color:var(--feedback-success-default);height:0;margin-top:-20px;font-size:14px}.styles-module-scss-module__7zqdWa__providerNotice{padding:var(--spacing-medium);background-color:var(--background-default-secondary-default);border-radius:var(--radius-medium);color:var(--text-default-secondary)}.styles-module-scss-module__7zqdWa__dellModal{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff80;border:1px solid #ffffff80}.styles-module-scss-module__7zqdWa__deleteConfirm{gap:var(--spacing-medium);flex-direction:column;display:flex}.styles-module-scss-module__7zqdWa__deleteConfirm h4{color:var(--feedback-error-default)}.styles-module-scss-module__7zqdWa__deleteConfirm p{color:var(--text-default-secondary)}.styles-module-scss-module__7zqdWa__deleteError{color:var(--feedback-error-default);font-size:14px}.styles-module-scss-module__7zqdWa__deleteActions{justify-content:flex-end;gap:var(--spacing-small);display:flex}.styles-module-scss-module__7zqdWa__cancelDeleteBtn{letter-spacing:-.01em;color:#13151b;background:#ebedf4;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-size:16px;font-weight:600;line-height:23px;transition:background .2s;display:flex}.styles-module-scss-module__7zqdWa__cancelDeleteBtn:hover{background:#d8dae6}.styles-module-scss-module__7zqdWa__cancelDeleteBtn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-color-scheme:dark){.styles-module-scss-module__7zqdWa__cancelDeleteBtn{color:#fff;background:#23262f}.styles-module-scss-module__7zqdWa__cancelDeleteBtn:hover{background:#2a2d38}}.dark .styles-module-scss-module__7zqdWa__cancelDeleteBtn{color:#fff;background:#23262f}.dark .styles-module-scss-module__7zqdWa__cancelDeleteBtn:hover{background:#2a2d38}.styles-module-scss-module__7zqdWa__confirmDeleteBtn{letter-spacing:-.01em;color:#fff;background:#d32f2f;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-size:16px;font-weight:600;line-height:23px;transition:background .2s;display:flex}.styles-module-scss-module__7zqdWa__confirmDeleteBtn:hover{background:#b71c1c}.styles-module-scss-module__7zqdWa__confirmDeleteBtn:disabled{opacity:.5;cursor:not-allowed}
@keyframes styles-module-scss-module__Py4zGq__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.styles-module-scss-module__Py4zGq__skeleton{border-radius:var(--radius-medium);background:linear-gradient(90deg,var(--background-default-secondary-default)25%,var(--background-default-secondary-hovered)50%,var(--background-default-secondary-default)75%);background-size:600px 100%;animation:1.4s ease-in-out infinite styles-module-scss-module__Py4zGq__shimmer}.styles-module-scss-module__Py4zGq__wrapper{gap:var(--spacing-large);flex-direction:column;display:flex}.styles-module-scss-module__Py4zGq__header{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Py4zGq__headerTitle{border-radius:var(--radius-small);width:160px;height:32px;}.styles-module-scss-module__Py4zGq__headerAction{border-radius:var(--radius-round);width:100px;height:32px;}@media (max-width:599px){.styles-module-scss-module__Py4zGq__headerAction{display:none}}.styles-module-scss-module__Py4zGq__bannersWrapper{gap:var(--spacing-x-small);flex-direction:column;display:flex}.styles-module-scss-module__Py4zGq__banner{border-radius:var(--radius-round);height:80px;}.styles-module-scss-module__Py4zGq__tasksGrid{gap:var(--spacing-x-small);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:599px){.styles-module-scss-module__Py4zGq__tasksGrid{grid-template-columns:1fr}}.styles-module-scss-module__Py4zGq__taskCard{height:240px;}.styles-module-scss-module__Py4zGq__recommendedGrid{gap:var(--spacing-x-small);grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__Py4zGq__recommendedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.styles-module-scss-module__Py4zGq__recommendedGrid{grid-template-columns:1fr}}.styles-module-scss-module__Py4zGq__testCard{height:340px;}
.styles-module-scss-module__pI-c_W__card{border-radius:40px;flex-direction:column;align-items:center;gap:48px;max-width:570px;padding:24px;display:flex}@media (max-width:599px){.styles-module-scss-module__pI-c_W__card{gap:24px;padding:20px}}.styles-module-scss-module__pI-c_W__imageWrapper{width:100%}.styles-module-scss-module__pI-c_W__image{object-fit:contain;border-radius:16px;width:100%;max-height:200px}.styles-module-scss-module__pI-c_W__headline{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.styles-module-scss-module__pI-c_W__intro{letter-spacing:-.01em;text-align:center;color:var(--lightningcss-light,#13151b)var(--lightningcss-dark,#fff);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.44}.styles-module-scss-module__pI-c_W__question{letter-spacing:-.02em;text-align:center;color:var(--lightningcss-light,#13151b)var(--lightningcss-dark,#fff);margin:0;font-family:DM Sans,sans-serif;font-size:32px;font-weight:900;line-height:1.25}@media (max-width:480px){.styles-module-scss-module__pI-c_W__question{font-size:24px}}.styles-module-scss-module__pI-c_W__buttons{flex-direction:row;justify-content:center;gap:8px;width:100%;display:flex}@media (max-width:480px){.styles-module-scss-module__pI-c_W__buttons{flex-direction:column;height:106px}}.styles-module-scss-module__pI-c_W__btnSecondary,.styles-module-scss-module__pI-c_W__btnPrimary{letter-spacing:-.01em;text-align:center;cursor:pointer;border:none;border-radius:999px;flex:1;height:64px;padding:0 32px;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:1.3;transition:background-color .3s}@media (max-width:480px){.styles-module-scss-module__pI-c_W__btnSecondary,.styles-module-scss-module__pI-c_W__btnPrimary{height:56px;font-size:16px}}.styles-module-scss-module__pI-c_W__btnSecondary{background-color:var(--background-default-secondary-default);color:var(--text-default-primary)}.styles-module-scss-module__pI-c_W__btnSecondary:hover{background-color:var(--background-default-secondary-hovered)}.styles-module-scss-module__pI-c_W__btnSecondary:active{background-color:var(--background-default-secondary-pressed)}.styles-module-scss-module__pI-c_W__btnPrimary{background-color:var(--background-inverted-primary-default);color:var(--text-inverted-primary)}.styles-module-scss-module__pI-c_W__btnPrimary:hover{background-color:var(--background-inverted-primary-hovered)}.styles-module-scss-module__pI-c_W__btnPrimary:active{background-color:var(--background-inverted-primary-pressed)}
@keyframes styles-module-scss-module__kDXXnG__skeletonPulse{0%,to{opacity:1}50%{opacity:.4}}.styles-module-scss-module__kDXXnG__skeleton{flex-direction:column;gap:16px;animation:1.5s ease-in-out infinite styles-module-scss-module__kDXXnG__skeletonPulse;display:flex}.styles-module-scss-module__kDXXnG__skeletonSubmit,.styles-module-scss-module__kDXXnG__skeletonField,.styles-module-scss-module__kDXXnG__skeletonToggle,.styles-module-scss-module__kDXXnG__skeletonBtn,.styles-module-scss-module__kDXXnG__skeletonBox{background:var(--background-default-secondary-default);border-radius:var(--radius-small)}.styles-module-scss-module__kDXXnG__skeletonOrderSummary{border-radius:var(--radius-small);height:130px}.styles-module-scss-module__kDXXnG__skeletonPaymentMethods{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__kDXXnG__skeletonBtn{border-radius:var(--radius-round);height:56px}.styles-module-scss-module__kDXXnG__skeletonToggle{border-radius:8px;width:100px;height:28px;margin:0 auto}.styles-module-scss-module__kDXXnG__skeletonForm{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__kDXXnG__skeletonField{border-radius:var(--radius-round);height:44px}.styles-module-scss-module__kDXXnG__skeletonSubmit{border-radius:var(--radius-round);height:54px;margin-top:4px}
:root{--header-background-color:var(--background-transparent-primary-default)}.styles-module-scss-module__8dDgzq__nav{background-color:var(--header-background-color);border-radius:var(--radius-round);align-items:center;padding:6px;display:none;position:relative}.styles-module-scss-module__8dDgzq__nav:has(.styles-module-scss-module__8dDgzq__loaded){gap:8px}@media (min-width:600px){.styles-module-scss-module__8dDgzq__nav{padding:var(--spacing-4x-small);display:flex}}.styles-module-scss-module__8dDgzq__navGray{background-color:var(--background-default-secondary-default)}.styles-module-scss-module__8dDgzq__navGray .styles-module-scss-module__8dDgzq__navItems .styles-module-scss-module__8dDgzq__navItem:hover,.styles-module-scss-module__8dDgzq__navGray .styles-module-scss-module__8dDgzq__navDropdown .styles-module-scss-module__8dDgzq__dropBtn:hover{background-color:var(--background-transparent-tertiary-hovered)}.styles-module-scss-module__8dDgzq__navItems{justify-content:flex-end;align-items:center;max-width:0;transition:max-width .8s cubic-bezier(.4,0,.2,1);display:flex}.styles-module-scss-module__8dDgzq__navItems>*{flex-shrink:0}@keyframes styles-module-scss-module__8dDgzq__overflowSlow{0%{overflow:hidden}to{overflow:initial}}.styles-module-scss-module__8dDgzq__navItems.styles-module-scss-module__8dDgzq__loaded{gap:8px;max-width:1200px;animation:1s linear forwards styles-module-scss-module__8dDgzq__overflowSlow}.styles-module-scss-module__8dDgzq__navItem{--padding:12px 24px;text-align:center;font-size:var(--font-size-x-small);line-height:var(--line-height-x-small);border-radius:var(--radius-round)}@media (min-width:600px) and (max-width:1199px){.styles-module-scss-module__8dDgzq__navItem{--padding:15px 28px}}@media (min-width:1200px){.styles-module-scss-module__8dDgzq__navItem{--padding:19px 32px}}.styles-module-scss-module__8dDgzq__navItem{padding:var(--padding)}.styles-module-scss-module__8dDgzq__navItem:is(button){line-height:24px;display:inline-flex}.styles-module-scss-module__8dDgzq__navItem:is(button) svg{rotate:-90deg}.styles-module-scss-module__8dDgzq__navItem:hover{background-color:var(--background-transparent-tertiary-hovered)}.styles-module-scss-module__8dDgzq__navDropdown button svg{pointer-events:none}.styles-module-scss-module__8dDgzq__navDropdown .styles-module-scss-module__8dDgzq__navItem{justify-content:center;align-items:center;gap:4px;display:inline-flex}.styles-module-scss-module__8dDgzq__navDropdown .styles-module-scss-module__8dDgzq__navDropdownMenu{background-color:var(--background-transparent-primary-default);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);width:464px;padding:var(--spacing-4x-small);border-radius:var(--radius-large);border:1px solid var(--lightningcss-light,#13151b4d)var(--lightningcss-dark,#ffffff26);flex-direction:column;gap:10px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.styles-module-scss-module__8dDgzq__navDropdown .styles-module-scss-module__8dDgzq__navDropdownMenu .styles-module-scss-module__8dDgzq__navDropdownMenuItem{border-radius:var(--radius-round);padding:15px 32px}.styles-module-scss-module__8dDgzq__navDropdown .styles-module-scss-module__8dDgzq__navDropdownMenu .styles-module-scss-module__8dDgzq__navDropdownMenuItem:hover{background-color:var(--background-transparent-tertiary-hovered)}.styles-module-scss-module__8dDgzq__userAvatar{background-color:var(--background-accent-accent-1-primary);width:48px;height:48px;color:var(--text-inverted-primary);font-size:var(--font-size-small);text-transform:uppercase;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;transition:opacity .2s;display:flex}.styles-module-scss-module__8dDgzq__userAvatar:hover{opacity:.85}
.styles-module-scss-module__kodRYW__section{padding-top:var(--spacing-4x-large);padding-bottom:var(--spacing-7x-large);max-width:100dvw;padding-inline:var(--spacing-3x-small)}.styles-module-scss-module__kodRYW__section>div{display:contents}.styles-module-scss-module__kodRYW__section .styles-module-scss-module__kodRYW__headline{justify-self:center;row-gap:var(--spacing-medium);text-align:center;flex-direction:column;max-width:670px;margin:0 auto;display:flex}.styles-module-scss-module__kodRYW__section .styles-module-scss-module__kodRYW__swiper{margin-top:var(--spacing-4x-large)}.styles-module-scss-module__kodRYW__section .styles-module-scss-module__kodRYW__swiper .styles-module-scss-module__kodRYW__swiper-slide{max-width:90%}@media (min-width:600px){.styles-module-scss-module__kodRYW__section .styles-module-scss-module__kodRYW__swiper .styles-module-scss-module__kodRYW__swiper-slide{max-width:344px}}@media (min-width:1024px){.styles-module-scss-module__kodRYW__section .styles-module-scss-module__kodRYW__swiper .styles-module-scss-module__kodRYW__swiper-slide{max-width:325px}}.styles-module-scss-module__kodRYW__swiperWrapper{--swiper-wrapper-transition-timing-function:linear;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}
.styles-module-scss-module__3mgslG__header{justify-content:space-between;gap:1.2rem;display:flex}@media (max-width:599px){.styles-module-scss-module__3mgslG__header{gap:var(--spacing-x-small);flex-wrap:wrap}}.styles-module-scss-module__3mgslG__header .styles-module-scss-module__3mgslG__title{flex:1}
.styles-module-scss-module__4STIUG__wrapper{flex-direction:column;height:100%;min-height:100dvh;display:flex;position:relative}.styles-module-scss-module__4STIUG__wrapper main{margin-top:var(--spacing-2x-small);flex:1;align-items:center;display:flex}@media screen and (max-width:768px){.styles-module-scss-module__4STIUG__wrapper main{align-items:flex-start}}.styles-module-scss-module__4STIUG__focusKeeperWrapper{padding-top:var(--spacing-4x-large);padding-bottom:var(--spacing-7x-large);flex:1;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}@media (max-width:768px){.styles-module-scss-module__4STIUG__focusKeeperWrapper{padding-top:var(--spacing-5x-small)}}.styles-module-scss-module__4STIUG__buttonWrapper{justify-content:center;margin-bottom:120px;display:flex}
:root{--progress-fill-color:#006af5;--progress-bar-color:var(--background-default-primary-default)}.styles-module-scss-module__1lWZXW__root{align-items:center;gap:8px;display:flex}.styles-module-scss-module__1lWZXW__bar{background-color:var(--progress-bar-color);border-radius:var(--radius-round);flex-grow:1;height:8px;position:relative;overflow:hidden}.styles-module-scss-module__1lWZXW__fill{border-top-right-radius:var(--radius-round);border-bottom-right-radius:var(--radius-round);background-color:var(--progress-fill-color);height:100%;position:absolute}.styles-module-scss-module__1lWZXW__percent{flex-shrink:0}
