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 = "dktf9uau"; var tenantKey = ""; var tag = ""; var activeWidgets = []; var accessToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6ImRrdGY5dWF1IiwiZXhwIjoxNzUyMTUwNDMxLCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.aJN3pCQImOIwJtbHrfMhclaFwraP0kUlOoEmiDrFC5c"; var accessTokenExpiry = "1752150431000"; var refreshToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6ImRrdGY5dWF1IiwianRpIjoiMTY3ODQ0MTQtNGJmNi00ZDRlLTkwMTQtMmNhZGYzNDgxZWY2IiwiZXhwIjoxNzUyMzIyNjMxLCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.TOrWIz-GHyi-cUS9VV5tsr3a2AHHghzMhO7tbeWlxa4"; var template = '