.sr-guide-hero{display:grid;grid-template-columns:1fr 1fr;background:#fdfbf7}.sr-guide-hero-copy{padding:45px 48px 60px max(24px,calc((100vw - 1140px)/2))}.sr-breadcrumb{font-size:12px;margin-bottom:40px;color:#666}.sr-breadcrumb a{text-decoration:underline}.sr-guide-hero .sr-eyebrow{color:#8a641d}.sr-guide-hero h1{font-size:clamp(34px,3.5vw,52px);line-height:1.35;letter-spacing:-1px}.sr-guide-hero p{color:#555;margin:24px 0;max-width:520px;line-height:1.8}.sr-guide-hero-image{width:100%;height:100%;min-height:460px;object-fit:cover}.sr-guide-topics{display:flex;flex-wrap:wrap;gap:12px;border-bottom:1px solid #e4ddd0;padding-bottom:32px}.sr-guide-topics a{padding:12px 18px;border:1px solid #bda467;border-radius:3px;font-size:14px}.sr-guide-topics a:hover{background:#f2e4c7}.sr-guide-section{padding:55px 0;border-bottom:1px solid #e4ddd0;scroll-margin-top:40px}.sr-guide-section h2{font-size:36px;line-height:1.35;max-width:850px}.sr-guide-section>p{max-width:850px;margin:20px 0;color:#555;line-height:1.8}.sr-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.sr-guide-card{padding:32px;background:#fdfbf7;border:1px solid #d9bf86;border-radius:4px}.sr-guide-card h3{font-size:27px;line-height:1.4}.sr-guide-card p{font-size:15px;color:#555;line-height:1.8;margin:18px 0}.sr-guide-card a,.sr-guide-section>.sr-text-link{color:#765415;text-decoration:underline;text-underline-offset:4px;line-height:1.8}.sr-guide-card a{font-size:14px}.sr-guide-events{background:#fdfbf7;padding:36px;margin-top:45px;border:1px solid #d9bf86}.sr-guide-note{font-size:12px!important;color:#666}.sr-guide-answers{margin-top:28px;max-width:900px}.sr-guide-answers details{padding:18px 0;border-bottom:1px solid #e4ddd0}.sr-guide-answers summary{font-weight:500;cursor:pointer;line-height:1.7}.sr-guide-answers p{line-height:1.8;margin-top:14px;color:#555}.sr-header .sr-nav{flex-wrap:wrap}
@media(max-width:1000px){.sr-header{flex-wrap:wrap}.sr-header .sr-nav{gap:18px}.sr-guide-hero-copy{padding:35px 24px}}
@media(max-width:800px){.sr-guide-hero{grid-template-columns:1fr}.sr-guide-hero-image{height:260px;min-height:0}.sr-guide-grid{grid-template-columns:1fr}.sr-guide-section h2{font-size:30px}.sr-guide-card{padding:24px}.sr-guide-events{padding:25px}.sr-guide-topics a{flex:1 1 auto;text-align:center}.sr-guide-hero-copy{padding:30px 24px 40px}.sr-breadcrumb{margin-bottom:28px}.sr-header .sr-nav{width:100%;justify-content:space-between;gap:10px;font-size:13px}.sr-header .sr-nav .sr-button{padding:10px;font-size:10px}}

/* Drive-time table */
.sr-drive-table{overflow-x:auto;margin:26px 0}
.sr-drive-table table{width:100%;border-collapse:collapse;font-size:15px}
.sr-drive-table th,.sr-drive-table td{text-align:left;padding:11px 14px 11px 0;border-bottom:1px solid rgba(11,19,31,.12);vertical-align:baseline}
.sr-drive-table th{font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;opacity:.62}
.sr-drive-table th+th,.sr-drive-table td+td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;padding-right:0;padding-left:14px}
.sr-drive-table tbody tr:last-child td{border-bottom:0}
@media(max-width:600px){.sr-drive-table table{font-size:14px}.sr-drive-table th,.sr-drive-table td{padding:9px 10px 9px 0}}
