#block-v2headerhogar h2 {
    display: none;
}


.container {
    /* max-width: 1512px;
    display: flex;
    flex-direction: column;
    align-items: center; */
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
    max-width: -webkit-fill-available;
    padding: 0;
}



.row>* {
    padding: 0;
    margin: 0;
}

.separadorH {
    height: 1px;


}

/* STREAMING */

.v2__dgo_streaming_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 16px;
    flex-direction: column;
    gap: 32px;
}

.v2__dgo_streaming_titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 24px;
}

.v2__dgo_streaming__bloques {
    display: flex;
    flex-direction: column;
    gap: 24px;
}



.v2__dgo_streaming__bloques__bloque {
    background-color: var(--v2_white);
    padding: 32px 40px 40px 40px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 16px;
    text-align: center;
    align-items: center;
}

.v2__dgo_streaming__bloques__bloque img {
    width: 60px;
    height: 60px;
}


/* Descarga */

.v2__dgo_descarga_cont {
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.v2__dgo_descarga_cont_titulo {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    align-items: center;
}

.v2__dgo_descarga_cont_bloques {
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: center;
    align-items: center;
}

.v2__dgo_descarga_cont_bloques_bloque {
    background-color: white;
    border-radius: 16px;
    padding: 24px 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 285px;
}

.v2__dgo_descarga_cont_bloques_bloque img {
    /* width: 100%;
    height: 100%; */
}


/* FAQ */

.zonas_cobertura__separadorH {
    height: 1px;
    width: 100%;
    max-width: 1072px;
    margin: 32px 0;
}

.zonas_cobertura {
    display: flex;
    align-items: center;
    flex-direction: column;

}

.zonas_cobertura__faq {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 760px;
    width: 100%;

    align-items: center;
    padding: 24px 16px 24px 16px;

}

.zonas_cobertura__faq__container__item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.zonas_cobertura__faq__item {
    display: flex;
    width: 100%;
    padding: 12px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-radius: 24px !important;
}


.zonas_cobertura__faq__separadorH {
    height: 1px;
    width: 100%;
    background-color: var(--v2_grey);
    margin: 0;
}

.zonas_cobertura__faq__item button {
    gap: 8px;
}


.accordion-button {

    padding: 0px !important;
}

.accordion-body {
    padding-inline: 0px !important;
}

.dtv_imag_container {
    margin-top: 6px;
    background-color: white;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 12px;
    overflow: hidden;
    padding-block: 6px;
    justify-items: center;
}

.v2__banner-2__contenedor {
    /* padding-bottom:48px; */
}

.v2__banner-2__contenedor__dgo {
    max-width: 1220px;
    margin: 0 auto;
    /* padding-bottom:48px; */
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    background-image: url('/themes/contrib/iplan_b4/NEW/img/dgo_img_main.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 405px;
}



/* NUEVA SEC PRECIOS */
.sec_precios {
    max-width: 1220px;
    /* padding-bottom:48px; */
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 58px 0 0px 0;
    margin: 0 16px;
    justify-items: center;
}

.sec_precios__bloque {
    display: flex;
    max-width: 500px;
  width: 100%;
    /* height: 476px; */
    padding-top: 56px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
    border-radius: 11.035px;
    border: 1.379px solid var(--Blue, #398AFF);
    background: var(--Grey-Light, #EDF4FC);
    padding:48px 0;
    position:relative;
}

.text19_800{color: var(--Grey-Dark, #7B828C);
text-align: center;
leading-trim: both;
text-edge: cap;
font-feature-settings: 'liga' off;
font-family: Inter;
font-size: 19.312px;
font-style: normal;
font-weight: 800;
line-height: normal;}
.text46_700 {
    color: var(--Grey-Dark, #7B828C);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.text64_700 {
    color: var(--Grey-Dark, #7B828C);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.text32_700 {
    color: var(--Grey-Dark, #7B828C);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.text25_700 {
    color: var(--Grey-Dark, #7B828C);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.text12_700 {
    color: var(--Grey-Dark, #7B828C);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.text28_500 {
    color: var(--White, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    /* H1 Reg */
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.text40_500 {
    color: var(--White, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;
    /* H1 Reg */
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.text16_800{
    color: var(--White, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;

    /* H3 Bld */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.text24_800 {
    color: var(--White, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: 'liga' off;

    /* H3 Bld */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.contenedor__partidos{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    padding-bottom: 48px;
    gap: 32px;
}
.contenedor__partidos__mobile{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    height: 100%;
    padding-bottom: 16px;
    gap: 0px;
    max-width: 390px;
    margin: 0 auto;
}

.lamejorinternet_dgo {
    display:none;
    width: 746px;
    height: 68px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 500px;
    border-top: 1px solid var(--White, #FFF);
    border-bottom: 1px solid var(--White, #FFF);
    position: relative;
}
.lamejorinternet_dgo__mobile{
    display:none;
    display:flex;
    max-width: 390px;
    width:100%;
    height: 68px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 500px;
    border-top: 1px solid var(--White, #398AFF);
    border-bottom: 1px solid var(--White, #FFF);
    /* background: linear-gradient(to right, #fff, #398AFF); */
    position: relative;
}
/* .lamejorinternet_dgo__mobile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  clip-path: inset(0px);
  z-index: 1;
  border-radius: 500px;
} */

.lamejorinternet_dgo__izq__mobile {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 500px;
    background: var(--Blue, #398AFF);
    border: 1px solid var(--White, #398AFF);
    position: absolute;
    height: 100%;
    left: 0;
}
.imgDgoBanner{
    display:flex;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    width:100%;
    height: 68px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 500px;
    border: 1px solid var(--White, #398AFF);
    position: relative;
    background-color: #fff;
}
.lamejorinternet_dgo__izq {
    display: flex;
    padding: 0 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 500px;
    background: var(--Blue, #398AFF);
    border: 1px solid var(--White, #398AFF);
    position: absolute;
    height: 100%;
    left: 0;
}

.lamejorinternet_dgo__centro{
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
}

.lamejorinternet_dgo__der__mobile {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 500px;
    background: var(--White, transparent);
    position: absolute;
    height: 100%;
    right: 0;
}
.lamejorinternet_dgo__der {
    display: flex;
    padding: 0 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 500px;
    background: var(--White, #FFF);
    position: absolute;
    height: 100%;
    right: 0;
}

/* legales */
.legales__button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}

#contenedorLegales {
    display: none;
}

.legales__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-top: 32px;
    gap: 16px;
    max-width: 1072px;
    margin: 32px auto 0 auto;
    padding: 0 8px;
}


/* bootstrap */
@media (min-width: 992px) {


    .v2__dgo_streaming_cont {
        max-width: 1366px;
        margin-inline: auto;
    }


    .v2__dgo_streaming {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        padding: 60px 75px;
        flex-direction: column;
        gap: 48px;

    }

    .v2__dgo_streaming__bloques {
        display: flex;
        flex-direction: row;
        gap: 24px;
                padding-bottom: 48px;
                justify-content: center;
    }

    .v2__dgo_streaming__bloques__bloque {
        background-color: var(--v2_white);
        padding: 40px;
        display: flex;
        flex-direction: column;
        gap: 24px;
        border-radius: 16px;
        text-align: center;
    }


    /* Descarga */
    .v2__dgo_descarga_cont {
        max-width: 1366px;
        margin-inline: auto;
    }

    .v2__dgo_descarga_cont_titulo {
        flex-direction: row;
    }

    .v2__dgo_descarga_cont_titulo img {
        position: relative;
        top: 5px;
    }

    .v2__dgo_descarga_cont_bloques {
        gap: 24px;
    }

    .dtv_imag_container {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr;
        /* width: 100% !important; */
    }


    /* Carrito DGO */
    /* Modificar cuando agreguen el carrito */
    .v2__dgo__carrito_cont {
        max-width: 1366px;
        margin-inline: auto;

    }

    .v2__dgo__carrito_cont img {
        width: 100%;
        height: 100%;
    }
    .lamejorinternet_dgo {
    display: flex;
    }
    .v2__dgo_descarga_cont_bloques_bloque {
    padding: 24px 16px;
    }
    .text46_700{
        font-size:46px;
    }
}

@media (min-width: 1240px) {
    .contenedor__sec_precios {
        margin: 0 16px;
    }

    .sec_precios {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin: 0 auto;
        gap:24px;
    }

    .v2__dgo_descarga_cont_bloques {
        flex-direction: row;
    }
}


@media (min-width: 1366px) {


    .v2__dgo_streaming_cont {
        padding: 60px 16px;
    }

    .v2__dgo_descarga__bloques {
        flex-direction: row;
    }

    /* faq */

    .zonas_cobertura__faq {
        padding: 60px 0px 60px 0px;
    }

    .v2__dgo_descarga_cont {
        padding: 60px 16px;
    }



}

/* bootstrap */
@media (min-width: 1400px) {}

@media (min-width: 1440px) {}

.field__label {
    display: none;
}

.mt16 {
    margin-top: 16px;
}

.mt24 {
    margin-top: 24px;
}

.mt32 {
    margin-top: 32px;
}
.grecaptcha-badge{
    display:none;
}
#faq_dgo .accordion-button::after {
    flex-shrink: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-left: auto !important;
    content: "" !important;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;
    background-repeat: no-repeat !important;
    background-size: 1.25rem !important;
    transition: transform 0.2s ease-in-out !important;
    transform: rotate(0deg) !important;
}
