.select-wrapper{display:flex;flex-direction:column;gap:.75rem}.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 .customSelect__control{min-height:60px;border:1px solid var(--cu-input-border-color);border-radius:1.5rem;font-size:1.125rem}.select-wrapper.type-3 .customSelect__placeholder{color:var(--cu-placeholder-color);font-size:1.125rem}.select-wrapper.active .customSelect__control{border-color:var(--footer-bg-color);background:var(--selected-bg-color)}.select-wrapper.active .customSelect__dropdown-indicator svg{fill:var(--footer-bg-color)}.select-wrapper .customSelect__control{border:1px solid rgba(21,99,161,.35);border-radius:2rem;background:transparent;box-shadow:none;cursor:pointer;min-height:48px}.select-wrapper .customSelect__control:hover{border-color:rgba(21,99,161,.5);background:var(--footer-bg-color)}.select-wrapper .customSelect__control:hover .customSelect__dropdown-indicator,.select-wrapper .customSelect__control:hover .customSelect__input-container,.select-wrapper .customSelect__control:hover .customSelect__placeholder,.select-wrapper .customSelect__control:hover .customSelect__single-value{color:var(--cu-white)!important}.select-wrapper .customSelect__control:hover .customSelect__dropdown-indicator svg,.select-wrapper .customSelect__control:hover .customSelect__dropdown-indicator svg path{fill:var(--cu-white)!important}.select-wrapper .customSelect__value-container{padding:0 1rem}.select-wrapper .customSelect__placeholder{color:var(--cu-short-title);font-size:.75rem;font-weight:500}.select-wrapper .customSelect__single-value{color:var(--black-20)}.select-wrapper .customSelect__indicator-separator{display:none}.select-wrapper .customSelect__dropdown-indicator{color:rgba(21,99,161,.35)}.select-wrapper .customSelect__dropdown-indicator:hover{color:var(--footer-bg-color)}.select-wrapper .customSelect__menu{margin-top:4px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:9999}.select-wrapper .customSelect__menu-list{padding:0}.select-wrapper .customSelect__option{color:var(--black-20)}.select-wrapper .customSelect__option--is-focused,.select-wrapper .customSelect__option:hover{background:var(--link-hover-color)!important;color:var(--cu-white)!important}.select-wrapper .customSelect__option--is-selected{background:var(--footer-bg-color)!important;color:var(--cu-white)!important}.select-wrapper .customSelect__multi-value{background:var(--selected-bg-color);border-radius:20px}.select-wrapper .customSelect__multi-value__label{color:var(--black-20)}.select-wrapper .customSelect__multi-value__remove:hover{background:var(--footer-bg-color);color:#fff}.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}