.elementor-kit-8{--e-global-color-primary:#3E559F;--e-global-color-primary_hover:#6B8AEE;--e-global-color-text:#21201B;--e-global-color-accent:#21201B;--e-global-color-lighter:#999999;--e-global-color-border:#E6E6E6;--e-global-color-f516e99:#EEF4FF;--e-global-color-883ab0a:#FDD202;--e-global-color-db77ed9:#2D53A3;--e-global-color-da83965:#D4332B;--e-global-color-48e6b61:#14B486;--e-global-color-c622128:#2FB431;--e-global-color-313afda:#009340;--e-global-color-5269de4:#0A5030;--e-global-color-839cb77:#0A7556;--e-global-color-8c5a0bc:#7D3805;--e-global-color-80a4703:#8D8E8B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-heading_title-font-family:"Fredoka";--e-global-typography-heading_title-font-size:50px;--e-global-typography-heading_title-font-weight:500;--e-global-typography-heading_title-text-transform:none;--e-global-typography-heading_title-line-height:44px;--e-global-typography-heading_title-letter-spacing:-0.5px;--e-global-typography-heading_footer-font-family:"Poppins";--e-global-typography-heading_footer-font-size:16px;--e-global-typography-heading_footer-font-weight:600;--e-global-typography-heading_footer-text-transform:uppercase;--e-global-typography-heading_footer-line-height:20px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-size:14px;font-weight:600;color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:17px 31px 17px 31px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary_hover );color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:980px;}.e-con{--container-max-width:980px;}.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-kit-8{--e-global-typography-heading_title-font-size:30px;--e-global-typography-heading_title-line-height:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.stop-before-footer {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;  /* Adjust to the position where the widget starts sticking */
    z-index: 9999;  /* Ensure the widget stays on top of other elements */
}

@media (min-width: 1025px) {
    .stop-before-footer.is-stuck {
        position: absolute;
        top: calc(100vh - 600px); /* 600px = height of the footer (500px) + 100px buffer */
    }
}/* End custom CSS */