.elementor-12658 .elementor-element.elementor-element-824e792 > .elementor-container{min-height:568px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-12658 .elementor-element.elementor-element-ad8852f .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-12658 .elementor-element.elementor-element-ad8852f .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-12658 .elementor-element.elementor-element-ad8852f{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}#elementor-popup-modal-12658{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-12658 .dialog-message{width:864px;height:571px;align-items:flex-start;}#elementor-popup-modal-12658 .dialog-close-button{display:flex;}#elementor-popup-modal-12658 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for gallery, class: .elementor-element-ad8852f *//* Show only the first gallery image */
.elementor-gallery__container .elementor-gallery-item:not(:first-child) {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* Optional: Make the first image full width */
.elementor-gallery__container .elementor-gallery-item:first-child img {
  width: 100%;
  height: auto;
  object-fit: cover;
  cursor: pointer;
}/* End custom CSS */