/* UBD Modular Bonito 1.9.38 · slide primero en Home móvil */
@media (max-width:699px){
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    height:auto!important;
    overflow:visible!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media{
    position:relative!important;
    inset:auto!important;
    order:1!important;
    display:block!important;
    width:100%!important;
    min-height:clamp(330px,96vw,510px)!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:20px!important;
    opacity:1!important;
    isolation:isolate!important;
    background:transparent!important;
    pointer-events:auto!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media>a{
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media img.ubd-hero-slide,
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media>a img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-copy{
    position:relative!important;
    order:2!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    padding:24px 15px 18px!important;
    align-content:start!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media .ubd-mod-hero-chips-mobile,
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media .ubd-mod-hero-buttons-mobile{
    position:absolute!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media .ubd-mod-hero-chips-mobile{
    right:clamp(14px,4vw,22px)!important;
    bottom:82px!important;
    left:clamp(14px,4vw,22px)!important;
    z-index:13!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media .ubd-mod-hero-buttons-mobile{
    right:clamp(16px,5vw,26px)!important;
    bottom:18px!important;
    left:clamp(16px,5vw,26px)!important;
    z-index:12!important;
  }
}
@media (max-width:389px){
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media{
    min-height:clamp(320px,103vw,430px)!important;
  }
  html.ubd-modular-ready body#index #ubd-modular-bonito .ubd-mod-hero-media .ubd-mod-hero-chips-mobile{
    bottom:78px!important;
  }
}
