@charset "UTF-8";
.gta2-page em {
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.gta2-page .g2-hero h1, .gta2-page .g2-hero h2 {
  color: #fff !important;
}
.gta2-page .g2-hero .g2-lead {
  color: rgba(255, 255, 255, 0.78) !important;
}
.gta2-page .g2-hero .g2-pill span {
  color: #fff !important;
}
.gta2-page .g2-hero .btn-g2-primary,
.gta2-page .g2-hero .btn-g2-ghost {
  color: #fff !important;
}
.gta2-page .g2-hero .g2-hero-box h5 {
  color: #fff !important;
}
.gta2-page .g2-hero .g2-hero-box li {
  color: rgba(255, 255, 255, 0.78) !important;
}
.gta2-page .g2-why h2, .gta2-page .g2-why .g2-section-sub {
  color: #fff !important;
}
.gta2-page .g2-why .g2-why-item h5 {
  color: #fff !important;
}
.gta2-page .g2-why .g2-why-item p {
  color: rgba(255, 255, 255, 0.78) !important;
}
.gta2-page .g2-testimonials h2 {
  color: #fff !important;
}
.gta2-page .g2-testimonials .g2-review blockquote {
  color: rgba(255, 255, 255, 0.78) !important;
}
.gta2-page .g2-testimonials .g2-review .rname {
  color: #fff !important;
}
.gta2-page .g2-testimonials .g2-review .rloc {
  color: rgba(255, 255, 255, 0.52) !important;
}
.gta2-page .g2-areas h2 {
  color: #fff !important;
}
.gta2-page .g2-areas > .container > p {
  color: rgba(255, 255, 255, 0.78) !important;
}
.gta2-page .g2-areas .g2-area-chip {
  color: rgba(255, 255, 255, 0.82) !important;
}
.gta2-page .g2-areas .g2-area-note {
  color: rgba(255, 255, 255, 0.52) !important;
}
.gta2-page .g2-split .g2-split-dark h2,
.gta2-page .g2-split .g2-split-dark p,
.gta2-page .g2-split .g2-split-dark li {
  color: #fff !important;
}
.gta2-page .g2-split .g2-split-dark .g2-section-eyebrow {
  color: rgba(255, 255, 255, 0.5) !important;
}
.gta2-page .g2-final-cta h2 {
  color: #fff !important;
}
.gta2-page .g2-final-cta p {
  color: rgba(255, 255, 255, 0.88) !important;
}
.gta2-page .g2-final-cta .g2-badge {
  color: #fff !important;
}
.gta2-page .g2-final-cta .btn-g2-cta-white {
  color: #c42026 !important;
}
.gta2-page .g2-final-cta .btn-g2-cta-dark {
  color: #fff !important;
}
.gta2-page .g2-info-bar .g2-bar-item span {
  color: #fff !important;
}
.gta2-page .g2-intro h2 {
  color: #0a0f14 !important;
}
.gta2-page .g2-intro p {
  color: #2e2e2e !important;
}
.gta2-page .g2-services h2 {
  color: #0a0f14 !important;
}
.gta2-page .g2-services .g2-svc-card h5 {
  color: #0a0f14 !important;
}
.gta2-page .g2-services .g2-svc-card p {
  color: #5e5e5e !important;
}
.gta2-page .g2-process h2 {
  color: #0a0f14 !important;
}
.gta2-page .g2-process .g2-step h5 {
  color: #0a0f14 !important;
}
.gta2-page .g2-process .g2-step p {
  color: #5e5e5e !important;
}
.gta2-page .g2-types h2 {
  color: #0a0f14 !important;
}
.gta2-page .g2-types .g2-table td {
  color: #2e2e2e !important;
}
.gta2-page .g2-types .g2-table .td-yes {
  color: #1a7a3a !important;
}
.gta2-page .g2-faq h2 {
  color: #0a0f14 !important;
}
.gta2-page .g2-faq .g2-faq-btn {
  color: #0a0f14 !important;
}
.gta2-page .g2-faq .g2-faq-body {
  color: #5e5e5e !important;
}

.g2-section-pad {
  padding: 88px 0;
}

.g2-section-pad-sm {
  padding: 52px 0;
}

.gta2-page .g2-section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c42026;
  margin-bottom: 14px;
}
.gta2-page .g2-section-eyebrow::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #c42026;
  flex-shrink: 0;
}

.gta2-page .g2-section-title {
  font-family: "fm_secondary", sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 1.12;
  color: #0a0f14 !important;
  margin-bottom: 16px !important;
  letter-spacing: -0.01em;
}

.gta2-page .g2-section-sub {
  font-size: 16px;
  line-height: 1.78;
  color: #5e5e5e;
  max-width: 680px;
  margin-bottom: 52px;
}

.gta2-page .g2-hero {
  position: relative;
  min-height: 580px;
  background: #111820;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.gta2-page .g2-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(0deg, transparent, transparent 59px, rgba(255, 255, 255, 0.028) 59px, rgba(255, 255, 255, 0.028) 60px), repeating-linear-gradient(90deg, transparent, transparent 59px, rgba(255, 255, 255, 0.028) 59px, rgba(255, 255, 255, 0.028) 60px);
  pointer-events: none;
}
.gta2-page .g2-hero .g2-hero-stripe {
  position: absolute;
  right: -60px;
  top: 0;
  width: 52%;
  height: 100%;
  background: linear-gradient(135deg, transparent 38%, rgba(196, 32, 38, 0.08) 38%);
  pointer-events: none;
}
.gta2-page .g2-hero .g2-hero-edge {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #c42026;
}
.gta2-page .g2-hero .g2-hero-glow {
  position: absolute;
  left: -120px;
  bottom: -80px;
  width: 480px;
  height: 480px;
  background: radial-gradient(circle, rgba(196, 32, 38, 0.12) 0%, transparent 66%);
  pointer-events: none;
}
.gta2-page .g2-hero > .container {
  position: relative;
  z-index: 2;
}
.gta2-page .g2-hero .g2-hero-left {
  padding: 72px 40px 60px 0;
}
.gta2-page .g2-hero .g2-pill {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: rgba(196, 32, 38, 0.16);
  border: 1px solid rgba(196, 32, 38, 0.4);
  padding: 6px 18px 6px 12px;
  margin-bottom: 24px;
}
.gta2-page .g2-hero .g2-pill .g2-pill-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c42026;
  animation: g2-pulse 2.4s ease-in-out infinite;
  flex-shrink: 0;
}
.gta2-page .g2-hero .g2-pill span {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #fff !important;
}
.gta2-page .g2-hero h1 {
  font-family: "fm_secondary", sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.05;
  color: #fff !important;
  margin-bottom: 22px !important;
  letter-spacing: -0.02em;
}
.gta2-page .g2-hero h1 .g2-h1-accent {
  color: #c42026 !important;
}
.gta2-page .g2-hero .g2-lead {
  font-size: 17px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.78) !important;
  margin-bottom: 34px;
  max-width: 540px;
}
.gta2-page .g2-hero .g2-hero-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 40px;
}
.gta2-page .g2-hero .btn-g2-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #c42026;
  color: #fff !important;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 30px;
  text-decoration: none;
  box-shadow: 0 6px 22px rgba(196, 32, 38, 0.38);
  transition: all 0.25s ease;
  letter-spacing: 0.02em;
}
.gta2-page .g2-hero .btn-g2-primary i {
  font-size: 17px;
}
.gta2-page .g2-hero .btn-g2-primary:hover {
  background: #9b1a1f;
  box-shadow: 0 8px 28px rgba(196, 32, 38, 0.52);
  transform: translateY(-2px);
}
.gta2-page .g2-hero .btn-g2-ghost {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  border: 1.5px solid rgba(255, 255, 255, 0.35);
  color: #fff !important;
  font-weight: 600;
  font-size: 15px;
  padding: 14px 28px;
  text-decoration: none;
  transition: all 0.25s ease;
}
.gta2-page .g2-hero .btn-g2-ghost i {
  font-size: 17px;
}
.gta2-page .g2-hero .btn-g2-ghost:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.65);
}
.gta2-page .g2-hero .g2-hero-stats {
  display: flex;
  gap: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.03);
  width: fit-content;
}
.gta2-page .g2-hero .g2-hero-stats .g2-stat {
  padding: 16px 26px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
.gta2-page .g2-hero .g2-hero-stats .g2-stat:last-child {
  border-right: none;
}
.gta2-page .g2-hero .g2-hero-stats .g2-stat .g2-stat-val {
  font-family: "fm_secondary", sans-serif;
  font-size: 26px;
  font-weight: 900;
  color: #c42026 !important;
  line-height: 1;
  margin-bottom: 3px;
}
.gta2-page .g2-hero .g2-hero-stats .g2-stat .g2-stat-lbl {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.52) !important;
}
.gta2-page .g2-hero .g2-hero-right {
  padding: 52px 0 52px 40px;
}
.gta2-page .g2-hero .g2-hero-box {
  background: #1c2a38;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-top: 3px solid #c42026;
  padding: 36px 30px;
}
.gta2-page .g2-hero .g2-hero-box .g2-box-tag {
  display: inline-block;
  background: #c42026;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 4px 12px;
  margin-bottom: 18px;
}
.gta2-page .g2-hero .g2-hero-box h5 {
  font-size: 20px;
  font-weight: 800;
  color: #fff !important;
  margin-bottom: 10px !important;
  font-family: "fm_secondary", sans-serif;
}
.gta2-page .g2-hero .g2-hero-box .g2-box-intro {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.62) !important;
  margin-bottom: 24px;
  line-height: 1.65;
}
.gta2-page .g2-hero .g2-hero-box .g2-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gta2-page .g2-hero .g2-hero-box .g2-checklist li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.82) !important;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.gta2-page .g2-hero .g2-hero-box .g2-checklist li:last-child {
  border-bottom: none;
}
.gta2-page .g2-hero .g2-hero-box .g2-checklist li i {
  color: #c42026;
  font-size: 15px;
  flex-shrink: 0;
}

@keyframes g2-pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(0.88);
  }
}
.gta2-page .g2-info-bar {
  background: #c42026;
  padding: 0;
}
.gta2-page .g2-info-bar .g2-bar-inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.gta2-page .g2-info-bar .g2-bar-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  flex: 1;
}
.gta2-page .g2-info-bar .g2-bar-item i {
  font-size: 18px;
  color: #fff;
  flex-shrink: 0;
}
.gta2-page .g2-info-bar .g2-bar-item span {
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
}
.gta2-page .g2-info-bar .g2-bar-item:last-child {
  border-right: none;
}
.gta2-page .g2-info-bar .g2-bar-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #111820;
  color: #fff !important;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 0 28px;
  text-decoration: none;
  transition: all 0.18s ease;
  flex-shrink: 0;
  white-space: nowrap;
}
.gta2-page .g2-info-bar .g2-bar-btn i {
  font-size: 16px;
}
.gta2-page .g2-info-bar .g2-bar-btn:hover {
  background: #0a0f14;
}

.gta2-page .g2-intro {
  background: #f8f6f3;
  padding: 88px 0;
}
.gta2-page .g2-intro .g2-intro-text p {
  font-size: 16px;
  line-height: 1.82;
  color: #2e2e2e !important;
  margin-bottom: 18px;
}
.gta2-page .g2-intro .g2-intro-highlight {
  background: #fff;
  border-left: 4px solid #c42026;
  padding: 18px 22px;
  margin-top: 28px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.gta2-page .g2-intro .g2-intro-highlight i {
  color: #c42026;
  font-size: 20px;
  margin-top: 1px;
  flex-shrink: 0;
}
.gta2-page .g2-intro .g2-intro-highlight p {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: #2e2e2e !important;
  line-height: 1.65;
}
.gta2-page .g2-intro .g2-intro-highlight p strong {
  color: #c42026 !important;
}
.gta2-page .g2-intro .g2-glance-panel {
  background: #111820;
  padding: 36px 30px;
  height: 100%;
}
.gta2-page .g2-intro .g2-glance-panel .g2-glance-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45) !important;
  margin-bottom: 20px;
  display: block;
}
.gta2-page .g2-intro .g2-glance-panel .g2-glance-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gta2-page .g2-intro .g2-glance-panel .g2-glance-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14.5px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.88) !important;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.gta2-page .g2-intro .g2-glance-panel .g2-glance-list li:last-child {
  border-bottom: none;
}
.gta2-page .g2-intro .g2-glance-panel .g2-glance-list li i {
  color: #c42026;
  font-size: 16px;
  flex-shrink: 0;
}

.gta2-page .g2-services {
  background: #fff;
  padding: 88px 0;
}
.gta2-page .g2-services .g2-svc-card {
  background: #f2f2f0;
  border: 1px solid #dedbd6;
  border-left: 4px solid transparent;
  padding: 30px 26px;
  height: 100%;
  transition: all 0.38s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}
.gta2-page .g2-services .g2-svc-card:hover {
  border-left-color: #c42026;
  background: #fff;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.14);
  transform: translateY(-5px);
}
.gta2-page .g2-services .g2-svc-card .g2-svc-icon-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
}
.gta2-page .g2-services .g2-svc-card .g2-svc-icon-wrap .g2-svc-icon {
  width: 52px;
  height: 52px;
  background: #c42026;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.gta2-page .g2-services .g2-svc-card .g2-svc-icon-wrap .g2-svc-icon i {
  font-size: 22px;
  color: #fff;
}
.gta2-page .g2-services .g2-svc-card .g2-svc-icon-wrap .g2-svc-num {
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
  color: rgba(196, 32, 38, 0.1);
  font-family: "fm_secondary", sans-serif;
  user-select: none;
}
.gta2-page .g2-services .g2-svc-card h5 {
  font-size: 17px;
  font-weight: 700;
  color: #0a0f14 !important;
  margin-bottom: 10px !important;
  font-family: "fm_secondary", sans-serif;
}
.gta2-page .g2-services .g2-svc-card p {
  font-size: 14.5px;
  color: #5e5e5e !important;
  line-height: 1.68;
  margin: 0;
}

.gta2-page .g2-split .g2-split-dark {
  background: #111820;
  padding: 64px 52px;
}
.gta2-page .g2-split .g2-split-dark .g2-split-stat {
  margin-bottom: 24px;
}
.gta2-page .g2-split .g2-split-dark .g2-split-stat .g2-big-num {
  font-size: 96px;
  font-weight: 900;
  line-height: 0.88;
  color: rgba(255, 255, 255, 0.06) !important;
  font-family: "fm_secondary", sans-serif;
}
.gta2-page .g2-split .g2-split-dark .g2-split-stat .g2-big-label {
  font-size: 30px;
  font-weight: 800;
  color: #fff !important;
  line-height: 1.15;
  font-family: "fm_secondary", sans-serif;
  margin-top: -14px;
}
.gta2-page .g2-split .g2-split-dark .g2-red-rule {
  width: 52px;
  height: 4px;
  background: #c42026;
  margin: 22px 0;
}
.gta2-page .g2-split .g2-split-dark .g2-dark-desc {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6) !important;
  line-height: 1.72;
  margin-bottom: 28px;
}
.gta2-page .g2-split .g2-split-dark .g2-dark-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gta2-page .g2-split .g2-split-dark .g2-dark-bullets li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 14px;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.gta2-page .g2-split .g2-split-dark .g2-dark-bullets li:last-child {
  border-bottom: none;
}
.gta2-page .g2-split .g2-split-dark .g2-dark-bullets li i {
  color: #c42026;
  font-size: 15px;
  flex-shrink: 0;
  margin-top: 2px;
}
.gta2-page .g2-split .g2-split-light {
  background: #fff;
  padding: 64px 52px;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature {
  display: flex;
  gap: 22px;
  align-items: flex-start;
  padding: 22px 0;
  border-bottom: 1px solid #dedbd6;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature:first-child {
  padding-top: 0;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature:last-child {
  border-bottom: none;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature .g2-feat-num {
  font-size: 44px;
  font-weight: 900;
  color: rgba(196, 32, 38, 0.11);
  font-family: "fm_secondary", sans-serif;
  line-height: 1;
  flex-shrink: 0;
  min-width: 52px;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature h5 {
  font-size: 17px;
  font-weight: 700;
  color: #0a0f14 !important;
  margin-bottom: 7px !important;
  font-family: "fm_secondary", sans-serif;
}
.gta2-page .g2-split .g2-split-light .g2-feature-list .g2-feature p {
  font-size: 14.5px;
  color: #5e5e5e !important;
  margin: 0;
  line-height: 1.72;
}

.gta2-page .g2-types {
  background: #f8f6f3;
  padding: 88px 0;
}
.gta2-page .g2-types .g2-table-wrap {
  overflow-x: auto;
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.09);
}
.gta2-page .g2-types .g2-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.gta2-page .g2-types .g2-table thead tr {
  background: #111820;
}
.gta2-page .g2-types .g2-table thead th {
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff !important;
  white-space: nowrap;
  border: none;
}
.gta2-page .g2-types .g2-table thead th:first-child {
  border-left: 4px solid #c42026;
}
.gta2-page .g2-types .g2-table tbody tr {
  border-bottom: 1px solid #eee;
  transition: background all 0.18s ease;
}
.gta2-page .g2-types .g2-table tbody tr:nth-child(even) {
  background: #f2f2f0;
}
.gta2-page .g2-types .g2-table tbody tr:hover {
  background: rgba(196, 32, 38, 0.04);
}
.gta2-page .g2-types .g2-table tbody td {
  padding: 14px 24px;
  font-size: 15px;
  color: #2e2e2e !important;
  border: none;
}
.gta2-page .g2-types .g2-table tbody td strong {
  font-weight: 700;
  color: #0a0f14 !important;
}
.gta2-page .g2-types .g2-table tbody td.td-yes {
  color: #1a7a3a !important;
  font-weight: 700;
}
.gta2-page .g2-types .g2-table tbody td.td-yes i {
  margin-right: 4px;
}

.gta2-page .g2-why {
  background: #1c2a38;
  padding: 88px 0;
}
.gta2-page .g2-why .g2-why-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 26px 22px;
  height: 100%;
  transition: all 0.25s ease;
  display: flex;
  align-items: flex-start;
  gap: 18px;
}
.gta2-page .g2-why .g2-why-card:hover {
  background: rgba(196, 32, 38, 0.1);
  border-color: rgba(196, 32, 38, 0.3);
  transform: translateY(-3px);
}
.gta2-page .g2-why .g2-why-card .g2-why-icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  background: #c42026;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.gta2-page .g2-why .g2-why-card .g2-why-icon i {
  font-size: 20px;
  color: #fff;
}
.gta2-page .g2-why .g2-why-card .g2-why-body h5 {
  font-size: 15px;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 6px !important;
}
.gta2-page .g2-why .g2-why-card .g2-why-body p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.68) !important;
  margin: 0;
  line-height: 1.65;
}

.gta2-page .g2-process {
  background: #f2f2f0;
  padding: 88px 0;
}
.gta2-page .g2-process .g2-process-intro {
  padding-right: 48px;
}
.gta2-page .g2-process .g2-process-cta {
  background: #111820;
  border-left: 4px solid #c42026;
  padding: 22px 24px;
  margin-top: 32px;
}
.gta2-page .g2-process .g2-process-cta p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  line-height: 1.6;
}
.gta2-page .g2-process .g2-process-cta p strong {
  color: #c42026 !important;
}
.gta2-page .g2-process .g2-steps {
  position: relative;
}
.gta2-page .g2-process .g2-steps::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 52px;
  bottom: 52px;
  width: 2px;
  background: linear-gradient(#c42026, rgba(196, 32, 38, 0.1));
}
.gta2-page .g2-process .g2-step {
  display: flex;
  gap: 26px;
  align-items: flex-start;
  padding: 0 0 38px;
  position: relative;
}
.gta2-page .g2-process .g2-step:last-child {
  padding-bottom: 0;
}
.gta2-page .g2-process .g2-step .g2-step-num {
  width: 52px;
  height: 52px;
  min-width: 52px;
  background: #c42026;
  color: #fff;
  font-family: "fm_secondary", sans-serif;
  font-size: 24px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 22px rgba(196, 32, 38, 0.38);
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
.gta2-page .g2-process .g2-step .g2-step-body {
  padding-top: 10px;
}
.gta2-page .g2-process .g2-step .g2-step-body h5 {
  font-size: 17px;
  font-weight: 700;
  color: #0a0f14 !important;
  margin-bottom: 8px !important;
}
.gta2-page .g2-process .g2-step .g2-step-body p {
  font-size: 14.5px;
  color: #5e5e5e !important;
  margin: 0;
  line-height: 1.75;
}

.gta2-page .g2-testimonials {
  background: #111820;
  padding: 88px 0;
}
.gta2-page .g2-testimonials .g2-review {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 32px 28px;
  height: 100%;
  position: relative;
  transition: all 0.25s ease;
}
.gta2-page .g2-testimonials .g2-review::before {
  content: "“";
  position: absolute;
  top: 18px;
  left: 22px;
  font-size: 80px;
  line-height: 1;
  font-family: Georgia, serif;
  color: rgba(196, 32, 38, 0.22);
  pointer-events: none;
}
.gta2-page .g2-testimonials .g2-review:hover {
  border-color: rgba(196, 32, 38, 0.3);
  transform: translateY(-4px);
}
.gta2-page .g2-testimonials .g2-review .g2-stars {
  color: #f5a323;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.gta2-page .g2-testimonials .g2-review blockquote {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.78) !important;
  line-height: 1.8;
  font-style: italic;
  border: none;
  padding: 0;
  margin: 0 0 22px;
  position: relative;
  z-index: 1;
}
.gta2-page .g2-testimonials .g2-review .g2-reviewer {
  display: flex;
  align-items: center;
  gap: 12px;
}
.gta2-page .g2-testimonials .g2-review .g2-reviewer .g2-avatar {
  width: 42px;
  height: 42px;
  min-width: 42px;
  background: #c42026;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "fm_secondary", sans-serif;
}
.gta2-page .g2-testimonials .g2-review .g2-reviewer .rname {
  font-weight: 700;
  font-size: 14px;
  color: #fff !important;
}
.gta2-page .g2-testimonials .g2-review .g2-reviewer .rloc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.46) !important;
}

.gta2-page .g2-faq {
  background: #fff;
  padding: 88px 0;
}
.gta2-page .g2-faq .g2-faq-wrap {
  max-width: 900px;
}
.gta2-page .g2-faq .g2-faq-item {
  border: 1px solid #dedbd6;
  background: #fff;
  margin-bottom: 8px;
  transition: border-color all 0.18s ease;
}
.gta2-page .g2-faq .g2-faq-item.open {
  border-color: rgba(196, 32, 38, 0.35);
}
.gta2-page .g2-faq .g2-faq-item.open .g2-faq-body {
  display: block;
}
.gta2-page .g2-faq .g2-faq-item.open .g2-faq-toggle::after {
  content: "−";
}
.gta2-page .g2-faq .g2-faq-item.open .g2-faq-btn {
  background: #f8f6f3;
}
.gta2-page .g2-faq .g2-faq-btn {
  width: 100%;
  background: #fff;
  border: none;
  text-align: left;
  cursor: pointer;
  padding: 20px 24px;
  font-weight: 700;
  font-size: 16px;
  color: #0a0f14 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  transition: background all 0.18s ease;
}
.gta2-page .g2-faq .g2-faq-btn:hover {
  background: #f8f6f3;
}
.gta2-page .g2-faq .g2-faq-toggle {
  width: 32px;
  height: 32px;
  min-width: 32px;
  background: #c42026;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
  flex-shrink: 0;
}
.gta2-page .g2-faq .g2-faq-toggle::after {
  content: "+";
}
.gta2-page .g2-faq .g2-faq-body {
  display: none;
  padding: 0 24px 22px;
  font-size: 15px;
  line-height: 1.82;
  color: #5e5e5e !important;
  border-top: 1px solid #dedbd6;
}

.gta2-page .g2-areas {
  background: #111820;
  padding: 88px 0;
}
.gta2-page .g2-areas .g2-area-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 44px;
}
.gta2-page .g2-areas .g2-area-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.13);
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 14px;
  font-weight: 500;
  padding: 9px 17px;
  text-decoration: none;
  transition: all 0.25s ease;
}
.gta2-page .g2-areas .g2-area-chip i {
  font-size: 11px;
  color: #c42026;
  flex-shrink: 0;
}
.gta2-page .g2-areas .g2-area-chip:hover {
  background: #c42026;
  border-color: #c42026;
  color: #fff !important;
}
.gta2-page .g2-areas .g2-area-chip:hover i {
  color: #fff;
}
.gta2-page .g2-areas .g2-area-note {
  font-size: 15px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.55) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 28px;
  margin-top: 0;
}
.gta2-page .g2-areas .g2-area-note strong {
  color: #fff !important;
}

.gta2-page .g2-final-cta {
  background: #c42026;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.gta2-page .g2-final-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(-55deg, transparent, transparent 18px, rgba(255, 255, 255, 0.04) 18px, rgba(255, 255, 255, 0.04) 19px);
  pointer-events: none;
}
.gta2-page .g2-final-cta > .container {
  position: relative;
  z-index: 1;
}
.gta2-page .g2-final-cta h2 {
  font-family: "fm_secondary", sans-serif;
  font-size: 42px;
  font-weight: 900;
  color: #fff !important;
  margin-bottom: 16px !important;
  line-height: 1.15;
  letter-spacing: -0.01em;
}
.gta2-page .g2-final-cta p {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.88) !important;
  margin-bottom: 32px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.gta2-page .g2-final-cta .g2-cta-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 38px;
}
.gta2-page .g2-final-cta .g2-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.26);
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 18px;
}
.gta2-page .g2-final-cta .g2-badge i {
  font-size: 14px;
}
.gta2-page .g2-final-cta .g2-cta-btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.gta2-page .g2-final-cta .btn-g2-cta-white {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  color: #c42026 !important;
  font-weight: 700;
  font-size: 15px;
  padding: 16px 34px;
  text-decoration: none;
  transition: all 0.25s ease;
}
.gta2-page .g2-final-cta .btn-g2-cta-white i {
  font-size: 17px;
}
.gta2-page .g2-final-cta .btn-g2-cta-white:hover {
  background: #f2f2f0;
  transform: translateY(-2px);
}
.gta2-page .g2-final-cta .btn-g2-cta-dark {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #111820;
  color: #fff !important;
  font-weight: 600;
  font-size: 15px;
  padding: 16px 32px;
  text-decoration: none;
  transition: all 0.25s ease;
}
.gta2-page .g2-final-cta .btn-g2-cta-dark i {
  font-size: 17px;
}
.gta2-page .g2-final-cta .btn-g2-cta-dark:hover {
  background: #0a0f14;
  transform: translateY(-2px);
}

@media (max-width: 992px) {
  .gta2-page .g2-hero h1 {
    font-size: 42px;
  }
  .gta2-page .g2-hero .g2-hero-left {
    padding: 60px 0 48px;
  }
  .gta2-page .g2-hero .g2-hero-right {
    padding: 0 0 52px;
  }
  .gta2-page .g2-split .g2-split-dark,
  .gta2-page .g2-split .g2-split-light {
    padding: 48px 32px;
  }
  .gta2-page .g2-process .g2-process-intro {
    padding-right: 0;
  }
  .gta2-page .g2-section-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .gta2-page .g2-hero h1 {
    font-size: 32px;
  }
  .gta2-page .g2-hero .g2-hero-stats {
    width: 100%;
  }
  .gta2-page .g2-hero .g2-hero-stats .g2-stat {
    flex: 1;
  }
  .gta2-page .g2-info-bar .g2-bar-item {
    flex: 0 0 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }
  .gta2-page .g2-final-cta h2 {
    font-size: 28px;
  }
  .gta2-page .g2-section-title {
    font-size: 26px;
  }
  .gta2-page .g2-section-pad {
    padding: 52px 0;
  }
  .gta2-page .g2-split .g2-split-dark .g2-big-num {
    font-size: 64px;
  }
  .gta2-page .g2-split .g2-split-dark .g2-big-label {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .gta2-page .g2-hero .g2-hero-btns {
    flex-direction: column;
  }
  .gta2-page .g2-hero .btn-g2-primary,
  .gta2-page .g2-hero .btn-g2-ghost {
    justify-content: center;
  }
  .gta2-page .g2-hero .g2-hero-stats {
    flex-direction: column;
  }
  .gta2-page .g2-hero .g2-stat {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .gta2-page .g2-cta-btns {
    flex-direction: column;
    align-items: center;
  }
}

/*# sourceMappingURL=win_gl_rep_gta_v2.css.map */
