.account-module-scss-module__80u5ma__accountPage{background:var(--color-white);flex-direction:column;align-items:center;min-height:100vh;padding:0;display:flex}.account-module-scss-module__80u5ma__header{width:100%;max-width:1200px;margin-bottom:var(--space-huge);text-align:center;padding:clamp(var(--space-medium),5vw,var(--space-huge));padding-bottom:0}@media (min-width:768px){.account-module-scss-module__80u5ma__header{text-align:start;margin-bottom:var(--space-large)}}.account-module-scss-module__80u5ma__title{font-family:var(--typeface-headings,"Inter",sans-serif);text-transform:none;color:var(--color-secondary-900);margin:0 0 var(--space-small)0;letter-spacing:-.02em;font-size:2.5rem;font-style:normal;font-weight:700;line-height:1.2;text-decoration:none}.account-module-scss-module__80u5ma__subtitle{font-family:var(--typeface-headings,"Inter",sans-serif);text-transform:none;color:var(--color-secondary-600);margin:0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.account-module-scss-module__80u5ma__content{width:100%;max-width:1200px;padding:0 clamp(var(--space-medium),5vw,var(--space-huge));padding-bottom:96px;overflow:visible}.account-module-scss-module__80u5ma__form{background:var(--color-white);border-radius:var(--radius-lg);padding:clamp(var(--space-xlarge),4vw,var(--space-enormous));box-shadow:var(--shadow-md);border:1px solid var(--color-secondary-200);transition:all .3s;position:relative;overflow:visible}.account-module-scss-module__80u5ma__form:focus-within{box-shadow:var(--shadow-lg);border-color:var(--color-primary-300)}.account-module-scss-module__80u5ma__formGrid{gap:clamp(var(--space-large),3vw,var(--space-xxlarge));margin-bottom:var(--space-massive);display:grid}@media (min-width:768px){.account-module-scss-module__80u5ma__formGrid{grid-template-columns:repeat(2,1fr)}}.account-module-scss-module__80u5ma__fieldGroup{animation:.4s ease-out backwards account-module-scss-module__80u5ma__fadeIn;position:relative;overflow:visible}.account-module-scss-module__80u5ma__fieldGroup:first-child{animation-delay:50ms}.account-module-scss-module__80u5ma__fieldGroup:nth-child(2){animation-delay:.1s}.account-module-scss-module__80u5ma__fieldGroup:nth-child(3){animation-delay:.15s}.account-module-scss-module__80u5ma__fieldGroup:nth-child(4){animation-delay:.2s}.account-module-scss-module__80u5ma__fieldGroup:nth-child(5){animation-delay:.25s}.account-module-scss-module__80u5ma__fieldGroup:nth-child(6){animation-delay:.3s}.account-module-scss-module__80u5ma__fieldGroup:has([data-dropdown=true][data-open=true]){transform:none}.account-module-scss-module__80u5ma__actions{gap:var(--space-medium);padding-top:var(--space-xxlarge);border-top:2px solid var(--color-secondary-100);flex-direction:column-reverse;display:flex}@media (min-width:640px){.account-module-scss-module__80u5ma__actions{justify-content:flex-end;gap:var(--space-large);flex-direction:row}}@keyframes account-module-scss-module__80u5ma__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.account-module-scss-module__80u5ma__fieldGroup{animation:none}.account-module-scss-module__80u5ma__form{transition:none}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.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:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex: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{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{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);display:block}.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)}
.phone-input-module-scss-module__p0wsjq__phoneInputContainer{--phone-input-height-small:40px;--phone-input-height-medium:48px;--phone-input-height-large:56px;--phone-input-font-size-small:var(--font-size-sm);--phone-input-font-size-medium:16px;--phone-input-font-size-large:var(--font-size-lg);margin-bottom:var(--space-small);font-family:var(--font-family-texts);flex-direction:column;display:flex}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInput{background:var(--color-white);box-shadow:var(--shadow-sm);border:1px solid #e0e0e0;border-radius:8px;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:visible}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInput:focus-within{border-color:var(--color-primary-600);box-shadow:0 0 0 2px #2b5be526,var(--shadow-md)}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputInput{min-width:0;font-size:16px;font-weight:var(--font-weight-regular);color:var(--color-font-headings);line-height:var(--line-height-normal);direction:inherit;padding:var(--phone-input-padding-medium);background:0 0;border:none;outline:none;flex:1}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputInput::placeholder{color:var(--color-font-disable);font-weight:var(--font-weight-regular)}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputInput:disabled{cursor:not-allowed;color:var(--color-font-disable)}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputCountry{padding-left:var(--phone-input-padding-medium);align-self:stretch;align-items:center;margin-right:.35em;display:flex;position:relative}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputCountryIcon{border:none;width:1.5em;height:1em;display:block;box-shadow:0 0 0 1px #00000080}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputCountryIcon img{width:100%;height:100%;display:block}.phone-input-module-scss-module__p0wsjq__phoneInputContainer .PhoneInputCountryIcon--border{background-color:#00000080;box-shadow:0 0 0 1px #00000080}.phone-input-module-scss-module__p0wsjq__label{color:var(--color-font-body);font-size:14px;font-weight:500;line-height:var(--line-height-tight);align-items:center;gap:var(--space-tiny);margin-bottom:var(--space-tiny);display:flex}.phone-input-module-scss-module__p0wsjq__required{color:var(--color-danger-600);font-weight:var(--font-weight-bold)}.phone-input-module-scss-module__p0wsjq__spinner{align-items:center;margin-inline-start:var(--space-small);padding-inline-end:var(--space-small);display:flex}.phone-input-module-scss-module__p0wsjq__spinnerIcon{width:16px;height:16px;animation:1s linear infinite phone-input-module-scss-module__p0wsjq__spin}.phone-input-module-scss-module__p0wsjq__spinnerTrack{opacity:.25}.phone-input-module-scss-module__p0wsjq__spinnerFill{opacity:.75}@keyframes phone-input-module-scss-module__p0wsjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.phone-input-module-scss-module__p0wsjq__message{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);margin-top:var(--space-tiny);line-height:var(--line-height-tight)}.phone-input-module-scss-module__p0wsjq__message--error{color:var(--color-danger-600)}.phone-input-module-scss-module__p0wsjq__message--success{color:var(--color-success-600)}.phone-input-module-scss-module__p0wsjq__message--warning{color:var(--color-warning-500)}.phone-input-module-scss-module__p0wsjq__message--helper{color:var(--color-font-disable)}.phone-input-module-scss-module__p0wsjq__size-small .PhoneInput{min-height:var(--phone-input-height-small)}:is(.phone-input-module-scss-module__p0wsjq__size-small .PhoneInputInput,.phone-input-module-scss-module__p0wsjq__size-small .PhoneInputCountry){padding:var(--phone-input-padding-small);font-size:var(--phone-input-font-size-small)}.phone-input-module-scss-module__p0wsjq__size-small .phone-input-module-scss-module__p0wsjq__label{font-size:10px}.phone-input-module-scss-module__p0wsjq__size-medium .PhoneInput{min-height:var(--phone-input-height-medium)}:is(.phone-input-module-scss-module__p0wsjq__size-medium .PhoneInputInput,.phone-input-module-scss-module__p0wsjq__size-medium .PhoneInputCountry){padding:var(--phone-input-padding-medium);font-size:var(--phone-input-font-size-medium)}.phone-input-module-scss-module__p0wsjq__size-large .PhoneInput{min-height:var(--phone-input-height-large)}:is(.phone-input-module-scss-module__p0wsjq__size-large .PhoneInputInput,.phone-input-module-scss-module__p0wsjq__size-large .PhoneInputCountry){padding:var(--phone-input-padding-large);font-size:var(--phone-input-font-size-large)}.phone-input-module-scss-module__p0wsjq__size-large .phone-input-module-scss-module__p0wsjq__label{font-size:var(--font-size-sm)}.phone-input-module-scss-module__p0wsjq__error .PhoneInput{border-color:var(--color-danger-600);box-shadow:0 0 0 2px #ed151526,var(--shadow-sm)}.phone-input-module-scss-module__p0wsjq__error .PhoneInput:focus-within{border-color:var(--color-danger-600);box-shadow:0 0 0 2px #ed151540,var(--shadow-md)}.phone-input-module-scss-module__p0wsjq__success .PhoneInput{border-color:var(--color-success-600);box-shadow:0 0 0 2px #28a74526,var(--shadow-sm)}.phone-input-module-scss-module__p0wsjq__success .PhoneInput:focus-within{border-color:var(--color-success-600);box-shadow:0 0 0 2px #28a74540,var(--shadow-md)}.phone-input-module-scss-module__p0wsjq__warning .PhoneInput{border-color:var(--color-warning-500);box-shadow:0 0 0 2px #f9a00726,var(--shadow-sm)}.phone-input-module-scss-module__p0wsjq__warning .PhoneInput:focus-within{border-color:var(--color-warning-500);box-shadow:0 0 0 2px #f9a00740,var(--shadow-md)}.phone-input-module-scss-module__p0wsjq__disabled{opacity:.6;cursor:not-allowed}.phone-input-module-scss-module__p0wsjq__disabled .PhoneInput{background:var(--color-secondary-100);border-color:var(--color-border-table);cursor:not-allowed}.phone-input-module-scss-module__p0wsjq__disabled .PhoneInputInput{color:var(--color-font-disable);cursor:not-allowed}.phone-input-module-scss-module__p0wsjq__fullWidth{width:100%}
