:export{mobile:768px;sm:320px;xsm:640px;md:768px;lg:980px;xl:1280px;xxl:1440px;uhd:1920px}.ui-select{padding-top:9px;position:relative}.ui-select__body:after,.ui-select__body:before{background-color:#707b87;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.ui-select__body:after{background-color:#104072;height:2px;opacity:0;transform:scaleX(.12);transition:.3s cubic-bezier(.4,0,.2,1);transition-property:opacity transform;will-change:border,opacity,transform}.ui-select__label{color:#707b87;display:block;font-size:16px;font-weight:400;left:4px;line-height:36px;max-width:100%;overflow:hidden;padding-right:48px;pointer-events:none;position:absolute;text-overflow:ellipsis;transform-origin:top left;transition:transform .2s ease-in-out;white-space:nowrap;will-change:transition}.ui-select-icon{align-items:center;bottom:0;display:flex;height:36px;position:absolute;right:0}.ui-select-controller{background:none;border:none;color:#000;cursor:pointer;display:block;font-size:16px;outline:none;padding-left:4px;position:relative;width:100%;will-change:color;z-index:1}.ui-select-controller:focus{color:#404b5b}.ui-select-dropdown{background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:none;left:0;list-style:none;max-height:360px;overflow:auto;padding:0;position:absolute;top:-22px;z-index:10}.ui-select-dropdown__header{background:#2e4f79;color:#fff;font-size:14px;font-weight:500;line-height:16px;padding:16px}.ui-select-dropdown__item{transition:.2s linear}.ui-select-dropdown__item:hover .ui-select-dropdown__btn:not([disabled]){background-color:#f0f6ff}.ui-select-dropdown__item--active .ui-select-dropdown__btn{font-weight:400}.ui-select-dropdown__item--active .ui-select-dropdown__btn:before{border-color:#707b87 #707b87 transparent transparent;border-style:solid;border-width:2px;content:"";height:8px;margin-top:-4px;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(135deg);width:18px}.ui-select-dropdown__btn{align-items:center;background:#fff;border:none;color:#707b87;display:flex;font-size:16px;font-weight:300;gap:24px;justify-content:space-between;line-height:47px;min-width:280px;outline:none;padding:1px 44px 0 16px;position:relative;text-align:left;transition:.2s linear;transition-property:background-color;width:100%;will-change:background-color,font-weight}.ui-select-dropdown__btn .jlu-icon{height:20px;width:20px}.ui-select__error,.ui-select__hint{color:#f2021c;font-size:12px;line-height:16px;margin-top:4px;padding-left:4px;position:absolute;text-align:left;top:100%;width:100%}.ui-select__error{color:#f2021c}.ui-select--has-error:before{background-color:#f2021c!important}.ui-select--has-error .ui-select-controller,.ui-select--has-error .ui-select__label{color:#f2021c}.ui-select--active .ui-select-dropdown{animation:selectCustomShow .3s cubic-bezier(.25,.8,.25,1) forwards;display:block}.ui-select--out .ui-select-dropdown{animation:selectCustomHide .3s cubic-bezier(.25,.8,.25,1) forwards;display:block}.ui-select.ui-select--has-error{border-color:#f2021c}.ui-select--has-error .ui-select__body:before{background-color:#f2021c}.ui-select--has-error .ui-select-controller,.ui-select--has-error .ui-select__label{color:#f2021c!important}.ui-select--isnt-empty .ui-select__label,.ui-select_with-placeholder .ui-select__label{background:#fff;color:#666f7c!important;padding:0 8px;top:1px;transform:scale(.75) translate(-12px,-20px)}.ui-select--rounded{background:#fff;border:1px solid #c6c9ce;border-radius:6px;height:44px;margin-bottom:27px;padding:8px 16px}.ui-select--rounded .ui-select__body:after,.ui-select--rounded .ui-select__body:before{display:none}.ui-select--rounded .ui-select__label{color:#c6c9ce;left:20px;top:4px;transition:color .3s ease-out;will-change:color}.ui-select--rounded .ui-select-icon{bottom:3px;color:#c6c9ce;right:8px}.ui-select-controller{height:36px;line-height:36px;margin-top:-4px;padding-left:0}.ui-select--disabled{border-color:#ecedef}.ui-select--disabled .ui-select-controller,.ui-select--disabled .ui-select__label{color:#c6c9ce!important}@keyframes selectCustomShow{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes selectCustomHide{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}
