.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-f455aa5 */.nzservicespage {
  --nz-navy: #0A2540;
  --nz-gold: #D4AF37;
  --nz-text: #172333;
  --nz-muted: #697586;
  --nz-light: #F7F8FA;
  --nz-border: #E3E8EE;
  --nz-white: #FFFFFF;

  direction: rtl;
  font-family: inherit;
  color: var(--nz-text);
  background: #fff;
  overflow: hidden;
}

.nzservicespage *,
.nzservicespage *::before,
.nzservicespage *::after {
  box-sizing: border-box;
}

.nzservicespage a {
  color: inherit;
  text-decoration: none;
}

.nzservicespage-container {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}


/* HERO */

.nzservicespage-hero {
  padding: 110px 0 120px;
  background: #fff;
}

.nzservicespage-hero .nzservicespage-container {
  display: grid;
  grid-template-columns: 1fr .85fr;
  align-items: center;
  gap: 80px;
}

.nzservicespage-hero-content {
  text-align: right;
  max-width: 650px;
}

.nzservicespage-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  color: var(--nz-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
}

.nzservicespage-eyebrow::before {
  content: "";
  width: 28px;
  height: 1px;
  background: var(--nz-gold);
}

.nzservicespage-hero h1 {
  margin: 0 0 25px;
  color: var(--nz-navy);
  font-size: clamp(42px, 5vw, 67px);
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: -1.5px;
}

.nzservicespage-hero h1 strong {
  display: block;
  color: var(--nz-gold);
  font-weight: 800;
}

.nzservicespage-hero p {
  max-width: 610px;
  margin: 0 0 35px;
  color: var(--nz-muted);
  font-size: 16px;
  line-height: 2.1;
}

.nzservicespage-hero-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-height: 54px;
  padding: 0 27px;
  border-radius: 5px;
  background: var(--nz-navy);
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  transition: all .25s ease;
}

.nzservicespage-hero-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(10,37,64,.18);
}

.nzservicespage-hero-btn span {
  font-size: 18px;
}


/* HERO VISUAL */

.nzservicespage-hero-visual {
  position: relative;
  width: min(430px, 100%);
  aspect-ratio: 1;
  margin: auto;
  direction: ltr;
}

.nzservicespage-hero-ring {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(10,37,64,.12);
}

.nzservicespage-hero-ring::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--nz-gold);
}

.ring-one {
  width: 68%;
  height: 68%;
}

.ring-one::after {
  top: 7%;
  right: 4%;
}

.ring-two {
  width: 92%;
  height: 92%;
  border-color: rgba(212,175,55,.24);
}

.ring-two::after {
  bottom: 11%;
  left: 6%;
  background: var(--nz-navy);
}

.nzservicespage-hero-center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 145px;
  height: 145px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 7px solid #fff;
  border-radius: 50%;
  background: var(--nz-navy);
  box-shadow: 0 20px 50px rgba(10,37,64,.17);
  color: #fff;
}

.nzservicespage-hero-center span {
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
}

.nzservicespage-hero-center strong {
  margin-top: 8px;
  font-size: 9px;
  letter-spacing: 2px;
  opacity: .7;
}

.nzservicespage-hero-node {
  position: absolute;
  min-width: 94px;
  padding: 11px 15px;
  border: 1px solid var(--nz-border);
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(10,37,64,.08);
  color: var(--nz-navy);
  text-align: center;
  font-size: 11px;
  font-weight: 800;
}

.node-strategy {
  top: 3%;
  left: 50%;
  transform: translateX(-50%);
}

.node-technical {
  top: 48%;
  right: -2%;
}

.node-onpage {
  bottom: 4%;
  left: 50%;
  transform: translateX(-50%);
}

.node-offpage {
  top: 48%;
  left: -2%;
}


/* SECTION HEADING */

.nzservicespage-section-heading {
  max-width: 680px;
  margin-bottom: 65px;
}

.nzservicespage-section-heading > span {
  display: block;
  margin-bottom: 13px;
  color: var(--nz-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
}

.nzservicespage-section-heading h2 {
  margin: 0 0 17px;
  color: var(--nz-navy);
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.4;
  font-weight: 800;
}

.nzservicespage-section-heading p {
  margin: 0;
  color: var(--nz-muted);
  font-size: 15px;
  line-height: 2.1;
}


/* SERVICES */

.nzservicespage-services {
  padding: 110px 0 120px;
  background: var(--nz-light);
}

.nzservicespage-service {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  align-items: center;
  gap: 85px;
  padding: 65px 0;
  border-top: 1px solid var(--nz-border);
}

.nzservicespage-service:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.nzservicespage-service:last-of-type {
  padding-bottom: 0;
}

.nzservicespage-service-reverse {
  grid-template-columns: 1.28fr .72fr;
}

.nzservicespage-service-reverse .nzservicespage-service-visual {
  order: 2;
}

.nzservicespage-service-reverse .nzservicespage-service-content {
  order: 1;
}

.nzservicespage-service-visual {
  position: relative;
  min-height: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  direction: ltr;
}

.nzservicespage-service-number {
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(10,37,64,.07);
  font-size: 125px;
  line-height: 1;
  font-weight: 900;
}

.nzservicespage-service-icon {
  width: 235px;
  height: 235px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(10,37,64,.13);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 25px 55px rgba(10,37,64,.08);
}

.nzservicespage-service-icon::before {
  content: "";
  position: absolute;
  width: 285px;
  height: 285px;
  border: 1px solid rgba(212,175,55,.28);
  border-radius: 50%;
}

.nzservicespage-service-icon span {
  position: relative;
  color: var(--nz-gold);
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 1px;
}

.nzservicespage-service-icon strong {
  position: relative;
  margin-top: 9px;
  color: var(--nz-navy);
  font-size: 11px;
  letter-spacing: 2px;
}

.nzservicespage-service-content {
  text-align: right;
}

.nzservicespage-service-label {
  display: block;
  margin-bottom: 12px;
  color: var(--nz-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
}

.nzservicespage-service-content h3 {
  margin: 0 0 13px;
  color: var(--nz-navy);
  font-size: 38px;
  line-height: 1.4;
  font-weight: 800;
}

.nzservicespage-service-content h4 {
  margin: 0 0 18px;
  color: var(--nz-text);
  font-size: 17px;
  line-height: 1.8;
  font-weight: 700;
}

.nzservicespage-service-content p {
  max-width: 680px;
  margin: 0 0 25px;
  color: var(--nz-muted);
  font-size: 14px;
  line-height: 2.15;
}

.nzservicespage-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 28px;
}

.nzservicespage-tags span {
  padding: 7px 12px;
  border: 1px solid #DCE2E8;
  border-radius: 4px;
  background: #fff;
  color: #526071;
  font-size: 10px;
  font-weight: 600;
  direction: ltr;
}

.nzservicespage-service-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--nz-navy) !important;
  font-size: 13px;
  font-weight: 800;
  transition: all .25s ease;
}

.nzservicespage-service-link span {
  color: var(--nz-gold);
  font-size: 19px;
}

.nzservicespage-service-link:hover {
  color: var(--nz-gold) !important;
}


/* CONNECTION */

.nzservicespage-connection {
  padding: 110px 0;
  background: var(--nz-navy);
  color: #fff;
}

.nzservicespage-connection .nzservicespage-container {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  align-items: center;
  gap: 80px;
}

.nzservicespage-connection-heading {
  text-align: right;
}

.nzservicespage-connection-heading > span {
  display: block;
  margin-bottom: 18px;
  color: var(--nz-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
}

.nzservicespage-connection-heading h2 {
  margin: 0 0 22px;
  color: #fff;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.45;
  font-weight: 800;
}

.nzservicespage-connection-heading p {
  margin: 0;
  color: rgba(255,255,255,.68);
  font-size: 14px;
  line-height: 2.15;
}

.nzservicespage-system {
  position: relative;
  width: min(480px, 100%);
  aspect-ratio: 1;
  margin: auto;
  direction: ltr;
}

.nzservicespage-system-line {
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(255,255,255,.13);
  transform-origin: center;
}

.line-top {
  width: 1px;
  height: 88%;
  transform: translate(-50%, -50%);
}

.line-right {
  width: 88%;
  height: 1px;
  transform: translate(-50%, -50%);
}

.line-bottom {
  width: 1px;
  height: 88%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.line-left {
  width: 1px;
  height: 88%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.nzservicespage-system-center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 145px;
  height: 145px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212,175,55,.55);
  border-radius: 50%;
  background: rgba(255,255,255,.04);
}

.nzservicespage-system-center span {
  color: rgba(255,255,255,.65);
  font-size: 9px;
  letter-spacing: 2px;
}

.nzservicespage-system-center strong {
  margin-top: 7px;
  color: var(--nz-gold);
  font-size: 19px;
  letter-spacing: 1px;
}

.nzservicespage-system-node {
  position: absolute;
  width: 115px;
  height: 68px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 7px;
  background: rgba(255,255,255,.05);
  backdrop-filter: blur(5px);
  text-align: center;
}

.nzservicespage-system-node strong {
  color: #fff;
  font-size: 12px;
}

.nzservicespage-system-node span {
  margin-top: 4px;
  color: rgba(255,255,255,.55);
  font-size: 9px;
}

.system-strategy {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.system-technical {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.system-onpage {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.system-offpage {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}


/* FIT */

.nzservicespage-fit {
  padding: 110px 0;
  background: #fff;
}

.nzservicespage-fit-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.nzservicespage-fit-card {
  padding: 30px;
  border: 1px solid var(--nz-border);
  border-radius: 8px;
  background: #fff;
  transition: all .25s ease;
}

.nzservicespage-fit-card:hover {
  transform: translateY(-4px);
  border-color: rgba(212,175,55,.45);
  box-shadow: 0 18px 40px rgba(10,37,64,.07);
}

.nzservicespage-fit-icon {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
  border-radius: 50%;
  background: rgba(212,175,55,.11);
  color: var(--nz-gold);
  font-size: 10px;
  font-weight: 900;
}

.nzservicespage-fit-card h3 {
  margin: 0 0 12px;
  color: var(--nz-navy);
  font-size: 18px;
  line-height: 1.6;
  font-weight: 800;
}

.nzservicespage-fit-card p {
  margin: 0 0 20px;
  color: var(--nz-muted);
  font-size: 13px;
  line-height: 2;
}

.nzservicespage-fit-card a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--nz-navy);
  font-size: 12px;
  font-weight: 800;
}

.nzservicespage-fit-card a span {
  color: var(--nz-gold);
  font-size: 18px;
}


/* FINAL CTA */

.nzservicespage-final {
  position: relative;
  padding: 105px 0;
  overflow: hidden;
  background: var(--nz-light);
}

.nzservicespage-final::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  left: -220px;
  top: -300px;
  border: 1px solid rgba(212,175,55,.25);
  border-radius: 50%;
}

.nzservicespage-final-content {
  position: relative;
  z-index: 2;
  max-width: 760px;
  text-align: right;
}

.nzservicespage-final-content > span {
  display: block;
  margin-bottom: 18px;
  color: var(--nz-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
}

.nzservicespage-final h2 {
  margin: 0 0 20px;
  color: var(--nz-navy);
  font-size: clamp(35px, 5vw, 57px);
  line-height: 1.45;
  font-weight: 800;
}

.nzservicespage-final p {
  max-width: 620px;
  margin: 0 0 32px;
  color: var(--nz-muted);
  font-size: 15px;
  line-height: 2.05;
}

.nzservicespage-final-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-height: 55px;
  padding: 0 28px;
  border-radius: 5px;
  background: var(--nz-navy);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  transition: all .25s ease;
}

.nzservicespage-final-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(10,37,64,.17);
}

.nzservicespage-final-btn span {
  color: var(--nz-gold);
  font-size: 19px;
}


/* TABLET */

@media (max-width: 1024px) {

  .nzservicespage-container {
    width: min(100% - 40px, 900px);
  }

  .nzservicespage-hero {
    padding: 80px 0 90px;
  }

  .nzservicespage-hero .nzservicespage-container {
    gap: 45px;
  }

  .nzservicespage-hero h1 {
    font-size: 48px;
  }

  .nzservicespage-service {
    gap: 50px;
  }

  .nzservicespage-connection .nzservicespage-container {
    gap: 45px;
  }

}


/* MOBILE */

@media (max-width: 767px) {

  .nzservicespage-container {
    width: calc(100% - 32px);
  }

  .nzservicespage-hero {
    padding: 65px 0 75px;
  }

  .nzservicespage-hero .nzservicespage-container {
    display: flex;
    flex-direction: column;
    gap: 55px;
  }

  .nzservicespage-hero h1 {
    font-size: 39px;
    letter-spacing: -.7px;
  }

  .nzservicespage-hero p {
    font-size: 14px;
    line-height: 2;
  }

  .nzservicespage-hero-visual {
    width: min(320px, 90%);
  }

  .nzservicespage-hero-center {
    width: 125px;
    height: 125px;
  }

  .nzservicespage-hero-center span {
    font-size: 25px;
  }

  .nzservicespage-hero-node {
    min-width: 82px;
    padding: 9px 11px;
    font-size: 9px;
  }


  .nzservicespage-services {
    padding: 75px 0;
  }

  .nzservicespage-section-heading {
    margin-bottom: 45px;
  }

  .nzservicespage-section-heading h2 {
    font-size: 32px;
  }

  .nzservicespage-section-heading p {
    font-size: 14px;
  }


  .nzservicespage-service,
  .nzservicespage-service-reverse {
    display: flex;
    flex-direction: column;
    gap: 35px;
    padding: 55px 0;
  }

  .nzservicespage-service-reverse .nzservicespage-service-visual,
  .nzservicespage-service-reverse .nzservicespage-service-content {
    order: initial;
  }

  .nzservicespage-service-visual {
    width: 100%;
    min-height: 260px;
  }

  .nzservicespage-service-number {
    left: 5%;
    font-size: 95px;
  }

  .nzservicespage-service-icon {
    width: 190px;
    height: 190px;
  }

  .nzservicespage-service-icon::before {
    width: 235px;
    height: 235px;
  }

  .nzservicespage-service-content h3 {
    font-size: 32px;
  }

  .nzservicespage-service-content h4 {
    font-size: 15px;
  }

  .nzservicespage-service-content p {
    font-size: 13px;
  }


  .nzservicespage-connection {
    padding: 75px 0;
  }

  .nzservicespage-connection .nzservicespage-container {
    display: flex;
    flex-direction: column;
    gap: 55px;
  }

  .nzservicespage-connection-heading h2 {
    font-size: 34px;
  }

  .nzservicespage-system {
    width: min(330px, 100%);
  }

  .nzservicespage-system-center {
    width: 110px;
    height: 110px;
  }

  .nzservicespage-system-center strong {
    font-size: 15px;
  }

  .nzservicespage-system-node {
    width: 85px;
    height: 56px;
  }

  .nzservicespage-system-node strong {
    font-size: 9px;
  }

  .nzservicespage-system-node span {
    font-size: 7px;
  }


  .nzservicespage-fit {
    padding: 75px 0;
  }

  .nzservicespage-fit-grid {
    grid-template-columns: 1fr;
    gap: 13px;
  }

  .nzservicespage-fit-card {
    padding: 25px;
  }


  .nzservicespage-final {
    padding: 75px 0;
  }

  .nzservicespage-final h2 {
    font-size: 35px;
  }

  .nzservicespage-final p {
    font-size: 14px;
  }

}/* End custom CSS */