    @font-face {
        font-family: Bahnschrift;
        src: url(../fonts/Bahnschrift/bahnschrift.woff2) format("woff2"), url(../fonts/Bahnschrift/bahnschrift.woff) format("woff");
        font-weight: 400;
        font-style: normal;
        font-display: block;
    }

    @font-face {
        font-family: Bahnschrift;
        src: url(../fonts/Bahnschrift/bahnschrift-light.woff2) format("woff2"), url(../fonts/Bahnschrift/bahnschrift-light.woff) format("woff"), url(../fonts/Bahnschrift/bahnschrift-light.ttf) format("truetype");
        font-weight: 300;
        font-style: normal;
        font-display: block;
    }

    @font-face {
        font-family: Bahnschrift;
        src: url(../fonts/Bahnschrift/bahnschrift-semi-light.woff2) format("woff2"), url(../fonts/Bahnschrift/bahnschriftsemilight.woff) format("woff"), url(../fonts/Bahnschrift/bahnschrift-semilight.ttf) format("truetype");
        font-weight: 350;
        font-style: normal;
        font-display: block;
    }

    @font-face {
        font-family: Bahnschrift;
        src: url(../fonts/Bahnschrift/bahnschrift-bold.woff2) format("woff2"), url(../fonts/Bahnschrift/bahnschrift-bold.woff) format("woff"), url(../fonts/Bahnschrift/bahnschrift-bold.ttf) format("truetype");
        font-weight: 700;
        font-style: normal;
        font-display: block;
    }

    :root :where(p) {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: -0.02em
    }



    .center-block-large-about,
    .eixo-text,
    body,
    p strong {
        letter-spacing: -.02em;
        line-height: 1.2
    }

    ul li {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: -0.02em;
    }

    html {
        overflow-x: clip;
        height: 100%;
    }

    body {

        height: 100%;
        overflow-x: clip;
        font-size: 100%;
        position: relative;
        min-height: 100vh;
        padding: 0 20px 80px !important;
        max-width: 100vw !important;
        font-family: Bahnschrift;
    }




    *,
    button,
    span,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    li,
    a,
    div {
        font-family: Bahnschrift;
    }

    html.font-scale {
        font-size: 115% !important
    }

    body.has-accessibility-bar {
        padding-bottom: 80px !important
    }

    body:not(.has-accessibility-bar) {
        padding-bottom: 0 !important
    }

    .body.single-post .entry-content p {
        font-size: 1.3rem
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0
    }


    h2 {

        line-height: 1;
    }

    .wp-block-group .btn-texto-expansivel,
    .hide-desktop,
    .post-meta-agd .wp-block-post-date:before {
        display: none
    }

    .wp-block-button .wp-block-button__link {
        font-weight: 700
    }

    .wp-block-button .wp-block-button__link:is(:hover, :active),
    .wp-block-buttons .wp-block-button__link:hover,
    .wp-block-buttons .wp-block-button__link:focus,
    .wp-block-buttons .wp-block-button__link:active {
        background-color: var(--wp--preset--color--azul-primario) !important;
        color: var(--wp--preset--color--branco) !important
    }

    .wp-block-post-content {
        max-width: none;
        margin-left: 0;
        margin-right: 0
    }

    #menu-menu-principal li a {
        color: var(--wp--preset--color--branco);
        font-weight: 700;
        white-space: nowrap;
        text-decoration: none
    }

    #menu-menu-principal li.menu-item-has-children>ul.sub-menu li a {
        white-space: pre-wrap;
        text-decoration: none;
        line-height: 1.2
    }

    a:where(:not(.wp-element-button)) {
        text-decoration: none
    }

    .wp-site-blocks {
        flex: 1 !important;
        margin-top: 22px;
        display: flex;
        flex-direction: column !important
    }

    h1 {
        font-size: 3.75rem;
        font-weight: 700;
        letter-spacing: -.02em;
        line-height: 1.2
    }

    main {
        flex: 1 0 auto !important
    }

    body.menu-open {
        overflow: visible !important;
        height: auto !important
    }

    .filtro-seta,
    .post-meta-agd :before,
    .hide-desktop,
    .menu-toggle.hidden-by-js {
        display: none !important
    }

    .wrapper,
    footer>.wp-block-columns,
    section>.wp-block-cover__inner-container,
    section>.wp-block-group__inner-container {
        max-width: 100% !important;
        margin: 0 auto;
        padding: 0 20px;
        width: calc(100% - 40px) !important
    }

    p strong {
        font-weight: 700
    }

    :root :where(p a:where(:not(.wp-element-button))) {
        color: var(--wp--preset--color--azul-primario);
        text-decoration: none;
        font-weight: 700
    }

    :root :where(p a:where(:not(.wp-element-button)):hover) {
        color: var(--wp--preset--color--preto);
    }

    .wp-block-columns.boxe-qm-agd {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        padding: 10rem 2rem;
        overflow: visible;
        position: relative
    }

    .boxe-sing-about {
        background: var(--wp--preset--color--branco);
        border: 5px solid var(--wp--preset--color--preto);
        border-radius: 20px;
        padding: 1.6rem 1.2rem;
        text-align: center;
        max-width: 300px;
        height: fit-content;
        opacity: 1;
        justify-content: center;
        transition: transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1), opacity .5s ease;
        will-change: transform
    }

    .wp-block-column:nth-child(1).about-cards-3 {
        transform: rotate(-12deg) translateY(40px) translateX(-10px);
        z-index: 1
    }

    .wp-block-column:nth-child(2).about-cards-3 {
        transform: rotate(0deg) translateY(-10px);
        z-index: 3
    }

    .wp-block-column:nth-child(3).about-cards-3 {
        transform: rotate(12deg) translateY(50px) translateX(10px);
        z-index: 2
    }



    .wp-block-column:nth-child(1).about-cards-2 {
        transform: rotate(-12deg) translateY(40px) translateX(-10px);
        z-index: 2;
    }

    .wp-block-column:nth-child(2).about-cards-2 {
        transform: rotate(12deg) translateY(40px) translateX(10px);
        z-index: 1;
    }

    .boxe-sing-about.is-visible {
        transform: rotate(0deg) translateY(0) translateX(0) !important
    }

    .boxe-sing-about img {
        width: 60px;
        height: auto;
        margin-bottom: 1rem
    }

    .boxe-sing-about h2 {
        text-transform: uppercase;
        font-size: 1.875rem;
        margin: 0 auto -10px
    }

    .boxe-sing-about p {
        font-size: 1.25rem;
        line-height: 1.4;
        color: var(--wp--preset--color--preto);
        margin-bottom: 1rem
    }

    .boxe-qm-agd {
        position: relative;
        padding: 4rem 2rem
    }

    .boxe-qm-agd::before {
        content: "";
        position: absolute;
        inset: 0;
        background: url(../svg/bg-qm-agd.svg) no-repeat center;
        background-size: contain;
        z-index: 0
    }

    .boxe-qm-agd>* {
        position: relative;
        z-index: 1
    }

    .colchete-azul,
    .titulo-colchete {
        position: relative;
        display: table;
        padding-inline: 1.2rem
    }

    .colchete-azul::before,
    .colchete-azul::after {
        color: var(--wp--preset--color--azul-primario)
    }

    .colchete-azul::before,
    .titulo-colchete::before {
        content: "[";
        position: absolute;
        left: 0
    }

    .colchete-azul::after,
    .titulo-colchete::after {
        content: "]";
        position: absolute;
        right: 0
    }

    .heading-colchete::before,
    .heading-colchete::after {
        font-weight: 700
    }

    .titulo-colchete.magenta::before,
    .titulo-colchete.magenta::after {
        color: var(--wp--preset--color--magenta)
    }

    .titulo-colchete.azul::before,
    .titulo-colchete.azul::after {
        color: var(--wp--preset--color--azul-primario)
    }

    .titulo-colchete.verde::before,
    .titulo-colchete.verde::after {
        color: var(--wp--preset--color--verde)
    }

    .documentos-slider .slick-prev .slick-icon {
        width: 30px;
        height: 30px;
        background: url(../../assets/svg/arrow-l.svg) no-repeat center;
        background-size: 30px;
        display: block;
        border: 5px solid var(--wp--preset--color--branco);
        z-index: 1;
        position: relative;
        transition: transform .2s;
        border-radius: 100%;
        padding: 20px
    }

    .fc-banner {
        position: relative;
        overflow: visible;
        padding: 0
    }

    .fc-banner .wp-block-group-is-layout-constrained {
        position: relative;
        height: 450px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .fc-banner figure:nth-child(2) {
        z-index: 2;
        position: relative;
        border-radius: 58px;
        border: 5px solid var(--wp--preset--color--preto);
        overflow: hidden
    }

    .fc-banner-img img {
        border: 5px solid var(--wp--preset--color--branco);
        border-radius: 58px
    }

    .fc-icon-esq,
    .fc-icon-dir {
        position: absolute !important;
        z-index: 3;
        filter: drop-shadow(0px 10px 15px var(--wp--preset--color--preto))
    }

    .fc-icon-esq {
        left: 0;
        top: 10%;
        transform: rotate(-5deg)
    }

    .fc-icon-dir {
        right: 0;
        top: -53px;
        transform: rotate(5deg)
    }

    .card-domumentos-loop {
        border-radius: 20px;
        background-color: #000;
        overflow: hidden
    }

    .card-domumentos-loop .wp-block-buttons {
        display: flex;
        justify-content: flex-start !important;
        align-items: self-start;
        gap: 6px;
        margin: 6px 0 0 !important;
        padding: 0 !important
    }

    .card-domumentos-loop figure {
        height: 360px;
    }

    .card-domumentos-loop .wp-block-buttons .wp-block-button {
        display: flex
    }

    .card-domumentos-loop .wp-block-buttons .wp-block-button:not(:last-child)::after {
        content: "|";
        margin-left: 6px;
        color: var(--wp--preset--color--branco)
    }

    .documento-content.btn {
        padding: 0;
        margin-block-start: 0 !important;
        margin-block-end: 0 !important
    }

    .documento-link-text a {
        padding: 0
    }

    .wp-block-button.documento-link-text a.wp-block-button__link:hover {
        color: var(--wp--preset--color--azul-primario) !important;
        background: transparent !important
    }

    .wp-block-group.texteira-doc {
        padding: 18px 20px;
        margin-top: 0;
        min-height: 134px;
        border-radius: 0 0 20px 20px;
    }

    .wp-block-group.documentos-arquivo {
        width: 1200px;
        max-width: 100%;
        padding: 18px 20px
    }

    .documento-titulo {
        color: var(--wp--preset--color--branco);
        font-size: 20px;
        font-weight: 700;
        margin: 0;
        line-height: 1.2;
        overflow: hidden;
        text-overflow: ellipsis
    }

    header.wp-block-template-part {
        transition: transform .35s ease;
        will-change: transform;
    }

    header.wp-block-template-part.header-hidden {
        transform: translateY(-120px);
    }

    @media (min-width:1025px) {
        .header-search {
            display: flex;
            align-items: center;
            margin-left: auto;
            z-index: 1;
            position: relative
        }

        .header-search .wp-block-search__inside-wrapper {
            display: flex;
            align-items: center;
            position: relative
        }

        .header-search .wp-block-search__input {
            position: absolute;
            right: 0;
            height: 50px;
            width: 0;
            opacity: 0;
            padding: 0;
            border: none;
            pointer-events: none;
            transition: width .35s, opacity .2s;
            border-radius: 50px
        }

        .header-search:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
            width: 800px;
            max-width: 62vw;
            opacity: 1;
            padding: 3px 16px 0 22px;
            pointer-events: auto;
            background-color: var(--wp--preset--color--amarelo)
        }

        .wp-block-column.coluna-busca {
            flex: 0 0 6% !important
        }

        .coluna-busca .wp-block-search__inside-wrapper {
            width: auto !important;
            display: flex;
            justify-content: flex-end;
            width: 220px
        }

        .coluna-busca form.wp-block-search {
            width: 100%;
            display: flex;
            justify-content: flex-end;
            margin: 0
        }

        .wp-block-site-logo img {
            height: auto;
            max-width: 100%;
            margin: -2px 0 0 -2px;
            width: 219px
        }
    }

    .header-search .wp-block-search__button svg {
        display: none
    }

    .header-search .wp-block-search__button {
        background: url(../svg/lupa.svg) no-repeat center;
        background-size: 33px
    }

    .menu-toggle {
        position: absolute;
        top: 16px;
        right: 16px;
        z-index: 999
    }

    .header-search button.wp-block-search__button {
        width: 50px;
        height: 50px;
        min-width: 50px;
        border-radius: 100%;
        border: none;
        background-color: var(--wp--preset--color--amarelo);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 2;
        transition: .35s
    }

    .site-footer-container {
        width: 100%;
        margin-top: auto !important;
        position: relative;
        display: flex;
        align-items: center;
        z-index: 9 !important;
        flex-shrink: 0;
        justify-content: center
    }

    .wp-block-group.rodape-box {
        width: 1280px !important;
        max-width: 100%;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
        border-bottom: none;
        border: 5px solid;
        padding-bottom: 100px;
        border-width: 5px 5px 0
    }

    .boletim-newsletter.newsletter-wrapper {
        max-width: 960px;
        margin: 0 auto;
        padding: 0;
        position: relative;
        top: -45px
    }

    .boletim-newsletter .newsletter-form {
        display: flex;
        align-items: center;
        gap: 8px;
        background-color: var(--wp--preset--color--amarelo);
        border-radius: 40px;
        border: 5px solid var(--wp--preset--color--preto);
        padding: 0 15px;
        min-height: 82.94px
    }

    .boletim-newsletter .newsletter-form fieldset {
        border: 0;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        width: 100%;
        gap: 20px
    }

    .boletim-newsletter .newsletter-form legend {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0
    }

    .boletim-newsletter .newsletter-label {
        font-weight: 700;
        white-space: nowrap;
        padding: 3px 12px 0;
        font-size: 1.5rem
    }

    .boletim-newsletter .newsletter-input {
        flex: 1;
        border: none;
        border-radius: 999px;
        padding: 12px 25px;
        background-color: var(--wp--preset--color--preto);
        color: var(--wp--preset--color--branco);
        height: 62.2px;
        font-weight: 300;
        font-size: 1.5rem;
        width: 587px;
        -webkit-autofill: none;
        transition: background-color 5000s ease-in-out
    }

    .boletim-newsletter .newsletter-input::placeholder {
        color: var(--wp--preset--color--branco);
        font-size: 1.5rem;
        font-weight: 300
    }

    .boletim-newsletter .newsletter-input:-webkit-autofill,
    .boletim-newsletter .newsletter-input:-webkit-autofill:active,
    .boletim-newsletter .newsletter-input:-webkit-autofill:focus,
    .boletim-newsletter .newsletter-input:-webkit-autofill:hover,
    .boletim-newsletter .newsletter-input:focus {
        color: var(--wp--preset--color--branco);
        font-size: 1.5rem;
        font-weight: 300;
        -webkit-box-shadow: 0 0 0 30px var(--wp--preset--color--preto) inset !important;
        -webkit-text-fill-color: var(--wp--preset--color--branco) !important;
        transition: background-color 5000s ease-in-out
    }

    .boletim-newsletter .newsletter-input:-moz-autofill,
    .boletim-newsletter .newsletter-input:-moz-autofill-preview {
        background: 0 0 !important;
        color: var(--wp--preset--color--branco) !important
    }

    .boletim-newsletter .newsletter-button {
        width: 60px;
        height: 60px;
        background: var(--wp--preset--color--preto) url(../svg/arrow-btn.svg) no-repeat center;
        background-size: 42px 42px;
        border: none;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 999px;
        right: 15px;
        position: relative
    }

    .newsletter-msg {
        margin-top: 10px;
        color: var(--wp--preset--color--branco);
        background: var(--wp--preset--color--preto) 0;
        padding: 9px 16px;
        border-radius: 34px;
        position: absolute;
        right: 93px;
        top: 12px;
    }

    body::after,
    body::before {
        content: "";
        position: absolute;
        top: -24px;
        bottom: 0;
        max-width: 16%;
        background-size: contain
    }

    .boletim-newsletter .newsletter-button:hover {
        background-color: var(--wp--preset--color--preto)
    }

    html.font-scale .boletim-newsletter .newsletter-input {
        width: 551px
    }

    .wp-block-social-links.footer-social-agd {
        padding: 7px;
        max-width: 175px;
        margin: 0 auto !important;
        justify-content: space-between !important;
        gap: 0;
        background-color: var(--wp--preset--color--preto)
    }

    .wp-social-link a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .grupo-social img {

        width: 50px;
        filter: brightness(0) invert(1);
    }


    .footer-social-agd {
        background: #000;

        padding: 8.74px 12px;
        max-width: 100%;
        margin: 0;
        justify-content: space-between !important;
        gap: 0 10px;
        border-radius: clamp(8px, 2vw, 50px);
    }


    .grupo-social.footer-social-agd img {

        width: 27px;
        filter: brightness(0) invert(1);
    }

    .footer-social-agd img:hover,
    .grupo-social img:hover {
        filter: brightness(0) saturate(100%) invert(69%) sepia(70%) saturate(600%) hue-rotate(8deg) brightness(108%);
    }

    .wp-social-link a::before {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
    }

    .wp-social-link-instagram svg,
    .wp-social-link-facebook svg,
    .wp-social-link-linkedin svg,
    .wp-social-link-whatsapp svg,
    .wp-social-link-x svg {
        display: none
    }

    .wp-social-link a::before {
        background-color: var(--wp--preset--color--branco);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
        -webkit-mask-size: contain;
        mask-repeat: no-repeat;
        mask-position: center;
        mask-size: contain
    }

    .wp-social-link-instagram a::before {
        -webkit-mask-image: url(../svg/instagram.svg);
        mask-image: url(../svg/instagram.svg)
    }

    .wp-social-link-facebook a::before {
        -webkit-mask-image: url(../svg/facebook.svg);
        mask-image: url(../svg/facebook.svg)
    }

    .wp-social-link-linkedin a::before {
        -webkit-mask-image: url(../svg/linkedin.svg);
        mask-image: url(../svg/linkedin.svg)
    }

    .wp-social-link-whatsapp a::before {
        -webkit-mask-image: url(../svg/whatsapp.svg);
        mask-image: url(../svg/whatsapp.svg)
    }

    .wp-social-link-x a::before {
        -webkit-mask-image: url(../svg/xt.svg);
        mask-image: url(../svg/xt.svg)
    }

    .wp-block-social-links .wp-social-link:hover a::before {
        background-color: var(--wp--preset--color--amarelo)
    }

    .wp-block-button.btn-go-top-agd .wp-block-button__link,
    .wp-block-button.btn-home-agd .wp-block-button__link {
        display: flex;
        gap: 10px;
        align-items: center;
        font-size: 1rem;
        font-weight: 700;
        letter-spacing: normal;
        padding: 7px 0 0 12px;
        width: 105px;
        height: 41.7px;
        justify-content: center
    }

    .wp-block-button.btn-home-agd .wp-block-button__link {
        padding: 3px 2px 0 0
    }

    .wp-block-button.btn-go-top-agd .wp-block-button__link {
        padding: 5px 0 0 12px;
        flex-direction: row-reverse
    }

    .wp-block-button.btn-home-agd .wp-block-button__link::before {
        content: '';
        width: 20px;
        height: 20px;
        background: url(../svg/iconhome.svg) no-repeat center;
        background-size: contain;
        display: inline-block;
        top: -1px;
        position: relative
    }

    .emoji-vermelho,
    .wp-block-button.btn-go-top-agd .wp-block-button__link::before {
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block
    }

    .wp-block-button.btn-go-top-agd .wp-block-button__link::before {
        content: '';
        background: url(../svg/scrollup.svg) no-repeat center;
        top: -2px;
        position: relative
    }

    .emoji-vermelho {
        font-size: 0;
        background-image: url(../images/cor.webp);
        vertical-align: middle
    }

    .wp-block-group.site-creditos {
        padding: 36px 0 124px
    }

    .wp-block-group .site-creditos a {
        color: var(--wp--preset--color--preto);
        font-size: .875rem;
        font-style: normal;
        font-weight: 300
    }

    .wp-block-group .links-institucionais {
        font-size: .96rem;
        font-style: normal;
        font-weight: 400;
        letter-spacing: -.02em
    }

    .wp-block-group .links-institucionais a:hover {
        color: var(--wp--preset--color--preto);
    }

    .wp-block-group .links-institucionais span {
        color: var(--wp--preset--color--preto);
        margin: 3px;
    }

    .menu-social-rodape {
        padding: 36px 62px;
        justify-content: center
    }

    body::before {
        left: 0;
        width: 256px;
        height: 1482px;
        background: url(../svg/Esquerda.svg) no-repeat left top;
        background-size: contain
    }

    body::after {
        height: 1306px;
        right: 0;
        width: 259px;
        background: url(../svg/Direita.svg) no-repeat right top;
        background-size: contain;
        z-index: -1
    }

    body.home::after,
    body.home::before {
        z-index: 1
    }

    body::after,
    body::before {
        transition: transform .6s, opacity .4s
    }

    body .destaca-texto-maior * mark {
        font-size: 4rem
    }

    h1.center-block-large-about {
        font-size: 2.5rem;
        line-height: 1.2;
        text-align: center;
        max-width: 1000px;
        margin-inline: auto;
        font-weight: 300;
    }

    h1.center-block-large-about strong {
        font-weight: 700;
    }

    .feature-agd {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 0;
        margin-bottom: 60px;
        margin-top: 55px
    }

    .eixo-grupo {
        border: 0;
        margin-top: 40px
    }

    .wp-block-group .destaca-texto-maior {
        font-size: 2.5rem;
        letter-spacing: -.02rem;
        line-height: 1.2
    }

    .eixo {
        padding-left: 1rem;
        border-left: 5px solid currentColor
    }

    .wp-block-group.item-eixo {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-color: var(--wp--preset--color--verde);
        padding-right: 14px;
        padding-left: 14px;
        padding-top: 10px;
        border-width: 0 0 0 5px
    }

    .eixo-number {
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: .4
    }

    .eixo-number br {
        display: none !important;
    }

    .eixo-title {
        font-size: 1.5rem;
        line-height: 1.3;
        margin-bottom: .75rem;
        margin-top: 20px;
        font-weight: 700
    }

    .eixo-text {
        font-size: 1.25rem;
        line-height: 1.5
    }


    .wp-block-group.query-noticias ul li {
        width: 280px;

    }

    .btn-saiba-mais a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: .5rem 1.5rem;
        min-width: 8rem;
        width: 180px;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5;
        text-transform: uppercase;
        color: var(--wp--preset--color--branco);
        border-radius: 999px;
        text-decoration: none
    }

    .wp-block-button .wp-block-button__link:is(:hover, :active) {
        background-color: var(--wp--preset--color--amarelo) !important;
        color: var(--wp--preset--color--preto) !important
    }




    .card-noticia {
        background: var(--wp--preset--color--branco);
        border-radius: 20px;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
        border: 5px solid var(--wp--preset--color--preto);
        display: flex;
        flex-direction: column;
        height: 100%;
        position: relative;
        min-height: 450px;
    }

    .cards-grid.columns-4 {
        align-items: stretch
    }

    .card-noticia:hover {
        background: var(--wp--preset--color--preto)
    }

    .card-noticia .card-image {
        margin: 0;
        overflow: hidden
    }

    .card-noticia .card-image img {
        width: 100%;
        height: 195px;
        display: block;
        object-fit: cover;

        transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .card-noticia:hover .card-image img {
        transform: scale(1.3)
    }

    .card-noticia .card-body {
        padding: 0 16px 30px;
        display: flex;
        flex-direction: column;
        gap: 0;
        margin-block-start: 0;
        flex: 1 0 auto;
        display: flex;
        justify-content: space-between
    }

    .card-noticia .card-image+.wp-block-group {
        display: flex;
        align-items: center;
        gap: 0;
        justify-content: start;
        z-index: 2;
        margin: -25px 0 0
    }

    .post-meta-agd time,
    .card-noticia .card-date {
        font-size: .8125rem;
        font-weight: 400;
        color: var(--wp--preset--color--branco);
        letter-spacing: .02em;
        background: var(--wp--preset--color--preto);
        padding: 8px 10px 4px 19px;
        border-radius: 0 5px 0 0;
        z-index: 2;
        display: flex;
        align-items: center;
        margin: 0 0 0 -3px;
        height: 25px
    }

    .card-noticia .card-category-tag {
        position: relative;
        font-size: .8125rem;
        z-index: -1;
        margin: 0 0 0 -3px;
        font-weight: 700;
        width: 102px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-transform: uppercase;
        color: var(--wp--preset--color--branco);
        background: var(--wp--preset--color--magenta);
        border-radius: 0 5px 0 0;
        padding-top: 3px
    }

    .card-category-tag.video {
        background: var(--wp--preset--color--verde);
        width: 63px
    }

    .card-is-video figure {
        position: relative
    }

    .card-play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px !important;
        z-index: 2;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform .2s
    }

    .card-noticia .card-title {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.75rem;
        margin: 15px 0 20px;
        color: var(--wp--preset--color--preto);
        text-decoration: none;
        transition: color .2s;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .card-noticia:hover .card-title {
        color: var(--wp--preset--color--branco);
        transition: color .2s
    }

    .btn-leia-mais {
        margin-top: .5rem;
        width: 121px;
        height: 40px;
        background: var(--wp--preset--color--azul-primario);
        border-radius: 0 20px 20px 20px;
        font-style: normal;
        font-weight: bold;
        font-size: 1.125rem;
        line-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-transform: uppercase;
        color: var(--wp--preset--color--branco);
        padding: 0
    }


    .grupo-noticias .category-entrevista .btn-leia-mais {
        background-color: var(--wp--preset--color--magenta)
    }


    .grupo-noticias .card-is-video .btn-leia-mais {
        background-color: var(--wp--preset--color--verde)
    }

    .card-noticia:hover .btn-leia-mais {
        background-color: var(--wp--preset--color--amarelo);
        color: var(--wp--preset--color--preto);
        transform: translateY(-1px)
    }

    .wp-block-group.query-noticias {
        padding: 56px 36px;
        border-radius: 40px;
        border: 5px solid var(--wp--preset--color--preto);
        position: relative;
        z-index: 1;
        margin-top: 76px;
        min-height: 554px !important;
        contain-intrinsic-size: auto 554px;
        content-visibility: auto;
    }

    .sobre-home {
        min-height: 192px !important;


    }

    .sobre-home .wp-block-heading {
        line-height: 1.2 !important;
        margin-bottom: 0;
    }

    .slide-home-agd {
        min-height: 480px;
    }


    section.eixo-grupo {
        position: relative;
        overflow: visible;

        contain-intrinsic-size: auto 554px;
        content-visibility: auto;
    }

    .saibamais-decoration-agd-1 {

        position: relative;
        margin-block-start: 67px;
        margin-block-end: 100px;
    }

    .noticias-header {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .wp-block-group.row-head-noticias {
        margin-left: auto;
        justify-content: space-between
    }

    .wp-block-group.gb-scroll-marquee {
        width: 100%;
        margin: -22px 0 -79px;
        max-width: 100%
    }

    .gb-scroll-marquee__inner {
        display: inline-block;
        white-space: nowrap;
        will-change: transform;
        white-space: nowrap;
        font-weight: 700;
        font-size: clamp(4rem, 12vw, 8rem);
        line-height: 0;
        letter-spacing: -.05em;
        text-shadow: -1px 0 0 #bdbdbd, 1px 0 0 #bdbdbd, 0 -1px 0 #bdbdbd, 0 1px 0 #bdbdbd, -1px -1px 0 #bdbdbd, 1px -1px 0 #bdbdbd, -1px 1px 0 #bdbdbd, 1px 1px 0 #bdbdbd;
        opacity: .5;
        color: var(--wp--preset--color--branco) !important;
        white-space: nowrap
    }

    .wp-block-group.instagram-feed-bx {
        padding: 0px 30px 56px 30px;
        border-radius: 40px;
        margin-bottom: 56px;
        overflow: hidden;
        position: relative;
        z-index: 1
    }

    .decoration-agd-1:before {
        content: "";
        position: absolute;
        left: -233px;
        top: 57%;
        width: 467px;
        height: 723px;
        background-image: url(../svg/rdl.svg);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: contain;
        pointer-events: none;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateY(-50%);
        opacity: 1;
        z-index: -1
    }

    .decoration-agd-1:after {
        content: "";
        position: absolute;
        right: -152px;
        top: 48%;
        width: 467px;
        height: 723px;
        background-image: url(../svg/rdr.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: contain;
        pointer-events: none;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateY(-50%);
        opacity: 1;
        z-index: -1
    }

    .wp-block-group .fontsize40 {
        font-size: 2.5rem;
        line-height: 1.2;
        font-weight: 700;
        justify-content: center;
        display: flex
    }

    .wp-block-group .wp-block-social-links.footer-social-agd {
        padding: 8.74px 12px;
        max-width: 100%;
        margin: 0;
        justify-content: space-between !important;
        gap: 0 3px;
        border-radius: clamp(8px, 2vw, 50px);
    }

    .instagram-feed-bx .wp-block-social-links .wp-social-link a:before {
        height: 50px;
        width: 50px
    }

    .wp-block-social-links .wp-social-link:hover svg {
        fill: var(--wp--preset--color--amarelo) !important
    }

    .wp-block-group.siga-nas {
        gap: 9px;
        margin: 42px 0 -9px !important
    }

    .print-insta,
    .print-insta * {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100px
    }

    @keyframes loading {
        0% {
            background-position: 200% 0
        }

        100% {
            background-position: -200% 0
        }
    }

    .slide-home-agd .slick-arrow:hover,
    .slide-home-agd.slick-arrow:focus {
        background-color: var(--wp--preset--color--azul-primario) !important;
        color: var(--wp--preset--color--white) !important
    }

    .btn-azul-2 a {
        background-color: var(--wp--preset--color--azul);
        color: var(--wp--preset--color--branco);
        padding: .625rem 1.5rem;
        font-size: 1.5rem;
        font-weight: 700;
        border-radius: 0 25px 25px 25px
    }

    .custom-tooltip {
        position: relative;
        display: inline
    }

    .tooltip-trigger {
        cursor: help;
        color: var(--wp--preset--color--azul-primario);
        padding: 2px 6px;
        border-radius: 3px;
        font-weight: 500;
        outline: 2px dotted var(--wp--preset--color--azul-primario);
        text-decoration: none;
        background: transparent;
        border: 0;
        font-size: inherit;
        font-weight: inherit;

    }

    .tooltip-trigger:hover,
    .tooltip-trigger:focus {
        outline: 2px dotted var(--wp--preset--color--azul-primario);
        outline-offset: 2px;
        background-color: var(--wp--preset--color--preto);
        color: var(--wp--preset--color--amarelo)
    }

    .tooltip-content {
        position: absolute;
        bottom: 260%;
        left: 50%;
        background-color: var(--wp--preset--color--preto);
        color: var(--wp--preset--color--branco);
        padding: 20px;
        border-radius: 20px;
        white-space: normal;
        width: max-content;
        max-width: 260px;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 20px;
        letter-spacing: -.02em;
        z-index: 1000;
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s ease, visibility .3s ease;
        pointer-events: none
    }

    .tooltip-content:not([hidden]) {
        opacity: 1;
        visibility: visible
    }

    .tooltip-content::before {
        content: '';
        position: absolute;
        bottom: -60px;
        /* altura total do bico para fora */
        top: auto;
        /* cancela qualquer top */
        left: 1.2px;
        z-index: -1;
        width: 0;
        height: 0;
        border: 30px solid transparent;
        border-left-width: 0;
        border-top: 51px solid var(--wp--preset--color--preto);
        transform: skewX(1.6deg);
    }

    .tooltip-content.flip {
        left: auto;
        right: 50%;
        transform: translateX(50%)
    }

    .tooltip-content.flip::before {
        left: 50%;
        transform: translateX(-50%) skewX(1.6deg)
    }

    .tooltip-content[hidden] {
        display: none
    }

    .wp-block-group.gb-scroll-marquee {
        width: 100%
    }

    .gb-scroll-marquee__inner {
        display: inline-block;
        white-space: nowrap;
        will-change: transform;
        font-weight: 700;
        font-size: clamp(4rem, 12vw, 8rem);
        letter-spacing: -.05em;
        opacity: .5;
        color: var(--wp--preset--color--branco)
    }

    .gb-scroll-marquee__inner strong {
        margin-right: 50px;
    }

    body .wp-block-template-part.site-footer-container {
        margin-top: 85px !important
    }

    .wp-block-columns .wp-block-column.col-ft-1 {
        flex-basis: 9%
    }

    .wp-block-columns .wp-block-column.col-ft-2 {
        flex-basis: 26%
    }

    .wp-block-columns .wp-block-column.col-ft-3 {
        flex: 0 0 auto !important;
        width: auto;
        max-width: fit-content;
        display: flex;
        justify-content: center
    }

    .wp-block-columns .wp-block-column.col-ft-4 {
        flex-basis: 26%
    }

    .wp-block-columns .wp-block-column.col-ft-5 {
        flex-basis: 9%
    }

    .documentos-slider-wrapper {
        max-width: 100%;
        margin: 20px auto 40px !important;
        position: relative;
        padding: 0 18px;
        width: 1200px;
    }

    body:not(.home) .wp-block-group.largura-840:not(.is-layout-constrained) {
        max-width: none;
        width: 894px;
        margin: 0 auto;
        padding: 2rem 2rem 0 2rem
    }

    body:not(.home) main {
        flex: 1 !important;
        padding-top: 78px;
        min-height: 100vh
    }


    body.search main {

        padding-top: 134px;

    }




    .distracao-3 {
        position: relative
    }

    body:not(.home) main::before {
        content: '';
        position: absolute;
        top: 2800px;
        display: none;
        left: 0;
        width: 127px;
        height: 1095px;
        z-index: -1;
        background: url(../svg/dc-l.svg) no-repeat center;
        background-size: contain;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateX(0);
        opacity: 1;
    }


    body:not(.home) main:after {
        content: '';
        display: none;
        position: absolute;
        right: 0;
        width: 234px;
        left: auto;
        height: 1061px;
        z-index: -1;
        top: 2800px;
        background: url(../svg/dc-r.svg) no-repeat center;
        background-size: contain;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateX(0);
        opacity: 1;

    }

    body.page-id-16 main::before {
        top: 1778px;
    }

    body.page-id-16 main::after {
        top: 1744px;
    }


    body.page-id-3356 main::before {
        top: 1535px;
    }

    body.page-id-3356 main::after {
        top: 1500px;
    }



    body.page-id-22 main::before {
        top: 2170px;
    }

    body.page-id-22 main::after {
        top: 2140px;
    }


    body[class*="slug-eleicoes-"] main::before {
        top: 2340px;
    }


    body[class*="slug-eleicoes-"] main::after {
        top: 2330px;
    }


    body.slug-eleicoes .faca-parte-bg::before {
        content: '';
        position: absolute;
        top: -753px;

        left: calc((100vw - 100%) / -2);
        width: 127px;
        height: 1095px;
        z-index: -1;
        background: url(../svg/dc-l.svg) no-repeat center;
        background-size: contain;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateX(0);
        opacity: 1;

    }


    body.slug-eleicoes .faca-parte-bg::after {
        content: '';

        position: absolute;
        right: 0;
        width: 234px;
        left: auto;
        height: 1061px;
        z-index: -1;
        top: -780px;
        background: url(../svg/dc-r.svg) no-repeat center;
        background-size: contain;
        transition: transform .6s ease, opacity .6s ease;
        transform: translateX(0);
        opacity: 1;
        right: calc((100vw - 100%) / -2);


    }

    body:not(.home).show-after main:before,
    body:not(.home).show-after main:after {
        display: block;
    }

    body.single.show-after main:before,
    body.single.show-after main:after {
        display: none !important;
    }

    .grid-noticias.distracao-3:after,
    .grid-noticias.distracao-3:before {
        top: 924px
    }







    .governanca-head {
        margin-bottom: 85px;
        margin-block-start: 126px !important;
    }

    .galeria-logos-agd {
        width: 1129px
    }

    .gal-sec-ex.wp-block-gallery {
        width: 400px;

    }

    .container-galeria-logo-agd .wp-block-gallery,
    .wp-block-gallery.aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
        justify-content: center
    }

    figure.container-galeria-logo-agd {
        align-items: normal;
        width: 460px
    }



    .container-galeria-logo-agd .wp-block-image {
        flex: 0 0 auto;
        display: flex;
        align-items: center
    }

    .container-galeria-logo-agd img {
        width: auto;
        height: auto;
        max-width: 100%
    }

    .container-galeria-logo-agd .colchete-azul {
        margin-left: auto;
        margin-right: auto;
        font-size: 1.875rem
    }

    .container-galeria-logo-agd .wp-block-gallery {
        align-items: center;
        margin-block-start: 14px;
    }


    .container-galeria-logo-agd .wp-block-gallery.gal-apoio {

        margin-block-start: 43px !important;

        margin-block-end: 0px !important;
    }





    .container-galeria-logo-agd .wp-block-image {
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .container-galeria-logo-agd .wp-block-image img {
        max-width: 100%;
        height: auto
    }

    figure.wp-block-gallery.galeria-parceiros.is-layout-flex {
        align-items: center !important;
    }

    .galeria-parceiros.wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        max-width: 100% !important;


    }




    .wp-block-gallery.galeria-parceiros figure.wp-block-image {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }


    .wp-block-gallery.galeria-parceiros,
    .grupo-logos .wp-block-gallery {

        margin-block-start: 0 !important;
        margin-block-end: 100px !important;

        gap: 20px !important;
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;

    }



    .grupo-logos .wp-block-gallery .wp-block-image {
        flex: 0 0 auto !important;
    }

    .wp-block-gallery.galeria-parceiros.gal-sec-ex {

        margin-block-start: 40px !important;
    }


    .wp-block-gallery.galeria-parceiros.excutivos {

        margin-block-start: 40px !important;
    }

    .wp-block-gallery.galeria-parceiros.gal-cordenacao-col {
        margin-block-start: 30px !important;
    }




    .gal-cordenacao-col .wp-block-image {
        height: 120px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        padding: 10px !important;
    }



    .container-grupo-de-trabalhos {
        width: 842px;
        max-width: 100%;
        margin-block-end: 100px !important;
    }

    .colunas-com-icone .wp-block-column {
        border: 0;
        border-left: 5px solid;
        padding: 0px 24px 0 14px
    }

    .colunas-com-icone .wp-block-column strong {
        font-size: 1.5rem
    }

    .colunas-com-icone p {
        clear: both
    }

    .colunas-com-icone img {
        float: left;
        margin: 0 16px 16px 0;
        width: 68px
    }

    .colunas-com-icone {
        gap: 0
    }

    .acordeon-agd {
        border: none;
        border-bottom: 5px solid;
        border-bottom-color: var(--wp--preset--color--azul-primario);
        margin: 0;
        padding: 0;
        background: transparent
    }

    .page-id-14 .acordeon-agd:first-of-type {
        margin-top: 13px
    }





    .acordeon-agd summary {
        cursor: pointer;
        padding: 40px 50px 10px 0;
        list-style: none;
        position: relative;
        font-size: .875rem;
        line-height: 1.2;
        font-weight: 400;
        color: var(--wp--preset--color--preto);
        margin: 0
    }

    .acordeon-agd details>summary {
        padding: 13px 0
    }

    .acordeon-agd details:not([open])>summary strong {
        color: var(--wp--preset--color--preto) !important;
        font-size: 1.25rem;
        padding: 0
    }

    .acordeon-agd details>p {
        font-size: 1.125rem;
        line-height: 1.2;
        font-weight: 400;
        color: var(--wp--preset--color--preto);
        margin: 0
    }

    .acordeon-agd details {
        border-bottom: 1px solid var(--wp--preset--color--preto);
        margin-block-start: 0;
        margin-block-end: 0
    }

    .acordeon-agd summary::-webkit-details-marker {
        display: none
    }

    .acordeon-agd summary br+strong {
        display: block;
        font-size: 1.5rem;
        margin-top: 0;
        margin-left: -2px;
        font-weight: 700
    }

    .acordeon-agd summary::after {
        content: "";
        position: absolute;

        right: 7px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        width: 40px;
        height: 40px;
        overflow: hidden;
        border-radius: 50%;
        background: var(--wp--preset--color--branco);
        display: inline;
        vertical-align: middle;
        color: var(--wp--preset--color--azul-primario);
        border-color: var(--wp--preset--color--azul-primario);
        box-sizing: inherit
    }



    .acordeon-agd:not([open]) summary::after {
        background: currentColor url(../images/seta-faq.webp) no-repeat center;


        transition: transform .3s ease, background-color .3s ease;
        background-size: 24px;
        transform: rotate(-180deg);



    }

    .acordeon-agd[open] summary::after {
        background: currentColor url(../images/seta-faq.webp) no-repeat center;


        transition: transform .3s ease, background-color .3s ease;
        background-size: 24px;
        transform: rotate(0deg);

    }

    .acordeon-agd>details:not([open])>summary::after {
        mask: none;
        -webkit-mask-size: 24px;
        mask-size: 24px;
        width: 24px;
        height: 24px;
        transform: none;
        background: var(--wp--preset--color--preto) url(../svg/mais.svg) no-repeat center !important;
        right: 7px;
        top: 13px;
        background-size: 24px !important;
        transition: transform .3s ease, background-color .3s ease
    }

    .acordeon-agd>details[open]>summary::after {
        background: currentColor url(../svg/mais.svg) no-repeat center !important;
        -webkit-mask-size: 24px;
        mask-size: 24px;
        width: 24px;
        height: 24px;
        mask: none;
        right: 7px;
        top: 13px;
        background-size: 24px !important;
        rotate: 45deg;
        transition: transform .3s ease, background-color .3s ease
    }

    .acordeon-agd>details[open] {
        padding: 0 0 13px
    }

    .acordeon-agd details[open] summary {
        color: currentColor !important;
        font-size: 1.25rem
    }

    .acordeon-agd ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .acordeon-agd ul li {
        padding: 12px 0;
        border-bottom: 1px solid #e0e0e0;
        font-size: 1.25rem;
        font-weight: 700;
        color: #000
    }

    .acordeon-agd ul li:last-child {
        border-bottom: none
    }

    .acordeon-agd {
        transition: all .3s ease
    }

    .wp-block-columns.banner-participe {
        margin: 148px 0 82px;
        border-radius: 40px;
        padding: 0;
        align-items: stretch !important;
        overflow: hidden
    }

    .contato .wp-block-columns.banner-participe {
        margin: 168px 0 82px;
    }

    .banner-participe .wp-block-column:first-child {
        position: relative;
        padding: 0 !important;
        min-height: 300px;
    }

    .banner-participe .wp-block-column:first-child figure {
        position: absolute;
        inset: 0;
        margin: 0;
    }

    .banner-participe .wp-block-column:first-child img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner-participe .wp-block-button__link {
        background: var(--wp--preset--color--branco);
        color: var(--wp--preset--color--verde);
        border-radius: 25px 0 25px 25px;
        padding: 12px 28px;
        font-size: 1.5rem;
        font-weight: 700;
        margin-top: 24px
    }

    .banner-participe h2 {

        line-height: 1.2;
        font-size: 2.5rem;
    }

    .banner-participe .coluna-txt-fcp p {
        line-height: 1.2;
        font-size: 1.5rem
    }

    .banner-participe::after {
        content: "";
        top: -70px;
        right: 45%;
        width: 289px;
        height: 360px;
        position: absolute;
        /*background: url(../images/faca-parte.webp) center center/contain no-repeat*/
    }

    .banner-participe>.wp-block-column {
        flex: 0 0 50%;
        max-width: 50%
    }

    .coluna-txt-fcp {
        padding: 30px 30px 30px 30px
    }

    .banner-participe>.wp-block-column .wp-block-button__link {
        margin-top: 0px
    }


    .banner-participe>.wp-block-column p {
        margin: 10px
    }

    .sec-mapa-agd {
        justify-content: center
    }

    .mapa-col {
        background: url(../svg/map.svg) center center/contain no-repeat;
        width: 1280px;
        margin: 0 auto !important;
        min-height: 950px;
        position: relative;
        transform-origin: center center;
        will-change: transform;
        z-index: 1;
        max-width: 80vw
    }

    .mapa-wrapper {
        position: relative
    }

    .mapa-after {
        position: absolute;
        left: 50%;
        z-index: 0;
        background: url(../svg/after-mapa.svg) center center / contain no-repeat;
        opacity: 0;
        transition: opacity .8s ease;
        pointer-events: none;
        width: 600px !important;
        max-width: 100%;
        height: 600px;
        --mapa-scale: 1;
        animation: girar 6s linear infinite;
        transform-origin: center
    }


    @keyframes girar {
        from {
            transform: rotate(0deg)
        }

        to {
            transform: rotate(360deg)
        }
    }

    .mapa-after.visivel {
        opacity: 1;
        animation: girar 90s linear infinite
    }

    @keyframes girar {
        from {
            transform: translateX(-50%) rotate(0deg)
        }

        to {
            transform: translateX(-50%) rotate(360deg)
        }
    }

    .content-item-mapa {
        background-color: var(--wp--preset--color--branco);
        padding: 14px 16px;
        max-width: 455px;
        border: 1px solid #b2b2b2;
        box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.25);
        border-radius: 20px;
        position: relative
    }

    .ano-mapa {
        font-size: 2.5rem !important;
        font-weight: 700;
        color: var(--wp--preset--color--branco);
        margin: -30px 0 8px;
        line-height: 1;
        background: var(--wp--preset--color--azul-primario);
        border-radius: 20px 20px 0 20px;
        position: absolute;
        padding: 10px 15px;
        top: -40px;
        left: -17px
    }

    .descricao-mapa {
        font-size: 1.125rem;
        font-weight: 700;
        color: var(--wp--preset--color--preto);
        line-height: 1;
        margin: 26px 0 5px
    }

    .fonte-mapa {
        font-size: .75rem !important;
        color: var(--wp--preset--color--preto);
        line-height: 1.2;
        margin: 0;
        padding-top: 0px
    }

    .content-item-mapa {
        opacity: 0;
        transform: scale(0.5) translateY(20px);
        transition: opacity .5s ease, transform .5s ease
    }

    .content-item-mapa.visivel {
        opacity: 1;
        transform: scale(1) translateY(0)
    }

    .itens-mapa-esq .content-item-mapa:nth-child(1) {
        transition-delay: .1s;
        width: 364.15px;
        position: absolute;
        top: 96px;
        left: 35px
    }

    .itens-mapa-esq .content-item-mapa:nth-child(2) {
        transition-delay: .1s;
        width: 455px;
        position: absolute;
        top: 269px;
        left: 16px
    }

    .itens-mapa-esq .content-item-mapa:nth-child(3) {
        transition-delay: .1s;
        width: 443px;
        position: absolute;
        top: 480px;
        left: 44px
    }

    .itens-mapa-esq .content-item-mapa:nth-child(4) {
        transition-delay: .1s;
        width: 364.15px;
        position: absolute;
        top: 679px;
        left: 216px
    }

    .itens-mapa-dir .content-item-mapa:nth-child(1) {
        transition-delay: .1s;
        width: 364.15px;
        position: absolute;
        top: 192px;
        right: 3%;
    }

    .itens-mapa-dir .content-item-mapa:nth-child(2) {
        transition-delay: .1s;
        width: 455px;
        position: absolute;
        top: 351px;
        right: 0
    }

    .itens-mapa-dir .content-item-mapa:nth-child(3) {
        transition-delay: .1s;
        width: 443px;
        position: absolute;
        top: 545px;
        right: 3%;
    }

    .itens-mapa-dir .content-item-mapa:nth-child(4) {
        transition-delay: .1s;
        width: 364.15px;
        position: absolute;
        top: 735px;
        right: 6%;
    }

    .wp-block-group.grupo-noticias {
        margin-top: 24px
    }

    /* Wrapper externo — mantém o mesmo estilo */
    .custom-select-wrapper-agd {
        position: relative;
        width: 280px;
        background-color: var(--wp--preset--color--azul-primario);
        border-radius: 0 25px 25px 25px;
        transition: border-radius .3s ease-in-out;
    }

    /* Container do select customizado */
    .custom-select-agd {
        position: relative;
        width: 100%;
    }

    /* Botão trigger — substitui o <select> */
    .custom-select-agd__trigger {
        appearance: none;
        width: 100%;
        height: 50px;
        background: transparent;
        color: var(--wp--preset--color--branco);
        font-size: 1.5rem;
        font-weight: 700;
        padding: 0 50px 0 20px;
        /* espaço para a seta */
        border: none;
        cursor: pointer;

        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 0 25px 25px 25px;
        transition: background-color .3s ease, color .3s ease;

    }


    .custom-select-agd__trigger:focus {
        background-color: var(--wp--preset--color--azul-primario);

        outline: 2px dotted var(--wp--preset--color--azul-primario);
    }

    .custom-select-agd__trigger:hover {
        color: var(--wp--preset--color--amarelo);
    }

    /* Seta — agora reage ao is-open */
    .custom-select-wrapper-agd::after {
        content: "";
        position: absolute;
        right: 12px;
        top: 25px;
        /* metade do trigger (50px / 2) */
        transform: translateY(-50%);
        width: 26px;
        height: 26px;
        background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='13' fill='white'/%3E%3Cpath d='M13 19L13 7M13 19L8 14M13 19L18 14' stroke='%230075E0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: center;
        pointer-events: none;
        z-index: 3;
        transition: transform .3s ease;
    }

    /* Seta rotaciona quando aberto */
    .custom-select-wrapper-agd:has(.is-open)::after {
        transform: translateY(-50%) rotate(180deg);
    }

    /* Wrapper muda border-radius quando aberto */
    .custom-select-wrapper-agd:has(.is-open) {
        border-radius: 0 25px 0 0;
        background-color: var(--wp--preset--color--azul-primario);
    }

    /* Lista de opções */
    .custom-select-agd__options {

        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        background-color: var(--wp--preset--color--azul-primario);
        border-radius: 0 0 25px 25px;
        overflow: hidden;
        z-index: 100;

        /* Animação */
        opacity: 0;
        transform: translateY(-8px);
        transition: opacity .4s ease-out, transform .25s ease;
        pointer-events: none;
        visibility: hidden;
    }

    .custom-select-agd.is-open .custom-select-agd__options {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
        visibility: visible;
    }

    /* Cada opção */
    .custom-select-agd__option {
        color: var(--wp--preset--color--branco);
        padding: 12px 20px;
        font-size: 1.5rem;
        cursor: pointer;
        list-style: none;
    }


    .custom-select-agd__option:focus {
        background-color: var(--wp--preset--color--azul-primario);
        color: var(--wp--preset--color--branco);
        outline: none;
    }

    .custom-select-agd__option:hover {
        color: var(--wp--preset--color--amarelo);
    }

    /* Opção selecionada */
    .custom-select-agd__option[aria-selected="true"] {
        font-weight: 700;
    }

    .grid-noticias {
        position: relative;
        z-index: 2;
        margin-top: 60px
    }


    .grid-noticias .wp-block-post-template.is-layout-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(280px, 280px)) !important;
        gap: 24px;
        justify-content: center
    }


    @media screen and (max-width:1400px) {
        body.search main {
            padding-top: 134px;
            width: 960px;
            max-width: 100%;
            padding-left: 2rem;
            padding-right: 2rem;
            margin: 0 auto;
        }
    }

    @media screen and (max-width:1300px) {
        .documentos-slider-wrapper {

            width: 100%;
        }




        .query-noticias ul {
            display: flex;
            overflow-x: auto;
            gap: 0 30px;
            padding-inline: 24px;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
        }



        .wp-block-group.query-noticias ul li {
            width: 280px;
        }

        .query-noticias ul>* {
            flex: 0 0 100%;
            scroll-snap-align: start;
            max-width: 280px;


        }


    }

    .noticia-fixa .wp-block-post {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        z-index: 1
    }

    .grid-noticias .wp-block-query-pagination {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0
    }

    .card-categorias-fixa {
        position: relative;
        border: 5px solid var(--wp--preset--color--branco);
        border-radius: 50px;
        overflow: hidden;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }

    .noticia-fixa {
        display: none !important;

    }

    .noticia-fixa .wp-block-post {
        border: 5px solid var(--wp--preset--color--preto);
        border-radius: 50px;
        position: relative;
        width: 860px;
        max-width: 100%;
        top: 10px
    }

    .card-categorias-fixa .wp-block-post-featured-image {

        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin: 0;
        z-index: 1
    }

    .card-categorias-fixa .wp-block-post-featured-image img {
        width: 100%;
        height: auto;
        object-fit: cover;
        transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: scale(1);
    }

    .card-categorias-fixa .wp-block-post-featured-image img:hover {

        transform: scale(1.3);
    }

    .caption-agd {
        position: relative;
        z-index: 2;
        background-color: var(--wp--preset--color--preto) !important;
        padding: 25px 0 25px 45px !important;
        margin: 0 !important;
        width: 1280px;
        max-width: 100%;
        border-radius: 0 0px 0 0;
        display: flex;
        flex-direction: column
    }

    .caption-agd .wp-block-post-title a {
        color: var(--wp--preset--color--branco)
    }

    .caption-agd .wp-block-post-title {
        color: var(--wp--preset--color--branco) !important;
        font-size: 1.5rem !important;
        margin: 0 !important;
        padding-right: 40px
    }

    .card-categorias-fixa {

        grid-template-columns: auto auto 1fr;
        align-items: end
    }

    .taxonomy-category.btn-categoria {
        position: relative;
        z-index: 3;
        margin: 0 !important;
        padding: 5px 20px 0 !important;
        border-radius: 20px 0 0 0;
        font-size: 0.75rem !important;
        font-weight: 700;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        align-self: flex-end;
        line-height: normal;
        justify-content: center;
        height: 40px;
        width: fit-content;
        background-color: var(--wp--preset--color--azul-primario) !important
    }

    .taxonomy-category.btn-categoria a {
        font-size: 1rem
    }

    .btn-saiba-mais-fixo {
        position: relative;
        z-index: 3;
        margin: 0;
        padding: 5px 20px 0;
        font-size: 1rem;
        line-height: normal;
        font-weight: 700;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 40px;
        color: var(--wp--preset--color--branco) !important;
        border-radius: 0 20px 0 0
    }

    .btn-saiba-mais-fixo::after {
        content: '';
        width: 30px;
        height: 30px;
        background-image: url(../svg/add.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        flex-shrink: 0;
        margin-top: -5px
    }

    .taxonomy-category.btn-categoria:hover a,
    .taxonomy-category.btn-categoria:hover,
    .btn-saiba-mais-fixo:hover,
    .btn-saiba-mais-fixo:focus {
        background-color: var(--wp--preset--color--amarelo) !important;
        color: var(--wp--preset--color--preto) !important;
    }

    .autor-agd.wp-block-post-author {
        display: flex;
        align-items: center;
        gap: 8px;
        width: fit-content;
        margin: 24px auto 0
    }

    .wp-block-group.post-meta-agd {
        padding-bottom: 16px !important
    }



    .autor-agd .wp-block-post-author__avatar img {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        object-fit: cover;
        display: block
    }

    .autor-agd .wp-block-post-author__avatar {
        margin-right: -4px;
    }

    .autor-agd .wp-block-post-author__content {
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 0
    }

    .autor-agd .wp-block-post-author__byline {
        font-size: .75rem;
        color: #626262;
        margin: 0;
        order: 1;
        white-space: nowrap;
        font-weight: normal;
    }

    .wp-block-post-author__byline::after {
        content: '';
        display: inline-block;
        width: 17px;
        height: 8px;
        margin-left: 6px;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='8' viewBox='0 0 18 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3536 4.03553C17.5488 3.84027 17.5488 3.52369 17.3536 3.32842L14.1716 0.146442C13.9763 -0.0488198 13.6597 -0.0488198 13.4645 0.146442C13.2692 0.341705 13.2692 0.658287 13.4645 0.853549L16.2929 3.68198L13.4645 6.5104C13.2692 6.70567 13.2692 7.02225 13.4645 7.21751C13.6597 7.41277 13.9763 7.41277 14.1716 7.21751L17.3536 4.03553ZM0 3.68198V4.18198H17V3.68198V3.18198H0V3.68198Z' fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        vertical-align: middle
    }

    .autor-agd .wp-block-post-author__name {
        font-size: .875rem;
        font-weight: bold;
        margin: 0;
        color: #626262;
        white-space: nowrap
    }

    .conteudo-single-noticias a {
        color: var(--wp--preset--color--azul-primario);
        font-weight: 700
    }

    .conteudo-single-noticias a:hover {
        color: var(--wp--preset--color--amarelo);
    }

    .conteudo-single-noticias figure {
        text-align: center
    }

    .conteudo-single-noticias .wp-block-paragraph img,
    .img-desc-single img {
        border-radius: 50px;
        border: 5px solid var(--wp--preset--color--branco);
        outline: 5px solid var(--wp--preset--color--preto);
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 16px
    }

    .conteudo-single-noticias p,
    .conteudo-single-noticias {
        font-size: 1.25rem
    }

    .tag-agd {
        display: flex;
        align-items: center;
        gap: 16px 34px;
        flex-wrap: wrap
    }

    .post-meta {
        gap: 9px;
        align-items: flex-start;
        flex-wrap: wrap
    }

    .post-meta .tags-label {
        white-space: nowrap;
        flex-shrink: 0;
        padding-top: 3px;
    }

    .post-meta .taxonomy-post_tag {
        display: flex;
        flex-wrap: wrap;
        flex: 1;
        min-width: 0
    }

    .tags-label {
        font-size: 1rem;
        color: var(--wp--preset--color--azul-primario)
    }

    .tag-agd .wp-block-post-terms__separator {
        display: none
    }

    .tag-agd:before {
        display: none
    }

    .tag-agd a {
        position: relative;
        display: inline-flex;
        align-items: center;
        padding: 5px 12px;
        background: #666;
        color: var(--wp--preset--color--branco);
        font-weight: 400;
        font-size: .75rem;
        text-transform: uppercase;
        text-decoration: none;
        border-radius: 5px 0 0 5px;
        overflow: visible
    }

    .tag-agd a::before {
        content: '';
        position: absolute;
        right: -8px;
        top: 51%;
        transform: translateY(-50%) rotate(45deg);
        width: 16px;
        height: 18px;
        background: #666;
        border-radius: 0 4px 0 0;
        z-index: -1
    }

    .tag-agd a::after {
        content: '';
        position: absolute;
        right: -4px;
        top: 50%;
        transform: translateY(-50%);
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: var(--wp--preset--color--branco);
        z-index: 1
    }


    .tag-agd a:hover {

        color: var(--wp--preset--color--amarelo);
    }

    body.single-post .img-desc-single {
        width: 620px;
        max-width: 100%
    }

    body.single-post .post-meta-agd .wp-block-post-title {
        font-size: 2.5rem;
        margin-block-start: 16px
    }



    .resumo-single p {
        font-size: 1.5rem
    }

    .post-meta-agd .wp-block-post-terms a {
        background-color: var(--wp--preset--color--azul-primario);
        border-radius: 5px;
        color: var(--wp--preset--color--branco);
        font-size: .813rem;
        padding: 4.8px 7px;
        text-transform: uppercase
    }

    .post-meta-agd .wp-block-post-terms a:hover {
        background-color: var(--wp--preset--color--amarelo);
        color: var(--wp--preset--color--preto);
    }

    .post-meta-agd time {
        border-radius: 5px;
        font-size: .813rem;
        min-height: 25px
    }

    body.single-post .post-meta-agd time {

        padding: 0;
        width: 70px;
        text-align: center;
        justify-content: center;
    }

    .resumo-single {
        margin-block-start: 10px
    }

    .share-bar {
        display: inline-flex;
        align-items: center;
        background-color: var(--wp--preset--color--azul-primario);
        padding: 4.5px 10px;
        height: 40px;
        border-radius: 0 20px 20px 20px;
        margin-block-start: 40px
    }

    .share-label {
        color: var(--wp--preset--color--branco);
        font-weight: 700;
        font-size: 1rem;
        margin: 0px 15px 0 0;
        letter-spacing: .5px
    }

    .share-buttons {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        gap: 9.4px;
        align-items: center
    }

    .share-buttons li {
        display: flex;
        height: 24px
    }

    .share-btn {
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: opacity .2s
    }

    .share-btn:hover {
        opacity: .8
    }

    .share-btn svg {
        display: block;
        fill: var(--wp--preset--color--branco);
        width: 24px;
        height: 24px
    }

    .mhead {
        gap: 10px;
        padding-top: 5px
    }

    .wp-block-columns.boxe-qm-agd.is-layout-flex {
        align-items: stretch !important
    }

    .wp-block-columns.boxe-qm-agd .wp-block-column.boxe-sing-about.is-layout-flow {
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
        min-height: 100% !important
    }

    .wp-block-columns.boxe-qm-agd .wp-block-column.boxe-sing-about .wp-block-buttons {
        margin-top: auto !important
    }

    .fcp-body-agd h3 {
        font-size: 1.5rem
    }

    .boletim-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 48px;
        max-width: 1200px;
        width: 100%;
        margin: 48px auto 0 !important
    }

    .boletim-grupo h1 {
        padding: 30px 0 0 40px
    }

    .wp-block-post.boletim-eletronico article {
        width: 200px;
        border-radius: 20px;
        overflow: hidden;
        border: 5px solid #000;
        display: flex;
        background-color: var(--wp--preset--color--branco);
        flex-direction: column
    }

    .wp-block-post.boletim-eletronico header.wp-block-group {
        display: flex;
        flex-direction: column;
        padding: 0
    }

    .wp-block-post.boletim-eletronico .wp-block-post-date {
        font-weight: 700;
        font-size: 1.5rem;
        padding: 6px 16px;
        width: 100%;
        height: 36px;
        border-radius: 14px 14px 0 0
    }

    .wp-block-post.boletim-eletronico header p {
        margin: 16px 10px 0 16px;
        font-size: 1.5rem;
        font-weight: 700;
        text-align: left
    }

    .wp-block-post.boletim-eletronico .wp-block-post-title {
        font-size: 7.3rem;
        font-weight: 300;
        margin: 0 0 -10px 6px !important;
        letter-spacing: -.5rem;
        padding: 0 !important;
        line-height: normal
    }

    .wp-block-post.boletim-eletronico .wp-block-read-more {
        display: block;
        text-align: center;
        width: 121px;
        height: 40px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.125rem;
        letter-spacing: .05em;
        padding: 10px;
        border-radius: 0 20px 20px 20px;
        margin: 0 0 24px 16px
    }

    .nav-boletim a:hover,
    .wp-block-post.boletim-eletronico .wp-block-read-more:hover {
        background-color: var(--wp--preset--color--amarelo) !important;
        color: var(--wp--preset--color--preto) !important;
    }

    .wp-block-post.boletim-eletronico .wp-block-read-more .screen-reader-text {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap
    }

    .nav-boletim a {
        width: 238px;
        height: 50px;
        font-size: 1.5rem;
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        color: var(--wp--preset--color--branco);
        margin-top: 56.9px;
        padding-top: 5px
    }

    .grid-doc ul {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr))
    }

    .grid-doc figure {}

    .mapa-section-eleicoes {
        margin-block-start: 42px;
        margin-block-end: 74px
    }

    .MapaComClick {
        flex-basis: 100% !important;
        display: flex !Important;
        justify-content: center !important;
    }

    .colunas-bloco-eleicoes {
        border: 5px solid var(--wp--preset--color--preto);
        border-radius: 40px;
        background: var(--wp--preset--color--branco)
    }

    .container-candidato {
        gap: 10px
    }

    body.single-candidatos_estado .mhead,
    body.single-candidatos_estado .wp-block-post-excerpt__excerpt {
        display: none !important
    }



    .container-candidato img {
        border-radius: 100%;
        width: 60px
    }

    .container-candidato h3 {
        font-size: 1.25rem
    }

    .container-candidato p {
        font-size: 1rem;
        margin-top: 3px
    }

    .coluna-presidente {
        border-radius: 35px 0 0 34px;
        padding: 20px;
        flex-basis: 20.9% !important
    }

    .coluna-presidente .wp-block-heading.has-large-font-size {
        font-size: 1.825rem !important
    }

    #mapa-brasil-eleicoes {
        width: 580px;
        height: auto;
        margin-top: 50px;
        margin-bottom: 35px
    }

    .js-mapa-link path {
        pointer-events: visiblePainted
    }

    .js-mapa-link {
        display: inline-block
    }

    .js-mapa-link:hover path {
        fill: var(--wp--preset--color--laranja)
    }

    .coluna-mapa-eleicao {
        z-index: 1
    }

    #mapa-brasil-eleicoes .js-mapa-link path {
        fill: var(--wp--preset--color--verde);
        stroke: var(--wp--preset--color--branco);
        stroke-width: 1;
        transition: fill .2s ease, transform .2s ease;
        cursor: pointer
    }

    #mapa-brasil-eleicoes .js-mapa-link:hover path {
        fill: var(--wp--preset--color--laranja)
    }

    #mapa-brasil-eleicoes .estado_click_map:focus {
        outline: none !important
    }

    .container-mapa-eleicoes {
        position: relative;
        display: inline-block
    }

    .js-mapa-link {
        position: relative
    }

    .js-mapa-link:hover::after {
        content: attr(aria-label);
        position: fixed;
        padding: 6px 10px;
        background: var(--wp--preset--color--preto);
        color: var(--wp--preset--color--branco);
        font-size: 12px;
        font-weight: 700;
        border-radius: 3px;
        pointer-events: none;
        z-index: 9999;
        white-space: nowrap;
        transform: translate(15px, -25px);
        box-shadow: 0 2px 5px var(--wp--preset--color--preto)
    }

    .js-mapa-link:hover path {
        fill: var(--wp--preset--color--laranja) !important;
        transition: fill .2s ease
    }

    .exibe-info-candidatos {
        border-radius: 20px;
        padding: 0 20px !important;
        margin-block-start: 120px !important;
        width: 290px;
        max-width: 100%;
        float: right;
        margin-right: 34px;
        position: relative;
        bottom: 40px;
        min-height: 336px;
        padding-bottom: 33px !important
    }

    .exibe-info-candidatos .wp-block-post {
        display: none;
        animation: fadeIn .4s ease forwards
    }

    .exibe-info-candidatos .wp-block-post.is-active {
        display: block !important
    }

    .exibe-info-candidatos h4 {
        font-size: 1.5rem;
        margin-block-start: 4px;
        margin-block-end: 16px !important
    }

    .js-mapa-link path {
        fill: #e0e0e0;
        stroke: var(--wp--preset--color--branco);
        stroke-width: 1;
        transition: all .3s ease;
        pointer-events: visiblePainted
    }

    .js-mapa-link:hover path {
        fill: var(--wp--preset--color--laranja);
        cursor: pointer
    }

    .js-mapa-link.is-selected path {
        fill: var(--wp--preset--color--laranja)
    }

    .coluna-estaduais * {
        text-align: right
    }

    .coluna-estaduais p {
        padding-right: 34px;
        margin-top: 3px
    }

    .coluna-estaduais h3.titulo {
        font-size: 1.825rem;
        padding-right: 34px;
        margin-top: 50px;
        white-space: nowrap;
        text-align: right;
        width: max-content;
        position: relative;
        left: -35px
    }

    .exibe-info-candidatos p {
        font-size: 1rem;
        padding-right: 0;
        line-height: 1.25rem;
    }

    .exibe-info-candidatos p strong {
        margin-top: 16px !important;
        display: block;
    }

    .mapa-brasil-eleicoes {
        margin-top: 40px
    }

    .underineTitle {
        border-bottom: 1px solid var(--wp--preset--color--preto);
        padding-bottom: 26px
    }

    .type-parceiros h2 {
        font-size: 1.875rem;
        font-weight: 700;
        margin: 0;
        color: var(--wp--preset--color--preto)
    }

    .type-parceiros {

        border-bottom: 1px solid #ebebeb;
        padding: 22px 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 5px
    }

    p.campo-participante,
    .campo-participante.site a {
        color: var(--wp--preset--color--preto);
        display: flex;
        font-size: 1.25rem;
        align-items: center;
        font-weight: 400
    }

    .campo-participante.site a:hover {
        color: var(--wp--preset--color--azul-primario)
    }

    p.campo-participante img,
    .campo-participante.site a img {
        margin-right: 10px
    }

    .content-top-eleicoes {
        padding-top: 24px
    }

    .header-article-eleicoes {
        padding: 2rem 2rem 0 !important
    }

    .page-id-24 .wp-block-group.query-noticias {
        margin-block-end: 55px
    }

    .page-id-24 .grid-doc {
        margin-block-start: 62px;
        margin-block-end: 41px;
        z-index: 1;
        position: relative
    }

    .faca-parte-sec.distracao-3:before {
        top: 43px
    }

    .faca-parte-sec.distracao-3:after {
        top: 33px
    }


    .boletim-newsletter .newsletter-input,
    .galeria-logos-agd,
    .mapa-col,
    .documentos-arquivo,
    .container-grupo-de-trabalhos {
        max-width: 100%;
        box-sizing: border-box
    }

    #select-estado-mobile-eleicoes {
        display: block;
        width: 100%;
        max-width: 95%;
        padding: 11px 40px 11px 22px;
        font-size: 1.125rem;
        font-weight: 700;
        margin: 0 auto;
        color: #fff;
        background-color: var(--wp--preset--color--azul-primario);
        background-image: url(../../blocks/filtro-participantes/seta-down.webp);
        background-repeat: no-repeat;
        background-position: right 9px center;
        border: none;
        border-radius: 0 20px 20px 20px;
        appearance: none;
        -webkit-appearance: none;
        cursor: pointer
    }

    .page-id-4285 .coluna-estaduais .paragrafo,
    .page-id-4285 .coluna-estaduais h3.titulo {
        display: none;
    }

    main :where(.wp-block-search__input) {
        appearance: none;
        border: 1px solid var(--wp--preset--color--preto) !important;
        border-radius: 20px !important;
        padding: 10px !important;
        margin-top: 20px
    }



    main .wp-block-search__button {
        padding: 0;
        margin: 16px 0 0 16px;
        height: 51px;
        width: 50px;
        background: var(--wp--preset--color--preto);
        max-width: 100%;
    }

    main .wp-block-search__button:hover {
        background: var(--wp--preset--color--amarelo);
    }



    .search-results .card-body {
        display: block !important;
        border-bottom: 1px solid #000;
        padding-bottom: 32px;
    }

    .search-results .btn-leia-mais {
        margin-block-start: 21px !important;
    }


    .search-results .card-title a {
        color: var(--wp--preset--color--preto);
        line-height: 1.2;
    }



    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(10px)
        }

        to {
            opacity: 1;
            transform: translateY(0)
        }
    }

    .w80 img {
        width: 80px !important;
    }

    .w70 img {
        width: 70px !important;
    }

    @media (max-width: 781px) {
        .banner-participe>.wp-block-column {
            max-width: 100%;
            flex-basis: 100%
        }
    }

    @media (max-width:1400px) {
        .itens-mapa-esq .content-item-mapa:nth-child(1) {
            left: max(10%, 35px) !important
        }

        .itens-mapa-esq .content-item-mapa:nth-child(2) {
            left: max(10%, 16px) !important
        }

        .itens-mapa-esq .content-item-mapa:nth-child(3) {
            left: max(10%, 44px) !important
        }

        .itens-mapa-esq .content-item-mapa:nth-child(4) {
            left: max(10%, 216px) !important
        }

        .itens-mapa-dir .content-item-mapa:nth-child(1) {
            right: max(10%, -5px) !important
        }

        .itens-mapa-dir .content-item-mapa:nth-child(2) {
            right: max(10%, -98px) !important
        }

        .itens-mapa-dir .content-item-mapa:nth-child(3) {
            right: max(10%, -114px) !important
        }

        .itens-mapa-dir .content-item-mapa:nth-child(4) {
            right: max(10%, 62px) !important
        }

        .faca-parte-bg::after,
        .faca-parte-bg::before {
            display: none !important;
        }
    }

    @media (max-width:1351px) {
        #menu-menu-principal li a {
            padding: 9.5px .5em !important;
            font-size: 1.125rem !important
        }

        .distracao-3:before,
        .distracao-3:after {
            max-width: 10%
        }

        body::after,
        body::before {
            max-width: 10%
        }
    }

    @media (max-width:1200px) {
        .wp-block-post-content {
            position: relative;
            z-index: 1
        }

        body:before,
        body:after {
            max-width: 10% !important;
            z-index: -1 !important
        }
    }

    @media (max-width:1180px) {
        .coluna-txt-fcp {
            padding: 0 40px
        }

        .banner-participe>.wp-block-column p {
            font-size: 1.25rem
        }

        .banner-participe>.wp-block-column h2 {
            font-size: 2.25rem
        }

        .banner-participe::after {
            top: -27%;
            max-width: 17%
        }

        .banner-participe .wp-block-button__link {
            font-size: 1.125rem
        }

        #menu-menu-principal li a {
            font-size: 1rem !important
        }

        .coluna-busca {
            flex-basis: 9% !important
        }

        body .wp-block-template-part.site-footer-container {
            z-index: -1
        }

        #mapa-brasil-eleicoes {
            max-width: 100%
        }

        .coluna-estaduais h3.titulo {
            padding-right: 0;
            white-space: normal;
            max-width: 100%
        }

        .coluna-presidente {
            flex-basis: 29.9% !important
        }
    }


    /* Neutraliza o block gap do Gutenberg dentro do slider,
   pois ele conflita com os cálculos de largura do Slick */
    .documentos-slider .slick-track {
        display: flex !important;
    }

    .documentos-slider .slick-slide,
    .documentos-slider .slick-slide.is-layout-flow {
        margin: 0 !important;
    }

    .documentos-slider.is-layout-constrained>.slick-list,
    .documentos-slider .slick-list {
        margin: 0 !important;
        max-width: none !important;
    }

    /* Garante que o slide não sofra o "gap" do WP entre blocos */
    .documentos-slider .slick-track>*+* {
        margin-block-start: 0 !important;
    }


    body.error404 main {
        flex: 1 !important;
        min-height: 150vh;
        padding-top: 134px;
    }