.select-field{width:100%}.select-field label{color:var(--white);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.select-field .custom-select__control{width:100%;min-height:3.5rem;color:var(--white);box-shadow:none;cursor:pointer;background:0 0;border:.0625rem solid #ffffff1a;border-radius:1.875rem;padding:0 1.25rem;transition:border-color .2s,opacity .2s,background-color .2s}.select-field .custom-select__control:hover{border-color:#fff3}.select-field .custom-select__control--is-focused,.select-field .custom-select__control--menu-is-open{border-color:#ffffff59}.select-field .custom-select__value-container{gap:.5rem;padding:0}.select-field .custom-select__single-value{color:var(--white);font-size:1rem;font-weight:400}.select-field .custom-select__placeholder{color:#ffffffbf;font-size:1rem;font-weight:400}.select-field .custom-select__input-container{color:var(--white);margin:0;padding:0}.select-field .custom-select__input{color:var(--white)!important}.select-field .custom-select__indicators{gap:.25rem}.select-field .custom-select__indicator{color:var(--white);padding:0;transition:opacity .2s,transform .2s,color .2s}.select-field .custom-select__indicator svg{width:1.25rem;height:1.25rem}.select-field .custom-select__indicator:hover{color:var(--white);opacity:.8}.custom-select__control--menu-is-open .select-field .custom-select__dropdown-indicator{transform:rotate(180deg)}.select-field .custom-select__clear-indicator{opacity:.7}.select-field .custom-select__clear-indicator:hover{opacity:1}.select-field .custom-select__indicator-separator{display:none}.select-field .custom-select__menu{box-shadow:none;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#000026;border:.0625rem solid #ffffff38;border-radius:1.875rem;margin-top:1rem;overflow:hidden}.select-field .custom-select__menu-list{padding:1rem 0}.select-field .custom-select__option{cursor:pointer;color:var(--white);background:0 0;padding:.875rem 1.5rem;font-size:1rem;font-weight:400;transition:background-color .2s,opacity .2s}.select-field .custom-select__option:hover,.select-field .custom-select__option--is-focused{background:#ffffff0a}.select-field .custom-select__option--is-selected{color:var(--white);background:#ffffff0f}.select-field .custom-select__option:active{background:#ffffff14}.select-field .custom-select__no-options,.select-field .custom-select__loading-message{color:#ffffffb3;padding:.875rem 1.5rem;font-size:.95rem}.select-field.with-error .custom-select__control,.select-field.with-error .custom-select__control--is-focused,.select-field.with-error .custom-select__control--menu-is-open{border-color:var(--color-red-500)}.select-field--light label{color:#141414;font-size:16px;font-weight:400}.select-field--light .custom-select__control{min-height:unset;color:#141414;background:#fff;border:none;border-radius:.5rem;padding:1rem 1.5rem}.select-field--light .custom-select__control:hover,.select-field--light .custom-select__control--is-focused,.select-field--light .custom-select__control--menu-is-open{border-color:silver}.select-field--light .custom-select__single-value{color:#141414}.select-field--light .custom-select__placeholder{color:silver}.select-field--light .custom-select__input-container{color:#141414}.select-field--light .custom-select__input{color:#141414!important}.select-field--light .custom-select__indicator{color:#141414}.select-field--light .custom-select__indicator:hover{color:#141414;opacity:.7}.select-field--light .custom-select__menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:.0625rem solid #e5e5e5;border-radius:.5rem;box-shadow:0 4px 12px #00000014}.select-field--light .custom-select__option{color:#141414}.select-field--light .custom-select__option:hover,.select-field--light .custom-select__option--is-focused{background:#0000000a}.select-field--light .custom-select__option--is-selected{color:#141414;background:#0000000f}.select-field--light .custom-select__option:active{background:#00000014}
