.elementor-9 .elementor-element.elementor-element-18fef4b{--display:flex;--margin-top:15px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-9 .elementor-element.elementor-element-3844855{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;padding:0px 0px 0px 0px;}.elementor-9 .elementor-element.elementor-element-0c16604{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -10px) 0px;}.elementor-9 .elementor-element.elementor-element-60e451e{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-9 .elementor-element.elementor-element-1022da6{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-1022da6{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-1022da6{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for gallery, class: .elementor-element-60e451e *//* Kill overlay behavior completely */
.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__overlay {
  display: none !important;
}

/* Make gallery items stack vertically */
.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item {
  display: flex;
  flex-direction: column;
}

/* Force caption to behave like normal text below image */
.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__description,
.elementor-9 .elementor-element.elementor-element-60e451e figcaption {
  position: static !important;
  opacity: 1 !important;
  transform: none !important;
  margin-top: 10px;
  text-align: left;
  pointer-events: auto;
}

/* Ensure image is not wrapped by overlay */
.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__content {
  position: static !important;
}

.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__description,
.elementor-9 .elementor-element.elementor-element-60e451e figcaption {
  color: #333333; /* change to whatever you want */
}
.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__description,
.elementor-9 .elementor-element.elementor-element-60e451e figcaption {
  font-size: 14px;
  line-height: 1.4;
}

.elementor-9 .elementor-element.elementor-element-60e451e .elementor-gallery-item__description a,
.elementor-9 .elementor-element.elementor-element-60e451e figcaption a {
  color: #002A40;
  text-decoration: underline;
}/* End custom CSS */