.xuuri-phone-input{display:flex;align-items:stretch}.xuuri-phone-input .PhoneInputCountry{position:relative;display:flex;align-items:center;gap:.375rem;padding:0 .625rem 0 .75rem;border-right:1px solid rgb(229 229 229);cursor:pointer}.xuuri-phone-input .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.xuuri-phone-input .PhoneInputCountrySelect[disabled]{cursor:not-allowed}.xuuri-phone-input .PhoneInputCountryIcon{width:1.375rem;height:1rem;display:inline-block;overflow:hidden;border-radius:.125rem;background:rgb(229 229 229)}.xuuri-phone-input .PhoneInputCountryIcon--border{box-shadow:0 0 0 1px rgb(0 0 0/.08)}.xuuri-phone-input .PhoneInputCountryIconImg{display:block;width:100%;height:100%;object-fit:cover}.xuuri-phone-input .PhoneInputCountrySelectArrow{width:0;height:0;display:inline-block;margin-left:.125rem;border-color:rgb(115 115 115) transparent transparent;border-style:solid;border-width:4px 3px 0;opacity:.65}.xuuri-phone-input .PhoneInputInput{flex:1;min-width:0;height:100%;border:0;background:transparent;padding:0 .75rem;outline:none;font-size:.875rem;color:rgb(23 23 23)}.xuuri-phone-input .PhoneInputInput::placeholder{color:rgb(163 163 163)}.xuuri-phone-input .PhoneInputInput:disabled{cursor:not-allowed;color:rgb(115 115 115)}