body.gt-native-page .gt-legacy-page .gt-contact-hero{
  position: relative;
  overflow: hidden;
  background: var(--gt-dark);
}
body.gt-native-page .gt-legacy-page .gt-contact-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(-52deg, transparent, transparent 80px, rgba(255,203,1,0.018) 80px, rgba(255,203,1,0.018) 81px);
  pointer-events: none;
}
body.gt-native-page .gt-legacy-page .gt-contact-hero-inner{
  position: relative;
  z-index: 1;
  width: min(100%, 1180px);
  margin-inline: auto;
  padding: 82px 40px 74px;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  gap: 54px;
  align-items: center;
}
body.gt-native-page .gt-legacy-page .gt-contact-hero-copy{ max-width: 760px; }
body.gt-native-page .gt-legacy-page .gt-contact-hero .gt-h1{
  max-width: 700px;
  font-size: clamp(42px, 5vw, 64px);
  line-height: 1.02;
}
body.gt-native-page .gt-legacy-page .gt-hero-sub{
  margin: 0 0 28px;
  max-width: 590px;
  color: rgba(255,255,255,0.68);
  font-size: 17px;
  line-height: 1.75;
}
body.gt-native-page .gt-legacy-page .gt-hero-actions{ display: flex; flex-wrap: wrap; gap: 12px; }
body.gt-native-page .gt-legacy-page .gt-contact-panel{
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: var(--gt-radius-lg);
  background: rgba(255,255,255,0.04);
  padding: 30px;
}
body.gt-native-page .gt-legacy-page .gt-contact-panel h2{ margin: 0 0 18px; color: var(--gt-white); font-size: 24px; line-height: 1.12; font-weight: 800; letter-spacing: -0.02em; }
body.gt-native-page .gt-legacy-page .gt-fast-list{ display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
body.gt-native-page .gt-legacy-page .gt-fast-link{
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  padding: 14px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: var(--gt-radius);
  color: var(--gt-white);
  background: rgba(255,255,255,0.035);
  text-decoration: none;
  transition: border-color .15s, background .15s, transform .12s;
}
body.gt-native-page .gt-legacy-page .gt-fast-link:hover{ transform: translateY(-1px); border-color: rgba(255,203,1,.55); background: rgba(255,203,1,.07); }
body.gt-native-page .gt-legacy-page .gt-fast-icon{ display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: var(--gt-radius); background: var(--gt-yellow); color: var(--gt-ink); font-size: 12px; font-weight: 800; letter-spacing: -0.01em; }
body.gt-native-page .gt-legacy-page .gt-fast-link strong{ display: block; margin-bottom: 2px; font-size: 15px; font-weight: 800; }
body.gt-native-page .gt-legacy-page .gt-fast-link span{ display: block; color: rgba(255,255,255,0.62); font-size: 13px; line-height: 1.45; }
body.gt-native-page .gt-legacy-page .gt-contact-grid{ display: grid; grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.05fr); gap: 26px; align-items: start; }
body.gt-native-page .gt-legacy-page .gt-contact-card{ padding: 30px; border: 1.5px solid var(--gt-rule); border-radius: var(--gt-radius-lg); background: var(--gt-white); }
body.gt-native-page .gt-legacy-page .gt-contact-card h2{ margin: 0 0 12px; color: var(--gt-ink); font-size: 28px; line-height: 1.08; font-weight: 800; letter-spacing: -0.025em; }
body.gt-native-page .gt-legacy-page .gt-contact-card p{ margin: 0; color: var(--gt-soft); font-size: 14.5px; line-height: 1.7; }
body.gt-native-page .gt-legacy-page .gt-contact-methods{ display: grid; gap: 14px; margin-top: 24px; }
body.gt-native-page .gt-legacy-page .gt-contact-method{
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  padding: 16px;
  border: 1.5px solid var(--gt-rule);
  border-radius: var(--gt-radius);
  background: var(--gt-bg);
  text-decoration: none;
}
body.gt-native-page .gt-legacy-page .gt-contact-method i{ display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; border-radius: var(--gt-radius); background: var(--gt-yellow); color: var(--gt-ink); font-size: 18px; }
body.gt-native-page .gt-legacy-page .gt-contact-method strong{ display: block; margin-bottom: 3px; color: var(--gt-ink); font-size: 15px; font-weight: 800; }
body.gt-native-page .gt-legacy-page .gt-contact-method span{ display: block; color: var(--gt-soft); font-size: 13px; line-height: 1.45; }
body.gt-native-page .gt-legacy-page .gt-contact-method:hover strong{ text-decoration: underline; text-decoration-thickness: 1.5px; text-underline-offset: 3px; }
body.gt-native-page .gt-legacy-page .gt-request-card{ padding: 30px; border-radius: var(--gt-radius-lg); background: var(--gt-yellow); color: var(--gt-ink); }
body.gt-native-page .gt-legacy-page .gt-request-card h2{ margin: 0 0 12px; font-size: 30px; line-height: 1.05; font-weight: 800; letter-spacing: -0.025em; }
body.gt-native-page .gt-legacy-page .gt-request-card p{ margin: 0; color: rgba(17,17,17,.68); font-size: 14.5px; line-height: 1.7; font-weight: 700; }
body.gt-native-page .gt-legacy-page .gt-request-list{ display: grid; gap: 10px; margin: 24px 0 26px; padding: 0; list-style: none; }
body.gt-native-page .gt-legacy-page .gt-request-list li{ display: flex; gap: 10px; align-items: flex-start; color: var(--gt-ink); font-size: 13.5px; font-weight: 800; line-height: 1.45; }
body.gt-native-page .gt-legacy-page .gt-request-list i{ margin-top: 3px; }
body.gt-native-page .gt-legacy-page .gt-request-actions{ display: flex; flex-wrap: wrap; gap: 10px; }
body.gt-native-page .gt-legacy-page .gt-route-grid{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
body.gt-native-page .gt-legacy-page .gt-route-card{ padding: 26px; border: 1.5px solid var(--gt-rule); border-radius: var(--gt-radius-lg); background: var(--gt-white); }
body.gt-native-page .gt-legacy-page .gt-route-card i{ margin-bottom: 18px; color: var(--gt-yellow-dark); font-size: 24px; }
body.gt-native-page .gt-legacy-page .gt-route-card h3{ margin: 0 0 10px; color: var(--gt-ink); font-size: 19px; line-height: 1.16; font-weight: 800; }
body.gt-native-page .gt-legacy-page .gt-route-card p{ margin: 0; color: var(--gt-soft); font-size: 13.5px; line-height: 1.68; }
body.gt-native-page .gt-legacy-page .gt-faq-list{ display: grid; gap: 10px; }
body.gt-native-page .gt-legacy-page .gt-faq-row{ border: 1.5px solid var(--gt-rule); border-radius: var(--gt-radius); background: var(--gt-white); overflow: hidden; transition: border-color .16s, background .16s; }
body.gt-native-page .gt-legacy-page .gt-faq-row.is-open{ border-color: rgba(255,203,1,.75); background: #FFFBE8; }
body.gt-native-page .gt-legacy-page .gt-faq-button{ width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 22px; border: 0; background: transparent; color: var(--gt-ink); font: inherit; font-size: 17px; font-weight: 800; text-align: left; cursor: pointer; }
body.gt-native-page .gt-legacy-page .gt-faq-button i{ flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 999px; background: var(--gt-ink); color: var(--gt-yellow); font-size: 12px; transition: transform .18s; }
body.gt-native-page .gt-legacy-page .gt-faq-row.is-open .gt-faq-button i{ transform: rotate(45deg); }
body.gt-native-page .gt-legacy-page .gt-faq-answer{ display: none; max-width: 820px; padding: 0 22px 22px; color: var(--gt-soft); font-size: 14.5px; line-height: 1.75; }
body.gt-native-page .gt-legacy-page .gt-faq-row.is-open .gt-faq-answer{ display: block; }
body.gt-native-page .gt-legacy-page .gt-mobile-sticky-cta{ display: none; }
@media  (max-width: 900px) {body.gt-native-page .gt-legacy-page .gt-contact-hero-inner,body.gt-native-page .gt-legacy-page .gt-contact-grid{ grid-template-columns: 1fr; }
body.gt-native-page .gt-legacy-page .gt-contact-hero-inner{ padding: 58px 20px 50px; gap: 30px; }
body.gt-native-page .gt-legacy-page .gt-route-grid{ grid-template-columns: 1fr; }}
@media  (max-width: 560px) {body.gt-native-page .gt-legacy-page{ padding-bottom: 72px; }
body.gt-native-page .gt-legacy-page .gt-contact-hero-inner{ padding-top: 34px; padding-bottom: 30px; gap: 22px; }
body.gt-native-page .gt-legacy-page .gt-contact-hero .gt-h1{ max-width: 350px; font-size: 34px; line-height: 1.05; }
body.gt-native-page .gt-legacy-page .gt-hero-sub{ font-size: 14.5px; line-height: 1.62; }
body.gt-native-page .gt-legacy-page .gt-contact-panel,body.gt-native-page .gt-legacy-page .gt-contact-card,body.gt-native-page .gt-legacy-page .gt-request-card{ padding: 20px; }
body.gt-native-page .gt-legacy-page .gt-contact-panel h2{ margin-bottom: 14px; font-size: 21px; }
body.gt-native-page .gt-legacy-page .gt-fast-list{ gap: 9px; }
body.gt-native-page .gt-legacy-page .gt-fast-link{ grid-template-columns: 40px minmax(0, 1fr); gap: 12px; padding: 10px; }
body.gt-native-page .gt-legacy-page .gt-fast-icon{ width: 40px; height: 40px; font-size: 16px; }
body.gt-native-page .gt-legacy-page .gt-fast-link strong{ font-size: 14px; }
body.gt-native-page .gt-legacy-page .gt-fast-link span{ font-size: 12.5px; }
body.gt-native-page .gt-legacy-page .gt-request-actions .gt-btn{ width: 100%; }
body.gt-native-page .gt-legacy-page .gt-faq-button{ padding: 17px 16px; font-size: 15px; line-height: 1.35; }
body.gt-native-page .gt-legacy-page .gt-faq-answer{ padding: 0 16px 18px; font-size: 13.5px; }
body.gt-native-page .gt-legacy-page .gt-mobile-sticky-cta{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 650;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
    border-top: 1px solid rgba(255,255,255,.12);
    background: rgba(17,17,17,.96);
    box-shadow: 0 -10px 30px rgba(0,0,0,.18);
  }
body.gt-native-page .gt-legacy-page .gt-mobile-sticky-cta a{
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--gt-radius);
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
  }
body.gt-native-page .gt-legacy-page .gt-mobile-sticky-cta a:first-child{ background: var(--gt-yellow); color: var(--gt-ink); }
body.gt-native-page .gt-legacy-page .gt-mobile-sticky-cta a:last-child{ border: 1.5px solid rgba(255,255,255,.2); color: var(--gt-white); }}
