html{--refRes:1920;font-size:calc(100vw/var(--refRes)*16)}@media (width<=1024px){html{--refRes:768}}@media (width<=767px){html{--refRes:375}}.langSwitch{cursor:pointer;align-items:center;display:flex}.langSwitch__langs{position:relative}.langSwitch__list{z-index:998;background-color:#fff;border-radius:1.5rem;list-style-type:none;display:none;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.langSwitch__list--active{display:block}.langSwitch__btn{color:#a5a5a5;border-radius:2.125rem;padding:.375rem .75rem;font-size:1rem;line-height:1.625rem}.langSwitch__btn--selected{color:#000;background:#e6e6e6}.langSwitch__item{border-bottom:1px solid #e6e6e6;padding:.75rem}.langSwitch__item:last-child{border:none}.langSwitch__current{justify-content:center;min-width:2.0625rem;display:flex}.header__select_lang{transition:transform .3s}.header__select_lang--active{transform:rotate(180deg)}@media (width<=1024px){.langSwitch__list{top:unset;border:1px solid #e6e6e6;bottom:calc(100% + .5rem)}}
