.elementor-412 .elementor-element.elementor-element-6ee1f950{--display:flex;--min-height:100vh;--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;--justify-content:flex-end;}.elementor-412 .elementor-element.elementor-element-6ee1f950 .elementor-background-slideshow__slide__image{background-position:top right;}.elementor-412 .elementor-element.elementor-element-4644ca6e{--display:flex;--padding-top:36px;--padding-bottom:54px;--padding-left:0px;--padding-right:0px;}.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-412 .elementor-element.elementor-element-250108df .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-412 .elementor-element.elementor-element-250108df .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-412 .elementor-element.elementor-element-250108df{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}/* Start custom CSS for gallery, class: .elementor-element-250108df */.masonry-hover .e-gallery-item {
  background-size: cover;
  background-position: center;
}

.masonry-hover .e-gallery-item:nth-child(1) {
  background-image: url("URL-IMAGE-SURVOL-1.jpg");
}

.masonry-hover .e-gallery-item:nth-child(2) {
  background-image: url("URL-IMAGE-SURVOL-2.jpg");
}

.masonry-hover .e-gallery-item:nth-child(3) {
  background-image: url("URL-IMAGE-SURVOL-3.jpg");
}

.masonry-hover .e-gallery-image {
  transition: opacity 0.4s ease;
}

.masonry-hover .e-gallery-item:hover .e-gallery-image {
  opacity: 0;
}/* End custom CSS */