.custom-select-container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:relative}.custom-select-label{text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#212121;margin-bottom:10px;font-size:16px;font-weight:500;line-height:25.6px}.custom-select-error{box-sizing:border-box;background-color:#fe59001a;border-radius:6px;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:10px;padding:8px 12px;display:flex}.custom-select-error-text{text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#f75555;font-size:14px;font-weight:400;line-height:22px}.custom-select-helper{box-sizing:border-box;background-color:#00a86b26;border-radius:6px;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:10px;padding:8px 12px;display:flex}.custom-select-helper-text{text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#12d18e;font-size:14px;font-weight:400;line-height:22px}.custom-select__control{box-sizing:border-box;cursor:pointer;background-color:#eee;border:2px solid #f5f5f5;border-radius:10px;width:100%;height:58px;padding:18px 20px;outline:none!important}.custom-select__control:hover{border-color:#4b5563!important}.custom-select__menu{border-radius:8px!important}.custom-select__option--selected{color:#fff!important;background-color:#3b82f6!important}.custom-select__option:hover{cursor:pointer!important;background-color:#b2b2b6!important}.select{width:100%!important}.custom-select__control{padding:0!important}.custom-select__indicator-separator{display:none!important}.disabled-style{pointer-events:none;opacity:.5}
