.elementor-kit-5{--e-global-color-primary:#F5F2FA;--e-global-color-secondary:#E9DFFC;--e-global-color-text:#22223B;--e-global-color-accent:#9F70FF;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--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;color:#22223B;font-family:"Sora", Sans-serif;font-weight:300;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#22223B;font-family:"Sora", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* default margin that keeps headings spaced once they’re released */
.sticky-1,
.sticky-2 {
  margin-bottom: 60px;   /* or 120 px if that’s the gap you want */
}

/* while a heading is actively sticky, wipe that margin */
.sticky-1.elementor-sticky--effects,
.sticky-2.elementor-sticky--effects {
  margin-bottom: 0;      /* no !important needed; later rule wins */
}

/* lowest heading never needs extra space */
.sticky-3 {
  margin-bottom: 0;
}/* End custom CSS */