.elementor-595 .elementor-element.elementor-element-6eae9ab{--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:none;--border-style:none;}.elementor-595 .elementor-element.elementor-element-25ce6b4{--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;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:20px;}.elementor-595 .elementor-element.elementor-element-2bb7bfc{--display:flex;}.elementor-595 .elementor-element.elementor-element-f71a70a .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:600;text-align:left;}.elementor-595 .elementor-element.elementor-element-f71a70a .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-595 .elementor-element.elementor-element-f71a70a .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-595 .elementor-element.elementor-element-f71a70a .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-595 .elementor-element.elementor-element-ea5c341{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-595 .elementor-element.elementor-element-d1481a1{--display:flex;}.elementor-595 .elementor-element.elementor-element-86e151b .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:300;text-align:left;}.elementor-595 .elementor-element.elementor-element-86e151b .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-595 .elementor-element.elementor-element-86e151b .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-595 .elementor-element.elementor-element-86e151b .jet-listing-dynamic-field{justify-content:flex-start;}.jet-listing-item.single-jet-engine.elementor-page-595 > .elementor{width:808px;margin-left:auto;margin-right:auto;}@media(max-width:767px){.elementor-595 .elementor-element.elementor-element-2bb7bfc{--width:85%;}.elementor-595 .elementor-element.elementor-element-ea5c341{--width:11%;--justify-content:center;}}@media(min-width:768px){.elementor-595 .elementor-element.elementor-element-2bb7bfc{--width:90%;}.elementor-595 .elementor-element.elementor-element-ea5c341{--width:10%;}.elementor-595 .elementor-element.elementor-element-d1481a1{--width:90%;}}/* Start custom CSS for html, class: .elementor-element-610ab6e */.elementor-595 .elementor-element.elementor-element-610ab6e {
    width: 25px; 
    height: 25px; 
    min-width: 25px; 
    max-width:25px;
    min-height: 25px; 
    max-height: 25px; 
}

.elementor-595 .elementor-element.elementor-element-610ab6e svg {
    width: 100%; 
    height: 100%; 
    min-width: 25px; 
    max-width: 25px; 
    min-height: 25px; 
    max-height: 25px; 
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6eae9ab */.faq-answer {
    overflow: hidden; 
    transition: height 0.5s ease;
}
.faq-item .faq-question {
    cursor: pointer;
}

	
/*.faq-item .faq-question {
    position: relative;
    padding-bottom: 20px;
}

.faq-item .faq-question::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(112, 112, 112, 0.14);
    transition: background-color 0.6s ease;
}

.faq-item .faq-question:hover::after {
    background-color: #BA4F81;
}*/

.faq-item{ 
    position: relative; 
    padding-bottom: 20px; 
    
} 

.faq-item::after { 
    content: ""; 
    position: absolute; 
    left: 0; 
    bottom: 0; 
    width: 100%; 
    height: 1px; 
    background-color: rgba(112, 112, 112, 0.14); 
     transition: background-color 0.6s ease;
    
} 

.faq-item .faq-question:hover::after { 
    background-color: #BA4F81; 
    
}

.faq-item.active::after {
    background-color: #BA4F81;
}/* End custom CSS */