:root{--breakpoint-xxl:1920px;--breakpoint-xxl-m:1780px;--breakpoint-xxl-s:1500px;--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-three-dark);min-height:56px;padding:8px 0;position:sticky;top:0;z-index:11}@media(max-width:1500px){.section-sub-navigation{min-height:40px}}@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;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:24px}.section-sub-navigation__menu a{color:var(--sk-color-two);display:block;font-size:var(--sk-text--md);line-height:19px;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:hover:after{width:100%}.section-sub-navigation__menu a.active{color:var(--sk-color-one-dark)}.section-sub-navigation__menu a.active:after{width:100%}.section-sub-navigation .sk-btn{margin:0}@media(max-width:768px){.section-sub-navigation .sk-btn{display:none}}

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