#paginacao{display:flex;justify-content:center;margin:67px auto;background-color:#fff}#paginacao .nav-links{display:flex;gap:10px}#paginacao .nav-links .current,#paginacao .nav-links .page-numbers{background-color:#12284c;color:#fff;font-size:22px;padding:4px 16px;border-radius:5px}#paginacao .nav-links .page-numbers:hover{background-color:#b1b1b1;transition:all .3s ease}#paginacao .nav-links .page-numbers.current{background-color:#00fcff;color:#12284c}@media (max-width:768px){#paginacao{margin:0 auto 40px}#paginacao .nav-links{gap:5px;flex-wrap:wrap;justify-content:center}#paginacao .nav-links .page-numbers,#paginacao .nav-links .page-numbers.current{font-size:16px;padding:4px 12px}}@media (max-width:370px){#paginacao .nav-links{gap:1px}}main>div{background-color:#f1f1f1;margin-bottom:20px}#categoria,.breadcrumb{max-width:1280px;margin:0 auto}.breadcrumb ul{display:flex;margin:15px 0}.breadcrumb ul li:not(:last-of-type){margin-right:6px}.breadcrumb ul li:last-of-type{font-weight:700}.breadcrumb ul li a{color:#000}.breadcrumb .bi{margin-left:10px;font-size:14px}.breadcrumb .bi-chevron-right::before{font-weight:700!important}#categoria h1{text-align:center;font-size:40px;font-weight:500}#categoria h1 span{font-weight:700}#categoria p{color:#616161;font-size:18px;line-height:28px}#categoria p a:not(:last-of-type){padding:5px 15px;border:1px solid #000;color:#000;border-radius:5px;margin:0 5px}#categoria p a:last-of-type{color:#000;text-decoration:underline;text-underline-offset:6px}#categoria .posts{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}#categoria .posts .post{width:100%}#categoria .posts .post img{width:100%;height:300px;border-radius:15px;object-fit:cover;object-position:center;margin-bottom:20px}#categoria p a.novidades:not(:last-of-type){color:#12284c;background-color:#00fcff;border:1px solid #00fcff;font-weight:700}#categoria p a.imprensa:not(:last-of-type){color:#fff;background-color:#12284c;font-weight:700}#categoria .posts .post h2{font-size:20px;color:#000}#categoria .posts .post p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3}#categoria>#sem-itens{text-align:center}@media (max-width:768px){.breadcrumb ul{padding-left:25px}.breadcrumb ul li{margin-right:6px}#categoria h1{text-align:start;width:60%;margin:25px;white-space:pre-line}#categoria>p{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;row-gap:10px;column-gap:5px;margin:0;padding-left:25px;box-sizing:border-box}#categoria>p span{width:100%}#categoria p a:not(:last-of-type){margin:0}#categoria .posts{display:flex;flex-direction:column;margin:40px auto 20px}#categoria .posts .post{width:85%;margin:0 auto}#categoria .posts .post img{height:250px}#categoria #carregar-mais{width:85%;justify-content:center;margin:20px auto 40px}}
