:root{--green:#073b20;--green-2:#138a4b;--lime:#b8d432;--orange:#ef6a32;--ink:#17261f;--muted:#65736c;--cream:#f6f3eb;--line:#dfe6e1;--white:#fff;--shadow:0 16px 45px #073b201f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.82rem 1.3rem;font-weight:800;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:#fff}.btn-green{background:var(--green);color:#fff}.btn-light{color:var(--green);background:#fff}@media (max-width:700px){.container{width:min(100% - 28px,1180px)}.section-title{font-size:2rem}}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}@media (max-width:700px){.section-title{font-size:1.75rem}}.section-title{font-size:clamp(1.5rem,2.4vw,2.05rem)}@media (max-width:700px){.section-title{font-size:1.5rem}}
