.editorial-banner{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.editorial-banner--image-right{grid-template-areas:"content media"}.editorial-banner--image-right .editorial-banner__media{grid-area:media}.editorial-banner--image-right .editorial-banner__content{grid-area:content}.editorial-banner__media{position:relative;overflow:hidden;min-height:400px}.editorial-banner__img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.editorial-banner:hover .editorial-banner__img{transform:scale(1.04)}.editorial-banner__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.editorial-banner__content{background:var(--content-bg, #f2c4ce);color:var(--content-color, #1a1a1a);padding:80px;display:flex;flex-direction:column;justify-content:center}.editorial-banner__eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin:0 0 20px;opacity:.7}.editorial-banner__heading{font-family:var(--font-heading);font-size:clamp(32px,4vw,52px);font-weight:300;margin:0 0 20px;line-height:1.15}.editorial-banner__description{font-size:16px;line-height:1.7;margin-bottom:32px;opacity:.85;max-width:440px}.editorial-banner__actions{display:flex;gap:16px}@media(max-width:1024px){.editorial-banner,.editorial-banner--image-right{grid-template-columns:1fr;grid-template-areas:none}.editorial-banner--image-right .editorial-banner__media,.editorial-banner--image-right .editorial-banner__content{grid-area:auto}.editorial-banner__media{min-height:350px}.editorial-banner__content{padding:48px 24px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/editorial-banner.css.map */
