.PhoneInput{align-items:center;gap:.5rem;display:flex}.PhoneInputInput{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.PhoneInputInput::placeholder{color:#fff}.PhoneInputCountry{border-radius:.5rem;align-items:center;margin-right:.5rem;padding:.25rem .5rem;transition:all .2s;display:flex}[dir=rtl] .PhoneInputCountry{margin-left:.5rem;margin-right:0}.PhoneInputCountrySelect{cursor:pointer;color:#374151;background:0 0;border:#6b7280;border-radius:50px;outline:none;font-size:1rem;font-weight:500}.PhoneInputCountrySelect:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #6366f1}.PhoneInputCountrySelectArrow{opacity:.7;border-color:#6b7280;width:.4rem;height:.4rem;margin-left:.25rem}.PhoneInputCountryIcon{border-radius:.125rem;width:1.5rem;height:1rem;margin-right:.5rem;box-shadow:0 1px 3px #0000001a}[dir=rtl] .PhoneInputCountryIcon{margin-left:.5rem;margin-right:0}.PhoneInputCountrySelect option{padding:.5rem;font-size:.875rem}
