.elementor-kit-6{--e-global-color-primary:#6CB33F;--e-global-color-secondary:#000000;--e-global-color-text:#ECECEC;--e-global-color-accent:#040404;--e-global-color-71197aa:#71B7E7;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;color:#F1F0EC;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:#F1F0EC;}.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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* Remove horizontal overflow site-wide */
html, body {
  overflow-x: hidden;
}

/* Prevent oversized elements from breaking layout */
.elementor-section,
.elementor-column,
.elementor-widget {
  max-width: 100% !important;
  overflow-x: hidden;
}

/* Fix unwanted scrollbars in text and heading widgets */
.elementor-heading-title,
.elementor-text-editor {
  overflow: visible !important;
  height: auto !important;
}/* End custom CSS */