.elementor-66051 .elementor-element.elementor-element-11ddd54{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-a342bc4 *//* ═══════════════════════════════════════════ */
/* CSS — Sección beneficio 10% OFF TTLock      */
/* Pegar en: Apariencia → Personalizar → CSS   */
/* ═══════════════════════════════════════════ */

/* Pasos numerados */
.mh-step {
  display: flex !important;
  align-items: flex-start !important;
  gap: 14px !important;
  margin-bottom: 16px !important;
}

.mh-step--last {
  margin-bottom: 0 !important;
}

.mh-step-num {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 28px !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  flex-shrink: 0 !important;
  line-height: 1 !important;
  font-family: Arial, sans-serif !important;
}

.mh-step-num--blue {
  background: #0b3a67 !important;
}

.mh-step-num--instagram {
  background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888) !important;
}

/* Bloque Keylessoft */
.mh-beneficio-keylessoft p,
.mh-beneficio-keylessoft span,
.mh-beneficio-keylessoft a {
  color: #ffffff !important;
}

.mh-keylessoft-label {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  margin: 0 0 10px 0 !important;
  color: #a0c4ff !important;
  opacity: 1 !important;
}

.mh-keylessoft-row {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
}

.mh-keylessoft-name {
  font-size: 18px !important;
  font-weight: 700 !important;
  margin: 0 0 4px 0 !important;
  color: #ffffff !important;
}

.mh-keylessoft-sub {
  font-size: 13px !important;
  margin: 0 !important;
  color: #a0c4ff !important;
}

.mh-keylessoft-btn {
  display: inline-block !important;
  background: linear-gradient(135deg, #f39c12, #e67e22) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  padding: 11px 22px !important;
  border-radius: 50px !important;
  white-space: nowrap !important;
  flex-shrink: 0 !important;
}

/* CSS del diagrama TTLock — no modificar */
.mh-flujo-ttlock { box-sizing: border-box; font-family: 'DM Sans', sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 16px; }
.mh-flujo-ttlock *, .mh-flujo-ttlock *::before, .mh-flujo-ttlock *::after { box-sizing: border-box; }
.mh-flujo-ttlock .section-header { text-align: center; margin-bottom: 32px; }
.mh-flujo-ttlock .badge-wrap { text-align: left; }
.mh-flujo-ttlock .badge { display: inline-flex; align-items: center; gap: 6px; background: #0b3a67; color: #7dd3fc; font-size: 11px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; padding: 5px 14px; border-radius: 100px; margin-bottom: 16px; }
.mh-flujo-ttlock .badge-dot { width: 6px; height: 6px; background: #0ea5e9; border-radius: 50%; animation: mhfpulse 2s ease-in-out infinite; }
@keyframes mhfpulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.4;transform:scale(.65)} }
.mh-flujo-ttlock .section-title { font-family: 'Varela Round', sans-serif; font-size: clamp(22px, 4vw, 34px); color: #0056b3; font-weight: 400; line-height: 1.2; margin: 0 0 10px 0; }
.mh-flujo-ttlock .section-title span { color: #0ea5e9; }
.mh-flujo-ttlock .section-subtitle { font-family: 'Varela Round', sans-serif; font-size: 1rem; color: #4a5568; max-width: 560px; margin: 0 auto; line-height: 1.7; text-align: center; }
.mh-flujo-ttlock .actors { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 6px; }
.mh-flujo-ttlock .actor { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 10px 14px; border-radius: 10px; font-size: 13px; font-weight: 600; }
.mh-flujo-ttlock .actor-icon { font-size: 17px; line-height: 1; }
.mh-flujo-ttlock .actor-guest { background: #dbeafe; color: #1e40af; }
.mh-flujo-ttlock .actor-pms { background: #0b3a67; color: #7dd3fc; }
.mh-flujo-ttlock .actor-lock { background: #fef3c7; color: #92400e; }
.mh-flujo-ttlock .swimlanes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; position: relative; }
.mh-flujo-ttlock .lane { display: flex; flex-direction: column; gap: 0; }
.mh-flujo-ttlock .row-label { font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #94a3b8; text-align: center; margin: 12px 0 6px; grid-column: 1 / -1; display: flex; align-items: center; gap: 8px; }
.mh-flujo-ttlock .row-label::before, .mh-flujo-ttlock .row-label::after { content: ''; flex: 1; height: 1px; background: #e2eaf4; }
.mh-flujo-ttlock .step { position: relative; background: #fff; border-radius: 12px; padding: 16px 14px 14px; border: 1px solid #e2eaf4; box-shadow: 0 2px 8px rgba(11,58,103,.06); transition: box-shadow .2s, transform .2s; cursor: default; }
.mh-flujo-ttlock .step:hover { box-shadow: 0 6px 20px rgba(11,58,103,.13); transform: translateY(-2px); }
.mh-flujo-ttlock .step-num { position: absolute; top: -11px; left: 14px; width: 22px; height: 22px; border-radius: 50%; font-size: 11px; font-weight: 700; display: flex; align-items: center; justify-content: center; border: 2px solid #fff; box-shadow: 0 1px 4px rgba(0,0,0,.15); }
.mh-flujo-ttlock .num-guest { background: #2563eb; color: #fff; }
.mh-flujo-ttlock .num-pms { background: #0b3a67; color: #7dd3fc; }
.mh-flujo-ttlock .num-lock { background: #d97706; color: #fff; }
.mh-flujo-ttlock .step-title { font-size: 13px; font-weight: 600; color: #1f2937; margin-top: 4px; line-height: 1.3; }
.mh-flujo-ttlock .step-desc { font-size: 11.5px; color: #334155; margin-top: 5px; line-height: 1.5; }
.mh-flujo-ttlock .connector-v { width: 2px; height: 20px; margin: 0 auto; background: linear-gradient(180deg, #cbd5e1, #94a3b8); position: relative; }
.mh-flujo-ttlock .connector-v::after { content: ''; position: absolute; bottom: -4px; left: 50%; transform: translateX(-50%); border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #94a3b8; }
.mh-flujo-ttlock .auto-banner { margin-top: 36px; background: linear-gradient(135deg, #0b3a67 0%, #0056b3 50%, #0ea5e9 100%); border-radius: 16px; padding: 26px 30px; display: flex; align-items: center; gap: 20px; color: #fff; box-shadow: 0 8px 32px rgba(11,58,103,.25); }
.mh-flujo-ttlock .auto-icon { font-size: 38px; flex-shrink: 0; }
.mh-flujo-ttlock .auto-text strong { font-family: 'Varela Round', sans-serif; display: block; font-size: 17px; font-weight: 400; margin-bottom: 4px; }
.mh-flujo-ttlock .auto-text p { font-size: 13.5px; opacity: .88; line-height: 1.5; margin: 0; }
.mh-flujo-ttlock .auto-tag { margin-left: auto; flex-shrink: 0; background: rgba(255,255,255,.15); border: 1px solid rgba(255,255,255,.3); color: #fff; font-size: 12px; font-weight: 600; padding: 6px 14px; border-radius: 100px; white-space: nowrap; }
.mh-flujo-ttlock .timeline { display: none; }
@media (max-width: 680px) {
  .mh-flujo-ttlock .swimlanes, .mh-flujo-ttlock .actors { display: none; }
  .mh-flujo-ttlock .timeline { display: block; }
  .mh-flujo-ttlock .tl-item { display: flex; gap: 14px; padding-bottom: 24px; position: relative; }
  .mh-flujo-ttlock .tl-item:not(:last-child)::before { content: ''; position: absolute; left: 17px; top: 34px; bottom: 0; width: 2px; background: linear-gradient(180deg, #0056b3, #e2eaf4); }
  .mh-flujo-ttlock .tl-dot { width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; flex-shrink: 0; color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.15); }
  .mh-flujo-ttlock .tl-content { padding-top: 4px; }
  .mh-flujo-ttlock .tl-actor { font-size: 10px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; margin-bottom: 2px; }
  .mh-flujo-ttlock .tl-title { font-size: 14px; font-weight: 600; color: #1f2937; }
  .mh-flujo-ttlock .tl-desc { font-size: 12.5px; color: #334155; margin-top: 3px; line-height: 1.5; }
  .mh-flujo-ttlock .auto-banner { flex-direction: column; text-align: center; padding: 24px 20px; }
  .mh-flujo-ttlock .auto-tag { margin: 8px auto 0; }
}/* End custom CSS */