.container{margin-inline:auto;max-width:1120px;padding:0 1rem}.grid{display:grid;gap:1.25rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.grid-2{grid-template-columns:1fr}}.skip-link{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.skip-link:focus{height:auto;outline:2px solid;padding:.5rem 1rem;position:static;width:auto}h1,h2,h3{line-height:1.2}img{height:auto;max-width:100%}:root{--color-primary: ;--color-secondary: ;--color-accent: }body{color:#222;font:16px/1.6 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:var(--color-primary)}