.gld-native-home {
  --ink: #142322;
  --deep: #123f3b;
  --teal: #176b65;
  --gold: #b68b4c;
  --ivory: #f6f2e9;
  --paper: #fffdf8;
  --mist: #e7efeb;
  --line: #d7d5cd;
  color: var(--ink);
  font-family: Arial, sans-serif;
}

.gld-native-home,
.gld-native-home * {
  box-sizing: border-box;
}

.gld-native-home .elementor-widget {
  margin-bottom: 0;
}

.gld-native-home h1,
.gld-native-home h2,
.gld-native-home h3,
.gld-native-home h4,
.gld-native-home .elementor-heading-title {
  color: var(--ink);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.06;
}

.gld-native-home h1.elementor-heading-title {
  font-size: clamp(52px, 5.2vw, 82px);
}

.gld-native-home h2.elementor-heading-title {
  font-size: clamp(42px, 4.2vw, 68px);
}

.gld-native-home h3.elementor-heading-title {
  font-size: clamp(25px, 2.2vw, 34px);
  line-height: 1.16;
}

.gld-native-home h4.elementor-heading-title {
  font-size: clamp(20px, 1.7vw, 25px);
  line-height: 1.28;
}

.gld-native-home p {
  margin: 0;
  color: var(--ink);
  font-size: 17px;
  line-height: 1.72;
}

.gld-native-home p + p {
  margin-top: 1em;
}

.gld-native-home .gld-native-inner {
  width: min(1180px, 100%);
  margin-inline: auto;
}

.gld-native-home .gld-eyebrow .elementor-heading-title {
  color: var(--gold) !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
}

.gld-native-home .elementor-button {
  border-radius: 0;
  background: var(--teal);
  padding: 15px 22px;
  font-weight: 700;
}

.gld-native-home .gld-button-light .elementor-button {
  background: #fff;
  color: var(--deep);
}

.gld-native-home .gld-button-outline .elementor-button {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.gld-native-home .gld-hero {
  position: relative;
  min-height: clamp(680px, 80vh, 860px);
  overflow: hidden;
  isolation: isolate;
  background: var(--ink);
}

.gld-native-home .gld-hero::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 19, 19, 0.16) 0%, rgba(7, 19, 19, 0.28) 38%, rgba(7, 19, 19, 0.68) 58%, rgba(7, 19, 19, 0.94) 100%),
    linear-gradient(180deg, rgba(7, 19, 19, 0) 45%, rgba(7, 19, 19, 0.46) 100%);
  content: "";
  pointer-events: none;
}

.gld-native-home .gld-hero .gld-hero-media {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
}

.gld-native-home .gld-hero-media .elementor-widget-container,
.gld-native-home .gld-hero-media img {
  display: block;
  width: 100%;
  height: 100%;
}

.gld-native-home .gld-hero-media img {
  object-fit: cover;
  object-position: center top;
}

.gld-native-home .gld-hero-inner,
.gld-native-home .gld-hero-inner > .e-con-inner {
  position: relative;
  z-index: 2;
  min-height: clamp(680px, 80vh, 860px);
}

.gld-native-home .gld-hero-inner > .e-con-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.gld-native-home .gld-hero-copy {
  width: min(52%, 650px);
  padding-block: 54px;
}

.gld-native-home .gld-hero h1.elementor-heading-title {
  max-width: 650px;
  color: #fff !important;
}

.gld-native-home .gld-hero p {
  max-width: 630px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 20px;
  line-height: 1.58;
}

.gld-native-home .gld-hero .gld-eyebrow .elementor-heading-title {
  color: #9dd7d1 !important;
}

.gld-native-home .gld-hero-actions {
  flex-direction: row;
  flex-wrap: wrap;
}

.gld-native-home .gld-shortcuts {
  padding-block: 0 !important;
  background: var(--ivory);
}

.gld-native-home .gld-shortcut-grid,
.gld-native-home .gld-three-grid,
.gld-native-home .gld-four-grid,
.gld-native-home .gld-two-grid,
.gld-native-home .gld-people-grid,
.gld-native-home .gld-offer-row {
  flex-direction: row;
  gap: 0 !important;
}

.gld-native-home .gld-shortcut {
  width: 33.333%;
  padding: 28px;
  border-right: 1px solid var(--line);
}

.gld-native-home .gld-shortcut:last-child {
  border-right: 0;
}

.gld-native-home .gld-shortcut h3.elementor-heading-title {
  font-size: 22px;
}

.gld-native-home .gld-paper {
  background: var(--paper);
}

.gld-native-home .gld-ivory {
  background: var(--ivory);
}

.gld-native-home .gld-mist {
  background: var(--mist);
}

.gld-native-home .gld-dark {
  background: var(--ink);
  color: #fff;
}

.gld-native-home .gld-dark h2.elementor-heading-title,
.gld-native-home .gld-dark h3.elementor-heading-title,
.gld-native-home .gld-dark p {
  color: #fff !important;
}

.gld-native-home .gld-dark .gld-card {
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.04);
}

.gld-native-home .gld-two-grid > .e-con {
  width: 50%;
}

.gld-native-home .gld-three-grid > .e-con {
  width: 33.333%;
}

.gld-native-home .gld-four-grid > .e-con,
.gld-native-home .gld-people-grid > .e-con {
  width: 25%;
}

.gld-native-home .gld-card {
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.55);
}

.gld-native-home .gld-card-number .elementor-heading-title {
  color: var(--gold) !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.12em;
}

.gld-native-home .gld-offer {
  padding: 42px;
  border: 1px solid var(--line);
}

.gld-native-home .gld-offer-visual {
  justify-content: center;
  background: var(--mist);
}

.gld-native-home .gld-offer-row > .e-con {
  width: 50%;
}

.gld-native-home .gld-person {
  gap: 0 !important;
  border: 1px solid var(--line);
  background: var(--paper);
}

.gld-native-home .gld-person .elementor-widget-image img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center top;
}

.gld-native-home .gld-person-copy {
  padding: 24px;
}

.gld-native-home .gld-role .elementor-heading-title {
  color: var(--gold) !important;
  font-family: Arial, sans-serif !important;
  font-size: 11px !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gld-native-home .gld-quote .elementor-heading-title {
  font-size: clamp(30px, 4vw, 52px) !important;
}

.gld-native-home .gld-closing {
  background: var(--deep);
  color: #fff;
}

.gld-native-home .gld-closing h2.elementor-heading-title,
.gld-native-home .gld-closing p {
  color: #fff !important;
}

@media (max-width: 980px) {
  .gld-native-home .gld-hero-copy {
    width: min(58%, 600px);
  }

  .gld-native-home .gld-hero h1.elementor-heading-title {
    font-size: clamp(48px, 6vw, 70px);
  }

  .gld-native-home .gld-four-grid,
  .gld-native-home .gld-people-grid {
    flex-wrap: wrap;
  }

  .gld-native-home .gld-four-grid > .e-con,
  .gld-native-home .gld-people-grid > .e-con {
    width: 50%;
  }

  .gld-native-home .gld-three-grid {
    flex-wrap: wrap;
  }

  .gld-native-home .gld-three-grid > .e-con {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .gld-native-home .gld-native-section {
    padding: 64px 22px !important;
  }

  .gld-native-home .gld-hero {
    min-height: 0;
    padding: 0 !important;
  }

  .gld-native-home .gld-hero::after {
    display: none;
  }

  .gld-native-home .gld-hero .gld-hero-media {
    position: relative;
    height: clamp(330px, 92vw, 510px);
  }

  .gld-native-home .gld-hero-media img {
    object-position: 45% top;
  }

  .gld-native-home .gld-hero-inner,
  .gld-native-home .gld-hero-inner > .e-con-inner {
    min-height: 0;
  }

  .gld-native-home .gld-hero-inner {
    padding: 0 22px !important;
    background: var(--ink);
  }

  .gld-native-home .gld-hero-inner > .e-con-inner {
    align-items: stretch;
  }

  .gld-native-home .gld-hero-copy {
    width: 100%;
    padding-block: 45px 58px;
  }

  .gld-native-home .gld-hero h1.elementor-heading-title {
    font-size: clamp(44px, 12vw, 58px);
  }

  .gld-native-home .gld-hero p {
    font-size: 17px;
  }

  .gld-native-home .gld-shortcut-grid,
  .gld-native-home .gld-two-grid,
  .gld-native-home .gld-four-grid,
  .gld-native-home .gld-people-grid,
  .gld-native-home .gld-offer-row {
    flex-direction: column;
  }

  .gld-native-home .gld-shortcut,
  .gld-native-home .gld-two-grid > .e-con,
  .gld-native-home .gld-four-grid > .e-con,
  .gld-native-home .gld-people-grid > .e-con,
  .gld-native-home .gld-offer-row > .e-con {
    width: 100%;
  }

  .gld-native-home .gld-shortcut {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }
}
