:root{--red: #e21b2d;--ink: #151515;--muted: #666666;--line: #e8e2dc;--cream: #fbfaf7;--font: "Lexend Deca", Arial, Helvetica, sans-serif;--maxw: 1180px}*{box-sizing:border-box}body{margin:0;font-family:var(--font);font-weight:300;color:var(--ink);background:var(--cream);line-height:1.45}a{color:inherit;text-decoration:none}#hs_cos_wrapper_header{display:contents}h1,h2,h3{font-weight:500;margin-top:0}h3{letter-spacing:-.04em}.container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.section{max-width:var(--maxw);margin:0 auto;padding:82px 28px}.band{max-width:none}.section-head{max-width:820px;margin-bottom:42px}.section-head h2{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.06em;margin:0 0 22px}.section-head p{font-size:19px;color:#4f4f4f;margin:0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--red);font-weight:500;text-transform:uppercase;letter-spacing:.13em;font-size:12px;margin-bottom:22px}.eyebrow:before{content:"";width:36px;height:2px;background:var(--red)}.button{border-radius:999px;padding:15px 22px;font-weight:500;font-size:15px;display:inline-flex;cursor:pointer}.primary{background:var(--red);color:#fff;box-shadow:0 18px 40px #e21b2d33}.secondary{background:#fff;border:1px solid var(--line)}
