.elementor-75099 .elementor-element.elementor-element-634f150{--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-75099 .elementor-element.elementor-element-b63c450{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-75099 .elementor-element.elementor-element-ba47d02 img{width:100%;max-width:100%;}.elementor-75099 .elementor-element.elementor-element-a5f8418{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-75099 .elementor-element.elementor-element-6337bb6 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:600;}.elementor-75099 .elementor-element.elementor-element-f3bc739{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-75099 .elementor-element.elementor-element-09f7c2d{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-75099 .elementor-element.elementor-element-ed93e9a{font-family:"Roboto", Sans-serif;font-weight:700;}.elementor-75099 .elementor-element.elementor-element-8c9167a{--display:flex;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-75099 .elementor-element.elementor-element-520e5bf .elementor-button{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:500;}@media(min-width:768px){.elementor-75099 .elementor-element.elementor-element-09f7c2d{--width:29%;}}@media(max-width:767px){.elementor-75099 .elementor-element.elementor-element-634f150{--gap:15px 0px;--row-gap:15px;--column-gap:0px;}.elementor-75099 .elementor-element.elementor-element-b63c450{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-75099 .elementor-element.elementor-element-ba47d02 img{width:100%;}.elementor-75099 .elementor-element.elementor-element-a5f8418{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-75099 .elementor-element.elementor-element-6337bb6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-75099 .elementor-element.elementor-element-6337bb6{text-align:center;}.elementor-75099 .elementor-element.elementor-element-f3bc739{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-75099 .elementor-element.elementor-element-ed93e9a{text-align:center;}.elementor-75099 .elementor-element.elementor-element-8c9167a{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}/* Start custom CSS for container, class: .elementor-element-634f150 */.jet-listing-grid .jet-listing-dynamic-field {
  display: flex;
  flex-direction: column;
  height: 100%; /* Full height for consistency */
  justify-content: space-between;
}

.jet-listing-grid .jet-listing-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.jet-listing-grid .listing-content {
  flex-grow: 1;
}

.jet-listing-grid .listing-footer {
  margin-top: auto; /* Pushes this block to the bottom */
}

/* Optional: Consistent image sizing */
.jet-listing-grid img {
  height: 250px; /* Or desired height */
  object-fit: cover;
}



.elementor-heading-title > a {
  display: -webkit-box;
  -webkit-line-clamp: 2;           
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  height: 2em; /* This forces the title area to always reserve space for 2 lines */
}/* End custom CSS */