.elementor-4779 .elementor-element.elementor-element-457a426{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-547cc39 */.opa-projects-hub {
  max-width: 1240px;
  margin: 0 auto;
  padding: 70px 18px 90px;
  font-family: inherit;
  color: #0f172a;
  overflow: hidden;
}

.opa-projects-hero {
  text-align: center;
  max-width: 920px;
  margin: 0 auto 58px;
}

.opa-projects-hero > span {
  display: inline-block;
  color: #3b82f6;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.opa-projects-hero h1 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.04;
  font-weight: 750;
  letter-spacing: -0.045em;
}

.opa-projects-hero p {
  max-width: 760px;
  margin: 22px auto 0;
  color: #475569;
  font-size: 18px;
  line-height: 1.75;
}

.opa-projects-hero-stats {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}

.opa-projects-hero-stats div {
  min-width: 0;
  background: #ffffff;
  border: 1px solid rgba(30, 58, 138, 0.1);
  border-radius: 18px;
  padding: 18px 16px;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.05);
}

.opa-projects-hero-stats strong {
  display: block;
  color: #1e3a8a;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 7px;
}

.opa-projects-hero-stats span {
  display: block;
  color: #64748b;
  font-size: 14px;
  line-height: 1.35;
}

.opa-projects-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.opa-project-card,
.opa-project-card:visited {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid rgba(30, 58, 138, 0.1);
  border-radius: 26px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
  transition: 0.28s ease;
  min-height: 100%;
}

.opa-project-card:hover {
  transform: translateY(-8px);
  border-color: rgba(59, 130, 246, 0.35);
  box-shadow: 0 28px 70px rgba(15, 23, 42, 0.12);
}

.opa-project-img {
  height: 220px;
  background: #f8fafc;
  overflow: hidden;
}

.opa-project-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: 0.35s ease;
}

.opa-project-card:hover .opa-project-img img {
  transform: scale(1.06);
}

.opa-project-body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.opa-project-body > span {
  display: inline-block;
  color: #3b82f6;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.opa-project-body h2 {
  margin: 0 0 12px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -0.03em;
  font-weight: 750;
}

.opa-project-body p {
  margin: 0;
  color: #475569;
  font-size: 15.5px;
  line-height: 1.65;
}

.opa-project-metrics {
  margin-top: auto;
  padding-top: 22px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 14px;
  border-top: 1px solid rgba(30, 58, 138, 0.08);
}

.opa-project-metrics strong {
  color: #1e3a8a;
  font-size: 26px;
  line-height: 1;
  font-weight: 850;
}

.opa-project-metrics em {
  color: #64748b;
  font-style: normal;
  font-size: 13.5px;
  text-align: right;
}

.opa-projects-cta {
  margin-top: 70px;
  background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
  border-radius: 30px;
  padding: 62px 28px;
  text-align: center;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.opa-projects-cta::before {
  content: "";
  position: absolute;
  inset: -40%;
  background: radial-gradient(circle, rgba(255,255,255,0.18), transparent 45%);
}

.opa-projects-cta span,
.opa-projects-cta h2,
.opa-projects-cta p,
.opa-projects-cta a {
  position: relative;
}

.opa-projects-cta span {
  display: inline-block;
  color: #bfdbfe;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.opa-projects-cta h2 {
  max-width: 760px;
  margin: 0 auto;
  color: #ffffff !important;
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.opa-projects-cta p {
  max-width: 680px;
  margin: 18px auto 0;
  color: rgba(255,255,255,0.84);
  font-size: 17px;
  line-height: 1.7;
}

.opa-projects-cta a,
.opa-projects-cta a:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  padding: 15px 28px;
  border-radius: 999px;
  background: #ffffff !important;
  color: #1e3a8a !important;
  text-decoration: none;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.18);
  transition: 0.25s ease;
}

.opa-projects-cta a:hover {
  transform: translateY(-3px);
  background: #eff6ff !important;
  color: #1e3a8a !important;
}

@media (max-width: 1024px) {
  .opa-projects-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .opa-project-img {
    height: 210px;
  }
}

@media (max-width: 640px) {
  .opa-projects-hub {
    padding: 44px 14px 64px;
  }

  .opa-projects-hero {
    text-align: left;
    margin-bottom: 38px;
  }

  .opa-projects-hero h1 {
    font-size: 38px;
  }

  .opa-projects-hero p {
    font-size: 16px;
    line-height: 1.65;
  }

  .opa-projects-hero-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin-top: 26px;
  }

  .opa-projects-hero-stats div {
    border-radius: 14px;
    padding: 14px 8px;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.05);
  }

  .opa-projects-hero-stats strong {
    font-size: 21px;
    margin-bottom: 6px;
  }

  .opa-projects-hero-stats span {
    font-size: 11.5px;
    line-height: 1.25;
  }

  .opa-projects-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .opa-project-img {
    height: 210px;
  }

  .opa-project-body {
    padding: 22px;
  }

  .opa-project-body h2 {
    font-size: 22px;
  }

  .opa-projects-cta {
    padding: 46px 20px;
    border-radius: 24px;
  }
}

@media (max-width: 380px) {
  .opa-projects-hero-stats {
    gap: 6px;
  }

  .opa-projects-hero-stats div {
    padding: 12px 6px;
  }

  .opa-projects-hero-stats strong {
    font-size: 19px;
  }

  .opa-projects-hero-stats span {
    font-size: 10.5px;
  }
}/* End custom CSS */