.collection-showcase{width:100%}.collection-showcase__header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3.2rem;padding-bottom:2.4rem;border-bottom:1px solid rgb(var(--color-border))}@media screen and (min-width: 750px){.collection-showcase__header{flex-direction:row;justify-content:space-between;align-items:center}}.collection-showcase__header-left{display:flex;flex-direction:column;gap:.4rem}.collection-showcase__subheading{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground-secondary));margin:0}.collection-showcase__title{margin:0;display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap}.collection-showcase__collection-name{font-size:.6em;font-weight:400;color:rgba(var(--color-foreground),.6)}.collection-showcase__header-right{display:flex;align-items:center;gap:2rem}.collection-showcase__view-all{display:inline-flex;align-items:center;gap:.4rem;font-size:1.4rem;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity var(--duration-default) ease}.collection-showcase__view-all:hover{opacity:.7}.collection-showcase__view-all svg{transition:transform var(--duration-default) ease}.collection-showcase__view-all:hover svg{transform:translate(4px)}.collection-showcase__wrapper{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width: 990px){.collection-showcase__wrapper{grid-template-columns:.5fr 2fr;gap:2.4rem;align-items:stretch}}.collection-showcase__left{width:100%}.collection-showcase__banner{position:relative;display:block;width:100%;height:100%;min-height:400px;overflow:hidden;text-decoration:none;color:#fff}@media screen and (min-width: 990px){.collection-showcase__banner{min-height:100%}}.collection-showcase__banner-media{position:absolute;top:0;left:0;width:100%;height:100%}.collection-showcase__banner-img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}.collection-showcase__banner:hover .collection-showcase__banner-img{transform:scale(1.05)}.collection-showcase__banner-placeholder{width:100%;height:100%;background:rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center}.collection-showcase__banner-placeholder .placeholder-svg{width:50%;height:50%}.collection-showcase__banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0009,#0000 50%);pointer-events:none}.collection-showcase__banner-content{position:absolute;bottom:0;left:0;right:0;padding:3.2rem;z-index:2}.collection-showcase__banner-title{font-size:2.8rem;margin:0 0 1.6rem;color:#fff}@media screen and (min-width: 750px){.collection-showcase__banner-title{font-size:3.6rem}}.collection-showcase__banner-button{display:inline-flex;align-items:center;gap:1rem;font-size:1.82rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#fff;border-bottom:1px solid #fff;padding-bottom:.5rem;transition:opacity var(--duration-default) ease}.collection-showcase__banner-button svg{width:20px;height:20px;transition:transform var(--duration-default) ease}.collection-showcase__banner:hover .collection-showcase__banner-button{opacity:.8}.collection-showcase__banner:hover .collection-showcase__banner-button svg{transform:translate(4px)}.collection-showcase__right{width:100%}.collection-showcase__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;height:100%}@media screen and (min-width: 750px){.collection-showcase__products-grid{gap:1.6rem}}@media screen and (min-width: 990px){.collection-showcase__products-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.collection-showcase__product{width:100%}.collection-showcase__product .product-card{height:100%}.collection-showcase__product .card__inner{height:auto}.collection-showcase__nav{display:flex;justify-content:flex-end;gap:.8rem;margin-top:2.4rem}.collection-showcase__nav-btn{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border:1px solid rgb(var(--color-border));background:rgb(var(--color-background));cursor:pointer;transition:all var(--duration-default) ease}.collection-showcase__nav-btn:hover:not(:disabled){background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.collection-showcase__nav-btn:disabled{opacity:.3;cursor:not-allowed}.placeholder-card{padding:0}.placeholder-card .card__inner{background:rgba(var(--color-foreground),.05)}.placeholder-card .card-information{padding:1.6rem 0}.placeholder-card .card__title{font-size:1.4rem;margin-bottom:.8rem}.placeholder-card .price{color:rgba(var(--color-foreground-secondary))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-collection-showcase.css.map */
