.editorial{position:relative;padding-top:3rem;padding-bottom:3rem;display:flex;flex-direction:column;gap:2rem}.editorial__picture{aspect-ratio:16/9;width:100%;height:100%;max-height:14rem}.editorial img{object-fit:cover;width:100%;height:100%}.editorial__inner{position:relative}.editorial__content{display:flex;flex-direction:column;gap:1.5rem}.editorial h2{font-weight:600}.editorial__pretitle{margin-bottom:0;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;text-transform:uppercase}.editorial__figure{height:1.875rem;width:fit-content}.editorial.-bg-img{padding-top:0}@media screen and (min-width: 768px){.editorial__picture{position:absolute;top:0;z-index:0;aspect-ratio:1920/1080;max-height:100%}.editorial__inner{display:grid;grid-template-columns:8fr 4fr;gap:.5rem}.editorial.-bg-img{padding-top:3rem}.editorial.-bg-img .editorial__content{padding:1rem;background-color:#fff;border-radius:.5rem}}@media screen and (min-width: 1024px){.editorial{padding-top:5rem;padding-bottom:5rem}.editorial.-bg-img{padding-top:6.25rem;padding-bottom:6.25rem}.editorial.-bg-img .editorial__content{padding:3rem}}
