.phone-input-container .PhoneInput{display:flex;align-items:center;background-color:#fff;border:1px solid #d9ded6;border-radius:.75rem;box-shadow:0 8px 20px #0b0d0c08;transition:border-color .2s ease,box-shadow .2s ease}.phone-input-container .PhoneInputCountry{align-self:stretch;display:flex;align-items:center;margin-right:.5rem}.phone-input-container .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer;background-color:transparent}.phone-input-container .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon{box-shadow:0 0 0 2px #1b4a371f}.phone-input-container .PhoneInputCountryIcon{width:25px;height:20px;border-radius:.25rem;overflow:hidden}.phone-input-container .PhoneInputCountryIconImg{display:block;width:100%;height:100%;max-width:25px}.phone-input-container input.PhoneInputInput{direction:ltr!important;unicode-bidi:plaintext!important}.phone-input-container .PhoneInputInput{flex:1;min-width:0;border-radius:.75rem;padding:.75rem 1rem .75rem 3.5rem;color:#0b0d0c;font-size:1rem;line-height:1.5}.phone-input-container .PhoneInputInput:focus{outline:none;box-shadow:none}.phone-input-container .PhoneInputInput::-moz-placeholder{color:#98a09b}.phone-input-container .PhoneInputInput::placeholder{color:#98a09b}.phone-input-container.phone-input-rtl .PhoneInput{flex-direction:row-reverse}.phone-input-container.phone-input-rtl .PhoneInputCountry{margin-right:0;margin-left:.5rem}.phone-input-container.phone-input-rtl .PhoneInputInput{text-align:right}.phone-input-container .PhoneInputInput{background-color:transparent;color:#0b0d0c}.phone-input-container .bg-transparent .PhoneInputInput{background-color:transparent}.phone-input-container:focus-within .PhoneInput{border-color:#1b4a37;box-shadow:0 0 0 2px #1b4a371a}.phone-input-container.error .PhoneInput{border-color:#ef4444;box-shadow:0 0 0 2px #ef444414}.phone-input-container.error .PhoneInputInput{border-color:#ef4444}.phone-input-container.error .PhoneInputInput:focus{box-shadow:none}.phone-input-container .PhoneInputCountrySelectArrow{color:#7d8681;opacity:.7}.phone-input-container .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#1b4a37}.phone-input-container .PhoneInputCountryIconImg{display:block}
