.elementor-kit-46{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1B284DFC;--e-global-color-accent:#7FA6CF;--e-global-color-2aafc5e:#5A7EA3;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Epilogue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Epilogue";--e-global-typography-accent-font-weight:500;}.elementor-kit-46 e-page-transition{background-color:#FFBC7D;}.elementor-kit-46 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* Prevent horizontal overflow globally */
html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

/* Elementor sections and containers */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.e-con,
.e-con-inner {
    max-width: 100%;
    overflow-x: hidden;
}

/* Elementor inner sections */
.elementor-inner-section {
    overflow: hidden;
}

/* Fix for stretched sections */
.elementor-section.elementor-section-stretched {
    max-width: 100vw !important;
}/* End custom CSS */