@keyframes spotlight{0%,to{filter:drop-shadow(black 3px 0 6px)}25%{filter:drop-shadow(black 0 -3px 6px)}50%{filter:drop-shadow(black -3px 0 6px)}75%{filter:drop-shadow(black 0 3px 6px)}}#collections-header{padding:2rem;text-align:center}#collections{margin:4rem 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}@media(max-width:1000px){#collections{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,1fr);grid-gap:2rem}}@media(max-width:768px){#collections{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr);grid-gap:2rem 1rem}}@media(max-width:480px){#collections{display:grid;grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}#collections .collection{grid-template-columns:1fr}#collections .collection .thumb-image img{object-fit:cover}.product-thumbs{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,1fr)}.product-thumbs .product-thumb{transition:opacity ease .3s}.product-thumbs .product-thumb:hover .product-thumb-variant{opacity:1}.product-thumbs .product-thumb .thumb-image{aspect-ratio:1/1}.product-thumbs .product-thumb .thumb-image img{transition:filter .3s;object-fit:contain;height:100%}.product-thumbs .product-thumb .thumb-text{font-size:.75rem}.product-thumbs .product-thumb .thumb-text .product-thumb-title{font-weight:700;text-align:left}.product-thumbs .product-thumb .thumb-text .price-thumb{display:flex;gap:.5rem;flex-direction:row-reverse;justify-content:flex-end}.product-thumbs .product-thumb .thumb-text .price-thumb .og-price,.product-thumbs .product-thumb .thumb-text .price-thumb .sale-price{display:inline-block}.product-thumbs .product-thumb .thumb-text .price-thumb .og-price{color:red}.product-thumbs .product-thumb .thumb-text .price-thumb .og-price:after{content:"";position:absolute;left:0;width:100%;height:.1rem;transform:rotate(1deg);top:calc(50% - .1rem);background:red}.product-thumbs .product-thumb .thumb-text .price-thumb .sale-price{color:#00f}.product-thumbs .product-thumb .product-thumb-variant{position:absolute;top:0;margin-top:25%;color:green;font-weight:600;opacity:0;transition:ease .3s}
/*# sourceMappingURL=/cdn/shop/t/4/assets/list-collections.css.map */
