@charset "UTF-8";.kfws-container{max-width:1500px;margin:0 auto;padding:0 10px}
.kfws-container .swiper-container{margin:0 auto}
.kfws-container .swiper-wrapper{justify-content:center}
@media only screen and (max-width:1023px){.kfws-slider .swiper-wrapper .swiper-slide{opacity:1}
}
@media only screen and (max-width:767px){.kfws-container{padding:0 0 !important}
.tab-sub-category .swiper-slide{margin:10px}
.kfws-slider .swiper-button-prev,.kfws-slider .swiper-button-next{display:none}
.kfws-slider .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:columm;flex-direction:columm;-ms-flex-wrap:wrap;flex-wrap:wrap}
.kfws-slider .swiper-wrapper .swiper-slide{-ms-flex-negative:inherit;flex-shrink:inherit}
}
@media only screen and (min-width:1024px){.kfws-slider .swiper-button-prev,.kfws-slider .swiper-button-next{top:130px}
}
.tab-sub-category .tabs-pad{display:flex;gap:0}
.tab-sub-category .tab{padding:10px 25px;text-decoration:none;background:#d8dce0;color:#333;font-size:16px;font-weight:500;border-right:1px solid #fff;transition:.3s ease}
.tab-sub-category .tab:last-child{border-right:0}
.tab-sub-category .tab.is-active{background:#06121c;color:#fff}
.tab-sub-category .tabs--b .tab.is-active:before{background-color:#00000021}