*,:after,:before{box-sizing:border-box;margin:0;padding:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}html{font-family:var(--font-family);font-size:62.5%}body{color:var(--color-text);background:var(--color-body-background)}button,input,select,textarea{color:inherit;font-family:inherit}a,button{cursor:pointer}a{color:inherit;text-decoration:none;transition:opacity .2s ease}h2{font-size:2.4rem;line-height:3rem}body.lock{overflow:hidden}.fullHeight{height:100%}.FullPageText_view__NIsqS{display:flex;min-height:calc(100vh - 9.4rem)}.FullPageText_view__NIsqS.FullPageText_noHeader__v7vRb{min-height:calc(100vh)}@media screen and (min-width:811px){.FullPageText_view__NIsqS:not(.FullPageText_noHeader__v7vRb){min-height:calc(100vh - 8.5rem)}}.FullPageText_inner__1BYz2{margin:auto;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.4rem;padding:2rem 2rem 9.4rem;width:100%;max-width:77.5rem}@media screen and (min-width:811px){.FullPageText_inner__1BYz2{padding:2rem}}.FullPageText_inner__1BYz2 h2{margin-bottom:3rem}.FullPageText_inner__1BYz2 p{line-height:2rem}.FullPageText_inner__1BYz2 p:not(:last-of-type){margin-bottom:3rem}.FullPageText_inner__1BYz2 hr{background:var(--color-icon-background-offset);border:0;height:.1rem;width:100%;margin:4rem 0}.Loader_loader__DNFY2{position:relative;margin:auto;animation:Loader_fade-in__RDIKd 1.2s linear forwards;height:3rem;width:3rem}.Loader_loader__DNFY2.Loader_large__Wjpaz{height:6rem;width:6rem}.Loader_loader__DNFY2.Loader_centered__0r_vB{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader_svgImage__FHsAl,.Loader_svgImage__FHsAl>{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transform-origin:center center;animation:Loader_rotate__bDtt6 2s linear infinite;height:100%;width:100%}.Loader_svgPath__OrSwf{animation:Loader_dash__YXtdN 1.5s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:var(--color-primary)}.Loader_loader__DNFY2.Loader_white__MNnjH .Loader_svgPath__OrSwf{stroke:#fff}.Loader_loader__DNFY2.Loader_darker__Xec__ .Loader_svgPath__OrSwf{stroke:rgba(0,0,0,.2)}@keyframes Loader_fade-in__RDIKd{0%,10%{opacity:0}to{opacity:1}}@keyframes Loader_rotate__bDtt6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_dash__YXtdN{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-3.5rem}to{stroke-dasharray:89,200;stroke-dashoffset:-12.4rem}}.Button_button__y6cjA{position:relative;display:inline-flex;font-size:1.4rem;justify-content:center;border:0;padding:1.4rem 2rem;border-radius:10rem;border:.1rem solid var(--color-icon-background);background-color:var(--color-icon-background-offset);color:var(--color-text);cursor:pointer;transition:opacity .2s ease;text-decoration:none}.Button_button__y6cjA[disabled]{opacity:.2;pointer-events:none}.Button_button__y6cjA.Button_loading__xmq_I{opacity:.5}.Button_button__y6cjA.Button_loading__xmq_I>span{opacity:.2}.Button_button__y6cjA>span{display:flex;justify-content:center;align-items:center;line-height:2.4rem}.Button_button__y6cjA.Button_tight__XRWhf{padding:1rem}.Button_button__y6cjA.Button_oblong__Qab7n{padding:.5rem 2rem;white-space:nowrap}.Button_button__y6cjA.Button_outline__I52v3{background-color:transparent}.Button_button__y6cjA.Button_white__XujdR{background-color:var(--color-text);color:var(--color-text-opposite)}.Button_button__y6cjA.Button_blue__tGwYa{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.Button_button__y6cjA.Button_red__56k4b{color:var(--color-deny);background-color:var(--color-body-background);border-color:var(--color-deny)}.Button_button__y6cjA.Button_green__4Vfsb{color:var(--color-purchase-text);background-color:var(--color-purchase);border-color:var(--color-purchase)}.Button_button__y6cjA.Button_orange__1PI8A{color:#fff;background-color:var(--color-error);border-color:var(--color-error)}@media (hover:hover) and (pointer:fine){.Button_button__y6cjA:hover{opacity:.8}}.NotSignedInPage_description__IPWOi{margin-top:4rem;margin-bottom:4rem;font-size:1.5rem}.NotSignedInPage_foreground__hN42S{z-index:2}.NotSignedInPage_background__24zL0{--bg-opacity:0.1;background-image:url(/static/app-devices-faded.png);background-position:50%;background-repeat:no-repeat;background-size:77.5rem;animation:NotSignedInPage_fadeIn__4z_u0 3s forwards;position:absolute;top:0;height:100%;width:100%}.NotSignedInPage_logoContainer___B65D{transform:scale(1.3);margin-bottom:2.8rem}.NotSignedInPage_logoAnimationWrapper__ifKtH{opacity:0;animation:NotSignedInPage_fadeInFromBottom__hgpU8 1s .8s forwards}.NotSignedInPage_subtitle__ezJSm{font-size:1.6rem;margin-bottom:6rem;opacity:0;animation:NotSignedInPage_fadeInFromBottom__hgpU8 1s .5s forwards}.NotSignedInPage_buttons__RWCtR{display:flex;flex-direction:column;opacity:0;animation:NotSignedInPage_fadeInFromBottom__hgpU8 1s 1s forwards;min-width:20rem}.NotSignedInPage_button__Q5VUG{margin-bottom:1em}@media screen and (min-width:480px){.NotSignedInPage_logoContainer___B65D{margin-bottom:3rem;transform:scale(1.5)}.NotSignedInPage_subtitle__ezJSm{font-size:1.8rem}}@media screen and (min-width:811px){.NotSignedInPage_logoContainer___B65D{margin-bottom:3.4rem;transform:scale(1.8)}.NotSignedInPage_subtitle__ezJSm{font-size:2rem}}@keyframes NotSignedInPage_fadeIn__4z_u0{0%{opacity:0}to{opacity:var(--bg-opacity)}}@keyframes NotSignedInPage_fadeInFromBottom__hgpU8{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.LoaderPage_loaderPage__gxQZf{min-height:100vh}.LoaderPage_playerBackground__bwhbg{background-color:var(--color-player-background)}.edit_message__1H9y0{border-radius:2rem;border:1px dotted var(--color-text-5);background-color:var(--color-body-background);margin-bottom:2rem}.edit_message__1H9y0 p{padding:2rem;font-size:1.4rem}.edit_greyedOut__vS_C8{opacity:.5}.edit_sectionMargin__44tyy{margin:2rem 0 4rem!important}.edit_margin__IWuYh{margin:4rem 0!important}.edit_title__4_ANS{font-size:2rem;margin-bottom:6rem;text-align:left}.edit_avatarSection__5BZDJ{margin-bottom:2rem}.edit_inputSection__S4Ej_{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column}.edit_leftSection__YNof9,.edit_rightSection__h__5j{flex-basis:50%;width:100%}.edit_rightSection__h__5j{margin-left:0;text-align:left;display:flex;flex-direction:column}.edit_input__1zMeu{width:100%;margin-bottom:2rem;text-align:left}.edit_twoInputs__fwDOv{display:flex;flex-direction:column}@media screen and (min-width:811px){.edit_twoInputs__fwDOv{flex-direction:row}.edit_twoInputs__fwDOv .edit_input__1zMeu:last-of-type{margin-left:2rem}}.edit_buttonWrapper__4enVY{display:flex;justify-content:center}.edit_saveButton__DqDM5{width:100%;max-width:40rem}.edit_cancelMargin__tyGOM{margin:2rem 0}@media screen and (min-width:811px){.edit_inputSection__S4Ej_{flex-direction:row;align-items:flex-start}.edit_rightSection__h__5j{margin-left:2rem}}.Content_outer__il_Y4{max-width:calc(var(--content-max-width) + 4rem);margin:0 auto;padding:6rem 2rem}.Content_inner___VbOa{padding:3rem;border-radius:2rem;background:var(--color-header-background)}.Divider_divider___C5Q3{background:var(--color-icon-background-offset);border:none;height:.1rem;width:100%;margin:2rem 0}.Label_label__fPbkk{font-size:1.2rem;line-height:1.8rem;text-transform:uppercase;font-weight:400;color:var(--color-text-5);margin-bottom:.5rem}.Label_required__F8FCs{color:red}.Label_alignLeft__cI340{text-align:left}.Select_select__8DuQD{background:var(--color-modal-background);border:1px solid var(--color-icon-background-offset);border-radius:.6rem;display:block;width:100%;font-size:1.6rem;line-height:1.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.Select_arrow___Q_N_{position:absolute;top:.7rem;right:.7rem;width:2.9rem;height:2.9rem;border-radius:.6rem;background:var(--color-input-icon);display:flex;align-items:center;justify-content:center;pointer-events:none}.Select_select__8DuQD select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;color:inherit;padding:1.3rem 1.5rem 1.2rem}.Select_select__8DuQD select::-ms-expand{display:none}.SvgIcons_iconButton__f6asq{display:flex;justify-content:center;align-items:center;border:0;border-radius:50%;overflow:hidden;width:4rem;height:4rem;opacity:1;transition:opacity .2s ease;cursor:pointer}.SvgIcons_iconButton__f6asq:hover{opacity:.8}.TextInput_input__pK3dj{background:var(--color-modal-background);border:1px solid var(--color-icon-background-offset);border-radius:.6rem;display:block;width:100%;font-size:1.6rem;line-height:1.8rem;padding:1.3rem 1.5rem 1.2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}.TextInput_input__pK3dj[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.TextInput_invalid__hDxEl:focus{outline:1px solid red}.TextInput_invalid__hDxEl{border:1px solid red}.NavLinks_links__8NrbI{display:flex;flex-direction:row;gap:2rem}@media screen and (min-width:340px){.NavLinks_links__8NrbI{gap:4rem}}@media screen and (min-width:480px){.NavLinks_links__8NrbI{gap:6rem}}.NavLinks_link__zvEya{display:flex;flex-direction:column;align-items:center;font-size:1.1rem}.NavLinks_link__zvEya.NavLinks_active__5lHjm{color:var(--color-activeLink)}.NavLinks_link__zvEya.NavLinks_active__5lHjm span,.NavLinks_link__zvEya:hover,.NavLinks_link__zvEya:hover span,.NavLinks_link__zvEya:hover svg path{opacity:1}.NavLinks_link__zvEya span{margin-top:.5rem;display:block;line-height:1;transition:opacity .2s ease}.NavLinks_link__zvEya svg{display:block}.NavLinks_link__zvEya svg path{opacity:.8;transition:opacity .2s ease}.NavLinks_image__QvPzV{width:2.4rem;height:2.4rem;border:.2rem solid var(--color-icon-background-offset);border-radius:50%;display:block}.NavLinks_link__zvEya.NavLinks_active__5lHjm .NavLinks_image__QvPzV{border-color:currentColor}.NavLinks_text__67KSD{white-space:nowrap}.PremiumBadge_wrapper__uZguR{position:relative;width:120%;display:flex;justify-content:center}.PremiumBadge_badge__j_aTp{position:absolute;right:0;top:0;font-weight:700;background-color:var(--color-premium);border-radius:100px;color:var(--color-background);width:1.4rem;height:1.4rem;align-items:center;justify-content:center;display:flex}.PremiumBadge_content__f6iEC{margin-left:1px}.BottomNav_bottomNav__xVRS_{position:absolute;width:100%;height:100%;top:0;left:0;z-index:3;pointer-events:none}.BottomNav_nav__UE8yb{position:fixed;bottom:0;left:0;display:flex;justify-content:center;background:var(--color-header-background);width:100%;padding:1.7rem 2rem 3.7rem;box-shadow:0 0 6rem rgba(0,0,0,.5);z-index:11;pointer-events:all}@media screen and (min-width:811px){.BottomNav_bottomNav__xVRS_{display:none}}.GlobalFooter_footer__62wu9{height:25rem;background:var(--color-background-offset-up);width:100%}@media screen and (min-width:811px){.GlobalFooter_footer__62wu9{height:var(--footer-height)}}.GlobalFooter_inner__svP7U{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin:0 auto;height:100%;max-width:var(--content-max-width);padding:0 2rem}.GlobalFooter_inner__svP7U div{margin-bottom:2rem}@media screen and (min-width:811px){.GlobalFooter_inner__svP7U{flex-direction:row;justify-content:space-between}.GlobalFooter_inner__svP7U div{margin-bottom:0}}.GlobalFooter_adjustFlex__zxwkA{justify-content:center}@media screen and (min-width:811px){.GlobalFooter_adjustFlex__zxwkA{justify-content:flex-end}}.GlobalFooter_inner__svP7U a{font-size:1.2rem}.GlobalFooter_links__h0WXd{display:grid;grid-template-columns:auto auto;grid-gap:2rem;gap:2rem}@media screen and (min-width:420px){.GlobalFooter_links__h0WXd{display:flex;gap:2rem}}.AppLinks_appLinks__mor0d{display:flex}.AppLinks_appLinks__mor0d a:not(:last-child){margin-right:2rem}.AppLinks_appLinks__mor0d img{display:block;max-width:100%;height:30px}.Header_header__hO3lJ{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:24;width:100%;background:var(--color-header-background)}.Header_outer__O15uM{padding:0 2rem}.Header_inner__ry5Nk{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:var(--content-max-width);width:100%;min-height:8.5rem;margin:auto}@media screen and (max-width:810px){.Header_header__hO3lJ{display:none}}.Banner_banner__95RRe{position:relative;display:flex;align-items:center;justify-content:center;background:var(--color-primary);min-height:5rem;border-radius:1rem;color:#fff}.Banner_button___Fn1q{position:absolute;background:none;border:none;margin-right:1rem;right:0;transition:opacity .2s ease}@media (hover:hover) and (pointer:fine){.Banner_button___Fn1q:hover{opacity:.8}}.Banner_button___Fn1q:active{opacity:.6}.VerifyEmailBanner_banner__PmjOx{font-size:1.4rem;border-radius:0;background-color:var(--color-text);color:var(--color-text-opposite);padding:1rem}.VerifyEmailBanner_overrideDisabled__5Mwss{opacity:1;pointer-events:none}.VerifyEmailBanner_wrapper___t1mU{display:flex;align-items:center;flex-direction:column;gap:1rem}.VerifyEmailBanner_button__tUvmv{min-width:25rem}@media screen and (min-width:811px){.VerifyEmailBanner_wrapper___t1mU{flex-direction:row;gap:2rem}.VerifyEmailBanner_banner__PmjOx{padding:0}}.Layout_layout__Ox5vS{--top-bar-height:85px;--bottom-bar-height:94px;--footer-height-on-mobile:250px}.Layout_childrenWrapper__7ERfU{min-height:calc(100vh - var(--bottom-bar-height) - var(--footer-height-on-mobile))}.Layout_extendPageWithFooterHeight__Zo38N{min-height:calc(100vh - var(--bottom-bar-height))}.Layout_bannerMobile__Zu0Wd{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:24}@media screen and (min-width:811px){.Layout_bannerMobile__Zu0Wd{display:none}.Layout_childrenWrapper__7ERfU{min-height:calc(100vh - var(--top-bar-height) - var(--footer-height))}.Layout_extendPageWithFooterHeight__Zo38N{min-height:calc(100vh - var(--top-bar-height))}}.Layout_noFooter__kdQi_{padding-bottom:calc(2 * var(--bottom-bar-height))}@media screen and (min-width:811px){.Layout_noFooter__kdQi_{padding-bottom:0;min-height:calc(100vh - var(--top-bar-height))}}.Layout_footerPadding__4B2uT{padding-bottom:calc(var(--bottom-bar-height) + 2rem);padding-top:2rem}@media screen and (min-width:811px){.Layout_footerPadding__4B2uT{padding:unset}}.Layout_largerBanner__JaO_X{font-size:1.6rem;padding:1rem}.AvatarInput_wrapper__8KLs0{position:relative}.AvatarInput_avatar___SFAM{background-color:var(--color-header-background)!important;border-style:dotted}.AvatarInput_icon__1XIaP{width:11rem;height:11rem;position:absolute;top:0;transform:scale(.25);opacity:1;transition:opacity .2s ease}@media (hover:hover) and (pointer:fine){.AvatarInput_icon__1XIaP:hover{opacity:.8;cursor:pointer}}.AvatarInput_icon__1XIaP:active{opacity:.6}.AvatarInput_input__NGn_D{display:none}.AvatarInput_buttonWrapper__ddKPe{position:relative}.AvatarInput_remove__kf4Vr{color:var(--color-icon-background-offset);position:absolute;bottom:0;left:6.5rem;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-icon-background-offset);border:.1rem solid var(--color-icon-background);border-radius:50%;padding:.9rem}.AvatarInput_remove__kf4Vr .AvatarInput_inner__gFdtg{background:var(--color-text);width:2.4rem;height:2.4rem;border-radius:50%;display:flex}.AvatarInput_remove__kf4Vr svg{display:block;margin:auto;transform:rotate(-135deg)}.Avatar_avatar__fmlt7{width:11rem;height:11rem;border:.1rem solid var(--color-icon-background-offset);background:var(--color-icon-background-offset);border-radius:50%;display:block;object-fit:cover}.DatePicker_input__rydGZ{background:var(--color-modal-background);border:1px solid var(--color-icon-background-offset);border-radius:.6rem;display:block;width:100%;font-size:1.6rem;line-height:1.8rem;padding:1.3rem 1.5rem 1.2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;color-scheme:var(--theme)}.DatePicker_input__rydGZ[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.DatePicker_input__rydGZ.DatePicker_invalid__yGeEL:focus,.DatePicker_input__rydGZ:invalid:focus{outline:1px solid red}.DatePicker_input__rydGZ.DatePicker_invalid__yGeEL,.DatePicker_input__rydGZ:invalid{border:1px solid red}.LinkButton_link__C4azc{color:var(--color-text);background:none;border:none;font-size:1.4rem;text-decoration:underline;transition:opacity .2s ease;text-align:center;white-space:normal}@media (hover:hover) and (pointer:fine){.LinkButton_link__C4azc:hover{cursor:pointer;opacity:.8}}.LinkButton_link__C4azc:active{opacity:.5}.LinkButton_primary__CzdZ_{color:var(--color-activeLink)}.LinkButton_deny__nsHxR{color:var(--color-deny)}.LinkButton_gray__8O_Kr{color:var(--color-text-5)}.LinkButton_disabled__rjGPc{background:none;border:none;font-size:1.4rem;text-decoration:underline;transition:opacity .2s ease;opacity:.5;cursor:default;text-align:center;white-space:normal}.LinkButton_noUnderline__AfAZF{text-decoration:none}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.TelephoneInput_phoneInput__LgHMB input{background:var(--color-modal-background);border:1px solid var(--color-icon-background-offset);border-radius:.6rem;display:block;width:100%;font-size:1.6rem;line-height:1.8rem;padding:1.3rem 1.5rem 1.2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}.TelephoneInput_invalid__yjRdv input:focus{outline:1px solid red}.TelephoneInput_invalid__yjRdv input{border:1px solid red}.TelephoneInput_phoneInput__LgHMB select{color:var(--color-text);background-color:var(--color-modal-background)}.TelephoneInput_arrowIcon__YfeSg{margin-right:-.5rem}.SetupProfileCheckboxSection_accept__Zb172{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:2rem;font-size:1.4rem;gap:.5rem}.SetupProfileCheckboxSection_accept__Zb172>a{color:var(--color-primary);text-decoration:underline}.SetupProfileCheckboxSection_checkboxAndLabel__zt4N3{display:flex;align-items:center;gap:1rem}.SetupProfileCheckboxSection_checkboxAndLabel__zt4N3 input{min-width:2rem}.SetupProfileCheckboxSection_margin__0TMUP{margin:4rem 0!important}.LocationInput_input__j582h{font-size:1.6rem;line-height:1.8rem;position:relative}.LocationInput_input__j582h>svg{opacity:.3;position:absolute;top:1.3rem;right:1rem;pointer-events:none;width:2rem;height:2rem}.LocationInput_input__j582h .location-input__input,.LocationInput_input__j582h .location-input__value-container>div{width:100%}.LocationInput_input__j582h .location-input__input>input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 2.5rem)}.LocationInput_input__j582h .location-input__control,.LocationInput_input__j582h .location-input__control:hover{background:var(--color-modal-background);border:.1rem solid var(--color-icon-background-offset);border-radius:.6rem;cursor:text}.LocationInput_input__j582h .location-input__value-container{padding:.9rem 1.5rem .8rem}.LocationInput_input__j582h .location-input__input,.LocationInput_input__j582h .location-input__single-value{color:var(--color-text);line-height:1.8rem}.LocationInput_input__j582h .location-input__placeholder,.LocationInput_input__j582h .location-input__single-value{color:var(--color-text);top:1.3rem;transform:none;white-space:nowrap}.LocationInput_input__j582h .location-input__indicators{display:none}.LocationInput_input__j582h .location-input__menu{background:var(--color-modal-background);border:.1rem solid var(--color-icon-background-offset);border-radius:.6rem}.LocationInput_input__j582h .location-input__option{cursor:pointer;color:var(--color-text)}.LocationInput_input__j582h .location-input__option--is-focused{background-color:var(--color-primary-almost-invisible)}.LocationInput_input__j582h .location-input__option--is-selected{background-color:var(--color-primary)}.LocationInput_input__j582h .location-input__placeholder{color:var(--color-text-5)}.LocationInput_clearButton__ITL_f{position:absolute;top:.2rem;right:0;display:flex;align-items:center;justify-content:center;height:4rem;width:4.4rem;border:none;background:none}.LocationInput_clearButton__ITL_f svg{width:2.4rem;border-radius:50%;background-color:var(--color-icon-background-offset)}.LocationInput_disabled__HU3_M{pointer-events:none}.CookiePopup_popup__f4fce{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;border-radius:2rem;z-index:1000;position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);padding:2rem 3rem;text-align:center;font-size:1.6rem;background-color:var(--color-primary);min-width:80%}@media screen and (min-width:811px){.CookiePopup_popup__f4fce{flex-direction:row;min-width:60rem}}.ErrorModal_wrapper__or6O7{position:relative}.ErrorModal_errorModal__Xm7Bu{font-size:1.4rem;width:25rem;border-radius:1rem;background-color:var(--color-deny);margin:2rem;padding:2rem;overflow:auto;max-height:18rem;overflow-wrap:break-word}.ErrorModal_errorModal__Xm7Bu::-webkit-scrollbar{display:none}.ErrorModal_errorModal__Xm7Bu{-ms-overflow-style:none;scrollbar-width:none}.ErrorModal_row__tIH4L,.ErrorModal_title__U7RUk{margin-bottom:1rem}.ErrorModal_detail__h0q0c{margin-top:1rem}.ErrorModal_closeButton__ApxYc{position:absolute;top:.5rem;right:2.5rem;border:none;background:none}.ErrorModal_closeButton__ApxYc svg{border-radius:50%;background-color:var(--color-icon-background-offset)}.ErrorModal_closeButton__ApxYc:hover{cursor:pointer}.ErrorModalList_errorModalList__dpvV1{position:fixed;top:0;right:0;z-index:25}.ErrorModalList_entering__Eyg4S{opacity:0}.ErrorModalList_entered__l9ftG{opacity:1;transition:opacity .31s ease}.ErrorModalList_exiting__qTh75{opacity:0;transition:opacity .31s ease}