.elementor-kit-8{--e-global-color-primary:#1C2430;--e-global-color-secondary:#F5F5F3;--e-global-color-text:#1C2430;--e-global-color-accent:#C8E545;--e-global-color-a8df7f4:#F5F5F3;--e-global-color-0c25ccf:#ECEDF0;--e-global-color-9c0596f:#D1D6DC;--e-global-color-0e3d93d:#9BA6B2;--e-global-color-f27f962:#6B7A8F;--e-global-color-d92ffc9:#3D4A5C;--e-global-color-f4a45fd:#2A3441;--e-global-color-e706557:#1C2430;--e-global-color-57fbd9c:#C8E545;--e-global-color-335bd82:#9BBF10;--e-global-color-d2d21f3:#EBF5A0;--e-global-color-b2d4fdf:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;--e-global-typography-66ae685-font-family:"DM Sans";--e-global-typography-66ae685-font-size:38px;--e-global-typography-66ae685-font-weight:300;--e-global-typography-66ae685-letter-spacing:-0.025em;--e-global-typography-82ec851-font-family:"DM Sans";--e-global-typography-82ec851-font-size:22px;--e-global-typography-82ec851-font-weight:500;--e-global-typography-82ec851-letter-spacing:-0.01em;--e-global-typography-453f01d-font-family:"DM Sans";--e-global-typography-453f01d-font-size:16px;--e-global-typography-453f01d-font-weight:400;--e-global-typography-7a4f36b-font-family:"DM Sans";--e-global-typography-7a4f36b-font-size:14px;--e-global-typography-7a4f36b-font-weight:400;--e-global-typography-7a4f36b-line-height:1.7lh;--e-global-typography-4672a5e-font-family:"DM Sans";--e-global-typography-4672a5e-font-size:11px;--e-global-typography-4672a5e-font-weight:600;--e-global-typography-4672a5e-text-transform:uppercase;--e-global-typography-4672a5e-letter-spacing:0.14em;--e-global-typography-28d1f2c-font-family:"DM Sans";--e-global-typography-28d1f2c-font-size:13px;--e-global-typography-28d1f2c-font-weight:400;--e-global-typography-bc4657f-font-family:"DM Sans";--e-global-typography-bc4657f-font-size:13px;--e-global-typography-bc4657f-font-weight:600;--e-global-typography-6682251-font-family:"DM Sans";--e-global-typography-6682251-font-size:13px;--e-global-typography-6682251-font-weight:500;--e-global-typography-6682251-line-height:1.25em;--e-global-typography-b234967-font-family:"DM Sans";--e-global-typography-b234967-font-size:14px;--e-global-typography-b234967-font-weight:400;--e-global-typography-b234967-line-height:1.4em;--e-global-typography-c6f480c-font-family:"DM Sans";--e-global-typography-c6f480c-font-size:14px;--e-global-typography-c6f480c-font-weight:600;background-color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-kit-8 a{color:var( --e-global-color-e706557 );}.elementor-kit-8 a:hover{color:var( --e-global-color-f4a45fd );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {

  /* ── Slate tonal scale ─────────────────── */
  --color-900: #1C2430;   /* Abyss   — deepest text / hero bg */
  --color-800: #2A3441;   /* — */
  --color-600: #3D4A5C;   /* Slate   — primary brand */
  --color-400: #6B7A8F;   /* Fog     — secondary text */
  --color-300: #9BA6B2;   /* Haze    — muted / placeholder */
  --color-200: #D1D6DC;   /* Mist    — borders */
  --color-100: #ECEDF0;   /* Cloud   — subtle fills */
  --color-50:  #F5F5F3;   /* Page bg */

  /* ── Volt accent ───────────────────────── */
  --accent:    #C8E545;   /* Volt    — pop / CTA / highlight */
  --accent-dk: #9BBF10;   /* Volt Dk — on-white / stat nums */
  --accent-lt: #EBF5A0;   /* Volt Lt — tint fills */

  /* ── Semantic aliases ──────────────────── */
  --color-bg:       var(--color-50);
  --color-surface:  #FFFFFF;
  --color-surface2: var(--color-100);
  --color-primary:  var(--color-600);
  --color-text:     var(--color-900);
  --color-text-mid: var(--color-400);
  --color-muted:    var(--color-300);
  --color-border:   var(--color-200);

}

.relative {
    position: relative;
}

.fit {
    width: fit-content;
}

.pointer {
    cursor: pointer;
}/* End custom CSS */