@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.noticia{display:flex;justify-content:center;align-items:center;flex-direction:column}h1,h2,p{width:70%}h1{font-size:5.5vw;font-weight:500;text-align:left}h2{font-size:2vw;font-weight:350;opacity:.8}p{text-align:justify;font-size:1.1vw}.noticia img{border-radius:15px}.imagem{text-align:center}.imagem img{width:100%;height:auto;max-height:1200px;object-position:center}.legenda{opacity:.6;text-align:center;font-size:.7vw}.video,.embed{text-align:center}.video,.embed,.carrossel,.gridImagem,.imagem{margin:1%}video,embed{width:62.5vw;border-radius:15px}embed{height:50vh}.container-slider{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:2% 0}.container-images{position:relative;display:flex;align-items:center;justify-content:center;width:90%;height:100%;max-height:50vh}.slider{position:absolute;border-radius:15px;max-width:90%;height:0;opacity:0;transition:opacity .2s ease-in-out}.on{opacity:1;position:relative;height:auto;max-height:50vh}#prev-button,#next-button{background:none;margin-top:2%;border:none;width:50px;height:50px;font-size:30px;color:#000;transition:.3s ease-in-out}#prev-button img,#next-button img{width:100%}#next-button img{transform:rotate(180deg)}#prev-button:hover,#next-button:hover{cursor:pointer;font-size:35px}.buttonsSlider{display:flex;justify-content:space-between;align-items:center}.carrossel{width:100%}.gridImagem{width:70%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:repeat(auto-fit,400px);gap:6px}.gridImagem img{width:100%;height:100%;object-fit:cover}@media (max-width: 1800px){h1,h2,p{width:70%}h1{font-size:5.5vw}h2{font-size:2vw}p{font-size:1.1vw}.legenda{font-size:1vw}}@media (max-width: 1200px){h1,h2,p,.gridImagem{width:80%}h1{font-size:6vw}h2{font-size:2.5vw}p{font-size:1.3vw}.legenda{font-size:1.2vw}}@media (max-width: 900px){h1,h2,p,.gridImagem{width:90%}h1{font-size:6.5vw}h2{font-size:3vw}p,.legenda{font-size:1.8vw}}@media (max-width: 817px){video{width:100%}.gridImagem{object-fit:cover}}@media (max-width: 590px){h1,h2,p{width:100%}.gridImagem{width:auto}h1{font-size:7vw}h2{font-size:3.5vw}p,.legenda{font-size:2.5vw}}@media (max-width: 425px){.gridImagem{grid-template-columns:repeat(auto-fit,minmax(100%,1fr));grid-template-rows:auto}h1{font-size:7.5vw}h2{font-size:4vw}p,.legenda{font-size:3vw}}@media (max-width: 320px){h1{font-size:8vw}h2{font-size:4.5vw}p,.legenda{font-size:3.5vw}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.swim-lane{display:flex;flex-direction:column;gap:12px;background:#f4f4f4;box-shadow:0 5px 15px #00000040;align-items:start;padding:12px;border-radius:4px;width:100%;min-height:45vh;max-height:100vh;overflow:scroll;flex-shrink:0}.draggable{position:relative}.draggable.is-dragging{opacity:.2!important}.draggable:hover:after{content:"";position:relative;z-index:1;width:100%;height:100%;right:0;top:0;opacity:1}.draggable .actions{position:absolute;z-index:1000;right:0;background-color:#162d50;padding:.5%;border-radius:15px;top:0;display:flex;gap:10px}.draggable .actions button{background:none;border:none;font-size:80%;color:#fff;cursor:pointer}button:focus{outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background-color:#3d3d3d;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#717171}option{background-color:#162d50!important;color:#fff}
