.custom-select[data-v-2db3bdba],.custom-select__trigger[data-v-2db3bdba]{width:100%;position:relative}.custom-select__trigger[data-v-2db3bdba]{box-sizing:border-box;min-height:40px;padding:10px 40px 10px 12px;display:flex;align-items:center;text-align:left;font:inherit;font-size:14px;line-height:1.4;color:#333;background-color:#fff;border:1px solid #cfe8d9;border-radius:10px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.custom-select__trigger[data-v-2db3bdba]:hover:not(:disabled){border-color:#f95d02}.custom-select__trigger[data-v-2db3bdba]:focus{outline:none;border-color:#1f955c;box-shadow:0 0 0 3px #1f955c2e}.custom-select__trigger.is-placeholder[data-v-2db3bdba]{color:#999}.custom-select.is-open .custom-select__trigger[data-v-2db3bdba]{border-color:#1f955c;box-shadow:0 0 0 3px #1f955c2e}.custom-select.is-disabled .custom-select__trigger[data-v-2db3bdba],.custom-select__trigger[data-v-2db3bdba]:disabled{opacity:.65;cursor:not-allowed;background-color:#f7f7f7}.custom-select__value[data-v-2db3bdba]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__caret[data-v-2db3bdba]{position:absolute;right:14px;top:50%;width:8px;height:8px;margin-top:-6px;border-right:2px solid #888;border-bottom:2px solid #888;transform:rotate(45deg);flex-shrink:0;pointer-events:none;transition:transform .15s ease}.custom-select.is-open .custom-select__caret[data-v-2db3bdba]{transform:rotate(225deg);margin-top:-2px}.custom-select__list{margin:0;padding:6px 0;list-style:none;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #cfe8d9;border-radius:10px;box-shadow:0 10px 32px #0000001f}.custom-select__option{padding:10px 14px;font-size:14px;line-height:1.4;color:#333;cursor:pointer;transition:background .12s ease}.custom-select__option:hover{background:#f1fff7;color:#1f955c}.custom-select__option.is-active{background:#e8f7ef;font-weight:600;color:#1f955c}
