.elementor-634 .elementor-element.elementor-element-df7d085{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-634 .elementor-element.elementor-element-3f44391{--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;--overflow:hidden;--border-radius:20px 20px 20px 20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-634 .elementor-element.elementor-element-a2d7087{padding:0px 0px 0px 0px;}.elementor-634 .elementor-element.elementor-element-a2d7087 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-634 .elementor-element.elementor-element-a2d7087 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-634 .elementor-element.elementor-element-a2d7087 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;width:100%;}.elementor-634 .elementor-element.elementor-element-a2d7087 .jet-listing-dynamic-image img{width:100%;height:250px;object-fit:cover;border-radius:20px 20px 20px 20px;}.elementor-634 .elementor-element.elementor-element-a2d7087 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-634 .elementor-element.elementor-element-eb70071{--display:flex;--position:absolute;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:50px 50px 50px 50px;top:15px;}.elementor-634 .elementor-element.elementor-element-eb70071:not(.elementor-motion-effects-element-type-background), .elementor-634 .elementor-element.elementor-element-eb70071 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000069;}.elementor-634 .elementor-element.elementor-element-eb70071.e-con{--align-self:center;}body:not(.rtl) .elementor-634 .elementor-element.elementor-element-eb70071{right:21px;}body.rtl .elementor-634 .elementor-element.elementor-element-eb70071{left:21px;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-icon i{color:#FFFFFF;font-size:14px;}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-icon svg{fill:#FFFFFF;--e-icon-list-icon-size:14px;}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-icon{width:14px;}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-text, .elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-text a{color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-item{font-family:"Barlow", Sans-serif;font-size:14px;font-weight:400;}.elementor-634 .elementor-element.elementor-element-0d0b9c6{--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;--padding-top:20px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-634 .elementor-element.elementor-element-03e8e85 .jet-listing-dynamic-field__content{color:var( --e-global-color-secondary );font-family:"Barlow", Sans-serif;font-weight:500;text-align:left;}.elementor-634 .elementor-element.elementor-element-03e8e85 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-634 .elementor-element.elementor-element-03e8e85 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-634 .elementor-element.elementor-element-03e8e85 .jet-listing-dynamic-field{justify-content:flex-start;}@media(max-width:767px){.elementor-634 .elementor-element.elementor-element-eb70071{--width:33%;}body:not(.rtl) .elementor-634 .elementor-element.elementor-element-eb70071{right:12px;}body.rtl .elementor-634 .elementor-element.elementor-element-eb70071{left:12px;}.elementor-634 .elementor-element.elementor-element-c28490f .elementor-icon-list-item{font-size:12px;}.elementor-634 .elementor-element.elementor-element-03e8e85 .jet-listing-dynamic-field__content{font-size:16px;}}@media(min-width:768px){.elementor-634 .elementor-element.elementor-element-eb70071{--width:120px;}}/* Start custom CSS for container, class: .elementor-element-df7d085 */.zoom-card {
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}

.zoom-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease;
}

.zoom-card:hover img {
  transform: scale(1.12);
  filter: brightness(0.9);
}/* End custom CSS */