.high-bill{--hb-blue:#183b88;--hb-red:#d91f2a;background:var(--bg-secondary);color:var(--text-primary);padding-bottom:70px}.high-bill *{box-sizing:border-box}.high-bill__hero{padding:55px 0 65px;background:linear-gradient(125deg,#061943,#183b88 62%,#0e6885);color:#fff}.high-bill__hero nav{display:flex;gap:8px;font-size:12px;opacity:.8;margin-bottom:32px}.high-bill__hero nav a{color:#fff}.high-bill__eyebrow{color:#7de2e5;font-size:13px;font-weight:900}.high-bill__hero h1{max-width:920px;margin:10px 0 18px;color:#fff;font-size:clamp(34px,5vw,60px);line-height:1.25}.high-bill__hero p{max-width:850px;font-size:17px;line-height:2;color:rgba(255,255,255,.82)}.high-bill__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.high-bill__actions a{padding:12px 18px;border-radius:10px;background:var(--hb-red);color:#fff;font-weight:900}.high-bill__actions a+ a{background:transparent;border:1px solid rgba(255,255,255,.55)}.high-bill__quick,.high-bill__body,.high-bill__routes,.high-bill__evidence,.high-bill__faq{margin-top:28px;padding:38px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:18px}.high-bill h2{font-size:clamp(24px,3vw,32px);margin:0 0 20px}.high-bill__quick>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.high-bill__quick article{padding:20px;border-radius:13px;background:var(--bg-secondary);border:1px solid var(--border-color)}.high-bill__quick b{color:var(--hb-red);font-size:22px}.high-bill__quick h3{font-size:16px}.high-bill p,.high-bill li{line-height:2;color:var(--text-secondary)}.high-bill__body{display:grid;grid-template-columns:1.4fr .6fr;gap:35px}.high-bill__body li{margin-bottom:7px}.high-bill__body aside{padding:24px;border-radius:14px;background:linear-gradient(145deg,rgba(24,59,136,.09),rgba(14,165,168,.07))}.high-bill__body aside h2{font-size:21px}.high-bill__body aside a{color:var(--hb-blue);font-weight:900}.high-bill__routes>div{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.high-bill__routes a{display:grid;gap:8px;padding:20px;border:1px solid var(--border-color);border-radius:13px;background:var(--bg-secondary);color:var(--text-primary)}.high-bill__routes span{color:var(--hb-red);font-size:12px;font-weight:900}.high-bill__faq details{border-top:1px solid var(--border-color);padding:16px 0}.high-bill__faq summary{cursor:pointer;font-weight:900}.high-bill__faq p{margin-bottom:0}@media(max-width:900px){.high-bill__quick>div,.high-bill__routes>div{grid-template-columns:repeat(2,1fr)}.high-bill__body{grid-template-columns:1fr}}@media(max-width:600px){.high-bill__hero{padding:38px 0 50px}.high-bill__quick,.high-bill__body,.high-bill__routes,.high-bill__evidence,.high-bill__faq{width:calc(100% - 28px);padding:25px 19px}.high-bill__quick>div,.high-bill__routes>div{grid-template-columns:1fr}.high-bill__actions{flex-direction:column}.high-bill__actions a{text-align:center}}
.high-bill .high-bill__hero p{color:rgba(255,255,255,.86)}
.high-bill__hero .container{position:relative;z-index:2}.high-bill__actions{position:relative;z-index:3;pointer-events:auto}.high-bill__actions a{position:relative;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer}
.high-bill__routes a{cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.high-bill__routes a:hover,.high-bill__routes a:focus-visible{border-color:var(--hb-blue);background:color-mix(in srgb,var(--hb-blue) 7%,var(--bg-primary));box-shadow:0 12px 28px rgba(24,59,136,.14);transform:translateY(-3px);outline:0}.high-bill__routes a:hover strong,.high-bill__routes a:focus-visible strong{color:var(--hb-blue)}
.high-bill__causes{margin-top:28px;padding:38px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:18px}.high-bill__causes header{max-width:850px}.high-bill__causes header>span{color:var(--hb-red);font-size:12px;font-weight:900}.high-bill__causes header p{margin-top:-8px}.high-bill__causes>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:25px 0}.high-bill__causes article{position:relative;padding:21px 68px 21px 20px;border:1px solid var(--border-color);border-radius:13px;background:var(--bg-secondary)}.high-bill__causes article b{position:absolute;right:20px;top:21px;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--hb-blue);color:#fff}.high-bill__causes article h3{margin:2px 0 7px;font-size:16px}.high-bill__causes article p{margin:0;font-size:13px}.high-bill__inline-cta{display:inline-flex;padding:12px 18px;border-radius:10px;background:var(--hb-red);color:#fff!important;font-weight:900}@media(max-width:700px){.high-bill__causes{width:calc(100% - 28px);padding:25px 19px}.high-bill__causes>div{grid-template-columns:1fr}.high-bill__causes article{padding-left:17px}}
