/* RC105K - Saudi 12Go White Label widget landing test pages. */
html[data-theme="dark"] body.tt-rc105k-12go-sa-landing,
body.tt-rc105k-12go-sa-landing {
  margin: 0;
  min-height: 100vh;
  background:
    radial-gradient(circle at 12% 8%, rgba(249, 115, 22, 0.18), transparent 28%),
    radial-gradient(circle at 88% 5%, rgba(20, 184, 166, 0.12), transparent 24%),
    linear-gradient(135deg, #06111f 0%, #0b1324 48%, #06101d 100%);
  color: #f8fafc;
  font-family: Cairo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.tt-rc105k-12go-sa-landing a { color: inherit; }

.tt-12go-sa-shell {
  width: 100%;
  min-height: 100vh;
  padding: 20px clamp(14px, 3vw, 38px) 52px;
  box-sizing: border-box;
}

.tt-12go-sa-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.tt-12go-sa-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.tt-12go-sa-brand,
.tt-12go-sa-home,
.tt-12go-sa-actions a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.58);
  color: #f8fafc;
  text-decoration: none;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(14px);
}

.tt-12go-sa-brand {
  padding: 8px 14px;
  font-weight: 900;
}

.tt-12go-sa-brand img {
  width: 42px;
  height: auto;
  display: block;
}

.tt-12go-sa-home,
.tt-12go-sa-actions a {
  padding: 10px 16px;
  font-weight: 800;
}

.tt-12go-sa-hero,
.tt-12go-sa-search-card,
.tt-12go-sa-routes,
.tt-12go-sa-city-widgets {
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 28px;
  background: rgba(15, 23, 42, 0.70);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  margin-bottom: 20px;
  overflow: hidden;
}

.tt-12go-sa-hero {
  position: relative;
  padding: clamp(28px, 5vw, 64px);
  background:
    linear-gradient(135deg, rgba(6, 17, 31, 0.58), rgba(6, 17, 31, 0.88)),
    url('https://images.unsplash.com/photo-1586724237569-f3d0c1dee8c6?auto=format&fit=crop&w=1600&q=80') center/cover no-repeat;
}

.tt-12go-sa-kicker {
  display: inline-flex;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(251, 146, 60, 0.16);
  color: #fed7aa;
  font-weight: 900;
  margin-bottom: 16px;
}

.tt-12go-sa-hero h1 {
  margin: 0;
  max-width: 820px;
  font-size: clamp(32px, 5vw, 64px);
  line-height: 1.08;
  color: #ffffff;
  font-weight: 950;
  letter-spacing: -0.03em;
}

.tt-12go-sa-hero p {
  max-width: 760px;
  margin: 18px 0 0;
  color: #dbeafe;
  font-size: clamp(17px, 2vw, 22px);
  line-height: 1.8;
  font-weight: 650;
}

.tt-12go-sa-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.tt-12go-sa-actions a:first-child {
  background: linear-gradient(135deg, #fb923c, #ef4444);
  border-color: rgba(251, 146, 60, 0.40);
}

.tt-12go-sa-search-card,
.tt-12go-sa-routes,
.tt-12go-sa-city-widgets {
  padding: clamp(18px, 3vw, 30px);
}

.tt-12go-sa-section-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
}

.tt-12go-sa-section-head h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.15;
  font-weight: 950;
}

.tt-12go-sa-section-head p {
  margin: 10px 0 0;
  color: #cbd5e1;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 600;
}

.tt-12go-sa-badge {
  flex: 0 0 auto;
  border-radius: 999px;
  background: rgba(34, 197, 94, 0.13);
  border: 1px solid rgba(34, 197, 94, 0.35);
  color: #bbf7d0;
  padding: 8px 13px;
  font-weight: 900;
  white-space: nowrap;
}

.tt-12go-sa-rtl-tip,
.tt-12go-sa-soft-note {
  border-radius: 18px;
  border: 1px solid rgba(251, 146, 60, 0.22);
  background: rgba(251, 146, 60, 0.09);
  color: #ffedd5;
  padding: 12px 15px;
  margin: 0 0 16px;
  line-height: 1.8;
  font-weight: 650;
}

.tt-12go-sa-rtl-tip strong { color: #fed7aa; }

.tt-12go-sa-widget-shell {
  position: relative;
  width: 100%;
  overflow: visible;
  border-radius: 22px;
  border: 1px solid rgba(148, 163, 184, 0.20);
  background: rgba(248, 250, 252, 0.98);
  padding: 14px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), 0 16px 46px rgba(0, 0, 0, 0.22);
}

/* Best-effort RTL hardening for the external Search Form markup. */
.tt-12go-search-widget-ar,
.tt-12go-search-widget-ar * {
  direction: rtl !important;
}

.tt-12go-search-widget-ar input,
.tt-12go-search-widget-ar select,
.tt-12go-search-widget-ar textarea,
.tt-12go-search-widget-ar button,
.tt-12go-search-widget-ar [contenteditable="true"] {
  text-align: right !important;
  direction: rtl !important;
}

.tt-12go-search-widget-ar table,
.tt-12go-search-widget-ar form,
.tt-12go-search-widget-ar iframe,
.tt-12go-search-widget-ar [class*="one2go"],
.tt-12go-search-widget-ar [id*="one2go"],
.tt-12go-search-widget-ar [class*="12go"],
.tt-12go-search-widget-ar [id*="12go"] {
  max-width: 100% !important;
}

.tt-12go-sa-widget-shell > script + * {
  max-width: 100% !important;
}

.tt-12go-powered,
#powered.tt-12go-powered {
  margin-top: 8px;
  color: #475569;
  font-size: 12px;
  text-align: center;
}

.tt-12go-powered a,
#powered.tt-12go-powered a {
  color: #16a34a;
  font-weight: 800;
}

.tt-12go-sa-soft-note {
  margin-top: 14px;
  margin-bottom: 0;
  background: rgba(14, 165, 233, 0.10);
  border-color: rgba(14, 165, 233, 0.28);
  color: #dbeafe;
}

.tt-12go-route-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tt-12go-route-chips span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.06);
  color: #f8fafc;
  font-weight: 900;
}

.tt-12go-city-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  gap: 16px;
  align-items: start;
}

.tt-12go-city-widget {
  min-width: 0;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(248, 250, 252, 0.98);
  border: 1px solid rgba(148, 163, 184, 0.20);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
  padding: 8px;
}

.tt-12go-city-widget onetwogo-travelto-widget,
.tt-12go-city-widget > * {
  max-width: 100% !important;
}

@media (max-width: 980px) {
  .tt-12go-city-grid {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
  }
}

@media (max-width: 720px) {
  .tt-12go-sa-shell {
    padding: 12px 10px 36px;
  }

  .tt-12go-sa-topbar,
  .tt-12go-sa-section-head {
    flex-direction: column;
    align-items: stretch;
  }

  .tt-12go-sa-hero {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .tt-12go-sa-search-card,
  .tt-12go-sa-routes,
  .tt-12go-sa-city-widgets {
    padding: 16px 12px;
    border-radius: 22px;
  }

  .tt-12go-sa-widget-shell {
    padding: 10px;
  }

  .tt-12go-city-grid {
    grid-template-columns: 1fr;
  }

  .tt-12go-city-widget {
    overflow-x: auto;
  }

  .tt-12go-route-chips span {
    flex: 1 1 100%;
  }
}

/* RC105L - polished Saudi 12Go landing test refinements. */
body.tt-rc105l-12go-sa-landing .tt-12go-page-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-shell {
  padding-top: 22px;
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-inner {
  width: min(1360px, 100%);
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-topbar,
body.tt-rc105l-12go-sa-landing .tt-12go-sa-actions,
body.tt-rc105l-12go-sa-landing .tt-12go-sa-routes,
body.tt-rc105l-12go-sa-landing .tt-12go-sa-section-head,
body.tt-rc105l-12go-sa-landing .tt-12go-sa-rtl-tip,
body.tt-rc105l-12go-sa-landing .tt-12go-sa-soft-note {
  display: none !important;
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-with-media {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.78fr);
  gap: clamp(18px, 3vw, 42px);
  align-items: center;
  padding: clamp(26px, 5vw, 58px);
  background:
    radial-gradient(circle at 10% 16%, rgba(251, 146, 60, 0.32), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(34, 197, 94, 0.18), transparent 26%),
    linear-gradient(135deg, rgba(6, 17, 31, 0.84), rgba(6, 17, 31, 0.96));
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-copy {
  position: relative;
  z-index: 2;
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-media {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  grid-template-rows: 180px 150px;
  gap: 14px;
  min-height: 344px;
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo {
  position: relative;
  min-height: 120px;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.22);
  box-shadow: 0 24px 58px rgba(0,0,0,0.34);
  background-size: cover;
  background-position: center;
  isolation: isolate;
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2,6,23,.08), rgba(2,6,23,.62));
  z-index: -1;
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo span {
  position: absolute;
  inset-inline: 16px;
  bottom: 14px;
  color: #fff;
  font-weight: 950;
  text-shadow: 0 3px 12px rgba(0,0,0,.55);
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo-main {
  grid-row: span 2;
  background-image:
    linear-gradient(135deg, rgba(251,146,60,.10), rgba(14,165,233,.10)),
    url('../img/service-header-airport-transfer-unsplash.jpg');
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo-bus {
  background-image:
    linear-gradient(135deg, rgba(34,197,94,.16), rgba(14,165,233,.12)),
    url('../img/service-header-car-rental-unsplash.jpg');
}

body.tt-rc105l-12go-sa-landing .tt-hero-photo-cities {
  background-image:
    linear-gradient(135deg, rgba(251,146,60,.18), rgba(15,23,42,.12)),
    url('../img/service-header-flights-unsplash.jpg');
}

body.tt-rc105l-12go-sa-landing .tt-12go-search-only-card {
  padding: clamp(14px, 2.4vw, 22px);
}

body.tt-rc105l-12go-sa-landing .tt-12go-sa-widget-shell {
  margin-bottom: 14px;
}

body.tt-rc105l-12go-sa-landing .tt-12go-warning-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}

body.tt-rc105l-12go-sa-landing .tt-12go-warning-list div {
  border-radius: 16px;
  background: #facc15;
  border: 1px solid rgba(250, 204, 21, .85);
  color: #3f2f00;
  font-weight: 900;
  line-height: 1.65;
  padding: 12px 14px;
  box-shadow: 0 12px 28px rgba(250, 204, 21, .18);
}

body.tt-rc105l-12go-sa-landing .tt-12go-city-widgets-clean {
  padding: clamp(12px, 2vw, 18px);
}

body.tt-rc105l-12go-sa-landing .tt-12go-city-grid {
  grid-template-columns: repeat(3, minmax(390px, 1fr));
  gap: 18px;
  justify-items: center;
}

body.tt-rc105l-12go-sa-landing .tt-12go-city-widget {
  width: 100%;
  max-width: 430px;
  min-height: 1px;
  padding: 10px;
  overflow: visible;
}

body.tt-rc105l-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block;
  width: 400px !important;
  max-width: 100% !important;
  margin-inline: auto;
}

@media (max-width: 1240px) {
  body.tt-rc105l-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: repeat(2, minmax(390px, 1fr));
  }
}

@media (max-width: 980px) {
  body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-with-media {
    grid-template-columns: 1fr;
  }

  body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-media {
    grid-template-rows: 150px 130px;
  }

  body.tt-rc105l-12go-sa-landing .tt-12go-warning-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 820px) {
  body.tt-rc105l-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr;
  }

  body.tt-rc105l-12go-sa-landing .tt-12go-city-widget {
    max-width: 430px;
    overflow-x: auto;
  }
}

@media (max-width: 640px) {
  body.tt-rc105l-12go-sa-landing .tt-12go-sa-shell {
    padding: 14px 10px 34px;
  }

  body.tt-rc105l-12go-sa-landing .tt-12go-sa-hero-media {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 126px);
  }

  body.tt-rc105l-12go-sa-landing .tt-hero-photo-main {
    grid-row: auto;
  }
}

/* RC105M - real transport hero imagery and compact notice strip. */
body.tt-rc105m-12go-sa-landing .tt-12go-sa-hero-with-media {
  background:
    radial-gradient(circle at 14% 12%, rgba(251, 146, 60, 0.26), transparent 30%),
    radial-gradient(circle at 86% 22%, rgba(34, 197, 94, 0.16), transparent 26%),
    linear-gradient(135deg, rgba(6, 17, 31, 0.90), rgba(6, 17, 31, 0.98));
}

body.tt-rc105m-12go-sa-landing .tt-hero-photo-main {
  background-image:
    linear-gradient(135deg, rgba(2, 6, 23, 0.08), rgba(2, 6, 23, 0.16)),
    url('https://img.12go.asia/0/plain/s3://12go-web-static/static/images/operator/53624/class/2057-outside.jpeg');
  background-position: center center;
}

body.tt-rc105m-12go-sa-landing .tt-hero-photo-bus {
  background-image:
    linear-gradient(135deg, rgba(2, 6, 23, 0.06), rgba(2, 6, 23, 0.16)),
    url('https://img.12go.asia/0/plain/s3://12go-web-static/static/images/operator/53617/class/2418-outside.jpeg');
  background-position: center center;
}

body.tt-rc105m-12go-sa-landing .tt-hero-photo-cities {
  background-image:
    linear-gradient(135deg, rgba(2, 6, 23, 0.06), rgba(2, 6, 23, 0.18)),
    url('https://img.12go.asia/0/plain/s3://12go-web-static/static/images/operator/28372/class/2418-inside.jpeg');
  background-position: center center;
}

body.tt-rc105m-12go-sa-landing .tt-hero-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2, 6, 23, 0.04), rgba(2, 6, 23, 0.48));
  z-index: 0;
  pointer-events: none;
}

body.tt-rc105m-12go-sa-landing .tt-hero-photo span {
  z-index: 2;
}

body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: clamp(14px, 2vw, 28px);
  margin-top: 12px;
  padding: 10px 16px;
  border-radius: 14px;
  background: #facc15;
  border: 1px solid rgba(250, 204, 21, 0.88);
  color: #3f2f00;
  box-shadow: 0 12px 28px rgba(250, 204, 21, 0.14);
  line-height: 1.7;
  text-align: center;
}

body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  box-shadow: none;
  font-weight: 500;
  font-size: clamp(13px, 1.25vw, 15px);
  white-space: nowrap;
}

body.tt-rc105m-12go-sa-landing.tt-lang-ar .tt-12go-warning-list.tt-12go-warning-strip,
body.tt-rc105m-12go-sa-landing .tt-lang-ar .tt-12go-warning-list.tt-12go-warning-strip {
  direction: rtl;
}

@media (max-width: 1120px) {
  body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip {
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: start;
  }

  body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span {
    white-space: normal;
  }
}

@media (max-width: 640px) {
  body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip {
    display: block;
    padding: 10px 12px;
  }

  body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span {
    display: block;
  }

  body.tt-rc105m-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span + span {
    margin-top: 4px;
  }
}


/* RC105N - mobile-first hero background, readable 12Go search area, and city widget fit. */
body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-with-media {
  position: relative;
  display: block;
  min-height: clamp(430px, 54vw, 640px);
  padding: clamp(30px, 6vw, 72px);
  background:
    linear-gradient(90deg, rgba(2, 6, 23, 0.92) 0%, rgba(2, 6, 23, 0.74) 43%, rgba(2, 6, 23, 0.30) 100%),
    linear-gradient(180deg, rgba(2, 6, 23, 0.18), rgba(2, 6, 23, 0.78)),
    url('../img/tt-12go-sa-hero-bg.jpg') center center / cover no-repeat;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-copy {
  width: min(650px, 100%);
  padding: clamp(18px, 2.8vw, 30px);
  border-radius: 26px;
  background: rgba(2, 6, 23, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 22px 70px rgba(0,0,0,.30);
  backdrop-filter: blur(4px);
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-copy h1 {
  max-width: 720px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-copy p {
  max-width: 640px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-media {
  display: none !important;
}

/* Keep the external Search Form readable on mobile.
   12Go's Arabic form gets cramped at narrow widths, so we keep the generated form
   at its intended width and let the visitor swipe horizontally inside this box. */
body.tt-rc105n-12go-sa-landing .tt-12go-sa-widget-shell {
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  padding: clamp(10px, 2vw, 16px);
  scrollbar-width: thin;
  overscroll-behavior-inline: contain;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-widget-shell::-webkit-scrollbar {
  height: 8px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-widget-shell::-webkit-scrollbar-thumb {
  background: rgba(148, 163, 184, .55);
  border-radius: 999px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-sa-widget-shell > *:not(script):not(.tt-12go-powered) {
  max-width: none !important;
}

body.tt-rc105n-12go-sa-landing .tt-12go-powered {
  min-width: 0;
  width: 100%;
}

/* One compact notice line. On mobile it remains one line with horizontal scroll,
   not three heavy cards. */
body.tt-rc105n-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  text-align: start;
  padding: 9px 14px;
  line-height: 1.7;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

body.tt-rc105n-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span {
  display: inline !important;
  white-space: nowrap !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}

body.tt-rc105n-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span + span {
  margin-inline-start: 26px;
  margin-top: 0 !important;
}

/* City widgets: fit better on phones while preserving the 3x2 desktop grid. */
body.tt-rc105n-12go-sa-landing .tt-12go-city-grid {
  grid-template-columns: repeat(3, minmax(300px, 1fr));
  gap: 16px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-city-widget {
  max-width: 360px;
  padding: 8px;
}

body.tt-rc105n-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  width: 320px !important;
  max-width: 100% !important;
  margin-inline: auto;
}

@media (max-width: 1100px) {
  body.tt-rc105n-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: repeat(2, minmax(300px, 1fr));
  }
}

@media (max-width: 700px) {
  body.tt-rc105n-12go-sa-landing .tt-12go-sa-shell {
    padding-inline: 8px;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-with-media {
    min-height: 480px;
    padding: 22px 14px;
    border-radius: 24px;
    background:
      linear-gradient(180deg, rgba(2, 6, 23, 0.92) 0%, rgba(2, 6, 23, 0.68) 48%, rgba(2, 6, 23, 0.92) 100%),
      url('../img/tt-12go-sa-hero-bg.jpg') center center / cover no-repeat;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-copy {
    width: auto;
    margin: 0;
    padding: 18px 14px;
    border-radius: 20px;
    background: rgba(2, 6, 23, 0.50);
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero h1 {
    font-size: clamp(28px, 9vw, 42px);
    line-height: 1.18;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero p {
    font-size: 16px;
    line-height: 1.85;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-kicker {
    font-size: 13px;
    padding: 6px 11px;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-search-only-card,
  body.tt-rc105n-12go-sa-landing .tt-12go-sa-city-widgets {
    padding: 12px 8px;
    border-radius: 22px;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-city-grid {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 2px 4px 12px;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-city-widget {
    flex: 0 0 min(320px, 88vw);
    max-width: min(320px, 88vw);
    scroll-snap-align: center;
    overflow: visible;
  }
}

@media (max-width: 420px) {
  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-with-media {
    min-height: 440px;
    background-position: center top;
  }

  body.tt-rc105n-12go-sa-landing .tt-12go-sa-hero-copy {
    padding: 16px 12px;
  }
}

/* RC105O - lean Saudi hero and mobile layout correction. */
body.tt-rc105o-12go-sa-landing .tt-12go-sa-shell {
  overflow-x: hidden;
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(260px, 36vw, 470px);
  padding: clamp(20px, 4vw, 52px);
  text-align: center;
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(2, 6, 23, 0.10), rgba(2, 6, 23, 0.30)),
    linear-gradient(90deg, rgba(2, 6, 23, 0.22), rgba(2, 6, 23, 0.12), rgba(2, 6, 23, 0.22)),
    url('../img/tt-12go-sa-hero-bg.jpg') center center / cover no-repeat !important;
  overflow: hidden;
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2,6,23,.08), rgba(2,6,23,.34));
  pointer-events: none;
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple h1 {
  position: relative;
  z-index: 2;
  width: min(920px, 92%);
  margin: 0 auto;
  color: #fb923c;
  text-shadow: 0 4px 20px rgba(0,0,0,.70), 0 1px 1px rgba(0,0,0,.60);
  font-size: clamp(28px, 4.2vw, 54px);
  line-height: 1.18;
  font-weight: 950;
  letter-spacing: -0.02em;
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-copy,
body.tt-rc105o-12go-sa-landing .tt-12go-sa-kicker,
body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero p,
body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-media {
  display: none !important;
}

/* Search form: let 12Go adapt to the available width instead of forcing a wide desktop form on phones. */
body.tt-rc105o-12go-sa-landing .tt-12go-search-only-card {
  padding: clamp(12px, 2vw, 18px);
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-widget-shell {
  width: 100%;
  max-width: 100%;
  overflow-x: visible;
  overflow-y: visible;
  padding: clamp(8px, 1.6vw, 12px);
  border-radius: 22px;
  box-sizing: border-box;
}

body.tt-rc105o-12go-sa-landing .tt-12go-sa-widget-shell > *:not(script):not(.tt-12go-powered) {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

body.tt-rc105o-12go-sa-landing .tt-12go-powered {
  margin-top: 6px;
  line-height: 1.35;
}

/* Notice: one light strip; no horizontal scrolling that breaks mobile reading. */
body.tt-rc105o-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 4px 22px;
  overflow: visible;
  white-space: normal;
  text-align: center;
  padding: 9px 12px;
  border-radius: 14px;
}

body.tt-rc105o-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span {
  display: inline !important;
  white-space: normal !important;
  font-weight: 400 !important;
  font-size: clamp(12px, 1.2vw, 14px) !important;
  line-height: 1.7;
}

body.tt-rc105o-12go-sa-landing .tt-12go-warning-list.tt-12go-warning-strip span + span {
  margin: 0 !important;
}

/* City widgets: no mobile carousel/cropping; stack cleanly on narrow screens. */
body.tt-rc105o-12go-sa-landing .tt-12go-city-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(290px, 1fr));
  gap: 16px;
  justify-items: center;
  overflow: visible;
}

body.tt-rc105o-12go-sa-landing .tt-12go-city-widget {
  width: 100%;
  max-width: 330px;
  padding: 8px;
  overflow: hidden;
  box-sizing: border-box;
}

body.tt-rc105o-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block;
  width: 300px !important;
  max-width: 100% !important;
  margin-inline: auto;
}

@media (max-width: 1050px) {
  body.tt-rc105o-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: repeat(2, minmax(290px, 1fr));
  }
}

@media (max-width: 700px) {
  body.tt-rc105o-12go-sa-landing .tt-12go-sa-shell {
    padding: 10px 8px 34px;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
    min-height: 300px;
    padding: 18px 12px;
    border-radius: 22px;
    background-position: center center !important;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple h1 {
    width: min(360px, 92%);
    font-size: clamp(24px, 7.2vw, 32px);
    line-height: 1.24;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-search-only-card,
  body.tt-rc105o-12go-sa-landing .tt-12go-sa-city-widgets {
    padding: 10px 8px;
    border-radius: 20px;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-city-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    overflow: visible;
    padding: 0;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-city-widget {
    max-width: 332px;
    margin-inline: auto;
    overflow: hidden;
  }
}

@media (max-width: 380px) {
  body.tt-rc105o-12go-sa-landing .tt-12go-city-widget {
    max-width: 310px;
    padding: 5px;
  }

  body.tt-rc105o-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
    width: 300px !important;
  }
}

/* RC105T - FIX9 direct patch: dark header, mobile title, city widget transport column attempt. */
body.tt-rc105k-12go-sa-landing,
body.tt-12go-sa-ar-page,
body.tt-12go-sa-en-page {
  overflow-x: hidden !important;
}

body.tt-rc105k-12go-sa-landing .tt-12go-page-header,
body.tt-12go-sa-ar-page .tt-12go-page-header,
body.tt-12go-sa-en-page .tt-12go-page-header {
  background:
    linear-gradient(135deg, rgba(2, 6, 23, .96), rgba(9, 13, 24, .94)) !important;
  border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
  box-shadow: 0 16px 40px rgba(0, 0, 0, .26) !important;
  backdrop-filter: blur(16px) !important;
}

html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-12go-page-header,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-12go-page-header,
html.tt-dark-mode body.tt-rc105k-12go-sa-landing .tt-12go-page-header,
body.dark.tt-rc105k-12go-sa-landing .tt-12go-page-header,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-12go-page-header,
body.tt-dark-mode.tt-rc105k-12go-sa-landing .tt-12go-page-header {
  background:
    linear-gradient(135deg, rgba(2, 6, 23, .97), rgba(8, 12, 22, .96)) !important;
}

body.tt-rc105k-12go-sa-landing .tt-12go-page-header .tt-action-btn,
body.tt-12go-sa-ar-page .tt-12go-page-header .tt-action-btn,
body.tt-12go-sa-en-page .tt-12go-page-header .tt-action-btn {
  background: rgba(15, 23, 42, .58) !important;
  border-color: rgba(226, 232, 240, .18) !important;
  color: #f8fafc !important;
}

@media (max-width: 700px) {
  body.tt-rc105k-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple,
  body.tt-12go-sa-ar-page .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple,
  body.tt-12go-sa-en-page .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
    position: relative !important;
    min-height: 300px !important;
    padding: 0 !important;
    background-position: center center !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-12go-sa-hero h1,
  body.tt-12go-sa-ar-page .tt-12go-sa-hero h1,
  body.tt-12go-sa-en-page .tt-12go-sa-hero h1 {
    position: absolute !important;
    top: 16px !important;
    left: 18px !important;
    right: auto !important;
    z-index: 4 !important;
    display: block !important;
    width: auto !important;
    max-width: 58% !important;
    margin: 0 !important;
    padding: 7px 9px !important;
    border-radius: 12px !important;
    background: rgba(255, 255, 255, .58) !important;
    color: #082f49 !important;
    font-size: clamp(.82rem, 3.2vw, 1rem) !important;
    line-height: 1.18 !important;
    font-weight: 950 !important;
    letter-spacing: 0 !important;
    text-shadow: none !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .16) !important;
    backdrop-filter: blur(3px) !important;
  }

  body.tt-lang-ar .tt-12go-sa-hero h1,
  body.tt-12go-sa-ar-page .tt-12go-sa-hero h1 {
    direction: rtl !important;
    text-align: right !important;
  }

  body.tt-lang-en .tt-12go-sa-hero h1,
  body.tt-12go-sa-en-page .tt-12go-sa-hero h1 {
    direction: ltr !important;
    text-align: left !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-12go-city-grid,
  body.tt-12go-sa-ar-page .tt-12go-city-grid,
  body.tt-12go-sa-en-page .tt-12go-city-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    overflow: visible !important;
    padding: 0 !important;
    justify-items: center !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-12go-city-widget,
  body.tt-12go-sa-ar-page .tt-12go-city-widget,
  body.tt-12go-sa-en-page .tt-12go-city-widget {
    width: min(100%, 372px) !important;
    max-width: calc(100vw - 22px) !important;
    margin-inline: auto !important;
    overflow: hidden !important;
    padding: 6px !important;
    box-sizing: border-box !important;
  }

  .tt-12go-city-widget-inner {
    width: 520px !important;
    max-width: none !important;
    transform-origin: top left !important;
  }

  body.tt-lang-ar .tt-12go-city-widget-inner,
  body.tt-12go-sa-ar-page .tt-12go-city-widget-inner {
    transform-origin: top right !important;
  }

  .tt-12go-city-widget-inner onetwogo-travelto-widget {
    display: block !important;
    width: 520px !important;
    max-width: none !important;
  }
}

/* RC105X - Saudi transport page layout cleanup without touching partner IDs. */
body.tt-rc105x-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  position: sticky;
  top: 0;
  z-index: 80;
  background: rgba(7, 12, 24, .94) !important;
  border-bottom: 1px solid rgba(255, 255, 255, .12) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .22) !important;
  backdrop-filter: blur(14px);
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-header-inner {
  width: min(1180px, calc(100% - 24px));
  min-height: 68px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-logo {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 4px 0;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-logo img {
  width: 132px !important;
  max-width: 132px !important;
  height: auto !important;
  display: block !important;
  object-fit: contain !important;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, .28));
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  gap: 8px;
  min-width: 0;
  white-space: nowrap;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-nav > a,
body.tt-rc105x-12go-sa-landing .tt-12go-local-more > summary,
body.tt-rc105x-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 36px;
  padding: 8px 11px;
  border-radius: 999px;
  color: #f8fafc !important;
  text-decoration: none !important;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .12);
  font-family: Cairo, "Trebuchet MS", sans-serif;
  font-size: clamp(.78rem, .9vw, .92rem);
  line-height: 1;
  font-weight: 600;
}

body.tt-rc105x-12go-sa-landing.tt-lang-en .tt-12go-local-nav > a,
body.tt-rc105x-12go-sa-landing.tt-lang-en .tt-12go-local-more > summary,
body.tt-rc105x-12go-sa-landing.tt-lang-en .tt-12go-local-more .tt-nav-more-panel a {
  font-family: "Trebuchet MS", Arial, sans-serif;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-more {
  position: relative;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-more > summary {
  cursor: pointer;
  list-style: none;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-more > summary::-webkit-details-marker {
  display: none;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel {
  position: absolute;
  top: calc(100% + 10px);
  inset-inline-end: 0;
  min-width: 190px;
  display: grid;
  gap: 8px;
  padding: 10px;
  border-radius: 18px;
  background: rgba(8, 13, 25, .96);
  border: 1px solid rgba(255, 255, 255, .14);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-actions {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 8px;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-actions .tt-action-btn,
body.tt-rc105x-12go-sa-landing .tt-12go-menu {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .16);
  background: rgba(255, 255, 255, .10) !important;
  color: #f8fafc !important;
  box-shadow: none !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-local-actions .tt-lang {
  width: auto;
  min-width: 50px;
  padding: 0 11px;
  text-decoration: none;
}

body.tt-rc105x-12go-sa-landing .tt-12go-menu {
  display: none;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
}

body.tt-rc105x-12go-sa-landing .tt-12go-menu span {
  width: 18px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-shell {
  padding-top: 18px !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
  position: relative !important;
  min-height: clamp(250px, 31vw, 390px) !important;
  padding: 0 !important;
  border-radius: 24px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .08)),
    url('../img/tt-12go-sa-hero-bg.jpg') center center / cover no-repeat !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple::before {
  display: none !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-hero h1 {
  position: absolute !important;
  top: clamp(14px, 2vw, 18px) !important;
  left: clamp(18px, 2.4vw, 24px) !important;
  right: auto !important;
  z-index: 4 !important;
  width: auto !important;
  max-width: min(360px, 56%) !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111111 !important;
  font-size: clamp(.98rem, 1.6vw, 1.35rem) !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 1px 3px rgba(255, 255, 255, .85) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

body.tt-rc105x-12go-sa-landing.tt-12go-sa-ar-page .tt-12go-sa-hero h1,
body.tt-rc105x-12go-sa-landing.tt-lang-ar .tt-12go-sa-hero h1 {
  direction: rtl !important;
  text-align: right !important;
  font-family: Cairo, "Trebuchet MS", sans-serif !important;
}

body.tt-rc105x-12go-sa-landing.tt-12go-sa-en-page .tt-12go-sa-hero h1,
body.tt-rc105x-12go-sa-landing.tt-lang-en .tt-12go-sa-hero h1 {
  direction: ltr !important;
  text-align: left !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-search-only-card {
  padding: clamp(10px, 1.8vw, 16px) !important;
  border-radius: 22px !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-widget-shell {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-sa-widget-shell iframe {
  min-height: 0 !important;
  max-height: 230px;
}

body.tt-rc105x-12go-sa-landing .tt-12go-powered {
  margin: 2px 0 0 !important;
  line-height: 1.2 !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-warning-strip {
  margin-top: 10px !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-route-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

body.tt-rc105x-12go-sa-landing .tt-12go-route-card {
  display: grid;
  gap: 10px;
  min-height: 150px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, .94);
  border: 1px solid rgba(251, 146, 60, .20);
  color: #172033 !important;
  text-decoration: none !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .12);
}

html[data-theme="dark"] body.tt-rc105x-12go-sa-landing .tt-12go-route-card,
html[data-tt-theme="dark"] body.tt-rc105x-12go-sa-landing .tt-12go-route-card,
html.tt-dark-mode body.tt-rc105x-12go-sa-landing .tt-12go-route-card,
body.tt-dark-mode.tt-rc105x-12go-sa-landing .tt-12go-route-card {
  background: rgba(15, 23, 42, .88);
  border-color: rgba(251, 146, 60, .24);
  color: #f8fafc !important;
}

body.tt-rc105x-12go-sa-landing .tt-12go-route-mode {
  width: fit-content;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(251, 146, 60, .14);
  color: #9a3412;
  border: 1px solid rgba(251, 146, 60, .24);
  font-weight: 800;
  font-size: .86rem;
}

html[data-theme="dark"] body.tt-rc105x-12go-sa-landing .tt-12go-route-mode,
html[data-tt-theme="dark"] body.tt-rc105x-12go-sa-landing .tt-12go-route-mode,
html.tt-dark-mode body.tt-rc105x-12go-sa-landing .tt-12go-route-mode,
body.tt-dark-mode.tt-rc105x-12go-sa-landing .tt-12go-route-mode {
  color: #fed7aa;
}

body.tt-rc105x-12go-sa-landing .tt-12go-route-card strong {
  font-size: 1.12rem;
  line-height: 1.25;
}

body.tt-rc105x-12go-sa-landing .tt-12go-route-card span:last-child {
  line-height: 1.7;
  opacity: .88;
}

@media (max-width: 1060px) {
  body.tt-rc105x-12go-sa-landing .tt-12go-local-nav {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-route-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.tt-rc105x-12go-sa-landing .tt-12go-local-header-inner {
    min-height: 58px;
    width: min(100% - 16px, 1180px);
    gap: 8px;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-local-logo img {
    width: 104px !important;
    max-width: 104px !important;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-menu {
    display: inline-flex;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-local-nav {
    position: absolute;
    top: calc(100% + 8px);
    left: 8px;
    right: 8px;
    display: none;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 12px;
    border-radius: 18px;
    background: rgba(8, 13, 25, .98);
    border: 1px solid rgba(255, 255, 255, .14);
    box-shadow: 0 18px 42px rgba(0, 0, 0, .30);
    overflow: visible;
    white-space: normal;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-local-nav.is-open {
    display: grid;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-local-nav > a,
  body.tt-rc105x-12go-sa-landing .tt-12go-local-more > summary,
  body.tt-rc105x-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a {
    justify-content: flex-start;
    min-height: 40px;
    width: 100%;
    white-space: normal;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel {
    position: static;
    min-width: 0;
    margin-top: 8px;
    box-shadow: none;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-sa-shell {
    padding: 10px 8px 34px !important;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
    min-height: 245px !important;
    border-radius: 20px !important;
    background-position: center center !important;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-sa-hero h1 {
    top: 14px !important;
    left: 18px !important;
    max-width: min(260px, 62%) !important;
    font-size: clamp(.86rem, 3.4vw, 1rem) !important;
  }

  body.tt-rc105x-12go-sa-landing .tt-12go-route-card-grid {
    grid-template-columns: 1fr;
  }
}

/* RC105Y - transport page cleanup: no hero text, safer mobile widget, clearer hints, text-only city links. */
body.tt-rc105y-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
  min-height: clamp(180px, 24vw, 285px) !important;
  border-radius: 22px !important;
  background:
    linear-gradient(180deg, rgba(8, 13, 25, .02), rgba(8, 13, 25, .06)),
    url('../img/tt-12go-sa-hero-bg.jpg') center 72% / cover no-repeat !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-sa-hero h1 {
  display: none !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-search-only-card {
  display: grid;
  gap: 10px;
  padding: clamp(10px, 1.4vw, 14px) !important;
  overflow: hidden;
}

body.tt-rc105y-12go-sa-landing .tt-12go-widget-scroll {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}

body.tt-rc105y-12go-sa-landing .tt-12go-sa-widget-shell {
  width: 100% !important;
  min-height: 0 !important;
  overflow: visible !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-sa-widget-shell iframe {
  min-height: 0 !important;
  max-height: 212px !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-warning-strip {
  display: grid !important;
  gap: 6px !important;
  margin-top: 0 !important;
  padding: 11px 14px !important;
  border-radius: 16px !important;
  background: #fff7ed !important;
  border: 1px solid #fed7aa !important;
  color: #111827 !important;
  box-shadow: none !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-warning-strip span {
  display: block !important;
  color: #111827 !important;
  font-weight: 700 !important;
  font-size: clamp(.86rem, 1.2vw, .98rem) !important;
  line-height: 1.65 !important;
}

body.tt-rc105y-12go-sa-landing.tt-lang-ar .tt-12go-warning-strip span {
  text-align: right !important;
}

body.tt-rc105y-12go-sa-landing.tt-lang-en .tt-12go-warning-strip span {
  text-align: left !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-route-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-route-card {
  min-height: 0 !important;
  padding: 14px 15px !important;
  gap: 6px !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, .82) !important;
  border: 1px solid rgba(148, 163, 184, .32) !important;
  box-shadow: none !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-route-mode {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #9a3412 !important;
  font-size: .82rem !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-route-card strong {
  font-size: 1.02rem !important;
}

body.tt-rc105y-12go-sa-landing .tt-12go-route-card span:last-child {
  line-height: 1.55 !important;
}

html[data-theme="dark"] body.tt-rc105y-12go-sa-landing .tt-12go-route-card,
html[data-tt-theme="dark"] body.tt-rc105y-12go-sa-landing .tt-12go-route-card,
html.tt-dark-mode body.tt-rc105y-12go-sa-landing .tt-12go-route-card,
body.tt-dark-mode.tt-rc105y-12go-sa-landing .tt-12go-route-card {
  background: rgba(15, 23, 42, .58) !important;
  border-color: rgba(148, 163, 184, .24) !important;
  color: #f8fafc !important;
}

html[data-theme="dark"] body.tt-rc105y-12go-sa-landing .tt-12go-route-mode,
html[data-tt-theme="dark"] body.tt-rc105y-12go-sa-landing .tt-12go-route-mode,
html.tt-dark-mode body.tt-rc105y-12go-sa-landing .tt-12go-route-mode,
body.tt-dark-mode.tt-rc105y-12go-sa-landing .tt-12go-route-mode {
  color: #fdba74 !important;
}

@media (max-width: 1060px) {
  body.tt-rc105y-12go-sa-landing .tt-12go-route-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  body.tt-rc105y-12go-sa-landing .tt-12go-sa-shell {
    padding-inline: 10px !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
    min-height: 168px !important;
    border-radius: 18px !important;
    background-position: center 74% !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-search-only-card {
    padding: 8px !important;
    border-radius: 18px !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-widget-scroll {
    padding-bottom: 3px;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-sa-widget-shell {
    width: 620px !important;
    max-width: none !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-sa-widget-shell iframe {
    max-height: 200px !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-warning-strip {
    padding: 9px 11px !important;
    border-radius: 14px !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-warning-strip span {
    font-size: .82rem !important;
    line-height: 1.55 !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-route-card-grid {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  body.tt-rc105y-12go-sa-landing .tt-12go-route-card {
    padding: 12px 13px !important;
    border-radius: 13px !important;
  }
}

/* RC105Z - final transport polish: separate hero crop, fitted mobile search, real city widgets, dark surface fix. */
body.tt-rc105z-12go-sa-landing {
  background: #f6f8fb !important;
}

html[data-theme="dark"] body.tt-rc105z-12go-sa-landing,
html[data-tt-theme="dark"] body.tt-rc105z-12go-sa-landing,
html.tt-dark-mode body.tt-rc105z-12go-sa-landing,
body.tt-dark-mode.tt-rc105z-12go-sa-landing,
body.dark-mode.tt-rc105z-12go-sa-landing,
body.dark.tt-rc105z-12go-sa-landing {
  background: #050914 !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-sa-shell {
  background:
    radial-gradient(circle at 20% 0%, rgba(251, 146, 60, .08), transparent 36%),
    linear-gradient(180deg, #f8fafc 0%, #eef4fb 100%) !important;
}

html[data-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-sa-shell,
html[data-tt-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-sa-shell,
html.tt-dark-mode body.tt-rc105z-12go-sa-landing .tt-12go-sa-shell,
body.tt-dark-mode.tt-rc105z-12go-sa-landing .tt-12go-sa-shell,
body.dark-mode.tt-rc105z-12go-sa-landing .tt-12go-sa-shell,
body.dark.tt-rc105z-12go-sa-landing .tt-12go-sa-shell {
  background:
    radial-gradient(circle at 20% 0%, rgba(251, 146, 60, .10), transparent 34%),
    linear-gradient(180deg, #07101f 0%, #050914 100%) !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  overflow: visible !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-local-header-inner {
  position: relative;
  max-width: 1180px;
}

body.tt-rc105z-12go-sa-landing.tt-lang-en .tt-12go-local-nav {
  justify-content: flex-start;
}

body.tt-rc105z-12go-sa-landing.tt-lang-en .tt-12go-local-actions {
  margin-inline-start: auto;
}

body.tt-rc105z-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
  min-height: clamp(190px, 25vw, 300px) !important;
  background:
    linear-gradient(180deg, rgba(8, 13, 25, .02), rgba(8, 13, 25, .04)),
    url('../img/tt-12go-sa-hero-bg.jpg') center 58% / cover no-repeat !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-search-only-card {
  background: rgba(255, 255, 255, .82) !important;
}

html[data-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-search-only-card,
html[data-tt-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-search-only-card,
html.tt-dark-mode body.tt-rc105z-12go-sa-landing .tt-12go-search-only-card,
body.tt-dark-mode.tt-rc105z-12go-sa-landing .tt-12go-search-only-card,
body.dark-mode.tt-rc105z-12go-sa-landing .tt-12go-search-only-card,
body.dark.tt-rc105z-12go-sa-landing .tt-12go-search-only-card {
  background: rgba(8, 13, 25, .88) !important;
  border-color: rgba(148, 163, 184, .22) !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
  overflow: hidden !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
  transform-origin: top left;
}

body.tt-rc105z-12go-sa-landing.tt-lang-ar .tt-12go-sa-widget-shell {
  transform-origin: top right;
}

body.tt-rc105z-12go-sa-landing .tt-12go-city-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

body.tt-rc105z-12go-sa-landing .tt-12go-city-widget {
  overflow: hidden !important;
  background: rgba(255, 255, 255, .94) !important;
  border: 1px solid rgba(148, 163, 184, .26) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .10) !important;
}

html[data-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-city-widget,
html[data-tt-theme="dark"] body.tt-rc105z-12go-sa-landing .tt-12go-city-widget,
html.tt-dark-mode body.tt-rc105z-12go-sa-landing .tt-12go-city-widget,
body.tt-dark-mode.tt-rc105z-12go-sa-landing .tt-12go-city-widget,
body.dark-mode.tt-rc105z-12go-sa-landing .tt-12go-city-widget,
body.dark.tt-rc105z-12go-sa-landing .tt-12go-city-widget {
  background: rgba(15, 23, 42, .78) !important;
  border-color: rgba(148, 163, 184, .24) !important;
}

@media (max-width: 1060px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-local-header-inner {
    overflow: visible !important;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-local-actions {
    flex-shrink: 0 !important;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-local-logo {
    flex-shrink: 1 !important;
    min-width: 0 !important;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-hero-with-media.tt-12go-sa-hero-simple {
    min-height: 158px !important;
    background-position: center 84% !important;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
    height: 174px;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
    width: 620px !important;
    max-width: none !important;
    transform: scale(.90);
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
}

@media (max-width: 640px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
    height: 152px;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
    transform: scale(.78);
  }
}

@media (max-width: 520px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
    height: 130px;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
    transform: scale(.66);
  }
}

@media (max-width: 430px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
    height: 116px;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
    transform: scale(.58);
  }
}

@media (max-width: 380px) {
  body.tt-rc105z-12go-sa-landing .tt-12go-widget-scroll {
    height: 108px;
  }

  body.tt-rc105z-12go-sa-landing .tt-12go-sa-widget-shell {
    transform: scale(.53);
  }
}

/* RC105AA - undo over-shrinking on mobile while keeping accepted desktop. */
@media (max-width: 760px) {
  body.tt-rc105aa-12go-sa-landing .tt-12go-search-only-card {
    padding: 10px !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-widget-scroll {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-sa-widget-shell {
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-sa-widget-shell iframe {
    width: 100% !important;
    min-height: 178px !important;
    max-height: none !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-city-widget {
    padding: 10px !important;
    overflow: visible !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-city-widget-inner {
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
    transform-origin: top center !important;
  }

  body.tt-rc105aa-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
  body.tt-rc105aa-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* RC105AB - give 12Go enough space to use its responsive layouts. */
body.tt-rc105ab-12go-sa-landing .tt-12go-sa-widget-shell iframe {
  min-height: 300px !important;
  max-height: none !important;
}

body.tt-rc105ab-12go-sa-landing .tt-12go-city-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  align-items: start !important;
}

body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget {
  display: flex !important;
  justify-content: center !important;
  padding: 12px !important;
}

body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget-inner {
  width: min(520px, 100%) !important;
  max-width: 100% !important;
  margin-inline: auto !important;
  transform: none !important;
}

body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 760px) {
  body.tt-rc105ab-12go-sa-landing .tt-12go-search-only-card {
    padding: 10px !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-widget-scroll {
    height: auto !important;
    overflow: visible !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-sa-widget-shell,
  body.tt-rc105ab-12go-sa-landing .tt-12go-sa-widget-shell iframe {
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-sa-widget-shell iframe {
    min-height: 320px !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget {
    padding: 4px !important;
    overflow: visible !important;
  }

  body.tt-rc105ab-12go-sa-landing .tt-12go-city-widget-inner {
    width: 100% !important;
  }
}

/* RC105AC - remove search whitespace and expose transport modes beside 12Go city widgets. */
body.tt-rc105ac-12go-sa-landing .tt-12go-sa-widget-shell iframe {
  min-height: 230px !important;
  max-height: 240px !important;
}

body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget {
  position: relative !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 7px 12px !important;
  border-radius: 999px !important;
  background: rgba(251, 146, 60, .14) !important;
  border: 1px solid rgba(251, 146, 60, .32) !important;
  color: #7c2d12 !important;
  font-weight: 800 !important;
  font-size: .88rem !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

body.tt-rc105ac-12go-sa-landing.tt-lang-ar .tt-12go-city-widget::before {
  content: "🚆  🚌  🚗  قطار / حافلة / سيارة";
  direction: rtl;
}

body.tt-rc105ac-12go-sa-landing.tt-lang-en .tt-12go-city-widget::before {
  content: "🚆  🚌  🚗  Train / Bus / Car";
}

html[data-theme="dark"] body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before,
html[data-tt-theme="dark"] body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before,
html.tt-dark-mode body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before,
body.tt-dark-mode.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before,
body.dark-mode.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before,
body.dark.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before {
  background: rgba(251, 146, 60, .18) !important;
  border-color: rgba(251, 146, 60, .36) !important;
  color: #fed7aa !important;
}

@media (max-width: 760px) {
  body.tt-rc105ac-12go-sa-landing .tt-12go-sa-widget-shell iframe {
    min-height: 240px !important;
    max-height: 250px !important;
  }

  body.tt-rc105ac-12go-sa-landing .tt-12go-city-widget::before {
    font-size: .82rem !important;
    padding: 7px 10px !important;
  }
}

/* RC105AD - Saudi transport widget/header cleanup.
   12Go Search Form injects normal HTML when data-adaptive="1"; keep that
   native responsive layout instead of scaling or clipping the whole widget. */
body.tt-rc105ad-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  overflow: visible !important;
  background: rgba(7, 12, 24, .92) !important;
  border-bottom: 1px solid rgba(255, 255, 255, .12) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .20) !important;
  backdrop-filter: blur(14px) saturate(145%);
  -webkit-backdrop-filter: blur(14px) saturate(145%);
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-header-inner {
  width: min(1180px, calc(100% - 24px)) !important;
  min-height: 66px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 10px !important;
  overflow: visible !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-logo img {
  width: clamp(104px, 10vw, 132px) !important;
  max-width: 132px !important;
  height: auto !important;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, .34));
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  flex-wrap: nowrap !important;
  overflow: visible !important;
  white-space: nowrap !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav > a,
body.tt-rc105ad-12go-sa-landing .tt-12go-local-more > summary,
body.tt-rc105ad-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a {
  min-height: 36px !important;
  padding: 7px 10px !important;
  color: #ffffff !important;
  background: rgba(255, 255, 255, .12) !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .28) !important;
  font-size: clamp(.76rem, .82vw, .88rem) !important;
  line-height: 1.15 !important;
  font-weight: 560 !important;
}

body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-local-nav > a,
body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-local-more > summary,
body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-local-more .tt-nav-more-panel a {
  font-family: Cairo, "Trebuchet MS", sans-serif !important;
  font-size: clamp(.74rem, .78vw, .84rem) !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-more {
  position: relative !important;
  z-index: 1010 !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel {
  gap: 7px !important;
  z-index: 1020 !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-more:not([open]) .tt-nav-more-panel {
  display: none !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-more[open] .tt-nav-more-panel {
  display: grid !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a {
  justify-content: flex-start !important;
  width: 100% !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-actions {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  flex-wrap: nowrap !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-local-actions .tt-action-btn,
body.tt-rc105ad-12go-sa-landing .tt-12go-menu {
  color: #ffffff !important;
  background: rgba(255, 255, 255, .13) !important;
  border-color: rgba(255, 255, 255, .18) !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .30) !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-search-only-card {
  overflow: visible !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-widget-scroll,
body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: visible !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell > .one2go {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  background-size: contain !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell > .one2go .height {
  height: auto !important;
  min-height: 0 !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2grow {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 14px !important;
  box-sizing: border-box !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2gcol {
  float: none !important;
  flex: 1 1 180px !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2gform-control,
body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .data-picker-button_12go,
body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2ggo {
  width: 100% !important;
  min-height: 42px !important;
  box-sizing: border-box !important;
  white-space: nowrap !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2ggo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  line-height: 1.2 !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-powered,
body.tt-rc105ad-12go-sa-landing #powered.tt-12go-powered {
  margin: 2px 0 0 !important;
  padding: 0 !important;
  line-height: 1.15 !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget::before {
  content: none !important;
  display: none !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-city-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(16px, 2vw, 22px) !important;
  width: min(1120px, 100%) !important;
  margin-inline: auto !important;
  align-items: start !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 560px !important;
  margin-inline: auto !important;
  padding: 14px !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget-inner {
  width: 520px !important;
  max-width: 100% !important;
  margin-inline: auto !important;
  transform: none !important;
}

body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block !important;
  width: 520px !important;
  max-width: 100% !important;
  margin-inline: auto !important;
}

body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-city-grid,
body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-city-widget,
body.tt-rc105ad-12go-sa-landing.tt-lang-ar .tt-12go-city-widget-inner {
  direction: rtl !important;
  text-align: right !important;
}

@media (max-width: 1040px) {
  body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav {
    justify-content: flex-start !important;
    overflow-x: auto !important;
    scrollbar-width: thin;
  }
}

@media (max-width: 760px) {
  body.tt-rc105ad-12go-sa-landing .tt-12go-local-header-inner {
    grid-template-columns: minmax(0, 1fr) auto !important;
    min-height: 62px !important;
    width: min(100% - 16px, 1180px) !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 8px !important;
    right: 8px !important;
    display: none !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    max-height: calc(100vh - 88px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 12px !important;
    border-radius: 18px !important;
    background: rgba(8, 13, 25, .98) !important;
    border: 1px solid rgba(255, 255, 255, .14) !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .30) !important;
    white-space: normal !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav.is-open {
    display: grid !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-local-nav > a,
  body.tt-rc105ad-12go-sa-landing .tt-12go-local-more > summary,
  body.tt-rc105ad-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a {
    justify-content: flex-start !important;
    width: 100% !important;
    min-height: 40px !important;
    white-space: normal !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel {
    position: static !important;
    min-width: 0 !important;
    margin-top: 8px !important;
    box-shadow: none !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-menu {
    display: inline-flex !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-search-only-card {
    padding: 12px !important;
    border-radius: 20px !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2grow {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 14px !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2gcol {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-sa-widget-shell .one2go .o2ggo {
    min-height: 52px !important;
    font-size: clamp(1rem, 4.6vw, 1.18rem) !important;
    white-space: normal !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr !important;
    width: 100% !important;
    gap: 18px !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget {
    max-width: 100% !important;
    padding: 12px !important;
  }

  body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget-inner,
  body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
  body.tt-rc105ad-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* RC105AE: light-default transport header and safer native 12Go city widget framing. */
body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  background: rgba(255, 255, 255, .94) !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .08) !important;
  color: #17324d !important;
}

html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
html[data-tt-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
html.tt-dark-mode body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
body.dark.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  background: rgba(16, 27, 38, .96) !important;
  border-bottom-color: rgba(148, 163, 184, .18) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .30) !important;
  color: #f8fafc !important;
}

body.tt-rc105ae-12go-sa-landing .tt-12go-local-nav > a,
body.tt-rc105ae-12go-sa-landing .tt-12go-local-more > summary,
body.tt-rc105ae-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a,
body.tt-rc105ae-12go-sa-landing .tt-12go-page-header .tt-action-btn,
body.tt-rc105ae-12go-sa-landing .tt-12go-menu {
  background: rgba(14, 116, 144, .08) !important;
  border-color: rgba(14, 116, 144, .14) !important;
  color: #17324d !important;
  font-weight: 600 !important;
}

html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-local-nav > a,
html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-local-more > summary,
html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a,
html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-page-header .tt-action-btn,
html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-menu,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-local-nav > a,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-local-more > summary,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-local-more .tt-nav-more-panel a,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-page-header .tt-action-btn,
body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-menu {
  background: rgba(255, 255, 255, .10) !important;
  border-color: rgba(255, 255, 255, .12) !important;
  color: #f8fafc !important;
}

/* RC105AG: Saudi transport now uses the shared service header; keep only one header/hero image. */
body.tt-rc105ag-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  display: none !important;
}

body.tt-rc105ag-12go-sa-landing .tt-12go-sa-hero {
  display: none !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-shell {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .08) !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 12px 0 clamp(312px, 32vw, 442px) !important;
  position: relative !important;
  z-index: 40 !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-shell::after {
  background:
    linear-gradient(90deg, rgba(8, 13, 25, .12), rgba(8, 13, 25, 0) 42%, rgba(8, 13, 25, .10)),
    url("../img/tt-12go-sa-hero-bg.jpg") center 48% / cover no-repeat !important;
  border: 1px solid rgba(255, 255, 255, .62) !important;
  border-radius: clamp(18px, 2.4vw, 30px) !important;
  bottom: clamp(18px, 2vw, 28px) !important;
  box-shadow: 0 24px 58px rgba(15, 23, 42, .15) !important;
  content: "" !important;
  display: block !important;
  height: clamp(272px, 27vw, 368px) !important;
  left: 50% !important;
  pointer-events: none !important;
  position: absolute !important;
  transform: translateX(-50%) !important;
  width: min(1180px, calc(100% - 36px)) !important;
  z-index: 0 !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-inner {
  background: rgba(255, 255, 255, .96) !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .10) !important;
  color: #17324d !important;
  position: relative !important;
  z-index: 3 !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-nav {
  flex-wrap: nowrap !important;
  overflow: hidden !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-link,
body.tt-rc105ag-12go-sa-landing .tt-service-header-control,
body.tt-rc105ag-12go-sa-landing .tt-service-header-menu-toggle {
  color: #17324d !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
}

html[data-theme="dark"] body.tt-rc105ag-12go-sa-landing .tt-service-header-shell,
body.dark-mode.tt-rc105ag-12go-sa-landing .tt-service-header-shell {
  background: #071827 !important;
  border-bottom-color: rgba(148, 163, 184, .18) !important;
}

html[data-theme="dark"] body.tt-rc105ag-12go-sa-landing .tt-service-header-inner,
body.dark-mode.tt-rc105ag-12go-sa-landing .tt-service-header-inner {
  background: rgba(8, 24, 39, .94) !important;
  border-color: rgba(255, 255, 255, .12) !important;
  color: #f8fafc !important;
}

html[data-theme="dark"] body.tt-rc105ag-12go-sa-landing .tt-service-header-link,
html[data-theme="dark"] body.tt-rc105ag-12go-sa-landing .tt-service-header-control,
html[data-theme="dark"] body.tt-rc105ag-12go-sa-landing .tt-service-header-menu-toggle,
body.dark-mode.tt-rc105ag-12go-sa-landing .tt-service-header-link,
body.dark-mode.tt-rc105ag-12go-sa-landing .tt-service-header-control,
body.dark-mode.tt-rc105ag-12go-sa-landing .tt-service-header-menu-toggle {
  color: #f8fafc !important;
}

@media (max-width: 760px) {
  body.tt-rc105ag-12go-sa-landing .tt-service-header-shell {
    padding-bottom: clamp(190px, 50vw, 286px) !important;
  }

  body.tt-rc105ag-12go-sa-landing .tt-service-header-shell::after {
    height: clamp(166px, 43vw, 238px) !important;
    width: calc(100% - 20px) !important;
  }
}

/* RC105AH: restore the approved Saudi transport hero as a real banner below the unified header.
   Also remove the external transport-mode badge so the native 12Go widget can show available modes. */
body.tt-rc105ah-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  display: none !important;
}

body.tt-rc105ah-12go-sa-landing .tt-service-header-shell {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .08) !important;
  margin: 0 !important;
  padding: 12px 0 !important;
}

html[data-theme="dark"] body.tt-rc105ah-12go-sa-landing .tt-service-header-shell,
html[data-tt-theme="dark"] body.tt-rc105ah-12go-sa-landing .tt-service-header-shell,
html.tt-dark-mode body.tt-rc105ah-12go-sa-landing .tt-service-header-shell,
body.dark-mode.tt-rc105ah-12go-sa-landing .tt-service-header-shell {
  background: #071827 !important;
  border-bottom-color: rgba(148, 163, 184, .18) !important;
}

body.tt-rc105ah-12go-sa-landing .tt-service-header-shell::after {
  content: none !important;
  display: none !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-sa-shell {
  padding-top: 16px !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple {
  background:
    linear-gradient(90deg, rgba(8, 13, 25, .04), rgba(8, 13, 25, 0) 45%, rgba(8, 13, 25, .06)),
    url("../img/tt-12go-sa-hero-bg.jpg") center 52% / cover no-repeat !important;
  border: 1px solid rgba(255, 255, 255, .62) !important;
  border-radius: clamp(18px, 2.4vw, 30px) !important;
  box-shadow: 0 24px 58px rgba(15, 23, 42, .15) !important;
  display: block !important;
  height: auto !important;
  margin: 0 auto 24px !important;
  min-height: clamp(272px, 27vw, 368px) !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: min(1180px, calc(100% - 36px)) !important;
}

html[data-theme="dark"] body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple,
html[data-tt-theme="dark"] body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple,
html.tt-dark-mode body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple,
body.dark-mode.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple {
  box-shadow: 0 24px 58px rgba(0, 0, 0, .28) !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple::before,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple::after,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple h1,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple p,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero-copy,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-kicker,
body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero-media {
  display: none !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget::before {
  content: none !important;
  display: none !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-city-grid {
  align-items: start !important;
  display: grid !important;
  gap: clamp(18px, 2.5vw, 28px) !important;
  grid-template-columns: repeat(2, minmax(520px, 1fr)) !important;
  justify-content: center !important;
  justify-items: center !important;
  margin-inline: auto !important;
  max-width: 1180px !important;
  width: 100% !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget {
  box-sizing: border-box !important;
  max-width: 580px !important;
  overflow: visible !important;
  width: 100% !important;
}

body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget-inner,
body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block !important;
  max-width: 100% !important;
  min-width: 520px !important;
  width: 560px !important;
}

body.tt-rc105ah-12go-sa-landing.tt-lang-ar .tt-12go-city-widget,
body.tt-rc105ah-12go-sa-landing.tt-lang-ar .tt-12go-city-widget-inner,
body.tt-rc105ah-12go-sa-landing.tt-lang-ar .tt-12go-city-widget-inner onetwogo-travelto-widget {
  direction: rtl !important;
  text-align: right !important;
}

@media (max-width: 760px) {
  body.tt-rc105ah-12go-sa-landing .tt-12go-sa-shell {
    padding-top: 10px !important;
  }

  body.tt-rc105ah-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple {
    background-position: center 55% !important;
    border-radius: 22px !important;
    margin-bottom: 18px !important;
    min-height: clamp(158px, 43vw, 220px) !important;
    width: calc(100% - 20px) !important;
  }

  body.tt-rc105ah-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr !important;
    max-width: 100% !important;
  }

  body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget {
    max-width: 100% !important;
    overflow-x: auto !important;
    padding-inline: 0 !important;
  }

  body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget-inner,
  body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
  body.tt-rc105ah-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
    min-width: 0 !important;
    width: 100% !important;
  }
}

body.tt-rc105ae-12go-sa-landing .tt-12go-local-nav {
  flex-wrap: nowrap !important;
}

body.tt-rc105ae-12go-sa-landing .tt-12go-city-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  width: min(1240px, 100%) !important;
}

body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget {
  max-width: 610px !important;
}

body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget-inner {
  width: 560px !important;
  max-width: 100% !important;
}

body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
  display: block !important;
  width: 560px !important;
  max-width: 100% !important;
}

body.tt-rc105ae-12go-sa-landing.tt-lang-ar .tt-12go-city-grid,
body.tt-rc105ae-12go-sa-landing.tt-lang-ar .tt-12go-city-widget {
  direction: rtl !important;
  text-align: right !important;
}

body.tt-rc105ae-12go-sa-landing.tt-lang-ar .tt-12go-city-widget-inner,
body.tt-rc105ae-12go-sa-landing.tt-lang-ar .tt-12go-city-widget-inner onetwogo-travelto-widget {
  direction: ltr !important;
  text-align: initial !important;
}

@media (max-width: 760px) {
  body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
    background: rgba(255, 255, 255, .96) !important;
  }

  html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
  body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
    background: rgba(16, 27, 38, .98) !important;
  }

  body.tt-rc105ae-12go-sa-landing .tt-12go-local-nav {
    background: rgba(255, 255, 255, .98) !important;
    border-color: rgba(15, 23, 42, .10) !important;
    box-shadow: 0 18px 42px rgba(15, 23, 42, .16) !important;
  }

  html[data-theme="dark"] body.tt-rc105ae-12go-sa-landing .tt-12go-local-nav,
  body.dark-mode.tt-rc105ae-12go-sa-landing .tt-12go-local-nav {
    background: rgba(12, 21, 34, .98) !important;
    border-color: rgba(255, 255, 255, .12) !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .34) !important;
  }

  body.tt-rc105ae-12go-sa-landing .tt-12go-city-grid {
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget,
  body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget-inner,
  body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget-inner onetwogo-travelto-widget,
  body.tt-rc105ae-12go-sa-landing .tt-12go-city-widget onetwogo-travelto-widget {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* RC105AJ: Saudi transport follows the shared generated service header. */
body.tt-rc105k-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
body.tt-rc105ah-12go-sa-landing .tt-12go-page-header.tt-12go-local-header {
  display: none !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] {
  background: #ffffff !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .08) !important;
  margin: 0 !important;
  max-width: none !important;
  overflow: visible !important;
  padding: 10px 0 !important;
  position: relative !important;
  width: 100% !important;
  z-index: 60 !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"]::before,
body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"]::after {
  content: none !important;
  display: none !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-inner {
  background: rgba(255, 255, 255, .96) !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 30px rgba(15, 23, 42, .08) !important;
  color: #17324d !important;
  margin: 0 auto !important;
  min-height: 64px !important;
  overflow: visible !important;
  padding: 9px 14px !important;
  width: min(1240px, calc(100vw - 24px)) !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-nav {
  overflow: visible !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-link,
body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-control,
body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-menu-toggle,
body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more > summary {
  color: #17324d !important;
  font-weight: 600 !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more .tt-nav-more-panel {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
  z-index: 9999 !important;
}

body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more[open] .tt-nav-more-panel {
  display: grid !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  visibility: visible !important;
}

body.tt-rc105k-12go-sa-landing .tt-12go-sa-shell {
  padding-top: 14px !important;
}

body.tt-rc105k-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple {
  background:
    linear-gradient(90deg, rgba(8, 13, 25, .04), rgba(8, 13, 25, 0) 45%, rgba(8, 13, 25, .06)),
    url("../img/tt-12go-sa-hero-bg.jpg") center 52% / cover no-repeat !important;
  border-radius: clamp(18px, 2.4vw, 30px) !important;
  margin: 0 auto 22px !important;
  min-height: clamp(252px, 27vw, 348px) !important;
  width: min(1180px, calc(100vw - 36px)) !important;
}

html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"],
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"],
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] {
  background: #071827 !important;
  border-bottom-color: rgba(148, 163, 184, .18) !important;
}

html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-inner,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-inner,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-inner {
  background: rgba(7, 24, 39, .97) !important;
  border-color: rgba(255, 255, 255, .12) !important;
  color: #f8fafc !important;
}

html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-link,
html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-control,
html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-menu-toggle,
html[data-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more > summary,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-link,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-control,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-menu-toggle,
html[data-tt-theme="dark"] body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more > summary,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-link,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-control,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-menu-toggle,
body.dark-mode.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-more > summary {
  color: #f8fafc !important;
}

@media (max-width: 980px) {
  body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] {
    padding: 8px 0 !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-service-header-shell[data-tt-service-header="rc105aj"] .tt-service-header-inner {
    min-height: 58px !important;
    width: calc(100vw - 12px) !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-12go-sa-shell {
    padding-top: 10px !important;
  }

  body.tt-rc105k-12go-sa-landing .tt-12go-sa-hero.tt-12go-sa-hero-simple {
    background-position: center 55% !important;
    min-height: clamp(158px, 43vw, 220px) !important;
    width: calc(100vw - 20px) !important;
  }
}

/* RC105AG final guard: keep Saudi transport on the shared service header shell. */
body.tt-rc105ag-12go-sa-landing .tt-12go-page-header.tt-12go-local-header,
body.tt-rc105ag-12go-sa-landing .tt-12go-sa-hero {
  display: none !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-shell {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 12px 34px rgba(15, 23, 42, .08) !important;
  padding: 12px 0 clamp(312px, 32vw, 442px) !important;
}

body.tt-rc105ag-12go-sa-landing .tt-service-header-shell::after {
  background:
    linear-gradient(90deg, rgba(8, 13, 25, .12), rgba(8, 13, 25, 0) 42%, rgba(8, 13, 25, .10)),
    url("../img/tt-12go-sa-hero-bg.jpg") center 48% / cover no-repeat !important;
  border-radius: clamp(18px, 2.4vw, 30px) !important;
  bottom: clamp(18px, 2vw, 28px) !important;
  content: "" !important;
  display: block !important;
  height: clamp(272px, 27vw, 368px) !important;
  left: 50% !important;
  position: absolute !important;
  transform: translateX(-50%) !important;
  width: min(1180px, calc(100% - 36px)) !important;
  z-index: 0 !important;
}

@media (max-width: 760px) {
  body.tt-rc105ag-12go-sa-landing .tt-service-header-shell {
    padding-bottom: clamp(190px, 50vw, 286px) !important;
  }

  body.tt-rc105ag-12go-sa-landing .tt-service-header-shell::after {
    height: clamp(166px, 43vw, 238px) !important;
    width: calc(100% - 20px) !important;
  }
}
