:root{font-family:futura-pt,sans-serif;font-weight:400;font-style:normal}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:futura-pt,sans-serif;font-weight:600;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.contact-floating{position:fixed;bottom:1rem;right:1rem;z-index:1000;padding:1rem;background-color:rgba(37,211,102,1);color:#fff;border-radius:2.5rem}.contact-floating:hover{background-color:rgba(37,211,102,.9);color:#fff}