.statewide-map{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr;align-items:center;gap:46px;margin:8px 0 35px;padding:30px 42px;background:#fff;border-left:5px solid #b89a61}
.statewide-map img{display:block;width:100%;max-width:360px;height:280px;object-fit:contain;margin:auto}
.statewide-map strong{display:block;color:#172a43;font:clamp(1.6rem,2.6vw,2.4rem)/1.15 Georgia,serif;margin-bottom:14px}
.statewide-map span{display:block;max-width:550px;line-height:1.65;margin-bottom:22px}
.statewide-map .btn{width:max-content}
.guides-intro-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr);gap:22px;align-items:stretch;margin-bottom:38px}
.guides-intro-grid .resource-intro{margin:0;max-width:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.guides-intro-grid .guides-hero-art{display:block;width:100%;height:100%;min-height:270px;object-fit:cover;border-bottom:4px solid #b89a61}
@media(max-width:800px){.statewide-map{grid-template-columns:1fr;gap:12px;padding:24px}.statewide-map img{height:220px}.guides-intro-grid{grid-template-columns:1fr}.guides-intro-grid .guides-hero-art{height:auto;min-height:0;max-height:280px;object-fit:contain;background:#e9ddc4}}
