.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-44 .elementor-element.elementor-element-e28377f{text-align:center;}.elementor-44 .elementor-element.elementor-element-e28377f .elementor-heading-title{color:#000000;}.elementor-44 .elementor-element.elementor-element-3479d79 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-44 .elementor-element.elementor-element-263f538 > .elementor-widget-container{padding:30px 0px 80px 0px;}.elementor-44 .elementor-element.elementor-element-ef8d814{--display:flex;}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for mivaan-faq, class: .elementor-element-3479d79 */<script>
jQuery(document).ready(function($){
  $('.faq-question').click(function(){
    $('.faq-answer').slideUp();
    $(this).next('.faq-answer').slideToggle();
  });
});
</script>/* End custom CSS */