@keyframes styles_fade-in__v6B2v{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__P_58e{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__9aK_J{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__fDMFP{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down___qF4D{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__5kFCT{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left___Hx2q{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__ac0fE{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_float__ixj1M{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__cYxQ_{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_button__x6LAk{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;height:56px;padding:0 36px;border:none;border-radius:100px;cursor:pointer;white-space:nowrap;box-sizing:border-box}.styles_button__x6LAk:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.styles_button__x6LAk.styles_small__AtkGk{height:40px}@media screen and (min-width:1024px){.styles_button__x6LAk.styles_small__AtkGk{height:48px}}.styles_gradientOverlay__bcTWX{position:absolute;top:-24px;left:-24px;width:calc(200% + 48px);height:calc(100% + 48px);background:linear-gradient(90deg,#573FD2,#FF9AE0,#FCFD9A,#30FBD9,#573FD2);background-size:50% 100%;filter:blur(20px);opacity:0;pointer-events:none;will-change:transform}.styles_buttonText__x8FC3{position:relative;z-index:2;display:block}.styles_buttonText__x8FC3.styles_hidden__tMVcp{position:absolute;visibility:hidden}.styles_primary__Y43u5{background:var(--color-off-black);color:var(--color-white);transition:color .3s ease}.styles_primary__Y43u5:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid rgba(0,0,0,0);pointer-events:none;z-index:2}.styles_primary__Y43u5:hover:not(:disabled){color:var(--color-off-black)}.styles_primary__Y43u5:hover:not(:disabled):after{border-color:hsla(0,0%,100%,.2)}.styles_secondary__wgRTl{background:var(--color-white);color:var(--color-off-black);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}.styles_secondary__wgRTl .styles_gradientOverlay__bcTWX{filter:blur(12px)}.styles_secondary__wgRTl:after{content:"";position:absolute;inset:2px;border-radius:inherit;background:var(--color-white);pointer-events:none;z-index:1}.styles_secondary__wgRTl:hover:not(:disabled){box-shadow:none}.styles_spinner__ttfNg{position:relative;z-index:2;display:block;width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid var(--color-white);border-radius:50%;animation:styles_spin___cOcB .8s linear infinite}@keyframes styles_spin___cOcB{to{transform:rotate(1turn)}}@keyframes styles_fade-in__rHH9l{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__aGiJM{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__Qj_MV{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__UXxBw{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down___SdfJ{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__HZC4A{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__iZGi_{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__t18eP{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__HHyjK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__JLZ0w{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__ouf8m{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_iconButton__pK_yK{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:none;border-radius:50%;background:var(--color-white);color:var(--color-off-black);cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}.styles_iconButton__pK_yK:disabled{cursor:not-allowed;opacity:.5}.styles_iconButton__pK_yK:after{content:"";position:absolute;inset:2px;border-radius:inherit;background:var(--color-white);pointer-events:none;z-index:1}.styles_iconButton__pK_yK:hover:not(:disabled){box-shadow:none}.styles_iconButton__pK_yK svg{position:relative;display:block}.styles_gradientOverlay__urDf8{position:absolute;top:-24px;left:-24px;width:calc(200% + 48px);height:calc(100% + 48px);background:linear-gradient(90deg,#573FD2,#FF9AE0,#FCFD9A,#30FBD9,#573FD2);background-size:50% 100%;filter:blur(12px);opacity:0;pointer-events:none;will-change:transform}.styles_content__AvQST{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.styles_sm__plDYt{width:36px;height:36px}@media screen and (min-width:1024px){.styles_sm__plDYt{width:44px;height:44px}}.styles_md__Lc3G0{width:40px;height:40px}@media screen and (min-width:1024px){.styles_md__Lc3G0{width:48px;height:48px}}.styles_lg__2eR9M{width:44px;height:44px}@media screen and (min-width:1024px){.styles_lg__2eR9M{width:56px;height:56px}}@keyframes styles_fade-in__klUJc{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__bF3wM{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__Iq2bC{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__GWOMu{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__R9W4u{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__oeZYn{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__EE_Jr{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__wqLnk{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__g0oq8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__YGqIm{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__7LKeD{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_lozenge__rhaxO{height:40px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;gap:12px;padding:0 24px 0 20px;border-radius:100px;background:var(--color-white);color:var(--color-off-black);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}@keyframes styles_fade-in__B3PVf{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__iRIig{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__qEHE4{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more___gC1R{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__KUMtR{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__7IZm1{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__hu8MO{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__2PNyu{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__AIIHk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__yIAze{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__UPL4A{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}@keyframes styles_container-appear__6DNtL{0%{opacity:0}to{opacity:1}}.styles_container__9pp_i{width:100%;height:100%;position:relative;display:block}.styles_container__9pp_i.styles_animate__pWcby{animation:styles_container-appear__6DNtL 1s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}@media only screen and (min-width:768px){.styles_container__9pp_i{background:hsla(0,0%,100%,.2);border-radius:20px;border:1px solid #fff;padding:8px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}.styles_content__n6b4f{width:100%;position:relative}@media only screen and (min-width:768px){.styles_content__n6b4f{background:#fff;border-radius:16px;border:1px solid #edf2f5;box-shadow:0 3px 5px 0 rgba(200,206,215,.25),0 2px 3px 0 rgba(135,175,199,.12),0 4px 10px 0 rgba(222,228,235,.25)}.styles_basicPadding__aAH8l{padding:8px 8px 24px}}@keyframes styles_fade-in__CPLd_{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__u52G0{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__ONDIj{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__rr7aG{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__TYHwh{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__pcMq6{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__YLUB9{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__f8gIF{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__Mxuur{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__FC8ex{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__ToYQ0{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_container__DCYyv{width:100%;height:3rem;position:relative;border-radius:2rem;background:#fff;--gradient-opacity:0}.styles_container__DCYyv.styles_multiline__FdZe_{height:88px}.styles_container__DCYyv:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(90deg,#00cfff,#00ff47,#00cfff) border-box;border-radius:2rem;opacity:var(--gradient-opacity);pointer-events:none;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.styles_container__DCYyv.styles_disabled__De0Hl{opacity:.25}.styles_input__qiRU7{transition:border-color .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);width:100%;height:100%;padding:0 1rem;border:1px solid #d8dfe9;border-radius:2rem;background:rgba(0,0,0,0);color:#000;outline:none;position:relative;z-index:1;box-sizing:border-box;background:#fff}.styles_input__qiRU7:focus{border-color:rgba(0,0,0,0)}.styles_input__qiRU7::placeholder{color:#999}.styles_textarea__a7Otn{padding:.5rem 1rem}@keyframes styles_fade-in__R3nl6{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__zmaiT{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__m_CST{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__HqX2R{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__iSj66{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__SKl0Y{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__UqsAe{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__zHQAY{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__NNDiQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__GEoCq{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__Cli0d{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_modeHeightWrapper__eX8Wy{width:100%;height:100%;position:relative}.styles_modeWrapper__Kppzm{position:relative}@media screen and (min-width:1024px){.styles_modeWrapper__Kppzm{height:100%}}.styles_modeView__AAz41{transition:all .3s ease-out;width:100%}@media screen and (min-width:1024px){.styles_modeView__AAz41{height:100%}}.styles_modeView__AAz41.styles_floating__4qppL{position:absolute;top:0;left:0;opacity:0;pointer-events:none}@keyframes styles_fade-in__TnoLR{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__ACXfo{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__Yco2m{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__lyveq{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__muETM{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__6Aepu{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__W6kxM{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__5ojaw{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__5rUiV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__1s2yY{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__wP7q0{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_content__yDMob{width:100%}.styles_content__yDMob,.styles_form__nbaaX{position:relative;display:flex;flex-direction:column}.styles_form__nbaaX{transition:opacity .3s cubic-bezier(.33,1,.68,1)}.styles_form__nbaaX.styles_disabled__eTmLZ{opacity:.25;pointer-events:none}.styles_input__bHWAn{animation:styles_fade-in__TnoLR .5s cubic-bezier(.33,1,.68,1) forwards;opacity:0;animation-delay:.3s}.styles_text__Yng_W h1{padding-bottom:1rem}.styles_text__Yng_W p{margin-bottom:2.5rem}.styles_submit__5SNlD{position:absolute;top:50%;transform:translate3d(0,-50%,0);width:2rem;height:2rem;right:1rem;z-index:10}.styles_submitButton__31_tS{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;border:1px solid #00ff47;color:#fff;position:relative;overflow:hidden;transition:border .3s cubic-bezier(.33,1,.68,1),color .3s cubic-bezier(.33,1,.68,1)}.styles_submitButton__31_tS svg{position:relative;z-index:10;transform:translateZ(0);transition:transform .3s cubic-bezier(.33,1,.68,1)}.styles_submitButton__31_tS:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#00cfff 22%,#00ff47);border-radius:inherit;transition:opacity .3s cubic-bezier(.33,1,.68,1)}.styles_submitButton__31_tS.styles_disabled__eTmLZ{opacity:.25;pointer-events:none}@media(hover:hover)and (pointer:fine){.styles_submitButton__31_tS{cursor:pointer}.styles_submitButton__31_tS:hover{color:#00ff47;background:#fff}.styles_submitButton__31_tS:hover:before{opacity:0}.styles_submitButton__31_tS:hover svg{transform:translate3d(.125rem,0,0)}}@keyframes styles_fade-in__sORah{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__Evww5{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__5y9pn{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__EUL1X{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__6N4DI{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__XeYvB{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__BR05F{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__KGrl8{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__x9ewQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__ovuGE{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__7bRab{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_container__gWZKo{transition:all .3s cubic-bezier(.215,.61,.355,1);position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:100px;box-shadow:0 6px 10px -4px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05)}@media(hover:hover)and (pointer:fine){.styles_container__gWZKo{cursor:pointer}}.styles_container__gWZKo.styles_primary__mEmtk{background:#181818;color:#fcfcfc}.styles_container__gWZKo.styles_primary__mEmtk:hover{background:linear-gradient(135deg,#00cfff 7.24%,#00ff47 94.79%);color:#181818}.styles_container__gWZKo.styles_primary__mEmtk.styles_disabled__nP05M{background:linear-gradient(180deg,#dcdee1,#eaebed)!important}.styles_container__gWZKo.styles_secondary__BAe10{background:#fcfcfc;color:#181818}.styles_container__gWZKo.styles_secondary__BAe10:hover{color:#19e783;box-shadow:0 3px 5px -2px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05)}.styles_container__gWZKo.styles_secondary__BAe10.styles_disabled__nP05M{opacity:.5;color:var(--color-grey-base)}.styles_container__gWZKo.styles_disabled__nP05M{pointer-events:none;box-shadow:0 3px 5px 0 rgba(200,206,215,.25),0 2px 3px 0 rgba(135,175,199,.12),0 4px 10px 0 rgba(222,228,235,.25)}.styles_container__gWZKo.styles_destructive__E_Ty6,.styles_container__gWZKo.styles_destructive__E_Ty6:hover{color:var(--color-ux-error)}.styles_container__gWZKo.styles_height-20__B5Pse{height:20px;padding:0 1em}@media only screen and (min-width:1960px){.styles_container__gWZKo.styles_height-20__B5Pse{height:36px}}.styles_container__gWZKo.styles_height-24__O5SLw{height:24px;padding:0 1em}.styles_container__gWZKo.styles_height-32__bU8Kc{height:32px;padding:0 1em}.styles_container__gWZKo.styles_height-36__I_xH1{height:36px;padding:0 1em}.styles_container__gWZKo.styles_height-40__Bbxgu{height:40px;padding:0 1.5em}.styles_container__gWZKo.styles_height-48__9m4I7{height:48px;padding:0 16px}@media screen and (min-width:1024px){.styles_container__gWZKo.styles_height-48__9m4I7{padding:0 16px}}@keyframes styles_fade-in__12OfB{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__YFMJH{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__1dW3m{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__usQZA{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__1_2RE{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__ZRihj{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__6Vmef{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__BFQBj{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__76GV3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__9MA1v{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__niFO8{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_container__lT80V{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:space-between}.styles_getStartedImageWrapper__rowF2{width:100%;position:relative;aspect-ratio:1.179;overflow:hidden;border-radius:16px}.styles_getStartedContent__Gjb2o{position:relative;padding:0 16px;z-index:10}@media screen and (min-width:1024px){.styles_getStartedContent__Gjb2o{margin-top:-120px}}.styles_text__k38N0{margin-bottom:40px}.styles_heading__h9TXV{width:-moz-fit-content;width:fit-content;margin:8px auto 40px}.styles_subheading__sC3De{width:282px;margin:8px auto 40px}.styles_balanceText__qw9fx{margin:8px 0}.styles_bottom__NaSpf{display:flex;align-items:center;justify-content:center}.styles_startButton__VN_gU{margin-bottom:16px}.styles_yourWallet__BHqxg{animation:styles_fade-up__YFMJH .5s cubic-bezier(.215,.61,.355,1) forwards;transform:translate3d(0,48px,0);opacity:0;animation-delay:.5s;width:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:40px auto 0;padding:12px 16px;gap:0 12px;background:linear-gradient(90deg,#f5f8ff,#fcfdff);border-radius:16px;border:1px solid var(--color-grey-light)}@media screen and (min-width:1024px){.styles_yourWallet__BHqxg{width:360px}}.styles_walletIcon__yO4XY{width:40px;height:40px;position:relative;border-radius:50%;overflow:hidden}.styles_walletContentFlex__DvMMo{flex:1 0 auto;display:flex;align-items:center;justify-content:space-between}.styles_newWalletAddress__AXOG_{animation:styles_fade-up__YFMJH .5s cubic-bezier(.215,.61,.355,1) forwards;transform:translate3d(0,48px,0);opacity:0;animation-delay:.3s;height:16px}@keyframes styles_fade-in__JuoHe{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__DtM0M{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__fTrsz{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__0_jTe{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__Kja4k{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__c5HvX{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__4jz6n{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__wqToo{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__ZFFa9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__8qalG{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle___Rkdi{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_wrapper__XWVeG{width:100%;height:100%;position:relative;background:linear-gradient(180deg,#e8eeef,#feffff)}@media screen and (min-width:1280px){.styles_wrapper__XWVeG{padding:16px}}.styles_container__jr5B3{opacity:0;will-change:opacity;width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#000}.styles_dotBackground__dMAtQ{animation:styles_fade-down__Kja4k 3s cubic-bezier(.215,.61,.355,1) forwards;transform:translate3d(0,-16px,0);opacity:0;animation-delay:.3s;width:100%;height:480px;overflow:hidden;position:absolute;top:0;right:0;left:0}.styles_dotBackground__dMAtQ img{height:100%;width:auto;object-fit:cover;object-position:center}.styles_content__y5QGm{transform:translate3d(0,32px,0);width:100%;position:relative;margin:0 auto;display:flex;align-items:flex-start;overflow:hidden;border-radius:16px;background:#fff}@media screen and (min-width:768px){.styles_content__y5QGm{align-items:center}}@media screen and (min-width:1280px){.styles_content__y5QGm{height:100%}.styles_content__y5QGm .styles_loginContainerOuter__p_6DU,.styles_content__y5QGm .styles_loginContainer__ToYZU,.styles_content__y5QGm>div{width:100%;height:100%}.styles_content__y5QGm>div{display:flex;align-items:center}}.styles_sidebar__ksdMT{width:100%;position:relative}.styles_back__4nhND{position:absolute;top:16px;left:16px;z-index:10}@media screen and (min-width:768px){.styles_back__4nhND{top:24px;left:24px}}.styles_forms__R_m_Z{transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.styles_forms__R_m_Z.styles_disabled__ZG2Ba{opacity:.3;pointer-events:none}.styles_text__Cjdc2{margin-bottom:40px}.styles_heading__QMQ4s{padding-bottom:16px}.styles_subheading__FEFet{width:calc(100% - 16px);margin:0 auto}.styles_gallery__BDtmN{width:100%;display:none;flex-direction:column;height:100%}@media screen and (min-width:1280px){.styles_gallery__BDtmN{display:flex}}.styles_galleryImage__tnQdF{height:100%;width:100%}.styles_galleryContent__wKTo_{flex-shrink:0;padding-bottom:72px}.styles_galleryContentHeading__1kSL7{padding-bottom:16px}.styles_galleryPagination__1zYZ9{display:flex;justify-content:center;gap:5px}.styles_paginationDot__PA0qh{width:7px;height:7px;background:var(--color-grey-light);border-radius:1000px}.styles_paginationDot__PA0qh.styles_active__MTKb6{width:30px;background:#000}.styles_contentPadding__iE7EI{padding:32px 32px 0}@media screen and (min-width:1280px){.styles_contentPadding__iE7EI{padding:90px 90px 0}}.styles_loginContainer__ToYZU{padding-bottom:16px}@media screen and (min-width:1280px){.styles_loginContainer__ToYZU{padding-bottom:32px}}.styles_loginContainerOuter__p_6DU{overflow:hidden;height:auto}.styles_innerContent__9oBsQ{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px 16px}@media screen and (min-width:1280px){.styles_innerContent__9oBsQ{padding:72px 72px 32px}}.styles_footer__pIOmJ{width:100%;text-align:center}.styles_logoContainer__XFa3f{width:72px;position:relative;margin:0 auto}.styles_header__Sl7oI{width:100%;position:relative;padding-bottom:32px}.styles_or__lZ1z3{width:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:24px 0;gap:0 12px;color:var(--color-grey-base)}.styles_or__lZ1z3 svg:last-child{transform:scaleX(-1)}.styles_passkey__qwnDQ{width:100%;margin-top:8px;color:var(--color-grey-base);background:linear-gradient(90deg,#f5f8ff 0,#fcfdff);background:linear-gradient(90deg,#f5f8ff,#fcfdff);box-shadow:none}.styles_passkey__qwnDQ svg:first-child,.styles_passkey__qwnDQ:hover{color:var(--color-black)}.styles_passkey__qwnDQ{border:1px solid var(--color-grey-light)}.styles_navigator__Ja8JU{position:absolute;top:16px;left:0}.styles_backButton__RV26m{width:32px;height:32px;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--color-mono-30);border:1px solid rgba(0,0,0,.1);box-shadow:0 3px 5px 0 rgba(200,206,215,.25),0 2px 3px 0 rgba(135,175,199,.12),0 4px 10px 0 rgba(222,228,235,.25)}.styles_backButton__RV26m svg{transition:transform .3s ease;transform:scaleX(-1);width:16px;pointer-events:none}@media(hover:hover)and (pointer:fine){.styles_backButton__RV26m{cursor:pointer}.styles_backButton__RV26m:hover{background:#000;color:#fff}.styles_backButton__RV26m:hover svg{transform:scaleX(-1) translate3d(2px,0,0)}}.styles_bottom___qhn1{padding-bottom:16px;display:flex;justify-content:center}.styles_loginButton__84eO_{animation:styles_fade-down__Kja4k .5s cubic-bezier(.215,.61,.355,1) forwards;transform:translate3d(0,-16px,0);opacity:0;width:100%;position:relative;margin-bottom:8px;color:var(--color-grey-base);background:linear-gradient(90deg,#f5f8ff 0,#fcfdff);background:linear-gradient(90deg,#f5f8ff,#fcfdff);box-shadow:none;border:1px solid var(--color-grey-light)}@media(hover:hover)and (pointer:fine){.styles_loginButton__84eO_{cursor:pointer}.styles_loginButton__84eO_:hover{color:var(--color-black)}}.styles_loginButton__84eO_ svg:first-child{color:var(--color-black)}.styles_buttonInner__BxSi7{width:100%;position:relative;display:flex;align-items:center;justify-content:center;justify-content:space-between}.styles_buttonIconFlex__RT4Ky{display:flex;align-items:center;justify-content:center;gap:0 8px}.styles_buttonIconFlex__RT4Ky span,.styles_buttonIconFlex__RT4Ky svg{display:block}@keyframes styles_fade-in__kFkQu{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__ievXo{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__7eM0W{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__yK571{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__9EskC{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__jsES3{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__rgHDu{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__CSQq_{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__o1_p5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__0Yr3V{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__VL2H3{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}@keyframes styles_loading-spinner-spin__iMDs_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_overlay__8iBgL{position:fixed;inset:0;z-index:9999;background:linear-gradient(170deg,rgba(255,255,255,.45) 1.67%,rgba(255,255,255,.85));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:center;padding:24px 16px;overflow-y:auto;opacity:0;pointer-events:none}@media screen and (min-width:1024px){.styles_overlay__8iBgL{padding:56px 12px}}.styles_content__9oY4K{width:100%;max-width:560px;max-height:90vh;overflow:none}@media screen and (min-width:768px){.styles_content__9oY4K{margin:0 1.5rem}}@keyframes styles_fade-in__RClQd{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__qfHiK{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__T8t32{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__o27su{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__39gNj{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__bKt_9{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__Tg1yM{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__TBjDK{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__fHyui{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__sByL_{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__H6WVm{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_d1__Nudmx{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:92px;font-weight:400;padding-top:.175em;line-height:80%;letter-spacing:.02em}.styles_d2__EfgNK{font-size:48px}.styles_d2__EfgNK,.styles_d3__SxOBw{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_d3__SxOBw{font-size:32px}.styles_d4__lHdQG{font-size:40px}.styles_d4__lHdQG,.styles_d5__bJ4Ag{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_d5__bJ4Ag{font-size:32px}.styles_d6__es_7o{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_h1__TbOu9{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;line-height:40px;letter-spacing:-.02em;font-weight:500}.styles_h2__Klayp{letter-spacing:-.02em}.styles_h2__Klayp,.styles_h3__NDlyK{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:32px;font-weight:500}.styles_h3__NDlyK{letter-spacing:-.01em}.styles_h4__rgPhp{font-size:14px;line-height:140%}.styles_b1__jBseq,.styles_h4__rgPhp{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em;font-weight:500}.styles_b1__jBseq{font-size:16px;line-height:24px}.styles_b2__ZlYTy,.styles_b3___5X3m{line-height:20px}.styles_b2__ZlYTy,.styles_b3___5X3m,.styles_caption__PDt62{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;letter-spacing:-.01em;font-weight:500}.styles_caption__PDt62{line-height:140%}.styles_label__Q0iMj{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:130%;letter-spacing:0;font-weight:500}.styles_button-text__CQWUj{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;line-height:26px;letter-spacing:.02em;font-weight:500;padding-top:.2em}@media screen and (min-width:1024px){.styles_d1__Nudmx{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:160px;padding-top:.175em;line-height:80%;letter-spacing:.02em}.styles_d2__EfgNK{font-size:88px}.styles_d2__EfgNK,.styles_d3__SxOBw{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_d3__SxOBw{font-size:60px}.styles_d4__lHdQG{font-size:40px}.styles_d4__lHdQG,.styles_d5__bJ4Ag{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_d5__bJ4Ag{font-size:32px}.styles_d6__es_7o{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_h1__TbOu9{font-size:48px;line-height:72px}.styles_h1__TbOu9,.styles_h2__Klayp{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em}.styles_h2__Klayp{font-size:40px;line-height:48px}.styles_h3__NDlyK{font-size:24px;line-height:32px}.styles_h3__NDlyK,.styles_h4__rgPhp{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em}.styles_h4__rgPhp{font-size:14px;line-height:140%}.styles_b1__jBseq{font-size:20px;line-height:30px;letter-spacing:-.01em}.styles_b1__jBseq,.styles_b2__ZlYTy{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.styles_b2__ZlYTy{font-size:16px;line-height:24px;letter-spacing:-.02em}.styles_b3___5X3m{line-height:20px}.styles_b3___5X3m,.styles_caption__PDt62{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;letter-spacing:-.01em}.styles_caption__PDt62{line-height:140%}.styles_label__Q0iMj{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:130%;letter-spacing:0}.styles_button-text__CQWUj{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;line-height:26px;letter-spacing:.02em;padding-top:.2em}}@media screen and (min-width:1024px)and (max-height:850px){.styles_d1__Nudmx{font-size:130px}.styles_d2__EfgNK{font-size:72px}.styles_d3__SxOBw{font-size:48px}.styles_d4__lHdQG{font-size:34px}.styles_h1__TbOu9{font-size:40px;line-height:56px}.styles_h2__Klayp{font-size:32px;line-height:40px}}@media screen and (min-width:1024px)and (max-height:750px){.styles_d1__Nudmx{font-size:110px}.styles_d2__EfgNK{font-size:60px}.styles_d3__SxOBw{font-size:40px}.styles_d4__lHdQG{font-size:28px}.styles_h1__TbOu9{font-size:32px;line-height:44px}.styles_h2__Klayp{font-size:26px;line-height:34px}}.styles_font-medium__UAFcn{font-weight:500}.styles_font-semibold__PSXHy{font-weight:600}.styles_font-bold__RQhlB{font-weight:700}.styles_nav__lC0qX{width:100vw;position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:space-between;align-items:flex-start;pointer-events:none;padding:24px 24px 0}.styles_navAvatar__q_y2u{display:flex;align-items:center;justify-content:center;gap:0 8px}.styles_navAvatarImage__pvi1V{width:24px;aspect-ratio:1;border-radius:50%;overflow:hidden;position:relative;background:var(--color-grey)}.styles_navLozengeText__UGVqH{font-size:14px!important;line-height:20px!important;letter-spacing:-.01em!important;font-weight:500!important}.styles_navUser__NhkI3{padding:0 14px 0 8px;cursor:pointer}.styles_navUserContainer__EnmVc{position:relative}.styles_navUserSeparator__jH7Dx{width:1px;height:20px;background:rgba(24,24,24,.2)}.styles_navUserChevron__qZR8i{margin-top:1px}.styles_navUserChevron__qZR8i,.styles_navUserChevron__qZR8i svg{position:relative;display:block}.styles_navDropdown__b7DLb{opacity:0;transform:translateY(-8px);min-width:160px;position:absolute;top:calc(100% + 8px);right:0;padding:8px;border-radius:16px;pointer-events:none;background:var(--color-white);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}.styles_navDropdownItem__SM_L7{width:100%;position:relative;gap:8px;display:flex;cursor:pointer;padding:12px 8px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--color-off-black);font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;text-align:left}@media(hover:hover)and (pointer:fine){.styles_navDropdownItem__SM_L7{cursor:pointer}.styles_navDropdownItem__SM_L7:hover{background:rgba(0,0,0,.05)}}.styles_navDropdownItem__SM_L7 span{position:relative;display:block}.styles_navToast__82C_5{display:flex;align-items:center;justify-content:center;flex:1 1;gap:8px}.styles_navToast__82C_5 svg{width:18px}.styles_navToastItem__dvmol{gap:8px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_navToastDismiss__cJKWE{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:4px;background:rgba(0,0,0,0);border:none;border-radius:4px;color:#545f71;font-size:18px;line-height:1}@media(hover:hover)and (pointer:fine){.styles_navToastDismiss__cJKWE{cursor:pointer}.styles_navToastDismiss__cJKWE:hover{background:rgba(0,0,0,.1)}}.styles_navRight__q_uGD{gap:12px}.styles_navMobileCard___T7QH,.styles_navRight__q_uGD{display:flex;align-items:center;justify-content:center}.styles_navMobileCard___T7QH{flex-direction:column;position:fixed;bottom:8px;left:8px;right:8px;width:calc(100vw - 16px);max-width:none;padding:64px 24px;border-radius:24px;pointer-events:auto;background:var(--color-white);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12);z-index:100;text-align:center}.styles_navMobileCardTitle___ktMh{margin-top:12px;font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;color:var(--color-off-black)}.styles_navMobileCardDescription__Cr7wC{margin-top:8px;color:rgba(24,24,24,.6)}.styles_navLoginCard__4a1gr{display:flex;flex-direction:column;padding:24px;border-radius:24px;pointer-events:auto;background:var(--color-white);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12);text-align:left}@media(orientation:landscape){.styles_navLoginCard__4a1gr{max-width:286px}}@media screen and (min-width:1024px){.styles_navLoginCard__4a1gr{max-width:286px;padding:16px}}.styles_navLoginCardContent__ZBHNO{display:flex;flex-direction:column}.styles_navLoginCardTitle__dt0_n{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;color:var(--color-off-black)}.styles_navLoginCardDescription__DBM0G{margin:8px 0 48px;color:rgba(24,24,24,.6)}@media(orientation:landscape){.styles_navLoginCardDescription__DBM0G{margin:8px 0 16px}}@media screen and (min-width:1024px){.styles_navLoginCardDescription__DBM0G{margin:8px 0 16px}}.styles_navLoginCardButton__k3YP3{transition:opacity .15s ease;width:100%;height:40px;padding:0 24px;border:none;border-radius:100px;background:var(--color-green);color:var(--color-off-black)}@media screen and (min-width:1024px){.styles_navLoginCardButton__k3YP3{height:44px}}.styles_navLoginCardButton__k3YP3:disabled{opacity:.6;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.styles_navLoginCardButton__k3YP3{cursor:pointer}.styles_navLoginCardButton__k3YP3:hover{opacity:.9}}.styles_navExploreButton__2MpkL{position:absolute;left:50%;transform:translate3d(-50%,0,0);bottom:calc(24px + env(safe-area-inset-bottom, 0px));height:40px;padding:0 32px;border:none;border-radius:100px;background:var(--color-white);color:var(--color-off-black);font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;cursor:pointer;z-index:100;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}@media(hover:hover)and (pointer:fine){.styles_navExploreButton__2MpkL{cursor:pointer}.styles_navExploreButton__2MpkL:hover{background:var(--color-grey-10)}}.styles_navBottomActions__nnWNJ{position:fixed;right:calc(24px + env(safe-area-inset-right, 0px));bottom:calc(24px + env(safe-area-inset-bottom, 0px));z-index:100;display:flex;align-items:center;justify-content:center;gap:4px}@media screen and (min-width:1024px){.styles_navBottomActions__nnWNJ{gap:12px}}.styles_navBottomActionsButton__FX6wa.styles_muted__lb_sv{opacity:.5}@keyframes styles_fade-in__0TaE_{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up___d1VF{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__nMf2P{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__4b91o{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__NRozd{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__qL4BX{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__T_yuO{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__eCf3i{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__3Zovm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__P29Zd{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__VrJEK{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slideNav__tVAp0{width:100%;height:100%;position:absolute;inset:0;pointer-events:none;z-index:200}.styles_slideNav__tVAp0>*{pointer-events:auto}.styles_slideNavDots__OGFIl{position:absolute;left:50%;transform:translate3d(-50%,0,0);display:flex;align-items:center;justify-content:center;bottom:16px;z-index:100;gap:8px}@media screen and (min-width:1024px){.styles_slideNavDots__OGFIl{transform:translateY(-50%);bottom:auto;left:36px;top:50%;display:flex;flex-direction:column;gap:12px}}.styles_slideNavDot__AGraz{transition:background .2s ease;width:8px;aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--color-white);border:1px solid var(--color-off-white)}@media screen and (min-width:1024px){.styles_slideNavDot__AGraz{width:12px}}.styles_slideNavDot__AGraz.styles_active__N2kxq{background:var(--color-off-black);border-color:var(--color-off-black)}.styles_slideNavClose__OPTSA{position:absolute;top:16px;right:32px;z-index:100}@media screen and (min-width:1024px){.styles_slideNavClose__OPTSA{top:56px;right:56px}}.styles_slideNavClose__OPTSA svg{width:12px;height:auto}@media screen and (min-width:1024px){.styles_slideNavClose__OPTSA svg{width:15px}}.styles_slideNavArrowLeft__IlUKL,.styles_slideNavArrowRight__ZOPdQ{position:absolute;top:50%;transform:translateY(-50%);z-index:100;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;border:none;cursor:pointer}@media screen and (min-width:1024px){.styles_slideNavArrowLeft__IlUKL,.styles_slideNavArrowRight__ZOPdQ{display:none}}.styles_slideNavArrowLeft__IlUKL svg,.styles_slideNavArrowRight__ZOPdQ svg{width:10px;height:auto}.styles_slideNavArrowLeft__IlUKL:disabled,.styles_slideNavArrowRight__ZOPdQ:disabled{opacity:.5;cursor:not-allowed}.styles_slideNavArrowLeft__IlUKL{left:32px;background:var(--color-white);color:var(--color-off-black)}.styles_slideNavArrowRight__ZOPdQ{right:32px;background:var(--color-off-black);color:var(--color-white)}.styles_slideNavButtons__osmNS{display:none}@media screen and (min-width:1024px){.styles_slideNavButtons__osmNS{position:absolute;left:50%;transform:translate3d(-50%,0,0);display:flex;align-items:center;justify-content:center;bottom:80px;z-index:45;gap:24px}}@media screen and (min-width:1024px)and (max-height:850px){.styles_slideNavButtons__osmNS{bottom:56px}}@media screen and (min-width:1024px)and (max-height:750px){.styles_slideNavButtons__osmNS{bottom:32px}}.styles_slideNavButton__ovpir{position:relative;display:block}@keyframes styles_fade-in__W_6Ch{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__LuKPj{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__69pRd{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__dX71w{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__xWo_P{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__4nPlz{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__PRD9B{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__iZWET{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__0v68w{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__su7M1{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__SpsbY{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__bNAGP{position:relative;display:block;text-align:center;white-space:nowrap}.styles_slideTitle__ym8Uo{margin:16px 0}@media screen and (min-width:1024px){.styles_slideTitle__ym8Uo{margin:0}}@keyframes styles_fade-in__DjGl0{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__U3hLq{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__CFHGC{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__CksgY{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__3gS9i{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__wAPdF{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__ptGE8{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__hMIVK{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__OQMx1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__5WDMq{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__A87Qr{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_odometer__UrVwJ{position:relative;display:inline-flex;overflow:hidden}.styles_odometerDigit__x5OAz{min-width:.6em;position:relative;display:inline-block;overflow:hidden;text-align:center}.styles_odometerDigit__x5OAz:before{content:"0123456789";opacity:0;position:absolute;left:0;right:0;display:block;pointer-events:none}.styles_odometerComma__geb0g,.styles_odometerDecimal__qdD35{min-width:.3em}@keyframes styles_fade-in__fLH0j{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__KFPx0{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__cP8qH{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__elnA3{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__DWblB{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__3qALl{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__z_8cw{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__WH1tX{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__A8bWX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__JKho1{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__EPeur{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__nWWlr{position:relative;display:block;text-align:center;white-space:nowrap}.styles_slideTitle___spe4{margin:16px 0}@media screen and (min-width:1024px){.styles_slideTitle___spe4{margin:0}}@keyframes styles_fade-in___vmrB{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__AEWl1{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight___3pdh{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__nasKe{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__VJmur{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight___pFAi{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__vTrjj{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__Y0Sex{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__Pu1yP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__xWYKV{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__CpUfM{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_appCard__eh_HJ{width:100%;position:relative;border-radius:12px;background:linear-gradient(135deg,#f1f1f1,#b2e5e4,#c7fbff,#b2e5e4,#f1f1f1)}@media screen and (min-width:1024px){.styles_appCard__eh_HJ{border-radius:32px}}.styles_appCardInner__aq4k9{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;margin:2px}@media screen and (min-width:1024px){.styles_appCardInner__aq4k9{border-radius:30px}}.styles_appCardInner__aq4k9{padding:16px}@media screen and (min-width:1024px){.styles_appCardInner__aq4k9{padding:24px}}.styles_appCardImage__vrT90{width:48px;aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:var(--color-slate-30)}@media screen and (min-width:1024px){.styles_appCardImage__vrT90{width:96px;border-radius:24px}}.styles_appCardText__mfFmh{flex:1 1;padding-left:24px}@keyframes styles_fade-in__MBhUv{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__OXQMV{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__da6FH{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__EuWFd{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__DOufv{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__piehk{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__QZAZR{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__5mClq{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__X6oSo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__riF9z{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__VXnmt{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__bN_Tq{display:flex;padding:0;box-sizing:border-box}@media screen and (min-width:1024px){.styles_slide__bN_Tq{padding:0 16px}}.styles_slideDesktopBr__oVjQ0{display:none}@media screen and (min-width:1024px){.styles_slideDesktopBr__oVjQ0{display:inline}}.styles_slideMobileBr__gqzrT{display:inline}@media screen and (min-width:1024px){.styles_slideMobileBr__gqzrT{display:none}}.styles_slideText__NO4jR{display:flex;flex-direction:column;justify-content:center;width:50%;flex-shrink:0}@media screen and (min-width:1024px){.styles_slideText__NO4jR{width:50%}}.styles_slideTextTitle__O7PY9{margin-bottom:12px}.styles_slideTextBody__pmsj6{padding-right:16px}@media screen and (min-width:1024px){.styles_slideTextBody__pmsj6{width:350px;padding-right:0}}.styles_slideCards__pGvdO{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;flex-shrink:0;gap:16px}@media screen and (min-width:1024px){.styles_slideCards__pGvdO{width:50%;gap:24px}}@keyframes styles_fade-in__FIkAk{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__T_A2i{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__TXxs7{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__iNFDg{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__I5GXO{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__R_7Rh{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__hY_HQ{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__JSS4L{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__yvo36{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float___E_5T{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__7ioFG{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__6_exa{position:relative;display:block;text-align:center;white-space:nowrap}.styles_slideTitle__Spk_p{margin:16px 0}@media screen and (min-width:1024px){.styles_slideTitle__Spk_p{margin:0 0 56px}}@keyframes styles_fade-in__U6tdt{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__Hbil_{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__iWM2s{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__GUVVO{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down____YSq{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__LpaJO{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__9i0i3{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__GHE_D{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__qPsUz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__9QZ4f{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__OfO59{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__c0SZV{position:relative;display:block;text-align:center;white-space:nowrap}.styles_slideNfts__ef_Av{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:22px}@media screen and (min-width:1024px){.styles_slideNfts__ef_Av{margin-top:16px}}.styles_slideNft__eo5_4{position:relative;display:block;width:17.5vw}@media screen and (min-width:1024px){.styles_slideNft__eo5_4{width:220px}}.styles_slideNftImage__XGLra{width:100%;position:relative;border-radius:24px}@keyframes styles_fade-in__K_LEs{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__LLbvD{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__2EgPz{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__e1XRk{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__kBrrD{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__xkPGg{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__PQVuK{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__GAB1x{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__3FE_K{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__Q6Xwm{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__PpQrV{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_badgeStack__ZLe0s{display:flex;align-items:center;justify-content:flex-end}.styles_badgeStackItem__QMKFd{aspect-ratio:1/1;position:relative;display:block;border-radius:50%;overflow:hidden;padding:6px;background:linear-gradient(180deg,#ffffff,#f0f0f0);box-shadow:2px 2px 2px rgba(0,0,0,.1);border:1px solid var(--color-white)}.styles_badgeStackItem__QMKFd img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;overflow:hidden;border:1px solid var(--color-grey-30)}@keyframes styles_fade-in__OalHA{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__U_fgS{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__jZnPn{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__gDRwS{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__508E6{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__5d_Im{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__FaWIg{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__Mdg8w{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__durEE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__odo4j{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__jRivs{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_metricCard__EpOPX{width:100%;position:relative;border-radius:12px;background:linear-gradient(135deg,#f1f1f1,#b2e5e4,#c7fbff,#b2e5e4,#f1f1f1)}@media screen and (min-width:1024px){.styles_metricCard__EpOPX{border-radius:32px}}.styles_metricCardInner__jWP57{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;margin:2px}@media screen and (min-width:1024px){.styles_metricCardInner__jWP57{border-radius:30px}}.styles_metricCardInner__jWP57{padding:16px}@media screen and (min-width:1024px){.styles_metricCardInner__jWP57{padding:20px 24px}}.styles_metricCardMedia__vCCUs{width:55px;aspect-ratio:1/1;position:relative;display:block}@media screen and (min-width:1024px){.styles_metricCardMedia__vCCUs{width:96px}}.styles_metricCardMedia__vCCUs img{width:100%;height:100%;object-fit:cover;object-position:center}.styles_metricCardText__tNlbe{flex:1 1;position:relative;display:block;margin-top:-20px}.styles_metricCardText__tNlbe.styles_fixed__nXRjt{width:120px;flex:initial}.styles_metricCardFlex__8fM52{flex:1 1;display:flex;align-items:center;justify-content:flex-end}.styles_metricCardBadge__e_o6R{width:72px;aspect-ratio:1/1;position:relative;display:block;border-radius:50%;overflow:hidden;padding:6px;margin-left:-24px;background:linear-gradient(180deg,#ffffff,#f0f0f0);box-shadow:2px 2px 2px rgba(0,0,0,.1);border:1px solid var(--color-white)}.styles_metricCardBadge__e_o6R:first-child{margin:0}@media screen and (min-width:1024px){.styles_metricCardBadge__e_o6R{width:72px}}.styles_metricCardBadge__e_o6R img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;overflow:hidden;border:1px solid var(--color-grey-30)}@keyframes styles_fade-in__vk0Iw{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__gudV_{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__6Xq_q{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__CSZ_1{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__GJ_6y{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__w7G7j{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__F3w6v{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__DHdCC{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__lm1Sa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__JtZyZ{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__fO8Gt{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__VSwph{display:flex;padding:0;box-sizing:border-box}@media screen and (min-width:1024px){.styles_slide__VSwph{padding:0 16px}}.styles_slideText__h7UcK{display:flex;flex-direction:column;justify-content:center;width:50%;flex-shrink:0}@media screen and (min-width:1024px){.styles_slideText__h7UcK{width:50%}}.styles_slideTextTitle__l9CLM{padding-right:16px;margin-bottom:12px}@media screen and (min-width:1024px){.styles_slideTextTitle__l9CLM{padding-right:32px}}.styles_slideTextBody__KMeZu{padding-right:16px}@media screen and (min-width:1024px){.styles_slideTextBody__KMeZu{width:350px;padding-right:0}}.styles_slideCards__7z3wf{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;flex-shrink:0;gap:12px}@media screen and (min-width:1024px){.styles_slideCards__7z3wf{width:50%;gap:24px}}@keyframes styles_fade-in__5Q6oG{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__gnYzK{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__3dQcW{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__OQpDD{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__hDayC{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__0ekim{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__dg_Zq{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__lw6L7{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__fsMFS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__Lw0Cg{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__mp3pv{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__5CDIW{position:relative;display:block;text-align:center;white-space:nowrap}.styles_slideTitle__L4WTc{margin:8px 0}@keyframes styles_fade-in__JQLGZ{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__if_u7{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__2v5XS{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__FLVrp{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__TC2wt{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__1JNBR{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__KGtCd{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__TnORz{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__rfZA5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__h5q3b{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__mhWr6{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__vZYUe{width:100vw;position:relative;display:block;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1024px){.styles_slide__vZYUe{max-width:768px}}.styles_slideMobile__vfrDE{width:100%;align-items:center;box-sizing:border-box}.styles_slideHeader__LmXcA{display:flex;align-items:center;justify-content:center;position:relative;z-index:10;gap:8px;margin-bottom:8px}.styles_slideHeaderAvatar__fCU51{width:48px;height:48px;border-radius:50%;object-fit:cover}.styles_slideMobile__vfrDE .styles_slideHeaderAvatar__fCU51{width:32px;height:32px}.styles_slideLogo__MeQuv{position:relative;width:520px;margin:0 auto 42px}.styles_slideMobile__vfrDE .styles_slideLogo__MeQuv{width:100%}.styles_slideLogoBg__PKgDa,.styles_slideLogoText__rlvzj{display:block;width:100%;height:auto}.styles_slideLogoBg__PKgDa{position:absolute;inset:0;top:-12px;transform:scale(1.1)}.styles_slideLogoText__rlvzj{position:relative}.styles_slideLogoArea__Sd_t6{width:100%;position:relative}.styles_slideMobile__vfrDE .styles_slideLogoArea__Sd_t6{padding-bottom:16px!important}.styles_slideTable___DpVi{width:100%;position:relative;display:flex;flex-direction:row}@media screen and (min-width:1024px){.styles_slideTable___DpVi{margin-bottom:32px}}.styles_slideMobile__vfrDE .styles_slideTable___DpVi{margin-top:24px}.styles_slideTableColumn__wa_6n{width:50%;flex-shrink:0}.styles_slideTableMetric__Srl6H{width:100%;position:relative;display:flex;flex-direction:column;margin:0 0 20px}.styles_slideTableValue__W16Gy{position:relative;display:block;top:-.15em;line-height:.8}.styles_slideTableBadges__seWzA{display:flex;align-items:center;gap:32px}.styles_slideTableBadges__seWzA>h3{width:100px;flex-shrink:0}.styles_slideTableBadges__seWzA>div{position:relative;top:-18px}.styles_slideApps__yQXnB{width:100%;position:relative;display:flex;flex-direction:column;gap:8px;margin-top:20px}.styles_slideAppCard__DXMDK{width:100%;position:relative;display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:16px;margin-bottom:8px}.styles_slideAppCardImage__l4qSn{position:relative;display:block;width:48px;height:48px;border-radius:12px;overflow:hidden}.styles_slideAppCardImage__l4qSn img{width:100%;height:100%;object-fit:cover;object-position:center}.styles_slideShareButton__Q6_uo{margin-top:32px}@keyframes styles_fade-in__Mp48f{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__BfwOi{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__lhCIt{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__yCOZh{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__8hR2u{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__Lasfg{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__vH3ov{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__cmzyf{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__2drDU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__sVQzZ{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__7ZKCA{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__37rCL{position:relative;display:block;text-align:center;white-space:nowrap;display:flex;flex-direction:column;align-items:center;width:100vw;max-width:1024px;padding:0 5vw;box-sizing:border-box}.styles_slideHeader__aN_Y7{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.styles_slideHeaderAvatar__qH_0i{width:24px;height:24px;border-radius:50%;object-fit:cover}.styles_slideLogoArea__6KebJ,.styles_slideLogoPlaceholder__fivSA,.styles_slideTable__J1QAZ{width:100%;position:relative}.styles_slideTable__J1QAZ{display:flex}@media screen and (min-width:1024px){.styles_slideTable__J1QAZ{margin-bottom:32px}}.styles_slideTableColumn__FUVI9{width:100%;position:relative}@media screen and (min-width:1024px){.styles_slideTableColumn__FUVI9{width:50%}}.styles_slideTableMetric__2dfCa{width:100%;position:relative;display:flex;flex-direction:column;margin:0 0 20px}.styles_slideTableList__KvOog{list-style:none;margin:20px 0 0;padding:0}@keyframes styles_fade-in__km7Me{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__rk7IF{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__alIyY{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__c19tg{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__aUBA8{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__bM25v{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__EhYN7{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__WgLww{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin___R5SS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__5L7my{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__8ve_q{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_slide__vj4VZ{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media screen and (min-width:1024px){.styles_slide__vj4VZ{width:100%}}.styles_slideMobile__GDXfK{justify-content:flex-start}.styles_slideExitButton___PJVw{margin-top:32px}.styles_slideTable__PsHYG{width:100%;position:relative;display:block;display:flex;align-items:center;justify-content:center;align-items:flex-start;flex-direction:row;gap:8px}@media screen and (min-width:1024px){.styles_slideTable__PsHYG{margin-top:32px}}.styles_slideMobile__GDXfK .styles_slideTable__PsHYG{margin-top:24px}.styles_slideTableColumn__FE8Ln{position:relative;border-radius:12px;background:linear-gradient(135deg,#f1f1f1,#b2e5e4,#c7fbff,#b2e5e4,#f1f1f1)}@media screen and (min-width:1024px){.styles_slideTableColumn__FE8Ln{border-radius:32px}}.styles_slideTableColumn__FE8Ln{width:50%;text-align:left}.styles_slideTableColumnInner__SHzxv{background:#fff;border-radius:10px;margin:2px}@media screen and (min-width:1024px){.styles_slideTableColumnInner__SHzxv{border-radius:30px}}.styles_slideTableColumnInner__SHzxv{padding:24px}.styles_slideTableColumn__FE8Ln ul{display:flex;flex-direction:column}@media screen and (min-width:1024px){.styles_slideTableColumn__FE8Ln ul{gap:24px}}.styles_slideTableMetric__Ia7e_{width:100%;position:relative;display:flex;flex-direction:column}.styles_slideTableValue__Jt_XJ{top:-.15em;line-height:.8}.styles_slideTableLabel__eGiq4,.styles_slideTableValue__Jt_XJ{position:relative;display:block}@keyframes styles_fade-in__dXQBv{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__ZNw69{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__mvA57{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__Z_Ymm{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down___Wm9_{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__Go7H1{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__AIeiY{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__4trvT{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__gyx0h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__01WXe{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__kmidi{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_crt__OJGMG{width:100%;height:100%;position:relative}.styles_crt__OJGMG>canvas{width:100%;height:100%;position:absolute;inset:0;z-index:1}.styles_crtBorder__BYmwr{width:100%;height:100%;position:absolute;inset:0;z-index:50;pointer-events:none}.styles_crtBorder__BYmwr svg{width:100%;height:100%}.styles_crtBlurOverlay__4gtOB{width:100%;height:100%;position:absolute;inset:0;z-index:60;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .3s ease-out}.styles_crtBlurOverlay__4gtOB.styles_active__rk2Iy{opacity:1}@keyframes styles_fade-in__EXCtD{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__H66Rb{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__QqfBj{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__SnutW{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__VLlgI{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__rDNCC{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__Xyk7u{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__r8Y8W{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__qjzrk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__aAez_{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__pcaJG{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}@font-face{font-family:BEAT TECH;src:url(/assets/fonts/beat-tech-line.woff2) format("woff2"),url(/assets/fonts/beat-tech-line.woff) format("woff");font-weight:300}@font-face{font-family:BEAT TECH;src:url(/assets/fonts/beat-tech-regular.woff2) format("woff2"),url(/assets/fonts/beat-tech-regular.woff) format("woff");font-weight:500}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-light.woff2) format("woff2"),url(/assets/fonts/roobert-light.woff) format("woff");font-weight:300}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-regular.woff2) format("woff2"),url(/assets/fonts/roobert-regular.woff) format("woff");font-weight:500}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-medium.woff2) format("woff2"),url(/assets/fonts/roobert-medium.woff) format("woff");font-weight:500}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-semibold.woff2) format("woff2"),url(/assets/fonts/roobert-semibold.woff) format("woff");font-weight:600}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-bold.woff2) format("woff2"),url(/assets/fonts/roobert-bold.woff) format("woff");font-weight:700}@font-face{font-family:Roobert;src:url(/assets/fonts/roobert-heavy.woff2) format("woff2"),url(/assets/fonts/roobert-heavy.woff) format("woff");font-weight:800}.styles_d1__EJxR0{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:92px;font-weight:400;padding-top:.175em;line-height:80%;letter-spacing:.02em}.styles_d2__4_gRc{font-size:48px}.styles_d2__4_gRc,.styles_d3__GAYAG{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_d3__GAYAG{font-size:32px}.styles_d4__C8TDx{font-size:40px}.styles_d4__C8TDx,.styles_d5__4rZdG{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_d5__4rZdG{font-size:32px}.styles_d6__UCVfk{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:100%;letter-spacing:.02em;font-weight:400;padding-top:.25em}.styles_h1__5NSIz{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;line-height:40px;letter-spacing:-.02em;font-weight:500}.styles_h2__fAYLu{letter-spacing:-.02em}.styles_h2__fAYLu,.styles_h3__ZZ02d{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:32px;font-weight:500}.styles_h3__ZZ02d{letter-spacing:-.01em}.styles_h4___IXZn{font-size:14px;line-height:140%}.styles_b1__2F1Q2,.styles_h4___IXZn{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em;font-weight:500}.styles_b1__2F1Q2{font-size:16px;line-height:24px}.styles_b2__j_P34,.styles_b3__SCTE1{line-height:20px}.styles_b2__j_P34,.styles_b3__SCTE1,.styles_caption__vDUKY{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;letter-spacing:-.01em;font-weight:500}.styles_caption__vDUKY{line-height:140%}.styles_label__595X_{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:130%;letter-spacing:0;font-weight:500}.styles_button-text__F__YI{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;line-height:26px;letter-spacing:.02em;font-weight:500;padding-top:.2em}@media screen and (min-width:1024px){.styles_d1__EJxR0{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:160px;padding-top:.175em;line-height:80%;letter-spacing:.02em}.styles_d2__4_gRc{font-size:88px}.styles_d2__4_gRc,.styles_d3__GAYAG{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_d3__GAYAG{font-size:60px}.styles_d4__C8TDx{font-size:40px}.styles_d4__C8TDx,.styles_d5__4rZdG{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_d5__4rZdG{font-size:32px}.styles_d6__UCVfk{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:100%;letter-spacing:.02em;padding-top:.25em}.styles_h1__5NSIz{font-size:48px;line-height:72px}.styles_h1__5NSIz,.styles_h2__fAYLu{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em}.styles_h2__fAYLu{font-size:40px;line-height:48px}.styles_h3__ZZ02d{font-size:24px;line-height:32px}.styles_h3__ZZ02d,.styles_h4___IXZn{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em}.styles_h4___IXZn{font-size:14px;line-height:140%}.styles_b1__2F1Q2{font-size:20px;line-height:30px;letter-spacing:-.01em}.styles_b1__2F1Q2,.styles_b2__j_P34{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.styles_b2__j_P34{font-size:16px;line-height:24px;letter-spacing:-.02em}.styles_b3__SCTE1{line-height:20px}.styles_b3__SCTE1,.styles_caption__vDUKY{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;letter-spacing:-.01em}.styles_caption__vDUKY{line-height:140%}.styles_label__595X_{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:130%;letter-spacing:0}.styles_button-text__F__YI{font-family:BEAT TECH,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;line-height:26px;letter-spacing:.02em;padding-top:.2em}}@media screen and (min-width:1024px)and (max-height:850px){.styles_d1__EJxR0{font-size:130px}.styles_d2__4_gRc{font-size:72px}.styles_d3__GAYAG{font-size:48px}.styles_d4__C8TDx{font-size:34px}.styles_h1__5NSIz{font-size:40px;line-height:56px}.styles_h2__fAYLu{font-size:32px;line-height:40px}}@media screen and (min-width:1024px)and (max-height:750px){.styles_d1__EJxR0{font-size:110px}.styles_d2__4_gRc{font-size:60px}.styles_d3__GAYAG{font-size:40px}.styles_d4__C8TDx{font-size:28px}.styles_h1__5NSIz{font-size:32px;line-height:44px}.styles_h2__fAYLu{font-size:26px;line-height:34px}}.styles_font-medium__hFZvI{font-weight:500}.styles_font-semibold__P_z7J{font-weight:600}.styles_font-bold__Fi9QY{font-weight:700}.styles_container__60uus{display:flex;flex-direction:column;z-index:100}.styles_background__A3jFQ,.styles_container__60uus{width:100vw;height:100vh;height:100dvh;position:fixed;inset:0}.styles_background__A3jFQ{z-index:1;opacity:0}.styles_background__A3jFQ img{width:100%;height:100%;object-fit:cover;object-position:center}.styles_nav___IHq8{position:relative;z-index:10;padding:24px;opacity:0}.styles_navBack__HUMHB{display:inline-flex;align-items:center;gap:12px;height:40px;padding:0 24px 0 20px;border-radius:100px;background:var(--color-white);color:var(--color-off-black);text-decoration:none;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}.styles_navBack__HUMHB span{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.01em}.styles_toast__uGv0y{position:fixed;top:24px;right:24px;display:flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:100px;background:var(--color-white);color:var(--color-off-black);opacity:0;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}.styles_toast__uGv0y svg{width:18px;height:18px}.styles_card__mT2df{position:fixed;bottom:8px;left:8px;right:8px;z-index:10;display:flex;flex-direction:column;padding:24px;border-radius:24px;background:var(--color-white);text-align:left;opacity:0;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 6px 10px -4px rgba(0,0,0,.12)}@media screen and (min-width:768px){.styles_card__mT2df{right:auto;width:320px}}.styles_cardButton__BSVir,.styles_cardTitle__gr5pE{font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;color:var(--color-off-black);opacity:0}.styles_cardButton__BSVir{width:100%;height:44px;margin-top:32px;padding:0 24px;border:none;border-radius:100px;background:var(--color-green);font-size:15px;cursor:pointer;transition:opacity .15s ease}.styles_cardButton__BSVir:active{opacity:.9}@keyframes styles_fade-in__pmB08{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__uR_XE{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__s9Dfr{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__NHyXe{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__pH1pB{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__3N7M5{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__QJb5z{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__gEO3s{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__z4GdN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__0S6rl{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__ve7Pq{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_loadingOverlay__aoS_a{width:100vw;height:100vh;height:100dvh;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:10000;background:var(--color-off-black)}.styles_loadingOverlayLogo__42iBh{width:220px;color:var(--color-white);opacity:0;transform:scale(.9)}@media screen and (min-width:1024px){.styles_loadingOverlayLogo__42iBh{width:336px}}.styles_loadingOverlayLogo__42iBh svg{position:relative;display:block;width:100%}.styles_loadingOverlayContent__D0cwb{position:relative;display:block;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.styles_loadingOverlayProgressContainer___QUql{opacity:0;width:256px;height:4px;margin-top:8px;background:hsla(0,0%,100%,.2);border-radius:2px;overflow:hidden}@media screen and (min-width:1024px){.styles_loadingOverlayProgressContainer___QUql{margin-top:16px}}.styles_loadingOverlayProgressBar__0TTj0{transition:width .1s ease-out;height:100%;background:#fff}.styles_loadingOverlayButton__D33lh{margin-top:24px}@keyframes styles_fade-in__NtOkH{0%{opacity:0}to{opacity:1}}@keyframes styles_fade-up__Zrthn{0%{transform:translate3d(0,16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-slight__0sX6O{0%{transform:translate3d(0,4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-up-more__Ymezq{0%{transform:translate3d(0,48px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down__NncHj{0%{transform:translate3d(0,-16px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-down-slight__2jktv{0%{transform:translate3d(0,-4px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-left__JC57t{0%{transform:translate3d(-16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_fade-from-right__scrYH{0%{transform:translate3d(16px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes styles_spin__4yiiV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_float__2rrbJ{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes styles_twinkle__31XZc{0%{opacity:1}15%{opacity:.9}25%{opacity:.7}35%{opacity:.6}45%{opacity:.8}60%{opacity:1}75%{opacity:.85}85%{opacity:.4}to{opacity:1}}.styles_clickBorder__Z4wcN{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.styles_clickBorderBlur__UeY5U{position:absolute;width:64px;height:64px;border-radius:50%;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_clickBorderCenter__ZWXaZ{position:absolute;width:12px;height:12px;border-radius:50%;background:#fff}.styles_clickBorderPulse__VAQpA,.styles_clickBorderRing__UbdF6{position:absolute;width:76px;height:76px;border-radius:50%;border:2px solid #fff;box-sizing:border-box}.styles_clickBorderPulse__VAQpA{will-change:transform,opacity}