@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@300;400;600;700;800&family=Pompiere&display=swap";:root{--blue: #004aad;--teal: #0097b2;--green:#a0b427;--bg: #ffffff;--text: #0b1220;--muted:#5b6473;--line:#e6e8ee;--radius: 18px;--shadow: 0 14px 36px rgba(15, 23, 42, .1)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);font-family:Public Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background-color:var(--bg);background-repeat:no-repeat,no-repeat;background-position:left -300px top -220px,right -180px top -260px;background-size:900px 1600px,600px 900px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 1600'%3E%3Cpath d='M820 -120 C260 180 200 520 260 900 C320 1260 620 1480 900 1700' fill='none' stroke='%23a0b427' stroke-opacity='0.22' stroke-width='96' stroke-linecap='round'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 900'%3E%3Cpath d='M420 -100 C220 80 260 300 360 520 C440 700 500 840 620 980' fill='none' stroke='%23a0b427' stroke-opacity='0.14' stroke-width='42' stroke-linecap='round'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:26px 20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.h1{font-size:52px;letter-spacing:-.6px;margin:0 0 10px}.grid2{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;margin-top:26px}.sectionTitleBlue{margin:0 0 14px;color:var(--blue);font-weight:900;font-size:20px}.sectionTitleTeal{margin:0 0 14px;color:var(--teal);font-weight:900;font-size:20px}@media(max-width:920px){.grid2{grid-template-columns:1fr}.h1{font-size:40px}body{background-image:none}}
