.category-boxes-section{max-width:1200px;margin:32px auto;padding:0 20px}.category-boxes-heading{text-align:left;font-size:22px;margin-bottom:16px;letter-spacing:.02em}.category-boxes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--cb-gap, 20px)}@media(max-width:749px){.category-boxes-grid{display:flex;grid-template-columns:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:4px}.category-boxes-grid::-webkit-scrollbar{display:none}.category-box{flex:0 0 auto;width:58vw;max-width:220px;aspect-ratio:16 / 11;scroll-snap-align:start}}.category-box{position:relative;display:block;border-radius:var(--cb-radius, 8px);overflow:hidden;text-decoration:none;color:#fff;aspect-ratio:4 / 3}.category-box-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.category-box-image-wrap img,.category-box-placeholder{width:100%;height:100%;object-fit:cover;display:block}.category-box-placeholder svg{width:100%;height:100%}.category-box-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000059 35%,#0000000d 65%,#0000);opacity:var(--cb-overlay-strength, .8);transition:opacity .3s ease}.category-box:hover .category-box-overlay{opacity:1}.category-box-image-wrap img{transition:transform .4s ease}.category-box:hover .category-box-image-wrap img{transform:scale(1.05)}.category-box-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;gap:2px}.category-box-title{font-size:15px;font-weight:600;line-height:1.2}.category-box-subtitle{font-size:12px;opacity:.9}.category-box-cta{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content;transition:gap .2s ease}.category-box:hover .category-box-cta{gap:10px}.category-box-cta svg{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/13/assets/category-boxes.css.map */
