@media screen and (max-width:599px){.hidden-xs{display:none!important}}@media screen and (min-width:600px){.hidden-sm{display:none!important}}@media screen and (min-width:1025px){.hidden-md{display:none!important}}@media screen and (min-width:1441px){.hidden-lg{display:none!important}}@media screen and (max-width:599px){.visible-sm{display:none!important}}@media screen and (max-width:1024px){.visible-md{display:none!important}}@media screen and (max-width:1440px){.visible-lg{display:none!important}}.select-dropdown-form.form-field-wrapper{width:100%}.select-dropdown-form.form-field-wrapper .prefix{padding-left:.8rem}.select-dropdown-form.form-field-wrapper .select__dropdown-indicator{color:var(--tertiary-text-color-dark);margin-right:1.2rem;padding:0}.select-dropdown-form.form-field-wrapper .select__dropdown-indicator svg{color:var(--tertiary-text-color-dark)!important}.select-dropdown-form.form-field-wrapper .select__control--menu-is-open{color:var(--brand-enhanced-accent-color)}.select-dropdown-form.form-field-wrapper .form-field-element-wrapper{max-width:100%;padding-left:0;padding-right:0;position:relative}.select-dropdown-form.form-field-wrapper .form-field-element-wrapper:not(:focus-within):not(:hover){background:var(--surface-bg-elevated-color)}.select-dropdown-form.form-field-wrapper .form-field-element-wrapper input[type=checkbox]{flex:0}.select-dropdown-form.form-field-wrapper .select__placeholder,.select-dropdown-form.form-field-wrapper .select__single-value{font-family:var(--font-primary);font-size:1.6rem;font-weight:500}.select-dropdown-form.form-field-wrapper .select__placeholder{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:absolute;color:var(--disabled-text-color-dark);font-weight:600}.select-dropdown-form.form-field-wrapper .search-select{position:unset!important}.select-dropdown-form.form-field-wrapper .search-select input{width:auto}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper{border:none!important;background:none!important;box-shadow:none!important;height:2.4rem;max-width:19.5rem}@media screen and (max-width:599px){.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper{border-radius:1.2rem!important;color:var(--primary-text-color-dark);background-color:var(--surface-bg-sunken-color)!important;border:.15rem solid var(--input-border-color)!important;height:4.4rem;max-width:100%}}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .search-select{width:auto}@media screen and (min-width:600px){.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__value-container{flex:unset!important;display:flex!important}}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__placeholder{position:relative}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control{font-size:1.8rem;font-weight:700;line-height:2.376rem;color:var(--tertiary-text-color-dark);padding-left:0}@media screen and (max-width:599px){.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control{padding-left:1.6rem!important}}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control .select__value-container{padding-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control .select__value-container .select__placeholder{width:auto;padding-left:0}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control .select__dropdown-indicator{margin-right:0}@media screen and (max-width:599px){.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control .select__dropdown-indicator{margin-right:1.2rem}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper .select__control{max-width:100%;font-size:1.4rem;font-weight:500;line-height:2.16rem;padding-left:.4rem}}.select-dropdown-form.form-field-wrapper.unstyled-dropdown .form-field-element-wrapper input{width:.1rem!important}@media screen and (max-width:599px){.select-dropdown-form.form-field-wrapper.unstyled-dropdown{width:100%}.select-dropdown-form.form-field-wrapper.inline-label{display:none}}.select-dropdown-form.form-field-wrapper.inline-label .prefix{padding-left:0;font-size:1.4rem;font-weight:500;color:#1e1e48}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper{width:100%;border-radius:1rem;gap:.4rem;height:4.4rem}@media screen and (max-width:599px){.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper{display:none}}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper:focus-within{border-color:inherit}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper:hover{box-shadow:0 0 0 .4rem var(--input-box-shadow-color);outline:none}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .search-select{width:inherit}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .search-select .select__control{padding:1.4rem 1.2rem 1.4rem 1.6rem}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .search-select .select__control .select__value-container{padding-left:.4rem}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .search-select .select__control .select__value-container .select__single-value{font-weight:700;font-size:1.4rem;line-height:2.156rem;margin-left:0}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .search-select .select__control .select__menu-portal{position:inherit!important}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .select__dropdown-indicator{margin-right:0}.select-dropdown-form.form-field-wrapper.inline-label .form-field-element-wrapper .select__dropdown-indicator svg{width:1.6rem;height:1.6rem}.selected-tags-container{gap:.8rem;padding:.8rem .2rem;margin-top:1rem}.select__option{flex-wrap:nowrap}.select__option input{width:auto!important}