.elementor-167 .elementor-element.elementor-element-86ff5d4{--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;}.elementor-167 .elementor-element.elementor-element-edd1d92{--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;}.elementor-167 .elementor-element.elementor-element-eacb9e0{--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-63d424a *//* HERO CUOTAS PREMIUM APPLE - COMPACTO */

.ts-cuotas-premium{
  position:relative;
  overflow:hidden;
  max-width:1120px;
  margin:24px auto 44px;
  padding:54px 34px 50px;
  text-align:center;
  border-radius:34px;
  background:
    radial-gradient(circle at 18% 18%, rgba(180,255,200,.22), transparent 24%),
    radial-gradient(circle at 82% 12%, rgba(255,255,255,.18), transparent 28%),
    linear-gradient(135deg,#042b13 0%,#0a4b20 42%,#0f7a33 100%);
  box-shadow:
    0 24px 60px rgba(0,0,0,.16),
    inset 0 1px 0 rgba(255,255,255,.14);
}

.ts-cuotas-premium::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg, transparent 22%, rgba(255,255,255,.13) 46%, transparent 66%);
  opacity:.5;
}

.ts-cuotas-premium::after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  right:-120px;
  top:-140px;
  background:radial-gradient(circle, rgba(99,255,150,.22), transparent 68%);
  filter:blur(8px);
}

.ts-cuotas-badge{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.20);
  color:#eaffef;
  font-size:12px;
  font-weight:800;
  letter-spacing:.2px;
  backdrop-filter:blur(16px);
  margin-bottom:18px;
}

.ts-cuotas-premium h1{
  position:relative;
  z-index:2;
  color:#fff !important;
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",Arial,sans-serif;
  font-size:clamp(40px,5.2vw,66px);
  line-height:.96;
  font-weight:900;
  letter-spacing:-2.4px;
  margin:0 0 18px;
  text-shadow:0 10px 28px rgba(0,0,0,.22);
}

.ts-cuotas-premium h1 span{
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}

.ts-cuotas-premium p{
  position:relative;
  z-index:2;
  max-width:760px;
  margin:0 auto 30px;
  color:rgba(255,255,255,.86);
  font-size:18px;
  line-height:1.55;
  font-weight:500;
}

.ts-cuotas-premium p strong{
  color:#fff;
  font-weight:900;
}

.ts-cuotas-btns{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
}

.btn-premium-dark,
.btn-premium-white{
  min-width:220px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:16px 26px;
  border-radius:16px;
  text-decoration:none !important;
  font-size:15px;
  font-weight:850;
  letter-spacing:-.1px;
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.btn-premium-dark{
  color:#fff !important;
  background:linear-gradient(180deg,#3f4442 0%,#252827 100%);
  box-shadow:
    0 14px 30px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,255,255,.18);
}

.btn-premium-dark:hover{
  transform:translateY(-3px) scale(1.015);
  background:linear-gradient(180deg,#515755 0%,#2b302e 100%);
  box-shadow:
    0 20px 42px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.22);
}

.btn-premium-white{
  color:#111 !important;
  background:linear-gradient(180deg,#ffffff 0%,#f2f4f2 100%);
  border:1px solid rgba(255,255,255,.55);
  box-shadow:
    0 14px 30px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,255,255,.95);
}

.btn-premium-white:hover{
  transform:translateY(-3px) scale(1.015);
  background:#fff;
  box-shadow:
    0 20px 42px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,1);
}

/* MÓVIL */
@media(max-width:767px){
  .ts-cuotas-premium{
    margin:18px 12px 34px;
    padding:38px 18px 34px;
    border-radius:26px;
  }

  .ts-cuotas-premium h1{
    font-size:36px;
    letter-spacing:-1.4px;
  }

  .ts-cuotas-premium p{
    font-size:15.5px;
    margin-bottom:24px;
  }

  .ts-cuotas-btns{
    flex-direction:column;
    gap:12px;
  }

  .btn-premium-dark,
  .btn-premium-white{
    width:100%;
    min-width:0;
    padding:15px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-eacb9e0 */.ts-credit-page {
  background: #fff;
  color: #050505;
  font-family: inherit;
}

/* HERO */

.ts-credit-hero {
  max-width: 1100px;
  margin: 0 auto;
  padding: 110px 20px 76px;
  text-align: center;
}

.ts-credit-badge {
  display: inline-flex;
  background: rgba(0,166,81,.10);
  color: #087c35;
  padding: 12px 24px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 28px;
}

.ts-credit-hero h1 {
  font-size: clamp(46px, 7vw, 92px);
  line-height: .95;
  letter-spacing: -0.07em;
  margin: 0 0 26px;
  font-weight: 850;
}

.ts-credit-hero p {
  max-width: 780px;
  margin: 0 auto 38px;
  font-size: 22px;
  line-height: 1.55;
  color: rgba(0,0,0,.62);
}

.ts-credit-hero-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.ts-credit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 32px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 850;
  text-decoration: none !important;
  transition: .25s ease;
}

.ts-credit-btn.primary {
  background: #00a651;
  color: #fff !important;
  box-shadow: 0 18px 45px rgba(0,166,81,.24);
}

.ts-credit-btn.primary:hover {
  background: #00c767;
  transform: translateY(-3px);
}

.ts-credit-btn.secondary {
  background: #f5f5f7;
  color: #050505 !important;
}

/* ALERTA */

.ts-credit-alert {
  max-width: 1100px;
  margin: 0 auto 70px;
  background: #050505;
  color: #fff;
  border-radius: 38px;
  padding: 36px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 22px;
  align-items: start;
}

.ts-credit-alert-icon {
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: rgba(0,166,81,.18);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.ts-credit-alert h2 {
  margin: 0 0 10px;
  font-size: 34px;
  letter-spacing: -0.04em;
  color: #fff;
}

.ts-credit-alert p {
  margin: 0;
  color: rgba(255,255,255,.72);
  font-size: 18px;
  line-height: 1.55;
}

/* BLOQUE VISUAL CELULARES */

.ts-credit-products-visual {
  max-width: 1180px;
  margin: 0 auto;
  padding: 80px 20px;
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 28px;
  align-items: center;
}

.ts-credit-product-copy span {
  display: inline-flex;
  background: rgba(0,166,81,.10);
  color: #087c35;
  padding: 11px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 850;
  margin-bottom: 22px;
}

.ts-credit-product-copy h2 {
  font-size: clamp(38px, 5vw, 64px);
  line-height: .98;
  letter-spacing: -0.06em;
  margin: 0 0 18px;
  font-weight: 850;
}

.ts-credit-product-copy p {
  font-size: 19px;
  line-height: 1.55;
  color: rgba(0,0,0,.62);
}

.ts-credit-product-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.ts-credit-product-images img {
  width: 100%;
  height: 310px;
  object-fit: cover;
  border-radius: 30px;
  background: #f5f5f7;
  box-shadow: 0 18px 45px rgba(0,0,0,.06);
}

/* SECCIONES */

.ts-credit-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 20px;
}

.ts-credit-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 46px;
}

.ts-credit-header span,
.ts-credit-explain span {
  display: inline-flex;
  background: rgba(0,166,81,.10);
  color: #087c35;
  padding: 11px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 850;
  margin-bottom: 22px;
}

.ts-credit-header h2,
.ts-credit-explain h2,
.ts-credit-final h2 {
  font-size: clamp(38px, 5vw, 66px);
  line-height: .98;
  letter-spacing: -0.06em;
  margin: 0;
  font-weight: 850;
}

/* TARJETAS */

.ts-credit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.ts-credit-card {
  background: #f5f5f7;
  border-radius: 30px;
  padding: 28px;
  transition: .25s ease;
}

.ts-credit-card:hover {
  background: #eefaf2;
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(0,166,81,.10);
}

.ts-credit-icon {
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 20px;
}

.ts-credit-card h3 {
  font-size: 21px;
  line-height: 1.15;
  letter-spacing: -0.03em;
  margin: 0 0 10px;
  font-weight: 850;
}

.ts-credit-card p {
  margin: 0;
  color: rgba(0,0,0,.60);
  font-size: 15px;
  line-height: 1.5;
}

/* POR QUÉ PRESENCIAL */

.ts-credit-explain {
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 20px 34px;
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 28px;
  align-items: center;
}

.ts-credit-explain p {
  font-size: 20px;
  line-height: 1.6;
  color: rgba(0,0,0,.62);
  max-width: 650px;
}

.ts-credit-explain-photo {
  border-radius: 38px;
  overflow: hidden;
  min-height: 440px;
  box-shadow: 0 24px 70px rgba(0,0,0,.10);
}

.ts-credit-explain-photo img {
  width: 100%;
  height: 100%;
  min-height: 440px;
  object-fit: cover;
  display: block;
}

.ts-credit-explain-box-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px 90px;
}

.ts-credit-explain-box {
  background: #050505;
  border-radius: 36px;
  padding: 34px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.ts-credit-explain-box div {
  background: rgba(255,255,255,.08);
  color: #fff;
  border-radius: 18px;
  padding: 17px 18px;
  font-weight: 750;
}

/* PASOS */

.ts-credit-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.ts-credit-step {
  background: #fff;
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0 18px 45px rgba(0,0,0,.05);
}

.ts-credit-step strong {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #00a651;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
}

.ts-credit-step h3 {
  margin: 0 0 10px;
  font-size: 22px;
  letter-spacing: -0.03em;
}

.ts-credit-step p {
  color: rgba(0,0,0,.60);
  margin: 0;
}

/* FINAL + TIENDAS */

.ts-credit-final {
  max-width: 1180px;
  margin: 70px auto 110px;
  padding: 76px 36px;
  border-radius: 44px;
  text-align: center;
  background:
    radial-gradient(circle at top, rgba(0,166,81,.18), transparent 42%),
    #f5f5f7;
}

.ts-credit-final p {
  font-size: 21px;
  color: rgba(0,0,0,.62);
  max-width: 760px;
  margin: 22px auto 42px;
}

.ts-credit-stores {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  text-align: left;
}

.ts-credit-store {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(0,0,0,.06);
}

.ts-credit-store img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.ts-credit-store div {
  padding: 26px;
}

.ts-credit-store h3 {
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -0.04em;
  margin: 0 0 10px;
}

.ts-credit-store p {
  color: rgba(0,0,0,.60);
  font-size: 17px;
  margin: 0 0 20px;
}

.ts-credit-store a {
  display: inline-flex;
  background: #00a651;
  color: #fff !important;
  text-decoration: none !important;
  padding: 14px 22px;
  border-radius: 999px;
  font-weight: 800;
}

/* RESPONSIVE */

@media (max-width: 980px) {
  .ts-credit-grid,
  .ts-credit-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .ts-credit-explain,
  .ts-credit-products-visual,
  .ts-credit-stores {
    grid-template-columns: 1fr;
  }

  .ts-credit-explain-box {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .ts-credit-hero {
    padding: 76px 16px 54px;
  }

  .ts-credit-hero h1 {
    font-size: 42px;
  }

  .ts-credit-hero p {
    font-size: 17px;
  }

  .ts-credit-hero-actions,
  .ts-credit-btn {
    width: 100%;
  }

  .ts-credit-alert {
    margin: 0 16px 54px;
    padding: 24px;
    border-radius: 28px;
    grid-template-columns: 1fr;
  }

  .ts-credit-alert h2 {
    font-size: 28px;
  }

  .ts-credit-products-visual {
    padding: 60px 16px;
  }

  .ts-credit-product-images {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }

  .ts-credit-product-images img {
    height: 150px;
    border-radius: 20px;
  }

  .ts-credit-section,
  .ts-credit-explain {
    padding: 68px 16px;
  }

  .ts-credit-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .ts-credit-card {
    padding: 18px 14px;
    border-radius: 22px;
  }

  .ts-credit-icon {
    width: 42px;
    height: 42px;
    font-size: 21px;
    border-radius: 14px;
    margin-bottom: 14px;
  }

  .ts-credit-card h3 {
    font-size: 16px;
  }

  .ts-credit-card p {
    font-size: 13px;
  }

  .ts-credit-explain-photo,
  .ts-credit-explain-photo img {
    min-height: 320px;
    border-radius: 28px;
  }

  .ts-credit-explain-box-wrap {
    padding: 0 16px 60px;
  }

  .ts-credit-explain-box {
    grid-template-columns: 1fr;
    padding: 24px;
    border-radius: 28px;
  }

  .ts-credit-steps,
  .ts-credit-stores {
    grid-template-columns: 1fr;
  }

  .ts-credit-store img {
    height: 240px;
  }

  .ts-credit-final {
    margin: 50px 16px 80px;
    padding: 54px 20px;
    border-radius: 32px;
  }

  .ts-credit-final p {
    font-size: 16px;
  }
}
/* ==========================
EFECTOS PREMIUM BOTONES
========================== */

/* BOTONES GENERALES */

.ts-credit-btn,
.ts-credit-store a {
  transition:
    transform .28s ease,
    background .28s ease,
    box-shadow .28s ease,
    color .28s ease;
}

/* HOVER VERDE MÁS CLARO */

.ts-credit-btn.primary:hover,
.ts-credit-store a:hover {
  background: #18c76a !important;
  color: #fff !important;

  transform: translateY(-4px);

  box-shadow:
    0 16px 36px rgba(0,166,81,.24);
}

/* BOTÓN SECUNDARIO */

.ts-credit-btn.secondary:hover {
  background: rgba(0,166,81,.12);
  color: #087c35 !important;

  transform: translateY(-4px);

  box-shadow:
    0 14px 30px rgba(0,166,81,.10);
}

/* ==========================
EFECTO PREMIUM TARJETAS TIENDAS
========================== */

.ts-credit-store {
  transition:
    transform .35s ease,
    box-shadow .35s ease,
    background .35s ease;
}

.ts-credit-store:hover {
  transform: translateY(-8px);

  box-shadow:
    0 30px 70px rgba(0,0,0,.10),
    0 12px 28px rgba(0,166,81,.08);
}

/* ZOOM SUAVE IMAGEN */

.ts-credit-store {
  overflow: hidden;
}

.ts-credit-store img {
  transition:
    transform .45s ease,
    filter .35s ease;
}

.ts-credit-store:hover img {
  transform: scale(1.045);
  filter: brightness(1.03);
}

/* LEVE EFECTO VERDE EN TARJETA */

.ts-credit-store:hover {
  background:
    linear-gradient(
      180deg,
      #ffffff,
      #f7fff9
    );
}

/* LEVE MOVIMIENTO DEL BOTÓN */

.ts-credit-store:hover a {
  transform: translateY(-2px);
}/* End custom CSS */