/* ===== LM SERVICE — Page-Specific Styles ===== */
/* Generated with Nicepage 8.5.1 */

/* -----------------------------------------------
   SECTION 1: HERO
----------------------------------------------- */
.u-section-1 {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #1a1040 100%);
  min-height: 700px;
}
.u-section-1 .u-sheet-2 {
  min-height: 700px;
  display: flex;
  align-items: center;
}
.u-section-1 .u-group-1 {
  width: 560px;
  min-height: auto;
  margin: 60px 0 60px 0;
  --animation-custom_in-translate_x: -50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-1 .u-container-layout-1 {
  padding: 30px 30px 30px 0;
}
.u-section-1 .u-group-2 {
  background: rgba(249,115,22,0.15);
  border-radius: 50px;
  min-height: 36px;
  width: auto;
  margin: 0 auto 0 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
}
.u-section-1 .u-container-layout-2 {
  padding: 6px 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.u-section-1 .u-icon-2 {
  width: 18px;
  height: 18px;
}
.u-section-1 .u-icon-2 img {
  filter: brightness(0) saturate(100%) invert(52%) sepia(91%) saturate(1742%) hue-rotate(352deg) brightness(99%) contrast(96%);
}
.u-section-1 .u-text-2 {
  font-size: 0.85rem;
  font-weight: 600;
  color: #f97316;
  letter-spacing: 0;
  margin: 0;
}
.u-section-1 .u-text-3 {
  font-size: 3.5rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 20px 0 0 0;
}
.u-section-1 .u-text-3 .u-text-accent {
  background: linear-gradient(135deg, #f97316, #fb923c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.u-section-1 .u-text-4 {
  font-size: 1.1rem;
  color: rgba(255,255,255,0.7);
  line-height: 1.7;
  margin: 20px 0 0 0;
  max-width: 520px;
}
.u-section-1 .u-btn-1 {
  background: #f97316;
  color: #ffffff;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  border: none;
  transition: all 0.3s ease;
  margin: 28px 12px 0 0;
  display: inline-block;
}
.u-section-1 .u-btn-1:hover {
  background: #ea580c;
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(249,115,22,0.35);
}
.u-section-1 .u-btn-2 {
  background: transparent;
  color: rgba(255,255,255,0.85);
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  border: 2px solid rgba(255,255,255,0.25);
  transition: all 0.3s ease;
  margin: 28px 0 0 0;
  display: inline-block;
}
.u-section-1 .u-btn-2:hover {
  border-color: #f97316;
  color: #f97316;
  transform: translateY(-2px);
}

/* Hero right side - feature cards */
.u-section-1 .u-group-3 {
  width: 500px;
  min-height: auto;
  margin: 60px 0 60px auto;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-1 .u-container-layout-3 {
  padding: 30px;
}
.u-section-1 .u-list-1 {
  width: 100%;
  margin: 0;
}
.u-section-1 .u-repeater-1 {
  grid-template-columns: 100%;
  min-height: auto;
  grid-gap: 16px;
}
.u-section-1 .u-list-item-1,
.u-section-1 .u-list-item-2,
.u-section-1 .u-list-item-3 {
  background: rgba(255,255,255,0.06);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 16px;
  transition: all 0.3s ease;
}
.u-section-1 .u-list-item-1:hover,
.u-section-1 .u-list-item-2:hover,
.u-section-1 .u-list-item-3:hover {
  background: rgba(255,255,255,0.1);
  transform: translateX(-4px);
}
.u-section-1 .u-container-layout-4,
.u-section-1 .u-container-layout-5,
.u-section-1 .u-container-layout-6 {
  padding: 20px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.u-section-1 .u-icon-3,
.u-section-1 .u-icon-4,
.u-section-1 .u-icon-5 {
  width: 52px;
  height: 52px;
  background: rgba(249,115,22,0.15);
  border-radius: 12px;
  padding: 14px;
  flex-shrink: 0;
}
.u-section-1 .u-icon-3 img,
.u-section-1 .u-icon-4 img,
.u-section-1 .u-icon-5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.u-section-1 .u-text-5,
.u-section-1 .u-text-7,
.u-section-1 .u-text-9 {
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 700;
  margin: 0;
}
.u-section-1 .u-text-6,
.u-section-1 .u-text-8,
.u-section-1 .u-text-10 {
  color: rgba(255,255,255,0.5);
  font-size: 0.82rem;
  margin: 2px 0 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 {
    min-height: 600px;
  }
  .u-section-1 .u-group-1 {
    width: 460px;
  }
  .u-section-1 .u-group-3 {
    width: 400px;
  }
  .u-section-1 .u-text-3 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .u-section-1 .u-sheet-2 {
    flex-direction: column;
  }
  .u-section-1 .u-group-1 {
    width: 100%;
    margin: 80px 0 20px 0;
  }
  .u-section-1 .u-group-3 {
    width: 100%;
    margin: 0 0 60px 0;
  }
  .u-section-1 .u-text-3 {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding: 20px 10px;
  }
  .u-section-1 .u-container-layout-3 {
    padding: 10px;
  }
  .u-section-1 .u-text-3 {
    font-size: 2.2rem;
  }
  .u-section-1 .u-btn-1,
  .u-section-1 .u-btn-2 {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .u-section-1 .u-text-3 {
    font-size: 1.8rem;
  }
}

/* -----------------------------------------------
   SECTION 2: SERVICIOS
----------------------------------------------- */
.u-section-2 {
  background: #f8fafc;
  min-height: 800px;
}
.u-section-2 .u-sheet-3 {
  min-height: 800px;
  padding: 80px 0;
}
.u-section-2 .u-group-4 {
  width: 100%;
  margin-bottom: 40px;
}
.u-section-2 .u-container-layout-7 {
  padding: 0;
  text-align: center;
}
.u-section-2 .u-group-5 {
  background: #fff7ed;
  border-radius: 50px;
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  margin: 0 auto 16px;
}
.u-section-2 .u-container-layout-8 {
  padding: 6px 18px;
}
.u-section-2 .u-text-11 {
  font-size: 0.82rem;
  font-weight: 600;
  color: #f97316;
  letter-spacing: 0;
  margin: 0;
}
.u-section-2 .u-text-12 {
  font-size: 2.8rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 auto;
  color: #0f172a;
}
.u-section-2 .u-text-12 .u-text-accent {
  color: #f97316;
}
.u-section-2 .u-text-13 {
  color: #64748b;
  font-size: 1.1rem;
  margin: 16px auto 0;
  max-width: 600px;
}

/* Service cards grid */
.u-section-2 .u-list-2 {
  width: 100%;
  margin: 0;
}
.u-section-2 .u-repeater-2 {
  grid-template-columns: repeat(3, calc(33.3333% - 16px));
  min-height: auto;
  grid-gap: 24px;
}
.u-section-2 .u-list-item-4,
.u-section-2 .u-list-item-5,
.u-section-2 .u-list-item-6,
.u-section-2 .u-list-item-7,
.u-section-2 .u-list-item-8,
.u-section-2 .u-list-item-9 {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  transition: all 0.4s ease;
  box-shadow: 0 4px 24px rgba(0,0,0,0.04);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 40px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  overflow: hidden;
}
.u-section-2 .u-list-item-4::before,
.u-section-2 .u-list-item-5::before,
.u-section-2 .u-list-item-6::before,
.u-section-2 .u-list-item-7::before,
.u-section-2 .u-list-item-8::before,
.u-section-2 .u-list-item-9::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 4px;
  background: linear-gradient(90deg, #f97316, #fb923c);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.u-section-2 .u-list-item-4:hover::before,
.u-section-2 .u-list-item-5:hover::before,
.u-section-2 .u-list-item-6:hover::before,
.u-section-2 .u-list-item-7:hover::before,
.u-section-2 .u-list-item-8:hover::before,
.u-section-2 .u-list-item-9:hover::before {
  transform: scaleX(1);
}
.u-section-2 .u-list-item-4:hover,
.u-section-2 .u-list-item-5:hover,
.u-section-2 .u-list-item-6:hover,
.u-section-2 .u-list-item-7:hover,
.u-section-2 .u-list-item-8:hover,
.u-section-2 .u-list-item-9:hover {
  box-shadow: 0 20px 60px rgba(0,0,0,0.1);
  transform: translateY(-6px);
  border-color: transparent;
}
.u-section-2 .u-container-layout-9,
.u-section-2 .u-container-layout-10,
.u-section-2 .u-container-layout-11,
.u-section-2 .u-container-layout-12,
.u-section-2 .u-container-layout-13,
.u-section-2 .u-container-layout-14 {
  padding: 36px 28px;
  text-align: center;
}
.u-section-2 .u-icon-6,
.u-section-2 .u-icon-7,
.u-section-2 .u-icon-8,
.u-section-2 .u-icon-9,
.u-section-2 .u-icon-10,
.u-section-2 .u-icon-11 {
  width: 60px;
  height: 60px;
  border-radius: 14px;
  padding: 16px;
  margin: 0 auto 20px;
  display: block;
}
.u-section-2 .u-icon-6 { background: #fff7ed; }
.u-section-2 .u-icon-7 { background: #eff6ff; }
.u-section-2 .u-icon-8 { background: #f0fdf4; }
.u-section-2 .u-icon-9 { background: #fef2f2; }
.u-section-2 .u-icon-10 { background: #f5f3ff; }
.u-section-2 .u-icon-11 { background: #ecfeff; }

.u-section-2 .u-icon-6 img,
.u-section-2 .u-icon-7 img,
.u-section-2 .u-icon-8 img,
.u-section-2 .u-icon-9 img,
.u-section-2 .u-icon-10 img,
.u-section-2 .u-icon-11 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.u-section-2 .u-text-14,
.u-section-2 .u-text-17,
.u-section-2 .u-text-20,
.u-section-2 .u-text-23,
.u-section-2 .u-text-26,
.u-section-2 .u-text-29 {
  font-size: 1.15rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 10px;
}
.u-section-2 .u-text-15,
.u-section-2 .u-text-18,
.u-section-2 .u-text-21,
.u-section-2 .u-text-24,
.u-section-2 .u-text-27,
.u-section-2 .u-text-30 {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.6;
  margin: 0;
}
.u-section-2 .u-text-16,
.u-section-2 .u-text-19,
.u-section-2 .u-text-22,
.u-section-2 .u-text-25,
.u-section-2 .u-text-28,
.u-section-2 .u-text-31 {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
  font-size: 0.85rem;
  color: #64748b;
  text-align: left;
}
.u-section-2 .u-text-16 li,
.u-section-2 .u-text-19 li,
.u-section-2 .u-text-22 li,
.u-section-2 .u-text-25 li,
.u-section-2 .u-text-28 li,
.u-section-2 .u-text-31 li {
  padding: 4px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.u-section-2 .u-text-16 li::before,
.u-section-2 .u-text-19 li::before,
.u-section-2 .u-text-22 li::before,
.u-section-2 .u-text-25 li::before,
.u-section-2 .u-text-28 li::before,
.u-section-2 .u-text-31 li::before {
  content: '→';
  color: #f97316;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-2 {
    grid-template-columns: repeat(2, calc(50% - 12px));
  }
}
@media (max-width: 767px) {
  .u-section-2 .u-repeater-2 {
    grid-template-columns: 100%;
  }
  .u-section-2 .u-text-12 {
    font-size: 2.2rem;
  }
  .u-section-2 .u-sheet-3 {
    padding: 60px 10px;
  }
}
@media (max-width: 575px) {
  .u-section-2 .u-text-12 {
    font-size: 1.8rem;
  }
}

/* -----------------------------------------------
   SECTION 3: SOBRE NOSOTROS
----------------------------------------------- */
.u-section-3 {
  background: #ffffff;
  min-height: 600px;
}
.u-section-3 .u-sheet-4 {
  min-height: 600px;
  padding: 80px 0;
}
.u-section-3 .u-layout-wrap-1 {
  width: 100%;
}
.u-section-3 .u-layout-cell-1 {
  min-height: auto;
  --animation-custom_in-translate_x: -30px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-3 .u-container-layout-20 {
  padding: 30px;
}
.u-section-3 .u-image-2 {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}
.u-section-3 .u-layout-cell-2 {
  min-height: auto;
  --animation-custom_in-translate_x: 30px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-3 .u-container-layout-21 {
  padding: 30px 30px 30px 0;
}
.u-section-3 .u-group-11 {
  background: #fff7ed;
  border-radius: 50px;
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  margin: 0 auto 16px 0;
}
.u-section-3 .u-container-layout-22 {
  padding: 6px 18px;
}
.u-section-3 .u-text-44 {
  font-size: 0.82rem;
  font-weight: 600;
  color: #f97316;
  margin: 0;
}
.u-section-3 .u-text-45 {
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  color: #0f172a;
}
.u-section-3 .u-text-45 .u-text-accent {
  color: #f97316;
}
.u-section-3 .u-text-46,
.u-section-3 .u-text-47 {
  color: #64748b;
  font-size: 1rem;
  line-height: 1.7;
  margin: 0 0 16px;
}
.u-section-3 .u-list-4 {
  width: 100%;
  margin: 28px 0 0;
}
.u-section-3 .u-repeater-4 {
  grid-template-columns: repeat(2, calc(50% - 8px));
  grid-gap: 16px;
}
.u-section-3 .u-list-item-13,
.u-section-3 .u-list-item-14,
.u-section-3 .u-list-item-15,
.u-section-3 .u-list-item-16 {
  background: #f8fafc;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.u-section-3 .u-list-item-13:hover,
.u-section-3 .u-list-item-14:hover,
.u-section-3 .u-list-item-15:hover,
.u-section-3 .u-list-item-16:hover {
  background: #fff7ed;
}
.u-section-3 .u-container-layout-23,
.u-section-3 .u-container-layout-24,
.u-section-3 .u-container-layout-25,
.u-section-3 .u-container-layout-26 {
  padding: 16px;
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.u-section-3 .u-icon-15,
.u-section-3 .u-icon-16,
.u-section-3 .u-icon-17,
.u-section-3 .u-icon-18 {
  width: 40px;
  height: 40px;
  background: #fff7ed;
  border-radius: 10px;
  padding: 10px;
  flex-shrink: 0;
}
.u-section-3 .u-icon-15 img,
.u-section-3 .u-icon-16 img,
.u-section-3 .u-icon-17 img,
.u-section-3 .u-icon-18 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.u-section-3 .u-text-48,
.u-section-3 .u-text-50,
.u-section-3 .u-text-52,
.u-section-3 .u-text-54 {
  font-size: 0.9rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 2px;
}
.u-section-3 .u-text-49,
.u-section-3 .u-text-51,
.u-section-3 .u-text-53,
.u-section-3 .u-text-55 {
  font-size: 0.8rem;
  color: #64748b;
  margin: 0;
}

@media (max-width: 991px) {
  .u-section-3 .u-repeater-4 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 767px) {
  .u-section-3 .u-container-layout-20 {
    padding: 10px;
  }
  .u-section-3 .u-container-layout-21 {
    padding: 20px 10px;
  }
  .u-section-3 .u-text-45 {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  .u-section-3 .u-text-45 {
    font-size: 1.6rem;
  }
}

/* -----------------------------------------------
   SECTION 4: CONTACTO
----------------------------------------------- */
.u-section-4 {
  background: #f8fafc;
  min-height: 650px;
}
.u-section-4 .u-sheet-5 {
  min-height: 650px;
  padding: 80px 0;
}
.u-section-4 .u-group-12 {
  width: 100%;
  margin-bottom: 40px;
}
.u-section-4 .u-container-layout-27 {
  padding: 0;
  text-align: center;
}
.u-section-4 .u-group-13 {
  background: #fff7ed;
  border-radius: 50px;
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  margin: 0 auto 16px;
}
.u-section-4 .u-container-layout-28 {
  padding: 6px 18px;
}
.u-section-4 .u-text-56 {
  font-size: 0.82rem;
  font-weight: 600;
  color: #f97316;
  margin: 0;
}
.u-section-4 .u-text-57 {
  font-size: 2.8rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 auto;
  color: #0f172a;
}
.u-section-4 .u-text-57 .u-text-accent {
  color: #f97316;
}
.u-section-4 .u-text-58 {
  color: #64748b;
  font-size: 1.1rem;
  margin: 16px auto 0;
}
.u-section-4 .u-layout-wrap-2 {
  width: 100%;
}
.u-section-4 .u-layout-cell-3 {
  min-height: auto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 30px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-4 .u-container-layout-29 {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.u-section-4 .u-group-14,
.u-section-4 .u-group-15,
.u-section-4 .u-group-16,
.u-section-4 .u-group-17 {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}
.u-section-4 .u-group-14:hover,
.u-section-4 .u-group-15:hover,
.u-section-4 .u-group-16:hover,
.u-section-4 .u-group-17:hover {
  box-shadow: 0 4px 20px rgba(0,0,0,0.06);
}
.u-section-4 .u-container-layout-30,
.u-section-4 .u-container-layout-31,
.u-section-4 .u-container-layout-32,
.u-section-4 .u-container-layout-33 {
  padding: 20px;
  display: flex;
  gap: 16px;
  align-items: center;
}
.u-section-4 .u-icon-19,
.u-section-4 .u-icon-20,
.u-section-4 .u-icon-21,
.u-section-4 .u-icon-22 {
  width: 48px;
  height: 48px;
  background: #fff7ed;
  border-radius: 12px;
  padding: 12px;
  flex-shrink: 0;
}
.u-section-4 .u-icon-19 img,
.u-section-4 .u-icon-20 img,
.u-section-4 .u-icon-21 img,
.u-section-4 .u-icon-22 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.u-section-4 .u-text-59,
.u-section-4 .u-text-61,
.u-section-4 .u-text-63,
.u-section-4 .u-text-65 {
  font-size: 0.9rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 2px;
}
.u-section-4 .u-text-60,
.u-section-4 .u-text-62,
.u-section-4 .u-text-64,
.u-section-4 .u-text-66 {
  font-size: 0.85rem;
  color: #64748b;
  margin: 0;
}
.u-section-4 .u-btn-3,
.u-section-4 .u-btn-4 {
  color: #f97316;
  padding: 0;
}
.u-section-4 .u-layout-cell-4 {
  min-height: auto;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.04);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 30px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}
.u-section-4 .u-container-layout-34 {
  padding: 40px;
}
.u-section-4 .u-form-1 {
  width: 100%;
}
.u-section-4 .u-form-group {
  margin-bottom: 18px;
}
.u-section-4 .u-label {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
  color: #0f172a;
}
.u-section-4 .u-input {
  width: 100%;
  padding: 12px 16px;
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  font-family: inherit;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  background: #f8fafc;
  color: #0f172a;
}
.u-section-4 .u-input:focus {
  outline: none;
  border-color: #f97316;
  box-shadow: 0 0 0 3px rgba(249,115,22,0.1);
  background: #ffffff;
}
.u-section-4 .u-form-group-4 textarea {
  min-height: 120px;
  resize: vertical;
}
.u-section-4 .u-btn-5 {
  width: 100%;
  padding: 16px;
  background: #f97316;
  color: #ffffff;
  border: none;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}
.u-section-4 .u-btn-5:hover {
  background: #ea580c;
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(249,115,22,0.3);
}
.u-section-4 .u-hidden {
  display: none;
}
.u-section-4 .u-form-success {
  text-align: center;
  padding: 40px;
}
.u-section-4 .u-icon-23 {
  font-size: 3rem;
  margin-bottom: 16px;
  display: block;
}
.u-section-4 .u-text-67 {
  color: #0f172a;
  margin-bottom: 8px;
}
.u-section-4 .u-text-68 {
  color: #64748b;
}

@media (max-width: 991px) {
  .u-section-4 .u-text-57 {
    font-size: 2.4rem;
  }
  .u-section-4 .u-container-layout-34 {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .u-section-4 .u-sheet-5 {
    padding: 60px 10px;
  }
  .u-section-4 .u-text-57 {
    font-size: 2rem;
  }
  .u-section-4 .u-container-layout-34 {
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .u-section-4 .u-text-57 {
    font-size: 1.8rem;
  }
}

/* -----------------------------------------------
   HEADER
----------------------------------------------- */
.u-header {
  background: transparent;
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  transition: all 0.4s ease;
  padding: 8px 0;
}
.u-header.u-white {
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(16px);
  box-shadow: 0 1px 12px rgba(0,0,0,0.06);
}
.u-header .u-sheet-1 {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.u-header .u-logo {
  width: auto;
  height: 40px;
}
.u-header .u-icon-1 {
  width: 48px;
  height: 48px;
}
.u-header .u-menu {
  margin-left: auto;
}

/* Logo text */
.u-header .u-logo-text {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 2px;
}
.u-header .lm-text {
  font-family: 'Inter', 'Arial Black', sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  color: #0095d9;
  letter-spacing: -0.5px;
}
.u-header .service-text {
  font-family: 'Inter', 'Arial', sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: #f97316;
}

/* Navigation links */
.u-nav-link-1 {
  color: rgba(255,255,255,0.85) !important;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 6px 0 !important;
  transition: color 0.3s ease;
}
.u-nav-link-1:hover {
  color: #f97316 !important;
}
.u-header.u-white .u-nav-link-1 {
  color: #64748b !important;
}
.u-header.u-white .u-nav-link-1:hover {
  color: #0f172a !important;
}

/* Hamburger */
.menu-collapse .u-hamburger-link {
  color: #ffffff !important;
}
.u-header.u-white .menu-collapse .u-hamburger-link {
  color: #0f172a !important;
}
.menu-collapse svg {
  fill: currentColor;
}

@media (max-width: 767px) {
  .u-header .u-sheet-1 {
    min-height: 50px;
  }
}

/* -----------------------------------------------
   FOOTER
----------------------------------------------- */
.u-grey-80 {
  background: #0f172a;
}
.u-section-6 {
  background: #0f172a;
}
.u-backlink {
  background: #0f172a;
  padding: 48px 0 32px;
  color: rgba(255,255,255,0.6);
}
.u-backlink .u-sheet-7 {
  padding: 0;
}
.u-backlink .u-layout-wrap-3 {
  width: 100%;
  margin-bottom: 24px;
}
.u-backlink .u-text-69 {
  font-size: 1.2rem;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 12px;
}
.u-backlink .u-text-70 {
  font-size: 0.85rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.7;
}
.u-backlink .u-text-71,
.u-backlink .u-text-73 {
  font-size: 0.9rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
}
.u-backlink .u-text-72,
.u-backlink .u-text-74 {
  list-style: none;
  padding: 0;
  font-size: 0.85rem;
  color: rgba(255,255,255,0.5);
}
.u-backlink .u-text-72 li,
.u-backlink .u-text-74 li {
  margin-bottom: 10px;
}
.u-backlink .u-text-72 a,
.u-backlink .u-text-74 a {
  color: rgba(255,255,255,0.5);
  text-decoration: none;
  transition: color 0.3s ease;
}
.u-backlink .u-text-72 a:hover,
.u-backlink .u-text-74 a:hover {
  color: #f97316;
}
.u-backlink .u-line-1 {
  border-top: 1px solid rgba(255,255,255,0.08);
  margin-bottom: 24px;
}
.u-backlink .u-text-75 {
  font-size: 0.82rem;
  color: rgba(255,255,255,0.4);
  text-align: center;
}

/* -----------------------------------------------
   CTA BUTTON VARIANTS (A/B Testing)
----------------------------------------------- */
.cta-variant {
  display: none;
}
.cta-variant.active {
  display: block;
}

/* Variante B — Verde */
.btn-verde {
  background: #22c55e !important;
  color: #ffffff !important;
  border: none !important;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  transition: all 0.3s ease;
  margin: 28px 12px 0 0;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 4px 20px rgba(34,197,94,0.3);
}
.btn-verde:hover {
  background: #16a34a !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(34,197,94,0.4);
}

/* Variante C — Azul */
.btn-azul {
  background: #0284c7 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  transition: all 0.3s ease;
  margin: 28px 12px 0 0;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 4px 20px rgba(2,132,199,0.3);
}
.btn-azul:hover {
  background: #0369a1 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(2,132,199,0.4);
}

.cta-services-wrapper {
  text-align: center;
  margin-top: 40px;
}

/* ===== Animation keyframes ===== */
@keyframes customAnimationIn {
  0% {
    opacity: var(--animation-custom_in-opacity, 0);
    transform: translateX(var(--animation-custom_in-translate_x, 0)) translateY(var(--animation-custom_in-translate_y, 0)) rotate(var(--animation-custom_in-rotate, 0)) scale(var(--animation-custom_in-scale, 1));
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0) rotate(0) scale(1);
  }
}
.u-section-1 .u-group-1,
.u-section-1 .u-group-3 {
  animation: customAnimationIn 1.2s ease forwards;
}

/* -----------------------------------------------
   THOMPSON SAMPLING — Debug Panel
----------------------------------------------- */
.ts-debug {
  position: fixed;
  bottom: 16px;
  left: 16px;
  z-index: 9999;
  font-family: system-ui, -apple-system, sans-serif;
}
.ts-debug-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #0f172a;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  border-radius: 8px;
  cursor: pointer;
  box-shadow: 0 2px 12px rgba(0,0,0,0.15);
  transition: all 0.2s ease;
}
.ts-debug-badge:hover {
  background: #f97316;
  transform: scale(1.05);
}
.ts-debug-panel {
  display: none;
  position: absolute;
  bottom: 44px;
  left: 0;
  width: 360px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 14px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.12);
  font-size: 12px;
  line-height: 1.5;
  color: #0f172a;
}
.ts-debug-panel.ts-visible {
  display: block;
}
.ts-debug-panel table th,
.ts-debug-panel table td {
  padding: 4px 6px;
  text-align: left;
  border-bottom: 1px solid #f1f5f9;
  white-space: nowrap;
}
.ts-debug-panel table th {
  font-weight: 600;
  font-size: 10px;
  color: #64748b;
  text-transform: uppercase;
}
