.seccaoListaPressRelease{--pr-cor-texto-intro:#333;--pr-cor-titulo-intro:#111;--pr-cor-background-card:#fff;--pr-cor-titulo-card:#111;--pr-cor-botao:#2650a0;--pr-cor-texto-botao:#fff;max-width:1500px;width:100%;margin:auto;overflow-x:clip;box-sizing:border-box}.seccaoListaPressRelease .textoIntrodutorio{padding:4% 8% 0;text-align:center}.seccaoListaPressRelease .textoIntrodutorio p{margin:0;font-size:25px;color:var(--pr-cor-texto-intro);font-family:'Ubuntu-Regular';margin:0}.seccaoListaPressRelease .textoIntrodutorio h1{margin:0 0 10px;font-size:44px;font-weight:bold;color:var(--pr-cor-titulo-intro);font-family:'Ubuntu-Medium';margin:0 0 10px 0}.seccaoListaPressRelease .listaPressRelease{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:4% 8%;width:100%;max-width:100%;box-sizing:border-box}.seccaoListaPressRelease .listaPressRelease .card{flex:0 1 calc((100% - 60px)/4);max-width:calc((100% - 60px)/4)}.seccaoListaPressRelease .listaPressRelease--paginated .card.is-hidden{display:none}.seccaoListaPressRelease .card{border-radius:15px;border:0;overflow:hidden;background-color:var(--cor-bg-card);transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;min-height:100%;min-width:0;max-width:100%;padding:15px;border:0;border-radius:15px;overflow:hidden;text-decoration:none;color:inherit;background-color:var(--pr-cor-background-card);box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.seccaoListaPressRelease .card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08)}.seccaoListaPressRelease .card img{display:block;width:100%;max-width:100%;height:auto;max-height:200px;margin-bottom:20px;border-radius:15px;object-fit:cover;border-radius:15px;margin-bottom:20px;display:block}.seccaoListaPressRelease .listaPressRelease:not(.listaPressRelease--paginated) .cardImage img{max-height:none!important}.seccaoListaPressRelease .cardImage{padding:0!important;background-color:transparent!important}.seccaoListaPressRelease .cardImage:hover{box-shadow:none!important}.seccaoListaPressRelease .card .content{width:100%;text-align:center;width:100%}.seccaoListaPressRelease .card .content p{margin:0 0 10px;font-size:1.2em;color:var(--pr-cor-titulo-card)}.seccaoListaPressRelease .card .verPressRelease,.seccaoListaPressRelease .paginacao button{padding:10px 20px;border:0;border-radius:15px;transition:background-color .3s ease,transform .1s ease;font-family:'Ubuntu-Medium';font-size:1.1em;color:var(--pr-cor-texto-botao);background-color:var(--pr-cor-botao)}.seccaoListaPressRelease .card .verPressRelease{margin-top:auto;display:inline-block;text-decoration:none;text-align:center;transition:background-color .3s ease}.seccaoListaPressRelease .card .verPressRelease:hover{background-color:#1e3e7a}.seccaoListaPressRelease .paginacao{display:flex;justify-content:center;padding:0 8% 4%}.seccaoListaPressRelease .paginacao button{padding:10px 20px;margin:0 5px;border:0;background-color:#2650a0;color:#fff;border-radius:5px;cursor:pointer}@media(max-width:1024px){.seccaoListaPressRelease .listaPressRelease .card{flex:0 1 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.seccaoListaPressRelease .textoIntrodutorio h1{font-size:36px}.seccaoListaPressRelease .textoIntrodutorio p{font-size:20px}}@media(max-width:768px){.seccaoListaPressRelease .listaPressRelease .card{flex:0 1 100%;max-width:100%}.seccaoListaPressRelease .listaPressRelease{gap:16px;padding:24px}.seccaoListaPressRelease .textoIntrodutorio{padding:24px 24px 0}.seccaoListaPressRelease .textoIntrodutorio h1{font-size:28px}.seccaoListaPressRelease .textoIntrodutorio p{font-size:16px}.seccaoListaPressRelease .card .content p{font-size:1em}.seccaoListaPressRelease .cardImage img{max-height:200px!important;object-fit:cover}.seccaoListaPressRelease .paginacao{padding:0 24px 24px}.seccaoListaPressRelease .paginacao button{width:100%;max-width:280px}}