.contenedor-velo {
    margin: 0px;
    padding: 0px;
    padding: 20px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.wcom-button.button-green {
    margin: 0px;
    background-color: #2F6852;
}

.titulo {

    width: 400px;
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    /* Title/M */
    font-family: 'IberPangea-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    /* 125% */
}

.info-destacado {
    width: 400px;
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    /* Body/Regular/L */
    font-family: 'IberPangeaText-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 133.333% */
    padding: 0px;
    margin: 0px;
}

.button-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}


.gm-cabecera-1 {
    background-color: white;
    width: 412px;
    margin-right: 20px;
    height: 50%;
    border-radius: 5%;
    margin-left: 500px;
}

.hero-banner-padre {
    display: block;
}

.hero-banner-padre .titulo {
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
}

.logo-iberdrola-hero {
    background-image: url("/o/iberdrola-es-theme/images/logo-iberdrola-hor-pos.svg");
    height: 52px;
    width: 169px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background-position: center;
}

.bloque-barra-hero-banner {
    width: 100%;
    display: flex;
}

.barra-hero-banner {
    background-color: white;
    display: flex;
}

.logo-heroB {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 0;
    width: 668px;
    gap: 16px;
    flex: 1 0 0;
}

.texto1-barra {
    font-family: 'IberPangeaText-Regular';
}

.texto2-barra {
    color: #2F6852;
    font-family: 'IberPangeaText-Regular';
}

@media (max-width: 575px) {
    .hero-banner-padre {
        height: 257px;
        width: 360px;
        background-image: url("/documents/20122/18054550/Top_Header%26Hero_360.png");
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background-repeat: no-repeat;
        margin-top: 64px;
        margin-bottom: 282px;
        background-position: 0 100%;
    }

    .logo-iberdrola-hero {
        background-image: url("/documents/20122/12943596/_Logo+Iberdrola_movil.svg");
        height: 40px;
        width: 130px;
        background-repeat: no-repeat;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
        margin-top: -64px;
    }

    .barra-hero-banner {
        width: 576px;
        height: 64px;
    }
    .hero-banner-padre .row.cmb-mod1{
        display:none
    }
    .bloque-texto-barra-hero {
        display: none;
        align-items: center;
    }

    .texto-barra-hero {
        width: 100%;
        text-align: right;
        margin-right: 24px;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        background-color: white;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        border-radius: 0;
        margin-top: 257px;
        display: block;
    }

    .hero-banner-padre .titulo {
        margin: 0px;
        padding: 0px;
        text-align: left;
        width: 100%;
        margin-bottom: 8px;
    }

    .hero-banner-padre .info-destacado {
        text-align: left;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;

    }

    .hero-banner-padre .wcom-button {
        margin: 0px;
        width: 100%;
    }

    .hero-banner-padre .wcom-button.button-green .button-text {
        line-height: 24px;
        font-weight: 600;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .hero-banner-padre {
        height: 257px;
        width: 576px;
        background-image: url("/documents/20122/18054550/Top_Header%26Hero576.png");
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        margin-top: 64px;
        margin-bottom: 282px;
        background-position: 0 100%;
    }

    .logo-iberdrola-hero {
        background-image: url("/documents/20122/12943596/_Logo+Iberdrola_movil.svg");
        height: 40px;
        width: 130px;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
        margin-top: -64px;
    }

    .barra-hero-banner {
        width: 576px;
        height: 64px;
    }

    .bloque-texto-barra-hero {
        display: none;
    }

    .texto-barra-hero {
        width: 100%;
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        background-color: white;
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        margin-top: 257px;
        display: block;
    }

    .hero-banner-padre .info-destacado {
        text-align: left;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

    .hero-banner-padre .wcom-button {
        margin: 0px;
        width: 328px;
    }

    .hero-banner-padre .contenedor-velo {
        margin-top: 0;
        max-width: 100%;
        padding: 20px 40px 32px 40px;
    }

    .hero-banner-padre .wcom-button.button-green .button-text {
        line-height: 24px;
        font-weight: 600;
    }
    .hero-banner-padre .logo-heroB {
        padding: 12px 40px;
    }
    .hero-banner-padre .titulo{
        letter-spacing:1px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-banner-padre {
        display: flex;
        flex-direction: column;
        height: 600px;
        width: 992px;
        background-image: url("/documents/20122/18054550/Top_Header%26Hero992.png");
        border-bottom-left-radius: 48px;
        border-bottom-right-radius: 48px;
        padding-top: 24px;
        gap: 2px;
    }

    .gm-cabecera-1 {
        height: 340px;
        margin-left: 150px;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 826px;
        height: 80px;
        border-radius: 16px;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
    }

    .bloque-texto-barra-hero {
        display: flex;
        width: 260px;
        max-width: 260px;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
    }

    .texto-barra-hero {
        text-align: right;
        flex-direction: column;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings:
        'clig' off, 'liga' off;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        text-align: right;
    }

    .hero-banner-padre .contenedor-velo {
        max-width: 400px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 288px;
    }

    .hero-banner-padre .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 200px;
        height: 56px;
        margin: 0px;
    }

    .hero-banner-padre .info-destacado {
        width: 352px;
        letter-spacing: -0.8px;
        padding-bottom: 0px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 400px;
        height: 288px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-left: 83px;
        margin-top: 103px;
        border-radius: 16px;
    }

    .hero-banner-padre .titulo {
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 72px;
    }
    .logo-heroB {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 494px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 494px;
    }

}

@media (min-width: 1200px) and (max-width: 1919px) {
    .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 200px;
        height: 56px;
    }

    .hero-banner-padre {
        width: 1200px;
        height: 600px;
        background-image: url("/documents/20122/18054550/Top_Header%26Hero1200.png");
        border-bottom-left-radius: 48px;
        border-bottom-right-radius: 48px;
        padding-top: 24px;
        gap: 2px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
    }

    .gm-cabecera-1 {
        height: 340px;
        margin-left: 150px;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 1000px;
        height: 80px;
        border-radius: 16px;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
        align-items: center;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        width: 260px;
        max-width: 260px;
    }

    .texto-barra-hero {
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings: 'clig' off, 'liga' off;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings: 'clig' off, 'liga' off;
    }

    .hero-banner-padre .contenedor-velo {
        margin-left: 0;
        padding: 20px 24px;
        max-width: 400px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 288px;
        margin-top: 0;
    }

    .hero-banner-padre .info-destacado {
        width: 352px;
        letter-spacing: -0.8px;
        padding-bottom: 0px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 400px;
        height: 288px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 103px;
        margin-left: 100px;
    }

    .hero-banner-padre .titulo {
        letter-spacing: -0.8px;
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 72px;
    }

    .logo-heroB {
    display: flex;
    align-items: center;
    width: 100%;

    padding: 0;
    width: 668px;
    gap: 24px;
    flex: 1 0 0;
    justify-content: flex-start;
    max-width: 668px;
}
}

@media (min-width: 1920px) {
    .hero-banner-padre {
        background-repeat: no-repeat;
        width: 1920px;
        height: 600px;
        background-image: url("/documents/20122/18054550/Top_Header%26Hero1920.png");
        border-radius: 0 0 48px 48px;
        padding-top: 24px;
        gap: 2px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 1280px;
        height: 80px;
        border-radius: 16px;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
        align-items: center;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: center;
        width: 50%;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        width: 260px;
        max-width: 260px;
    }


    .texto-barra-hero {
        width: 100%;
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .contenedor-velo {
        max-width: 400px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 288px;
    }

    .hero-banner-padre .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 200px;
        height: 56px;
    }

    .hero-banner-padre .info-destacado {
        width: 352px;
        letter-spacing: -0.8px;
        padding-bottom: 0px;
        margin-bottom: 0;
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 400px;
        height: 288px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 103px;
        margin-left: 320px;
    }

    .hero-banner-padre .titulo {
        letter-spacing: -0.6px;
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 96px;
    }
    .logo-heroB {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 948px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 948px;
    }
}