.vhn-standards-hero{position:relative;min-height:620px;display:flex;align-items:center;background:var(--brand-primary-dark)}.vhn-standards-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(.28)}.vhn-standards-hero .container{position:relative}.vhn-standards-hero h1,.vhn-standards-hero p{max-width:780px;color:var(--brand-text-inverse)}.vhn-standards-hero .vhn-eyebrow{color:var(--brand-secondary)}.vhn-dashboard-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1px;gap:1px;background:var(--brand-border);margin:32px 0}.vhn-dashboard-grid article{padding:24px;background:var(--brand-bg-alt)}.vhn-dashboard-grid b{color:#08777d}.vhn-method-note{padding:32px;border-left:4px solid var(--brand-secondary);background:var(--brand-primary);color:var(--brand-text-inverse)}.vhn-method-note h3,.vhn-method-note p{color:var(--brand-text-inverse)}.vhn-papers{background:var(--brand-bg-alt)}.vhn-download-list article{display:flex;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--brand-border)}.vhn-reg-timeline{max-width:900px}.vhn-reg-timeline article{display:grid;grid-template-columns:48px 1fr;grid-gap:24px;gap:24px;padding-bottom:28px}.vhn-reg-timeline span{display:grid;width:48px;height:48px;align-items:center;justify-items:center;place-items:center;background:var(--brand-secondary);color:#060d17;font-weight:700}.vhn-limitations{margin-top:40px;padding:32px;border:1px solid var(--brand-border)}.vhn-standards-cta{padding:88px 0;background:var(--brand-primary);text-align:center}.vhn-standards-cta h2,.vhn-standards-cta p{max-width:800px;margin-left:auto;margin-right:auto;color:var(--brand-text-inverse)}@media (max-width:991px){.vhn-dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.vhn-dashboard-grid{grid-template-columns:1fr}}