.section-tabs .section-article__component--1{margin-top:0}
.section-tabs--container{margin-top:calc(-80px + 40px)}
@media(min-width:521px){.section-tabs--container{margin-top:calc(-120px + 40px)}
}
.section-tabs--ready .section-tabs-tab{max-height:0;opacity:0;transition:opacity .5s;overflow:hidden}
.section-tabs--ready .section-tabs-tab--active{max-height:none;opacity:1;overflow:visible}
.section-tabs--containerless .section-tabs__tabs{max-width:none;margin-left:-20px;margin-right:-20px;margin-bottom:-20px}
.section-tabs__sections{margin-top:20px}
.section-tabs--containerless .section-tabs__sections{contain:layout}
.section-tabs__tabs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;max-width:1180px;margin-right:auto;margin-left:auto;font-weight:bold;color:#858e91;font-size:20px}
.section-tabs__tab{flex:0 0 auto;cursor:pointer;margin:0 20px 20px}
.section-tabs__tab--active,.section-tabs__tab:hover{color:#3c4449}
.section-tabs__tab--active .section-tabs__tab-underline,.section-tabs__tab:hover .section-tabs__tab-underline{border-color:#3c4449}
.section-tabs__tab-underline{margin-top:7px;border-bottom:3px solid transparent}
.section-tabs__section--1.section-basic--bg-color-white{padding-top:0}