.elementor-3469 .elementor-element.elementor-element-48e2b2c{--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-3469 .elementor-element.elementor-element-aeb2585{width:initial;max-width:initial;}.elementor-3469 .elementor-element.elementor-element-aeb2585.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__content{color:var( --e-global-color-8532e58 );font-family:"Outfit", Sans-serif;font-size:24px;font-weight:400;text-decoration:underline;line-height:1.4em;text-align:left;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field.display-multiline{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field.display-inline .jet-listing-dynamic-field__inline-wrap{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__icon{color:var( --e-global-color-8532e58 );font-size:5px;}.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__icon :is(svg, path){fill:var( --e-global-color-8532e58 );}body:not(.rtl) .elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__icon{margin-right:10px;}body.rtl .elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__icon{margin-left:10px;}@media(max-width:1024px){.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__content{font-size:22px;}}@media(max-width:767px){.elementor-3469 .elementor-element.elementor-element-aeb2585 .jet-listing-dynamic-field__content{font-size:18px;}}/* Start custom CSS for container, class: .elementor-element-48e2b2c *//* Container styling for the list effect */
.elementor-3469 .elementor-element.elementor-element-48e2b2c {
    margin-bottom: 10px;
}

/* Creating the custom bullet */
.elementor-3469 .elementor-element.elementor-element-48e2b2c .nav-anchor-link::before {
    content: "•"; /* Standard bullet point */
    color: #F36B1C; /* Brand Orange */
    display: inline-block;
    width: 1em; /* Space for the bullet */
    margin-right: 10px; /* Space between bullet and text */
    font-size: 24px; /* Slightly larger bullet for visibility */
    vertical-align: middle;
}

/* Styling the link itself */
.elementor-3469 .elementor-element.elementor-element-48e2b2c .nav-anchor-link {
    color: #F36B1C !important;
    font-family: 'Outfit', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    transition: all 0.3s ease;
}

/* Hover effect */
.elementor-3469 .elementor-element.elementor-element-48e2b2c .nav-anchor-link:hover {
    color: #d35400 !important; /* Slightly darker orange */
    padding-left: 5px; /* Subtle slide interaction */
}/* End custom CSS */