.header__top-switcher .navigation-segment{display:inline-block;margin-bottom:-5px;position:relative;z-index:20}.header__top-switcher .navigation-segment .submenu.level-1{display:flex;margin:0;padding:0}.header__top-switcher .navigation-segment .submenu.level-1>li{list-style:none;margin:0;padding:0}.header__top-switcher .segment-link{background:rgba(0,0,0,.25);border:none;border-radius:0;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);color:#fff;display:inline-block;font-size:14px;font-weight:500;padding:12px 30px;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease}.header__top-switcher .segment-link:hover{background:hsla(0,0%,100%,.15)}.header__top-switcher .segment-link.active-item{background:#fff;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);color:#000!important}@media (max-width:767px){.header__top-switcher .navigation-segment .submenu.level-1{flex-direction:column}.header__top-switcher .segment-link{border-radius:0;clip-path:none}.header__top-switcher .segment-link.active-item{background:hsla(0,0%,100%,.1);color:#fff!important}}.header.sticky .header__top-bar .header__top-switcher .segment-link{background:rgba(0,0,0,.05)}.header.sticky .header__top-bar .header__top-switcher .segment-link.active-item{background:#fff!important}.header.sticky .header__top-bar .header__top-switcher .segment-link{color:#fff!important}.header.sticky .header__top-bar .header__top-switcher .segment-link.active-item{color:#000!important}