*{box-sizing:border-box;margin:0;padding:0}*,.container-login{font-family:Arial,sans-serif}.container-login{align-items:center;background:#f5f5f5;display:flex;height:100vh;justify-content:center}.login{background:#fff;border:1px solid #ddd;border-radius:8px;padding:2rem;width:320px}.login h2{color:#222;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1rem}.form-group label{color:#333;font-size:.9rem;margin-bottom:.3rem}.form-group input{border-radius:5px;font-size:.95rem;outline:none;padding:.7rem}.form-group input:focus{border-color:#333}button{background:#333;border-radius:5px;font-size:1rem;padding:.8rem}button:hover{background:#555}.container-conta{align-items:center;display:flex;height:100vh;justify-content:center}.conta{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000001a;padding:40px;width:350px}.conta h2{color:#333;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{color:#555;display:block;font-weight:500;margin-bottom:6px}.form-group input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px 12px;transition:border .3s;width:100%}.form-group input:focus{border-color:#2b6dfd;outline:none}button{background-color:#2b6dfd;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s;width:100%}button:hover{background-color:#1d4ed8}.container-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.modal{animation:slideDown .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 8px 25px #0000004d;display:flex;flex-direction:column;gap:20px;max-width:500px;padding:30px;position:relative;width:90%}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal h1{color:#1c69ac;font-size:1.8rem;margin:0;text-align:center}.modal textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;min-height:200px;padding:10px;resize:vertical;width:100%}.modal button{align-self:flex-end;background-color:#1c69ac;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background .2s}.modal button:hover{background-color:#155a8a}.container-posts{flex-direction:column;min-height:100vh}.container-posts,.header-posts{align-items:center;display:flex}.header-posts{background-color:#01b1b1;justify-content:space-between;margin-bottom:2rem;padding:2rem;width:100%}.containerBtn-post{display:flex;gap:2rem;padding:1rem}.containerBtn-post button{background-color:green;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.container-conteudo{align-items:center;display:flex;flex-direction:column;gap:8px}.container-conteudo img{max-height:500px;max-width:600px}.containerBtn-post button:hover{background-color:#0e8a0e}.posts{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.btn-vermais{border-radius:5px}.btn-vermais button{background-color:#fff!important;border-radius:5px;color:#000;font-weight:700;margin-top:25px;padding-top:25px}.btn-vermais button:hover{background-color:#1a4ed8}.containerBtn-voltar button{background-color:blue;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.post{background-color:#01b1b1;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:1rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease;width:100%;width:650px}.post:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}.post p{word-wrap:break-word;color:#333;line-height:1.5;margin-bottom:1rem;overflow-wrap:break-word}.container-buttons{display:flex;gap:1rem;justify-content:center;margin-top:auto}.post button{background-color:blue;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:background-color .2s ease;width:100px}.container-post,.post button:hover{background-color:#1a4ed8}.container-post{display:flex;justify-content:center;min-height:100vh}.botoes button{margin-left:1rem}.container-post .post{align-items:center;background-color:#e7e7e7;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;width:1250px}.container-post .post img{max-height:900px;max-width:1200px}.post p{font-weight:600;line-height:1.8rem}.container-home header{align-items:center;background-color:#01b1b1;display:flex;height:80px}.container-home header p{font-size:2.8rem;font-weight:700;padding:1.2rem}.acesso-rapido,.container-opcao{align-items:center;display:flex;flex-direction:column}.container-opcao{padding-top:3rem}.container-opcao h1{font-size:2.5rem;padding:2rem}.opcoes{display:flex}.container-opcao .opcao{background-color:#01b1b1;border-radius:15px;margin-right:2rem;margin-top:2rem;padding:3rem}.container-opcao .opcao:hover{cursor:pointer}.container-banners{align-items:center;display:flex;flex-direction:column;justify-content:center}.header-banners{align-items:center;background-color:#01b1b1;display:flex;justify-content:space-between;padding:2.5rem;width:100%}.container-banners h1{font-size:2.5rem;font-weight:700}.banners{gap:10rem;height:100vh}.banner,.banners{align-items:center;display:flex;justify-content:center}.banner{flex-direction:column;height:600px;width:700px}.buttons-banners{margin-top:20px}.banner img{max-height:500px;max-width:600px}.container-colunistas{align-items:center;display:flex;flex-direction:column;min-height:100vh}.container-colunistas h1{padding:30px 0}.lista-colunistas{flex-wrap:wrap;gap:20px}.colunista,.lista-colunistas{display:flex;justify-content:center}.colunista{align-items:center;background-color:#01b1b1;border-radius:10px;flex-direction:column;height:350px;width:350px}.colunista img{max-width:150px}.colunista p{font-size:1.5rem;font-weight:700;padding:10px 0}.btn-colunista{display:flex;gap:10px}.btn-colunista button{font-size:.9rem;height:60px;max-width:100px}.header-colunistas h2{color:#000}.header-colunistas{align-items:center;background-color:#01b1b1;display:flex;justify-content:space-between;margin-bottom:4rem;padding:2.5rem;width:100%}.containerBtn-colunistas{display:flex;gap:2rem}.containerBtn-colunistas .inserir{background-color:green;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.container-posts-colunistas{align-items:center;display:flex;flex-direction:column;min-height:100vh}.header-posts-colunistas{align-items:center;background-color:#01b1b1;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2.5rem;width:100%}.containerBtn-postsColunistas{align-items:center;display:flex;gap:2rem}.containerBtn-postsColunistas .inserir{background-color:green;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.header-posts-colunistas button{cursor:pointer;padding:.5rem 1rem}.lista-posts-colunistas{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.post-colunista{background-color:#d3d1d1;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:1rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease;width:100%;width:650px}.post-colunista h3{font-size:1.5rem;padding:1rem}.post-colunista img{max-height:500px;max-width:600px}.post-colunista p{word-wrap:break-word;color:#333;line-height:1.5;margin-bottom:1rem;overflow-wrap:break-word}.botoes-posts-colunista button{background-color:#01b1b1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:background-color .2s ease;width:100px}.botoes-posts-colunista button:hover{background-color:#1a4ed8}.botoes-posts-colunista{display:flex;gap:1rem;justify-content:center;margin-top:auto}.container-btnMidia{display:flex;justify-content:end;padding:2rem;width:100%}.container-midia{min-height:100vh}.container-midia,.midia{align-items:center;display:flex;flex-direction:column;justify-content:center}.midia{background-color:rgba(1,177,177,.568);border-radius:3rem;height:850px;width:700px}.botoes-midia{padding:2rem}.container-materias{align-items:center;display:flex;flex-direction:column;min-height:100vh}.header-materias{align-items:center;background-color:#01b1b1;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem;width:100%}h2{color:#fff;font-size:2.5rem;text-align:left}.containerBtn-materias{display:flex;gap:2rem;padding:1rem}.containerBtn-materias .inserir{background-color:green}.containerBtn-materias button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.materias{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}
/*# sourceMappingURL=main.9f1407dd.css.map*/