.elementor-kit-6{--e-global-color-primary:#1876B1;--e-global-color-secondary:#000000;--e-global-color-text:#272628;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:46px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:27px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:53px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-line-height:58px;--e-global-typography-466e0df-font-family:"Poppins";--e-global-typography-466e0df-font-size:17px;--e-global-typography-466e0df-font-weight:600;--e-global-typography-466e0df-line-height:100%;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-kit-6{--e-global-typography-text-line-height:25px;--e-global-typography-466e0df-font-size:16px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-size:43px;--e-global-typography-466e0df-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-6{--e-global-typography-text-line-height:22px;--e-global-typography-466e0df-font-size:14px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:25px;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:18px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-size:33px;--e-global-typography-accent-line-height:30px;--e-global-typography-466e0df-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Prevent horizontal scrolling */
html, body {
    overflow-x: hidden;
}

/* Ensure sections don't overflow */
.elementor-section {
    overflow: hidden;
}

/* Ensure images & elements fit inside the screen */
img, iframe, .elementor-widget-container {
    max-width: 100%;
    height: auto;
}

/* Prevent unnecessary width issues */
body, .elementor-container, .elementor-row {
    overflow-x: hidden;
}

/* Adjust padding/margin for mobile without affecting layout */
@media (max-width: 1024px) {
    .elementor-section {
        padding-left: %;
        padding-right: %;
    }
}/* End custom CSS */