.eras{max-width:1300px;margin:auto;padding:80px 5%;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}
.eras-image{margin:0;min-width:0}
.eras-image img{width:100%;height:auto;aspect-ratio:1122/1402;object-fit:contain}
.eras-image figcaption{position:static;margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.5}
.eras-copy{min-width:0}
.eras-copy p:not(.eyebrow){color:var(--muted);max-width:530px}
.eras-copy .eras-intro{font:22px/1.5 Georgia,serif;color:var(--paper)}
.eras-copy .secondary{display:inline-block;margin-top:8px}
@media(max-width:760px){.eras{padding:45px 6%;grid-template-columns:1fr;gap:30px}.eras-copy{grid-row:1}.eras-image{max-width:480px;width:100%;justify-self:center}.eras-copy .eras-intro{font-size:20px}}
.skip-link:focus{top:12px}
header nav{flex-wrap:wrap;row-gap:8px}
@media(max-width:1050px){header{flex-wrap:wrap}header nav{order:3;flex-basis:100%;justify-content:center}.call{margin-left:auto}}
