.elementor-kit-6{--e-global-color-primary:#1A237E;--e-global-color-secondary:#9FB0CA;--e-global-color-text:#D9E1EE;--e-global-color-accent:#D4AF37;--e-global-color-transparent:#00000000;--e-global-color-1d78a05:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Poppins";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Poppins";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Poppins";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Poppins";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Figtree";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;background-color:transparent;background-image:linear-gradient(180deg, #081A36 0%, #05142D 100%);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:17px;}.elementor-element{--widgets-spacing:17px 17px;--widgets-spacing-row:17px;--widgets-spacing-column:17px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.erp-homepage {
  --erp-navy: #05142D;
  --erp-navy-2: #0c2347;
  --erp-gold: #D4AF37;
  --erp-white: #ffffff;
  --erp-text: #d9e1ee;
  --erp-muted: #9fb0ca;
  --erp-card: rgba(255, 255, 255, 0.06);
  --erp-border: rgba(212, 175, 55, 0.24);
  --erp-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
  --erp-radius: 20px;
  color: var(--erp-text);
  font-family: "Inter", Arial, sans-serif;
}

.erp-homepage * {
  box-sizing: border-box;
}

.erp-homepage a {
  text-decoration: none;
}

.erp-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

.erp-section {
  padding: 84px 0;
  background: linear-gradient(180deg, var(--erp-navy), #081a36 100%);
}

.erp-section-alt {
  background: linear-gradient(180deg, #081a36, #0b2142 100%);
}

.erp-hero {
  padding: 88px 0 72px;
  background:
    radial-gradient(circle at top right, rgba(212, 175, 55, 0.12), transparent 28%),
    linear-gradient(180deg, var(--erp-navy), #081a36 100%);
}

.erp-hero-grid,
.erp-two-col {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 36px;
  align-items: center;
}

.erp-kicker,
.erp-badge {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.12);
  border: 1px solid rgba(212, 175, 55, 0.26);
  color: #f0df97;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.erp-homepage h1,
.erp-homepage h2,
.erp-homepage h3 {
  color: var(--erp-white);
  line-height: 1.1;
  margin: 0 0 16px;
}

.erp-homepage h1 {
  font-size: 56px;
  letter-spacing: -0.03em;
  margin-top: 18px;
}

.erp-homepage h2 {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.erp-homepage h3 {
  font-size: 22px;
}

.erp-lead,
.erp-homepage p,
.erp-homepage li {
  color: var(--erp-text);
  font-size: 18px;
  line-height: 1.7;
}

.erp-lead {
  font-size: 20px;
  max-width: 760px;
}

.erp-hero-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
  margin-bottom: 32px;
}

.erp-btn {
  display: inline-block;
  padding: 14px 22px;
  border-radius: 14px;
  font-weight: 700;
  transition: all 0.2s ease;
  box-shadow: var(--erp-shadow);
}

.erp-btn:hover {
  transform: translateY(-1px);
}

.erp-btn-primary {
  background: var(--erp-gold);
  color: #09111f;
}

.erp-btn-secondary {
  background: rgba(255, 255, 255, 0.07);
  color: var(--erp-white);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.erp-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.erp-metric,
.erp-card,
.erp-service-card,
.erp-step-card,
.erp-panel,
.erp-cta {
  background: var(--erp-card);
  border: 1px solid var(--erp-border);
  border-radius: var(--erp-radius);
  box-shadow: var(--erp-shadow);
}

.erp-metric {
  padding: 22px;
}

.erp-metric-number {
  color: var(--erp-white);
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 8px;
}

.erp-metric-text {
  color: var(--erp-text);
  font-size: 16px;
}

.erp-hero-ui {
  padding: 6px;
}

.erp-ui-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.erp-card {
  padding: 20px;
  background: rgba(8, 22, 44, 0.88);
}

.erp-card p {
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.6;
}

.erp-section-intro {
  margin-bottom: 28px;
}

.erp-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.erp-service-card {
  padding: 28px;
}

.erp-list {
  padding-left: 20px;
  margin: 12px 0 0;
}

.erp-list li {
  margin: 8px 0;
}

.erp-steps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.erp-step-card {
  padding: 24px;
}

.erp-step-number {
  color: var(--erp-gold);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}

.erp-panel {
  padding: 28px;
}

.erp-cta {
  padding: 36px;
  text-align: center;
  background: linear-gradient(
    135deg,
    rgba(212, 175, 55, 0.14),
    rgba(255, 255, 255, 0.05)
  );
}

.erp-cta p {
  max-width: 700px;
  margin: 0 auto 22px;
}

@media (max-width: 980px) {
  .erp-hero-grid,
  .erp-two-col,
  .erp-services-grid,
  .erp-steps-grid,
  .erp-metrics,
  .erp-ui-grid {
    grid-template-columns: 1fr;
  }

  .erp-homepage h1 {
    font-size: 40px;
  }

  .erp-homepage h2 {
    font-size: 30px;
  }
}/* End custom CSS */