.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}.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: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 *//* ============================================
   MOBILE home-only overflow fix for Elementor
=============================================== */
@media (max-width: 768px){
  html { overflow-x: clip !important; }
  body.home,
  body.home #page,
  body.home main,
  body.home #content { overflow-x: clip !important; }

  /* Stretched/100vw sections → clamp to screen */
  body.home .elementor-section-stretched { width:100% !important; left:0 !important; right:0 !important; }
  body.home [style*="100vw"] { width:100% !important; }

  /* Common wrappers */
  body.home .container, 
  body.home .wrap, 
  body.home .section { max-width:100% !important; }

  /* Sliders / carousels (Swiper/Elementor) */
  body.home .swiper,
  body.home .swiper-container { overflow:hidden !important; max-width:100% !important; }
  body.home .swiper-wrapper { margin:0 !important; }
  body.home .swiper-slide { min-width:0 !important; max-width:100% !important; }
  body.home .swiper-slide img,
  body.home .elementor-slides .swiper-slide img { width:100% !important; height:auto !important; object-fit:cover; display:block; }

  /* Columns/rows must be allowed to shrink */
  body.home .row > *, 
  body.home .flex > *, 
  body.home [class*="col"] { min-width:0 !important; }

  /* Kill negative side margins on mobile */
  body.home [style*="margin-left:-"],
  body.home [style*="margin-right:-"] { margin-left:0 !important; margin-right:0 !important; }
}/* End custom CSS */