.phone-input-wrapper{width:100%;display:flex;flex-direction:column}.phone-input-label{font-family:OpenSans-SemiBold,sans-serif;font-weight:400;font-size:16px;color:#111827;margin-bottom:6.5px;display:flex;gap:6.5px}.phone-input-label-optional{font-size:14px;color:#6b7280;font-weight:400}.phone-input-field{width:100%;box-sizing:border-box;padding:12px;font-family:OpenSans,sans-serif;font-size:16px;outline:none;border-radius:0;border:1px solid #b0aaaa;background-color:#fff}.phone-input-field:hover{background-color:#f2f1f1}.phone-input-field.small{padding:6px 12px;font-size:14px}.phone-input-field.Outlined{border:1px solid #d1d5db;background-color:#fff}.phone-input-field.Underlined{border:none;border-bottom:1px solid #d1d5db;background-color:transparent}.phone-input-field.Number{border:1px solid #d1d5db;background-color:#fff}.PhoneInput--focus{border-color:#1976d2}.PhoneInput--disabled{background-color:#f8f7f7;border-color:#e6e3e3}.PhoneInput--disabled .PhoneInputInput{color:#b0aaaa}.phone-input-helper{font-family:OpenSans-Regular,sans-serif;font-size:14px;color:#db0000;margin-top:8px}.phone-input-country{margin-right:8px}.PhoneInputInput,.PhoneInputInput:focus{height:23px;border:none;outline:none;box-shadow:none;font-size:16px;font-family:OpenSans-Regular,sans-serif;background-color:transparent}.phone-input-field.phone-input-error{border-color:#db0000}.PhoneInputCountry{padding:0 8px;margin-right:8px}.PhoneInputCountryIcon{position:relative;left:1px}.PhoneInputInput:focus{outline:none!important;box-shadow:none!important}