.editorial-showcase{position:relative;overflow:hidden;min-height:var(--desktop-height);display:flex;align-items:center}.showcase-bg{position:absolute;top:0;right:0;bottom:0;left:0}.showcase-bg img{width:100%;height:100%;object-fit:cover}.showcase-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color);opacity:var(--overlay-opacity)}.page-width{position:relative;z-index:2;width:100%}.showcase-grid{display:grid;grid-template-columns:45% 55%;gap:80px;align-items:center}.gallery-1{display:grid}.gallery-1 .gallery-item{aspect-ratio:4/3}.gallery-2{display:grid;gap:16px}.gallery-2 .gallery-item{aspect-ratio:4/3}.gallery-3{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:16px}.gallery-3 .gallery-item:first-child{grid-row:span 2}.gallery-item{overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.showcase-content{max-width:var(--content-width)}.showcase-content h2{margin-bottom:24px;color:#fff}.showcase-content .rte{color:#fff}@media(max-width:991px){.editorial-showcase{min-height:var(--mobile-height)}.showcase-grid{grid-template-columns:1fr;gap:40px}.showcase-content{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/editorial-showcase.css.map */
