/* MAV MASTER 106 — réplica visual fiel FCT para módulos pre-footer.
   Sin capas correctivas: reglas fuente del propio módulo. */
.mav104-top-banners,.mav104-yellow-slider{
  position:relative;
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:0;
  box-sizing:border-box;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden;
}
.mav104-top-banners{background:transparent}
.mav104-top-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0}
.mav104-top-banner,.mav104-yellow-slide{position:relative;display:block;box-sizing:border-box;overflow:hidden;text-decoration:none;border:0!important;border-radius:0!important;box-shadow:none!important}
.mav104-top-banner{height:166px;min-height:0;background:transparent;color:#fff}
.mav104-image{position:absolute;inset:0;z-index:0;display:flex;overflow:hidden;justify-content:center;align-items:center;background:transparent}
.mav104-image img{display:block;position:relative;flex:0 0 auto;max-width:none;max-height:none;filter:none!important}
.mav104-top-banner .mav104-image::before,.mav104-top-banner .mav104-image::after{display:none!important;content:none!important;background:none!important;opacity:0!important}
.fit-width .mav104-image img{width:100%;height:auto}.fit-height .mav104-image img{height:100%;width:auto}
.image-pos-left-top .mav104-image{justify-content:flex-start;align-items:flex-start}.image-pos-center-top .mav104-image{justify-content:center;align-items:flex-start}.image-pos-right-top .mav104-image{justify-content:flex-end;align-items:flex-start}.image-pos-left-center .mav104-image{justify-content:flex-start;align-items:center}.image-pos-center-center .mav104-image{justify-content:center;align-items:center}.image-pos-right-center .mav104-image{justify-content:flex-end;align-items:center}.image-pos-left-bottom .mav104-image{justify-content:flex-start;align-items:flex-end}.image-pos-center-bottom .mav104-image{justify-content:center;align-items:flex-end}.image-pos-right-bottom .mav104-image{justify-content:flex-end;align-items:flex-end}
.mav104-content{position:absolute;z-index:3;display:flex;flex-direction:column;gap:5px;max-width:78%;padding:18px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.7);box-sizing:border-box;pointer-events:none}
.content-pos-left-top .mav104-content{left:0;top:0;right:auto;bottom:auto;align-items:flex-start;text-align:left}.content-pos-center-top .mav104-content{left:50%;top:0;right:auto;bottom:auto;transform:translateX(-50%);align-items:center;text-align:center}.content-pos-right-top .mav104-content{right:0;top:0;left:auto;bottom:auto;align-items:flex-end;text-align:right}.content-pos-left-center .mav104-content{left:0;top:50%;right:auto;bottom:auto;transform:translateY(-50%);align-items:flex-start;text-align:left}.content-pos-center-center .mav104-content{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);align-items:center;text-align:center}.content-pos-right-center .mav104-content{right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%);align-items:flex-end;text-align:right}.content-pos-left-bottom .mav104-content{left:0;bottom:0;top:auto;right:auto;align-items:flex-start;text-align:left}.content-pos-center-bottom .mav104-content{left:50%;bottom:0;top:auto;right:auto;transform:translateX(-50%);align-items:center;text-align:center}.content-pos-right-bottom .mav104-content{right:0;bottom:0;top:auto;left:auto;align-items:flex-end;text-align:right}
.mav104-title{font-size:clamp(18px,1.45vw,24px);line-height:1.04;font-weight:900;letter-spacing:-.02em}.mav104-subtitle{font-size:13px;line-height:1.35}.mav104-cta{display:inline-flex;width:max-content;margin-top:3px;padding:8px 11px;border-radius:5px;background:#ffc400;color:#111;text-shadow:none;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase}

/* Slider inferior: réplica FCT. Dos piezas completas en web; una en tablet/phone. */
.mav104-yellow-slider{background:#ffc400;color:#111}
.mav104-track{
  display:flex;
  width:100%;
  gap:0;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  scroll-behavior:auto;
  scroll-snap-type:x mandatory;
  touch-action:pan-y;
  overscroll-behavior-inline:contain;
  cursor:grab;
  background:#ffc400;
}
.mav104-track::-webkit-scrollbar{display:none}.mav104-track.is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none}
.mav104-yellow-slide{
  flex:0 0 50%;
  min-width:50%;
  width:50%;
  height:120px;
  background:#ffc400;
  color:#111;
  scroll-snap-align:start;
  scroll-snap-stop:always;
}
.mav104-yellow-slide .mav104-image{background:#ffc400}
/* La referencia no agrega velo/degradado al arte publicitario. */
.mav104-yellow-slide .mav104-image::before,.mav104-yellow-slide .mav104-image::after{display:none!important;content:none!important;background:none!important;opacity:0!important}
.mav104-yellow-slide .mav104-content{gap:4px;max-width:68%;padding:15px 22px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.55)}
.mav104-yellow-slide .mav104-title{font-size:clamp(15px,1.25vw,20px);line-height:1.04}.mav104-yellow-slide .mav104-subtitle{font-size:12px}.mav104-yellow-slide .mav104-cta{padding:7px 10px;font-size:11px}
.mav104-yellow-slide.no-image .mav104-content{color:#111;text-shadow:none;max-width:88%}.mav104-yellow-slide.no-image .mav104-cta{background:#111;color:#fff}
.mav104-nav{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:24px;height:44px;display:flex;align-items:center;justify-content:center;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#111;padding:0;cursor:pointer}
.mav104-nav.is-left{left:0}.mav104-nav.is-right{right:0}.mav104-nav .mav-chevron{width:18px!important;height:18px!important;filter:none}.mav104-nav::before,.mav104-nav::after{display:none!important;content:none!important}.mav104-nav[hidden]{display:none!important}

@media(max-width:1024px){
 .mav104-top-grid{grid-template-columns:1fr}.mav104-top-banner{height:148px;min-height:0}
 .mav104-yellow-slide{flex-basis:100%;min-width:100%;width:100%;height:120px}
}
@media(max-width:620px){
 .mav104-top-banner{height:138px;min-height:0}.mav104-content{max-width:80%;padding:14px}.mav104-title{font-size:18px}.mav104-subtitle{font-size:12px}.mav104-cta{padding:7px 10px;font-size:10px}
 .mav104-yellow-slide{height:110px}.mav104-yellow-slide .mav104-content{padding:12px 20px;max-width:82%}.mav104-yellow-slide .mav104-title{font-size:15px}.mav104-yellow-slide .mav104-subtitle{font-size:11px}
 .mav104-nav{width:20px;height:38px}.mav104-nav .mav-chevron{width:17px!important;height:17px!important}
}
