.custom-phone-input .PhoneInput{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem .75rem;font-size:1rem;width:100%}.custom-phone-input .PhoneInput:focus-within{outline:none;border-color:#000000}.custom-phone-input .PhoneInputInput{border:none;outline:none;flex:1;font-size:1rem;margin-left:.5rem;padding:0;background-color:transparent}.custom-phone-input .PhoneInputCountry{border:none;background:transparent;padding:0}.custom-phone-input .PhoneInputCountrySelect{border:none;background:none;cursor:pointer}.custom-phone-input .PhoneInputCountryIcon{border-radius:4px;overflow:hidden;width:24px;height:18px}:dir(rtl) .custom-phone-input .PhoneInputInput{text-align:right}:dir(rtl) .PhoneInputCountry{margin-right:0;margin-left:6px}:dir(rtl) .PhoneInputCountrySelectArrow{margin-left:0;margin-right:6px}