.market-home .category-carousel{position:relative;margin-bottom:12px;padding:0;width:min(1320px,calc(100% - 28px))}
.market-home .category-carousel .quick-categories{width:100%;margin:0;padding:13px 48px;justify-content:flex-start;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
.market-home .category-carousel .quick-categories a{flex:0 0 122px;width:122px;min-width:122px;scroll-snap-align:start;text-align:center;overflow:visible}
.market-home .category-carousel .quick-categories span{display:block;width:100%;line-height:1.35;white-space:normal;overflow-wrap:anywhere}
.market-home .category-scroll{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:42px;height:72px;border:0;background:#fff;color:#092f53;font-size:20px;display:grid;place-items:center;cursor:pointer;box-shadow:0 3px 14px #092f5330;transition:.2s}
.market-home .category-scroll.prev{left:0;border-radius:0 8px 8px 0}
.market-home .category-scroll.next{right:0;border-radius:8px 0 0 8px}
.market-home .category-scroll:hover{background:#ffd027;color:#092f53}
.market-home .category-scroll:disabled{opacity:0;pointer-events:none}
@media(max-width:620px){.market-home .category-carousel{width:100%;margin-bottom:8px}.market-home .category-carousel .quick-categories{width:100%;padding:9px 36px}.market-home .category-carousel .quick-categories a{flex-basis:92px;width:92px;min-width:92px}.market-home .category-scroll{width:34px;height:62px;font-size:17px}}
