:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-sm-s:760px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.section-sub-navigation{background:var(--sk-color-five);padding:9px 0;position:sticky;top:0;z-index:11}@media(max-width:768px){.section-sub-navigation{top:var(--header-height);z-index:9}}.section-sub-navigation__wrap{align-items:center;display:flex;justify-content:space-between;min-height:36px;overflow-x:scroll}.section-sub-navigation__menu{display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.section-sub-navigation__menu li{margin-right:22px}.section-sub-navigation__menu a{color:var(--sk-color-white);display:block;font-size:var(--sk-text--xs);line-height:22px;position:relative;text-decoration:none;white-space:nowrap}.section-sub-navigation__menu a:after{background-color:currentColor;content:"";display:block;height:1px;transition:width .3s ease-in-out;width:0}.section-sub-navigation__menu a.active:after,.section-sub-navigation__menu a:hover:after{width:100%}.section-sub-navigation .sk-btn{margin:0!important}@media(max-width:768px){.section-sub-navigation .sk-btn{display:none}}

/*# sourceMappingURL=sub_navigation.css.map*/