@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/bebas-neue.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/manrope-400.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/manrope-600.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/manrope-700.ttf)format("truetype")}:root{--bg:#e8f2ea;--bg-2:#f7fbf7;--accent:#1f7a45;--accent-2:#0d3d24;--text:#102016;--muted:#4d6356;--line:#10201614;--font-display:"Bebas Neue",sans-serif;--font-body:"Manrope",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(ellipse 80% 50% at 85% 0,#1f7a4538,transparent 55%),linear-gradient(165deg,var(--bg) 0,var(--bg-2) 45%,#dceadf 100%);min-height:100vh}a{color:inherit}.page{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;width:100%}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
