:root{--black:#0b0c0c;--dark-grey:#505a5f;--mid-grey:#b1b4b6;--light-grey:#f3f2f1;--white:#fff;--blue:#1d70b8;--blue-dark:#003078;--green:#00703c;--red:#d4351c;--yellow:#fd0;--yellow-light:#fff7bf;--border:#b1b4b6;--ad-bg:#f0e6d3;--purple:#7c2d8e;--orange:#f47738;--light-blue:#5694ca;--font:"GDS Transport",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--body-size:16px;--body-line:1.5;--max-width:960px;--gutter:24px}@media (max-width:767px){:root{--gutter:16px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--white);color:var(--black);font-family:var(--font);font-size:var(--body-size);line-height:var(--body-line);-webkit-font-smoothing:antialiased}a{color:var(--blue);text-decoration:underline}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--black);font-weight:700;line-height:1.2}img{max-width:100%;height:auto}.cat-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--white);padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.zip-badge{letter-spacing:.05em;background:var(--light-grey);color:var(--black);padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.pill{text-transform:uppercase;letter-spacing:.05em;background:var(--light-grey);padding:2px 8px;font-size:11px;display:inline-block}.ad-slot{text-align:center;color:var(--dark-grey);max-height:100px;font-size:12px;overflow:hidden}.article-body{color:var(--black);font-size:15px;line-height:1.65}.article-body p{margin-bottom:1em}.article-body h2{margin:1.5em 0 .75em;font-size:1.25rem}.article-body h3{margin:1.25em 0 .5em;font-size:1.1rem}.article-body ul,.article-body ol{margin-bottom:1em;padding-left:1.5em}.article-body li{margin-bottom:.25em}.article-body a{color:var(--blue);text-decoration:underline}.section-border{border-top:1px solid var(--border)}.sidebar-desktop{display:none}@media (min-width:768px){.sidebar-desktop{display:block}}.mobile-only{display:block}.desktop-only{display:none}@media (min-width:768px){.mobile-only{display:none}.desktop-only{display:flex}}@media (max-width:767px){.hero-score-badge,.hero-summary{display:none!important}}.featured-card:hover{box-shadow:0 2px 8px #0000001a}html,body{overflow-x:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
