.binding-tabs-container-content_buttons_wrapper{display:flex;flex-direction:column}
@media only screen and (min-width:972px){.binding-tabs-container-content_buttons_wrapper{flex-direction:row;justify-content:center;gap:25px}
}
.binding-tabs-container-content_buttons_wrapper .navigateButton{padding-bottom:1px}
@media only screen and (min-width:972px){.binding-tabs-container-content_buttons_wrapper .navigateButton{padding-bottom:24px}
}
.binding-tabs-container-content_buttons_wrapper .navigateButton a{background-color:#0d0d0d;color:white}
.binding-tabs-container-content_buttons_wrapper a{width:100%}
button.binding-tabs-navbar-item,button.red-underscore-navbar-item{background:transparent}
.red-underscore-navbar-item{border:0}
.red-underscore-navbar-item--active{border-bottom:2px solid red}
.filter-tab__list{overflow:unset}
.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation{margin-bottom:0}
@media only screen and (max-width:971px){.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation{display:flex;padding-left:.5px}
}
.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation .tabs__tab{height:46px;width:196px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#0d0d0d;font-size:18px;letter-spacing:0;border-color:#bebebe;background:#f2f2f2}
@media only screen and (max-width:971px){.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation .tabs__tab{flex:1;height:40px;font-size:16px}
}
.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation .tabs__tab:first-child{border-radius:4px 0 0 4px}
.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation .tabs__tab:last-child{border-radius:0 4px 4px 0}
.button_tabs_v2 .tabs--secondary .tabs__navigation-wrapper .tabs__navigation .tabs__tab.tabs__tab--active{color:white;border-color:#333;background:#333}
.button_tabs_v2 .tabs__content{margin-top:25px}