if (window.Element && !Element.prototype.closest) { Element.prototype.closest = function (s) { var matches = (this.document || this.ownerDocument).querySelectorAll(s), i, el = this; do { i = matches.length; while (--i >= 0 && matches.item(i) !== el) { }; } while ((i < 0) && (el = el.parentElement)); return el; }; } (function (w, d) { var widgetUrl = "https://widget.trustist.com"; var assetUrl = "https://widgetassets.trustist.com"; var businessKey = "45ecwysd"; var locationKey = "f4vhr0ij"; var tenantKey = ""; var tag = ""; var activeWidgets = []; var accessToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6ImY0dmhyMGlqIiwiZXhwIjoxNzUxNjMyMzc1LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.v8wEXbeb7AFSD9BqV3TsObwzGo4C6iC_iV_Cjs5Li5o"; var accessTokenExpiry = "1751632375000"; var refreshToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6ImY0dmhyMGlqIiwianRpIjoiNTFjNjQ1OTYtYTY0Mi00MzY0LTg0ZjItYmU5NjIwNzc2Zjg3IiwiZXhwIjoxNzUxODA0NTc1LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.mB3yGYBleUcBWuvqASC6oVkSPG5k98JhuaBjDlAVlDw"; var template = '