.elementor-1009 .elementor-element.elementor-element-5d63fa1{--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-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-01b0dc5 );--border-color:var( --e-global-color-01b0dc5 );--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.elementor-1009 .elementor-element.elementor-element-5d63fa1:not(.elementor-motion-effects-element-type-background), .elementor-1009 .elementor-element.elementor-element-5d63fa1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF5EC;}.elementor-1009 .elementor-element.elementor-element-bdd2bb1 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1009 .elementor-element.elementor-element-bdd2bb1 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1009 .elementor-element.elementor-element-bdd2bb1 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-1009 .elementor-element.elementor-element-bdd2bb1 .jet-listing-dynamic-field__content{text-align:left;}.jet-listing-item.single-jet-engine.elementor-page-1009 > .elementor{width:440px;margin-left:auto;margin-right:auto;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-bdd2bb1 */.jet-listing-grid--1009 {
    counter-reset: item;
}

.jet-listing-grid--1009 .jet-listing-grid__item {
    counter-increment: item;
}

.jet-listing-grid--1009 
.jet-listing-dynamic-field__content {
    position: relative;
    padding-left: 45px; /* space for number */
}

.jet-listing-grid--1009 
.jet-listing-dynamic-field__content::before {
    content: counter(item, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    
    font-size: 18px;
    font-weight: 600;
    color: #aa573d;
    font-size: 24px !important;
    font-family: playfair display;
    font-style: italic;
}/* End custom CSS */