.b2b-cumpliendo-dreams.--gb-color-sky {
    background: #ebf7ff;
}

.b2b-cumpliendo-dreams.--gb-color-white {
    background: #fff;
}

.b2b-cumpliendo-dreams .--valign {
    height: 100%;
    display: flex;
    align-items: center;
}

.b2b-cumpliendo-dreams .--copy-1 {
    color: #0078ff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 22px 0;
    padding: 0;
}

@media(min-width: 768px) {
    .b2b-cumpliendo-dreams .--copy-1 {
        text-align: center;
    }
}

.b2b-cumpliendo-dreams .--copy-2 {
    color: #000;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: .5px;
    margin: 0 0 25px 0;
    padding: 0;
}

@media(min-width: 768px) {
    .b2b-cumpliendo-dreams .--copy-2 {
        text-align: center;
        font-size: 40px;
        line-height: 130%;
        margin: 0 0 55px 0;
    }
}

@media(min-width: 1440px) {
    .b2b-cumpliendo-dreams .--copy-2 {
        margin: 0 0 24px 0;
        line-height: 130%;
    }
}

.b2b-cumpliendo-dreams .--copy-3 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 24px 0;
    padding: 0;
}

@media(min-width: 1440px) {
    .b2b-cumpliendo-dreams .--copy-3 {
        line-height: 140%
    }
}

.b2b-cumpliendo-dreams .--copy-3 strong {
    font-weight: 600;
}

.b2b-cumpliendo-dreams .--lista {
    margin: 0;
    padding: 0 0 0 18px;
}

.b2b-cumpliendo-dreams .--lista-item {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 12px 0;
    padding: 0;
}

.b2b-cumpliendo-dreams .--lista-item::marker {
    font-weight: 600;
}

@media(min-width: 1440px) {
    .b2b-cumpliendo-dreams .--lista-item {
        line-height: 140%;
    }
}

.b2b-cumpliendo-dreams .--lista-item strong {
    font-weight: 600;
}

.b2b-cumpliendo-dreams .--copy-4 {
    color: #0078ff !important;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

.b2b-cumpliendo-dreams .--image-wrapper {
    width: 100%;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0;
    border-radius: 8px;
    overflow: hidden;
}

@media(min-width: 768px) {
    .b2b-cumpliendo-dreams .--image-wrapper {
        max-width: 535px;
        text-align: center;
        margin: 0 auto 48px auto;
    }
}

@media(min-width: 992px) {
    .b2b-cumpliendo-dreams .--image-wrapper {
        max-width: 460px;
    }
}

@media(min-width: 1440px) {
    .b2b-cumpliendo-dreams .--image-wrapper {
        max-width: 463px;
        text-align: right;
        margin: 15px auto 48px auto;
    }
}

@media(min-width: 768px) {
    .b2b-cumpliendo-dreams .--image-wrapper.--wrapper-left {
        max-width: 433px;
        text-align: left;
        margin: 0 0 48px 0;
    }
}

@media(min-width: 992px) {
    .b2b-cumpliendo-dreams .--image-wrapper.--wrapper-left {
        max-width: 380px;
    }
    .perfil-del-programa {
        margin-top: 100px;
    }
    .clave-exito {
        margin-top: 50px;
    }
}

@media(min-width: 1440px) {
    .b2b-cumpliendo-dreams .--image-wrapper.--wrapper-left {
        max-width: 463px;
    }
}

.b2b-cumpliendo-dreams .--image {
    width: 100%;
    margin: 0;
    padding: 0;
}