@charset "UTF-8";:root{--altura-navbar-desktop: 250px;--altura-navbar-mobile: 250px;--valor-adicional-topo-conteudo-desktop: -150px;--valor-adicional-topo-conteudo-mobile: -180px}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Arial,sans-serif;line-height:1.6;overflow-x:hidden;max-width:100vw}.navbarMobileDevice{height:60px;background-color:#333;z-index:2000;width:100vw;top:0;left:0;display:flex;justify-content:space-between;align-items:center}.menuMobileDevice{height:40vh;width:100vw;background-color:#333;top:60px;z-index:2000;position:absolute;box-shadow:0 17px 22px -1px #00000094;display:flex;justify-content:center;align-items:center}::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-track{background:#333333}::-webkit-scrollbar-thumb{background:#D7C770;border-radius:50%}::-webkit-scrollbar-thumb:hover{background:#a08e26}
