.fos-standards-index-header{padding:64px 0;background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.fos-standards-title-row{display:grid;grid-template-columns:1.15fr 0.85fr;align-items:center;grid-gap:40px;gap:40px}.fos-standards-title-row h1{font-size:max(2rem, min(4vw, 3.5rem))}.fos-standards-title-row p{color:var(--brand-text)}.fos-standards-title-row img{width:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.fos-standards-table-section{padding:80px 0;background:var(--brand-bg-alt)}.fos-standards-table{background:var(--brand-bg);color:var(--brand-text)}.fos-standards-table thead th{padding:14px;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.fos-standards-table td{min-width:170px;padding:14px;color:var(--brand-text);vertical-align:top}.fos-standards-checklist{padding:80px 0;background:var(--brand-bg)}.fos-standards-checklist h2{font-size:max(1.75rem, min(3vw, 2.7rem))}.fos-standards-checklist p{color:var(--brand-text)}.fos-checklist-list{margin:0;padding:0;list-style:none;counter-reset:checks}.fos-checklist-list li{counter-increment:checks;display:grid;grid-template-columns:34px 190px 1fr;grid-gap:16px;gap:16px;padding:18px 0;border-bottom:1px solid var(--brand-border);color:var(--brand-text)}.fos-checklist-list li::before{content:counter(checks,decimal-leading-zero);color:var(--brand-secondary);font-weight:700}.fos-checklist-list span{color:var(--brand-text)}.fos-standards-final-cta{padding:80px 0 96px;background:var(--brand-primary)}.fos-standards-final-cta h2,.fos-standards-final-cta p{color:var(--brand-text-inverse)}.fos-standards-final-cta p{max-width:780px;margin:0 auto 24px}@media (max-width:767.98px){.fos-standards-title-row{grid-template-columns:1fr}.fos-standards-title-row h1{font-size:max(1.7rem, min(7.5vw, 2rem))}.fos-checklist-list li{grid-template-columns:34px 1fr}.fos-checklist-list span{grid-column:2}}