.editorial-copy{padding:0 0 110px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.editorial-copy>div:last-child{max-width:720px}.editorial-copy p{color:var(--text-secondary);font-size:16px}.editorial-copy p:last-child{margin-bottom:0}.editorial-copy a{color:var(--deep);font-weight:700;text-decoration-color:var(--gold);text-underline-offset:4px}@media(max-width:800px){.editorial-copy{grid-template-columns:1fr;gap:18px;padding-bottom:75px}}