body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

:root {
    --main-color-1: #13385D;
    --main-color-2: #2E76AA;
    --main-color-3: #F6F6F6;
    --main-color-4: #fff;
}

h3 {
    padding: 0 0 16px 0;
    margin: 0;
    color: var(--main-color-1);
}

.linkBranco,
.linkBranco:visited,
.linkBranco:hover,
.linkBranco:active {
    color: var(--main-color-4);
}

a {
    color: var(--main-color-2);
    text-decoration: none;
}

a:hover {
    color: var(--main-color-1);
    text-decoration: underline;
}

.wrapper {
    margin: 0 auto;
    padding-left: max(15%, (100% - 1200px) / 2);
    padding-right: max(15%, (100% - 1200px) / 2);
}

@media (max-width: 1400px) {
    .wrapper {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    #ati_main_box {
        padding: 0 10px;
    }
}

.centroHorizontal {
    text-align: center;
}

div.centroVertical {
    display: flex;
    align-items: center;
    height: 100%;
}

/* article */
div[itemprop="articleBody"] a {
    color: var(--main-color-2);
}

div[itemprop="articleBody"] img {
    margin: 10px;
}

div[itemprop="articleBody"] table img {
    margin: 0;
}

/* geral */
.listaArtigos {
    font-size: 1.3em;
    list-style-type: none;
    margin: 0;
}

.listaArtigos li {
    border-top: #eee 1px solid;
    padding-top: 20px;
    margin: 20px 0;
}

.listaArtigos li a {
    color: #373435;
}

.listaArtigos li a:hover {
    color: #000;
}

.spacer-10 {
    clear: both;
    height: 10px;
}

.spacer-20 {
    clear: both;
    height: 20px;
}

.breadcrumb {
    padding: 0;
}

.breadcrumb > li {
    color: var(--main-color-1);
}

.create {
    margin-left: 0;
}

/* highlight */
span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 0;
}

/* MODULE */
.moduletable_destaque p.flex-caption {
    font-size: 1.5em;
}

/* READMORE */
.leiaMais {
    margin: 20px 0 30px 0;
}

.leiaMais a {
    border: 2px solid;
    color: #373435;
    padding: 10px 50px;
    text-decoration: none;
}

.leiaMais a:hover {
    color: #727376;
    border: 2px solid;
    padding: 10px 50px;
    text-decoration: none;
}

/* MENU TOPO */
.menu-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--main-color-1);
    color: var(--main-color-4);
    min-height: 64px;
}

.menu-bar > .menu-item > ul {
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.menu-bar > .menu-item > ul > li {
    float: none;
    display: inline-block;
    zoom: 1;
}

.menu-bar > .menu-item > ul > li:not(:last-child) > a {
    border-right: 1.5px solid var(--main-color-4);
}

.menu-bar > .menu-item > ul > li > a {
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    color: var(--main-color-4);
    font: 15px;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 12px;
}

.menu-bar > .menu-item > ul > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: var(--main-color-4);
    text-decoration: underline;
}

.menu-bar > .menu-item > ul > li.active > a {
    color: var(--main-color-4);
}

.menu-bar > .menu-item {
    margin-bottom: 0;
}

.menu-bar > .menu-item > ul {
    margin-bottom: 0;
}

.moduletable_pesquisa {
    margin: 0;
    text-align: right;
}

.moduletable_pesquisa form {
    margin: 0;
}

.menu-item {
    flex: 1;
    text-align: left;
}

@media (max-width: 1400px) {
    .menu-bar,
    .content {
        flex-direction: column;
        padding-top: 10px;
    }

    .menu-item {
        width: 100%;
    }

    .menu-bar > .menu-item {
        text-align: center;
        padding-bottom: 10px;
    }

    .menu-bar > .menu-item > ul {
        justify-content: center;
    }
}

/* MENU LOGO */
.header-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 214px;
    flex-wrap: wrap;
    background-color: var(--main-color-2);
}

.header-bar nav,
.header-bar ul {
    margin-bottom: 0;
}

.header-bar ul.nav-pills > li {
    float: none;
    display: inline-block;
    zoom: 1;
}

.header-bar ul.nav-pills {
    text-align: left;
}

.header-bar ul.nav-pills li:not(:last-child) a {
    border-right: 1.5px #2B4867 solid;
}

.header-bar ul.nav-pills li a {
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    color: #2B4867;
    font: 15px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
}

.header-bar ul.nav-pills li a:hover {
    background: rgba(0, 0, 0, 0);
    color: #2B4867;
    text-decoration: underline;
}

.header-bar ul.nav-pills li.active a {
    background: rgba(0, 0, 0, 0);
    color: #2B4867;
}

.header-item {
    text-align: left;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.header-item ul.nav-pills li a {
    color: var(--main-color-3);
}

.header-item ul.nav-pills li:not(:last-child) a {
    border-right-color: var(--main-color-3);
}

.logo-container {
    flex: 0 0 auto;
}

.logo-emeron {
    height: 70px;
    width: 365px;
    margin-right: 90px;
}

.logo-emeron a {
    display: block;
    height: 100%;
    width: 100%;
    background-image: url('../images/Logo_emeron_2026_site-07.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.header-item:nth-child(2) {
    flex: 1;
}

@media (max-width: 1300px) {
    .header-bar {
        flex-direction: column;
        height: auto;
        align-items: flex-start;
        padding: 10px 0 0 0;
    }

    .header-item {
        width: 100%;
        justify-content: center;
    }

    .header-item ul.nav-pills {
        text-align: center;
    }

    .header-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .logo-emeron {
        margin-right: 0;
    }
}

/* NOTÍCIAS */
.news-bar {
    display: block;
    background-color: var(--main-color-3);
    padding-top: 60px;
    padding-bottom: 60px;
}

.news-group {
    display: block;
}

.news-item {
    width: 100%;
    text-align: left;
}

.news-item:first-child {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.news-item.ultimasNoticias {
    display: none;
}

/* cabeçalho do bloco */
.mod-home-cab {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}

.mod-home-cab .titulo {
    display: block;
    flex: 0 0 auto;
}

.mod-home-cab .titulo h2,
.mod-home-cab .titulo span {
    display: block;
    margin: 0;
    font-size: 26px;
    line-height: 1.1;
    font-weight: 700;
    color: #1f4d78;
    white-space: nowrap;
}

.mod-home-cab .linha {
    flex: 1 1 auto;
    min-width: 20px;
    height: 6px;
    margin-left: 12px;
    background: #35a8e0;
}

/* carrossel */
.mod-noticias-home {
    width: 100%;
}

.news-item:first-child .mod-noticias-home .noticias-home-slide {
    display: flex;
    gap: 22px;
    align-items: flex-start;
    width: 100%;
}

.news-item:first-child .mod-noticias-home .noticias-home-images {
    display: block;
    flex: 0 0 62%;
    max-width: 62%;
    width: 62%;
    height: 420px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    overflow: hidden;
    border-radius: 0;
}

.news-item:first-child .mod-noticias-home .noticias-home-content {
    display: flex;
    flex-direction: column;
    flex: 0 0 38%;
    max-width: 38%;
    width: 38%;
    position: static;
    height: auto;
    overflow: visible;
    gap: 0;
}

.news-item:first-child .mod-noticias-home .noticias-home-content-box {
    position: relative;
    display: block;
    padding: 14px 16px 14px 24px;
    border-top: 1px solid #2e76aa;
    background: #f2f2f2;
    color: #1f4d78;
    text-decoration: none;
    font-size: 17px;
    line-height: 1.3;
}

.news-item:first-child .mod-noticias-home .noticias-home-content-box:last-child {
    border-bottom: 1px solid #2e76aa;
}

.news-item:first-child .mod-noticias-home .noticias-home-content-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    background: #2e76aa;
}

.news-item:first-child .mod-noticias-home .noticias-home-content-box:hover,
.news-item:first-child .mod-noticias-home .noticias-home-content-box.ativo {
    background: #eaf3fb;
}

.news-item:first-child .mod-noticias-home .noticias-home-box-title {
    font-size: 17px;
    line-height: 1.3;
    font-weight: 400;
}

/* link abaixo do carrossel */
.mod-articlesnews.newsflash .mod-noticias-home .noticias-home {
    display: block;
}

.news-item:first-child .mod-home-rodape,
.mod-articlesnews.newsflash .mod-home-rodape {
    display: block !important;
    width: 62%;
    margin-top: 14px;
    text-align: left;
    clear: both;
}

.news-item:first-child .mod-home-rodape .mais-noticias-link,
.mod-articlesnews.newsflash .mod-home-rodape .mais-noticias-link {
    display: inline-block;
    color: #1f4d78 !important;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
    line-height: 1.2;
}

.news-item:first-child .mod-home-rodape .mais-noticias-link:hover,
.news-item:first-child .mod-home-rodape .mais-noticias-link:focus,
.mod-articlesnews.newsflash .mod-home-rodape .mais-noticias-link:hover,
.mod-articlesnews.newsflash .mod-home-rodape .mais-noticias-link:focus {
    color: #35a8e0 !important;
    text-decoration: underline !important;
}

@media (max-width: 991px) {
    .news-item:first-child .mod-noticias-home .noticias-home-slide {
        flex-direction: column;
    }

    .news-item:first-child .mod-noticias-home .noticias-home-images,
    .news-item:first-child .mod-noticias-home .noticias-home-content {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .news-item:first-child .mod-noticias-home .noticias-home-images {
        height: 260px;
    }

    .news-item:first-child .mod-home-rodape,
    .mod-articlesnews.newsflash .mod-home-rodape {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .news-bar {
        padding: 30px 10px;
    }
}

/* BOTÕES SERVIÇOS */
.menu-container {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--main-color-4);
    min-height: 274px;
    max-width: 1200px;
}

.menu-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.menu-content > div {
    width: 100%;
}

.menu-content > div > ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    justify-content: center;
}

.menu-content > div > ul > li {
    flex: 1 1 0;
    min-width: 100px;
    box-sizing: border-box;
    margin: 5px;
    text-align: center;
}

.menu-container > .menu-content > div > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.menu-container > .menu-content > div > li {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex: 1 1 auto;
    margin: 5px;
    min-width: 100px;
    box-sizing: border-box;
}

.menu-container > .menu-content > div > ul > li {
    margin-bottom: 5px;
}

.menu-container > .menu-content > div > ul > li > a {
    background: var(--main-color-2);
    color: var(--main-color-4);
    font-size: 1.3em;
    line-height: 26px;
    margin-top: 0;
    text-align: center;
    border-radius: 10px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.35);
}

.menu-container > .menu-content > div > ul > li > a:hover {
    background: var(--main-color-1);
    color: var(--main-color-4);
}

.menu-container > .menu-content > div > ul > li.active a {
    background: var(--main-color-2);
    color: var(--main-color-4);
}

.menu-container > .menu-content > div > ul > li > a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.moduletable_menu-dir-top {
    margin-bottom: 5px;
}

.menu-container > .menu-content > div > ul {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    list-style: none;
}

.menu-container > .menu-content > div > ul > li {
    display: block;
    margin-right: 15px;
    width: 102px;
    height: 116px;
}

.menu-container > .menu-content > div > ul > li > a {
    display: block;
    padding: 15px 0 10px 0;
    text-decoration: none;
    background-color: var(--main-color-2);
    width: 102px;
}

.menu-container > .menu-content > div > ul > li > a:hover {
    background-color: var(--main-color-1);
}

.menu-container > .menu-content > div > ul > li > a > img {
    margin-bottom: 10px;
    width: 50px;
}

.menu-container > .menu-content > div > ul > li > a {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

.menu-container > .menu-content > div > ul > li > a > span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    hyphens: auto;
}

@media (max-width: 768px) {
    .menu-container {
        padding: 0;
        width: 100%;
    }

    .menu-content {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .menu-content > div > ul {
        flex-direction: column;
        align-items: center;
    }

    .menu-content > div > ul > li {
        margin: 5px 0;
    }
}

/* BANNER */
.banner-bar {
    background-color: var(--main-color-4);
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner > div > div {
    margin: 10px 0;
}

@media (max-width: 768px) {
    .banner {
        padding: 0;
        width: 100%;
    }
}

/* INSCRIÇÕES */
.inscricoes-bar {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 15%;
    padding-right: 15%;
    width: 70%;
    background-color: var(--main-color-3);
}

.listaArtigos > li > a {
    color: var(--main-color-1);
}

@media (max-width: 768px) {
    .inscricoes-bar {
        box-sizing: border-box;
        padding: 10px;
        width: 100%;
    }
}

/* MÍDIAS SOCIAIS */
.socialMedia {
    background-color: var(--main-color-3);
}

.socialMedia-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
}

.socialMedia-content {
    margin: 5px;
    box-sizing: border-box;
}

.socialMedia-content:nth-child(1) {
    flex: 2;
    min-width: 0;
}

.socialMedia-content:nth-child(2) {
    flex: 1;
    min-width: 0;
}

div.twitter-tweet.twitter-tweet-rendered {
    margin-top: 0 !important;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    .socialMedia-content:nth-child(1),
    .socialMedia-content:nth-child(2) {
        flex: 1 1 100%;
    }
}

@media (max-width: 768px) {
    .socialMedia-content {
        margin: 5px 0;
    }
}

/* RODAPÉ ENDEREÇO / CONTATOS */
.enderecoRodape {
    background-color: var(--main-color-2);
}

.enderecoRodape-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--main-color-4);
    min-height: 184px;
}

.enderecoRodape-coluna {
    display: flex;
    flex-direction: column;
}

.enderecoRodape-coluna-esquerda {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.enderecoRodape-coluna-direita {
    display: inline-flex;
    justify-content: flex-end;
    flex-direction: row;
}

.endereco-info {
    margin-right: 48px;
    white-space: nowrap;
}

.icon {
    width: 42px;
    height: 42px;
    background-size: contain;
    margin-left: 10px;
}

.icon a {
    display: block;
    width: 100%;
    height: 100%;
}

.iconLinkedIn {
    background-image: url('../images/iconLinkedIn.png');
}

.iconYoutube {
    background-image: url('../images/iconYoutube.png');
}

.iconFace {
    background-image: url('../images/iconFace.png');
}

.iconInsta {
    background-image: url('../images/iconInsta.png');
}

@media (max-width: 1400px) {
    .enderecoRodape-bar {
        display: block;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .enderecoRodape-coluna {
        width: 100%;
        margin-bottom: 20px;
    }

    .enderecoRodape-coluna-esquerda {
        display: block;
        justify-content: center;
        text-align: center;
    }

    .enderecoRodape-coluna-direita {
        justify-content: center;
    }

    .endereco-info {
        padding-top: 10px;
    }

    div.endereco-info {
        margin: 0;
    }
}

/* RODAPÉ MENU */
.menuRodape {
    background-color: var(--main-color-1);
}

.menuRodape-bar {
    display: flex;
    align-items: center;
    min-height: 124px;
}

.menuRodape-coluna {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.menuRodape-coluna:first-child {
    flex-grow: 1;
}

.menuRodape-coluna:last-child {
    width: 92px;
}

.menuRodape-item {
    width: 100%;
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0;
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul > li:not(:last-child) > a {
    border-right: 1.5px solid var(--main-color-4);
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul > li {
    flex: 0 1 auto;
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul > li > a {
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    color: var(--main-color-4);
    font: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 12px;
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul > li > a:hover {
    background: rgba(0, 0, 0, 0);
    color: var(--main-color-4);
    text-decoration: underline;
}

.menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul > li.active > a {
    background: rgba(0, 0, 0, 0);
    color: var(--main-color-4);
}

.logo-emeron-rodape {
    background-image: url('../images/logo-emeron-branca.png');
    height: 65px;
    width: 92px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
}

.logo-emeron-rodape a {
    display: block;
    height: 100%;
}

@media (max-width: 1400px) {
    .menuRodape-bar {
        flex-direction: column;
        height: auto;
        align-items: center;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .menuRodape-coluna {
        width: 100%;
        justify-content: center;
        display: inline;
    }

    .menuRodape-coluna:not(:last-child) {
        margin-bottom: 10px;
    }

    .menuRodape-bar,
    .content {
        flex-direction: column;
        padding: 10px 0;
    }

    .menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul {
        justify-content: center;
    }

    .menuRodape-bar > .menuRodape-coluna > .menuRodape-item > div > ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.yt-video {
    height: 330px;
    margin: 20px auto;
    text-align: center;
    width: 590px;
}

@media (max-width: 768px) {
    .yt-video {
        height: 230px;
        width: 400px;
    }
}

/* RODAPÉ CORPORATION */
.rodapeCorporation-bar {
    background-color: var(--main-color-2);
}

.rodapeCorporation {
    line-height: 64px;
    text-align: center;
    color: var(--main-color-4);
}

/* menu principal da barra azul: branco e negrito sempre; sublinhado só no hover */
.header-item ul.nav-pills > li > a,
.header-item ul.nav-pills > li > a:visited,
.header-item ul.nav-pills > li.active > a,
.header-item ul.nav-pills > li.current > a {
    color: #ffffff !important;
    background: transparent !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}

.header-item ul.nav-pills > li > a:hover,
.header-item ul.nav-pills > li > a:focus {
    color: #ffffff !important;
    background: transparent !important;
    text-decoration: underline !important;
    font-weight: 700 !important;
}

/* IMAGEM DE INTRODUÇÃO DOS ARTIGOS - padrão 822 x 461 */
.item-page .item-image,
.blog-item .item-image,
.items-leading .item-image,
.items-row .item-image,
.com-content-category-blog .item-image,
.com-content-featured .item-image,
figure.item-image {
    width: 100%;
    max-width: 822px;
    aspect-ratio: 822 / 461;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.item-page .item-image img,
.blog-item .item-image img,
.items-leading .item-image img,
.items-row .item-image img,
.com-content-category-blog .item-image img,
.com-content-featured .item-image img,
figure.item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 !important;
}

@media (max-width: 822px) {
    .item-page .item-image,
    .blog-item .item-image,
    .items-leading .item-image,
    .items-row .item-image,
    .com-content-category-blog .item-image,
    .com-content-featured .item-image,
    figure.item-image {
        max-width: 100%;
    }
}

/* GRID DA PÁGINA MAIS NOTÍCIAS */
.mais-noticias-grid .blog-items {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 24px !important;
    align-items: start !important;
}

.mais-noticias-grid .blog-items > * {
    width: auto !important;
    max-width: none !important;
    flex: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.mais-noticias-grid .blog-item {
    display: block !important;
    min-height: 90px;
    padding: 0 !important;
    margin: 0 !important;
}

.mais-noticias-grid .item-image,
.mais-noticias-grid .intro-image,
.mais-noticias-grid .article-info,
.mais-noticias-grid .introtext,
.mais-noticias-grid .readmore,
.mais-noticias-grid .icons,
.mais-noticias-grid .create,
.mais-noticias-grid .published {
    display: none !important;
}

.mais-noticias-grid .page-header,
.mais-noticias-grid h2 {
    margin: 0 !important;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
}

.mais-noticias-grid .page-header a,
.mais-noticias-grid h2 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
    font-weight: 700;
}

@media (max-width: 991px) {
    .mais-noticias-grid .blog-items {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767px) {
    .mais-noticias-grid .blog-items {
        grid-template-columns: 1fr !important;
    }
}

/* Página Mais Notícias */
.mais-noticias-override {
    margin-top: 20px;
}

.mais-noticias-override .mais-noticias-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.mais-noticias-override .mais-noticias-item {
    min-height: 90px;
}

.mais-noticias-override .mais-noticias-titulo {
    margin: 0;
    font-size: 28px;
    line-height: 1.3;
}

.mais-noticias-override .mais-noticias-titulo a {
    text-decoration: none;
    color: #2b5f8f;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mais-noticias-override .mais-noticias-titulo a:hover {
    text-decoration: underline;
}

@media (max-width: 991px) {
    .mais-noticias-override .mais-noticias-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .mais-noticias-override .mais-noticias-grid {
        grid-template-columns: 1fr;
    }
}