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 = "5251fnni"; var tenantKey = ""; var tag = ""; var activeWidgets = []; var accessToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6IjUyNTFmbm5pIiwiZXhwIjoxNzQ2Nzc2NDk3LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.lnlXIRfPvd5PC6mwW-ahMRw4Udq3pnq2baIw0UMCzCE"; var accessTokenExpiry = "1746776497000"; var refreshToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6IjUyNTFmbm5pIiwianRpIjoiMTY4MTQ1MjEtZWFkZS00YWViLWJhODktY2FmYWIyMDI0MzFmIiwiZXhwIjoxNzQ2OTQ4Njk3LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.BS7E-BKYGprDx7Dx25T1osQFsRw5HKtqYgpXN395obM"; var template = '