.headerConteudos h1 {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 500;
    font-size: 55px;
    color: var(--cor-preto-100);
    line-height: 64px;
}

.headerConteudos p {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: var(--cor-preto-100);
    line-height: 19.2px;
}

.margem-navbar-conteudos {
    margin-top: 100px;
}

.button3 {
    padding: 7px 20px;
    text-transform: uppercase;
    background: var(--cor-laranja-100);
    background: #EA9E79;;
    border:none !important;
}

.sectionConteudos1 img {
    border-radius: var(--border-radius-15);
}

.sectionConteudos2 {
    border: .0625rem solid var(--cor-preto-100);
    border-radius: var(--border-radius-15);
}

.btn-sobre-accordeon {
    position: absolute;
    bottom: 0;
}

.acordeonConteudo p {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: var(--cor-preto-100);
    line-height: 28px;
}

.podcasts, .conteudos-especiais, .factual-credibilidade, .audio-serie, .publieditoriais {
    height: 556px;
}

.caixaServico {
    background-color: var(--cor-bege-60);
    border-radius: var(--border-radius-10);
    cursor: pointer;
}

.caixaServico.selecionado {
    background-color: var(--cor-laranja-100);
}

.caixaServico p:nth-of-type(1) {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 600;
    font-size: 28px;
    display: flex;
    justify-content: space-between;
}

.caixaServico p:nth-of-type(1) span {
    font-size: 20.8px;
}

.caixaServico p:nth-of-type(2) {
    font-family: 'Chivo Mono', monospace;
    font-weight: 500;
    font-size: 14px;
    margin: 0rem;
}

.factual-credibilidade, .conteudos-especiais, .publieditoriais, .audio-serie, .podcasts {
    display: none;
}

.factual-credibilidade, .conteudos-especiais, .publieditoriais, .audio-serie, .podcasts {
    position: relative;
}

.audio-serie .col-12.text-end, .factual-credibilidade .col-12.text-end,
.conteudos-especiais .col-12.text-end, .publieditoriais .col-12.text-end,
.audio-serie .col-12.text-end, .podcasts .col-12.text-end {
    position: absolute;
    right: 0;
    bottom: 0;
}

.depoimentos {
    background-color: var(--cor-bege-60);
    border-radius: var(--border-radius-25);
}

.depoimentos h3 {
    font-family: 'Chivo Mono', monospace;
    font-weight: 500;
    font-size: .875rem;
    color: var(--cor-preto-100);
}

.depoimentos-texto {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 600;
    font-size: 2.25rem;
    color: var(--cor-preto-100);
    line-height: 2.6rem;
}

.depoimentos-texto span {
    color: var(--cor-laranjaIntenso-100);
}

.depoimentos p {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 400;
    font-size: .875rem;
    color: var(--cor-preto-100);
}

.owl-dots {
    margin-bottom: 30px;
}

.owl-theme .owl-dots .owl-dot span {
    background: var(--cor-laranjaIntenso-40);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--cor-laranjaIntenso-100);
}

.bi::before, [class*=" bi-"]::before, [class^="bi-"]::before {
    font-weight: 400 !important;
    font-size: 1.4rem;
    cursor: pointer;
}

.depoimentosNavegacao {
    z-index: 1;
    margin-top: -26px;
    position: relative;
}

.sectionConteudos4 {
    background-image: url('../img/img-conteudos2.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 584px;
    border-radius: var(--border-radius-15);
    margin-top: -51px;
}

.sectionConteudos4 p {
    font-family: 'Chivo Mono', monospace;
    font-weight: 500;
    font-size: 0.875rem;
    color: var(--cor-branco-100);
    text-shadow: none;
    margin-top: 233px;
}

.sectionConteudos4 h3 {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 500;
    font-size: 3.4375rem;
    color: var(--cor-branco-100);
    line-height: 4.5rem;
    text-shadow: none;
    padding-right: 45px;
}

.sectionConteudos4 a {
    font-family: 'Albert Sans', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--cor-preto-100);
    border: none;
    background-color: var(--cor-laranjaIntenso-100);
    border-radius: var(--border-radius-25);
    padding: 12px 28px;
    display: inline-block;
}

.sectionConteudos4 a:hover {
    background-color: #FDCDA6;
    color: var(--cor-preto-100);
}

.sectionConteudos5 h3 {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 500;
    font-size: 2.75rem;
    color: var(--cor-preto-100);
    line-height: 3rem;
}

.sectionConteudos5 p:nth-of-type(1) {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    color: var(--cor-preto-100);
}

.sectionConteudos5 p:nth-of-type(2) {
    font-family: 'Chivo Mono', monospace;
    font-weight: 500;
    font-size: 0.875rem;
    color: var(--cor-preto-100);
    text-transform: uppercase;
}

.sectionConteudos5 p:nth-of-type(2) a {
    color: var(--cor-preto-100);
    text-decoration: none;
    cursor: pointer;
}

.sectionConteudos5 p:nth-of-type(2) .bi::before, [class*=" bi-"]::before, [class^="bi-"]::before {
    font-weight: 400 !important;
    font-size: inherit;
}

.sectionConteudos5 p:nth-of-type(3), .sectionConteudos5 p:nth-of-type(4) {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    color: var(--cor-preto-100);
}

.accordion-button {
    font-family: 'Albert Sans', sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
}

.accordion-body p {
    font-family: 'Albert Sans', sans-serif;
    font-size: 1.45rem;
    font-weight: 300;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.linhaFimAccordion{
 border-bottom: 1px solid black;
}
    

.accordion-button:not(.collapsed) {
    color: var(--cor-preto-100);
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23de6436'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.home-parceiros p {
    margin-bottom: 80px;
}

.headerConteudos:has(.button3.saibaMais:hover) .button3,
.headerConteudos:has(.button3.arrow:hover) .button3 {
    background: var(--cor-laranja-100);
}

.col-12.text-end:has(.button3:hover) .button3 {
    background: #F9A15E;
}


/* ===================================================== */
/* ================ VERSÃO MOBILE======================= */
/* ===================================================== */

@media (max-width: 768px) {
    .margem-navbar-conteudos {
        margin-top: 50px;
    }

    .menu-login {
        background: var(--cor-amarelo-40)
    }

    .headerConteudos h1 {
        font-size: 28px;
        line-height: 1.3;
        font-weight: 600;
    }

    .headerConteudos p {
        font-size: 15px;
        line-height: 19.2px;
    }

    .button3 {
        padding: 7px 20px;
        margin-bottom: 36px;
    }

    .headerConteudos.px-sm-5 .button3 {
        margin-left: -3px;
        margin-top: 10px;
    }

    .headerConteudos.px-sm-5 .button3:last-of-type {
        margin-left: -4px;
    }


    #collapseFactual .col-12.text-start .button3 {
        padding: 3px 15px;
        margin-bottom: 10px;
        background: var(--cor-laranja-100);
        text-transform: uppercase;
        margin-top: 4px;
        margin-left: -2px;
    }

    .sectionConteudos1 img {
        width: 100%;
        height: 217px;
    }

    .sectionConteudos2 {
        border-radius: var(--border-radius-10);
        margin-top: 70px;
    }

    .sectionConteudos4 {
        height: auto;
        padding: 20px;
        background-position: top center;
    }

    .sectionConteudos4 h3 {
        font-size: 2rem;
        line-height: 2.5rem;
    }


    .sectionConteudos4 p {
        margin-top: 20px;
    }

    .sectionConteudos5 h3 {
        font-size: 44px;
        line-height: 3.65rem;
    }

    .sectionConteudos5 p:nth-of-type(1) {
        font-size: 1rem;
    }

    .sectionConteudos5 p:nth-of-type(2) {
        font-size: 0.875rem;
    }

    .accordion-button {
        font-size: 1rem;
    }

    .accordion-body p {
        font-size: 1rem;
    }

    .remove-borda-accordion {
        border: none !important;
    }

    .accordion-button::after {
        display: none !important;
    }

    .accordion-header {
        border-radius: 15px;
    }

    .accordion-button:not(.collapsed) {
        color: var(--cor-preto-100);
        background-color: var(--cor-laranja-100) !important;
        box-shadow: none;
        border-radius: 15px !important;
    }

    #headingFactual>.accordion-button {
        border-radius: 15px !important;
    }

    .titulo-accordion-mobile {
        font-family: 'Albert Sans', sans-serif;
        font-weight: 600;
        font-size: 1.35rem;
    }

    .subtitulo-accordion-mobile {
        font-family: 'Chivo Mono';
        font-weight: 500;
        font-size: 0.85rem;
    }

    .depoimentos h3 {
        font-family: 'Chivo Mono';
        font-weight: 500;
        font-size: 1rem;
    }

    .depoimentos-texto {
        font-weight: 600;
        font-size: 20px;
        line-height: 1.5rem;
    }

    .depoimentos p {
        font-family: 'Albert Sans', sans-serif;
        font-weight: 400;
        font-size: 1rem;
    }

    .sectionConteudos4 {
        height: 467px;
        background-position: top center;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 90%;
    }

    .sectionConteudos4 .col-12.col-sm-7.px-4 {
        margin-top: 211px;
        ;
        padding-left: 10px !important;
    }

    .sectionConteudos4 .col-12.col-sm-7.px-4>p {
        font-size: 1.075rem;
        margin-bottom: 5px;
    }

    .sectionConteudos4 .col-12.col-sm-7.px-4>h3 {
        font-size: 28px;
        line-height: 1.9rem;
        font-weight: 600 !important;
    }

    .sectionConteudos4 .col-12.col-sm-7.px-4>a {
        font-size: 19px;
        padding: 9px 17px;
    }

    .sectionConteudos5 {
        padding: 23px;
        margin-top: 60px;
    }

    .sectionConteudos5 p:nth-of-type(3), .sectionConteudos5 p:nth-of-type(4) {
        font-family: 'Albert Sans', sans-serif !important;
        font-weight: 500;
        font-size: 14.9px;
    }

    #flush-headingOne>.accordion-button,
    #flush-headingTwo>.accordion-button,
    #flush-headingThree>.accordion-button,
    #flush-headingFour>.accordion-button {
        font-weight: 600;
        font-size: 20px;
        padding-left: 11px;
        background: transparent !important;
        border-top: 1px solid var(--cor-preto-100);
        border-radius: 0 !important;

    }

    #flush-headingFour>.accordion-button {
        border-bottom: 1px solid var(--cor-preto-100);
    }

    .duvidas-mobile h3 {
        font-family: 'Albert Sans', sans-serif;
        font-weight: 300;
        font-size: 1.35rem;
        margin-bottom: 22px;
    }

    .duvidas-mobile p a {
        font-family: 'Chivo Mono';
        color: var(--cor-preto-100);
        font-weight: 300;
        font-size: 1rem;
        text-transform: uppercase;
        text-decoration: none;
    }

    #carrouselParceiros {
        margin-bottom: 30px;
    }

    .home-parceiros p {
        font-weight: 500;
        font-size: 1rem;
        margin-left: -2px;
    }
}

#flush-headingOne>.accordion-button,
#flush-headingTwo>.accordion-button,
#flush-headingThree>.accordion-button,
#flush-headingFour>.accordion-button {
    font-weight: 600;
    font-size: 20px;
    padding-left: 11px;
    background: transparent !important;
    border-top: 1px solid var(--cor-preto-100);
    border-radius: 0 !important;

}

 #flush-headingFour>.accordion-button {
    border-bottom: 1px solid var(--cor-preto-100);
} 

#flush-headingFour > .accordion-button:not(.collapsed) {
  border-bottom: none; /* remove a borda */
}

.accordion-header.caixaServico span.d-block {
    font-family: 'Albert Sans', sans-serif;
    font-weight: 600;
    font-size: 28px;
    display: flex;
    justify-content: space-between;
}

.accordion-header.caixaServico small.d-block {
    font-family: 'Chivo Mono', monospace;
    font-weight: 500;
    font-size: 14px;
    margin: 0rem;
}

.toggle-icon {
    font-weight: bold;
    font-size: 1.5rem;
    transition: color 0.2s;
}

.accordion-button::after {
    display: none !important;
}

@media (min-width: 320px) and (max-width: 388px) {
    .fonte-header-conteudos {
        font-size: 22px !important;
    }

    .sectionConteudos4 .col-12.col-sm-7.px-4>a {
        font-size: 17px;
    }
}