.elementor-kit-333{--e-global-color-primary:#131313;--e-global-color-secondary:#131313;--e-global-color-text:#7A7A7A;--e-global-color-accent:#7E61CE;--e-global-color-75737164:#1035E7;--e-global-color-544e4fcb:#23A455;--e-global-color-2eb6c250:#000;--e-global-color-37193d09:#FFF;--e-global-color-18c5091c:#1A5CE0;--e-global-color-77474670:#CAD0DB;--e-global-color-710e3242:#FFFFFF;--e-global-color-6b5e9843:#1A1A1A;--e-global-color-6fa09963:#0C49C2;--e-global-color-17ec92ea:#FFFFFF;--e-global-color-4ae4fc3e:#242A36;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-333 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */@media (max-width: 767px) {
   body {
       overflow-x: hidden;
   }
}

/* Prevent horizontal overflow */
body {
  overflow-x: hidden;
}

/* Make images responsive */
img {
  max-width: 100%;
  height: auto;
}

/* Responsive container */
.container {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

html, body {
    overflow-x: hidden;
    width: 100%;
}/* End custom CSS */