.elementor-kit-6{--e-global-color-primary:#182543;--e-global-color-secondary:#E0BD52;--e-global-color-text:#6B7385;--e-global-color-accent:#F3EACE;--e-global-color-7a9b44a:#F5F7F9;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:300;--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-primary-font-size:48px;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.15em;background-color:#F5F7F9;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.7em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#E0BD52;font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;color:#182543;border-radius:4px 4px 4px 4px;padding:13px 28px 13px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#182543;color:#E0BD52;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#E0BD52;}.elementor-kit-6 a:hover{color:#182543;}.elementor-kit-6 h1{color:var( --e-global-color-accent );font-family:"Cormorant Garamond", Sans-serif;font-size:72px;font-weight:300;line-height:1em;letter-spacing:0px;}.elementor-kit-6 h2{color:#182543;font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:300;line-height:1em;}.elementor-kit-6 h3{color:#182543;font-family:"Cormorant Garamond", Sans-serif;font-size:20px;font-weight:500;line-height:1.4em;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;line-height:1px;letter-spacing:3.1px;}.elementor-kit-6 h5{color:#182543;font-family:"Inter", Sans-serif;font-weight:600;}.elementor-kit-6 h6{color:#182543;font-family:"Inter", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@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 *//* skill-baseline: applied */
.elementor-widget-text-editor > p:last-child,
.elementor-widget-text-editor > .elementor-widget-container > p:last-child { margin-bottom: 0; }
.elementor-widget-text-editor > p:first-child,
.elementor-widget-text-editor > .elementor-widget-container > p:first-child { margin-top: 0; }
.elementor a:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }

/* Program steps layout */
.pm-steps { display: flex; flex-direction: column; gap: 48px; }
.pm-step { display: flex; align-items: flex-start; gap: 32px; padding-bottom: 48px; border-bottom: 1px solid rgba(24,37,67,0.08); }
.pm-step:last-child { border-bottom: none; padding-bottom: 0; }
.pm-step__num { font-family: "Cormorant Garamond", serif; font-size: 60px; font-weight: 300; color: rgba(224,189,82,0.35); line-height: 1; min-width: 72px; padding-top: 4px; }
.pm-step__body h2 { font-family: "Cormorant Garamond", serif; font-size: 24px; font-weight: 500; color: #182543; margin: 0 0 12px; line-height: 1.3; }
.pm-step__body p { font-family: "Inter", sans-serif; font-size: 16px; color: #6B7385; line-height: 1.7; margin: 0; }

/* Post content width — uses Elementor template-scoped .elementor-kit-6s (most specific, confirmed in DevTools).
   6b1d307 = outer section, beef7d8 = inner container in Page Single template (post 140).
   Default: inner container constrained to 768px for Gutenberg/fixed pages.
   Full-width: padding and max-width fully removed when pm-full-width-body is active. */
.elementor-140 .elementor-element.elementor-element-beef7d8 {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
body.pm-full-width-body .elementor-140 .elementor-element.elementor-element-6b1d307,
body.pm-full-width-body .elementor-140 .elementor-element.elementor-element-beef7d8 {
  padding: 0 !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Program page step layout */
.pm-step { display: flex; align-items: flex-start; gap: 20px; padding-bottom: 32px; }
.pm-step:last-child { padding-bottom: 0; }
.pm-step-badge { min-width: 40px; width: 40px; height: 40px; border-radius: 50%; background: rgba(201,169,110,0.12); display: flex; align-items: center; justify-content: center; color: #C9A96E; font-size: 14px; font-weight: 600; flex-shrink: 0; margin-top: 2px; }
.pm-step-content h2 { color: #182543; font-size: 24px; font-weight: 500; margin: 0 0 8px; line-height: 1.3; }
.pm-step-content p { color: #4A5568; font-size: 16px; line-height: 1.7; margin: 0; }

/* Collapse icon widget line-height overhead so icons align naturally in flex rows */
.elementor-widget-icon .elementor-icon-wrapper {
  line-height: 1;
}/* End custom CSS */