.select-wrapper{color:var(--black-20);font-size:.85rem;text-overflow:ellipsis;margin-bottom:-5px;z-index:3;display:flex;flex-direction:column;gap:.75rem}.select-wrapper.type-3{z-index:unset}.select-wrapper.type-3 label{font-size:1.125rem;color:var(--black-20)}.select-wrapper.type-3 label .required{color:var(--cu-required-color)}.select-wrapper.type-3 label .short-info{font-size:.875rem}.select-wrapper.type-3 .css-b62m3t-container{padding:1rem;z-index:unset;font-size:1.125rem;color:var(--black-20);border-radius:1.5rem;border:1px solid var(--cu-input-border-color)}.select-wrapper.type-3 .css-b62m3t-container .css-1jqq78o-placeholder{color:var(--cu-placeholder-color);font-size:1.125rem}.select-wrapper.type-3 .css-b62m3t-container .css-tj5bde-Svg path{fill:var(--black-20)}.select-wrapper.type-3 .css-b62m3t-container::placeholder{color:var(--cu-placeholder-color)}.select-wrapper.active .css-b62m3t-container{border:1px solid var(--footer-bg-color);background:var(--selected-bg-color)}.select-wrapper.active .css-tj5bde-Svg path{fill:var(--footer-bg-color)!important}.select-wrapper .css-b62m3t-container{padding:.125rem;border:1px solid rgba(21,99,161,.35);border-radius:2rem;background:transparent}.select-wrapper .css-b62m3t-container .css-tj5bde-Svg path{fill:rgba(21,99,161,.35)}.select-wrapper .css-b62m3t-container .css-1tkm9rf-control{border:none;padding:0;border-radius:2rem;background:transparent}.select-wrapper .css-b62m3t-container .css-1jqq78o-placeholder{font-size:.75rem;color:var(--cu-short-title);font-weight:500}.select-wrapper .customSelect__control{border:none;border-radius:2rem;background:transparent;box-shadow:none;transition:all .2s ease;cursor:pointer}.select-wrapper .customSelect__control.customSelect__control--is-open{border-color:transparent;background-color:#fff}.select-wrapper .custom-select__menu{background-color:#f4f4f4;border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,.2)}.select-wrapper .custom-select__option{padding:10px;cursor:pointer;background-color:#fff;color:#000}.select-wrapper .custom-select__option:hover{background-color:#e0e0e0}.select-wrapper .custom-select__option.custom-select__option--is-selected{background-color:var(--footer-bg-color);color:#fff}.select-wrapper .custom-select__option.custom-select__option--is-focused{background-color:#e0e0e0}.select-wrapper .custom-select__placeholder{color:#999}.select-wrapper .custom-select__single-value{color:#333}.select-wrapper .custom-select__multi-value{background-color:#dcdcdc;border-radius:12px;padding:4px 8px;color:#333}.select-wrapper .custom-select__multi-value__label{color:#333}.select-wrapper .custom-select__multi-value__remove{background-color:red;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;cursor:pointer}.customSelect .css-tj5bde-Svg path{fill:var(--cu-short-title)}.customSelect__menu{margin:.125rem auto!important}.customSelect__option{background-color:var(--cu-white)!important;color:var(--black-20)!important;font-size:.75rem!important;cursor:pointer!important}.customSelect__option--is-focused{background-color:var(--link-hover-color)!important}.customSelect__group{padding:0}