   /* =========================================================
   Services page (reference-style alternating blocks)
   Scope: .jts-svc only
   ========================================================= */

.jts-svc{
  padding: clamp(42px, 5vw, 72px) 18px clamp(72px, 7vw, 110px);
  background: #fff;
}

.jts-svc__wrap{
  max-width: 1100px;
  margin: 0 auto;
}

.jts-svc__hero{
  text-align: center;
  margin-bottom: clamp(22px, 4vw, 46px);
}

.jts-svc__hero h1{
  margin: 0 0 10px 0;
  font-weight: 950;
  letter-spacing: -0.03em;
  line-height: 1.08;
  font-size: clamp(30px, 3.8vw, 48px);
  color: #0f172a;
}

.jts-svc__hero p{
  margin: 0 auto;
  max-width: 80ch;
  color: rgba(15,23,42,.70);
  line-height: 1.75;
  font-size: 15px;
}

/* rows */
.jts-svc__row{
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: clamp(18px, 4vw, 44px);
  align-items: center;
  padding: clamp(18px, 3vw, 28px) 0;
}

.jts-svc__row--rev{
  grid-template-columns: .95fr 1.05fr;
}
.jts-svc__row--rev .jts-svc__copy{ order: 2; }
.jts-svc__row--rev .jts-svc__media{ order: 1; }

/* copy */
.jts-svc__kicker{
  display:inline-block;
  padding: 6px 10px;
  border-radius: 999px;
  font-weight: 900;
  letter-spacing: .12em;
  font-size: 11px;
  color: rgba(10,47,107,.92);
  background: rgba(10,47,107,.06);
  border: 1px solid rgba(10,47,107,.10);
  margin-bottom: 10px;
}

.jts-svc__copy h2{
  margin: 0 0 10px 0;
  font-weight: 950;
  letter-spacing: -0.02em;
  line-height: 1.15;
  font-size: clamp(22px, 2.6vw, 32px);
  color: #0f172a;
}

.jts-svc__copy p{
  margin: 0 0 12px 0;
  color: rgba(15,23,42,.70);
  line-height: 1.75;
  font-size: 15px;
}

.jts-svc__bullets{
  margin: 0 0 14px 0;
  padding-left: 18px;
  color: rgba(15,23,42,.72);
  line-height: 1.65;
  font-size: 14px;
}
.jts-svc__bullets li{ margin: 7px 0; }

.jts-svc__proof{
  display:flex;
  flex-wrap: wrap;
  gap: 10px;
}

.jts-svc__tag{
  display:inline-flex;
  align-items:center;
  padding: 6px 10px;
  border-radius: 999px;
  border: 1px solid rgba(15,23,42,.10);
  background: rgba(255,255,255,.80);
  box-shadow: 0 12px 30px rgba(2,6,23,.06);
  font-size: 12.5px;
  font-weight: 800;
  color: rgba(15,23,42,.78);
}

/* media mock cards (replace with real images if you want) */
.jts-svc__media{
  display:flex;
  justify-content:center;
}

.jts-svcCard{
  width: 100%;
  max-width: 420px;
  height: 260px;
  border-radius: 18px;
  border: 1px solid rgba(15,23,42,.10);
  background:
    radial-gradient(120px 90px at 30% 25%, rgba(246,220,87,.35), transparent 60%),
    radial-gradient(140px 120px at 70% 60%, rgba(99,102,241,.18), transparent 65%),
    rgba(15,23,42,.05);
  box-shadow: 0 28px 80px rgba(2,6,23,.10);
}

/* CTA strip */
.jts-svcStrip{
  margin: clamp(18px, 3.2vw, 34px) 0;
  border-radius: 18px;
  border: 1px solid rgba(15,23,42,.10);
  background:
    radial-gradient(700px 240px at 15% 50%, rgba(246,220,87,.22), transparent 60%),
    rgba(10,47,107,.07);
  box-shadow: 0 22px 70px rgba(2,6,23,.08);
}

.jts-svcStrip__inner{
  padding: 18px 18px;
  display:flex;
  align-items:center;
  justify-content: space-between;
  gap: 14px;
  flex-wrap: wrap;
}

.jts-svcStrip__inner strong{
  display:block;
  font-size: 15px;
  font-weight: 950;
  color:#0f172a;
}
.jts-svcStrip__inner span{
  display:block;
  margin-top: 4px;
  color: rgba(15,23,42,.70);
  font-size: 13px;
}

.jts-svcStrip__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height: 44px;
  padding: 0 16px;
  border-radius: 999px;
  background: var(--cta, #f6dc57);
  color:#111;
  font-weight: 950;
  text-decoration:none;
  border: 1px solid rgba(0,0,0,.06);
  box-shadow: 0 18px 40px rgba(246,220,87,.28);
}

@media (max-width: 980px){
  .jts-svc__row{
    grid-template-columns: 1fr;
  }
  .jts-svc__row--rev .jts-svc__copy{ order: 1; }
  .jts-svc__row--rev .jts-svc__media{ order: 2; }
  .jts-svcCard{ height: 220px; }
}

/* Make the service cards show real images */
.jts-svcCard{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Unsplash images (relevant, professional) */
.jts-svcCard--mock1{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.12), rgba(15,23,42,.12)),
    url("/assets/images/our-services/JTS-Profile-clarity.webp");
}
/* advising / discussion */

.jts-svcCard--mock2{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.10), rgba(15,23,42,.10)),
    url("/assets/images/our-services/JTS-University-shortlisting.webp");
}
/* planning / documents */

.jts-svcCard--mock3{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.12), rgba(15,23,42,.12)),
    url("/assets/images/our-services/JTS-Applications.webp");
}
/* writing / collaboration */

.jts-svcCard--mock4{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.14), rgba(15,23,42,.14)),
    url("/assets/images/our-services/JTS-Visa-readiness.webp");
}
/* finance / paperwork (visa readiness feel) */

.jts-svcCard--mock5{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.14), rgba(15,23,42,.14)),
    url("/assets/images/our-services/JTS-Education-loan.webp");
}
/* banking / loan */

.jts-svcCard--mock6{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.12), rgba(15,23,42,.12)),
    url("/assets/images/our-services/JTS-Accommodation-support.webp");
}
/* accommodation */

.jts-svcCard--mock7{
  background-image:
    linear-gradient(180deg, rgba(15,23,42,.12), rgba(15,23,42,.12)),
    url("/assets/images/our-services/JTS-Forex-guidance.webp");
}
/* forex / payments */
