html body .style_select__8lNVt{width:100%}html body .style_select__8lNVt .focus-visible:focus-visible{box-shadow:0 0 0 4px var(--color-secondary-blue)}html body .style_select__8lNVt:not(.style__disabled__HXpAE) .style_select-control__lG8__:active,html body .style_select__8lNVt:not(.style__disabled__HXpAE) .style_select-control__lG8__:focus,html body .style_select__8lNVt:not(.style__disabled__HXpAE) .style_select-control__lG8__:hover{border-color:var(--foreground-primary)}html body .style_select__8lNVt.style__error__KGLRk .style_select-control__lG8__{border-color:var(--foreground-error)}html body .style_select__8lNVt.style__disabled__HXpAE .style_select-control__lG8__{cursor:not-allowed;color:var(--color-primary-dark-20a)}html body .style_select-value___chUH,html body .style_select__8lNVt .style_select-placeholder__O1vlo{height:fit-content;font:inherit;color:var(--foreground-primary);transition:var(--ui-el-duration)}html body .style_select-indicator-sep__KxhyL{display:none}html body .style_select-indicators__aHCi0>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0}html body .style_select-indicators__aHCi0 svg{color:var(--foreground-primary);transition:var(--ui-el-duration)}html body .style_select__8lNVt.style__disabled__HXpAE html body .style_select-indicators__aHCi0 svg{opacity:.7}html body .style_select__8lNVt.style__open__xLKnH html body .style_select-indicators__aHCi0 svg{transform:rotate(-180deg)}html body .style_select-control__lG8__,html body .style_select-option__aNBEs{color:var(--foreground-primary);font-size:calc(var(--font-size-coef, 1)*.875rem);font-weight:500;line-height:130%}html body .style_select-placeholder__O1vlo{opacity:.7;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body select.style_select-control__lG8__{padding-left:1.25rem}html body .style_select-control__lG8__{width:100%;height:2.5rem;padding-inline:.75rem .625rem;border-radius:.375rem;transition:var(--ui-el-duration);border:.0625rem solid var(--color-primary-dark-20a);background:var(--color-primary-light);cursor:pointer;box-shadow:none}html body .style_select-control__lG8__ input:focus-visible{outline:none;box-shadow:none}html body .style_select-control__lG8__:has(input:focus-visible){box-shadow:0 0 0 4px var(--color-secondary-blue)}html body .style_select-menu-portal__16RSK{z-index:100}html body .style_select-menu__rV0RV{padding-block:.75rem;border-radius:1rem;background:var(--color-primary-light);box-shadow:0 0 4rem 0 rgba(142,143,183,.14);padding-right:.25rem;transition:background var(--ui-el-duration);overflow-y:auto}@media(max-width:767px){html body .style_select-menu__rV0RV{max-height:50vh;overflow-y:auto;-webkit-overflow-scrolling:touch}}html body .style_select-menu__rV0RV.style__loading__yPkff{background:var(--background-secondary)}html body .style_select-menu__rV0RV.style__loading__yPkff:before{border-radius:inherit;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);z-index:4}html body .style_select-menu__rV0RV.style__loading__yPkff>div{pointer-events:none}html body .style_select-menu__rV0RV>div::-webkit-scrollbar{width:.25rem;height:.25rem}html body .style_select-menu__rV0RV>div::-webkit-scrollbar-thumb{background:var(--color-primary-dark-20a);border-radius:.25rem}html body .style_select-menu__rV0RV>div::-webkit-scrollbar-track{background:rgba(0,0,0,0)}html body .style_select-option__aNBEs{padding:.6875rem 1.25rem;transition:var(--ui-el-duration);cursor:pointer}html body .style_select-option__aNBEs.style__selected__ZNDrL{cursor:default;color:var(--accent-primary);background:rgba(0,0,0,0)}html body .style_select-option__aNBEs.style__focused___N5Dz,html body .style_select-option__aNBEs:hover{background:var(--color-primary-grey)}