.elementor-445 .elementor-element.elementor-element-49ef264{--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-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-445 .elementor-element.elementor-element-3f4ec4d{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-445 .elementor-element.elementor-element-3f4ec4d .elementor-heading-title{font-family:"Rubik", Sans-serif;font-size:75px;font-weight:300;}.elementor-445 .elementor-element.elementor-element-7e846a1{margin:-17px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-445 .elementor-element.elementor-element-7e846a1 .elementor-heading-title{font-family:"Rubik", Sans-serif;font-size:20px;font-weight:300;}.elementor-445 .elementor-element.elementor-element-f34dc96{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:-15px;--margin-bottom:18px;--margin-left:0px;--margin-right:0px;}.elementor-445 .elementor-element.elementor-element-f34dc96.e-con{--align-self:center;}.elementor-445 .elementor-element.elementor-element-2002835{text-align:center;}.elementor-445 .elementor-element.elementor-element-2002835 .elementor-heading-title{font-family:"Rubik", Sans-serif;font-size:15px;font-weight:200;color:#000000;}.elementor-445 .elementor-element.elementor-element-30dc799{--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-445 .elementor-element.elementor-element-6c4e430{--e-image-carousel-slides-to-show:4;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-445 .elementor-element.elementor-element-6c4e430.elementor-element{--align-self:center;}.elementor-445 .elementor-element.elementor-element-bf33ad4{--display:flex;--min-height:270px;--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-445 .elementor-element.elementor-element-33bcebf{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-445 .elementor-element.elementor-element-6c4e430{--e-image-carousel-slides-to-show:3;}}@media(max-width:767px){.elementor-445 .elementor-element.elementor-element-3f4ec4d .elementor-heading-title{font-size:52px;}.elementor-445 .elementor-element.elementor-element-2002835{text-align:center;}.elementor-445 .elementor-element.elementor-element-2002835 .elementor-heading-title{font-size:12px;}.elementor-445 .elementor-element.elementor-element-6c4e430{--e-image-carousel-slides-to-show:2;}}@media(min-width:768px){.elementor-445 .elementor-element.elementor-element-f34dc96{--width:87%;}.elementor-445 .elementor-element.elementor-element-30dc799{--content-width:100%;}}/* Start custom CSS for image-carousel, class: .elementor-element-6c4e430 */.galzm {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.galzm img {
  height: 600px;
  width: 460px;
  object-fit: cover;
  transition: transform 0.3s ease;
  display: block;
}

.galzm img:hover {
  transform: scale(1.03);
}/* End custom CSS */