: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}.tabs{backdrop-filter:blur(14px);background:hsla(0,0%,100%,.9);border-radius:10px;box-shadow:0 10px 50px -10px rgba(4,33,78,.1);font-family:Manrope,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:160%;padding:10px;position:relative}.rtl .tabs:not(:where(.ltr *)){font-family:Arimo,sans-serif}.tabs b{font-weight:700}.firefox .tabs{font-weight:400}.tabs__btn{align-items:center;background:#fff;border-radius:10px;color:#1b365d;display:flex;height:50px;justify-content:space-between;padding:0 18px 0 19px}.tabs__btn svg{stroke:#1b365d;transition:transform .3s}@media only screen and (max-width:1024px){.tabs__btn{width:100%}}.tabs__items{background:#fff;border-radius:10px;display:none;left:10px;max-height:216px;overflow-y:auto;position:absolute;top:60px;width:calc(100% - 20px);z-index:20}.tabs__items__el{align-items:center;color:#1b365d;display:flex;justify-content:space-between;padding:10px 24px}.tabs__items__el__icon{margin-inline-end:10px}.tabs__items__el__icon svg{display:inline-block!important}.tabs__items__el svg{stroke:#36a476;display:none}.tabs__items__el.selected{color:#1b365d;font-weight:700}.tabs__items__el.selected svg{display:initial}.tabs__items__el:focus,.tabs__items__el:focus-within,.tabs__items__el:hover{background:linear-gradient(0deg,rgba(30,34,170,.1),rgba(30,34,170,.1)),#fff}li:first-child .tabs__items__el{border-radius:10px 10px 0 0}li:last-child .tabs__items__el{border-radius:0 0 10px 10px}.tabs.open{box-shadow:0 5px 20px -10px rgba(4,33,78,.1)}.tabs.open .tabs__btn{border:1px solid #fff}.tabs.open .tabs__btn__value{display:none}.tabs.open .tabs__btn svg{transform:rotate(180deg)}.tabs.open .tabs__items{display:block}.tabs:not(.open) .tabs__btn.selected{background-color:#65dcb2}.tabs:not(.open) .tabs__btn.selected .tabs__btn__label{display:none;font-family:Manrope,sans-serif;font-size:12px;font-style:normal;font-weight:500;left:24px;line-height:110%;position:absolute;top:14px}.rtl .tabs:not(.open) .tabs__btn.selected .tabs__btn__label:not(:where(.ltr *)){font-family:Arimo,sans-serif}.tabs:not(.open) .tabs__btn.selected .tabs__btn__value{font-weight:500;font-weight:700;padding:0}@media only screen and (min-width:1025px){.tabs__btn{display:none}.tabs__items{background:none;display:flex;justify-content:space-between;position:static}.tabs__items__el{cursor:pointer;font-size:14px;padding-block-end:18.5px;padding-block-start:17.5px;padding-inline-end:27px;padding-inline-start:27px}.tabs__items__el:focus,.tabs__items__el:focus-within,.tabs__items__el:hover{background-color:#65dcb2}.tabs__items__el.selected{background-color:#65dcb2;box-shadow:inset 0 0 0 1px rgba(27,54,93,.7);font-weight:500}.tabs__items__el.selected svg{display:none}.tabs__items li+li{margin-inline-start:10px}.tabs__items li .tabs__items__el,.tabs__items li:first-child .tabs__items__el,.tabs__items li:last-child .tabs__items__el{border-radius:10px}}