.editorial-gallery{display:grid;grid-template-columns:1fr 1.3fr;background:var(--gradient-ink);min-height:560px}.editorial-gallery__text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-2xl) var(--container-pad);text-align:center}.editorial-gallery__text p{margin-inline:auto}.editorial-gallery__text h2{font-size:var(--fs-display-lg)}.editorial-gallery__text p{color:#ffffffbf;max-width:460px;margin-top:var(--space-xs)}.editorial-gallery__text .btn{width:fit-content;margin-top:var(--space-sm)}.editorial-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:var(--space-lg)}.editorial-gallery__col{display:flex;flex-direction:column;gap:12px}.editorial-gallery__col img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm);flex:1;min-height:140px;background:#ffffff0d}.editorial-gallery__col--tall{grid-row:span 1}.editorial-gallery__col--tall img{height:100%;min-height:300px}@media(max-width:1000px){.editorial-gallery{grid-template-columns:1fr;min-height:0}.editorial-gallery__text{padding-block:var(--space-xl)}}@media(max-width:640px){.editorial-gallery__grid{grid-template-columns:repeat(2,1fr)}.editorial-gallery__col--tall{grid-column:1 / -1}.editorial-gallery__col--tall img{min-height:220px}.editorial-gallery__col img{min-height:110px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/editorial-gallery.css.map */
