#editorial-spread{background:var(--white);border-bottom:1px solid var(--border-dark);border-top:1px solid var(--border-dark);padding:6rem 5rem 6rem 9rem;position:relative}#editorial-spread:before{background:var(--light);border-right:1px solid var(--border-dark);bottom:0;content:"";left:0;position:absolute;top:0;width:4.5rem}#editorial-sidelabel{color:var(--muted);font-size:var(--fs-tiny);font-weight:var(--fw-bold);left:2.25rem;letter-spacing:var(--ls-large);position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%) rotate(-90deg);white-space:nowrap}#editorial-spread>#editorial-body,#editorial-spread>hgroup{max-width:50rem}#editorial-spread>hgroup{display:flex;flex-direction:column}#editorial-spread>hgroup .kicker{order:-1}#editorial-body p:last-of-type{margin-bottom:0}#editorial-points{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin-top:2rem;max-width:95%}#editorial-points li{border-left:3px solid var(--red);padding-left:1.25rem}#editorial-points li h3{color:var(--black);font-size:var(--fs);font-weight:var(--fw-bold);letter-spacing:normal;line-height:var(--lh);margin:0 0 .35rem}#editorial-points li p{color:var(--text);margin:0}