

#beneficios,
.compartilhar-gerenciar {
    padding: 0;
}

body #beneficios {
    padding-top: 400px;
}

#faq .content {
    padding: 100px 150px;
}

#beneficios .cards .card .title {
    padding-bottom: 15px;
}

.compartilhar-gerenciar {
    margin-top: 100px;
}

body.empresa #beneficios .cards {
    width: 100%;
    justify-content: space-between !important;
}

.wrapper-pj {
    padding: 0 150px;
}

.box-info {
    width: calc(100% - 300px);
    z-index: 1;
}
@media only screen and (min-width: 1920px) {
    .cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner.hidden-sm{
    display: show !important;
}
.cta-banner.hidden-xs{
    display: none !important;
}

.cta-banner:hover {
    filter: brightness(1.3);
}

}

@media only screen and (min-width: 1650px) {
    .wrapper-pj {
        padding: 0 200px;
    }

    #faq .content {
        padding: 100px 200px;
    }

    .box-info {
        width: calc(100% - 400px);
        z-index: 1;
    }
    .cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner .hidden-sm{
    display: show !important;
}
.cta-banner .hidden-xs{
    display: none !important;
}

.cta-banner:hover {
    filter: brightness(1.3);
}

}

@media only screen and (min-width: 1850px) {
    .wrapper-pj {
        padding: 0 300px;
    }

    #faq .content {
        padding: 100px 150px;
    }

    .box-info {
        width: calc(100% - 600px);
        z-index: 1;
    }
}

@media only screen and (max-width: 1400px) {
    .wrapper-pj {
        padding: 0 100px;
    }

    #faq .content {
        padding: 100px 100px;
    }

    .box-info {
        width: calc(100% - 200px);
        z-index: 1;
    }
}

#banner-fixo {
    color: #fff;
    border-radius: 20px 20px 0 0;
}

#banner-fixo a {
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

#btn-banner-fixo-mobile-pj {
    display: none !important;
}

.cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner .showmobi{
    display: none !important;
}
.cta-banner .showdesk{
    display: show !important;
}


.cta-banner:hover {
    filter: brightness(1.3);
}


#cards-empresa .cards .card,
#beneficios .cards .card {
    height: 260px;
    background: #5D5D66BF;
    backdrop-filter: blur(4px);
    border-radius: 10px;
}

#beneficios .cards .card .title .card-title {
    font-size: 20px;
    line-height: 24px;
}

#beneficios .cards .card h3 {
    font-size: 16px;
    line-height: 19px;
}

.compartilhar-gerenciar .container-gerenciar {
    justify-content: space-between !important;
    margin: 0 !important;
}

.compartilhar-gerenciar .container-gerenciar .video-area .bg-brad {
    width: 0;
    height: 0;
}

.navigation-open-finance {
    gap: 20px;
}

.navigation-open-finance .buttons {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
}

#navigation-progress {
    width: 100%;
    height: 4px;
    background-color: #444;
    margin: 10px 0;
    position: relative;
    border-radius: 20px;
}

#navigation-progress .progress-bar {
    height: 150%;
    transform: translateY(-20%);
    width: 0%;
    background-color: #fff;
    transition: width 0.3s ease;
    border-radius: 20px;
}

.grid-open-finance {
    grid-template-columns: 340px 200px;
}

.compartilhar-gerenciar .container-gerenciar .left-data .text-area {
    max-width: 100%;
}

.bg-pq-usar {
    position: relative;
    z-index: 1;
}

.bg-pq-usar::after {
    content: "";
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/open-finance/assets/img/evolucao-open-finance/img-pq-usar.jpg');
    width: 465px;
    height: 439px;
    position: absolute;
    right: 0;
    top: 240px;
    z-index: 1;
}

#cards-pq-usar {
    position: relative;
    z-index: 2;
}

#beneficios .cards .card .title {
    gap: 10px;
    height: 70px;
    position: relative;
}

#beneficios .cards .card .title .card-title {
    font-size: 18px;
    line-height: 22px;
    width: 120px;
    position: absolute;
    left: 70px;
}

#beneficios .cards .card .title em {
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    margin: 0;
    left: 0;
}

#faq .content .questions .pergunta:first-child {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

#faq .content .questions .pergunta:last-child {
    padding-bottom: 20px;
}

#faq .sections-title {
    text-align: center;
}

#faq .sections-title::after {
    margin-left: auto;
    margin-right: auto;
}

.compartilhar-gerenciar .banner-title-mobile {
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/open-finance/assets/img/evolucao-open-finance/img-evolucao-mobile.png');
    margin-bottom: 10px;
}

.bg-pq-usar .banner-title-mobile {
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/open-finance/assets/img/evolucao-open-finance/img-pq-usar-mobile.png');
    transform: translateY(40px);
}

.banner-title-mobile {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hide-mobile {
    display: block !important;
}

.show-mobile {
    display: none !important;
}

.card-flutuante {
    bottom: 90px;
}

@media only screen and (max-width: 415px) {
    .wrapper-pj {
        padding: 0 5%;
    }

    .box-info {
        width: calc(100% - 5%);
        position: absolute;
        transform: translateY(180px);
        margin-bottom: 0;
        padding: 28px 14px;
        z-index: 9;
    }

    #cta-banner {
        width: 100%;
    }
    .cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner.showmobi{ 

    display: show !important;
  }
  .cta-banner.showdesk{ 

    display: none !important;
  }

}

.cta-banner:hover {
    filter: brightness(1.3);
}

.botao-flutuante {
    display: flex;
    width: 100%;
    height: 60px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 20px 20px 0 0;
    background: linear-gradient(90deg, #CC092F 0%, #2B459C 100%);
    position: fixed;
    bottom: 0;
    z-index: 11;
}

@media only screen and (max-width: 415px) {
    .wrapper-pj {
        padding: 0 5%;
    }

    .box-info {
        width: calc(100% - 5%);
        position: absolute;
        transform: translateY(180px);
        margin-bottom: 0;
        padding: 28px 14px;
        z-index: 9;
    }

    #cta-banner {
        width: 100%;
    }
    .cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner.showmobi{ 

    display: show !important;
  }
  .cta-banner.showdesk{ 

    display: none !important;
  }



.cta-banner:hover {
    filter: brightness(1.3);
}}

.botao-flutuante a {
    text-decoration: none;
    padding: 0;
    color: #fff;
    background-color: transparent;
    width: 100%;
    text-align: center;
    gap: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}



@media only screen and (max-width: 768px) {
    .wrapper-pj {
        padding: 0 5%;
    }

    .box-info {
        width: calc(100% - 5%);
        position: absolute;
        transform: translateY(180px);
        margin-bottom: 0;
        padding: 28px 14px;
        z-index: 9;
    }

    #cta-banner {
        width: 100%;
    }
    .cta-banner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #CC092F;
    margin-top: 20px;
    padding: 15px 50px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
}
.cta-banner.showmobi{ 

    display: show !important;
  }
  .cta-banner.showdesk{ 

    display: none !important;
  }



.cta-banner:hover {
    filter: brightness(1.3);
}

    body #beneficios {
        padding-top: 0;
    }

    body #beneficios:not(.bg-pq-usar) {
        padding-top: 240px;
    }

    #faq .content {
        padding: 100px 5%;
    }

    .bg-pq-usar::after {
        content: none;
    }

    .sections-title {
        font-size: 24px;
        margin-bottom: 32px;
        text-align: start;
        padding: 0 !important;
    }

    .sections-title::after {
        content: "";
        position: relative;
        width: 90px;
        height: 4px;
        display: block;
        background-color: #fff;
        margin-top: 24px;
    }

    .bg-pq-usar .sections-title {
        position: absolute;
        transform: translateY(-80px) !important;
    }

    .compartilhar-gerenciar .sections-title {
        position: absolute;
        transform: translateY(-195px) !important;
    }

    .slick-list.draggable {
        padding: 0px !important;
    }

    .hide-mobile {
        display: none !important;
    }

    .show-mobile {
        display: block !important;
    }
}