.ps{-ms-overflow-style:none;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto;overflow:hidden!important}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{opacity:0;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:#0000;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{opacity:.9;background-color:#eee}.ps__thumb-x{height:6px;transition:background-color .2s linear,height .2s ease-in-out;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{width:6px;transition:background-color .2s linear,width .2s ease-in-out;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}.scroll .ps__rail-x{height:6px}.scroll .ps__rail-y{background:var(--dark-100,#f8f9f9);opacity:1;width:6px}.scroll .ps .ps__rail-x.ps--clicking,.scroll .ps .ps__rail-x:focus,.scroll .ps .ps__rail-x:hover,.scroll .ps .ps__rail-y.ps--clicking,.scroll .ps .ps__rail-y:focus,.scroll .ps .ps__rail-y:hover{background:var(--dark-200,#f8f9f9);opacity:1}.scroll .ps__thumb-x,.scroll .ps__thumb-y{background:var(--dark-400,#d8dcde);cursor:pointer}.scroll .ps__thumb-y{opacity:1;right:0}.scroll .ps__rail-x.ps--clicking .ps__thumb-x,.scroll .ps__rail-x:focus>.ps__thumb-x,.scroll .ps__rail-x:hover>.ps__thumb-x{background:#00f;height:6px}.scroll .ps__rail-y.ps--clicking .ps__thumb-y,.scroll .ps__rail-y:focus>.ps__thumb-y,.scroll .ps__rail-y:hover>.ps__thumb-y{background:var(--dark-400,#f8f9f9);width:6px}.select{background:var(--White,#fff);border-radius:var(----radius-sm,8px);box-shadow:inset 0 0 0 1px var(--dark-300,#d8dcde);cursor:pointer;align-items:center;gap:var(--p-3,12px);flex-direction:row;min-height:3.5rem;padding:.5rem 1rem;transition:box-shadow .25s;display:flex}.select__wrapper{align-items:stretch;gap:var(--p-2,8px);flex-direction:column;display:flex}.select__error{color:var(--system-error,#d21c1c);align-items:center;gap:var(--p-2,8px);letter-spacing:0;flex-direction:row;font-size:.75rem;font-weight:400;line-height:1rem;display:flex}.select_filled.select_is-no-label .select__value{padding-top:8px}.select_filled .select__label{font-size:.75rem;top:8px}.select_is-open{box-shadow:inset 0 0 0 2px var(--product-gold-normal,#c29967)}.select_is-open .select__select-caret{transform:rotate(180deg)}.select_is-open .select__label{font-size:.75rem;top:8px}.select_has-error{box-shadow:inset 0 0 0 2px var(--system-error,#d21c1c)}.select_is-disabled{background:var(--Dark-200,#e9ebed);box-shadow:inset 0 0 0 1px var(--Dark-300,#d8dcde)}.select__select{flex:auto;min-height:40px;position:relative;overflow:hidden}.select__label{color:var(--dark-500,#87929d);letter-spacing:0;font-size:1rem;font-weight:400;line-height:1.5;transition:top .25s,font-size .25s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.select__value{padding-top:16px;overflow:hidden}.select__select-count{background-color:var(--product-gold-normal,#c29967);border-radius:var(----radius-rounded);color:var(--White,#fff);letter-spacing:0;flex-direction:row;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;padding-top:.1rem;font-size:.875rem;font-weight:500;line-height:1.425;display:flex}.select__select-caret,.select__select-caret svg{display:block}.select__dd-panel{background:var(--White,#fff);border-radius:var(----radius-sm,8px);overflow:hidden;box-shadow:0 0 1px #87929d,0 8px 24px -6px #0003}.select__dd-panel-header{padding:var(--p-2,8px)var(--p-2,8px)var(--p-3,12px)}.select__dd-panel-inner{padding:var(--p-2,8px)}
