.elementor-156 .elementor-element.elementor-element-519d1bc{--display:flex;--min-height:104px;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:155px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-156 .elementor-element.elementor-element-519d1bc .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-156 .elementor-element.elementor-element-519d1bc .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-156 .elementor-element.elementor-element-e0ee80e{--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;overflow:visible;}.elementor-156 .elementor-element.elementor-element-e0ee80e .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-156 .elementor-element.elementor-element-e0ee80e .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-156 .elementor-element.elementor-element-63b0045{--display:flex;--min-height:112px;--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;--margin-top:-16px;--margin-bottom:-55px;--margin-left:0px;--margin-right:0px;--padding-top:-16px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-156 .elementor-element.elementor-element-63b0045 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-156 .elementor-element.elementor-element-63b0045 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-156 .elementor-element.elementor-element-a30b1b1{--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;overflow:visible;}.elementor-156 .elementor-element.elementor-element-a30b1b1 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-156 .elementor-element.elementor-element-a30b1b1 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-156 .elementor-element.elementor-element-a48db63{--display:flex;--min-height:126px;--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;overflow:visible;}.elementor-156 .elementor-element.elementor-element-a48db63 .pxl-divider-border-line .pxl-item-line-width{width:0%;}.elementor-156 .elementor-element.elementor-element-a48db63 .pxl-divider-border-line .pxl-item-line-height{height:0%;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-156 .elementor-element.elementor-element-cc1f576{width:100%;max-width:100%;}@media(min-width:768px){.elementor-156 .elementor-element.elementor-element-63b0045{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-d79ff22 */.cdc-about-section {
      background: #f7f3ee;
      padding: 110px 24px;
    }

    .cdc-container {
      max-width: 1240px;
      margin: 0 auto;
    }

    .cdc-about-grid {
      display: grid;
      grid-template-columns: 1.05fr 0.95fr;
      gap: 70px;
      align-items: center;
    }

    .cdc-eyebrow {
      color: #9aa7b8;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 18px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .cdc-about-content h1 {
      color: #071634;
      font-size: clamp(44px, 6vw, 82px);
      line-height: 0.98;
      letter-spacing: -0.04em;
      margin: 0 0 30px;
      font-weight: 700;
    }

    .cdc-about-content p {
      color: #8b99aa;
      font-size: 21px;
      line-height: 1.75;
      margin-bottom: 22px;
    }

    .cdc-about-features {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 34px 48px;
      margin: 45px 0;
      border-top: 1px solid rgba(7, 22, 52, 0.15);
      padding-top: 40px;
    }

    .cdc-about-features h3 {
      color: #071634;
      font-size: 24px;
      line-height: 1.2;
      margin: 0 0 12px;
      font-weight: 700;
    }

    .cdc-about-features p {
      font-size: 18px;
      line-height: 1.6;
      margin: 0;
      color: #8b99aa;
    }

    .cdc-primary-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background: #101722;
      color: #ffffff;
      padding: 22px 34px;
      border-radius: 16px;
      font-size: 20px;
      font-weight: 700;
      text-decoration: none;
      transition: all 0.25s ease;
      margin-top: 10px;
    }

    .cdc-primary-btn:hover {
      background: #071634;
      transform: translateY(-2px);
    }

    .cdc-about-images {
      display: grid;
      gap: 32px;
    }

    .cdc-about-images img {
      width: 100%;
      height: auto;
      border-radius: 28px;
      object-fit: cover;
      display: block;
    }

    .cdc-about-images img:nth-child(2) {
      margin-left: -70px;
      width: calc(100% + 70px);
    }

    @media (max-width: 900px) {

      .cdc-about-section {
        padding: 70px 20px;
      }

      .cdc-about-grid {
        grid-template-columns: 1fr;
        gap: 45px;
      }

      .cdc-about-features {
        grid-template-columns: 1fr;
        gap: 28px;
      }

      .cdc-about-images img:nth-child(2) {
        margin-left: 0;
        width: 100%;
      }

      .cdc-about-content h1 {
        font-size: 48px;
      }

      .cdc-about-content p {
        font-size: 18px;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a005fb *//* TECHNOLOGY SECTION */

.cdc-tech {
  background: #ffffff;
  padding: 120px 24px;
  overflow: hidden;
}

.cdc-tech-inner {
  max-width: 1280px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 80px;
  align-items: center;
}

.cdc-tech-image img {
  width: 100%;
  height: 760px;
  object-fit: cover;
  border-radius: 40px;
  display: block;

  box-shadow:
    0 35px 90px rgba(7,22,52,0.12);
}

.cdc-tech-eyebrow {
  color: #9aa7b8;

  font-size: 15px;
  font-weight: 700;

  letter-spacing: 0.08em;
  text-transform: uppercase;

  margin: 0 0 18px;
}

.cdc-tech h2 {
  color: #071634;

  font-size: clamp(48px, 5vw, 82px);

  line-height: 0.95;
  letter-spacing: -0.055em;

  margin: 0 0 28px;

  font-weight: 800;
}

.cdc-tech p {
  color: #6d7b8b;

  font-size: 20px;
  line-height: 1.9;

  margin: 0 0 26px;

  font-weight: 500;
}

.cdc-tech-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;

  margin-top: 42px;
}

.cdc-tech-card {
  background: #f7f3ee;

  border-radius: 24px;

  padding: 26px;

  border: 1px solid rgba(7,22,52,0.05);

  box-shadow:
    0 10px 30px rgba(7,22,52,0.04);
}

.cdc-tech-card h3 {
  color: #071634;

  font-size: 20px;
  line-height: 1.2;

  margin: 0 0 12px;

  font-weight: 700;
}

.cdc-tech-card p {
  color: #7d8a9b;

  font-size: 16px;
  line-height: 1.7;

  margin: 0;
}

@media (max-width: 900px) {

  .cdc-tech {
    padding: 80px 20px;
  }

  .cdc-tech-inner {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .cdc-tech-image img {
    height: auto;
  }

  .cdc-tech h2 {
    font-size: 50px;
  }

  .cdc-tech p {
    font-size: 18px;
  }

  .cdc-tech-grid {
    grid-template-columns: 1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ba985e *//* FINAL CTA SECTION */

.cdc-final-cta {
  background: #071634;
  padding: 120px 24px;
  overflow: hidden;
  position: relative;
}

.cdc-final-cta::before {
  content: "";
  position: absolute;
  inset: 0;

  background:
    radial-gradient(circle at top right,
    rgba(255,255,255,0.06),
    transparent 35%);
}

.cdc-final-cta-inner {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.cdc-final-cta-eyebrow {
  color: rgba(255,255,255,0.55);

  font-size: 15px;
  font-weight: 700;

  letter-spacing: 0.08em;
  text-transform: uppercase;

  margin: 0 0 20px;
}

.cdc-final-cta h2 {
  color: #ffffff;

  font-size: clamp(52px, 6vw, 92px);

  line-height: 0.94;
  letter-spacing: -0.055em;

  margin: 0 0 28px;

  font-weight: 800;
}

.cdc-final-cta p {
  color: rgba(255,255,255,0.72);

  font-size: 22px;
  line-height: 1.9;

  max-width: 820px;

  margin: 0 auto 44px;

  font-weight: 500;
}

.cdc-final-cta-points {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;

  margin-bottom: 48px;
}

.cdc-final-pill {
  background: rgba(255,255,255,0.08);

  border: 1px solid rgba(255,255,255,0.08);

  padding: 14px 20px;

  border-radius: 999px;

  color: #ffffff;

  font-size: 15px;
  font-weight: 600;

  backdrop-filter: blur(8px);
}

.cdc-final-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: #ffffff;
  color: #071634;

  padding: 22px 38px;

  border-radius: 18px;

  font-size: 18px;
  font-weight: 700;

  text-decoration: none;

  transition: all 0.25s ease;
}

.cdc-final-cta-btn:hover {
  transform: translateY(-2px);
  background: #f3f4f6;
}

@media (max-width: 900px) {

  .cdc-final-cta {
    padding: 85px 20px;
  }

  .cdc-final-cta h2 {
    font-size: 54px;
  }

  .cdc-final-cta p {
    font-size: 18px;
  }

  .cdc-final-cta-btn {
    width: 100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5980021 */.cdc-map-section {
  background: #f7f3ee;
  padding: 110px 24px;
}

.cdc-map-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 60px;
  align-items: center;
}

.cdc-map-eyebrow {
  color: #071634;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 18px;
  opacity: 0.78;
}

.cdc-map-content h2 {
  color: #071634;
  font-size: clamp(44px, 5vw, 76px);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 0 0 24px;
  font-weight: 700;
}

.cdc-map-content p {
  color: #465363;
  font-size: 20px;
  line-height: 1.85;
  margin: 0 0 34px;
  font-weight: 500;
}

.cdc-map-btn {
  display: inline-flex;
  padding: 20px 32px;
  border-radius: 18px;
  background: #071634;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.cdc-map-frame {
  height: 500px;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(7,22,52,0.12);
  border: 1px solid rgba(7,22,52,0.08);
}

.cdc-map-frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 900px) {
  .cdc-map-section {
    padding: 75px 20px;
  }

  .cdc-map-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .cdc-map-frame {
    height: 380px;
  }
}
.cdc-map-btn {
  display: inline-flex;
  padding: 20px 32px;
  border-radius: 18px;
  background: #071634;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.25s ease;
}

.cdc-map-btn:hover {
  background: #071634;
  color: #f7f3ee;
  transform: translateY(-2px);
}/* End custom CSS */