.c-maz-tabs{background-color:#fff}
.c-maz-tabs :focus{outline-color:#006192}
.c-maz-tabs__wrapper{height:57px}
@media(min-width:704px){.c-maz-tabs__wrapper{height:49px}
}
.c-maz-tabs__nav{left:0;background-color:#fff;border-bottom:solid 1px #d9d9d9;display:flex;justify-content:center;position:relative}
.azde-interim-design .c-maz-tabs__nav{justify-content:left;padding:0 40px}
.c-maz-tabs__nav__corner-left{float:left;background:linear-gradient(to right,#fff,rgba(255,255,255,0));position:absolute;width:16px;height:56px;z-index:100;left:0}
.c-maz-tabs__nav__corner-right{float:right;background:linear-gradient(to left,#fff,rgba(255,255,255,0));position:absolute;width:16px;height:56px;z-index:100;right:0}
.c-maz-tabs.c-maz-tabs--sticky .c-maz-tabs__nav__corner-left{position:fixed;top:0;left:0;z-index:1020}
.c-maz-tabs.c-maz-tabs--sticky .c-maz-tabs__nav__corner-right{position:fixed;top:0;right:0;z-index:1021}
.c-maz-tabs.c-maz-tabs--sticky .c-maz-tabs__nav{position:fixed;top:0;left:0;width:100%;z-index:1000}
.c-maz-tabs.c-maz-tabs--sticky .c-maz-tabs__content{z-index:900}
.c-maz-tabs__nav--slider{flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start}
.c-maz-tabs__nav__tab{user-select:none;background:transparent;border:0;padding:16px;cursor:pointer;font-size:16px;font-weight:400;letter-spacing:1px;line-height:24px;color:#414141;flex-shrink:0}
.c-maz-tabs__nav__tab:hover{color:#008ed6}
.c-maz-tabs__nav__tab:focus:not(:focus-visible){outline:0}
.c-maz-tabs__nav__tab:not(:focus-visible)::-moz-focus-inner{border:0}
.c-maz-tabs__nav__tab--active{color:#006192;font-weight:600}
.c-maz-tabs__nav__tab__active-indicator{display:block;height:4px;margin-left:16px;margin-right:16px;background-color:#006192;position:absolute;bottom:0;transition-property:width,left;transition-timing-function:ease-in-out;transition-duration:.5s}
.c-maz-tabs__panel:focus:not(:focus-visible){outline:0}
.c-maz-tabs--negative .c-maz-tabs__nav{border-bottom-color:#fff}
.c-maz-tabs--negative .c-maz-tabs__nav__tab{color:#fff}
.c-maz-tabs--negative .c-maz-tabs__nav__tab--active{color:#d9ebf4}
.c-maz-tabs--negative .c-maz-tabs__nav__tab__active-indicator{background-color:#fff}
.c-maz-tabs--negative .c-maz-tabs__nav__tab:hover{color:#008ed6}
.aem-AuthorLayer-Edit .c-maz-tabs__edit-helper{display:block}
.aem-AuthorLayer-Preview .c-maz-tabs__edit-helper{display:none}
@media(min-width:704px){.c-maz-tabs__nav__tab{margin:0 16px;padding-bottom:8px}
.c-maz-tabs__nav__corner-right,.c-maz-tabs__nav__corner-left{width:32px;height:48px}
}