.ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
    display: flex;
    width: 100%;
    padding: var(--space-40, 40px) var(--360-575-Page-Margin, 16px);
    flex-direction: column;
    align-items: center;
    gap: var(--space-40, 40px);
}



.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-16, 16px);
    align-self: stretch;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact-header .titulo {
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    align-self: stretch;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact-header .sub-titulo {
    color: var(--Color-Content-General-2, #707070);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    padding-bottom: 0;
    margin-bottom: 0;
    align-self: stretch;
}


.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
    background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-360.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    width: 100%;
    min-width: 324px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen .boton-play {
    display: flex;
    width: 80px;
    height: 80px;
    padding: var(--space-16, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--space-0, 0px);
    flex-shrink: 0;
    background-color: white;
    border-radius: var(--border-radius-xl, 100px);
    cursor: pointer;
}


.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen img {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo {

    color: #2c2c2c;
    font-size: 32px;
    margin-top: 20px;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .info {
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;

    color: #636363;
    font-size: 16px;

    margin: 0px;
}


.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen {
    background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-360.png");
    background-repeat: no-repeat;
    width: 328px;
    height: 200px;
}


.card-der {
    display: flex;
    width: 100%;
    gap: 40px;
    margin: 24px 0px;
    flex-direction: column-reverse;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact {
    display: flex;
    flex-direction: column;
    gap: var(--space-32, 32px);
    width: 100%;
}

.card-der .module-content-list,
.card-izq .module-content-list {
    display: flex;
    padding: var(--space-0, 0px);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--space-12, 12px);
    align-self: stretch;
    list-style-type: none;
    margin-bottom: 0;
}

.card-der .module-content-list,
.card-izq .module-content-list .module-content-list-item {
    display: flex;
    padding: var(--space-0, 0px);
    align-items: flex-start;
    gap: var(--space-4, 4px);
    align-self: stretch;
}

.card-der .module-content-list,
.card-izq .module-content-list .module-content-list-item .list-item-text p {
    margin-bottom: 0;
    align-self: stretch;
}

.ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
    padding: 0 24px 0;
}



@media (min-width: 576px) {

    .ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
        padding: var(--size-space-40, 40px) var(--576-767-page-margin, 42px) var(--space-40, 40px) var(--576-767-page-margin, 42px);
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
        background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-576.png");
        background-repeat: no-repeat;
        background-size: cover;
    }



    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo {
        width: 496px;
        font-size: 24px;
        line-height: 32px;
        font-feature-settings: 'clig' off, 'liga' off;
        -webkit-font-feature-settings: 'clig' off, 'liga' off;
        -moz-font-feature-settings: 'clig' off, 'liga' off;
    }

    .card-der {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
        align-items: center;
        gap: 40px;
        margin: 24px 0px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
        width: 100%;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
        padding: 0 40px 0;
        margin-bottom: 64px;
    }

}

@media (min-width: 768px) {

    .ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
        padding: var(--size-space-40, 40px) var(--768-991-page-margin, 48px) var(--size-space-64, 64px) var(--768-991-page-margin, 48px);
    }


    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
        background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-768.png");
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 350px;
    }

    .card-der .module-content-list,
    .card-izq .module-content-list {
        width: 100%;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo {
        font-size: 24px;
        line-height: 32px;
        font-feature-settings: 'clig' off, 'liga' off;
        -webkit-font-feature-settings: 'clig' off, 'liga' off;
        -moz-font-feature-settings: 'clig' off, 'liga' off;
    }

    .card-der {
        display: flex;
        justify-content: center;
        flex-direction: column-reverse;
        align-items: center;
        gap: 40px;
        margin: 24px 0px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
        width: 100%;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
        padding: 0 40px 0;
        margin-bottom: 64px;
    }


    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact {
        flex-direction: column;
        margin: 0;
    }

    .card-der .module-content-list-item>.check,
    .card-izq .module-content-list-item>.check {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .card-der .module-content-list-item,
    .card-izq .module-content-list-item {
        display: flex;
        align-items: flex-start;
        padding: 0;
        gap: 8px;
        align-self: stretch;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(1),
    .card-izq .module-content-list .list-item-text>span:nth-child(1) {
        line-height: 22px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(2),
    .card-izq .module-content-list .list-item-text>span:nth-child(2) {
        line-height: 18px;
        font-size: 14px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen img {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen .boton-play {
        width: 56px;
        height: 56px;
    }
}

@media (min-width: 992px) {

    .ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
        padding: var(--size-space-40, 40px) var(--992-1199-page-margin, 82px) var(--size-space-64, 64px) var(--992-1199-page-margin, 82px);
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
        display: flex;
        flex-direction: row-reverse;
        padding: 56px 83px 64px;
        margin: 0;
        gap: 40px;
        align-items: center;
    }

    .contenedor-modulo-3fact.card-izq {
        padding: var(--size-space-0, 0px);
        align-items: center;
        gap: var(--size-space-24, 24px);
        align-self: stretch;
        flex-direction: row;
    }



    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
        margin-right: 0;
        background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-992.png");
        background-repeat: no-repeat;

        padding-right: var(--size-space-8, 8px);
        flex-direction: column;
        align-items: flex-start;
        flex: 1 0 0;
        background-size: calc(100% - 8px);
        border-radius: var(--border-radius-l, 16px);
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
        margin-right: 0;
        margin-left: 0;
        gap: 16px;
        align-items: flex-start;
        padding: 0;
        align-self: stretch;
        flex: 1 0 0;
        margin-top: 0;
        min-width: calc((100vw - 188px) / 2);
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der .texto {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo,
    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .info {
        width: 100%;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo {
        letter-spacing: -1px;
    }

    .card-der .module-content-list-item,
    .card-izq .module-content-list-item {
        display: flex;
        align-items: flex-start;
        padding: 0;
        gap: 8px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(1),
    .card-izq .module-content-list .list-item-text>span:nth-child(1) {
        font-size: 16px;
        line-height: 22px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(2),
    .card-izq .module-content-list .list-item-text>span:nth-child(2) {
        font-size: 14px;
        line-height: 18px;
    }

}

@media (min-width: 1200px) {

    .ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
        padding: var(--size-space-40, 40px) var(--1200-1399-page-margin, 102px) var(--size-space-64, 64px) var(--1200-1399-page-margin, 102px);
    }



    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .imagen {
        width: 393px;
        height: 250px;
    }

    .card-der,
    .card-izq {
        padding: 40px 100px;
        margin: 0;
        gap: 40px;
    }


    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
        background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-1200.png");
        min-width: 486px;
        background-size: cover;
        border-radius: var(--border-radius-l, 16px);
        background-position: 50%;
        background-repeat: no-repeat;
        padding-right: 0;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
        min-width: calc((100vw - 228px) / 2);
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo,
    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .info {
        width: 100%;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto .titulo {
        text-align: start;
        /* Title/M */
        /* 125% */
        font-size: 32px;
        line-height: 40px;
    }

    .card-der .module-content-list {
        gap: 24px;
        height: 234px;
    }


    .card-der .module-content-list-item>.check,
    .card-izq .module-content-list-item>.check {
        width: 24px;
        height: 24px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
        padding: 0 100px 64px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(2),
    .card-izq .module-content-list .list-item-text>span:nth-child(2) {
        width: 448px;
    }

}


@media (min-width: 1920px) {

    .ibd-static-es-landing-landing-faconauto.contenedor-modulo-3fact {
        padding: var(--size-space-40, 40px) var(--14001920-page-margin, 324px) var(--size-space-64, 64px) var(--14001920-page-margin, 324px);
    }

    .card-der {
        margin: 40px 0px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact .texto {
        max-width: 624px;
        min-width: 624px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact h3.titulo {
        text-align: left;
        margin-inline: 0 !important;
        width: 100% !important;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact p.info {
        margin-inline: 0 !important;
        width: 100% !important;
        letter-spacing: -0.6px;
    }


    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-izq .imagen {
        background: url("/ibdmedia/ibdcomes/negocios/eficiencia/descarbonizacion/huella carbono/img/modulo-lista/img-mod-lista-1920.png");
        max-width: 624px;
        width: 624px;
        background-repeat: no-repeat;
        display: flex;
        padding-right: var(--size-space-8, 8px);
        min-width: 624px;
    }

    .contenedor-modulo-3fact {
        display: flex;
        flex-direction: row;
        padding: 64px 83px 40px;
        margin: 0;
        gap: 40px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(1),
    .card-izq .module-content-list .list-item-text>span:nth-child(1) {
        font-size: 18px;
        line-height: 24px;
    }

    .ibd-static-es-landing-landing-faconauto .contenedor-modulo-3fact.card-der {
        padding: 64px 320px;
    }

    .card-der .module-content-list .list-item-text>span:nth-child(2),
    .card-izq .module-content-list .list-item-text>span:nth-child(2) {
        width: 588px;
    }
}