.shop-by-shelf{background:var(--sbs-bg, #ffffff)}.shop-by-shelf__inner{display:flex;flex-direction:column;gap:18px}.shop-by-shelf__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.shop-by-shelf__heading{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sbs-heading, #1e4d44)}.shop-by-shelf__link{font-size:1.3rem;font-weight:500;text-decoration:none;color:var(--sbs-link, #2a6fa8);transition:opacity .15s ease}.shop-by-shelf__link:hover{opacity:.75}.shop-by-shelf__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;align-items:stretch}@media screen and (max-width:1200px){.shop-by-shelf__grid{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:989px){.shop-by-shelf__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){.shop-by-shelf__grid{grid-template-columns:repeat(3,1fr);gap:12px}.shop-by-shelf__grid[data-scroll-mobile=true]{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.shop-by-shelf__grid[data-scroll-mobile=true]::-webkit-scrollbar{display:none}.shop-by-shelf__grid[data-scroll-mobile=true] .shop-by-shelf__card{flex:0 0 38%;scroll-snap-align:start}}.shop-by-shelf__card{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:12px;padding:14px;border-radius:14px;background:var(--card-bg, #e8efe9);color:var(--card-text, #1e4d44);text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.shop-by-shelf__card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000001a}.shop-by-shelf__card-count{font-size:1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.85;line-height:1}.shop-by-shelf__card-media{width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#ffffff40;align-self:center}.shop-by-shelf__card-img{display:block;width:100%;height:100%;object-fit:cover}.shop-by-shelf__card-title{font-size:1.9rem;font-weight:800;letter-spacing:-.01em;line-height:1.15;min-height:4.6rem;display:flex;align-items:flex-end}@media screen and (max-width:1200px){.shop-by-shelf__card-title{font-size:1.8rem;min-height:4.3rem}}@media screen and (max-width:749px){.shop-by-shelf__card{padding:12px;border-radius:12px;gap:10px}.shop-by-shelf__card-title{font-size:1.7rem;min-height:4rem}.shop-by-shelf__card-count{font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-shop-by-shelf.css.map */
