:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17242a;background:#eee8db;color-scheme:light}*{box-sizing:border-box}body{margin:0}a{color:inherit}.top{padding:1rem 5vw;border-bottom:1px solid #17242a33;display:flex;justify-content:space-between}.hero{padding:5rem 5vw 3rem;max-width:78rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.75rem}.hero h1{font:700 clamp(3rem,8vw,7rem)/.92 Georgia,serif;max-width:12ch;margin:.6rem 0 1.4rem}.truth{border-left:.45rem solid #c85a32;padding:1rem 1.25rem;background:#fff9ed;max-width:46rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1px;background:#17242a33;border-block:1px solid #17242a33}.card{background:#f8f4ea;padding:2rem;min-height:18rem;display:flex;flex-direction:column}.card h2{font:700 2rem/1 Georgia,serif;margin:.5rem 0}.card p{line-height:1.55}.card .offer{margin-top:auto;font-weight:800}.card a{display:inline-block;margin-top:1rem;font-weight:800}.content{max-width:52rem;padding:4rem 5vw;line-height:1.65}.content h1,.content h2{font-family:Georgia,serif}footer{padding:2rem 5vw;display:flex;gap:1rem;flex-wrap:wrap;border-top:1px solid #17242a33}@media(max-width:40rem){.top{display:block}.hero{padding-top:3rem}}