body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#fff;color:#1f2933;font-family:Arial,Helvetica,sans-serif;margin:0}main{width:100%}.hero{align-items:center;background:linear-gradient(135deg,#e8f5e9,#fff);display:flex;min-height:90vh;padding:80px 24px}.heroContent,.section{margin:0 auto;max-width:1100px}.heroContent{text-align:center}.eyebrow{color:#2e7d32;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase}h1{font-size:clamp(40px,7vw,72px);line-height:1.05;margin:16px 0}h2{font-size:clamp(30px,4vw,46px);margin:0 0 12px}h3{font-size:22px;margin:0 0 8px}p{font-size:18px;line-height:1.7;margin:0 0 12px}.hero p{margin:0 auto 28px;max-width:760px}.section{padding:60px 24px}.lightSection{background:#f4f7f3;max-width:none}.lightSection .cards,.lightSection h2,.lightSection p{margin-left:auto;margin-right:auto;max-width:1100px}.cards,.concernList{grid-gap:20px;display:grid;gap:20px;margin-top:24px}.cards{grid-template-columns:repeat(4,1fr)}.concernList{grid-template-columns:repeat(2,1fr)}.card,.concernList article{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000012;padding:28px}.card{font-size:18px;font-weight:700}.statementSection{background:#2e7d32;color:#fff;max-width:none;text-align:center}.statementSection h2,.statementSection p{margin-left:auto;margin-right:auto;max-width:900px}.actionSection{text-align:center}.buttonGroup{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.primaryButton,.secondaryButton{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;line-height:1;padding:16px 28px;text-decoration:none}.primaryButton{background:#2e7d32;color:#fff}.secondaryButton{background:#fff;border:2px solid #2e7d32;color:#2e7d32}footer{background:#1f2933;color:#fff;padding:32px 24px;text-align:center}footer p{font-size:15px;margin:0}@media (max-width:850px){.hero{min-height:auto;padding:70px 20px}.section{padding:50px 20px}.cards,.concernList{grid-template-columns:1fr}}
/*# sourceMappingURL=main.049746a5.css.map*/