.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-87f57f1:#DCAA44;--e-global-color-e157050:#BB8B3F;--e-global-color-7cef5ce:#BBC1C2;--e-global-color-8c5ef2f:#D9A032;--e-global-color-34a72b4:#E7A900;--e-global-color-ab04ae2:#C98C12;--e-global-color-0632546:#2E3535;--e-global-color-204452a:#7BB3D9;--e-global-color-fe3695f:#263132;--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-8 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 *//* When hovering or focusing on the INNER image carousel, disable OUTER carousel controls */
.outer-carousel:has(.elementor-widget-image-carousel:hover),
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) {
  /* Optional: visual style if you want to indicate outer is paused */
}

/* Disable outer arrows & slide clicks while interacting with the inner carousel */
.outer-carousel:has(.elementor-widget-image-carousel:hover) .slick-arrow,
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) .slick-arrow,
.outer-carousel:has(.elementor-widget-image-carousel:hover) .swiper-button-next,
.outer-carousel:has(.elementor-widget-image-carousel:hover) .swiper-button-prev,
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) .swiper-button-next,
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) .swiper-button-prev,
.outer-carousel:has(.elementor-widget-image-carousel:hover) .slick-list,
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) .slick-list,
.outer-carousel:has(.elementor-widget-image-carousel:hover) .swiper-wrapper,
.outer-carousel:has(.elementor-widget-image-carousel:focus-within) .swiper-wrapper {
  pointer-events: none !important;
}

/* Make sure the INNER carousel still handles touch/drag smoothly */
.elementor-widget-image-carousel .slick-list,
.elementor-widget-image-carousel .swiper {
  touch-action: pan-y !important;
}/* End custom CSS */