(function(a){a.attach('.b-faq',function(h,f){var g=null,b=null,c=null;let e=0,d=null;f.find('.b-faq-item').each(function(j,g){var h,i,f;g=a(g),h=g.find('.b-faq-item-q'),i=g.find('.b-faq-item-a'),f=g.find('.b-faq-item-toggle-label'),h.on('click',function(){if(b==g)b.removeClass('b-faq-item-current'),b=null,c.css('height','');else{b&&(b.removeClass('b-faq-item-current'),b=null,c.css('height',''));var h=a(window).scrollTop();d&&d[0].getBoundingClientRect().bottom+200<a(window).height()&&a("html, body").animate({scrollTop:h-e/1.1},500),b=g,b.addClass('b-faq-item-current'),c=i,c.css('height',c.scrollHeight()),e=c.scrollHeight(),d=i}g.hasClass('b-faq-item-current')?(f.text('Hide Answer'),f.css('width',''),f.css('width',f.scrollWidth())):(f.text('See Answer'),f.css('width',''),f.css('width',f.scrollWidth()))}),j===0&&h.trigger('click')})})})(jQuery)