.AlertDialog_AlertDialogOverlay___JrLn{position:fixed;inset:0;z-index:100;background-color:rgba(0,0,0,.6);animation:AlertDialog_overlayShow__MGj_B .15s cubic-bezier(.16,1,.3,1)}.AlertDialog_AlertDialogContent__iQlwu{position:fixed;top:50%;left:50%;z-index:101;display:flex;flex-direction:column;align-items:center;width:344px;max-width:500px;min-height:198px;padding:24px;background:#07080a;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;transform:translate(-50%,-50%);animation:AlertDialog_contentShow__bOgEi .15s cubic-bezier(.16,1,.3,1)}.AlertDialog_AlertDialogContent__iQlwu:focus{outline:none}.AlertDialog_AlertDialogTitle__dTuqp{margin:0 0 16px;font-size:15px;font-weight:500;line-height:24px;color:#fff;text-align:center;letter-spacing:.1px}.AlertDialog_AlertDialogDescription__6dPsm{margin-bottom:24px;font-size:15px;font-style:normal;font-weight:400;line-height:24px;color:hsla(0,0%,100%,.6);text-align:center;letter-spacing:.1px}.AlertDialog_AlertDialogDescription__6dPsm a{font-weight:500;color:#fff;transition:color .3s ease}.AlertDialog_AlertDialogDescription__6dPsm a:hover{color:var(--grey-100)}.AlertDialog_Button__ws_3t{display:inline-flex;align-items:center;justify-content:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;border-radius:4px}.AlertDialog_Button__ws_3t.AlertDialog_violet__DIkQH{color:var(--violet11);background-color:#fff;box-shadow:0 2px 10px var(--blackA7)}.AlertDialog_Button__ws_3t.AlertDialog_violet__DIkQH:hover{background-color:var(--mauve3)}.AlertDialog_Button__ws_3t.AlertDialog_violet__DIkQH:focus{box-shadow:0 0 0 2px #000}.AlertDialog_Button__ws_3t.AlertDialog_red__q_sSA{color:var(--red11);background-color:var(--red4)}.AlertDialog_Button__ws_3t.AlertDialog_red__q_sSA:hover{background-color:var(--red5)}.AlertDialog_Button__ws_3t.AlertDialog_red__q_sSA:focus{box-shadow:0 0 0 2px var(--red7)}.AlertDialog_Button__ws_3t.AlertDialog_mauve__bQ2Hn{color:var(--mauve11);background-color:var(--mauve4)}.AlertDialog_Button__ws_3t.AlertDialog_mauve__bQ2Hn:hover{background-color:var(--mauve5)}.AlertDialog_Button__ws_3t.AlertDialog_mauve__bQ2Hn:focus{box-shadow:0 0 0 2px var(--mauve7)}@keyframes AlertDialog_overlayShow__MGj_B{0%{opacity:0}to{opacity:1}}@keyframes AlertDialog_contentShow__bOgEi{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.AlertDialog_AlertDialogButtons__orYPV{display:flex;gap:16px;align-items:center;justify-content:stretch;width:100%}.AlertDialog_AlertDialogButtons__orYPV>*{flex:1}.SocialButton_form__9yToE{display:contents}.SocialButton_socialButton__S_le7{display:flex;flex-grow:1;align-items:center;justify-content:center;height:44px;padding:12px 16px;font-size:14px;font-weight:500;text-align:center;background:rgba(var(--font-color-rgb),.05);border:1px solid rgba(var(--font-color-rgb),.05);border-radius:8px;transition:opacity .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out,transform .1s ease-in-out}.SocialButton_socialButton__S_le7:active{transform:scale(.98)}.SocialButton_socialButton__S_le7:hover{background:rgba(var(--font-color-rgb),.1)}.SocialButton_socialButton__S_le7:disabled{opacity:.5}.StateMessage_messageWrapper__YqY33{display:flex;align-items:center;align-self:stretch;justify-content:center;padding:12px 16px;font-weight:500;line-height:20px;color:#59d499;text-align:center;letter-spacing:.2px;cursor:default;background:rgba(89,212,153,.15);border:1px solid rgba(89,212,153,.15);border-radius:8px;transition:all .3s ease}.StateMessage_messageWrapper__YqY33>span{display:flex;gap:var(--spacing-1);align-items:center}.StateMessage_messageWrapper__YqY33.StateMessage_sm__KxojT{height:36px;font-size:14px}.StateMessage_messageWrapper__YqY33.StateMessage_md__TeTuW{height:44px;font-size:14px}.StateMessage_messageWrapper__YqY33.StateMessage_lg__R3umA{height:46px;font-size:16px}.StateMessage_loading__EOfWz{background:rgba(var(--lines-color-rgb),.1);border:1px solid rgba(var(--lines-color-rgb),.1);opacity:.9}.StateMessage_messageLoading__GJwhR{color:transparent;background:linear-gradient(92.74deg,rgba(var(--font-color-rgb),0) 4.57%,rgba(var(--font-color-rgb),.6) 65.86%,rgba(var(--font-color-rgb),0) 95.43%),rgba(var(--font-color-rgb),.2);-webkit-background-clip:text;background-clip:text;background-size:200% auto;animation:StateMessage_shine__Q3pPZ 1.3s ease-in-out infinite;-webkit-text-fill-color:transparent}@keyframes StateMessage_shine__Q3pPZ{to{background-position:-200%}}.Input_outerWrapper__0nCNU{position:relative}@keyframes Input_shake__bLML6{0%{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}to{transform:translateX(0)}}.Input_input__trG8n{position:relative;width:100%;height:42px;padding:var(--spacing-1) var(--spacing-1-5);font-size:14px;font-style:normal;font-weight:500;color:var(--Text-Loud,var(--Base-White,#fff));letter-spacing:.2px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--rounding-normal);outline:none;transition:color .3s ease,border .3s ease}.Input_input__trG8n::-moz-placeholder{color:var(--Text-Muted,var(--grey-300));-moz-transition:color .3s ease;transition:color .3s ease}.Input_input__trG8n::placeholder{color:var(--Text-Muted,var(--grey-300));transition:color .3s ease}.Input_input__trG8n:hover{border-color:hsla(0,0%,100%,.25)}.Input_input__trG8n:focus{border-color:hsla(0,0%,100%,.4)}.Input_withError__5YgKN .Input_input__trG8n{border-color:var(--Red-Dim,#833637)}.Input_withServerError__ct5jh .Input_input__trG8n{animation:Input_shake__bLML6 .3s ease-in-out 0s 2}.Input_error__dNdaK{margin-top:5px;font-family:var(--font-geist-mono);font-size:12px;font-weight:500;color:var(--Red-Default,#ff6363);letter-spacing:.2px;will-change:transform}.Input_absoluteError__bRjDz .Input_error__dNdaK{position:absolute;bottom:100%}.Input_transitionEnter__svGmL{height:0;opacity:0;transform:translateY(-1em)}.Input_transitionEnterActive__OWa61{transition:all .3s ease-in-out}.Input_transitionEnterActive__OWa61,.Input_transitionExit__zq0ht{height:1em;opacity:1;transform:translateY(0)}.Input_transitionExitActive__2CvxH{height:0;opacity:0;transition:all .3s ease-in-out;transform:translateY(-1em)}.Input_label__NYbPB{display:flex;margin-top:16px;margin-bottom:8px;font-size:12px;font-weight:500;line-height:14px;color:hsla(0,0%,100%,.6);letter-spacing:.1px}.Submit_inputWrapper__z2DLF{position:relative;width:100%}.Submit_submitWrapper__CDoSb{z-index:2}.Submit_submit__Qst6_{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:100%;height:42px;padding:var(--spacing-1) var(--spacing-1-5);font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:rgba(var(--reverse-font-color-rgb),1);letter-spacing:.2px;background:rgba(var(--lines-color-rgb),.9);border:1px solid rgba(var(--lines-color-rgb),.05);border-radius:8px;opacity:.9;transition:color .3s ease-in-out,background-color .3s ease-in-out,transform .1s ease-in-out}.Submit_submit__Qst6_:active{transform:scale(.98)}.Submit_submit__Qst6_:hover:not(:disabled){cursor:pointer}.Submit_submit__Qst6_:focus{background:rgba(var(--font-color-rgb),1);outline:0}.Submit_submit__Qst6_:disabled{color:rgba(var(--reverse-font-color-rgb),.4);transform:scale(1)}@media (max-width:840px){.Submit_submit__Qst6_{font-size:16px}}.Submit_glow__0gmKP{position:absolute;right:0;left:0;z-index:0;width:100%;height:75%;background:conic-gradient(from 136.95deg at 50% 50%,#0294fe -55.68deg,#ff2136 113.23deg,#9b4dff 195deg,#0294fe 304.32deg,#ff2136 473.23deg);filter:blur(32px);border-radius:6px;opacity:0;transition:opacity .3s ease-in-out;transform:translateZ(0);will-change:opacity}.Submit_submit__Qst6_:focus:not(:disabled)+.Submit_glow__0gmKP,.Submit_submit__Qst6_:hover:not(:disabled)+.Submit_glow__0gmKP{opacity:.8}.SubscribeForm_newsletterForm__btavW{display:grid;gap:var(--spacing-2);color:hsla(0,0%,100%,.4)}@media (min-width:840px){.SubscribeForm_newsletterForm__btavW{grid-template-columns:2fr 1fr}}.SubscribeForm_newsletterForm__btavW>span{font-size:12px;font-weight:400;line-height:18px;letter-spacing:.4px}@media (min-width:840px){.SubscribeForm_newsletterForm__btavW>span{grid-column:span 2}}.SubscribeForm_successMsg__iM83q{margin-top:5px;font-size:12px;font-weight:400;line-height:14px;color:#59d499;letter-spacing:.2px}.SubscribeForm_transitionEnter__qOGCk{height:0;opacity:0;transform:translateY(-1em)}.SubscribeForm_transitionEnterActive__uwKr8{transition:all .3s ease-in-out}.SubscribeForm_transitionEnterActive__uwKr8,.SubscribeForm_transitionExit__h0MGr{height:1em;opacity:1;transform:translateY(0)}.SubscribeForm_transitionExitActive__ZjamV{height:0;opacity:0;transition:all .3s ease-in-out;transform:translateY(-1em)}.Footer_container__6pNfo{position:relative;padding-top:clamp(100px,calc(100vw * .23 + 13.79px),200px);overflow-x:hidden}.Footer_bgImg__YdzGU{position:absolute;top:-40px;left:50%;opacity:.5;transform:translateX(-50%) rotate(85deg)}.Footer_content__WG3KU{position:relative;display:flex;flex-direction:column;gap:var(--spacing-10);align-items:center;padding-bottom:64px;overflow:hidden;background:linear-gradient(180deg,rgba(7,8,10,.8) .1%,#07080a 32.45%) padding-box,radial-gradient(49.41% 64.58% at 49.4% 0,hsla(0,0%,100%,.03) 0,hsla(0,0%,100%,0) 100%) padding-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--grey-600);box-shadow:0 -4px 10px 0 rgba(0,0,0,.11);transform:translateZ(0)}.Footer_content__WG3KU:after{position:absolute;inset:1;pointer-events:none;content:"";background:linear-gradient(90deg,transparent 20%,rgba(255,170,141,.36) 50%,transparent 80%) border-box;border-top:1px solid transparent;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor}.Footer_links__sNoYT{display:grid;grid-template-columns:repeat(2,minmax(144px,1fr));gap:var(--spacing-4);width:100%;max-width:1064px;padding-top:var(--spacing-10);padding-left:var(--spacing-3)}@media (min-width:720px){.Footer_links__sNoYT{grid-template-columns:repeat(6,minmax(144px,1fr))}}.Footer_linkGroup__LhDJx{display:flex;flex-direction:column;gap:var(--spacing-5)}.Footer_linkGroup__LhDJx .Footer_groupHead__eSnSI{font-size:14px;font-style:normal;font-weight:500;line-height:160%;color:var(--Text-Loud,var(--Base-White,#fff));letter-spacing:.2px}.Footer_linkGroup__LhDJx .Footer_groupContent__rkIVW{display:flex;flex-direction:column;gap:var(--spacing-2-5)}.Footer_footerLink__N575X{display:inline-flex;gap:var(--spacing-1);align-items:center;align-self:flex-start;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--Text-Default,var(--grey-200));letter-spacing:.2px;transition:color .3s ease}.Footer_footerLink__N575X:hover{color:var(--Base-White,#fff)}.Footer_footerLink__N575X:hover .Footer_externalIcon___XRcS{transform:translate(1px,-1px)}.Footer_externalIcon___XRcS{width:10px;height:10px;color:var(--grey-300);transition:transform .3s ease}.Footer_newsletter__wZsad{display:flex;flex-direction:column;gap:var(--spacing-3);width:100%;max-width:1064px;padding:var(--spacing-6) var(--spacing-3) var(--spacing-3) var(--spacing-3);font-size:14px;font-style:normal;font-weight:500;line-height:160%;color:var(--Text-Default,var(--grey-200));letter-spacing:.2px;border-top:1px solid var(--grey-600)}@media (min-width:720px){.Footer_newsletter__wZsad{flex-direction:row;align-items:center;justify-content:space-between}}.Footer_newsletter__wZsad .Footer_text__UYcCR{max-width:260px}.Footer_newsletter__wZsad .Footer_formContainer__iSuGc{max-width:430px}.Footer_newsletter__wZsad h5{font-size:14px;font-style:normal;font-weight:500;line-height:160%;color:var(--Text-Loud,var(--Base-White,#fff));letter-spacing:.2px}.SendDownloadLink_emailForm__0Ol8R{display:flex;flex-direction:column;width:100%;margin:16px 0;text-align:left}.SendDownloadLink_successMsg__X7_zl{margin-top:5px;font-size:12px;font-weight:400;line-height:14px;color:#59d499;letter-spacing:.2px}.SendDownloadLink_transitionEnter__mvAy9{height:0;opacity:0;transform:translateY(-1em)}.SendDownloadLink_transitionEnterActive__aH_8_{height:1em;opacity:1;transition:all .3s ease-in-out;transform:translateY(0)}.SendDownloadLink_transitionExit__68G_C{height:1em;opacity:1;transform:translateY(0)}.SendDownloadLink_transitionExitActive__Ivr7z{height:0;opacity:0;transition:all .3s ease-in-out;transform:translateY(-1em)}.page_container__rt5pP{display:flex;flex-direction:column;gap:56px}@media (min-width:840px){.page_container__rt5pP{max-width:calc(100% - 264px)}}.page_top__KCl0U{display:flex;flex-direction:column;gap:16px}.page_heading__vtLV7{display:grid;grid-template-columns:40px 1fr auto;gap:16px;align-items:center}.page_heading__vtLV7 h2{font-size:15px;font-style:normal;font-weight:600;line-height:24px;color:#fff;letter-spacing:.1px}.page_subscriptionBadge__0x5aI{display:flex;gap:8px;align-items:center;font-family:var(--monospace-font);font-size:13px;font-style:normal;font-weight:400;line-height:20px;color:hsla(0,0%,100%,.6);letter-spacing:-.05px}.page_subscriptionBadge__0x5aI>div{display:flex;gap:6px;align-items:center}.page_ellipsis__XzJOt{overflow:hidden;text-overflow:ellipsis}.page_asterisk__Rrar_{display:flex;align-items:center;width:16px;font-weight:500;color:var(--red-dark);cursor:pointer}.AuthProviders_authProvider__XxbaU{display:flex;gap:8px;align-items:center;height:40px;font-size:14px;font-weight:600;line-height:13px;color:var(--primaryText,#fff);letter-spacing:.1px}.AuthProviders_authProvider__XxbaU>svg{width:16px;color:var(--secondary-text,hsla(0,0%,100%,.6))}.AuthProviders_subActions__jnTqK{position:relative;align-self:stretch;padding-left:16px;margin-bottom:16px}.AuthProviders_subActions__jnTqK>div{display:flex;align-items:center;justify-content:space-between;padding:12px 0 12px 12px;font-size:14px;line-height:16px;color:var(--secondary-text,hsla(0,0%,100%,.6));letter-spacing:.1px}.AuthProviders_subActions__jnTqK:after{position:absolute;top:11px;bottom:11px;left:8px;width:1px;content:"";background-color:hsla(0,0%,100%,.2)}.AuthProviders_addAuthProvider__XpbrQ{display:flex;gap:8px;align-items:center;padding:0;font-size:14px;font-weight:600;line-height:13px;color:var(--secondary-text,hsla(0,0%,100%,.6));letter-spacing:.1px;transition:color .3s ease-in-out}.AuthProviders_addAuthProvider__XpbrQ:hover{color:#fff}.AuthProviders_addAuthProvider__XpbrQ>svg{width:16px}.ProfileAvatarForm_avatarWrapper__VxBkH{position:relative;display:grid;aspect-ratio:1;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:99999px}.ProfileAvatarForm_avatarWrapper__VxBkH>*{grid-area:1/1}.ProfileAvatarForm_uploadLabel__3_mgK{display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(0,0,0,.6)}.ProfileAvatarForm_uploadLabel__3_mgK>svg{width:30%}.ProfileAvatarForm_uploadLabel__3_mgK input{display:none}.ProfileAvatarForm_temporaryAvatar__Qrbej{border-radius:99999px}.Slider_title__c7u6W{margin-bottom:24px;font-size:20px;font-weight:600;line-height:28px;color:rgba(var(--font-color-rgb),1);text-align:center;letter-spacing:-.05px}.Slider_image__ejWAE{margin-bottom:33px}.Slider_wrapper__hZgJi{flex-direction:row;gap:10%;overflow:hidden}.Slider_slide__N_26U,.Slider_wrapper__hZgJi{display:flex;width:480px;max-width:100%;height:380px}.Slider_slide__N_26U{flex:none;flex-direction:column;padding:48px;background:rgba(var(--font-color-rgb),.05);border:1px solid rgba(var(--font-color-rgb),.05);border-radius:12px;transition:margin-left .3s ease-out}.Slider_slide__N_26U h3{margin:35px 0 15px;font-size:16px;font-weight:600;line-height:20px;color:rgba(var(--font-color-rgb),1);text-align:center;letter-spacing:-.05px}.Slider_slide__N_26U p{font-size:14px;font-weight:400;line-height:16px;color:rgba(var(--font-color-rgb),.6);text-align:center;letter-spacing:.1px}.Slider_navigation__Wznhn{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:24px}.Slider_dot__oQjeN{position:relative;z-index:2;width:12px;height:8px;cursor:pointer;background:rgba(var(--font-color-rgb),.2);border-radius:8px;transition:all .3s ease-in-out;will-change:transform}.Slider_dot__oQjeN:after,.Slider_dot__oQjeN:before{position:absolute;content:"";opacity:0;transition:opacity .3s ease,background .3s ease}.Slider_dot__oQjeN.Slider_active__xkkEi{width:24px}.Slider_dot__oQjeN.Slider_active__xkkEi:before{opacity:.8}.Slider_dot__oQjeN.Slider_active__xkkEi:after{opacity:1}.Slider_dot__oQjeN:before{top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;background:conic-gradient(from 147.14deg at 50% 50%,#3ec5ff -55.68deg,#052dff 113.23deg,#00ffe0 195deg,#3ec5ff 304.32deg,#052dff 473.23deg);filter:blur(6px);border-radius:6px;transform:translateZ(0)}.Slider_dot__oQjeN:after{top:0;right:0;bottom:0;left:0;z-index:2;background:#fff;border-radius:8px}.page_singleColWrapper__IZm1Y{width:282px;padding:30px 0;margin:0 auto}@media (max-width:840px){.page_singleColWrapper__IZm1Y{width:100%}}.page_twoColsWrapper__waRWF{display:flex;flex-direction:row;gap:201px;align-items:center;justify-content:center;padding:64px 0;margin:0 auto}.page_twoColsWrapper__waRWF>div{position:relative;display:flex;flex-direction:column;align-items:center;will-change:transform}.page_twoColsWrapper__waRWF>div:after{position:absolute;top:0;right:-101px;width:1px;height:100%;content:"";background:linear-gradient(180deg,rgba(var(--lines-color-rgb),0) 0,rgba(var(--font-color-rgb),.2) 50%,rgba(var(--font-color-rgb),0) 100%)}@media (max-width:840px){.page_twoColsWrapper__waRWF>div:after{display:none}}.page_twoColsWrapper__waRWF>div:last-child:after{display:none}@media (max-width:840px){.page_twoColsWrapper__waRWF{flex-direction:column-reverse;gap:50px;align-items:center}}.page_sliderWrapper__9owJF{max-width:100%;transition:opacity .3s ease;will-change:opacity}.page_sliderImageWithCompensation__m9_cM{margin-bottom:-20px}.page_controlsWrapper__o44_M{display:flex;flex-direction:column;align-items:center;width:282px}@media (max-width:840px){.page_controlsWrapper__o44_M{width:100%;padding-right:24px;padding-left:24px}}.page_header__aMEpY{margin-bottom:40px;font-family:var(--main-font);font-size:24px;font-style:normal;font-weight:600;line-height:28px;color:rgba(var(--font-color-rgb),1);text-align:center;letter-spacing:-.05px}.page_logo__4r0HW{width:48px;height:48px;margin-bottom:40px}.page_socialButtonIcon__kPbNF{width:20px;height:20px;color:rgba(var(--font-color-rgb),.6)}.page_socialIconText__YhlC7{flex-grow:2;margin-left:16px}.page_otherOptionLink__L1EQt{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:12px 16px;margin-top:30px;font-size:14px;font-weight:500;color:rgba(var(--font-color-rgb),.6);text-align:center;letter-spacing:.2px;cursor:pointer;border:1px solid rgba(var(--lines-color-rgb),.1);border-radius:8px;transition:color .3s ease-in-out,transform .1s ease-in-out}.page_otherOptionLink__L1EQt:active{transform:scale(.98)}.page_otherOptionLink__L1EQt>.page_arrowLeft__UpO5a,.page_otherOptionLink__L1EQt>.page_arrowRight__4KrB_{transition:transform .3s ease}.page_otherOptionLink__L1EQt:focus,.page_otherOptionLink__L1EQt:hover{color:rgba(var(--font-color-rgb),1)}.page_otherOptionLink__L1EQt:focus>.page_arrowLeft__UpO5a,.page_otherOptionLink__L1EQt:hover>.page_arrowLeft__UpO5a{transform:translateX(-25%)}.page_otherOptionLink__L1EQt:focus>.page_arrowRight__4KrB_,.page_otherOptionLink__L1EQt:hover>.page_arrowRight__4KrB_{transform:translateX(25%)}.page_otherOptionLink__L1EQt.page_withoutBorder___Non9{border-color:transparent}.page_notice__xwoNV{box-sizing:border-box;max-height:100px;margin:12px 0 35px;overflow:hidden;font-size:14px;font-weight:400;line-height:20px;color:rgba(var(--font-color-rgb),.6);text-align:center;letter-spacing:.1px;opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(0)}.page_notice__xwoNV a{color:rgba(var(--font-color-rgb),.8)}.page_notice__xwoNV.page_invisible__yEGDs{max-height:0;margin:0;opacity:0;transform:translateY(-10px)}.page_form__qXy18{display:flex;flex-direction:column;gap:12px;width:100%}.page_formFooter__iaoSw{position:relative;z-index:2;display:flex;flex-direction:column;background:var(--background);transition:transform .3s ease-in-out}.page_withoutPassword__Quhwo .page_formFooter__iaoSw{transform:translateY(-60px)}.page_terms__ivyn3{padding:0 30px;margin:10px 0;font-size:12px;font-weight:500;line-height:16px;color:rgba(var(--font-color-rgb),.4);text-align:center}.page_terms__ivyn3 a{color:rgba(var(--font-color-rgb),.6);transition:color .3s ease-in-out}.page_terms__ivyn3 a:hover{color:rgba(var(--font-color-rgb),1)}.page_socialSignIn__k1ZR1{width:100%;max-height:100px;opacity:1;transition:opacity .3s ease-in-out,max-height .3s ease-in-out}.page_socialSignIn__k1ZR1.page_hidden__qhQ2r{max-height:0;opacity:0}.page_socialButtonsWrapper__xOb3F{display:flex;flex-flow:row wrap;gap:12px;width:100%;overflow:hidden;opacity:1;transition:opacity .3s ease-in-out}.focus-mode .page_socialButtonsWrapper__xOb3F{opacity:.4}.page_orText__GB5K8{flex-grow:2;width:100%;margin:5px 0 10px;font-size:12px;font-weight:500;line-height:16px;color:rgba(var(--font-color-rgb),.4);text-align:center;letter-spacing:.2px;opacity:1;transition:opacity .3s ease-in-out,max-height .3s ease-in-out}.page_orText__GB5K8.page_hidden__qhQ2r{max-height:0;opacity:0}.page_sliderTransitionEnter__3QrEe{opacity:0}.page_sliderTransitionEnterActive__1c06N{opacity:1;transition:opacity .3s}.page_sliderTransitionExit__55INT{opacity:1}.page_sliderTransitionExitActive__P_4an{opacity:0;transition:opacity .3s}.page_formTransitionEnter__42mY5{transform:translateX(calc(-100% - 60px))}.page_formTransitionEnterActive__vLjrE{transition:transform .3s;transform:translateX(0)}.page_formTransitionExit__Mf4bx{transform:translateX(0)}.page_formTransitionExitActive__XmsbH{transition:opacity .3s,transform .3s;transform:translateX(calc(-100% - 60px))}