/*  */
.section-card-shadow__content {
    margin: 100px 0;
    gap: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-shadow__image {
    width: 460px;
    height: 430px;
    border-radius: 10px;
    background: #CC092F;
    position: relative;
}

.card-shadow__image::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 10px;
    width: 460px;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: -35px;
    right: -15px;
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-03.jpg');
    background-image: image-set(url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-03.webp') type('image/webp'),
            url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-03.jpg') type('image/jpeg'));
}

.card-shadow__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    max-width: 540px;
}

.card-shadow__text strong {
    font-weight: 700;
}

/* Section Cards */
.section-cards__cards {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-top: 25px;
    margin-bottom: 50px;
}

.cards__card {
    width: 210px;
    height: 200px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 2px 2px 0px #00000029;
}

.card__title {
    color: #000;
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.card__disclaimer {
    color: #47484C;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
}

/* Section Crédito */
.section-credito__content {
    background-color: #CC092F;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
}

.section-credito__content .section_title_left {
    color: #fff;
}

.section-credito__content .section_title_left::after {
    background-color: #fff;
}

.section-credito__box-image {
    width: 60vw;
    height: 660px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 2px 4px 0px #00000029;
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-01.jpg');
    background-image: image-set(url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-01.webp') type('image/webp'),
            url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-01.jpg') type('image/jpeg'));
}

.section-credito__box-info {
    width: calc(100% - 670px);
}

.section-credito__container {
    padding: 50px 0 50px 50px;
}

.box-info__text {
    margin-top: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    max-width: 525px;
}

.box-info__text strong {
    font-weight: 700;
}

.box-info__text a,
.box-info__text a:visited {
    font-weight: 700;
    color: #3B69FF;
    text-decoration: underline;
}

/* Section Cards */
.content__cards {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
}

.content__card {
    width: calc((100vw - 20vw - 60px) / 3);
    height: 240px;
    justify-content: start;
    cursor: initial;
    gap: 10px;
    position: relative;
    text-decoration: none;
}

.content__card::after {
    content: "";
    width: 80px;
    height: 4px;
    background-color: #CC092F;
    background-image: none;
    position: absolute;
    left: 25px;
    bottom: 25px;
}

.content__card__text {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    max-width: 240px;
}

/* Section List Icons */
.section-icon-list__content {
    position: relative;
    margin: 100px 0;
}

.list {
    margin: 30px 0 50px 0;
}

.list__item {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 25px 0;
}

.list__item__text {
    color: #262626;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

.list__item__text strong {
    font-weight: 700;
}

/* Section Certificado */
.section-certificado__text {
    color: #3F3E3F;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 50px 0;
}

.section-certificado__text strong {
    font-weight: 700;
    font-style: Bold;
    line-height: 26px;
}

.section-certificado__card {
    max-width: 870px;
    height: 262px;
    color: #fff;
    border-radius: 10px;
    background: #CC092F;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 12rem;
    margin-bottom: 50px;
    position: relative;
}

.section-certificado__card::before {
    content: '';
    width: 340px;
    height: 335px;
    border-radius: 10px;
    position: absolute;
    left: -4rem;
    bottom: 20%;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-07.jpg');
    background-image: image-set(url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-07.webp') type('image/webp'),
            url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-07.jpg') type('image/jpeg'));
}

.section-certificado__content {
    max-width: 395px;
    transform: translateX(100px);
}

.section-certificado__card__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -2.4%;
    margin-bottom: 15px;
}

.section-certificado__card__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

/* Section PDF */
.section-gradient-pdf {
    background: #9D0B21;
    min-height: 380px;
}

.section-gradient-pdf__content {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 50px;
}

.section-gradient-pdf__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -2.4%;
    margin-bottom: 10px;
}

.section-gradient-pdf__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.content__image {
    position: absolute;
    right: 0;
}

/* Responsivo */
@media (max-width: 1366px) {
    .card-shadow__image {
        width: 430px;
        height: 380px;
    }

    .card-shadow__image::before {
        width: 430px;
        height: 400px;
    }

    .section-gradient-pdf {
        min-height: fit-content;
    }

    .content__image {
        right: -50px
    }

    .content__image img {
        max-width: 350px;
        height: auto;
    }
}

@media (max-width: 768px) {
    .section-card-shadow__content {
        flex-wrap: wrap;
        margin-bottom: 0;
        gap: 0;
    }

    .card-shadow__image {
        width: 310px;
        height: 280px;
        margin: 50px auto 25px auto;
    }

    .card-shadow__image::before {
        width: 290px;
        height: 285px;
        top: -25px;
        left: 5px;
        right: 0;
    }

    /* Section List Icons */
    .section-icon-list__content {
        margin: 0;
    }

    .list__item {
        align-items: start;
        gap: 15px;
        margin: 20px 10px;
    }

    .list__item__text {
        font-size: 14px;
        line-height: 24px;
    }

    .list__item__text b {
        font-weight: 600;
    }

    .list__item img {
        width: 24px;
        height: 24px;
    }

    /* Section Fiscais */
    .section-credito__content {
        justify-content: center;
        position: relative;
        flex-wrap: wrap;
        margin: 260px 0 50px 0;
    }

    .section-credito__box-image {
        position: absolute;
        top: -220px;
        border-radius: 10px;
        width: 310px;
        height: 305px;
        background-image: url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-04.jpg');
        background-image: image-set(url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-04.webp') type('image/webp'),
                url('https://assets.bradesco/content/dam/portal-bradesco/cidadania-financeira/assets/img/educacao-financeira/mei/image-04.jpg') type('image/jpeg'));
    }

    .section-credito__box-info {
        width: 100%;
    }

    .section-credito__container {
        padding: 150px 5% 50px 5%;
    }

    .box-info__text {
        margin-top: 25px;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        max-width: 525px;
    }

    .box-info__text span {
        font-weight: 600;
    }

    .box-info__text a,
    .box-info__text a:visited {
        color: #fff;
    }

    /* Section Certificado */
    .section-certificado__card {
        width: 90%;
        height: 375px;
        padding: 10%;
        align-items: end;
        margin-top: 5rem;
    }

    .section-certificado__card::before {
        width: 140px;
        height: 140px;
        bottom: 0;
        left: -1rem;
        top: -1.5rem;
    }

    .section-certificado__content {
        max-width: 100%;
        transform: none;
    }

    .section-certificado__card__text {
        font-size: 16px;
        line-height: 20px;
    }

    .section-certificado__text {
        font-size: 16px;
        line-height: 26px;
    }

    /* Section Cadrs */
    .content__cards {
        justify-content: center;
    }

    .cards__card {
        width: 215px;
        height: 215px;
        box-sizing: border-box;
        margin: 10px;
    }

    .cards__card img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .content__card {
        margin: 0 10px;
        width: 345px;
        height: 238px;
    }

    .card__title {
        font-size: 16px;
        line-height: 24px;
    }

    /*  */
    .section-gradient-pdf {
        margin: 25px 0;
        min-height: fit-content;
    }

    .section-gradient-pdf__title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }

    .section-gradient-pdf__text {
        margin: 30px 0;
    }
}