.bloque-texto-argumentos{
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://metricool.com/wp-content/themes/metricool/blocks/texto-argumentos/bg_forma__degradado.svg");
}
.bloque-texto-argumentos.tiene-animacion{
    background-image: none;
    position: relative;
}
.bloque-texto-argumentos.tiene-animacion .forma-animada{
    position: absolute;
    content: '';
    background-image: url("https://metricool.com/wp-content/themes/metricool/blocks/texto-argumentos/bg_forma__degradado.svg");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    height: 0;
    min-height: 0;
    width: 33px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.bloque-texto-argumentos.tiene-animacion.init .forma-animada{
    height: 100%;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.bloque-texto-argumentos > div{
    padding-top: 60px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 640px;
}
.interior-texto-fondo{
    width: 100%;
}
.bloque-texto-argumentos .texto-fondo-lateral{
    max-width: 713px;
}
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo{
    margin-bottom: 14px;
}
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo p,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h1,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h2,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h3,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h4,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h5,
.bloque-texto-argumentos .texto-fondo-lateral .sobretitulo h6{
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}
.bloque-texto-argumentos .texto-fondo-lateral .titulo{
    margin-bottom: 60px;
}
.bloque-texto-argumentos .texto-fondo-lateral .titulo p,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h1,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h2,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h3,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h4,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h5,
.bloque-texto-argumentos .texto-fondo-lateral .titulo h6{
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 64px;
    line-height: 87px;
}
.bloque-texto-argumentos .texto-fondo-lateral .descripcion{
    margin-bottom: 60px;
}
.bloque-texto-argumentos .texto-fondo-lateral .descripcion p,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h1,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h2,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h3,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h4,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h5,
.bloque-texto-argumentos .texto-fondo-lateral .descripcion h6{
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.bloque-texto-argumentos .texto-fondo-lateral .subtitulo{
    margin-bottom: 71px;
}
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo p,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h1,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h2,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h3,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h4,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h5,
.bloque-texto-argumentos .texto-fondo-lateral .subtitulo h6{
    font-weight: 600;
    font-size: 24px;
    line-height: 44px;
}
.listado-argumentos-vertical{
    list-style: none;
    padding-inline-start: 0;
}
.listado-argumentos-vertical .item-argumento{
    display: flex;
    justify-content: start;
    margin-bottom: 60px;
}
.listado-argumentos-vertical .item-argumento > img{
    margin-right: 30px;
}
.listado-argumentos-vertical .item-argumento .descripcion > p:last-child,
.listado-argumentos-vertical .item-argumento .descripcion > p:only-child{
    margin-bottom: 0;
}

.bloque-texto-argumentos .vertical-invertido .contenedor.info, 
.bloque-texto-argumentos .horizontal-invertido .contenedor.info
{
    order:-1;
} 

/* Pantallas pequeñas */
@media only screen and (max-width: 1270px){
    .bloque-texto-argumentos{
        position: relative;
        background-image: none !important;
    }
    .bloque-texto-argumentos::before{
        content: '';
        position: absolute;
        top: 60px;
        left: 0;
        height: 50%;
        width: 6px;
        background-image: url("https://metricool.com/wp-content/themes/metricool/blocks/texto-argumentos/bg_forma__degradado.svg");
    }
    .bloque-texto-argumentos .texto-fondo-lateral .titulo,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo{
        margin-bottom: 40px;
    }
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > p,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h1,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h2,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h3,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h4,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h5,
    .bloque-texto-argumentos .texto-fondo-lateral .titulo > h6{
        font-weight: 700;
        font-size: 32px;
        line-height: 46px;
    }
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > p,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h1,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h2,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h3,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h4,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h5,
    .bloque-texto-argumentos .texto-fondo-lateral .subtitulo > h6{
        font-family: 'Nunito';
        font-weight: 700;
        font-size: 20px;
        line-height: 27px;
    }

}