@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,700,900);body{margin:0;padding:0;font-family:Nunito,sans-serif;overflow-x:hidden}section{width:100vw;min-height:100vh;position:absolute;top:0;left:0}.contactBtn{position:fixed;bottom:0;right:0;cursor:pointer;z-index:10;width:250px;filter:drop-shadow(-.2rem -.2rem .4rem rgba(0, 0, 0, .2))}@media (max-width:991px){.contactBtn{max-width:200px}}.topLogo{position:fixed;top:0;right:4vh;z-index:10;max-width:10rem}@media (max-width:991px){.topLogo{z-index:100;right:2vh;max-width:7rem}}.pointero{cursor:pointer}