.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#0B1F3A;--e-global-color-c7ec281:#0B1F3A;--e-global-color-549ddf4:#222222;--e-global-color-ec0edea:#294564;--e-global-color-2ab573e:#4F6D8B;--e-global-color-72dc52a:#DCEAF7;--e-global-color-b603f71:#F5F7FA;--e-global-color-4142ab2:#FFFFFF;--e-global-color-017975a:#C8A84D;--e-global-color-d2d0f31:#000000;--e-global-color-a218a1b:#132F55;--e-global-color-c78018e:#1E293B;--e-global-typography-primary-font-family:"Barlow Semi Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-0fe3d0b-font-family:"Barlow Semi Condensed";--e-global-typography-0fe3d0b-font-weight:600;--e-global-typography-9658c63-font-family:"Inter";--e-global-typography-9658c63-font-weight:500;--e-global-typography-0483e79-font-family:"Barlow Semi Condensed";--e-global-typography-0483e79-font-weight:600;--e-global-typography-1fa4100-font-weight:400;--e-global-typography-3320cd2-font-weight:600;--e-global-typography-4af3159-font-family:"Barlow Semi Condensed";--e-global-typography-4af3159-font-weight:600;--e-global-typography-308f349-font-family:"Inter";--e-global-typography-308f349-font-weight:400;color:var( --e-global-color-549ddf4 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-weight:var( --e-global-typography-3320cd2-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;}}/* Start custom CSS *//* =========================
   BASE HEADING DEFAULTS
========================= */
h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 0.5em;
}

/* =========================
   UNIFIED DISPLAY SYSTEM
========================= */

/* Display XL */
.display-xl .elementor-heading-title, 
.display-xl.elementor-widget-text-editor,
.display-xl .elementor-text-editor {
  font-size: clamp(2.25rem, calc(1.5rem + 3vw), 3.5rem) !important;
  line-height: 1.1 !important;
}

/* Display LG */
.display-lg .elementor-heading-title, 
.display-lg.elementor-widget-text-editor,
.display-lg .elementor-text-editor {
  font-size: clamp(1.875rem, calc(1.25rem + 2.5vw), 2.5rem) !important;
  line-height: 1.15 !important;
}

/* Display MD */
.display-md .elementor-heading-title, 
.display-md.elementor-widget-text-editor,
.display-md .elementor-text-editor {
  font-size: clamp(1.5rem, calc(1.1rem + 1.6vw), 1.875rem) !important;
  line-height: 1.2 !important;
}

/* Display SM */
.display-sm .elementor-heading-title, 
.display-sm.elementor-widget-text-editor,
.display-sm .elementor-text-editor {
  font-size: clamp(1.25rem, calc(1rem + 1vw), 1.5rem) !important;
  line-height: 1.25 !important;
}

/* Display XS */
.display-xs .elementor-heading-title, 
.display-xs.elementor-widget-text-editor,
.display-xs .elementor-text-editor {
  font-size: clamp(1.125rem, calc(0.95rem + 0.7vw), 1.25rem) !important;
  line-height: 1.3 !important;
}

/* Display XXS */
.display-xxs .elementor-heading-title, 
.display-xxs.elementor-widget-text-editor,
.display-xxs .elementor-text-editor {
  font-size: clamp(1rem, calc(0.9rem + 0.4vw), 1.125rem) !important;
  line-height: 1.3 !important;
}

/* =========================
   BODY TEXT SYSTEM (UPDATED)
========================= */

body {
  font-family: "Inter", sans-serif;
  color: #333;
}

/* Lead text */
.text-lead,
.text-lead.elementor-widget-text-editor,
.text-lead .elementor-text-editor {
  font-size: clamp(1.125rem, calc(1rem + 0.5vw), 1.25rem);
  line-height: 1.6;
}

/* NEW: Large Body */
.text-lg,
.text-lg.elementor-widget-text-editor,
.text-lg .elementor-text-editor {
  font-size: clamp(1.0625rem, calc(1rem + 0.3vw), 1.125rem);
  line-height: 1.6;
}

/* Standard Body */
.text-md,
.text-md.elementor-widget-text-editor,
.text-md .elementor-text-editor {
  font-size: clamp(1rem, calc(0.95rem + 0.25vw), 1.0625rem);
  line-height: 1.6;
}

/* Small Body */
.text-sm,
.text-sm.elementor-widget-text-editor,
.text-sm .elementor-text-editor {
  font-size: clamp(0.875rem, calc(0.85rem + 0.15vw), 0.9375rem);
  line-height: 1.5;
}

/* Meta / Tiny Text */
.text-meta,
.text-meta.elementor-widget-text-editor,
.text-meta .elementor-text-editor {
  font-size: clamp(0.75rem, calc(0.72rem + 0.15vw), 0.8125rem);
  line-height: 1.4;
  opacity: 0.8;
}

/* =========================
   UI ELEMENTS
========================= */

.label {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: clamp(0.75rem, calc(0.7rem + 0.2vw), 0.875rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
}

.btn-text {
  font-family: "Inter", sans-serif;
  font-size: clamp(0.9375rem, calc(0.9rem + 0.2vw), 1rem);
  font-weight: 600;
  letter-spacing: 0.02em;
}

/* ===============================
   NPDF GLOBAL POST TYPOGRAPHY
================================= */

/* Main Article Title */
.single-post h1,
.single-post .entry-title,
.single-post .elementor-heading-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  font-size: clamp(2rem, calc(1.4rem + 2vw), 3rem);
  line-height: 1.1;
  color: #0B1F3A;
}

/* Article Section Headings */
.single-post h2 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  font-size: clamp(1.5rem, calc(1.1rem + 1vw), 2rem);
  line-height: 1.2;
  color: #0B1F3A;
  margin-top: 1.5em;
}

.single-post h3,
.single-post h4 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  color: #0B1F3A;
}

/* Main Body Text */
.single-post p,
.single-post li {
  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, calc(0.95rem + 0.25vw), 1.0625rem);
  line-height: 1.7;
  color: #333333;
}

/* Intro Paragraph */
.single-post .post-excerpt,
.single-post .lead {
  font-size: clamp(1.125rem, calc(1rem + 0.5vw), 1.25rem);
  line-height: 1.6;
}

/* Meta Info */
.single-post .post-info,
.single-post .elementor-post-info {
  font-family: "Inter", sans-serif;
  font-size: clamp(0.75rem, calc(0.72rem + 0.15vw), 0.8125rem);
  opacity: .8;
}

/* Links */
.single-post a {
  color: #0B1F3A;
  font-weight: 600;
}

.single-post a:hover {
  color: #C8A84D;
}

/* Lists spacing */
.single-post ul,
.single-post ol {
  padding-left: 1.25rem;
}

.single-post li {
  margin-bottom: .5rem;
}

/* =========================
   GOLD COLOR RESET (INLINE FIX)
========================= */

span[style*="color: #f2b705"] {
  color: inherit !important;
}

.elementor span[style*="color: #f2b705"],
.elementor span[style*="color:#f2b705"],
.elementor span[style*="color: rgb(242, 183, 5)"] {
  color: inherit !important;
}



/* NPDF Stats Component */
.npdf-stats .elementor-counter-number,
.npdf-stats .elementor-counter-number-prefix,
.npdf-stats .elementor-counter-number-suffix {
  font-size: 34px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
}

/* Stat Labels */
.npdf-stats .elementor-counter-title {
  font-size: 13px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em;
}

/* Tablet */
@media (max-width: 1024px) {
  .npdf-stats .elementor-counter-number,
  .npdf-stats .elementor-counter-number-prefix,
  .npdf-stats .elementor-counter-number-suffix {
    font-size: 32px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .npdf-stats .elementor-counter-number,
  .npdf-stats .elementor-counter-number-prefix,
  .npdf-stats .elementor-counter-number-suffix {
    font-size: 30px !important;
  }

  .npdf-stats .elementor-counter-title {
    font-size: 12px !important;
  }
}/* End custom CSS */