@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}.skeleton-pulse{background:linear-gradient(90deg,rgb(var(--color-soft)) 25%,rgb(var(--color-bg)),rgb(var(--color-soft)) 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.skeleton-line{border-radius:var(--radius-md);background:linear-gradient(90deg,rgb(var(--color-soft)) 25%,rgb(var(--color-bg)),rgb(var(--color-soft)) 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.skeleton-line--title{height:.85rem;width:70%;margin-bottom:var(--space-xs)}.skeleton-line--price{height:.75rem;width:40%}.product-card--skeleton .product-card__media{border-radius:var(--radius-md, 8px);aspect-ratio:var(--card-ratio, 4/5)}.related__head{text-align:center;margin-bottom:var(--space-3xl)}.related__heading{margin:.25rem 0 0}.related__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.75rem,2vw,1.5rem)}@media(min-width:750px){.related__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.related__grid{display:flex;grid-template-columns:none;gap:var(--space-sm);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scroll-padding-inline:var(--gutter)}.related__grid::-webkit-scrollbar{display:none}.related__grid>*{flex:0 0 clamp(9.5rem,46%,13rem);scroll-snap-align:start}.related__head{margin-bottom:var(--space-lg)}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-related-products.css.map */
