.elementor-1500 .elementor-element.elementor-element-5633240{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1500 .elementor-element.elementor-element-18c3827{--display:flex;}.elementor-1500 .elementor-element.elementor-element-676cfad > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1500 .elementor-element.elementor-element-676cfad.elementor-element{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-1500 .elementor-element.elementor-element-5633240{--width:50%;}.elementor-1500 .elementor-element.elementor-element-18c3827{--width:100%;}}/* Start custom CSS for elec_faqs, class: .elementor-element-676cfad *//* Force the FAQ columns to stack and center them */
.tt-faq .col-md-6 {
    -webkit-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 600px !important; /* Limits width so it's easier to read */
    margin: 0 auto !important;   /* This does the actual centering */
    float: none !important;
}

/* Ensure the accordions inside don't have weird padding issues when centered */
.tt-faq .js-accordeon {
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5633240 *//* Force the FAQ columns to stack and center them */
.tt-faq .col-md-6 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 600px !important; /* Limits width so it's easier to read */
    margin: 0 auto !important;   /* This does the actual centering */
    float: none !important;
}
/* Ensure the accordions inside don't have weird padding issues when centered */
.tt-faq .js-accordeon {
    width: 100%;
}/* End custom CSS */