:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.select{font-family:Manrope,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:160%;position:relative}.rtl .select:not(:where(.ltr *)){font-family:Arimo,sans-serif}.select b{font-weight:700}.firefox .select{font-weight:400}.select__btn{align-items:center;background:#fff;border:1px solid rgba(27,54,93,.439);border-radius:10px;color:#1b365d;display:flex;height:65px;justify-content:space-between;min-width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*4 + var(--grid-gutter)*3);padding:0 18px 0 25px}.select:not(.open) .select__btn.selected .select__btn__label{font-family:Manrope,sans-serif;font-size:12px;font-style:normal;font-weight:500;left:24px;line-height:110%;position:absolute;top:14px}.rtl .select:not(.open) .select__btn.selected .select__btn__label:not(:where(.ltr *)){font-family:Arimo,sans-serif}.rtl .select:not(.open) .select__btn.selected .select__btn__label{left:auto;right:24px}.select:not(.open) .select__btn.selected .select__btn__value{font-weight:700;padding-top:19px;text-align:start}.select__btn svg{stroke:#1b365d;transition:transform .3s}.select__items{background:#fff;border-radius:10px;display:none;max-height:216px;overflow-y:auto;position:absolute;top:75px;width:100%;z-index:20}.select__items li{align-items:center;color:#757575;display:flex;justify-content:space-between;padding:10px 24px;position:relative}.select__items li a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:999}.select__items li svg{stroke:#36a476;display:none}.select__items li:first-child{border-radius:10px 10px 0 0}.select__items li:last-child{border-radius:0 0 10px 10px}.select__items li.selected{color:#1b365d;font-weight:700}.select__items li.selected svg{display:initial}.select__items li:focus,.select__items li:focus-within,.select__items li:hover{background:linear-gradient(0deg,rgba(30,34,170,.7),rgba(30,34,170,.7)),#fff;color:#fff}.select.open{box-shadow:0 5px 20px -10px rgba(4,33,78,.1)}.select.open .select__btn{border:1px solid #fff}.select.open .select__btn__value{display:none}.select.open .select__btn svg{transform:rotate(180deg)}.select.open .select__items{display:block}.select.select-map .select__btn{border:1px solid #fff;height:50px;padding:0 18px 0 19px}.select.select-map .select__items{top:60px}.select.select-map .select__items li{color:#1b365d}.select.select-map .select__items li.selected{color:#1b365d;font-weight:700}.select.select-map .select__items li:focus,.select.select-map .select__items li:focus-within,.select.select-map .select__items li:hover{background:linear-gradient(0deg,rgba(30,34,170,.1),rgba(30,34,170,.1)),#fff;color:#1b365d}.select.select-map:not(.open) .select__btn.selected .select__btn__label{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select.select-map:not(.open) .select__btn.selected .select__btn__value{padding:0;text-align:start}.select--filter .select__btn{box-shadow:0 5px 20px -20px rgba(4,33,78,.1);width:100%}.select--filter .select__btn:not(.selected){height:50px}.select--filter .select__btn__label{position:absolute}.select--filter .select__btn__value{color:inherit;font:inherit}.select--filter .select__btn__value[input]{font-weight:700}.select--filter.open .select__btn{height:50px}.select--filter.open .select__btn__label{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select--filter.open .select__btn__value{display:block}.select--compact .select__btn{border:1px solid #fff;height:50px;padding:0 18px 0 19px}.select--compact:not(.open) .select__btn.selected .select__btn__label{left:20px;top:7px}.select--compact:not(.open) .select__btn.selected .select__btn__value{padding-top:12px;text-align:start}.select--compact.open .select__items{top:55px}