:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17211c;--muted:#5f6f66;--paper:#f6f4ef;--leaf:#2f6b4f;--gold:#c9912d;--line:#17211c24}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.page-shell{min-height:100vh}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#17211cd1,#17211c52),url(https://images.unsplash.com/photo-1552566626-52f8b828add9?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:end;min-height:76vh;padding:clamp(32px,7vw,96px);display:grid}.hero-copy{max-width:760px}.eyebrow{color:#f1c46f;letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font-size:.88rem;font-weight:700}h1{letter-spacing:0;margin:0;font-size:clamp(2.8rem,7vw,5.9rem);line-height:.96}.lede{color:#ffffffe0;max-width:620px;margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.primary-link{color:#fff;background:#ffffff1f;border:1px solid #ffffffb8;border-radius:4px;align-items:center;min-height:48px;margin-top:32px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.feature-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.feature{border-right:1px solid var(--line);min-height:96px;color:var(--leaf);align-items:center;padding:24px;font-weight:700;display:grid}.feature:last-child{border-right:0}@media (max-width:760px){.hero{min-height:72vh;padding:28px}.feature-band{grid-template-columns:1fr 1fr}.feature{border-bottom:1px solid var(--line)}}@media (max-width:460px){.feature-band{grid-template-columns:1fr}.feature{border-right:0}}
