: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,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{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{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)}.PhoneInputCountry{position:absolute!important;align-self:unset!important;max-width:var(--phone-country-width)!important;left:0;margin-left:calc(var(--spacing) * 2)!important}.PhoneInput_Control_root{display:inline-flex;flex-direction:column;position:relative;min-width:0;padding:0;margin:0;border:0;vertical-align:top;background-color:var(--color-slate-900);border-radius:4px}.PhoneInput_Control_root--light{background-color:white}.PhoneInput{font-weight:400;font-size:1rem;line-height:1.4375em;color:#fff;box-sizing:border-box;cursor:text;display:inline-flex!important;align-items:center;position:relative;border-radius:4px;padding-left:var(--phone-country-width)}.PhoneInput_Control_root--light .PhoneInput{color:#1e293b}.PhoneInput input{font:inherit;letter-spacing:inherit;color:currentColor;border:0;box-sizing:content-box;background:none;margin:0;-webkit-tap-highlight-color:transparent;display:block;min-width:0;width:100%;-webkit-animation-name:mui-auto-fill-cancel;animation-name:mui-auto-fill-cancel;-webkit-animation-duration:10ms;animation-duration:10ms;outline:0;padding:16.5px 14px;height:1.4375em;line-height:var(--tw-leading,var(--text-base--line-height));--tw-ring-offset-color:var(--color-background)}.PhoneInput_Control_root--small .PhoneInput input{font:inherit;padding:8.5px 14px;height:1.4375em}.PhoneInput_Control_fieldset{text-align:left;position:absolute;bottom:0;right:0;top:-5px;left:0;margin:0;padding:0 8px;pointer-events:none;border-radius:4px;overflow:hidden;min-width:0;border:1px solid rgba(255,255,255,.23)}.PhoneInput_Control_fieldset--light{border-color:#94a3b8}.PhoneInput_Control_fieldset__focused{border-color:var(--color-blue-500)}.PhoneInput_Control_fieldset--light.PhoneInput_Control_fieldset__focused{border-color:#1e40af}.PhoneInput_Control_legend{float:unset;width:auto;overflow:hidden;display:block;padding:0;height:11px;font-size:.75em;visibility:hidden;max-width:.01px;-webkit-transition:max-width 50ms cubic-bezier(0,0,.2,1) 0s;transition:max-width 50ms cubic-bezier(0,0,.2,1) 0s;white-space:nowrap}.PhoneInput_Control_legend>span{padding-left:5px;padding-right:5px;display:inline-block;opacity:0;visibility:visible}.PhoneInput_Control_legend__filled,.PhoneInput_Control_legend__focused{white-space:nowrap;max-width:100%;-webkit-transition:max-width .1s cubic-bezier(0,0,.2,1) 50ms;transition:max-width .1s cubic-bezier(0,0,.2,1) 50ms}.PhoneInput_Control_label{color:rgba(255,255,255,.7);font-family:inherit;font-weight:400;font-size:1rem;line-height:1.4375em;padding:0;display:block;transform-origin:top left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:0;top:0;-moz-transform:translateY(20px) scale(1);-ms-transform:translateY(20px) scale(1);transition:color .2s cubic-bezier(0,0,.2,1) 0s,transform .2s cubic-bezier(0,0,.2,1) 0s,max-width .2s cubic-bezier(0,0,.2,1) 0s;z-index:1;-moz-transform:translate(54px,16px) scale(1);-ms-transform:translate(54px,16px) scale(1);transform:translate(54px,16px) scale(1);max-width:calc(100% - 24px);user-select:none;pointer-events:none}.PhoneInput_Control_root--small .PhoneInput_Control_label{-webkit-transform:translate(54px,8px) scale(1);-moz-transform:translate(54px,8px) scale(1);-ms-transform:translate(54px,8px) scale(1);transform:translate(54px,8px) scale(1)}.PhoneInput_Control_label--light{color:#475569}.PhoneInput_Control_label__focused{color:var(--color-blue-500);transform:translate(14px,-9px) scale(.75)!important}.PhoneInput_Control_label--light.PhoneInput_Control_label__focused{color:#1e40af;font-weight:600}.PhoneInput_Control_label__filled{transform:translate(14px,-9px) scale(.75)!important}.PhoneInput_Control_label sup{margin-left:-2px;top:-.2em}.PhoneInput.error input{border-color:var(--color-error-red)}@media (width >=48rem){.PhoneInput_Control_root--small .PhoneInput input{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height)
         
      )}}