:root{--page-width: 1200px}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 4rem}.text-center{text-align:center}.related-products{margin:4rem auto;position:relative}.related-products__heading{margin:0 0 3rem;font-size:clamp(1.8rem,1.5rem + 1vw,2.5rem);font-weight:600;text-align:center;color:rgb(var(--color-base-text))}.related-products__heading .gradient-text{background:linear-gradient(135deg,#4f9bff,#32cd32);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#4f9bff;letter-spacing:-.02em;transition:all .3s ease}.related-products__heading .gradient-text:hover{opacity:.9;transform:translateY(-1px)}.related-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:0;padding:0;list-style:none}.related-products__grid-item{position:relative;display:flex;min-width:0}.related-products .product-card{position:relative;height:100%;display:flex;flex-direction:column;flex:1;transition:transform .3s ease}.related-products .product-card:hover{transform:translateY(-2px)}.related-products .product-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.related-products .product-card__image-wrapper{position:relative;margin:0 0 1rem;padding-bottom:125%;overflow:hidden;background:rgb(var(--color-base-background));border-radius:.75rem;border:1px solid rgba(var(--color-base-text),.04)}.related-products .product-card__image{position:absolute;top:0;left:0;height:100%;width:100%}.related-products .product-card__image img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .8s cubic-bezier(.25,.46,.45,.94);will-change:transform}.related-products .product-card__image--secondary{opacity:0;transition:opacity .4s ease}.related-products .product-card:hover .product-card__image--secondary{opacity:1}.related-products .product-card:hover .product-card__image--primary{opacity:0}.related-products .product-card:hover .product-card__image img{transform:scale(1.08)}.related-products .product-card__content{display:flex;flex-direction:column;flex-grow:1;gap:.75rem;padding:0}.related-products .product-card__title{font-size:1rem;line-height:1.4;font-weight:700;margin:0;color:rgb(var(--color-base-text));overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease}.related-products .product-card:hover .product-card__title{color:#4f9bff}.related-products .product-card__price{font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;background:linear-gradient(135deg,#4f9bff,#32cd32);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#4f9bff;margin:0}.related-products .product-card__button{margin-top:auto;padding:1rem;width:100%;background:linear-gradient(135deg,#4f9bff,#32cd32);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;will-change:transform,box-shadow}.related-products .product-card__button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4f9bff26;background:linear-gradient(135deg,#32cd32,#4f9bff)}@media screen and (min-width: 1400px){.page-width{padding:0 5rem}}@media screen and (max-width: 989px){.page-width{padding:0 2rem}.related-products__grid{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:.5rem .5rem 1.5rem;margin:-.5rem -.5rem -1.5rem;cursor:grab}.related-products__grid:active{cursor:grabbing}.related-products__grid::-webkit-scrollbar{height:4px;background:transparent}.related-products__grid::-webkit-scrollbar-thumb{background:rgba(var(--color-base-text),.2);border-radius:4px}.related-products__grid::-webkit-scrollbar-track{background:rgba(var(--color-base-text),.05);border-radius:4px}.related-products__grid-item{flex:0 0 calc(50% - .75rem);scroll-snap-align:start;padding:.5rem;margin:-.5rem}.related-products__heading{margin-bottom:2.5rem}.related-products:before,.related-products:after{content:"";position:absolute;bottom:0;width:3rem;height:calc(100% - 4rem);pointer-events:none;z-index:1;opacity:0;transition:opacity .3s ease}.related-products:before{left:0;background:linear-gradient(to right,rgba(var(--color-base-background),1),rgba(var(--color-base-background),0))}.related-products:after{right:0;background:linear-gradient(to left,rgba(var(--color-base-background),1),rgba(var(--color-base-background),0))}.related-products[data-scroll-start=false]:before{opacity:1}.related-products[data-scroll-end=false]:after{opacity:1}}@media screen and (max-width: 749px){.page-width{padding:0 1rem}.related-products__grid{gap:1rem}.related-products__grid-item{flex:0 0 calc(100% - 1rem)}.related-products__heading{margin-bottom:2rem}.related-products .product-card__image-wrapper{margin-bottom:.75rem}.related-products .product-card__button{padding:.875rem;font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-related-products.css.map */
