/* Start custom CSS for html, class: .elementor-element-3ccd9b4 */.gsp-cn-hero, .gsp-cn-hero *{ box-sizing:border-box; }
.gsp-cn-hero{
  position:relative; width:100vw; max-width:100vw; min-height:520px;
  margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw);
  display:grid; grid-template-columns:1fr 1fr; color:#fff;
  font-family:Inter,"Segoe UI",Arial,sans-serif; background:#061a35;
}
.gsp-cn-hero a{ text-decoration:none !important; }
.gsp-cn-hero-left{ display:flex; flex-direction:column; justify-content:center; padding:60px 5vw 60px 48px; position:relative; z-index:2; }
.gsp-cn-hero-left::after{ content:""; position:absolute; top:0; right:-60px; bottom:0; width:120px; background:#061a35; transform:skewX(-8deg); z-index:-1; }
.gsp-cn-breadcrumb{ display:flex; gap:9px; margin:0 0 22px; font-size:11px; font-weight:700; letter-spacing:.07em; text-transform:uppercase; color:#92a6c1; }
.gsp-cn-breadcrumb a{ color:#c5d1e1 !important; }
.gsp-cn-breadcrumb strong{ color:#cfff04; }
.gsp-cn-hero-eyebrow{ margin-bottom:10px; font-size:11px; font-weight:800; letter-spacing:.14em; text-transform:uppercase; color:#cfff04; }
.gsp-cn-hero h1{ margin:0 0 16px; font-size:clamp(40px,5vw,60px); font-weight:800; letter-spacing:-.03em; }
.gsp-cn-hero-desc{ max-width:440px; margin:0 0 28px; font-size:16px; line-height:1.68; color:#c4d0e2; }
.gsp-cn-hero-btn{ display:inline-flex !important; align-items:center; gap:12px; width:fit-content; padding:0 26px; min-height:50px; border-radius:999px; background:#cfff04; color:#0a1f3d !important; font-size:13.5px; font-weight:800; transition:transform .2s; }
.gsp-cn-hero-btn:hover{ transform:translateY(-2px); }
.gsp-cn-hero-right{ position:relative; overflow:hidden; }
.gsp-cn-hero-right img{ width:100%; height:100%; object-fit:cover; filter:saturate(.92) contrast(1.04); }
.gsp-cn-hero-badge{ position:absolute; top:28px; right:28px; width:56px; height:56px; border-radius:50%; background:rgba(6,26,53,.7); border:2px solid #cfff04; color:#cfff04; display:flex; align-items:center; justify-content:center; font-weight:800; font-size:16px; }
@media(max-width:900px){
  .gsp-cn-hero{ grid-template-columns:1fr; }
  .gsp-cn-hero-left{ padding:44px 22px; order:2; }
  .gsp-cn-hero-left::after{ display:none; }
  .gsp-cn-hero-right{ order:1; height:280px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f11418 */html, body{ overflow-x:clip; }
.gsp-cn-overview{ position:relative; left:50%; width:100vw; max-width:100vw; margin:0 -50vw; padding:64px 24px; font-family:Inter,"Segoe UI",Arial,sans-serif; background:#fff; }
.gsp-cn-overview, .gsp-cn-overview *{ box-sizing:border-box; }
.gsp-cn-overview-container{ display:grid; grid-template-columns:minmax(0,55fr) minmax(0,45fr); align-items:center; gap:clamp(48px,5.5vw,82px); max-width:1400px; margin:0 auto; }
.gsp-cn-overview-content{ max-width:600px; }
.gsp-cn-overview-eyebrow{ display:flex; align-items:center; gap:10px; margin-bottom:12px; color:#14417a; font-size:11px; font-weight:700; letter-spacing:1.5px; }
.gsp-cn-overview-eyebrow i{ display:block; width:25px; height:2px; background:#cfff04; }
.gsp-cn-overview-content h2{ margin:0 0 18px; color:#0a1f3d; font-size:clamp(30px,3.4vw,38px); font-weight:800; }
.gsp-cn-overview-content p{ margin:0 0 14px; color:#64748a; font-size:15px; line-height:1.72; }
.gsp-cn-overview-image{ position:relative; height:380px; border-radius:14px; overflow:hidden; background:#dce5ef center/cover no-repeat; box-shadow:0 22px 48px rgba(7,38,73,.13); }
.gsp-cn-overview-caption{ position:absolute; left:22px; right:22px; bottom:20px; display:flex; gap:11px; color:#fff; }
.gsp-cn-overview-caption>span{ display:block; width:22px; height:2px; margin-top:7px; background:#cfff04; }
.gsp-cn-overview-caption strong{ display:block; font-size:10.5px; font-weight:700; letter-spacing:1.2px; }
.gsp-cn-overview-caption small{ display:block; color:rgba(255,255,255,.78); font-size:11.5px; }
@media(max-width:900px){ .gsp-cn-overview-container{ grid-template-columns:1fr; gap:34px; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0b8bcbf */html, body{ overflow-x:clip; }
.gsp-cn-stats{ position:relative; left:50%; width:100vw; max-width:100vw; margin:0 -50vw; padding:70px 24px; font-family:Inter,"Segoe UI",Arial,sans-serif; background:#0a1f3d; }
.gsp-cn-stats, .gsp-cn-stats *{ box-sizing:border-box; }
.gsp-cn-stats-container{ max-width:820px; margin:0 auto; }
.gsp-cn-stats-header{ margin-bottom:36px; text-align:center; }
.gsp-cn-stats-eyebrow{ display:inline-block; margin-bottom:10px; color:#cfff04; font-size:11px; font-weight:800; letter-spacing:1.6px; }
.gsp-cn-stats-header h2{ margin:0; color:#fff; font-size:clamp(28px,3.2vw,36px); font-weight:800; }
.gsp-cn-bar-row{ display:grid; grid-template-columns:170px 1fr 130px; align-items:center; gap:16px; margin-bottom:20px; }
.gsp-cn-bar-row label{ font-size:13px; font-weight:600; color:#c4d0e2; }
.gsp-cn-bar{ height:8px; border-radius:999px; background:rgba(255,255,255,.1); overflow:hidden; }
.gsp-cn-bar-fill{ height:100%; border-radius:999px; background:linear-gradient(90deg,#14417a,#cfff04); }
.gsp-cn-bar-row span{ font-size:11.5px; color:#7a8ba6; text-align:right; }
@media(max-width:600px){
  .gsp-cn-stats{ padding:48px 15px; }
  .gsp-cn-bar-row{ grid-template-columns:1fr; gap:6px; text-align:left; }
  .gsp-cn-bar-row span{ text-align:left; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74d83ee */html,
body {
  overflow-x: clip;
}

.gsp-cn-gc,
.gsp-cn-gc * {
  box-sizing: border-box;
}

.gsp-cn-gc {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin: 0 -50vw;
  padding: 70px 24px;
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  background: linear-gradient(180deg, #f4f7fb, #eef3f8);
}

.gsp-cn-gc-container {
  max-width: 1300px;
  margin: 0 auto;
}

/* HEADER */
.gsp-cn-gc-header {
  max-width: 650px;
  margin: 0 0 28px;
}

.gsp-cn-gc-eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #14417a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.6px;
}

.gsp-cn-gc-header h2 {
  margin: 0;
  color: #071d38;
  font-size: clamp(28px, 3.2vw, 36px);
  font-weight: 800;
  line-height: 1.15;
}

/* GALLERY */
.gsp-cn-gc-gallery {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 26px;
}

.gsp-cn-gc-gallery > div {
  aspect-ratio: 3 / 4;
  border: 1px solid #d7e1eb;
  border-radius: 8px;
  background-color: #ccd9e7;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* CAPABILITY CARDS */
.gsp-cn-gc-row {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 26px;
}

.gsp-cn-gc-cap {
  min-height: 150px;
  padding: 18px 16px;
  border: 1px solid #dce5ee;
  border-radius: 10px;
  background: #ffffff;
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

.gsp-cn-gc-cap:hover {
  transform: translateY(-4px);
  border-color: #c5d4e3;
  box-shadow: 0 14px 30px rgba(7, 38, 73, 0.08);
}

.gsp-cn-gc-num {
  display: block;
  margin-bottom: 14px;
  color: #14417a;
  font-size: 21px;
  font-weight: 800;
  line-height: 1;
  opacity: 0.35;
}

.gsp-cn-gc-cap h4 {
  margin: 0 0 7px;
  color: #0a2b4f;
  font-size: 13.5px;
  font-weight: 800;
  line-height: 1.35;
}

.gsp-cn-gc-cap p {
  margin: 0;
  color: #69798d;
  font-size: 11.5px;
  line-height: 1.55;
}

/* CERTIFICATIONS */
.gsp-cn-gc-certs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gsp-cn-gc-certs span {
  padding: 9px 15px;
  border-radius: 8px;
  background: #0a1f3d;
  color: #cfff04;
  font-size: 12px;
  font-weight: 700;
}

/* TABLET */
@media (max-width: 900px) {
  .gsp-cn-gc-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gsp-cn-gc-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* MOBILE */
@media (max-width: 560px) {
  .gsp-cn-gc {
    padding: 50px 15px;
  }

  .gsp-cn-gc-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gsp-cn-gc-gallery > div {
    aspect-ratio: 4 / 5;
  }

  .gsp-cn-gc-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .gsp-cn-gc-cap {
    min-height: auto;
    padding: 20px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30d5c22 */html, body{ overflow-x:clip; }
.gsp-cn-cta{ position:relative; left:50%; width:100vw; max-width:100vw; margin:0 -50vw; padding:70px 24px; text-align:center; font-family:Inter,"Segoe UI",Arial,sans-serif; background:linear-gradient(120deg,#14417a,#0a1f3d); }
.gsp-cn-cta, .gsp-cn-cta *{ box-sizing:border-box; }
.gsp-cn-cta h2{ margin:0 0 12px; color:#fff; font-size:clamp(28px,3.2vw,36px); font-weight:800; }
.gsp-cn-cta p{ margin:0 auto 26px; max-width:520px; color:#c4d0e2; font-size:15px; line-height:1.6; }
.gsp-cn-cta-btn{ display:inline-flex !important; align-items:center; gap:10px; padding:0 28px; min-height:52px; border-radius:999px; background:#cfff04; color:#0a1f3d !important; font-size:14px; font-weight:800; text-decoration:none !important; transition:transform .2s; }
.gsp-cn-cta-btn:hover{ transform:translateY(-2px); }/* End custom CSS */