.collage-wrapper-title{margin-top:0;margin-bottom:3rem}.collage{display:grid}.collage__item>*{width:100%}.collage__item .card__content{flex-grow:initial}.collage__item .card--extend-height.card--media{justify-content:center}@media screen and (max-width: 749px){.collage{grid-column-gap:var(--grid-mobile-horizontal-spacing);grid-row-gap:var(--grid-mobile-vertical-spacing)}.collage--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.collage--mobile .collage__item--left:nth-child(2n){grid-column:1 / span 1}.collage--mobile .collage__item--left:nth-child(odd){grid-column:2 / span 1}.collage--mobile .collage__item--left:nth-child(1){grid-column:1 / span 2}.collage--mobile .collage__item--right:nth-child(2n){grid-column:1 / span 1}.collage--mobile .collage__item--right:nth-child(odd){grid-column:2 / span 1}.collage--mobile .collage__item--right:nth-child(1){grid-column:1 / span 2;grid-row-start:3}}@media screen and (min-width: 750px){.collage{grid-auto-flow:column;grid-column-gap:var(--grid-desktop-horizontal-spacing);grid-row-gap:var(--grid-desktop-vertical-spacing);grid-template-columns:repeat(4,minmax(0,1fr))}.collage__item--left:nth-child(1){grid-column:1 / span 2;grid-row:span 2}.collage__item--left:nth-child(2){grid-column:3 / span 1}.collage__item--left:nth-child(3){grid-column:4 / span 1}.collage__item--left:nth-child(4){grid-column:3 / span 1}.collage__item--left:nth-child(5){grid-column:4 / span 1}.collage__item--right:nth-child(1){grid-column:3 / span 2;grid-row:span 2}.collage__item--right:nth-child(2){grid-column:1 / span 1}.collage__item--right:nth-child(3){grid-column:2 / span 1}.collage__item--right:nth-child(4){grid-column:1 / span 1}.collage__item--right:nth-child(5){grid-column:2 / span 1}.collage__item--collection:only-child,.collage__item--product:only-child{justify-self:center;max-width:73rem;width:100%}}.collage-card{background:rgb(var(--color-background));height:100%;position:relative;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));padding:var(--image-padding)}.collage-card:after{content:"";position:absolute;z-index:-1;border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity));width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1)}.collage-card.product-card-wrapper{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding)}.collage-card .media{height:100%;overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.collage-card .deferred-media{height:100%;overflow:visible}.collage-card__link{display:block;height:100%}.collage-card .deferred-media__poster{background-color:transparent;border:0}.collage-card .deferred-media__poster:after{content:"";position:absolute;z-index:1;outline-offset:.3rem;bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.collage-card .deferred-media__poster:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus:not(:focus-visible),.collage-card .deferred-media__poster:focus:not(:focus-visible):after{outline:none;box-shadow:none}.collage-card .deferred-media__poster:focus{outline:none;box-shadow:none}.collage .collage-card-spacing img{object-fit:contain}.collage-card .content,.card .content{position:absolute;bottom:12px;left:12px;z-index:2;width:100%;max-width:fit-content}.collage-card .content>*,.card .content>*{color:#fff}.collage-card .content>h3,.card .content>h3{margin:0}.collage-card .content__title span,.card .content__title span{position:relative}.collage-card .content__title span:after,.card .content__title span:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#fff;transform-origin:bottom right;transition:transform .25s ease-out}.collage-card .media-overlay:before,.card .media-overlay:before{content:"";width:100%;height:100%;background:rgba(var(--color-foreground),.2);position:relative;z-index:1}.collage-card .content__description>p{margin:0;margin-top:.5rem}
/*# sourceMappingURL=/cdn/shop/t/52/assets/collage.css.map */
