body {
    padding-top: 0px !important;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
    margin-block-start: 0rem;
    margin-block-end: 0rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Nunito-Bold;
}
p {
    font-family: Nunito-Regular;
}


.topix {
    position: absolute;
        z-index: 9;
    top: 0;
    left: 0;
    right: 0;
}
.topix_int {
    padding: 25px 60px;
    display: flex;
        justify-content: space-between;
}
.topix_int a {
    color: white;
    font-family: Nunito-Regular;
    text-decoration: underline;
}
.topix_int img {
    max-width: 250px;
}

.emd_contenedor h3 {
    font-size: 1.5rem;
    line-height: 1.7rem;
}

.emd_contenedor  h3>span {
    display: block;
    font-size: 1rem;
    line-height: 1.2rem;
}
.escritorio {display: block;}
.telefono {display: none;}
.emd_promos_y_fondo {
    background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/8925075091404806-emd-fondo.webp');
    background-size: cover;
    display: flex;
    height: 100dvh;
    justify-content: center;
    align-items: center;
    padding-left: 460px;
    position: relative;
}

.emd_promos_y_fondo::after {
    /*
    height: 0vh;
    overflow: hidden;
    */

    
    content: '➜';
    /* &#11107; 
    ⌄
    ↓
    
    👇
    */
    
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(90deg); /*  */
    bottom: 20px;
    color: #fff;
    font-size: 3rem;
    animation: rebote 1s ease infinite alternate;
    font-family: Nunito-Regular;
}

@keyframes rebote {
  from {
    bottom: 30px; /* Start with 0% opacity */
  }
  to {
    bottom: 10px; /* End with 100% opacity */
  }
}

.emd_promos_y_fondo img {
    width: 100%;
    max-width: 800px;
}
#form-placeholder {
    width: 100%;
    position: absolute;
    bottom:env(safe-area-inset-bottom);
    z-index: 2;
    padding-left: 60px;
}
.emd_contenido {
    background: linear-gradient(90deg, #031320 0%, #0E2435 50%, #031320 100%);
    color: #fff;
    overflow-x: hidden;
}
.emd_contenido_seccion {
    padding: 40px 0px;
    max-width: 1000px;
    margin: auto;
}

.intro {
    text-align: center;
    margin: 8px auto 48px auto;
    padding: 0px 20px;
}
.intro img {
    max-width: 170px;
    margin: auto;
}
.intro h2 {
    font-size: 2.5rem;
    line-height: 2.875rem;
        margin-bottom: 8px;
}
.intro p {
    font-size: 1.125rem;
    line-height: 1.5rem;
}

.cont_cards::-webkit-scrollbar {
  display: none;
}

.cont_cards {
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    
}

.cards_1 {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
        justify-content: center;
}

.gradient_border {
    position: relative;
    background: linear-gradient(90deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 410px;
    min-width: 290px;
    padding: 29px 24px;
}
.gradient_border * {
    z-index: 1;
}
.gradient_border::before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, #0E2536 0%, #1E415B 100%);
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: 0;
    border-radius: 20px;
}



.gradient_border p {
    font-family: 'Nunito-Light';
}
.gradient_border p strong {
    font-family: 'Nunito-Bold';
}



.dos_col {
    display: flex;
    align-items: center;
}
.dos_col img {
    max-width: 67px;
    display: block;
}

.un_col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.back_dos {
    background: #0E2536;
}

.emd_contenido_seccion.back_dos {
    max-width: 100%;
}













.card_int {
    position: relative;
    background: linear-gradient(45deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    border-radius: 20px;

    
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    min-height: 623px;
    gap: 20px;

    
}
.card_int * {
    z-index: 1;
}
.card_int::before {
    content: '';
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: 0;
    border-radius: 20px;
    background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/6774136205572219-gradiente-card-1.webp');
    background-size: cover;
}




.slider img {
    width: 100%;
    max-width: 190px;
}
.slick-arrow {display: none !important;}
.slick-dots {
    display: flex;
    justify-content: center;
        list-style: none;
        padding-inline-start: 0px;
}
.carrr {
    max-width: 1200px;
    margin: 0px auto;
}

.card_titu {
    text-align: center;
}
.card_titu p {
    margin-bottom: 10px;
}
.card_titu p, .card_baja ul li {
    font-size: 1.125rem;
    font-family: 'Nunito-Light';
}
.card_titu h4 {
    font-size: 2rem;
    line-height: 2.1rem;
}
.card_titu h4 span {
    font-family: 'Nunito-Light';
}
.card_titu h5 {
    font-size: 2rem;
    font-family: 'Nunito-Light';
    line-height: 2rem;
}

.card_baja h6 {
    font-size: 1.125rem;
    margin-bottom: 10px;
}
.card_baja p,
.card_baja ul li {
    font-size: 1rem;
}
.card_baja ul {
    padding-inline-start: 20px;
    list-style-type: disc;
    margin-top: 10px;
}

/* the slides */
  .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .slick-list {
      margin: 0 -10px;
  }



.stores {
    display: flex;
    gap: 20px;
        justify-content: center;
}
.stores img {
    width: 100%;
    max-width: 144px;
}

.display_app {
    display: flex;
        justify-content: center;
        padding: 32px 0px 0px 0px;
}
.display_app img {
    max-width: 440px;
    transform: translateX(10px);
}


.costo_mant {
    width: 100%;
    border-radius: 8px;
    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    padding: 8px;
}
.costo_mant > div {
    max-width: 200px;
    margin: auto;
    text-align: center;
}

/* ------------------ MOD AL FORMULARIO DESKTOP ------------------ */
@media only screen and (min-width: 768px) {

    .h-[254px] {
        height: 224px !important;
    }

}
/* ------------------ /MOD AL FORMULARIO DESKTOP ------------------ */

@media only screen and (max-width: 1000px) {

    .emd_promos_y_fondo {
        padding-left: 0px;
        padding-bottom: 257px;
        background-position-x: center;
        padding-top: 80px;
    }
    #form-placeholder {
        padding-left: 0px;
    }
    .telefono {display: block;}
    .escritorio {display: none;}
    .emd_promos_y_fondo {
        align-items: flex-start;
    }
    .cards_1 {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .cards_1 > div:first-child {
        margin-left: 20px;
    }
    .gradient_border {
        min-width: 230px;
    }

    .emd_promos_y_fondo::after {
        display: none;
    }

}

@media only screen and (max-width: 550px) {

    .stores {
        gap: 10px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }


    .card_int {
        min-height: 650px;
    }

    .topix_int {
        padding: 25px 20px;
    }

    .topix_int img {
    max-width: 200px;
}

}