.tab-navigation__control:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:ek-Icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.tab-navigation{--control-btn-foregroundcolor:#191919;margin-bottom:80px;margin-top:80px}@media only screen and (min-width:768px){.tab-navigation{margin-top:120px}}@media only screen and (min-width:1280px){.tab-navigation{margin-top:120px}}@media only screen and (min-width:768px){.tab-navigation{margin-bottom:120px}}@media only screen and (min-width:1280px){.tab-navigation{margin-bottom:120px}}.anchor-navigation~.tab-navigation{--tab-navigation-top-position:var(--anchor-navigation-height)}.siteheader:not(.siteheader--hidden)~.sitemain .tab-navigation{--tab-navigation-top-position:var(--siteheader-height)}@media only screen and (min-width:1280px){.siteheader:not(.siteheader--hidden)~.sitemain .tab-navigation{--tab-navigation-top-position:calc(var(--siteheader-height) + var(--siteheader-meta-height))}}.siteheader:not(.siteheader--hidden)~.sitemain .anchor-navigation~.tab-navigation{--tab-navigation-top-position:calc(var(--siteheader-height) + var(--anchor-navigation-height))}@media only screen and (min-width:1280px){.siteheader:not(.siteheader--hidden)~.sitemain .anchor-navigation~.tab-navigation{--tab-navigation-top-position:calc(var(--siteheader-height) + var(--siteheader-meta-height) + var(--anchor-navigation-height))}}.tab-navigation__tabs{display:grid;grid-template:"stage";margin-bottom:-80px;margin-top:-40px;overflow:hidden;position:relative}@media only screen and (min-width:768px){.tab-navigation__tabs{margin-bottom:-120px}}@media only screen and (min-width:1280px){.tab-navigation__tabs{margin-bottom:-120px}}@media only screen and (min-width:768px){.tab-navigation__tabs{margin-top:-60px}}@media only screen and (min-width:1280px){.tab-navigation__tabs{margin-top:-60px}}.tab-navigation__tabs input[type=radio]{left:-1978em;position:absolute;top:0}.tab-navigation__tab{grid-area:stage;transition:opacity .25s cubic-bezier(.25,1,.5,1)}input[type=radio]:not(:checked)+.tab-navigation__tab{left:0;max-height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.tab-navigation__nav{background-color:#fff;position:-webkit-sticky;position:sticky;top:var(--tab-navigation-top-position,0);transition:top .25s ease-in-out;z-index:10}.tab-navigation__scroller{-ms-overflow-style:none;background-color:#f1f1f1;min-width:100%;overflow-x:auto;scrollbar-width:none}.tab-navigation__scroller::-webkit-scrollbar{display:none}.tab-navigation__list{display:flex;flex-direction:row;white-space:nowrap}.tab-navigation__list:after,.tab-navigation__list:before{content:"";display:block;flex-grow:0;flex-shrink:0;pointer-events:none;width:6.8vw}@media only screen and (min-width:768px){.tab-navigation__list:after,.tab-navigation__list:before{width:4.16667vw}}@media only screen and (min-width:1280px){.tab-navigation__list:after,.tab-navigation__list:before{width:7.57813vw}}@media only screen and (min-width:1920px){.tab-navigation__list:after,.tab-navigation__list:before{width:145.5px}}.tab-navigation__list-item--active .tab-navigation__item{background-color:#fff;font-weight:700}.tab-navigation__item{cursor:pointer;display:inline-block;font-size:16px;font-weight:300;line-height:1.5;padding-block:16px;padding-inline:24px}.tab-navigation__controls{display:flex;flex-direction:row;gap:16px;margin:-16px auto 32px;padding-top:16px;width:86.4vw}@media only screen and (min-width:768px){.tab-navigation__controls{width:91.66667vw}}@media only screen and (min-width:1280px){.tab-navigation__controls{margin-bottom:32px;width:84.84375vw}}@media only screen and (min-width:1920px){.tab-navigation__controls{width:1629px}}.tab-navigation__controls--hidden{display:none}.tab-navigation__control{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid;border-radius:24px;color:var(--control-btn-foregroundcolor);display:inline-flex;flex-direction:column;height:24px;justify-content:center;left:auto;margin-top:0;position:relative;right:auto;top:auto;width:45px}.tab-navigation__control i{display:none}.tab-navigation__control:before{font-size:24px;margin-block:-1px}.tab-navigation__control:after{display:none}.tab-navigation__control--prev:before{transform:scaleX(-1)}.tab-navigation__control--disabled{--control-btn-foregroundcolor:#b4b4be}