.elementor-157 .elementor-element.elementor-element-d8c1f02{--display:flex;--min-height:0px;--padding-top:30px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.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-157 .elementor-element.elementor-element-0d6b39d .elementor-gallery-item__overlay{background-color:#02010154;}.elementor-157 .elementor-element.elementor-element-0d6b39d .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-157 .elementor-element.elementor-element-0d6b39d .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:#F4623A73;}.elementor-157 .elementor-element.elementor-element-0d6b39d{--image-transition-duration:500ms;--overlay-transition-duration:2ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}#elementor-popup-modal-157 .dialog-widget-content{animation-duration:1.2s;background-color:#00000040;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-157{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-157 .dialog-message{width:1440px;height:auto;padding:30px 30px 30px 30px;}#elementor-popup-modal-157 .dialog-close-button{display:flex;top:2%;font-size:31px;}body:not(.rtl) #elementor-popup-modal-157 .dialog-close-button{right:1%;}body.rtl #elementor-popup-modal-157 .dialog-close-button{left:1%;}#elementor-popup-modal-157 .dialog-close-button i{color:#F4623A;}#elementor-popup-modal-157 .dialog-close-button svg{fill:#F4623A;}@media(min-width:768px){.elementor-157 .elementor-element.elementor-element-d8c1f02{--content-width:1600px;}}@media(max-width:1024px){body:not(.rtl) #elementor-popup-modal-157 .dialog-close-button{right:2%;}body.rtl #elementor-popup-modal-157 .dialog-close-button{left:2%;}}@media(max-width:767px){#elementor-popup-modal-157 .dialog-message{padding:50px 10px 50px 10px;}}/* Start custom CSS for gallery, class: .elementor-element-0d6b39d */.gallery-hover-icon .elementor-gallery-item::after {
  content: "\f00e"; /* Unicode for search-plus */
  font-family: "Font Awesome 5 Free";
  font-weight: 600; /* Solid style (required for this icon) */
  font-size: 60px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
  pointer-events: none;
}

.gallery-hover-icon .elementor-gallery-item:hover::after {
  opacity: 1;
}/* End custom CSS */