:root{--brand-light:#e0ff88;--accent-strong-blue:#163c35;--accent-strong-blue-10:#e8f8f0;--accent-strong-blue-30:#e1eee6;--accent-strong-blue-60:#417f64;--accent-strong-blue-80:#3e6856;--accent-strong:#103337;--button-accent-active:#103337;--button-secondary-active:#e2e3e4;--background-extra-white:#f8f8fa;--background-light-accent:#f6fde4;--background-dark-accent:var(--accent-strong);--accent-yellow:#ffbf00;--accent-orange:#ff843f;--background-white:#fff;--text-dark-100:#04021d;--text-dark-80:#36354a;--text-dark-60:#686777;--text-dark-40:#8b8b8b;--text-dark-20:#f1f1f4;--text-dark-10:#949499;--status-red:#f22d2d;--text-light:#fff;--text-strong:var(--accent-strong);--content-max-width:500px}body,html{color:var(--text-strong);background:var(--brand-light);margin:0;padding:0}p{line-height:1.5}h1{background:linear-gradient(#0e2a2e 0%,#006a44 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;line-height:1.17}h2{color:#006a44;font-size:24px;font-weight:700;line-height:1.17}h3{color:#006a44;font-weight:700;line-height:1.2}a{text-decoration:none}a.cta_button{color:#fff;text-align:left;cursor:pointer;background-color:#006a44;background-image:linear-gradient(#006a4433 33.65%,#00d18633 100%);border:none;border-radius:1000px;flex-grow:1;justify-content:space-between;align-items:center;width:100%;min-height:64px;margin:32px 0;padding:0 12px 0 24px;font-size:20px;font-weight:700;text-decoration:none;display:flex;position:relative}a.cta_button:after{background-color:var(--accent-yellow);content:url(/assets/arrow_right.svg);border-radius:1000px;width:48px;height:40px;position:absolute;top:50%;right:24px;transform:translateY(-50%)}ul{padding-inline-start:1.5em;list-style:outside}ul li{margin-bottom:.4em}.icon-list{flex-direction:column;gap:40px;margin-bottom:65px;padding-left:0;list-style:none;display:flex}.icon-list li{margin-left:0;padding-left:50px;line-height:1.4;list-style-type:none;position:relative}.icon-list li:before{content:url(/assets/check.svg);background-color:#e0ff88;border-radius:1000px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}li{line-height:1.4}*{box-sizing:border-box;padding:revert;margin:revert}
