/*!m:a18aad81c65de898*/
.mhw-banner{--mhw-banner-tope: 1920px;--mhw-banner-lado: #2f2f2f;width:100%;background-color:var(--mhw-banner-lado);overflow:hidden}.mhw-banner__caja{position:relative;max-width:var(--mhw-banner-tope);margin:0 auto;overflow:hidden;aspect-ratio:var(--mhw-banner-proporcion, 1920 / 789);background:#000}.mhw-banner__pila{position:relative;width:100%;height:100%}.mhw-banner__slide{position:absolute;inset:0;opacity:0;transition:opacity 0.6s ease;pointer-events:none}.mhw-banner__slide.is-activa{opacity:1;pointer-events:auto}.mhw-banner__img{display:block;width:100%;height:100%;object-fit:contain}.mhw-banner__flecha{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:#00000073;color:#fff;font-size:24px;line-height:1;cursor:pointer;user-select:none}.mhw-banner__flecha:hover{background:#0009}.mhw-banner__flecha--prev{left:10px}.mhw-banner__flecha--next{right:10px}.mhw-banner__puntos{position:absolute;left:0;right:0;bottom:12px;display:flex;align-items:center;justify-content:center;gap:10px}.mhw-banner__punto{appearance:none;-webkit-appearance:none;box-sizing:border-box;display:inline-block;width:10px;height:10px;aspect-ratio:1 / 1;margin:0;padding:0;border:1px solid rgba(255,255,255,0.9);border-radius:50%;background:#ffffff40;font-size:0;line-height:0;cursor:pointer}.mhw-banner__punto[aria-current=true]{background:#fff;border-color:#fff}
