.elementor-251 .elementor-element.elementor-element-57cf53f{--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-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-251 .elementor-element.elementor-element-90ce015 img{border-radius:10px 10px 10px 10px;}.elementor-251 .elementor-element.elementor-element-e2a3f60{--display:flex;--gap:5px 5px;--row-gap:5px;--column-gap:5px;}.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-251 .elementor-element.elementor-element-9f6860b .elementor-heading-title{font-family:var( --e-global-typography-01e8d8a-font-family ), Sans-serif;font-size:var( --e-global-typography-01e8d8a-font-size );font-weight:var( --e-global-typography-01e8d8a-font-weight );line-height:var( --e-global-typography-01e8d8a-line-height );letter-spacing:var( --e-global-typography-01e8d8a-letter-spacing );color:var( --e-global-color-primary );}.elementor-251 .elementor-element.elementor-element-a84101b .elementor-heading-title{font-family:var( --e-global-typography-9c3945f-font-family ), Sans-serif;font-size:var( --e-global-typography-9c3945f-font-size );font-weight:var( --e-global-typography-9c3945f-font-weight );line-height:var( --e-global-typography-9c3945f-line-height );letter-spacing:var( --e-global-typography-9c3945f-letter-spacing );color:var( --e-global-color-primary );}.jet-listing-item.single-jet-engine.elementor-page-251 > .elementor{width:300px;margin-left:auto;margin-right:auto;}@media(max-width:1024px){.elementor-251 .elementor-element.elementor-element-9f6860b .elementor-heading-title{font-size:var( --e-global-typography-01e8d8a-font-size );line-height:var( --e-global-typography-01e8d8a-line-height );letter-spacing:var( --e-global-typography-01e8d8a-letter-spacing );}.elementor-251 .elementor-element.elementor-element-a84101b .elementor-heading-title{font-size:var( --e-global-typography-9c3945f-font-size );line-height:var( --e-global-typography-9c3945f-line-height );letter-spacing:var( --e-global-typography-9c3945f-letter-spacing );}}@media(max-width:767px){.elementor-251 .elementor-element.elementor-element-9f6860b .elementor-heading-title{font-size:var( --e-global-typography-01e8d8a-font-size );line-height:var( --e-global-typography-01e8d8a-line-height );letter-spacing:var( --e-global-typography-01e8d8a-letter-spacing );}.elementor-251 .elementor-element.elementor-element-a84101b .elementor-heading-title{font-size:var( --e-global-typography-9c3945f-font-size );line-height:var( --e-global-typography-9c3945f-line-height );letter-spacing:var( --e-global-typography-9c3945f-letter-spacing );}}/* Start custom CSS for image, class: .elementor-element-90ce015 */.ratio img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.ratio img {
  filter: grayscale(100%);
  transition: filter 0.4s ease;
}
.ratio:hover img {
  filter: grayscale(0%);
}/* End custom CSS */