.elementor-384 .elementor-element.elementor-element-9121eab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-384 .elementor-element.elementor-element-9121eab:not(.elementor-motion-effects-element-type-background), .elementor-384 .elementor-element.elementor-element-9121eab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cde9ef4 */* {
  box-sizing: border-box;
}

.ga-page {
  width: 100%;
  background:
    radial-gradient(circle at 75% 12%, rgba(44, 91, 255, 0.14), transparent 24%),
    radial-gradient(circle at 10% 40%, rgba(215, 255, 0, 0.06), transparent 25%),
    #030711;
  color: #ffffff;
  font-family: Arial, sans-serif;
  padding: 45px 20px 60px;
  overflow: hidden;
}

.ga-hero {
  max-width: 1180px;
  min-height: 640px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: center;
  gap: 54px;
}

/* LEFT HERO */
.ga-label {
  color: #d7ff00;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 24px;
}

.ga-left h1 {
  margin: 0;
  font-size: clamp(42px, 5vw, 66px);
  line-height: 1.14;
  font-weight: 900;
  letter-spacing: -2px;
}

.ga-left h1 span {
  color: #d7ff00;
  text-shadow: 0 0 18px rgba(215, 255, 0, 0.25);
}

.ga-title-line {
  width: 100px;
  height: 3px;
  margin: 24px 0 28px;
  border-radius: 30px;
  background: linear-gradient(90deg, #d7ff00, #b55cff);
  box-shadow:
    0 0 12px rgba(215, 255, 0, 0.45),
    0 0 12px rgba(181, 92, 255, 0.45);
}

.ga-left > p {
  max-width: 520px;
  margin: 0;
  color: #d4d9e8;
  font-size: 18px;
  line-height: 1.72;
}

.ga-features {
  margin-top: 40px;
  display: flex;
  gap: 35px;
}

.ga-features div {
  display: flex;
  gap: 13px;
  align-items: flex-start;
  padding-right: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.ga-features div:last-child {
  border-right: none;
}

.ga-features svg {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  fill: none;
  stroke: currentColor;
  color: #d7ff00;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 0 9px rgba(215, 255, 0, 0.75));
}

.ga-features div:nth-child(2) svg {
  color: #5c8cff;
  filter: drop-shadow(0 0 9px rgba(92, 140, 255, 0.75));
}

.ga-features div:nth-child(3) svg {
  color: #c45cff;
  filter: drop-shadow(0 0 9px rgba(196, 92, 255, 0.75));
}

.ga-features span {
  color: #ffffff;
  font-size: 13px;
  line-height: 1.45;
}

.ga-buttons,
.ga-cta-actions {
  margin-top: 42px;
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
}

.ga-btn {
  min-width: 180px;
  padding: 15px 24px;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 900;
  text-decoration: none !important;
  transition: 0.3s ease;
}

.ga-btn:hover,
.ga-btn:focus,
.ga-btn:active,
.ga-btn:visited {
  text-decoration: none !important;
}

.ga-btn-main {
  color: #07100a;
  background: linear-gradient(135deg, #d7ff00, #aaff00);
  box-shadow: 0 0 22px rgba(215, 255, 0, 0.42);
}

.ga-btn-outline {
  color: #d85cff;
  border: 1px solid rgba(216, 92, 255, 0.9);
  background: rgba(255, 255, 255, 0.025);
  box-shadow: 0 0 18px rgba(216, 92, 255, 0.18);
}

.ga-btn:hover {
  transform: translateY(-3px);
}

/* HERO VISUAL */
.ga-right {
  height: 570px;
  position: relative;
}

.ga-ad-visual {
  position: absolute;
  left: 52%;
  top: 47%;
  transform: translate(-50%, -50%) rotate(-3deg);
  width: 340px;
  min-height: 390px;
  padding: 28px;
  border-radius: 26px;
  background:
    radial-gradient(circle at top left, rgba(92, 140, 255, 0.18), transparent 35%),
    linear-gradient(145deg, #11172a, #070c18);
  border: 1px solid rgba(92, 140, 255, 0.55);
  box-shadow:
    0 0 42px rgba(92, 140, 255, 0.42),
    0 28px 70px rgba(0, 0, 0, 0.55);
  z-index: 4;
}

.ga-logo-mark {
  width: 44px;
  height: 44px;
  position: relative;
  margin-bottom: 10px;
}

.ga-logo-mark span {
  position: absolute;
  border-radius: 999px;
}

.g-blue {
  width: 14px;
  height: 42px;
  left: 13px;
  top: 1px;
  background: #4285f4;
  transform: rotate(28deg);
}

.g-green {
  width: 14px;
  height: 34px;
  left: 2px;
  bottom: 0;
  background: #34a853;
  transform: rotate(28deg);
}

.g-yellow {
  width: 14px;
  height: 34px;
  right: 5px;
  bottom: 0;
  background: #fbbc05;
  transform: rotate(-28deg);
}

.ga-ad-visual h3 {
  position: absolute;
  top: 35px;
  left: 85px;
  margin: 0;
  font-size: 27px;
  font-weight: 900;
}

.ga-search-bar {
  margin-top: 24px;
  width: 100%;
  height: 45px;
  border-radius: 10px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 14px;
}

.ga-search-bar span {
  flex: 1;
}

.ga-search-bar svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: #4285f4;
  stroke-width: 2.2;
}

.ga-ad-box {
  margin-top: 22px;
  padding: 20px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.ga-ad-box small {
  color: #c9cfdf;
}

.ga-ad-box h4 {
  margin: 12px 0 8px;
  font-size: 20px;
}

.ga-ad-box p {
  color: #b9c0d1;
  font-size: 13px;
  line-height: 1.5;
}

.ga-ad-box a {
  color: #5c8cff;
  font-weight: 800;
  text-decoration: none !important;
}

.ga-platform {
  position: absolute;
  left: 52%;
  bottom: 56px;
  transform: translateX(-50%);
  width: 470px;
  height: 115px;
  border-radius: 50%;
  background:
    radial-gradient(ellipse at center, rgba(0, 195, 255, 0.62), rgba(92, 140, 255, 0.18) 38%, transparent 72%);
  box-shadow:
    0 0 42px rgba(0, 195, 255, 0.55),
    0 0 54px rgba(123, 97, 255, 0.55);
  z-index: 1;
}

.ga-platform::before {
  content: "";
  position: absolute;
  inset: 24px 34px;
  border-radius: 50%;
  border: 3px solid rgba(92, 140, 255, 0.9);
  box-shadow:
    inset 0 0 22px rgba(92, 140, 255, 0.8),
    0 0 25px rgba(92, 140, 255, 0.75);
}

.ga-stat-card {
  position: absolute;
  width: 145px;
  padding: 17px;
  border-radius: 12px;
  background: rgba(8, 15, 28, 0.92);
  border: 1px solid rgba(92, 140, 255, 0.48);
  box-shadow: 0 0 24px rgba(92, 140, 255, 0.22);
  z-index: 6;
}

.ga-stat-card small {
  color: #c9cfdf;
  font-size: 12px;
}

.ga-stat-card strong {
  display: block;
  font-size: 33px;
  margin: 7px 0;
  color: #ffffff;
}

.ga-stat-card span {
  color: #d7ff00;
  font-weight: 900;
  font-size: 17px;
}

.stat-one {
  left: 35px;
  top: 75px;
}

.stat-two {
  right: 0;
  top: 68px;
  border-color: rgba(32, 255, 151, 0.38);
}

.stat-three {
  left: 18px;
  bottom: 170px;
}

.stat-four {
  right: 0;
  bottom: 172px;
  border-color: rgba(216, 92, 255, 0.5);
}

/* STATS STRIP */
.ga-stats-strip {
  max-width: 1180px;
  margin: 20px auto 70px;
  padding: 28px 36px;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(11, 17, 32, 0.96), rgba(7, 12, 24, 0.96));
  border: 1px solid rgba(181, 92, 255, 0.45);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  box-shadow:
    0 0 35px rgba(181, 92, 255, 0.12),
    inset 0 0 30px rgba(255, 255, 255, 0.015);
}

.ga-stats-strip > div {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 0 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}

.ga-stats-strip > div:last-child {
  border-right: 0;
}

.icon {
  width: 62px;
  height: 62px;
  flex: 0 0 62px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  border: 1.5px solid currentColor;
  box-shadow: 0 0 22px currentColor;
}

.icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.05;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.purple-icon {
  color: #c45cff;
}

.blue-icon {
  color: #5c8cff;
}

.lime-icon {
  color: #d7ff00;
}

.ga-stats-strip h3 {
  margin: 0;
  font-size: 34px;
  font-weight: 900;
}

.ga-stats-strip p {
  margin: 4px 0 0;
  color: #c8cfdd;
  font-size: 14px;
}

/* SECTION HEAD */
.ga-section-head {
  text-align: center;
  margin-bottom: 35px;
}

.ga-section-head h2 {
  margin: 0;
  font-size: 34px;
  font-weight: 900;
}

.ga-section-head h2 span {
  color: #d7ff00;
}

.ga-section-head p {
  max-width: 680px;
  margin: 12px auto 0;
  color: #c8cfdd;
  line-height: 1.55;
}

/* WHY SECTION */
.ga-why {
  max-width: 1180px;
  margin: 0 auto 70px;
}

.ga-why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.ga-why-card {
  padding: 24px;
  min-height: 140px;
  border-radius: 15px;
  display: flex;
  gap: 20px;
  align-items: center;
  background: linear-gradient(145deg, #0b1120, #070c18);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.ga-why-card.lime {
  border-color: rgba(215, 255, 0, 0.25);
}

.ga-why-card.blue {
  border-color: rgba(92, 140, 255, 0.28);
}

.ga-why-card.purple {
  border-color: rgba(196, 92, 255, 0.32);
}

.why-icon {
  width: 70px;
  height: 70px;
  flex: 0 0 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  border: 1.5px solid currentColor;
  box-shadow: 0 0 18px currentColor;
}

.ga-why-card.lime .why-icon,
.ga-why-card.lime h3 {
  color: #d7ff00;
}

.ga-why-card.blue .why-icon,
.ga-why-card.blue h3 {
  color: #5c8cff;
}

.ga-why-card.purple .why-icon,
.ga-why-card.purple h3 {
  color: #c45cff;
}

.why-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.05;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ga-why-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
}

.ga-why-card p {
  margin: 0;
  color: #c8cfdd;
  line-height: 1.5;
  font-size: 14px;
}

/* PROCESS */
.ga-process {
  max-width: 1180px;
  margin: 0 auto 70px;
}

.ga-process-row {
  display: grid;
  grid-template-columns: 1fr 50px 1fr 50px 1fr 50px 1fr 50px 1fr;
  align-items: start;
}

.ga-process-step {
  text-align: center;
  color: #d7ff00;
}

.ga-process-step.blue {
  color: #5c8cff;
}

.ga-process-step.purple {
  color: #c45cff;
}

.process-icon {
  width: 108px;
  height: 108px;
  margin: 0 auto 18px;
  position: relative;
  border-radius: 50%;
  border: 2px solid currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 24px currentColor;
}

.process-icon b {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #10182a;
  border: 2px solid currentColor;
  color: #ffffff;
  display: grid;
  place-items: center;
  font-size: 13px;
}

.process-icon svg {
  width: 48px;
  height: 48px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.05;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 0 8px currentColor);
}

.ga-process-step h3 {
  margin: 0 0 10px;
  color: currentColor;
  font-size: 16px;
}

.ga-process-step p {
  margin: 0 auto;
  max-width: 170px;
  color: #c8cfdd;
  font-size: 13px;
  line-height: 1.55;
}

.ga-dots {
  margin-top: 54px;
  height: 2px;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.65) 35%,
    transparent 0
  );
  background-size: 8px 2px;
  background-repeat: repeat-x;
}

/* RESULTS */
.ga-result {
  max-width: 1180px;
  margin: 0 auto 65px;
}

.ga-result-card {
  padding: 26px;
  border-radius: 18px;
  display: grid;
  grid-template-columns: 1.1fr 2fr;
  align-items: center;
  gap: 28px;
  background: linear-gradient(145deg, #0b1120, #070c18);
  border: 1px solid rgba(216, 92, 255, 0.5);
  box-shadow:
    0 0 35px rgba(216, 92, 255, 0.12),
    inset 0 0 30px rgba(255, 255, 255, 0.015);
}

.ga-case {
  display: flex;
  gap: 18px;
  align-items: center;
}

.case-img {
  width: 145px;
  height: 115px;
  flex: 0 0 145px;
  border-radius: 12px;
  background:
    radial-gradient(circle at 40% 35%, rgba(255,255,255,0.25), transparent 20%),
    linear-gradient(135deg, #151515, #303030);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.ga-case h3 {
  margin: 0 0 6px;
}

.ga-case small {
  color: #d7ff00;
  font-weight: 900;
}

.ga-case p {
  margin: 10px 0 0;
  color: #c8cfdd;
  line-height: 1.5;
  font-size: 14px;
}

.ga-result-data {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.ga-result-data div {
  padding-left: 24px;
  border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.ga-result-data small {
  color: #c8cfdd;
  font-size: 13px;
}

.ga-result-data strong {
  display: block;
  margin: 8px 0;
  font-size: 37px;
  color: #ffffff;
}

.ga-result-data div:nth-child(1) strong,
.ga-result-data div:nth-child(1) span,
.ga-result-data div:nth-child(3) strong,
.ga-result-data div:nth-child(3) span {
  color: #d7ff00;
}

.ga-result-data div:nth-child(2) strong,
.ga-result-data div:nth-child(2) span {
  color: #c45cff;
}

.ga-result-data div:nth-child(4) strong,
.ga-result-data div:nth-child(4) span {
  color: #5c8cff;
}

.ga-result-data span {
  font-weight: 900;
}

/* CTA */
.ga-cta {
  max-width: 1180px;
  margin: 0 auto;
  padding: 30px 36px;
  border-radius: 20px;
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 30px;
  align-items: center;
  background:
    radial-gradient(circle at 8% 70%, rgba(215, 255, 0, 0.14), transparent 22%),
    radial-gradient(circle at 18% 80%, rgba(196, 92, 255, 0.18), transparent 28%),
    linear-gradient(145deg, #0b1120, #070c18);
  border: 1px solid rgba(215, 255, 0, 0.55);
  box-shadow:
    0 0 35px rgba(215, 255, 0, 0.1),
    0 0 35px rgba(216, 92, 255, 0.13);
}

.ga-rocket {
  width: 120px;
  height: 120px;
  color: #d7ff00;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0 0 18px rgba(215, 255, 0, 0.55));
}

.ga-rocket svg {
  width: 90px;
  height: 90px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ga-cta h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 900;
}

.ga-cta h2 span {
  color: #d7ff00;
}

.ga-cta p {
  margin: 10px 0 0;
  color: #c8cfdd;
  line-height: 1.55;
}

/* RESPONSIVE */
@media (max-width: 1000px) {
  .ga-hero,
  .ga-result-card,
  .ga-cta {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .ga-left > p,
  .ga-section-head p {
    margin-left: auto;
    margin-right: auto;
  }

  .ga-title-line {
    margin-left: auto;
    margin-right: auto;
  }

  .ga-features,
  .ga-buttons,
  .ga-cta-actions {
    justify-content: center;
  }

  .ga-stats-strip,
  .ga-why-grid,
  .ga-result-data {
    grid-template-columns: repeat(2, 1fr);
  }

  .ga-process-row {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .ga-dots {
    display: none;
  }

  .ga-rocket {
    margin: 0 auto;
  }
}

@media (max-width: 650px) {
  .ga-page {
    padding: 35px 14px;
  }

  .ga-right {
    transform: scale(0.72);
    transform-origin: top center;
    margin-bottom: -150px;
  }

  .ga-features {
    flex-direction: column;
    align-items: center;
  }

  .ga-features div {
    border-right: 0;
    padding-right: 0;
    text-align: left;
  }

  .ga-stats-strip,
  .ga-why-grid,
  .ga-result-data {
    grid-template-columns: 1fr;
  }

  .ga-stats-strip > div {
    border-right: 0;
    justify-content: center;
  }

  .ga-why-card {
    flex-direction: column;
    text-align: center;
  }

  .ga-case {
    flex-direction: column;
    text-align: center;
  }

  .ga-result-data div {
    border-left: 0;
    padding-left: 0;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.13);
  }

  .ga-cta {
    padding: 28px 18px;
  }

  .ga-btn {
    width: 100%;
  }
}/* End custom CSS */