.custom-select__control{letter-spacing:.05em!important;cursor:pointer!important;border:0!important;border-radius:.5rem!important;flex-wrap:nowrap!important;height:36px!important;min-height:36px!important}.custom-select__control--is-focused{height:36px!important;box-shadow:none!important;border-width:0!important}.custom-select__control--is-disabled{background-color:var(--field-bg-disabled)!important;height:36px!important}.custom-select__single-value{color:var(--field-text)!important}.custom-select__single-value--is-disabled,.custom-select__placeholder{color:var(--field-text-disabled)!important}.custom-select__input{border:0!important}.custom-select__indicator-separator{background-color:var(--field-text-disabled)!important;width:1px!important}.custom-select__menu{border:2px solid var(--primary)!important;z-index:100!important;border-radius:.5rem!important;width:100%!important;overflow-x:hidden!important}.custom-select__menu-list{margin-top:0;margin-bottom:0;border:0!important;width:100%!important;max-height:200px!important;padding-top:0!important;padding-bottom:0!important;overflow-y:auto!important}.custom-select__option{width:100%!important;color:var(--field-text)!important;cursor:pointer!important;padding:.5rem!important}.custom-select__menu-notice--no-options{text-align:left!important;width:100%!important;padding:.5rem!important}.custom-select__option--is-focused{background-color:#fff!important}.custom-select__option--is-selected{align-items:center;background-color:#fff!important;display:flex!important}.custom-select__menu-notice--no-options{color:var(--field-text-disabled)!important;padding:.5rem!important}.custom-select__clear-indicator{color:var(--field-text-disabled)!important}.custom-select__input{color:var(--field-text)!important}
input[type=checkbox]{border:2px solid var(--field-border);background-color:var(--field-background);-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:4px;flex-shrink:0;width:20px;height:20px;position:relative}input[type=checkbox]~.checkmark{width:20px;height:20px;display:none;position:absolute}input[type=checkbox][value=true]{border-color:var(--field-border-focus)}input[type=checkbox][value=true]~.checkmark{color:var(--field-border-focus);display:block}input[type=checkbox][disabled]{cursor:not-allowed;border-color:var(--field-border-disabled);background-color:var(--field-bg-disabled)}input[type=checkbox][value=true][disabled]~.checkmark{color:var(--field-text-disabled)}
:root{--PhoneInputCountrySelect-marginRight:12px;--PhoneInputCountrySelectArrow-width:8px;--PhoneInputCountrySelectArrow-color:var(--primary);--PhoneInputCountrySelectArrow-borderWidth:2px;--PhoneInputCountrySelectArrow-opacity:100;--PhoneInputCountryFlag-borderWidth:0px}.PhoneInput--disabled,:disabled{cursor:not-allowed}.PhoneInputCountrySelectArrow{margin-top:-2px}.PhoneInput--disabled .PhoneInputCountrySelectArrow{border-color:var(--field-border-disabled)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;margin-top:2px;padding-left:.75rem;display:flex;position:relative}.PhoneInput--disabled .PhoneInputInput{border-left:solid 2px var(--field-border-disabled)}.PhoneInputInput{border-left:solid 2px var(--field-bg-disabled);flex:1;min-width:0;margin-top:2px;padding-left:8px;padding-right:40px;height:28px!important}.PhoneInputInput:focus-visible{outline:none}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:not-allowed}
