#modulo-hero-20251128 {
    background-image: url("../img/hero-20260105-desktop.jpg");
    background-position: center center!important;
}


#modulo-hero-20251128 .numeroGoogle {
    text-decoration: none;
}

.checkbox {
    font-size: 12px;
    font-weight: 400;
}

.promotion-titulo{
    line-height: 1.2!important;
}

@media (max-width: 1200px) {
    #modulo-hero-20251128 {
        background-position-x: 88%;
    }
}

/* === VIDEO HERO SOLO MOBILE === */


@media (max-width: 767px) {

    .hero-main{
        background: url("../img/hero-20260105-mobile.png")!important;
        background-position-x: center !important;
        /*background-position-y: -300% !important;*/
        background-repeat: no-repeat!important;
        background-size: 100% !important;
        box-shadow: unset!important;
    }

    .hero-form{
        margin-top: 2rem;
        padding-bottom: 1rem!important;
    }
   
     #modulo-hero-20251128 {
        background: none;
       
    }

    .jumbotron {
        height: unset !important; /* 1409 */
        box-shadow: none !important;
    }

    .jumbotron h2 {
        /*margin-top: 17rem !important;*/
        margin-top: 12rem !important;
        font-size: 32px!important;
    }

    .promotion-titulo {
        color: white !important;
        
        padding-top: 0rem;
        margin-bottom: 329px !important;
    }

    .promotion-subtitulo {
        
    }

    .promotion-subtitulo-2{
        font-size: 18px!important;
    }

    

    .block-1 {
        padding-right: 90px;
    }

    

    .darkGreen-box{
        margin-bottom:unset !important;
       
    }
}

@media (max-width: 350px) {
.promotion-titulo {
        color: white !important;
        
        padding-top: 0rem;
        margin-bottom: 295px !important;
    }
}
