.product-embed{display:inline-flex;flex-direction:column;width:180px;margin:1.2rem 1.2rem 1.2rem 0;padding:0;vertical-align:top;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--media-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.product-embed:hover{box-shadow:0 4px 20px rgba(var(--color-foreground),.1);transform:translateY(-2px)}.product-embed>a:first-child{display:block;background:rgba(var(--color-foreground),.03)}.product-embed img{width:100%;height:160px;object-fit:contain;padding:8px}.product-embed figcaption{padding:12px;font-size:1.3rem;line-height:1.4}.product-embed figcaption>a{color:rgb(var(--color-foreground));text-decoration:none;font-weight:600;display:block;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-embed figcaption>a:hover{color:rgb(var(--color-link))}.product-embed [itemprop=price]{color:rgb(var(--color-link));font-weight:700;font-size:1.4rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.6rem;margin:2rem 0;padding:2rem;background:rgba(var(--color-foreground),.02);border-radius:var(--media-radius);border:1px solid rgba(var(--color-foreground),.05)}.product-grid .product-embed{width:100%;margin:0}@media screen and (max-width:749px){.product-embed{width:140px;margin:.8rem .8rem .8rem 0}.product-embed img{height:120px}.product-embed figcaption{padding:10px;font-size:1.2rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;padding:1.2rem}}.rte .product-embed,.rte .product-grid{margin-top:1.5em;margin-bottom:1.5em}.rte .product-embed:first-child,.rte .product-grid:first-child{margin-top:0}.product-grid-heading{grid-column:1 / -1;margin:0 0 1rem;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.05em}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-embed.css.map */
