@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:wght@300;400;700;900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:wght@400&display=swap");:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Poppins,sans-serif;box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1{font-size:clamp(1.85rem,5vw,2.15rem);line-height:clamp(2.15rem,5vw,2.45rem);margin:3% auto 1%;font-weight:900}h1,h2{text-transform:uppercase;color:var(--nmx-green)}h2{font-size:clamp(1.25rem,2.5vw,2rem);line-height:clamp(1.65rem,3vw,2.25rem);margin:2% auto 0;font-weight:700}h3{font-size:clamp(1.25rem,2.5vw,1.45rem);line-height:clamp(1.25rem,2.5vw,1.85rem);margin:2% auto 1%;font-weight:600}h4{font-size:clamp(1.1rem,2vw,1.25rem);line-height:clamp(1.25rem,2vw,1.75rem)}p{font-size:clamp(.9rem,1.85vw,1.05rem);line-height:clamp(1.25rem,2vw,1.25rem);font-weight:300;margin:3% auto}@media (min-width:768px){p{margin:1% auto}}