.shop-categories{width:100%;background-color:rgb(var(--color-background))}.shop-categories__inner{max-width:1000px;margin:0 auto}.shop-categories__heading{margin:0;text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:1.2rem}.shop-categories__subheading{margin-top:.8rem;color:rgba(var(--color-base-text),.7);font-size:1.2rem}.shop-categories__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:var(--sc-row-1) var(--sc-row-2) var(--sc-row-3);gap:5px;margin-top:1.2rem;--sc-row-1: clamp(160px, 18vw, 235px);--sc-row-2: clamp(145px, 16vw, 195px);--sc-row-3: clamp(145px, 16vw, 195px)}.shop-categories__item{position:relative;display:block;border-radius:8px;overflow:hidden;isolation:isolate;background:rgba(var(--color-base-text),.03);transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s ease;transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity;height:100%}.shop-categories__item:nth-child(1){grid-column:1 / span 3;grid-row:1}.shop-categories__item:nth-child(2){grid-column:4 / span 6;grid-row:1}.shop-categories__item:nth-child(3){grid-column:10 / span 3;grid-row:1}.shop-categories__item:nth-child(4){grid-column:1 / span 8;grid-row:2}.shop-categories__item:nth-child(5){grid-column:9 / span 4;grid-row:2}.shop-categories__item:nth-child(6){grid-column:1 / span 6;grid-row:3}.shop-categories__item:nth-child(7){grid-column:7 / span 6;grid-row:3}html.js .shop-categories__item{transform:translateY(18px) scale(.98);opacity:0}html.js .shop-categories__item.is-revealed{transform:translateY(0) scale(1);opacity:1}html.shopify-design-mode .shop-categories__item{transform:none;opacity:1}.shop-categories__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000008c);opacity:.75;transition:opacity .4s ease}.shop-categories__item:hover:after{opacity:.9}.shop-categories__media{position:relative;width:100%;height:100%}.shop-categories__media img,.shop-categories__media svg{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02);transition:transform .9s cubic-bezier(.22,1,.36,1)}.shop-categories__placeholder{color:rgb(var(--color-base-text))}.shop-categories__placeholder *{vector-effect:non-scaling-stroke}.shop-categories__item:hover .shop-categories__media img,.shop-categories__item:hover .shop-categories__media svg{transform:scale(1.06)}.shop-categories__label{position:absolute;bottom:14px;left:14px;z-index:1;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:1.05rem;padding:5px 12px;border-radius:4px;background:#0000;transition:background .3s ease}.shop-categories__item:hover .shop-categories__label{background:#00000080}@media screen and (max-width:989px){.shop-categories__grid{grid-template-columns:1fr;grid-template-rows:none;--sc-row-1: 0px;--sc-row-2: 0px;--sc-row-3: 0px;gap:10px}.shop-categories__item:nth-child(1),.shop-categories__item:nth-child(2),.shop-categories__item:nth-child(3),.shop-categories__item:nth-child(4),.shop-categories__item:nth-child(5),.shop-categories__item:nth-child(6),.shop-categories__item:nth-child(7){grid-column:auto;grid-row:auto}}@media screen and (max-width:749px){.shop-categories__heading{font-size:1.6rem}.shop-categories__subheading{font-size:1.3rem}.shop-categories__grid{grid-template-columns:1fr;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-shop-categories.css.map */
