.county-details-page .county-details-main { overflow:hidden; }
.county-details-page #countyDetailForm { margin:0; }
.county-details-page .county-hero { position:relative; min-height:690px; overflow:hidden; background:#fff; }
.county-details-page .county-hero__content { position:relative; z-index:3; width:55%; min-height:690px; padding:30px 30px 24px max(40px,calc((100vw - 1325px)/2)); font-family:Lato,Arial,sans-serif; }
.county-details-page .county-hero__eyebrow { margin:0 0 10px; color:#005293; font-size:14px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; }
.county-details-page .county-hero h1 { margin:0 0 16px; color:#090909; font:500 38px/1.2 Lato,Arial,sans-serif; letter-spacing:1px; }
.county-details-page .county-hero__subtitle { width:520px; max-width:100%; margin:0 0 16px; color:#111; font:500 21px/1.3 Lato,Arial,sans-serif; }
.county-details-page .county-hero__benefits { display:grid; gap:8px; color:#555; font-size:16px; }
.county-details-page .county-hero__benefits li { position:relative; padding-left:22px; }
.county-details-page .county-hero__benefits li::before { content:'\2713'; position:absolute; left:0; color:#12b8e8; font-weight:800; }
.county-details-page .county-hero__court-select { width:420px; max-width:100%; margin-top:20px; }
.county-details-page .county-hero__court-select h2 { margin:0 0 10px; color:#005293; font-size:17px; }
.county-details-page .county-hero__selection-row { display:grid; grid-template-columns:72px 1fr; margin-bottom:8px; color:#526476; font-size:15px; }
.county-details-page .county-hero__selection-row strong { color:#122a43; }
.county-details-page .county-hero__court-select label { display:inline-block; width:72px; color:#526476; font-size:15px; }
.county-details-page .county-hero__court-dropdown { width:calc(100% - 77px); height:38px; padding:5px 32px 5px 10px; color:#555; background:#fff; border:1px solid #bfcbd6; border-radius:5px; }
.county-details-page .county-hero__continue { display:flex; width:165px; height:40px; margin:14px 0 0 76px; align-items:center; justify-content:center; gap:9px; color:#fff; background:#ef2b30; border-radius:5px; font-size:14px; font-weight:700; text-transform:uppercase; }
.county-details-page .county-hero__continue:disabled { cursor:not-allowed; opacity:.55; }
.county-details-page .county-hero__enroll { display:flex; width:210px; height:48px; margin:18px 0 0 76px; align-items:center; justify-content:center; color:#fff; background:#ff8700; border-radius:999px; font-size:21px; font-weight:700; letter-spacing:.7px; }
.county-details-page .county-hero__enroll:hover { color:#fff; background:#e97800; }
.county-details-page .county-hero__proof { display:flex; margin-top:18px; align-items:center; gap:12px; color:#111; font-size:13px; }
.county-details-page .county-hero__proof img { width:104px; height:auto; }
.county-details-page .county-hero__apps { display:flex; width:570px; max-width:100%; min-height:76px; margin-top:12px; padding:8px 10px; align-items:center; gap:9px; border:1px solid #ff6427; border-radius:14px; }
.county-details-page .county-hero__store { display:flex; width:150px; height:50px; padding:5px 11px; flex:0 0 auto; align-items:center; gap:8px; color:#fff; background:#050505; border-radius:10px; font:600 15px/1.05 Inter,Arial,sans-serif; }
.county-details-page .county-hero__store:hover { color:#fff; }
.county-details-page .county-hero__store small { display:block; font-size:10px; font-weight:400; }
.county-details-page .county-hero__apps-divider { width:1px; height:50px; flex:0 0 1px; background:#d5d5d5; }
.county-details-page .county-hero__app-download { position:relative; display:block; width:180px; height:58px; flex:0 0 180px; }
.county-details-page .county-hero__app-message { width:100%; height:100%; object-fit:contain; }
.county-details-page .county-hero__app-qr { position:absolute; top:4px; left:3px; width:50px; height:50px; overflow:hidden; }
.county-details-page .county-hero__app-qr img { position:absolute; top:-16%; left:-30%; width:160%; max-width:none; }
.county-details-page .county-hero__visual { position:absolute; z-index:1; inset:0 0 0 45%; overflow:hidden; }
.county-details-page .county-hero__road { width:100%; height:100%; object-fit:cover; object-position:center; }
.county-details-page .county-hero__curve { position:absolute; z-index:2; inset:0 auto 0 0; width:240px; height:100%; }

.county-details-page .county-body { padding:64px 0 80px; background:#f4f5f6; font-family:Lato,Arial,sans-serif; }
.county-details-page .county-body__grid { display:grid; width:1325px; max-width:calc(100% - 40px); margin:auto; grid-template-columns:330px minmax(0,1fr); gap:42px; align-items:start; }
.county-details-page .county-sidebar { display:grid; padding:12px; gap:28px; background:#fff; border:1px solid #d8e0e7; border-radius:12px; }
.county-details-page .county-sidebar__image-card { display:block; overflow:hidden; background:#fff; border:1px solid #d8e0e7; border-radius:8px; }
.county-details-page .county-sidebar__image-card img { width:100%; height:auto; }
.county-details-page .county-sidebar__state-card { overflow:hidden; background:#f5a000; border-radius:8px; }
.county-details-page .county-sidebar__state-card h2 { margin:0; padding:10px 12px; color:#8c5b00; background:#ffd64f; font-size:18px; font-style:italic; font-weight:500; }
.county-details-page .county-sidebar__state-card > div { display:flex; padding:12px 10px; gap:5px; }
.county-details-page .county-sidebar__state-card select { min-width:0; height:36px; flex:1; background:#fff; border:1px solid #d38b00; }
.county-details-page .county-sidebar__state-card button { width:48px; color:#fff; background:#d88900; border-radius:5px; font-weight:700; text-transform:uppercase; }
.county-details-page .county-card { position:sticky; top:20px; overflow:hidden; padding:0 24px 26px; background:#fff; border:1px solid #d8e0e7; border-radius:14px; box-shadow:0 5px 18px rgba(22,45,73,.08); }
.county-details-page .county-card h2 { margin:0 -24px 24px; padding:17px 24px; color:#fff; background:#005293; font-size:21px; }
.county-details-page .county-card__row { display:grid; grid-template-columns:70px 1fr; margin-bottom:14px; color:#526476; font-size:15px; }
.county-details-page .county-card__row strong { color:#122a43; }
.county-details-page .county-card label { display:block; margin:20px 0 8px; color:#122a43; font-weight:700; }
.county-details-page .county-card__select { width:100%; height:42px; padding:6px 34px 6px 12px; color:#555; background:#fff; border:1px solid #bfcbd6; border-radius:5px; }
.county-details-page .county-card__continue { display:flex; width:100%; height:44px; margin-top:18px; align-items:center; justify-content:center; gap:10px; color:#fff; background:#ef2b30; border-radius:5px; font-weight:700; text-transform:uppercase; }
.county-details-page .county-card__continue:disabled { cursor:not-allowed; opacity:.55; }
.county-details-page .county-card__change { display:block; margin-top:15px; color:#005293; font-size:14px; text-align:center; text-decoration:underline; }
.county-details-page .county-content { display:grid; min-width:0; gap:28px; }
.county-details-page .county-content > section,
.county-details-page .county-content > div > section { padding:30px 34px; background:#fff; border:1px solid #d8e0e7; border-radius:14px; }
.county-details-page .county-content h2 { margin:0 0 18px; color:#005293; font-size:25px; line-height:1.25; }
.county-details-page .county-content h3 { color:#005293; }
.county-details-page .county-summary { color:#333; font-size:17px; line-height:1.55; }
.county-details-page .county-summary p { margin:0 0 16px; }
.county-details-page .county-list-section > p { margin:0 0 18px; color:#667788; }
.county-details-page .county-court-list,
.county-details-page .county-court-list tbody { display:block; width:100%; }
.county-details-page .county-court-list tr { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); }
.county-details-page .county-court-list td { display:block; min-width:0; border:1px solid #dce4eb; }
.county-details-page .county-court-list a { display:block; padding:13px 14px; color:#005293; overflow-wrap:anywhere; }
.county-details-page .county-court-list a:hover { background:#edf6ff; text-decoration:underline; }
.county-details-page .county-faq__content { overflow:hidden; color:#333; border:1px solid #dbe3ea; border-radius:10px; font-size:16px; line-height:1.55; }
.county-details-page .county-faq__content .faqitem { border-bottom:1px solid #dbe3ea; }
.county-details-page .county-faq__content .faqitem:last-child { border-bottom:0; }
.county-details-page .county-faq__content .question { margin:0; }
.county-details-page .county-faq__toggle { display:flex; width:100%; min-height:62px; padding:15px 18px; align-items:center; justify-content:space-between; gap:18px; color:#122a43; text-align:left; font-size:17px; font-weight:700; }
.county-details-page .county-faq__toggle:hover { background:#f4f8fc; }
.county-details-page .county-faq__toggle:focus-visible { outline:3px solid #69bce8; outline-offset:-3px; }
.county-details-page .county-faq__icon { display:grid; width:28px; height:28px; flex:0 0 28px; place-items:center; color:#fff; background:#005293; border-radius:50%; font-size:21px; font-weight:400; line-height:1; }
.county-details-page .county-faq__content .answer { margin:0; padding:0 18px 18px; color:#526476; }
.county-details-page .county-faq__content .answer[hidden] { display:none; }
.county-details-page .county-cities table { width:100%; table-layout:fixed; border-collapse:collapse; }
.county-details-page .county-cities td { padding:10px; border:1px solid #dce4eb; }
.county-details-page .county-cities a { color:#005293; }

@media(max-width:1024px) {
  .county-details-page .county-hero { min-height:650px; }
  .county-details-page .county-hero__content { width:58%; min-height:650px; padding:28px 18px 22px 32px; }
  .county-details-page .county-hero h1 { font-size:31px; }
  .county-details-page .county-hero__subtitle { font-size:18px; }
  .county-details-page .county-hero__visual { left:54%; }
  .county-details-page .county-hero__curve { width:140px; }
  .county-details-page .county-hero__apps { width:max-content; }
  .county-details-page .county-hero__store { width:112px; height:42px; padding:4px 7px; font-size:11px; }
  .county-details-page .county-hero__app-download { width:135px; height:50px; flex-basis:135px; }
  .county-details-page .county-hero__app-qr { width:40px; height:40px; }
  .county-details-page .county-body__grid { margin-inline:32px; max-width:none; width:auto; grid-template-columns:270px minmax(0,1fr); gap:26px; }
  .county-details-page .county-court-list tr { grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media(max-width:700px) {
  .county-details-page .county-hero { min-height:0; }
  .county-details-page .county-hero__visual { inset:0; filter:blur(5px); transform:scale(1.04); }
  .county-details-page .county-hero__curve { display:none; }
  .county-details-page .county-hero__content { width:auto; min-height:0; padding:36px 22px; background:rgba(255,255,255,.84); }
  .county-details-page .county-hero h1 { font-size:29px; }
  .county-details-page .county-hero__enroll { width:100%; }
  .county-details-page .county-hero__court-select { width:100%; }
  .county-details-page .county-hero__continue { width:calc(100% - 76px); }
  .county-details-page .county-hero__enroll { margin-left:0; }
  .county-details-page .county-hero__apps { display:grid; grid-template-columns:1fr 1fr; width:100%; }
  .county-details-page .county-hero__store { width:auto; }
  .county-details-page .county-hero__apps-divider { display:none; }
  .county-details-page .county-hero__app-download { grid-column:1/-1; width:180px; height:58px; justify-self:center; }
  .county-details-page .county-body { padding:40px 0 54px; }
  .county-details-page .county-body__grid { margin-inline:16px; grid-template-columns:1fr; }
  .county-details-page .county-card { position:static; }
  .county-details-page .county-content > section,
  .county-details-page .county-content > div > section { padding:24px 20px; }
  .county-details-page .county-court-list tr { grid-template-columns:1fr; }
  .county-details-page .county-cities table,
  .county-details-page .county-cities tbody,
  .county-details-page .county-cities tr,
  .county-details-page .county-cities td { display:block; width:100%; }
}
