// source --> https://gormens.fr/wp-content/themes/auberge/library/js/vendor/css-vars-ponyfill/css-vars-ponyfill.min.js?ver=1.16.1 
/*!
 * css-vars-ponyfill
 * v1.16.1
 * https://github.com/jhildenbiddle/css-vars-ponyfill
 * (c) 2018 John Hildenbiddle <http://hildenbiddle.com>
 * MIT license
 */
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.cssVars=t()}("undefined"!=typeof self?self:this,function(){"use strict";function e(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function t(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={mimeType:t.mimeType||null,onBeforeSend:t.onBeforeSend||Function.prototype,onSuccess:t.onSuccess||Function.prototype,onError:t.onError||Function.prototype,onComplete:t.onComplete||Function.prototype},r=Array.isArray(e)?e:[e],o=Array.apply(null,Array(r.length)).map(function(e){return null});function s(){return!("<"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").trim().charAt(0))}function a(e,t){n.onError(e,r[t],t)}function c(e,t){var s=n.onSuccess(e,r[t],t);e=!1===s?"":s||e,o[t]=e,-1===o.indexOf(null)&&n.onComplete(o)}r.forEach(function(e,t){var r=document.createElement("a");r.setAttribute("href",e),r.href=String(r.href);var o=r.host!==location.host,i=document.all&&!window.atob,u=r.protocol===location.protocol;if(o&&i)if(u){var l=new XDomainRequest;l.open("GET",e),l.timeout=0,l.onprogress=Function.prototype,l.ontimeout=Function.prototype,l.onload=function(){s(l.responseText)?c(l.responseText,t):a(l,t)},l.onerror=function(e){a(l,t)},setTimeout(function(){l.send()},0)}else console.log("Internet Explorer 9 Cross-Origin (CORS) requests must use the same protocol"),a(null,t);else{var f=new XMLHttpRequest;f.open("GET",e),n.mimeType&&f.overrideMimeType&&f.overrideMimeType(n.mimeType),n.onBeforeSend(f,e,t),f.onreadystatechange=function(){4===f.readyState&&(200===f.status&&s(f.responseText)?c(f.responseText,t):a(f,t))},f.send()}})}function n(e){var n={cssComments:/\/\*[\s\S]+?\*\//g,cssImports:/(?:@import\s*)(?:url\(\s*)?(?:['"])([^'"]*)(?:['"])(?:\s*\))?(?:[^;]*;)/g},o={rootElement:e.rootElement||document,include:e.include||'style,link[rel="stylesheet"]',exclude:e.exclude||null,filter:e.filter||null,useCSSOM:e.useCSSOM||!1,onBeforeSend:e.onBeforeSend||Function.prototype,onSuccess:e.onSuccess||Function.prototype,onError:e.onError||Function.prototype,onComplete:e.onComplete||Function.prototype},s=Array.apply(null,o.rootElement.querySelectorAll(o.include)).filter(function(e){return t=e,n=o.exclude,!(t.matches||t.matchesSelector||t.webkitMatchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector).call(t,n);var t,n}),a=Array.apply(null,Array(s.length)).map(function(e){return null});function c(){if(-1===a.indexOf(null)){var e=a.join("");o.onComplete(e,a,s)}}function i(e,n,r,s){var i=o.onSuccess(e,r,s);(function e(n,r,s,a){var c=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:[];var l=u(n,s,i);l.rules.length?t(l.absoluteUrls,{onBeforeSend:function(e,t,n){o.onBeforeSend(e,r,t)},onSuccess:function(e,t,n){var s=o.onSuccess(e,r,t),a=u(e=!1===s?"":s||e,t,i);return a.rules.forEach(function(t,n){e=e.replace(t,a.absoluteRules[n])}),e},onError:function(t,o,u){c.push({xhr:t,url:o}),i.push(l.rules[u]),e(n,r,s,a,c,i)},onComplete:function(t){t.forEach(function(e,t){n=n.replace(l.rules[t],e)}),e(n,r,s,a,c,i)}}):a(n,c)})(e=void 0!==i&&!1===Boolean(i)?"":i||e,r,s,function(e,t){null===a[n]&&(t.forEach(function(e){return o.onError(e.xhr,r,e.url)}),!o.filter||o.filter.test(e)?a[n]=e:a[n]="",c())})}function u(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],s={};return s.rules=(e.replace(n.cssComments,"").match(n.cssImports)||[]).filter(function(e){return-1===o.indexOf(e)}),s.urls=s.rules.map(function(e){return e.replace(n.cssImports,"$1")}),s.absoluteUrls=s.urls.map(function(e){return r(e,t)}),s.absoluteRules=s.rules.map(function(e,n){var o=s.urls[n],a=r(s.absoluteUrls[n],t);return e.replace(o,a)}),s}s.length?s.forEach(function(e,n){var s=e.getAttribute("href"),u=e.getAttribute("rel"),l="LINK"===e.nodeName&&s&&u&&"stylesheet"===u.toLowerCase(),f="STYLE"===e.nodeName;if(l)t(s,{mimeType:"text/css",onBeforeSend:function(t,n,r){o.onBeforeSend(t,e,n)},onSuccess:function(t,o,a){var c=r(s,location.href);i(t,n,e,c)},onError:function(t,r,s){a[n]="",o.onError(t,e,r),c()}});else if(f){var p=e.textContent;o.useCSSOM&&(p=Array.apply(null,e.sheet.cssRules).map(function(e){return e.cssText}).join("")),i(p,n,e,location.href)}else a[n]="",c()}):o.onComplete("",[])}function r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:location.href,n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t,o.href=e,o.href}function o(){for(var e=function(e){return e instanceof Object&&e.constructor===Object},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.reduce(function(t,n){return Object.keys(n).forEach(function(r){var s=t[r],a=n[r];e(s)&&e(a)?t[r]=o(s,a):t[r]=a}),t},{})}var s=a;function a(e,t,n){e instanceof RegExp&&(e=c(e,n)),t instanceof RegExp&&(t=c(t,n));var r=i(e,t,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+e.length,r[1]),post:n.slice(r[1]+t.length)}}function c(e,t){var n=t.match(e);return n?n[0]:null}function i(e,t,n){var r,o,s,a,c,i=n.indexOf(e),u=n.indexOf(t,i+1),l=i;if(i>=0&&u>0){for(r=[],s=n.length;l>=0&&!c;)l==i?(r.push(l),i=n.indexOf(e,l+1)):1==r.length?c=[r.pop(),u]:((o=r.pop())<s&&(s=o,a=u),u=n.indexOf(t,l+1)),l=i<u&&i>=0?i:u;r.length&&(c=[s,a])}return c}function u(e){var t=o({onlyVars:!1,removeComments:!1},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{});function n(e){throw new Error("CSS parse error: ".concat(e))}function r(t){var n=t.exec(e);if(n)return e=e.slice(n[0].length),n}function a(){return r(/^{\s*/)}function c(){return r(/^}/)}function i(){r(/^\s*/)}function u(){if(i(),"/"===e[0]&&"*"===e[1]){for(var t=2;e[t]&&("*"!==e[t]||"/"!==e[t+1]);)t++;if(!e[t])return n("end of comment is missing");var r=e.slice(2,t);return e=e.slice(t+2),{type:"comment",comment:r}}}function l(){for(var e,n=[];e=u();)n.push(e);return t.removeComments?[]:n}function f(){for(i();"}"===e[0];)n("extra closing bracket");var t=r(/^(("(?:\\"|[^"])*"|'(?:\\'|[^'])*'|[^{])+)/);if(t)return t[0].trim().replace(/\/\*([^*]|[\r\n]|(\*+([^*\/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(e){return e.replace(/,/g,"‌")}).split(/\s*(?![^(]*\)),\s*/).map(function(e){return e.replace(/\u200C/g,",")})}function p(){r(/^([;\s]*)+/);var e=/\/\*[^*]*\*+([^\/*][^*]*\*+)*\//g,t=r(/^(\*?[-#\/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(t){if(t=t[0].trim(),!r(/^:\s*/))return n("property missing ':'");var o=r(/^((?:\/\*.*?\*\/|'(?:\\'|.)*?'|"(?:\\"|.)*?"|\((\s*'(?:\\'|.)*?'|"(?:\\"|.)*?"|[^)]*?)\s*\)|[^};])+)/),s={type:"declaration",property:t.replace(e,""),value:o?o[0].replace(e,"").trim():""};return r(/^[;\s]*/),s}}function d(){if(!a())return n("missing '{'");for(var e,t=l();e=p();)t.push(e),t=t.concat(l());return c()?t:n("missing '}'")}function m(){i();for(var e,t=[];e=r(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),r(/^,\s*/);if(t.length)return{type:"keyframe",values:t,declarations:d()}}function v(){if(i(),"@"===e[0]){var o=function(){var e=r(/^@([-\w]+)?keyframes\s*/);if(e){var t=e[1];if(!(e=r(/^([-\w]+)\s*/)))return n("@keyframes missing name");var o,s=e[1];if(!a())return n("@keyframes missing '{'");for(var i=l();o=m();)i.push(o),i=i.concat(l());return c()?{type:"keyframes",name:s,vendor:t,keyframes:i}:n("@keyframes missing '}'")}}()||function(){var e=r(/^@supports *([^{]+)/);if(e)return{type:"supports",supports:e[1].trim(),rules:h()}}()||function(){if(r(/^@host\s*/))return{type:"host",rules:h()}}()||function(){var e=r(/^@media *([^{]+)/);if(e)return{type:"media",media:e[1].trim(),rules:h()}}()||function(){var e=r(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(e)return{type:"custom-media",name:e[1].trim(),media:e[2].trim()}}()||function(){if(r(/^@page */))return{type:"page",selectors:f()||[],declarations:d()}}()||function(){var e=r(/^@([-\w]+)?document *([^{]+)/);if(e)return{type:"document",document:e[2].trim(),vendor:e[1]?e[1].trim():null,rules:h()}}()||function(){if(r(/^@font-face\s*/))return{type:"font-face",declarations:d()}}()||function(){var e=r(/^@(import|charset|namespace)\s*([^;]+);/);if(e)return{type:e[1],name:e[2].trim()}}();if(o&&t.onlyVars){var s=!1;if(o.declarations)s=o.declarations.some(function(e){return/var\(/.test(e.value)});else s=(o.keyframes||o.rules||[]).some(function(e){return(e.declarations||[]).some(function(e){return/var\(/.test(e.value)})});return s?o:{}}return o}}function y(){if(t.onlyVars){var r=s("{","}",e);if(r){var o=-1!==r.pre.indexOf(":root")&&/--\S*\s*:/.test(r.body),a=/var\(/.test(r.body);if(!o&&!a)return e=e.slice(r.end+1),{}}}var c=f()||[],i=t.onlyVars?d().filter(function(e){var t=c.some(function(e){return-1!==e.indexOf(":root")})&&/^--\S/.test(e.property),n=/var\(/.test(e.value);return t||n}):d();return c.length||n("selector missing"),{type:"rule",selectors:c,declarations:i}}function h(t){if(!t&&!a())return n("missing '{'");for(var r,o=l();e.length&&(t||"}"!==e[0])&&(r=v()||y());)r.type&&o.push(r),o=o.concat(l());return t||c()?o:n("missing '}'")}return{type:"stylesheet",stylesheet:{rules:h(!0),errors:[]}}}a.range=i;var l="--",f="var",p={dom:{},temp:{},user:{}};function d(e){var t,n,r=o({fixNestedCalc:!0,onlyVars:!1,persist:!1,preserve:!1,variables:{},onWarning:function(){}},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),a=r.persist?p.dom:p.temp=JSON.parse(JSON.stringify(p.dom)),c=u(e,{onlyVars:r.onlyVars});if(c.stylesheet.rules.forEach(function(e){var t=[];if("rule"===e.type&&1===e.selectors.length&&":root"===e.selectors[0]&&(e.declarations.forEach(function(e,n){var r=e.property,o=e.value;r&&0===r.indexOf(l)&&(a[r]=o,t.push(n))}),!r.preserve))for(var n=t.length-1;n>=0;n--)e.declarations.splice(t[n],1)}),Object.keys(p.user).forEach(function(e){a[e]=p.user[e]}),Object.keys(r.variables).length){var i={declarations:[],selectors:[":root"],type:"rule"};Object.keys(r.variables).forEach(function(e){var t="--".concat(e.replace(/^-+/,"")),n=r.variables[e];r.persist&&(p.user[t]=n),a[t]!==n&&(a[t]=n,i.declarations.push({type:"declaration",property:t,value:n}))}),r.preserve&&i.declarations.length&&c.stylesheet.rules.push(i)}return function e(t,n){t.rules.forEach(function(r){r.rules?e(r,n):r.keyframes?r.keyframes.forEach(function(e){"keyframe"===e.type&&n(e.declarations,r)}):r.declarations&&n(r.declarations,t)})}(c.stylesheet,function(e,t){for(var n,o,s,c=0;c<e.length;c++)s=(n=e[c]).value,"declaration"===n.type&&s&&-1!==s.indexOf(f+"(")&&(o=m(s,a,r))!==n.value&&(r.preserve?(e.splice(c,0,{type:n.type,property:n.property,value:o}),c++):n.value=o)}),r.fixNestedCalc&&(t=c.stylesheet.rules,n=/(-[a-z]+-)?calc\(/,t.forEach(function(e){e.declarations&&e.declarations.forEach(function(e){for(var t=e.value,r="";n.test(t);){var o=s("calc(",")",t||"");for(t=t.slice(o.end);n.test(o.body);){var a=s(n,")",o.body);o.body="".concat(a.pre,"(").concat(a.body,")").concat(a.post)}r+="".concat(o.pre,"calc(").concat(o.body),r+=n.test(t)?"":")".concat(o.post)}e.value=r||e.value})})),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r={charset:function(e){return"@charset "+e.name+";"},comment:function(e){return 0===e.comment.indexOf("__CSSVARSPONYFILL")?"/*"+e.comment+"*/":""},"custom-media":function(e){return"@custom-media "+e.name+" "+e.media+";"},declaration:function(e){return e.property+":"+e.value+";"},document:function(e){return"@"+(e.vendor||"")+"document "+e.document+"{"+o(e.rules)+"}"},"font-face":function(e){return"@font-face{"+o(e.declarations)+"}"},host:function(e){return"@host{"+o(e.rules)+"}"},import:function(e){return"@import "+e.name+";"},keyframe:function(e){return e.values.join(",")+"{"+o(e.declarations)+"}"},keyframes:function(e){return"@"+(e.vendor||"")+"keyframes "+e.name+"{"+o(e.keyframes)+"}"},media:function(e){return"@media "+e.media+"{"+o(e.rules)+"}"},namespace:function(e){return"@namespace "+e.name+";"},page:function(e){return"@page "+(e.selectors.length?e.selectors.join(", "):"")+"{"+o(e.declarations)+"}"},rule:function(e){var t=e.declarations;if(t.length)return e.selectors.join(",")+"{"+o(t)+"}"},supports:function(e){return"@supports "+e.supports+"{"+o(e.rules)+"}"}};function o(e){for(var o="",s=0;s<e.length;s++){var a=e[s];n&&n(a);var c=r[a.type](a);c&&(o+=c,c.length&&a.selectors&&(o+=t))}return o}return o(e.stylesheet.rules)}(c)}function m(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3?arguments[3]:void 0;if(-1===e.indexOf("var("))return e;var o=s("(",")",e),a="CSS transform warning:";return o?"var"===o.pre.slice(-3)?0===o.body.trim().length?(n.onWarning("".concat(a," var() must contain a non-whitespace string")),e):o.pre.slice(0,-3)+function(e){var o=e.split(",")[0],s=(e.match(/(?:\s*,\s*){1}(.*)?/)||[])[1],c=t.hasOwnProperty(o)?String(t[o]):void 0,i=c||(s?String(s):void 0),u=r||e;return c||n.onWarning("".concat(a,' variable "').concat(o,'" is undefined')),i&&"undefined"!==i&&i.length>0?m(i,t,n,u):"var(".concat(u,")")}(o.body)+m(o.post,t,n):o.pre+"(".concat(m(o.body,t,n),")")+m(o.post,t,n):(-1!==e.indexOf("var(")&&n.onWarning("".concat(a,' missing closing ")" in the value "').concat(e,'"')),e)}var v="css-vars-ponyfill",y="undefined"!=typeof window,h=y&&window.CSS&&window.CSS.supports&&window.CSS.supports("(--a: 0)"),g={rootElement:y?document:null,include:"style,link[rel=stylesheet]",exclude:"",fixNestedCalc:!0,onlyLegacy:!0,onlyVars:!1,preserve:!1,shadowDOM:!1,silent:!1,updateDOM:!0,updateURLs:!0,variables:{},watch:null,onBeforeSend:function(){},onSuccess:function(){},onWarning:function(){},onError:function(){},onComplete:function(){}},S={cssComments:/\/\*[\s\S]+?\*\//g,cssKeyframes:/@(?:-\w*-)?keyframes/,cssRootRules:/(?::root\s*{\s*[^}]*})/g,cssUrls:/url\((?!['"]?(?:data|http|\/\/):)['"]?([^'")]*)['"]?\)/g,cssVars:/(?:(?::root\s*{\s*[^;]*;*\s*)|(?:var\(\s*))(--[^:)]+)(?:\s*[:)])/},E=null,b=!1;function x(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=o(g,t),s=v;function a(e,t,n,o){r.silent||console.error("".concat(e,"\n"),t),r.onError(e,t,n,o)}function c(e){r.silent||console.warn(e),r.onWarning(e)}if(r.exclude="#".concat(s)+(r.exclude?",".concat(r.exclude):""),y)if("loading"!==document.readyState){var i=r.shadowDOM||r.rootElement.shadowRoot||r.rootElement.host;if(h&&r.onlyLegacy){if(r.updateDOM){var u=r.rootElement.host||(r.rootElement===document?document.documentElement:r.rootElement);Object.keys(r.variables).forEach(function(e){var t="--".concat(e.replace(/^-+/,"")),n=r.variables[e];u.style.setProperty(t,n)})}}else i&&!b?n({rootElement:g.rootElement,include:g.include,exclude:r.exclude,onSuccess:function(e,t,n){return(e.match(S.cssRootRules)||[]).join("")||!1},onComplete:function(e,t,n){d(e,{persist:!0}),b=!0,x(r)}}):(r.watch?function(e,t){if(!window.MutationObserver)return;var n=function(e){return"LINK"===e.tagName&&-1!==(e.getAttribute("rel")||"").indexOf("stylesheet")},r=function(e){return"STYLE"===e.tagName&&(!t||e.id!==t)},o=null;E&&E.disconnect();e.watch=g.watch,(E=new MutationObserver(function(t){var s=!1;t.forEach(function(t){if("attributes"===t.type)s=n(t.target)||r(t.target);else if("childList"===t.type){var a=Array.apply(null,t.addedNodes),c=Array.apply(null,t.removedNodes);s=[].concat(a,c).some(function(e){var t=n(e)&&!e.disabled,o=r(e)&&!e.disabled&&S.cssVars.test(e.textContent);return t||o})}s&&(clearTimeout(o),o=setTimeout(function(){x(e)},1))})})).observe(document.documentElement,{attributes:!0,attributeFilter:["disabled","href"],childList:!0,subtree:!0})}(r,s):!1===r.watch&&E&&E.disconnect(),n({rootElement:r.rootElement,include:r.include,exclude:r.exclude,filter:r.onlyVars?S.cssVars:null,onBeforeSend:r.onBeforeSend,onSuccess:function(e,t,n){var o=r.onSuccess(e,t,n);(e=void 0!==o&&!1===Boolean(o)?"":o||e,r.updateURLs)&&(e.replace(S.cssComments,"").match(S.cssUrls)||[]).forEach(function(t){var r=t.replace(S.cssUrls,"$1"),o=C(r,n);e=e.replace(t,t.replace(r,o))});return e},onError:function(e,t,n){var r=e.responseURL||C(n,location.href),o=e.statusText?"(".concat(e.statusText,")"):"Unspecified Error"+(0===e.status?" (possibly CORS related)":"");a("CSS XHR Error: ".concat(r," ").concat(e.status," ").concat(o),t,e,r)},onComplete:function(t,n,i){var u=null;t=n.map(function(e,t){return S.cssVars.test(e)?e:"/*__CSSVARSPONYFILL-".concat(t,"__*/")}).join("");try{t=d(t,{fixNestedCalc:r.fixNestedCalc,onlyVars:r.onlyVars,persist:r.updateDOM,preserve:r.preserve,variables:r.variables,onWarning:c});var l=S.cssKeyframes.test(t);if(t=t.replace(/\/\*__CSSVARSPONYFILL-(\d+)__\*\//g,function(e,t){return n[t]}),r.updateDOM&&i&&i.length){var f=i[i.length-1];(u=r.rootElement.querySelector("#".concat(s))||document.createElement("style")).setAttribute("id",s),u.textContent!==t&&(u.textContent=t),f.nextSibling!==u&&f.parentNode&&f.parentNode.insertBefore(u,f.nextSibling),l&&function(e){var t=["animation-name","-moz-animation-name","-webkit-animation-name"].filter(function(e){return getComputedStyle(document.body)[e]})[0];if(t){for(var n=e.getElementsByTagName("*"),r=[],o=0,s=n.length;o<s;o++){var a=n[o],c=getComputedStyle(a)[t];"none"!==c&&(a.style[t]+="__CSSVARSPONYFILL-KEYFRAMES__",r.push(a))}document.body.offsetHeight;for(var i=0,u=r.length;i<u;i++){var l=r[i].style;l[t]=l[t].replace("__CSSVARSPONYFILL-KEYFRAMES__","")}}}(r.rootElement)}}catch(e){var m=!1;n.forEach(function(e,t){try{e=d(e,r)}catch(e){var n=i[t-0];m=!0,a(e.message,n)}}),m||a(e.message||e)}if(r.shadowDOM)for(var v,y=[r.rootElement].concat(e(r.rootElement.querySelectorAll("*"))),h=0;v=y[h];++h){if(v.shadowRoot&&v.shadowRoot.querySelector("style"))x(o(r,{rootElement:v.shadowRoot,variables:p.dom}))}r.onComplete(t,u,JSON.parse(JSON.stringify(r.updateDOM?p.dom:p.temp)))}}))}else document.addEventListener("DOMContentLoaded",function e(n){x(t),document.removeEventListener("DOMContentLoaded",e)})}function C(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:location.href,n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t,o.href=e,o.href}return x});
//# sourceMappingURL=css-vars-ponyfill.min.js.map;