.elementor-683 .elementor-element.elementor-element-5cec95d{--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:18px;--padding-bottom:18px;--padding-left:18px;--padding-right:18px;}.elementor-683 .elementor-element.elementor-element-755b73c{--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;--border-radius:20px 20px 20px 20px;box-shadow:0px 0px 18px 0px rgba(0, 0, 0, 0.06);--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-683 .elementor-element.elementor-element-755b73c:not(.elementor-motion-effects-element-type-background), .elementor-683 .elementor-element.elementor-element-755b73c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-683 .elementor-element.elementor-element-8dfbc8b img{width:150px;height:150px;object-fit:cover;object-position:center center;border-radius:999px 999px 999px 999px;}.elementor-683 .elementor-element.elementor-element-ec35424{margin:8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-683 .elementor-element.elementor-element-ec35424 .elementor-heading-title{font-size:17px;font-weight:500;}.elementor-683 .elementor-element.elementor-element-c773481{margin:-5px 0px calc(var(--kit-widget-spacing, 0px) + 4px) 0px;text-align:center;}.elementor-683 .elementor-element.elementor-element-c773481 .elementor-heading-title{font-size:16px;font-weight:300;color:#7E7E7E;}.elementor-683 .elementor-element.elementor-element-b6910b8 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-683 .elementor-element.elementor-element-b6910b8 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-683 .elementor-element.elementor-element-b6910b8 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-683 .elementor-element.elementor-element-b6910b8 .jet-listing-dynamic-field__content{text-align:left;}.elementor-683 .elementor-element.elementor-element-066ba85{text-align:center;font-size:15px;color:#7C7C7C;}.jet-listing-item.single-jet-engine.elementor-page-683 > .elementor{width:465px;margin-left:auto;margin-right:auto;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-b6910b8 */.elementor-683 .elementor-element.elementor-element-b6910b8 .jet-listing-dynamic-field {
    justify-content: center !important;
}

.rating{
  --star-size: 20px;
  --rating: 0;
  position: relative;
  display: inline-block;
  font-size: var(--star-size);
  line-height: 1;
}

.rating .stars-back{
  color:#cfcfcf;
}

.rating .stars-front{
  color:#f5b301;
  position:absolute;
  left:0;
  top:0;
  width: calc((var(--rating) / 5) * 100%);
  overflow:hidden;
  white-space:nowrap;
}/* End custom CSS */