.related-products{width:100%;margin-top:2.4rem}.related-products__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.related-products__heading{margin:0;font-size:1.8rem;font-weight:600}.related-products__nav{display:flex;gap:.8rem;flex:0 0 auto}.related-products__arrow{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;padding:0;border:.1rem solid rgba(var(--color-border),.8);border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.related-products__arrow svg{width:1.4rem;height:1.4rem}.related-products__arrow:hover{border-color:rgb(var(--color-foreground))}.related-products__arrow:disabled{opacity:.3;cursor:default;border-color:rgba(var(--color-border),.8)}.related-products__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin:0;padding:0 0 .4rem;list-style:none;scrollbar-width:none}.related-products__track::-webkit-scrollbar{display:none}.related-products__card{flex:0 0 auto;width:calc((100% - 1.6rem) / 2.2);scroll-snap-align:start;text-decoration:none;color:inherit;display:block}.related-products__media{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:.2rem;background:rgb(var(--color-background-secondary));overflow:hidden;margin-bottom:1rem}.related-products__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.related-products__card:hover .related-products__image{transform:scale(1.04)}.related-products__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:3rem;box-sizing:border-box;opacity:.4}.related-products__info{display:flex;flex-direction:column;gap:.3rem}.related-products__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-products__desc{margin:0;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.55);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-products__price{margin:.2rem 0 0;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.related-products__card{width:calc((100% - 1.2rem) / 1.35)}.related-products__track{gap:1.2rem}.related-products__heading{font-size:1.6rem}.related-products__title{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/related-products.css.map */
