.local-switcher{margin-left:auto;position:relative}@media(max-width:992px){.local-switcher{order:3}}@media(max-width:768px){.local-switcher{margin-left:0}}.local-switcher-dropdown{position:relative}.local-switcher-dropdown button{align-items:center;background:none;border:none;border-radius:4px;color:#191c1f;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:20px;padding:8px 12px;transform:rotate(0deg);transition:transform .3s ease}@media(max-width:768px){.local-switcher-dropdown button{padding:8px 0}}.local-switcher-dropdown button:hover{background-color:#f5f5f5}.local-switcher-dropdown button.show .local-switcher-arrow{transform:rotate(180deg);transition:transform .3s ease}.local-switcher-dropdown-menu{background:#f5f5f7;border-radius:8px;box-shadow:0 8px 40px 0 rgba(0,0,0,.2);display:none;list-style:none;margin:0;min-width:100%;padding:0;position:absolute;right:0;top:50px;z-index:101}.local-switcher-dropdown-menu.show{display:block}.local-switcher-dropdown-menu li{margin:0}.local-switcher-dropdown-item{align-items:center;color:inherit;color:#5f6c72;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:12px;line-height:20px;min-width:130px;padding:8px 16px;text-decoration:none}@media(hover:hover){.local-switcher-dropdown-item:hover{background-color:#e4e7e9}}.local-switcher-dropdown p{color:#191c1f}