.custom-phone-input-container{background-color:#1b1b21;border:1px solid #3f3f46;border-radius:.5rem;padding:.4rem .75rem;display:flex;align-items:center;transition:border .3s ease,box-shadow .3s ease}.custom-phone-input-container:focus-within{border-color:#ff4d00;box-shadow:0 0 6px rgba(255,77,0,.4)}.custom-phone-input .PhoneInputInput{background:transparent!important;color:#f5f5f5!important;border:none!important;outline:none!important;width:100%;font-size:.9rem}.PhoneInputCountry{background-color:transparent!important;border:none!important;margin-right:8px}.PhoneInputCountrySelect{background-color:#0f0f0f!important;color:#f5f5f5!important;border-radius:.5rem}.PhoneInputCountrySelectArrow{fill:#ff4d00!important}.PhoneInputCountrySelect option{background-color:#0f0f0f;color:#f5f5f5}