.divider{margin:32px 0px;clear:both;display:flex}.category-slider-wrapper{position:relative;width:100%;margin:20px 0}.cat-list{display:flex;gap:0px;overflow-x:auto;scroll-behavior:smooth;padding:10px 0;scrollbar-width:none;align-items:stretch}.cat-list::-webkit-scrollbar{display:none}.cat-list .item{flex-shrink:0;width:140px;text-align:center;text-decoration:none}.circle{width:110px;height:110px;border-radius:50%;background:#f8f9fa;border:1px solid rgba(229,229,229,.3294117647);margin:0 auto 12px auto;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:.3s ease}.circle img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s ease}.item:hover .circle{transform:scale(1.08);border-color:#fe4409;box-shadow:0 4px 12px rgba(0,0,0,.15)}.cat-list .item span{font-size:14px;font-weight:500;color:#5c5c5c;line-height:1.3}.slider-arrow-item{flex-shrink:0;width:auto;position:sticky;z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:-55px;background:#fefcf7 !important}.slider-arrow-item.is-hidden{width:0;min-width:0;overflow:hidden;pointer-events:none}@media(max-width: 991px){.slider-arrow-item{display:none !important}}#catLeft{left:0px}#catRight{right:0px}.slider-arrow-circle{width:110px;height:110px;border-radius:50%;border:1px solid rgba(229,229,229,.3294117647);background:#f7f7f6;display:flex;align-items:center;justify-content:center;font-size:22px;color:#555;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.slider-arrow-circle:hover{background:rgb(237.4,237.4,235.2)}