:root{--ink:#231815;--white:#fff;--yellow:#f4b127;--yellow-deep:#f0ce5c;--mint:#5cc45a;--mint-deep:#3a8a38;--aqua:#5cc2e8;--aqua-deep:#1b8fbe;--gray:#f5f5f3;--slate:#5a5a5a;--green:#5cc45a;--green-light:#7cce69;--green-dark:#2f7a2d;--yellow-deep-2:#c98a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}section{position:relative;overflow:hidden}