@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800;900&family=Inter:wght@400;500&display=swap";
:root{--navy:navy;--navy-mid:#0a0a9a;--orange:#fc9b2a;--orange-lt:#ff914d;--red:#ff3131;--beige:#faebd9;--beige-mid:#f0dfc8;--grey-lt:#f5f5f7;--white:#fff;--text:#12123a;--text-mid:#4a4a72;--text-soft:#9090b0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Inter,sans-serif;overflow-x:hidden}
