.datis-product-category-tabs-widget{width:100%}.datis-product-category-tabs-header{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:16px;overflow-x:scroll;scrollbar-width:none}.datis-product-category-tab{border:0;cursor:pointer;text-wrap:nowrap;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:row-reverse;padding:8px 16px;gap:8px;height:48px;border-radius:100px;font-weight:400;font-size:16px;line-height:25px;text-align:right;color:var(--datis-primary-color);background:rgb(11 61 145 / .06)}.datis-product-category-tab.is-active{background:var(--datis-primary-color);color:#F5F5F5;padding:8px 16px 8px 8px}.datis-product-category-tab-count{display:none;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:8px;width:35px;height:35px;background:#FFF;border-radius:1000px;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:var(--datis-primary-color)}.datis-product-category-tab.is-active .datis-product-category-tab-count{display:flex}.datis-product-category-tabs-panel{border:1px solid rgb(10 38 71 / .12);border-radius:18px;padding:18px}.datis-product-category-tabs-panel-inner{display:none}.datis-product-category-tabs-panel-inner.is-active{display:block}.datis-product-category-tabs-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 30px}.datis-product-category-tabs-item{display:flex;align-items:center;gap:10px;text-decoration:none}.datis-product-category-tabs-item-dot{width:8px;height:8px;border-radius:999px;background:var(--datis-secondary-color);flex:0 0 auto}.datis-product-category-tabs-item-title{color:#0A2647}.datis-product-category-tabs-view-all{display:flex;justify-content:center;align-items:center;margin-top:18px;text-decoration:none;border:1.3px solid var(--datis-secondary-color);color:var(--datis-secondary-color);padding:14px 18px;border-radius:14px;height:48px}.datis-product-category-tabs-empty{padding:10px 0}@media (max-width:767px){.datis-product-category-tabs-header{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;margin-bottom:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative}.datis-product-category-tabs-widget::after{content:'';display:block;position:absolute;width:58px;height:53px;left:0;top:-1px;background:linear-gradient(270deg,#fff0 -11.29%,#FFFFFF 83.99%);z-index:100}.datis-product-category-tabs-header::-webkit-scrollbar{display:none}.datis-product-category-tabs-header>*{flex:0 0 auto}}