@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap";
:root{--blue:#0452d7;--blue-light:#d4e4ff;--white:#fff;--black:#0a0a0a;--nav-bg:#1f1f1f80;--font:"Open Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--white);-webkit-font-smoothing:antialiased;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}
