.collection-showcase{margin:0}.collection-showcase--full-width{width:100%}.collection-showcase .page-width{max-width:140rem;margin:0 auto;padding:0 1.5rem}.collection-showcase__custom-img--primary,.collection-showcase__custom-img--hover,.collection-showcase__hero-img,.collection-showcase__banner-img,.collection-showcase__product-img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.collection-showcase__custom-img--primary,.collection-showcase__custom-img--hover,.collection-showcase__hero-img,.collection-showcase__banner-img{image-rendering:-webkit-optimize-contrast}}.collection-showcase__block{margin-bottom:4rem}.collection-showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;min-height:60rem}.collection-showcase__hero-image{position:relative;grid-column:span 2;grid-row:span 2;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);contain:layout style paint}.collection-showcase__hero-img,.collection-showcase__hero-video{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1);backface-visibility:hidden;transform:translateZ(0)}.collection-showcase__hero-image:hover .collection-showcase__hero-img,.collection-showcase__hero-image:hover .collection-showcase__hero-video{transform:scale(1.03) translateZ(0)}.collection-showcase__hero-video{position:absolute;top:0;left:0;z-index:1}.collection-showcase__hero-video+.collection-showcase__hero-img{z-index:0}.collection-showcase__hero-image-container{position:relative;width:100%;height:100%}.collection-showcase__hero-img--primary,.collection-showcase__hero-img--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);backface-visibility:hidden;transform:translateZ(0)}.collection-showcase__hero-img--primary{opacity:1;z-index:1}.collection-showcase__hero-img--hover{opacity:0;z-index:2}.collection-showcase__hero-image:hover .collection-showcase__hero-img--primary{opacity:0;transform:translateZ(0) scale(1.03)}.collection-showcase__hero-image:hover .collection-showcase__hero-img--hover{opacity:1;transform:translateZ(0) scale(1.03)}.collection-showcase__hero-image:hover .collection-showcase__hero-image-container .collection-showcase__hero-img--primary,.collection-showcase__hero-image:hover .collection-showcase__hero-image-container .collection-showcase__hero-img--hover{transform:none}.collection-showcase__hero-content{display:none}.collection-showcase__products{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;grid-column:span 2;grid-row:span 2}.collection-showcase__product-card{position:relative;background:transparent;transition:transform .3s cubic-bezier(.4,0,.2,1)}.collection-showcase__product-card:hover{transform:translateY(-4px)}.collection-showcase__product-link{display:block;text-decoration:none;color:inherit;height:100%}.collection-showcase__product-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f8f8f8;margin-bottom:1.5rem;contain:layout style paint}.collection-showcase__custom-image-container{position:relative;width:100%;height:100%;overflow:hidden;background:#f8f8f8;aspect-ratio:3/4}.collection-showcase__custom-img--primary,.collection-showcase__custom-img--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:block;backface-visibility:hidden;transform:translateZ(0)}.collection-showcase__custom-img--primary{opacity:1;z-index:1}.collection-showcase__custom-img--hover{opacity:0;z-index:2}.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--primary{opacity:0;transform:translateZ(0) scale(1.02)}.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--hover{opacity:1;transform:translateZ(0) scale(1.02)}.collection-showcase__products-grid .collection-showcase__product-card:hover .collection-showcase__custom-img--primary{opacity:0;transform:translateZ(0) scale(1.02)}.collection-showcase__products-grid .collection-showcase__product-card:hover .collection-showcase__custom-img--hover{opacity:1;transform:translateZ(0) scale(1.02)}.collection-showcase__products .collection-showcase__product-card:hover .collection-showcase__custom-img--primary{opacity:0;transform:translateZ(0) scale(1.02)}.collection-showcase__products .collection-showcase__product-card:hover .collection-showcase__custom-img--hover{opacity:1;transform:translateZ(0) scale(1.02)}.collection-showcase__custom-img--primary[loading=lazy],.collection-showcase__custom-img--hover[loading=lazy]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.collection-showcase__custom-img--primary.loaded,.collection-showcase__custom-img--hover.loaded{animation:none;background:transparent}.collection-showcase__image-slider{position:relative;width:100%;height:100%}.collection-showcase__product-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:0;background:#f8f8f8;transition:opacity .2s ease,transform .3s cubic-bezier(.4,0,.2,1);opacity:0}.collection-showcase__product-img.active{opacity:1}.collection-showcase__product-card:hover .collection-showcase__product-img{transform:scale(1.02) translateZ(0)}.collection-showcase__nav-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.collection-showcase__product-card:not(.collection-showcase__product-card--custom-images):hover .collection-showcase__nav-arrows{opacity:1;pointer-events:auto}.collection-showcase__nav-arrow{width:32px;height:32px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#000000b3}.collection-showcase__nav-arrow:hover{color:#000;transform:scale(1.2)}.collection-showcase__nav-arrow:active{transform:scale(1)}.collection-showcase__nav-arrow svg{width:20px;height:20px}.collection-showcase__image-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:6px;opacity:0;transition:opacity .3s ease}.collection-showcase__product-card:not(.collection-showcase__product-card--custom-images):hover .collection-showcase__image-dots{opacity:1}.collection-showcase__dot{width:6px;height:6px;border:none;background:#ffffff80;border-radius:50%;cursor:pointer;transition:all .2s ease}.collection-showcase__dot.active,.collection-showcase__dot:hover{background:#fff;transform:scale(1.3)}.collection-showcase__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f8f8}.collection-showcase__product-info{text-align:left;padding:0}.collection-showcase__product-title{font-weight:400;margin-bottom:0;line-height:1.4;color:#333;text-transform:uppercase}.collection-showcase__product-price{font-weight:400;color:#333;margin:0}.collection-showcase__price-sale{color:#d32f2f;margin-right:.8rem}.collection-showcase__price-compare{color:#999;text-decoration:line-through;font-size:1.4rem}.collection-showcase__block--image-right .collection-showcase__grid{grid-template-areas:"products products hero hero" "products products hero hero"}.collection-showcase__block--image-right .collection-showcase__products{grid-area:products}.collection-showcase__block--image-right .collection-showcase__hero-image{grid-area:hero}.collection-showcase__block--image-left .collection-showcase__grid{grid-template-areas:"hero hero products products" "hero hero products products"}.collection-showcase__block--image-left .collection-showcase__products{grid-area:products}.collection-showcase__block--image-left .collection-showcase__hero-image{grid-area:hero}.collection-showcase__block--image-center .collection-showcase__grid{grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(2,1fr);grid-template-areas:"product1 hero product2" "product3 hero product4"}.collection-showcase__block--image-center .collection-showcase__hero-image{grid-area:hero}.collection-showcase__block--image-center .collection-showcase__products{display:contents}.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(1){grid-area:product1}.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(2){grid-area:product2}.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(3){grid-area:product3}.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(4){grid-area:product4}.collection-showcase__full-grid{margin:4rem 0}.collection-showcase__section-header{display:block}.collection-showcase__section-title{display:block;font-size:20px}.collection-showcase__section-description{display:block}.collection-showcase__products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.collection-showcase__products-grid .collection-showcase__product-card{background:transparent}.collection-showcase__products-grid .collection-showcase__product-image{margin-bottom:1.5rem;aspect-ratio:3/4;position:relative;overflow:hidden;background:#f8f8f8}.collection-showcase__products-grid .collection-showcase__custom-image-container{position:relative;width:100%;height:100%;aspect-ratio:3/4;overflow:hidden;background:#f8f8f8;contain:layout style paint}.collection-showcase__products-grid .collection-showcase__custom-img--primary,.collection-showcase__products-grid .collection-showcase__custom-img--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;background:#f8f8f8;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);backface-visibility:hidden;transform:translateZ(0)}.collection-showcase__products-grid .collection-showcase__custom-img--primary{opacity:1;z-index:1}.collection-showcase__products-grid .collection-showcase__custom-img--hover{opacity:0;z-index:2}.collection-showcase__products-grid .collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--primary{opacity:0;transform:translateZ(0) scale(1.02)}.collection-showcase__products-grid .collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--hover{opacity:1;transform:translateZ(0) scale(1.02)}.collection-showcase__products-grid .collection-showcase__image-slider{position:relative;width:100%;height:100%}.collection-showcase__products-grid .collection-showcase__product-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:0;background:#f8f8f8;transition:opacity .2s ease;opacity:0}.collection-showcase__products-grid .collection-showcase__product-img.active{opacity:1}.collection-showcase__products-grid .collection-showcase__product-info{text-align:left;padding:0}.collection-showcase__products-grid .collection-showcase__product-title{font-weight:400;margin-bottom:0;line-height:1.4;color:#333;text-transform:uppercase}.collection-showcase__products-grid .collection-showcase__product-price{font-weight:400;color:#333}.collection-showcase__section-footer,.collection-showcase__view-all{display:none}.collection-showcase__section-header{display:block!important;text-align:center!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important;padding:2rem 0!important}.collection-showcase__section-title{display:block!important;font-weight:600!important;margin-bottom:1.6rem!important;color:#000!important;line-height:1.2!important;text-transform:uppercase!important;font-size:var(--hero-title-size, 3.2rem)!important}.collection-showcase__section-description{display:block!important;color:#000!important;line-height:1.5!important;margin:0!important;font-size:var(--hero-description-size, 1.6rem)!important}.collection-showcase__banner-section{margin:6rem 0;width:100%;position:relative}.collection-showcase__banner-image{position:relative;width:100%;height:120vh;min-height:400px;max-height:700px;overflow:hidden;background:#000;display:flex;align-items:center}.collection-showcase__banner--no-image{background:rgb(var(--color-background))}.collection-showcase__banner-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;position:relative}.collection-showcase__banner-img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.4,0,.2,1);z-index:0;backface-visibility:hidden;transform:translateZ(0);image-rendering:-webkit-optimize-contrast}.collection-showcase__banner-link:hover .collection-showcase__banner-img{transform:scale(1.04) translateZ(0)}.collection-showcase__banner-content{position:relative;z-index:2;width:90%;max-width:700px;padding:2rem;transition:transform .3s ease}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-content{position:absolute;top:50%;transform:translateY(-50%)}.collection-showcase__banner--align-left .collection-showcase__banner-content{text-align:left;left:5%;margin-left:0;margin-right:auto}.collection-showcase__banner--no-image.collection-showcase__banner--align-left .collection-showcase__banner-content{margin-left:5%;margin-right:auto}.collection-showcase__banner--align-center .collection-showcase__banner-content{text-align:center;left:50%;transform:translate(-50%,-50%)}.collection-showcase__banner--no-image.collection-showcase__banner--align-center{justify-content:center}.collection-showcase__banner--no-image.collection-showcase__banner--align-center .collection-showcase__banner-content{margin:0 auto}.collection-showcase__banner--align-right .collection-showcase__banner-content{text-align:right;right:5%;left:auto;margin-left:auto;margin-right:0}.collection-showcase__banner--no-image.collection-showcase__banner--align-right{justify-content:flex-end}.collection-showcase__banner--no-image.collection-showcase__banner--align-right .collection-showcase__banner-content{margin-left:auto;margin-right:5%}.collection-showcase__banner-title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.15em;line-height:1.2;color:rgb(var(--color-foreground))}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-title{text-shadow:0 2px 20px rgba(0,0,0,.5);color:#fff}.collection-showcase__banner-subtitle{font-size:1rem;margin-bottom:3rem;line-height:1.6;font-weight:400;color:rgb(var(--color-foreground))}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-subtitle{text-shadow:0 1px 10px rgba(0,0,0,.5);color:#fff}.collection-showcase__banner-button{display:inline-block;padding:12px 24px;background:transparent;font-size:1rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;border:2px solid;border-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:all .3s ease;cursor:pointer}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-button{border-color:#fff;color:#fff}.collection-showcase__banner-link:hover .collection-showcase__banner-button{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-link:hover .collection-showcase__banner-button{background:#fff;color:#000}.collection-showcase__banner--text-left .collection-showcase__banner-content{text-align:left!important}.collection-showcase__banner--text-center .collection-showcase__banner-content{text-align:center!important}.collection-showcase__banner--text-right .collection-showcase__banner-content{text-align:right!important}.collection-showcase__banner--text-same.collection-showcase__banner--align-left .collection-showcase__banner-content{text-align:left}.collection-showcase__banner--text-same.collection-showcase__banner--align-center .collection-showcase__banner-content{text-align:center}.collection-showcase__banner--text-same.collection-showcase__banner--align-right .collection-showcase__banner-content{text-align:right}.collection-showcase__scroll-trigger{height:1px;width:100%;visibility:hidden}.collection-showcase__loader{padding:60px 20px;text-align:center}.collection-showcase__loader-spinner{display:flex;flex-direction:column;align-items:center;gap:20px;color:var(--color-foreground, #000)}.collection-showcase__loader-spinner svg{opacity:.6}.collection-showcase__loader-spinner p{font-size:1rem;opacity:.7;margin:0}.collection-showcase__end-message{padding:80px 20px;text-align:center;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.02))}.collection-showcase__end-content{max-width:500px;margin:0 auto}.collection-showcase__end-content h3{font-size:1.8rem;margin-bottom:10px;font-weight:500}.collection-showcase__end-content p{font-size:1rem;color:#0009;margin-bottom:30px}.collection-showcase__back-to-top{display:inline-block;padding:12px 30px;background:var(--color-button, #000);color:var(--color-button-text, #fff);text-decoration:none;border-radius:4px;transition:transform .2s ease,opacity .2s ease;font-weight:500}.collection-showcase__back-to-top:hover{transform:translateY(-2px);opacity:.9}.collection-showcase[data-cycle]{position:relative}.collection-showcase[data-cycle]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(0,0,0,.1),transparent)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.collection-showcase__product-card{animation:fadeInUp .6s ease forwards}.collection-showcase__product-card:nth-child(1){animation-delay:.1s}.collection-showcase__product-card:nth-child(2){animation-delay:.2s}.collection-showcase__product-card:nth-child(3){animation-delay:.3s}.collection-showcase__product-card:nth-child(4){animation-delay:.4s}.collection-showcase__product-link:focus{outline:2px solid #c9a96e;outline-offset:2px}.collection-showcase__hero-link:focus{outline:2px solid white;outline-offset:2px}@media (prefers-reduced-motion: reduce){.collection-showcase__custom-img--primary,.collection-showcase__custom-img--hover,.collection-showcase__hero-img,.collection-showcase____banner-img,.collection-showcase__product-img{transition:opacity .2s ease;transform:none!important}.collection-showcase__product-card:hover{transform:none}.collection-showcase__product-card{animation:none}}@media print{.collection-showcase__custom-img--primary,.collection-showcase__custom-img--hover,.collection-showcase__hero-img,.collection-showcase__banner-img{image-rendering:-webkit-optimize-contrast;print-color-adjust:exact;-webkit-print-color-adjust:exact}}@media screen and (max-width: 990px){.collection-showcase__grid{grid-template-columns:repeat(2,1fr);gap:2rem;min-height:50rem}.collection-showcase__hero-image{grid-column:span 2;grid-row:span 1}.collection-showcase__products{grid-column:span 2;grid-row:span 1;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}.collection-showcase__products-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.collection-showcase__block--image-center .collection-showcase__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"hero hero" "product1 product2" "product3 product4"}.collection-showcase__block--image-right .collection-showcase__grid,.collection-showcase__block--image-left .collection-showcase__grid{grid-template-areas:"hero hero" "products products";grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto}.collection-showcase__banner-section{margin:4rem 0}.collection-showcase__banner-image{height:50vh;min-height:350px}.collection-showcase__banner-title{font-size:16px}.collection-showcase__banner-subtitle{margin-bottom:2rem;font-size:12px}.collection-showcase__banner--align-left .collection-showcase__banner-content,.collection-showcase__banner--no-image.collection-showcase__banner--align-left .collection-showcase__banner-content{left:3%;margin-left:3%}.collection-showcase__banner--align-right .collection-showcase__banner-content,.collection-showcase__banner--no-image.collection-showcase__banner--align-right .collection-showcase__banner-content{right:3%;margin-right:3%}.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--primary,.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--hover{transform:translateZ(0) scale(1.015)}.collection-showcase__hero-image:hover .collection-showcase__hero-img,.collection-showcase__hero-image:hover .collection-showcase__hero-video{transform:scale(1.02) translateZ(0)}}@media screen and (max-width: 749px){.collection-showcase .page-width{padding:0}.collection-showcase__block{margin-bottom:3rem}.collection-showcase__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:2rem;min-height:auto}.collection-showcase__hero-image,.collection-showcase__products{grid-column:span 1;grid-row:span 1}.collection-showcase--mobile-1-col .collection-showcase__products{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:1.5rem}.collection-showcase--mobile-1-col .collection-showcase__products-grid{grid-template-columns:1fr;gap:1.5rem}.collection-showcase--mobile-2-cols .collection-showcase__products{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}.collection-showcase--mobile-2-cols .collection-showcase__products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.collection-showcase__hero-content{padding:2rem}.collection-showcase__block--image-left .collection-showcase__grid,.collection-showcase__block--image-right .collection-showcase__grid,.collection-showcase__block--image-center .collection-showcase__grid{grid-template-columns:1fr!important;grid-template-areas:"hero" "products"!important;grid-template-rows:auto auto!important;min-height:auto!important}.collection-showcase__block--image-left .collection-showcase__hero-image,.collection-showcase__block--image-right .collection-showcase__hero-image,.collection-showcase__block--image-center .collection-showcase__hero-image{grid-area:hero!important}.collection-showcase__block--image-left .collection-showcase__products,.collection-showcase__block--image-right .collection-showcase__products,.collection-showcase__block--image-center .collection-showcase__products{grid-area:products!important;display:grid!important}.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(1),.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(2),.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(3),.collection-showcase__block--image-center .collection-showcase__product-card:nth-child(4){grid-area:unset!important;position:static!important}.collection-showcase--mobile-1-col .collection-showcase__products{grid-template-columns:1fr!important;grid-template-rows:repeat(4,1fr)!important;gap:1.5rem!important}.collection-showcase--mobile-2-cols .collection-showcase__products{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:1.5rem!important}.collection-showcase__banner-section{margin:3rem 0}.collection-showcase__banner-image{height:40vh;min-height:300px}.collection-showcase__banner-content{padding:1.5rem;max-width:90%}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-button{font-size:12px}.collection-showcase__banner-image:not(.collection-showcase__banner--no-image) .collection-showcase__banner-content{left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;text-align:center;margin:0!important}.collection-showcase__banner--no-image{justify-content:center!important}.collection-showcase__banner--no-image .collection-showcase__banner-content{position:relative!important;left:auto!important;right:auto!important;transform:none!important;text-align:center;margin:0 auto!important}.collection-showcase__banner-button{padding:1.2rem 2.5rem;font-size:1.2rem}.collection-showcase__end-content h3{font-size:1.4rem}.collection-showcase__loader{padding:40px 20px}.collection-showcase__end-message{padding:60px 20px}.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--primary,.collection-showcase__product-card--custom-images:hover .collection-showcase__custom-img--hover{transform:translateZ(0) scale(1.01)}.collection-showcase__hero-image:hover .collection-showcase__hero-img,.collection-showcase__hero-image:hover .collection-showcase__hero-video{transform:scale(1.01) translateZ(0)}.collection-showcase__hero-image:hover .collection-showcase__hero-img--primary,.collection-showcase__hero-image:hover .collection-showcase__hero-img--hover{transform:translateZ(0) scale(1.01)}.collection-showcase__product-card{-webkit-tap-highlight-color:transparent}}@media screen and (max-width: 480px){.collection-showcase--mobile-2-cols .collection-showcase__products{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.collection-showcase--mobile-2-cols .collection-showcase__products-grid{gap:1rem!important}.collection-showcase__banner-title{font-size:14px}.collection-showcase__banner-subtitle{font-size:11px}.collection-showcase__product-title{font-size:1.2rem}.collection-showcase__product-price{font-size:1.1rem}}@media (prefers-contrast: high){.collection-showcase__product-card{border:1px solid currentColor}.collection-showcase__banner-button,.collection-showcase__nav-arrow{border-width:3px}}@media (prefers-color-scheme: dark){.collection-showcase__product-image,.collection-showcase__custom-image-container,.collection-showcase__product-placeholder{background:#1a1a1a}.collection-showcase__custom-img--primary[loading=lazy],.collection-showcase__custom-img--hover[loading=lazy]{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-collection-new-dld.css.map */
