.tab_style_4_wrap{overflow-x: auto;}
.tab_style_4_wrap > [data-wv-layout-element="block_inner"]{overflow-x: auto;}
.tab_style_4_wrap .tab_style_4_con{width: 992px;}
.tab_style_4_wrap .tab_style_4_con .tab_style_4{flex: 1; display: flex; align-items: center; border: 1px solid rgba(102, 56, 255,0.1); border-left: none; height: 51px; justify-content: center; text-align: center; cursor: pointer; background-color: rgba(102, 56, 255, 0.02);}
.tab_style_4_wrap .tab_style_4_con .tab_style_4 > [data-wv-layout-element="block_inner"]{flex: 1; display: flex; align-items: center; justify-content: center;}
.tab_style_4_wrap .tab_style_4_con .tab_style_4:first-child{border-left: 1px solid rgba(102, 56, 255, 0.1);}
.tab_style_4_wrap .tab_style_4_con .tab_style_4 .text{font-size: 17px; font-size: 1.7rem; line-height: 28px; line-height: 2.8rem; font-weight: 300; letter-spacing: -0.0em; color: #000; transition: all 0.2s ease;}
.tab_style_4_wrap .tab_style_4_con .tab_style_4.active{border-color: #000; border-bottom-color: transparent; padding-bottom: 0; padding-top: 6px; background-color: #fff;}
.tab_style_4_wrap .tab_style_4_con .tab_style_4.active .text{font-weight: 500;}

.reverse .tab_style_4_wrap .tab_style_4_con .tab_style_4{border-color: rgba(255,255,255,0.15); border-bottom-color: #fff; background-color: rgba(255,255,255,0.02);}
.reverse .tab_style_4_wrap .tab_style_4_con .tab_style_4 .text{color: #fff;}
.reverse .tab_style_4_wrap .tab_style_4_con .tab_style_4.active{border-color: #fff; border-bottom-color: transparent;}

@media all and (min-width: 992px) {
    .tab_style_4_wrap .tab_style_4_con{width: 100%;}
}

