@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body,html{min-height:100%;background-color:#222222}:root{--header-height:100px;--section-bg-color:#ffffff;--bg-image:url(/banner-topo.jpg)}.Rodape_container_rodape__mYvOD{width:100%;background-color:#292929;padding:20px;display:flex;justify-content:center}.Rodape_conteudo_rodape__kXky8{display:flex;align-items:center;justify-content:space-between;width:100%;gap:60px;max-width:1024px}.Rodape_logo_rodape___aKV0{width:180px;height:180px}.Rodape_container_infos__mGGzM{display:flex;gap:30px;color:#fff;justify-content:center;flex-wrap:wrap}.Rodape_infos__A6w50{text-align:center}.Rodape_infos__A6w50 h3{font-size:1.2rem;font-weight:700}.Rodape_infos__A6w50 p{font-size:1rem}.Rodape_creditos__GwYjt{background-color:#222222;color:#fff;text-align:center;font-size:16px;padding:20px}@media screen and (max-width:850px){.Rodape_conteudo_rodape__kXky8{flex-direction:column;align-items:center;gap:40px}.Rodape_container_infos__mGGzM{flex-direction:column;align-items:center;gap:20px}.Rodape_infos__A6w50{width:100%;text-align:center}.Rodape_creditos__GwYjt{font-size:.75rem}}.Topo_container_topo__kLSq9{width:100%;height:var(--header-height);background:#222222;display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:fixed;top:0;z-index:10;border-bottom:2px solid #61c102}.Topo_container_topo__kLSq9 img{width:200px;height:auto;display:block;object-fit:contain}.Topo_menu_links__1fwAi{display:flex;list-style:none;gap:20px}.Topo_menu_links__1fwAi a{text-decoration:none;color:#ffffff;font-weight:600;font-size:1.1rem;transition:color .2s}.Topo_menu_links__1fwAi a:hover{color:#7CFC00}.Topo_menu_button__WTlNx{display:flex;align-items:center;gap:8px;background:#7cfc00;border:none;border-radius:6px;padding:8px 14px;font-size:1rem;font-weight:700;color:#222222;cursor:pointer;transition:background .3s ease}.Topo_menu_button__WTlNx:hover{background:#7cfc00}.Topo_menu_button__WTlNx .Topo_icon__gCVXA{font-size:1.4rem;line-height:1}@media (max-width:768px){.Topo_menu_links__1fwAi{position:fixed;top:0;right:-250px;height:100%;width:250px;background:#2e2e2e;display:flex;flex-direction:column;justify-content:space-between;padding:20px;list-style:none;transition:all .3s ease;z-index:999}.Topo_menu_links__1fwAi.Topo_ativo___o6Ve{right:0}.Topo_sidebar_header__2QIpe{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Topo_menu_title__4Vtbx{font-size:1.5rem;font-weight:700;color:#fff}.Topo_close_button__ZmY35{background:none;border:none;font-size:2rem;color:#fff;cursor:pointer}.Topo_menu_links__1fwAi a{color:#fff;font-size:1.2rem;font-weight:600;text-decoration:none}.Topo_social_links__0uyuC{margin-top:auto;display:flex;flex-direction:row;gap:15px}.Topo_social_links__0uyuC a{color:#7cfc00;font-size:1.5rem;transition:color .2s}.Topo_social_links__0uyuC a:hover{color:#fff}}@media (min-width:769px){.Topo_menu_links__1fwAi{position:static;flex-direction:row;align-items:center;gap:20px;opacity:1;transform:none;background:none;width:auto;padding:0}.Topo_menu_links__1fwAi.Topo_ativo___o6Ve{transform:none}.Topo_menu_button__WTlNx,.Topo_social_links__0uyuC{display:none}}