:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homepage{position:relative;background-image:url(/images/pictures/BackgroundHomepage.svg);background-repeat:no-repeat;background-size:cover}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:8;width:6}::-webkit-scrollbar-track{background:#ffffff}::-webkit-scrollbar-thumb{background:#D4D4D4}::-webkit-scrollbar-thumb:hover{background:#A3A3A3}