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