.elementor-26754 .elementor-element.elementor-element-42e47d9{--display:flex;}.elementor-26754 .elementor-element.elementor-element-e2a58f1{--spacer-size:200px;}.elementor-26754 .elementor-element.elementor-element-ce1f97e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-26754 .elementor-element.elementor-element-9b57a00 .gallery-item .gallery-caption{text-align:center;}.elementor-26754 .elementor-element.elementor-element-4180a41{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-26754 .elementor-element.elementor-element-36c22ab .gallery-item .gallery-caption{text-align:center;}.elementor-26754 .elementor-element.elementor-element-fac1525{--display:flex;}@media(max-width:1024px){.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );}}/* Start custom CSS for image-gallery, class: .elementor-element-36c22ab *//* Show only desktop gallery on screens >= 768px */
@media (max-width: 767px) {
  .desktop-gallery {
    display: none !important;
  }
}

/* Show only mobile gallery on screens < 768px */
@media (min-width: 768px) {
  .mobile-gallery {
    display: none !important;
  }
}/* End custom CSS */