:root{--accent-dark:#215e64;--accent:#62c9d0;--accent-fade-1:#bdd8da;--accent-fade-2:#f5f8f8;--accent-secondary:#ffed1f;--bg100:#fff;--bg200:#fbfbff;--bg300:rgba(0,0,0,.05);--bg400:rgba(0,0,0,.1);--bg600:#3e4a50b8;--bg900:#2b2d42;--border-clr:#cfcfcf;--glob-pad:10vmax;--pad-tb:5rem;--header-height:4rem;--step--2:clamp(0.6rem,calc(0.86rem + -0.33vw),0.79rem);--step--1:clamp(0.8rem,calc(0.92rem + -0.16vw),0.89rem);--step-0:calc(var(--step-1) - 0.3em);--step-1:clamp(1.13rem,calc(1.02rem + 0.51vw),1.42rem);--step-2:clamp(1.27rem,calc(1.05rem + 1.08vw),1.89rem);--step-3:clamp(1.42rem,calc(1.04rem + 1.9vw),2.52rem);--step-4:clamp(1.6rem,calc(0.99rem + 3.05vw),3.35rem);--step-5:clamp(1.8rem,calc(0.87rem + 4.64vw),4.47rem)}@media(max-width:768px){:root{--glob-pad:5vmax}}@media(max-width:480px){:root{--glob-pad:2vmax}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow:hidden;color:var(--bg900);background-color:var(--bg100);scroll-behavior:smooth}a{color:inherit;text-decoration:none}a,button{cursor:pointer}h1,h2,h3,h4{font-family:var(--font-nunito),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}