.swipeable-tabs-wrapper{background-color:#f2f5fc}.swipeable-tabs-wrapper .tab-labels-heading{color:#222;font-family:sspBold;font-size:1em;line-height:18px;margin-bottom:12px}.swipeable-tabs-wrapper .tab-labels{background-color:#fff;display:flex;flex-wrap:nowrap;overflow-x:auto}.swipeable-tabs-wrapper .tab-labels .tab-option{border-bottom:2px solid rgba(0,0,0,0);color:#9c9c9c;cursor:pointer;font-size:.857em;font-weight:300;padding:15px;text-align:center;text-transform:uppercase;width:100%;transition:border-bottom .3s cubic-bezier(1,1.01,1,1) 0s}.swipeable-tabs-wrapper .tab-labels .tab-option.active{border-bottom:2px solid #e3714d;color:#464646;font-family:sspBold;transition:border-bottom .3s cubic-bezier(1,1.01,1,1) 0s}.swipeable-tabs-wrapper .tab-labels .tab-option.border-under-text{margin-left:15px;margin-right:15px;padding-left:0;padding-right:0;width:auto}.swipeable-tabs-wrapper .tab-labels::-webkit-scrollbar{display:none}.swipeable-tabs-wrapper .tab-content-wrapper{overflow-x:hidden}.swipeable-tabs-wrapper .tab-content-wrapper .tab-content{display:flex;flex-wrap:nowrap}.swipeable-tabs-wrapper .tab-content-wrapper .tab-content :focus{outline:none}.swipeable-tabs-wrapper .tab-content-wrapper .tab-content>div{flex:0 0 auto;flex-shrink:0;max-height:0;opacity:0;overflow:hidden;width:100%}.swipeable-tabs-wrapper .tab-content-wrapper .tab-content>div.active{max-height:100%;opacity:1}@media(min-width:768px){.swipeable-tabs-wrapper .tab-content.animation-fade>div{position:absolute;z-index:-1;transition:opacity .75s ease-in-out 0s}.swipeable-tabs-wrapper .tab-content.animation-fade>.active{position:static;z-index:1}}