:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#ede1b1;background-image:url(/backgrounds/bgflow.png);background-repeat:repeat;background-attachment:fixed;background-size:500px;z-index:-1}*{margin:0;padding:0}@media (max-width: 768px){.menu{flex-direction:column}}body{background-image:url(/backgrounds/bgflow.png);background-repeat:repeat;background-attachment:fixed}.cabecalho{background-color:#0f3a36;display:flex;align-items:center;position:fixed;top:0;left:0;width:100%;height:10vh;z-index:10}.innerCabecalho{display:flex;align-items:center;gap:20px;padding:0 40px;width:85%;margin:0 auto}.titulo{font-size:30px;color:#fff}.iconSite{width:28px;height:auto;transform:translateY(4px) translate(-15px)}.iconItem{transition:.3s;width:24px;height:auto}.icons{justify-content:center;width:100px;margin-left:auto;margin-right:10px;display:flex;gap:40px;transform:translateY(4px)}.link{width:24px}.iconItem:hover{transition:.3s;opacity:.8;transform:translateY(-1px)}h3{text-decoration:underline}a{color:#000}.apresentacao{color:#000;min-height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:1}
