.regions-switcher{position:relative;z-index:9}.regions-switcher--toggle{background-color:#000}.regions-switcher ::marker{content:""}.regions-switcher__button{-webkit-align-items:center;align-items:center;color:#fff;cursor:pointer;display:-webkit-flex;display:flex;font-size:1.6rem;font-weight:600;-webkit-justify-content:space-between;justify-content:space-between;outline:none;padding:15px 15px 15px 43px;text-decoration:none;transition:all .3s ease}.regions-switcher__button:hover span{color:var(--blue)}.regions-switcher__button-icon-arrow{display:inline-block;height:15px;margin-left:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease;width:15px}.regions-switcher__regions{background-color:#000;display:none;min-width:100%;padding:10px 15px 20px;position:absolute;right:41px;top:100%}.regions-switcher__regions--toggle{display:block}.regions-switcher__list{list-style:none;margin:0;padding:0}.regions-switcher__item:not(:last-child){margin-bottom:20px}.regions-switcher__item-link{-webkit-align-items:center;align-items:center;color:#fff;cursor:pointer;display:-webkit-flex;display:flex;font-size:1.6rem;font-weight:600;-webkit-justify-content:flex-start;justify-content:flex-start;text-decoration:none;transition:all .3s ease;white-space:nowrap}.regions-switcher__item-link:hover{color:var(--blue)}.header__nav-menu>.regions-switcher{display:none}@media(max-width:768px){.header_nav-wrapper>.regions-switcher{display:none}.header__nav-menu{min-width:unset;padding:140px 0 40px}.header__nav-menu>.regions-switcher{display:block;margin-bottom:20px}.header__nav-link{justify-content:center}.regions-switcher{z-index:10}.regions-switcher__button{border:1px solid hsla(0,0%,100%,.5);-webkit-justify-content:flex-start;justify-content:flex-start}.regions-switcher--toggle .regions-switcher__button{border-bottom:0}.regions-switcher__regions{border:1px solid hsla(0,0%,100%,.5);border-top:0}}.regions-switcher__button{justify-content:center}.regions-switcher__regions{right:0}