@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap");:root{--black:#0a0a0a;--near-black:#161616;--white:#fff;--offwhite:#f4f4f2;--gray:#8a8a8a;--line:hsla(0,0%,100%,.15);--accent:#5c7fb0;--accent-dark:#3f5c85}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,Arial,sans-serif;background:#fff;color:#1a1a1a;-webkit-font-smoothing:antialiased;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Oswald,Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em}