: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)}.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;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0}.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)}.PhoneInput{display:flex;align-items:center;max-width:100%;overflow:visible;position:relative}.PhoneInputInput{flex:1;min-width:0;background:transparent;font-size:.875rem;line-height:1.25rem;width:100%;padding-left:.5rem}.PhoneInputInput,.PhoneInputInput:focus{border:none!important;outline:none!important;box-shadow:none!important}.PhoneInputInput::placeholder{color:hsl(var(--muted-foreground))}.PhoneInputInput:disabled{cursor:not-allowed;opacity:.5}.PhoneInputCountry{width:auto;max-width:80px}.PhoneInputCountry,.PhoneInputCountryIcon{margin-right:.25rem;display:flex;align-items:center;flex-shrink:0}.PhoneInputCountryIcon{width:1.25rem;height:1.25rem;justify-content:center}.PhoneInputCountryIcon img{display:block;width:100%;height:auto}.PhoneInputCountrySelect{border:none;background:transparent;cursor:pointer;padding:0;margin:0;flex-shrink:0;font-size:.875rem;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PhoneInputCountrySelect:focus{outline:none}.PhoneInputCountrySelectArrow{width:.4rem;height:.4rem;margin-left:.125rem;opacity:.5;flex-shrink:0}.PhoneInputCountrySelect option{background:white;color:black;padding:8px;font-size:.875rem}.PhoneInputCountrySelect option:hover{background:#f3f4f6}select.PhoneInputCountrySelect{color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.phone-input-custom .PhoneInput{width:100%;max-width:100%;outline:none!important;box-shadow:none!important}.phone-input-custom .PhoneInputInput{color:white;flex:1}.phone-input-custom .PhoneInputInput,.phone-input-custom .PhoneInputInput:focus{outline:none!important;box-shadow:none!important;border:none!important}.phone-input-custom .PhoneInputInput::placeholder{color:rgba(255,255,255,.5)}.phone-input-custom .PhoneInputCountrySelect{color:white;background:rgba(255,255,255,.1);border-radius:4px;padding:2px 4px;outline:none!important}.phone-input-custom .PhoneInputCountrySelect:focus{outline:none!important}.phone-input-custom .PhoneInputCountrySelect option{background:white;color:black}.phone-input-custom .PhoneInputCountryIcon{opacity:1;display:block}.phone-input-custom .PhoneInputCountryIconImg{display:block;width:100%;height:100%}@media (max-width:640px){.PhoneInputCountryIcon{width:.875rem;height:.875rem}.PhoneInputCountry{margin-right:.25rem;max-width:70px}.PhoneInputCountrySelect{font-size:.75rem;max-width:45px}.PhoneInputInput{font-size:.8125rem}}