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 = "oh3eji00"; var tenantKey = ""; var tag = ""; var activeWidgets = []; var accessToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6Im9oM2VqaTAwIiwiZXhwIjoxNzUxNzY5OTg1LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.v9MIL_gXj24eIpedKcXhZdCMqCOWl3yjbFp90hXMXiU"; var accessTokenExpiry = "1751769985000"; var refreshToken = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbnRpdHlJZCI6Im9oM2VqaTAwIiwianRpIjoiNzcxY2I0YjQtMzc5ZS00OThjLTgxY2YtNDBkYjRiYzU2ZTUzIiwiZXhwIjoxNzUxOTQyMTg1LCJpc3MiOiJUcnVzdGlzdCIsImF1ZCI6IldpZGdldHMifQ.c62dGcdhb2Qdrrwq64EoFGu7fVDIfHXWxOdZvXoB5I8"; var template = '