.editorial__section{background:#fff;overflow:hidden;position:relative}.editorial__header{margin-bottom:clamp(18px,4vw,28px);text-align:center}.editorial__eyebrow{letter-spacing:.12em;text-transform:uppercase}.editorial__title{font-family:Bebas Neue,sans-serif;font-size:clamp(28px,6vw,56px);letter-spacing:.06em;line-height:.95;margin:0}.editorial__title span{color:#e0352b}.editorial__grid{align-items:start;display:grid;gap:5rem;grid-template-areas:"m1 t1" "t2 m2" "m3 t3";grid-template-columns:1fr 1fr;padding:6rem;position:relative;z-index:2}.editorial__media--1{grid-area:m1}.editorial__text--1{grid-area:t1}.editorial__text--2{grid-area:t2}.editorial__media--2{grid-area:m2}.editorial__media--3{grid-area:m3}.editorial__text--3{grid-area:t3}.editorial__media{margin:0}.editorial__media img{border-radius:4px;display:block;height:auto;width:100%}.editorial__text{align-items:center;color:#222;display:flex;font-size:18px;height:100%;line-height:1.68}.editorial__text p{margin:0 0 10px}.editorial__text strong{font-weight:800}.editorial__deco{filter:drop-shadow(0 6px 14px rgba(0,0,0,.12));pointer-events:none;position:absolute;user-select:none;z-index:1}.editorial__deco--x-top{right:4%;top:12px;width:54px}.editorial__deco--x-mid{left:4%;top:58%;transform:translateY(-50%);width:60px}.editorial__deco--ball{bottom:-18px;opacity:.9;right:-10px;width:120px}.editorial__img--cruz1{height:auto;position:absolute;right:5rem;top:5rem;width:5rem}.editorial__img--cruz2{display:none}.editorial__img--cruz3{bottom:0;height:auto;position:absolute;right:0;width:13rem}@media (max-width:980px){.editorial__grid{gap:2rem;grid-template-areas:"m1" "t1" "t2" "m2" "m3" "t3";grid-template-columns:1fr;padding:2rem}.editorial__deco--x-top{right:2%;width:44px}.editorial__deco--x-mid{bottom:18%;left:2%;top:unset;transform:none;width:48px}.editorial__deco--ball{bottom:-12px;right:-8px;width:96px}.editorial__img--cruz1{right:2rem;top:2rem;width:2rem}.editorial__img--cruz3{width:6rem}}