.elementor-kit-6{--e-global-color-primary:#07162E;--e-global-color-secondary:#008ADB;--e-global-color-text:#000000;--e-global-color-accent:#0B1E3D;--e-global-color-dfa5784:#F7F9FC;--e-global-color-d0d3888:#5A6B85;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-a63514a-font-family:"Manrope";--e-global-typography-a63514a-font-size:14px;--e-global-typography-a63514a-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h4{font-family:"Manrope", Sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--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: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{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 */.kicker {
  display: block; font-size: 11px; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.2em; color: #1F5EFF; margin-bottom: 10px;
}
.goal-card {
  background: #fff; border: 1px solid #d3d3d3; border-radius:15px;
  padding: 22px; display: flex; gap: 16px; align-items: flex-start;
  transition: border-color .2s, box-shadow .2s;
}
.goal-card:hover { border-color: #1F5EFF; box-shadow: 0 10px 26px -18px rgba(7,22,46,.3); }
.goal-card h3 { font-size: 15px; font-weight: 700;color:#000000 }
.card {
  background: #fff; border: 1px solid var(--border);
  border-radius: var(--radius); padding: 28px;
  transition: border-color .2s, box-shadow .2s, transform .2s;
}
.pill {
   color: #fff; border-radius: 999px;
  padding: 5px 13px; font-size: 11px; font-weight: 700;
  text-transform: uppercase; letter-spacing: 0.08em;
}
.pill--soft {
  background: #EEF3FF; color: #1546CB;
  text-transform: uppercase; letter-spacing: 0.12em; border-radius: var(--radius-sm);
}
.pill--soft-muted {
  background: #6e7b8c40; color: #1546CB;
  text-transform: uppercase; letter-spacing: 0.12em; border-radius: var(--radius-sm);
}
.lede { font-size: 17px; color: var(--muted); line-height: 1.7; }
.eyebrow {
  display: inline-flex; align-items: center; gap: 14px;
  font-size: 11px; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.2em; color: var(--blue); margin-bottom: 20px;
}
.eyebrow::before {
  content: ""; width: 44px; height: 1px; background: var(--blue); flex: none;
}
.eyebrow.no-rule::before { display: none; }
.outcome {
  display: flex; gap: 12px; align-items: flex-start;
  background: var(--bg-alt); border: 1px solid var(--border);
  border-radius: 10px; padding: 13px; font-size: 14px; font-weight: 500;
}
.outcome + .outcome { margin-top: 10px; }
.outcome svg { width: 18px; height: 18px; color: var(--blue); flex: none; margin-top: 1px; }
.dialog-message.dialog-lightbox-message {border-radius: 15px;}/* End custom CSS */