.geap-compliance-flow .container,.geap-story .container{max-width:900px}.geap-accordion-like{background:var(--brand-bg-alt)}.geap-focus-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.geap-focus-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:8px;padding:28px}.geap-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.geap-gallery-grid img{height:240px;width:100%;-o-object-fit:cover;object-fit:cover;background:#dde8f1;border-radius:8px}@media (max-width:900px){.geap-gallery-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.geap-focus-grid,.geap-gallery-grid{grid-template-columns:1fr}}