var pricetag;(()=>{var e={722:(e,t,r)=>{"use strict";r.r(t),r.d(t,{inferLocale:()=>s,isLanguageAllowed:()=>c});var n=r(131),i={dkk:"dk",usd:"us"},o={dk:"da",us:"en",es:"es"},a={dk:["da"],us:["en"],es:["en","es"]};function c(e,t,r){t=t||i[r]||"";var n=a[t.toLowerCase()];return!!n&&-1!==n.indexOf(e)}function s(e,t,r){var a=(0,n.resolveLocale)(e,t,r);if(!a)return console.warn("Can't find matching locale for currency ".concat((t||"(unknown)").toUpperCase()," and ")+(r?"country code ".concat(r.toUpperCase()):"unspecified country code")),"dkk"===t?{language:"da"}:null;if(t&&"EUR"===t.toUpperCase()||(r=r||a.isoCode||i[t.toLowerCase()]),!r)return console.warn("Can't infer country code for currency ".concat((t||"(unknown)").toUpperCase(),", ")+"please set data-country-code on pricetags"),null;var c=o[r.toLowerCase()];return c?{language:c,countryCode:r}:(console.warn("Can't infer language for currency ".concat((t||"(unknown)").toUpperCase(),", ")+"and country code ".concat(r.toUpperCase(),", please set data-language ")+"on pricetags"),null)}},789:(e,t,r)=>{"use strict";function n(e,t){var r=e.behaviorConfigurations.find((function(e){return e.view===t}));return r?r.configuration:null}r.r(t),r.d(t,{getConfiguration:()=>n})},836:()=>{"use strict";Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(e){if(null==this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var t,r=Object(this),n=r.length>>>0,i=arguments[1],o=0;o<n;o++)if(t=r[o],e.call(i,t,o,r))return t}})},593:()=>{"use strict";Array.prototype.forEach||(Array.prototype.forEach=function(e,t){var r,n;if(null===this)throw new TypeError(" this is null or not defined");var i=Object(this),o=i.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(r=t),n=0;n<o;){var a=void 0;n in i&&(a=i[n],e.call(r,a,n,i)),n++}})},577:()=>{!function(){if("function"==typeof window.CustomEvent)return!1;function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var r=document.createEvent("CustomEvent");return r.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),r}e.prototype=window.Event.prototype,window.CustomEvent=e}()},140:()=>{"use strict";var e;"function"!=typeof(e=window.Element.prototype).matches&&(e.matches=e.msMatchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||function(e){for(var t=this,r=(t.document||t.ownerDocument).querySelectorAll(e),n=0;r[n]&&r[n]!==t;)++n;return Boolean(r[n])}),"function"!=typeof e.closest&&(e.closest=function(e){for(var t=this;t&&1===t.nodeType;){if(t.matches(e))return t;t=t.parentNode}return null})},212:()=>{"use strict";"function"!=typeof Element.prototype.matches&&(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.webkitMatchesSelector||function(e){for(var t=this,r=(t.document||t.ownerDocument).querySelectorAll(e),n=0;r[n]&&r[n]!==t;)++n;return Boolean(r[n])})},326:(e,t,r)=>{"use strict";r.r(t),r(836),r(593),r(140),r(212),r(902),r(577)},902:()=>{"use strict";"function"!=typeof Object.assign&&(Object.assign=function(e){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),r=1;r<arguments.length;r++){var n=arguments[r];if(null!=n)for(var i in n)n.hasOwnProperty(i)&&(t[i]=n[i])}return t})},937:(e,t,r)=>{"use strict";r.r(t),r.d(t,{formatPrice:()=>m,getPrice:()=>p,getRawPrice:()=>d,isHigh:()=>g,isLow:()=>h,monthlyPrice:()=>v,parsePrice:()=>y,parsePriceWithCustomSeparator:()=>f});const n={number:{patterns:{currency:{positivePattern:"{number} {currency}",negativePattern:"{minusSign}{number} {currency}"}},symbols:{decimal:",",group:".",nan:NaN,minusSign:"-"},currencies:{DKK:"kr.",EUR:"€",USD:"$"}}},i={number:{patterns:{currency:{positivePattern:"{currency} {number}",negativePattern:"{minusSign}{currency} {number}"}},symbols:{decimal:".",group:",",nan:NaN,minusSign:"-"},currencies:{DKK:"kr.",EUR:"€",USD:"$"}}},o={number:{patterns:{currency:{positivePattern:"{number} {currency}",negativePattern:"{minusSign}{number} {currency}"}},symbols:{decimal:",",group:".",nan:NaN,minusSign:"-"},currencies:{DKK:"kr.",EUR:"€",USD:"$"}}};var a={DK:n,US:i,ES:o,"da-DK":n,"en-US":i,"es-ES":o};function c(e,t){return e?"string"==typeof e?parseFloat(e):e:t}function s(e,t){var r=e.fractionDigits;return{format:function(e){return(e=c(e,t.symbols.nan)).toFixed(r).replace(".",t.symbols.decimal).replace(/\B(?=(\d{3})+(?!\d))/g,t.symbols.group)}}}const u={NumberFormat:function(e,t){var r,n,i,o=(n=(r=e).language,i=r.countryCode,a["".concat((n||"").toLowerCase(),"-").concat(i.toUpperCase())]||a[i.toUpperCase()]);if(o)return"currency"===t.style?function(e,t){return{format:function(r){r=c(r,t.symbols.nan);var n=s(e,t).format(Math.abs(r)),i=t.currencies[e.currency],o=t.patterns.currency,a=o.positivePattern,u=o.negativePattern;return(r>0?a:u).replace("{number}",n).replace("{currency}",i).replace("{minusSign}",t.symbols.minusSign).replace(/\s/g," ")}}}(t,o.number):"number"===t.style?s(t,o.number):o.symbols.nan;console.error("Number formatting is not available for ".concat(JSON.stringify(e)))}};var l=r(654);function d(e){var t,r=e.getAttribute("data-dynamic-price");if(r&&""!==r&&"null"!==r){var n=null;if(-1!==r.indexOf("|")){var i=r.split("|"),o=e.closest(i[0]);o&&(n=o.querySelector(i[1]))}else n=document.querySelector(r);t=n?"true"===e.getAttribute("data-clone-price")?n.clone().children().remove().end().text():"INPUT"===n.tagName?n.value:n.textContent:e.getAttribute("data-original-price")}else t=e.getAttribute("data-original-price");return t}function p(e){var t=d(e),r=e.dataset.priceDecimalSeparator;return r?f(t,r):y(t)}function f(e,t){var r=/\D/g,n=function(e){return e.replace(r,"")},i="".concat(e).split(t).filter((function(e){return n(e).length>0}));if(0===i.length)return-1;if(1===i.length)return parseInt(n(e));var o=n(i.slice(0,-1).join("")),a=n(i[i.length-1]);return parseFloat("".concat(o,".").concat(a))}function y(e){if(!isNaN(e)&&/\.(\d{2})$/.test(e))return e;if(!e)return-1;var t=e.match(/(\d+|\.|\,)/g);return t?(e=(e=(e=(e=(e=(e=t.join("")).replace(/(\,|\.)$/,"")).replace(/^(\,|\.)/,"")).replace(/,(\d+)$/,".$1")).replace(/\.(\d{3})/,"$1")).replace(/\,(\d{3})/,"$1"),parseFloat(e)):-1}function v(e,t,r,n){if(!r&&!e.rates)return null;var i=r||parseFloat(e.rates);return n?(parseFloat(t)/i).toFixed(n):Math.round(Math.max(1,t/i))+""}function h(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"DKK",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;"DKK"!==r&&console.warn("Calling isLow directly is deprecated and can provide unexpected results for currencies other than DKK.");var i=(0,l.resolveProduct)(e.productsByLocale,e.disabledProducts,void 0,t,r,n);return i&&"light"===i.type||!1}function g(){return console.warn("Calling isHigh is deprecated and will always return false."),!1}function m(e,t){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:2,i=t.countryCode,o=t.language,a=t.currency;return u.NumberFormat({language:o,countryCode:i},{style:r?"currency":"number",currency:a.toUpperCase(),fractionDigits:n}).format(Number(e))}},654:(e,t,r)=>{"use strict";r.r(t),r.d(t,{resolveProduct:()=>a});var n=r(131);function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var o=[];function a(e,t,r,a,c){var s,u=arguments.length>5&&void 0!==arguments[5]?arguments[5]:null;if(!(a<=.01)){var l=[].concat(function(e){if(Array.isArray(e))return i(e)}(s=t||[])||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(s)||function(e,t){if(e){if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?i(e,t):void 0}}(s)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),o),d=(0,n.resolveItemsForLocale)(e,c,u);if(!d||d.products.length<1)return console.warn("This merchant isn't configured to use currency '".concat(c,"'")+(u?" in country ".concat(u):"")),null;var p=d.products.filter((function(e){return-1===l.indexOf(e.type)})).filter((function(e){return!r||-1!==r.indexOf(e.type)})).filter((function(e){return e.limit.from/100<=a&&e.limit.to/100>=a}));return p.sort((function(e,t){return t.priority-e.priority})),p[0]}}},130:(e,t,r)=>{"use strict";function n(e){return Math.pow(2,e)}function i(e,t){return Math.floor(Math.random()*(t-e+1))+e}function o(e,t,r){r=r||"0";for(var n=t-(e=String(e)).length;n>0;n>>>=1,r+=r)1&n&&(e=r+e);return e}r.r(t),r.d(t,{embed:()=>d,getModalUrl:()=>l});var a=!!("srcdoc"in document.createElement("iframe")),c={compliant:function(e,t){t&&e.setAttribute("srcdoc",t)},legacy:function(e,t){var r;e&&e.getAttribute&&(t?e.setAttribute("srcdoc",t):t=e.getAttribute("srcdoc"),t&&(r="javascript: window.frameElement.getAttribute('srcdoc');",e.setAttribute("src",r),e.contentWindow&&(e.contentWindow.location=r)))}},s={set:c.compliant};a||(s.set=c.legacy);const u=s;function l(e,t,r,n,i){return(e.getAttribute("data-src-url")||e.getAttribute("src")).replace(/\?.*$/,"?productType=".concat(r,"&currency=").concat(n,"&country=").concat(i))}function d(e,t){var r,c,s,l,d,p,f,y;e.setAttribute("srcdoc","<!DOCTYPE html>".concat(t)),e.setAttribute("id",(s=1e4*(268435455&(r=Date.now()-Date.UTC(1582,9,15)))%4294967296,l=65535&(c=r/4294967296*1e4&268435455),d=c>>>16&4095|4096,p=i(0,n(14)-1)>>>8|128,f=255&i(0,n(14)-1),y=1099511627776*(1|i(0,n(8)-1))+i(0,n(40)-1),o(s.toString(16),8)+"-"+o(l.toString(16),4)+"-"+o(d.toString(16),4)+"-"+o(p.toString(16),2)+o(f.toString(16),2)+"-"+o(y.toString(16),12))),u.set(e),e.dataset.isSrcDocSet=!0,a||function(e){e.addEventListener("load",(function(e){var t=e.target,r=e.srcElement;(r=r||t).dataset.isSrcDocSet&&!r.contentWindow.document.querySelector("#vbpt")&&(r.contentWindow.location=r.src)}))}(e)}},274:(e,t,r)=>{"use strict";function n(e,t){return function(r){r&&r.stopImmediatePropagation();var n=Object.assign({},e.data,{closeType:t,action:"close"});e.source.postMessage(n,"*")}}r.r(t),r.d(t,{closeModal:()=>n})},131:(e,t,r)=>{"use strict";function n(e){var t=i(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,arguments.length>2&&void 0!==arguments[2]?arguments[2]:null);return t?t.locale:null}function i(e,t,r){var n=e.filter((function(e){return r&&t?e.locale.isoCode&&e.locale.isoCode.toUpperCase()===r.toUpperCase()&&e.locale.currencyCode.toUpperCase()===t.toUpperCase():t&&!r?e.locale.currencyCode.toUpperCase()===t.toUpperCase():"DKK"===e.locale.currencyCode.toUpperCase()}));return 0===n.length||n.length>1?null:n[0]}r.r(t),r.d(t,{resolveItemsForLocale:()=>i,resolveLocale:()=>n})},711:()=>{try{var e=new window.CustomEvent("test");if(e.preventDefault(),!0!==e.defaultPrevented)throw new Error("Could not prevent default")}catch(e){var t=function(e,t){var r,n;return t=t||{bubbles:!1,cancelable:!1,detail:void 0},(r=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n=r.preventDefault,r.preventDefault=function(){n.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch(e){this.defaultPrevented=!0}},r};t.prototype=window.Event.prototype,window.CustomEvent=t}},886:function(e,t,r){"use strict";var n=this&&this.__spreadArrays||function(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),i=0;for(t=0;t<r;t++)for(var o=arguments[t],a=0,c=o.length;a<c;a++,i++)n[i]=o[a];return n};Object.defineProperty(t,"__esModule",{value:!0});var i=r(620),o=function(){function e(e,t){var r=this;this.state={syncMode:null,optionsStream:[],subscriptions:[],nextSubscriptionId:0},this.state.optionsStream=e,this.state.syncMode=t,"replica"===t&&window.addEventListener("message",(function(e){"pushViabillOption"===e.data.action&&r.push(e.data.option)}),!1)}return e.prototype.push=function(e){this.state.optionsStream.push(e),this.state.subscriptions.filter((function(t){return t.optionKey in e})).forEach((function(e){return e.callback()})),"master"===this.state.syncMode&&i.notifyModalFrames({action:"pushViabillOption",option:e})},e.prototype.get=function(e){for(var t=this.state.optionsStream.length-1;t>=0;t--)if(e in this.state.optionsStream[t])return this.state.optionsStream[t][e];return null},e.prototype.copyStream=function(){return n(this.state.optionsStream)},e.prototype.subscribe=function(e,t){var r=this.state.nextSubscriptionId++;return this.state.subscriptions=n(this.state.subscriptions,[{subscriptionId:r,optionKey:e,callback:t}]),r},e.prototype.unsubscribe=function(e){this.state.subscriptions=this.state.subscriptions.filter((function(t){return t.subscriptionId!==e}))},e}();t.ViabillOptions=o,t.setupOptions=function(e){return void 0===e&&(e=window.viabillOptions||[]),window.viabillOptions=e instanceof o?e:new o(e,document.querySelector(".viabill-pricetag")?"master":"replica"),window.viabillOptions}},216:function(e,t){"use strict";var r,n=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},r(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e){var t=this;this.auditor=e,this.auditor.registerLoadListener((function(e){t.createLoadEvent(e).log()}))}return e.prototype.createLoadEvent=function(e){return new c(this.auditor,e.template,e.view,e.product,e.price,e.rawPrice,e.countryCode,e.currency,e.language)},e.prototype.createOpenEvent=function(e){return new s(this.auditor,e.template,e.view,e.product,e.price,e.rawPrice,e.countryCode,e.currency,e.language)},e.prototype.createCloseEvent=function(e,t){return new u(this.auditor,e,t.template,t.view,t.product,t.price,t.rawPrice,t.countryCode,t.currency,t.language)},e.prototype.createNormalizeEvent=function(){return new l(this.auditor)},e}();t.EventFactory=i;var o=function(){function e(e){this.auditor=e,this.merchantId=e.merchantId,this.auditEventsUrl=e.auditEventsUrl,this.browserTime=(new Date).toISOString(),this.referer=window.location.href,this.agent=window.agent}return e.prototype.log=function(){this.auditor.log(this.serialize(["auditor"]))},e.prototype.serialize=function(e){return JSON.parse(JSON.stringify(this,(function(t,r){return e.indexOf(t)<0?r:void 0})))},e}(),a=function(e){function t(t,r,n,i,o,a,c,s,u){var l=e.call(this,t)||this;return l.template=r,l.view=n,l.product=i,l.price=o,l.rawPrice=a,l.countryCode=c,l.currency=s,l.language=u,l}return n(t,e),t}(o),c=function(e){function t(t,r,n,i,o,a,c,s,u){var l=e.call(this,t,r,n,i,o,a,c,s,u)||this;return l.eventType="load",l}return n(t,e),t}(a),s=function(e){function t(t,r,n,i,o,a,c,s,u){var l=e.call(this,t,r,n,i,o,a,c,s,u)||this;return l.eventType="open",l}return n(t,e),t}(a),u=function(e){function t(t,r,n,i,o,a,c,s,u,l){var d=e.call(this,t,n,i,o,a,c,s,u,l)||this;return d.eventType=r,d}return n(t,e),t}(a),l=function(e){function t(t){var r=e.call(this,t)||this;return r.eventType="normalize",r}return n(t,e),t}(o)},518:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(980),i=r(216),o=new n.Auditor;t.auditor=o;var a=new i.EventFactory(o);t.eventFactory=a},980:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){this.ready=!1,this.unreadyQueue=[],this.merchantId=this.auditEventsUrl=void 0}return e.prototype.registerLoadListener=function(e){this.listener=e},e.prototype.init=function(e,t,r,n){var i=this;r&&(this.merchantId=encodeURIComponent(e),this.auditEventsUrl=!!t&&t+"/events",this.iframe=document.getElementById("vb-event-frame-id"),this.iframe||(this.iframe=document.createElement("iframe"),this.iframe.src=r+"/script",this.iframe.id="vb-event-frame-id",this.iframe.title="Intentionally blank",this.iframe.setAttribute("aria-hidden","true"),this.iframe.style.display="none",document.body.appendChild(this.iframe)),this.iframe.addEventListener("load",(function(){i.ready=!0,n&&i.listener&&i.listener(n),i.unreadyQueue.forEach((function(e){return i.iframe.contentWindow.postMessage(e,"*")}))})))},e.prototype.log=function(e){this.auditEventsUrl&&(this.iframe&&this.iframe.contentWindow&&this.ready?this.iframe.contentWindow.postMessage(e,"*"):this.unreadyQueue.push(e))},e}();t.Auditor=r},201:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(886);t.cookieHelper={isCookieTypeEnabled:function(e){return function(e,t){return null===e||("boolean"==typeof e?e:Array.isArray(e)?-1!==e.indexOf(t):(console.error("ViaBill Pricetag configuration error: "+e+" is not a valid value for 'pricetag.cookiesEnabled'"),!1))}(n.setupOptions().get("pricetag.cookiesEnabled"),e)},whenEnabled:function(e,t){var r=this,i=n.setupOptions();if(this.isCookieTypeEnabled(e))t();else var o=i.subscribe("pricetag.cookiesEnabled",(function(){r.isCookieTypeEnabled(e)&&(t(),i.unsubscribe(o))}))}}},620:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={};t.getModalFrame=function(e){var t=e.productType,n=e.currency,i=e.countryCode;return r[t+";"+n+";"+i]},t.setModalFrame=function(e,t){var n=e.productType,i=e.currency,o=e.countryCode;r[n+";"+i+";"+o]=t},t.notifyModalFrames=function(e){Object.keys(r).forEach((function(t){r[t].onLoad((function(t){t.contentWindow.postMessage(e,"*")}))}))}},446:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(789),i=r(891),o=r(891),a=r(722),c=r(886),s=function(){function e(e,t,r){this.isInvalid=!1,this.placeholder=e,this.conf=r,this.currency=e.dataset.currency||"dkk";var i=a.inferLocale(r.productsByLocale,e.dataset.currency,e.dataset.countryCode);i||(this.isInvalid=!0,i={}),this.language=e.dataset.language||i.language,this.countryCode=e.dataset.countryCode||i.countryCode,this.view=e.getAttribute("data-view")||e.getAttribute("view");var o=e.getAttribute("data-checkout-product-types");if(this.allowedProductTypes=o?JSON.parse(o):void 0,this.configuration=n.getConfiguration(r,this.view),!this.configuration)throw new Error("could not find behavior configuration for view type: "+this.view);this.scale=e.dataset.scale,this.templateColors={};for(var c=0,s=["primary","secondary","tertiary"];c<s.length;c++){var u=s[c],l="colors"+u.replace(/^\w/,(function(e){return e.toUpperCase()})),d=e.dataset[l];d&&""!==d.trim()&&(this.templateColors[u]=d)}this.theme=e.dataset.theme;var p=document.createElement("div");p.innerHTML=t.replace("__VIEW_TYPE__",this.view),this.tag=p.childNodes[0]}return e.prototype.withPriceDecimalSeparator=function(){var e=this.placeholder.getAttribute("price-decimal-separator")||this.placeholder.getAttribute("data-price-decimal-separator");return e&&this.tag.setAttribute("data-price-decimal-separator",e),this},e.prototype.withOriginalPrice=function(){return this.tag.setAttribute("data-original-price",this.placeholder.getAttribute("data-price")||this.placeholder.getAttribute("price")),this},e.prototype.withDynamicPrice=function(){return this.tag.setAttribute("data-dynamic-price",this.configuration.dynamicPriceSelector||this.placeholder.getAttribute("dynamic-price")||this.placeholder.getAttribute("data-dynamic-price")),this},e.prototype.withOptionalStyles=function(){return this.tag.classList.add("viabill-pricetag-optional-styles"),this},e.prototype.withView=function(){return this.tag.setAttribute("data-view",this.view),this},e.prototype.withAllowedProductTypes=function(){return this.allowedProductTypes&&this.tag.setAttribute("data-allowed-product-types",JSON.stringify(this.allowedProductTypes)),this},e.prototype.withLanguage=function(){return this.tag.dataset.language=this.language&&this.language.toLowerCase(),this},e.prototype.withCurrency=function(){return this.tag.dataset.currency=this.currency&&this.currency.toLowerCase(),this},e.prototype.withCountryCode=function(){return this.countryCode&&(this.tag.dataset.countryCode=this.countryCode),this},e.prototype.withDynamicPriceTriggers=function(){var e=this,t=function(){var t=i.resolvePriceTriggers(e.configuration,e.placeholder,e.tag),r=t.triggerElements,n=t.selectorsRaw;n&&(e.tag.dataset.dynamicPriceTriggers=n);var a=parseInt(e.placeholder.getAttribute("dynamic-price-trigger-delay")||e.placeholder.getAttribute("data-dynamic-price-trigger-delay"))||0;e.tag.dataset.dynamicPriceTriggerDelay=""+a,o.addDynamicPriceTriggers(r,a,e.tag,e.conf)},r=c.setupOptions().get("pricetag.useObserver");return(!0===r||null===r&&this.configuration.useObserver)&&i.addObserver(document.body,(function(){setTimeout((function(){return t()}))})),t(),this},e.prototype.withUseObserver=function(){return this.configuration.useObserver&&(this.tag.dataset.useObserver=""),this},e.prototype.withIsInvalid=function(){return this.isInvalid&&(this.tag.dataset.isInvalid="true"),this},e.prototype.withScale=function(){return this.scale&&(this.tag.dataset.scale=this.scale),this},e.prototype.withTheme=function(){return this.theme&&(this.tag.dataset.theme=this.theme),this},e.prototype.withTemplateColors=function(){return this.tag.dataset.templateColors=JSON.stringify(this.templateColors),this},e.prototype.build=function(){return this.tag},e}();t.PricetagWrapperBuilder=s},855:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(38),i=r(697);t.attachUpdatePriceEmitters=function(){var e=new CustomEvent("vb-update-price",{detail:{force:!0}});n.safelyFindWrappers().forEach((function(t){var r=t.querySelector("iframe");if(r){r.addEventListener("load",(function(){t.dispatchEvent(e)}));var n=null,o=window.innerWidth,a=function(){n&&clearTimeout(n),n=setTimeout((function(){window.innerWidth!==o&&(o=window.innerWidth,i.recalculateOptimalSize(r))}),500)};window.addEventListener("resize",a,!0),window.viabillPricetagInternal.destroyCallbacks.push((function(){window.removeEventListener("resize",a)}))}}))}},51:function(e,t,r){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},n.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var i=r(130),o=r(937),a=r(654),c=r(131),s=r(722);function u(e,t,r){if(e.parentNode.dataset.isInvalid)return console.warn("Errors found in the data-* attributes for pricetag. Check console messages above for details."),r.getEmpty();var i,u=e.dataset.type,l="checkout"===u,d=e.parentNode.dataset.language,p=e.parentNode.dataset.currency||"dkk",f=e.parentNode.dataset.countryCode,y=o.getPrice(e.parentNode),v=Number(e.parentNode.dataset.scale),h=e.parentNode.dataset.theme,g=JSON.parse(e.parentNode.dataset.templateColors||"{}"),m=e.parentNode.dataset.allowedProductTypes,b=m?JSON.parse(m):void 0,w=e.parentNode.dataset.productType||(a.resolveProduct(t.productsByLocale,t.disabledProducts,b,y,p)||{type:"none"}).type;if(e.parentNode.dataset.productType=w,"none"===w)return y>0&&console.log("There's no matching ViaBill offering for this price: "+y+" "+p.toUpperCase()+". It's probably over the limit currently set in your configuration. If this is unexpected, please verify that the price and the currency attributes are both correctly set on the pricetag placeholder and/or reach out to us so that we can double-check your configuration."),r.getEmpty();var E=(c.resolveItemsForLocale(t.pricetagsByLocale,p)||{}).pricetags;if(!E)return console.log("Pricetag is enabled for "+p.toUpperCase()+", but no pricetag configurations are found for it."),r.getEmpty();if(i=E.filter((function(e){return-1!==e.views.indexOf(u)&&(l||-1!==e.products.indexOf(w))})).map((function(e){return e.configuration}))[0],!i)return console.log('Pricetag for currency "'+p.toUpperCase()+'" and product "'+w+'" is not configured for view type "'+u+'".'),r.getEmpty();e.dataset.template=i.templateName;var P=function(e,t,r,i,o){var a,s,u=e.behaviorConfigurations.find((function(e){return e.view===t})),l=o||(null===(s=null===(a=u)||void 0===a?void 0:a.configuration)||void 0===s?void 0:s.themeType)||"light",d=(((c.resolveItemsForLocale(e.defaultsByLocale,r)||{}).defaults||[]).find((function(e){return-1!==e.products.indexOf(i)}))||{}).themeColors,p=n(n({},e.globalDefaults.themeColors[l]),(d||{})[l]||{});if(e.defaultsConfiguration){var f=p.primary,y=p.secondary;e.defaultsConfiguration.useSecondaryDefaultForPrimaryColor&&(p.primary=y),e.defaultsConfiguration.usePrimaryDefaultForSecondaryColor&&(p.secondary=f)}return p}(t,u,p,w,h),C=n(n(n({},P),i.customColors),g),O=r.get(i.templateName,C,d);if(O===r.getEmpty()||!s.isLanguageAllowed(d,f,p)){var S=(s.inferLocale(t.productsByLocale,p,f)||{}).language;(O=r.get(i.templateName,C,S))!==r.getEmpty()?e.parentNode.dataset.language=S:console.warn(i.templateName+" is not available in "+d+" (neither "+S+")")}return function(e,t){var r=t.map((function(e){return e.property+":"+e.value+";"})).join("");e.parentNode.setAttribute("style",r)}(e,i.placementStyles),function(e,t){t&&(e.style.transformOrigin="top left",e.style.transform="scale("+t+")",e.parentNode.style.overflow="hidden")}(e,v),O}t.buildPricetag=function(e,t){return function(r){var n=function(){return i.embed(r,u(r,e,t))};n(),r.parentNode.addEventListener("vb-product-type-changed",(function(){r.parentElement.style.height="auto",r.style.width="100%",r.style.height="auto",n()}))}},t.resolveTemplate=u},549:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(446);t.buildWrapper=function(e,t){return function(r){try{var i=new n.PricetagWrapperBuilder(r,t,e).withPriceDecimalSeparator().withOriginalPrice().withDynamicPrice().withOptionalStyles().withView().withAllowedProductTypes().withDynamicPriceTriggers().withLanguage().withCurrency().withCountryCode().withUseObserver().withIsInvalid().withScale().withTheme().withTemplateColors().build();(function(e){return{with:function(t){return e.parentNode.replaceChild(t,e)}}})(r).with(i)}catch(e){console.warn(e.message)}}}},618:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(38),i=r(549),o=r(51),a=!1;t.buildWrappers=function(e,t){var r=n.safelyFindPlaceholders();(!r||r.length<1)&&((document.body.querySelectorAll(".viabill-pricetag-optional-styles")||[]).length>0||a||(console.log("Can't find any placeholders for pricetags."),a=!0)),r.forEach(i.buildWrapper(e,t))},t.buildPricetags=function(e,t){n.safelyFindIFrames().forEach(o.buildPricetag(e,t))};var c=r(855);t.attachUpdatePriceEmitters=c.attachUpdatePriceEmitters},38:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.safelyFindPlaceholders=function(){return document.body.querySelectorAll("div.viabill-pricetag[data-view]:not(.viabill-pricetag-optional-styles), div.viabill-pricetag[view]:not(.viabill-pricetag-optional-styles)")||[]},t.safelyFindIFrames=function(){return document.querySelectorAll("iframe.viabill:not([data-template])")||[]},t.safelyFindWrappers=function(){return document.querySelectorAll("div.viabill-pricetag")||[]}},697:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.recalculateOptimalSize=function(e){e.contentWindow&&(e.parentElement.style.height="auto",e.style.width="100%",e.style.height="auto",e.contentWindow.postMessage({iframeId:e.id,action:"measure"},"*"))}},386:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){this.currentAttempt=0,this.loadListeners=[],this.loaded=!1}return e.getWaitTimeExp=function(e){return 500*Math.pow(2,e)},e.parseUrl=function(e){var t=document.createElement("a");return t.href=e,{path:""+("/"===t.pathname[0]?t.pathname:"/"+t.pathname)+t.search,origin:t.origin||(""!==t.protocol?t.protocol:window.location.protocol)+"//"+t.hostname+(t.port?":"+t.port:"")}},e.stripPort=function(e){var t=/(.+)(:[0-9]+)$/.exec(e);return t?t[1]:e},e.prototype.tryLoadUrl=function(t){var r=this,n=++this.currentAttempt;this.frame&&document.querySelector(".vbpt-modal__wrapper").removeChild(this.frame),this.frame=document.createElement("iframe"),this.frame.title="ViaBill Pricetag details",this.frame.classList.add("vbpt-modal-iframe"),this.frame.src=t+"#attempt="+n,document.querySelector(".vbpt-modal__wrapper").appendChild(this.frame),this.loadTimeout=setTimeout((function(){return r.tryLoadUrl(t)}),e.FRAME_LOAD_TIMEOUT+e.getWaitTimeExp(n))},e.prototype.frameLoaded=function(e){if(e===this.currentAttempt&&(clearTimeout(this.loadTimeout),!this.loaded)){this.loaded=!0;for(var t=0;t<this.loadListeners.length;t++)this.loadListeners[t](this.frame)}},e.prototype.loadUrl=function(t){var r=this;if(0!==this.currentAttempt)throw new Error("This frame has already started loading.");var n=e.parseUrl(t),i=n.origin,o=n.path,a=function(t){e.stripPort(t.origin)===e.stripPort(i)&&"modalBootstrapped"===t.data.action&&t.data.path===o&&r.frameLoaded(t.data.attempt)};window.addEventListener("message",a),window.viabillPricetagInternal.destroyCallbacks.push((function(){window.removeEventListener("message",a)})),this.tryLoadUrl(t)},e.prototype.onLoad=function(e){this.loaded?e(this.frame):this.loadListeners.push(e)},e.FRAME_LOAD_TIMEOUT=15e3,e}();t.FrameLoader=r},371:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e){this.currentElement=e}return e.prototype.attach=function(e){var t=this,r=this.getHiddenAncestor(this.currentElement.parentElement);r&&(this.detach(),this.observer=new MutationObserver((function(r){r.filter((function(e){return["style","class"].indexOf(e.attributeName)>=0})).forEach((function(r){e(t.isHidden(r.target))}))})),this.observer.observe(r,{attributes:!0,attributeOldValue:!0}),window.viabillPricetagInternal.destroyCallbacks.push((function(){t.detach()})))},e.prototype.detach=function(){this.observer&&this.observer.disconnect()},e.prototype.getHiddenAncestor=function(e){return null===e?null:this.isHidden(e)?e:this.getHiddenAncestor(e.parentElement)},e.prototype.isHidden=function(e){return"none"===window.getComputedStyle(e,null).getPropertyValue("display")},e}();t.UnhideObserver=r},685:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(651);t.addDynamicPriceTriggers=function(e,t,r,i){var o=new CustomEvent("vb-update-price",{});e.length>0&&e.forEach((function(e){e.dataset.vbObserved="",e.addEventListener&&(e.addEventListener("change",(function(){setTimeout((function(){return r.dispatchEvent(o)}),t)})),e.addEventListener("click",(function(){setTimeout((function(){return r.dispatchEvent(o)}),t)})))})),""!==r.dataset.dynamicListenerAttached&&(r.addEventListener("vb-update-price",n.sendUpdatePriceMessage(i)),r.dataset.dynamicListenerAttached="")}},205:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={subtree:!0,childList:!0};t.addObserver=function(e,t){var n=new MutationObserver((function(e){t.call()}));return n.observe(e,r),window.viabillPricetagInternal.destroyCallbacks.push((function(){n.disconnect()})),n}},84:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.applyColors=function(e,t){return e.replace(/__PRIMARY_COLOR__/g,t.primary).replace(/__SECONDARY_COLOR__/g,t.secondary).replace(/__TERTIARY_COLOR__/g,t.tertiary)}},891:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(685);t.addDynamicPriceTriggers=n.addDynamicPriceTriggers;var i=r(205);t.addObserver=i.addObserver;var o=r(155);t.initModal=o.initModal;var a=r(192);t.injectTags=a.injectTags;var c=r(462);t.normalize=c.normalize;var s=r(688);t.resolvePriceTriggers=s.resolvePriceTriggers;var u=r(651);t.sendUpdatePriceMessage=u.sendUpdatePriceMessage;var l=r(737);t.triggerPriceUpdatesForDynamicPrices=l.triggerPriceUpdatesForDynamicPrices;var d=r(358);t.views=d.views},155:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(937),i=r(130),o=r(371),a=r(518),c=r(274),s=r(697),u=r(386),l=r(201),d=r(886),p=r(620);function f(e){var t=e.dataset,r=t.language,i=t.countryCode,o=t.currency,a=void 0===o?"dkk":o,c=t.productType,s=n.getRawPrice(e),u=parseFloat(n.getPrice(e)),l=e.getAttribute("data-view"),d=e.querySelector("iframe");return{template:d&&d.dataset.template,view:l,product:c,price:u,countryCode:i,currency:a,language:r,rawPrice:s}}t.initModal=function(e,t){var r=document.querySelector(".vbpt-modal-loader"),n=document.getElementById("vbpt-scope"),y=null;function v(e,n){var o=e.productType,a=e.currency,c=e.countryCode;if(void 0===n&&(n=null),"none"!==o)if(p.getModalFrame({productType:o,currency:a,countryCode:c}))n&&p.getModalFrame({productType:o,currency:a,countryCode:c}).onLoad(n);else{var s=new u.FrameLoader;n&&s.onLoad(n),s.loadUrl(i.getModalUrl(r,t,o,a,c)),p.setModalFrame({productType:o,currency:a,countryCode:c},s)}}function h(t){n.style.display="block",document.body.classList.add("no-scroll"),r.classList.add("loading");var i=!1;r.addEventListener("click",(function(){n.style.display="none",document.body.classList.remove("no-scroll"),r.classList.remove("loading"),i=!0}));var o=t.dataset,s=o.productType,u=o.currency,y=o.countryCode;v({productType:s,currency:u,countryCode:y},(function(n){if(!i){var o=n.contentWindow;if(!o)return p.setModalFrame({productType:s,currency:u,countryCode:y},null),void h(t);r.classList.remove("loading"),n.classList.add("current"),document.getElementById("vbpt-scope").addEventListener("click",c.closeModal({source:o},"close-outside-modal"));var v="vbpt-modal__wrapper";document.querySelector("."+v).className=v+" "+v+"--"+s;var g=f(t),m=d.setupOptions();l.cookieHelper.whenEnabled("statistical",(function(){return a.eventFactory.createOpenEvent(g).log()})),o.postMessage({conf:e,totalPrice:g.price,productType:g.product,viewType:g.view,template:g.template,url:window.location.hostname.split(".").slice(-2).join("."),language:g.language,countryCode:g.countryCode,currency:g.currency,action:"open",viabillOptions:m.copyStream(),price:g.price,view:g.view,product:g.product},"*")}}))}function g(e){var t=document.getElementById(e.data.iframeId);t&&(y=t.parentNode);var r=y;if("close"===e.data.action&&function(e,t){document.body.classList.remove("no-scroll");var r=document.getElementById("vbpt-scope");r.style.display="none";var n=r.querySelector("iframe.current");if(n){n.classList.remove("current");var i=Object.assign(f(e),t.data);l.cookieHelper.whenEnabled("statistical",(function(){return a.eventFactory.createCloseEvent(t.data.closeType,i).log()}))}}(r,e),"preloadModal"===e.data.action&&r&&r.dataset){var i=r.dataset;v({productType:i.productType,currency:i.currency,countryCode:i.countryCode})}if("openModal"===e.data.action&&h(r),"resize"===e.data.action){if(!t)return;if(e.data.width<2){var c=new o.UnhideObserver(t);c.attach((function(e){e||(c.detach(),s.recalculateOptimalSize(t))}))}if(t.parentElement.style.display="none"===t.parentElement.dataset.productType?"none":"block","none"!==t.parentElement.dataset.productType){var u=Number(t.parentNode.dataset.scale)||1;e.data.height>10&&(t.style.setProperty("height",e.data.height*u+"px","important"),t.parentElement.style.height=e.data.height*u+"px"),t.style.width=e.data.width*u+"px"}}if("toggleFocus"===e.data.action){var d=n.querySelector("iframe.current"),p=document.querySelector(".vbpt-modal__wrapper");setTimeout((function(){""!=p.style.overflowY?(n.style.height="100%",d.style.marginTop=-1*d.getBoundingClientRect().top+"px",p.style.overflowY=""):(n.style.height="100vh",d.style.marginTop="0",p.style.overflowY="auto")}),100)}}window.addEventListener("message",g,!1),window.viabillPricetagInternal.destroyCallbacks.push((function(){window.removeEventListener("message",g)}))}},192:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.injectTags=function(e){for(var t=function(t){var r=e[t],n=r.configuration,i='<div class="viabill-pricetag" data-view="'+r.view+'"></div>';document.querySelectorAll(n.injectedTags).forEach((function(e){e.insertAdjacentHTML("afterend",i)}))},r=0;r<e.length;r++)t(r)}},462:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(358),i=r(518),o=r(201);t.normalize=function(e){var t=!1;n.views.forEach((function(e){var r=document.querySelectorAll("div.ViaBill_pricetag_"+e);t=r&&r.length>0,r.forEach((function(t){t.classList.remove("ViaBill_pricetag_"+e),t.classList.add("viabill-pricetag"),t.getAttribute("view")&&t.getAttribute("data-view")||t.setAttribute("data-view",e)}))})),t&&(e&&o.cookieHelper.whenEnabled("statistical",(function(){return i.eventFactory.createNormalizeEvent().log()})),console.warn("replacing ViaBill_pricetag_* class name to viabill-pricetag"))}},688:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.resolvePriceTriggers=function(e,t,r){var n=e.dynamicPriceTriggersSelector||t.getAttribute("dynamic-price-triggers")||t.getAttribute("data-dynamic-price-triggers");return{triggerElements:function(){if(!n)return[];var e=n.split("|").map((function(e){return(e||"").trim()})),i=":not([data-vb-observed])";if(e.length>1){var o=t.closest(e[0])||r.closest(e[0]);return o||console.warn('The selector "'+e[0]+'" (in expression "'+n+'") doesn\'t match any elements. Please verify the "data-dynamic-price-triggers" attribute on your ViaBill pricetags.'),o?o.querySelectorAll(e[1]+i):[]}return document.querySelectorAll(e[0]+i)}(),selectorsRaw:n}}},102:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(937);t.safelyGetPricetagDataFromFirstIframe=function(){var e=document.querySelectorAll("iframe.viabill");if(!e||!e[0]||!e[0].parentElement)return null;var t=e[0].parentElement,r=t.dataset,i=r.language,o=r.countryCode,a=r.currency,c=void 0===a?"dkk":a,s=r.productType,u=r.view,l=n.getRawPrice(t),d=parseFloat(n.getPrice(t));return{template:e[0].dataset.template,view:u,product:s,price:d,countryCode:o,currency:c,language:i,rawPrice:l}}},651:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(937),i=r(697);t.sendUpdatePriceMessage=function(e){return function(t){var r=t.target,o=t.srcElement,a=t.detail;a=a||{force:!1};var c=(o=o||r).dataset.resolvedPrice,s=n.getPrice(o);if(a.force||c!==""+s){var u=o.querySelector("iframe");u&&u.contentWindow&&(u.contentWindow.postMessage({iframeId:u.getAttribute("id"),action:"updatePrice",options:{conf:e,totalPrice:s,view:o.dataset.view,currency:o.dataset.currency,country:o.dataset.countryCode}},"*"),i.recalculateOptimalSize(u),o.dataset.resolvedPrice=""+s)}}}},167:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(84),i=function(){function e(e,t){this.cache=e,this.script=t}return e.prototype.getModal=function(){return this.cache.modal},e.prototype.getIFrame=function(){return this.cache.generalIframe},e.prototype.resolveTemplate=function(e,t){return this.cache[e]&&""!==this.cache[e]&&this.cache[e][t.toLowerCase()]},e.prototype.get=function(e,t,r){var i=!!r&&this.resolveTemplate(e,r);if(!i)return this.getEmpty();var o=n.applyColors(i.markup,t);return this.appendScript(o)},e.prototype.appendScript=function(e){return e+'<script type="text/javascript">'+this.script+"<\/script>"},e.prototype.getEmpty=function(){return this.appendScript("<div id='vbpt' style=\"display: inline-block\">&nbsp;</div>")},e}();t.TemplateService=i},737:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.triggerPriceUpdatesForDynamicPrices=function(){var e=document.querySelectorAll(".viabill-pricetag[data-dynamic-price]")||[];if(!(e.length<1))for(var t=new CustomEvent("vb-update-price",{}),r=function(r){setTimeout((function(){return e[r].dispatchEvent(t)}))},n=0;n<e.length;n++)r(n)}},358:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.views=["product","list","payment","basket"]}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var o=t[n]={exports:{}};return e[n].call(o.exports,o,o.exports,r),o.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{"use strict";var e=n;Object.defineProperty(e,"__esModule",{value:!0}),r(326),r(711);var t,i,o,a,c,s=r(518),u=r(937),l=r(618),d=r(891),p=r(167),f=r(102),y=r(201),v=r(886);function h(e,r){if(void 0===e&&(e=!1),void 0===r&&(r=null),!t||e){t=!0,g(),b();var n=v.setupOptions().get("pricetag.useObserver"),i=document.querySelector(".viabill-pricetag[data-use-observer]"),o=!!r&&r.behaviorConfigurations.some((function(e){return!0===e.configuration.useObserver}));(!0===n||null===n&&(i||o))&&m()}}function g(){var e=a.getModal();document.body.insertAdjacentHTML("beforeend",e)}function m(){d.addObserver(document,(function(){var e=document.body.querySelectorAll(".viabill-pricetag:not([data-product-type])").length>0;e&&b();var t=document.body.querySelectorAll('.viabill-pricetag[data-product-type="none"]').length>0,r=document.body.querySelectorAll(".viabill-pricetag[data-dynamic-price]:not([data-dynamic-price-triggers])").length>0;(e||t||r)&&d.triggerPriceUpdatesForDynamicPrices(),!document.getElementById("vbpt-scope")&&(g(),d.initModal(o,i))}))}function b(){try{d.normalize(c),d.injectTags(o.behaviorConfigurations),l.buildWrappers(o,a.getIFrame()),l.buildPricetags(o,a),l.attachUpdatePriceEmitters()}catch(e){console.error(e)}}NodeList.prototype.forEach=HTMLCollection.prototype.forEach=Array.prototype.forEach,e.ptInit=function(e,r,n,l,v,g,m,w){return void 0===w&&(w=!1),t=!1,o=e,i=r,c=w,a=new p.TemplateService(v,g),document.addEventListener("DOMContentLoaded",void setTimeout((function(){h(!1,o),d.initModal(o,r),o.trackingEnabled&&y.cookieHelper.whenEnabled("statistical",(function(){!function(e,t,r,n){var i=f.safelyGetPricetagDataFromFirstIframe();s.auditor.init(e,t,r,n?i:void 0)}(r,n,m,l)}))}))),{buildTags:b,conf:o,init:h,normalize:function(){return d.normalize(c)},injectTags:function(){return d.injectTags(o.behaviorConfigurations)},isLow:function(e){return u.isLow(o,e)},isHigh:function(e){return u.isHigh(o,e)},destroyCallbacks:[],destroy:function(){return window.viabillPricetagInternal.destroyCallbacks.forEach((function(e){return e()})),window.viabillPricetagInternal=void 0,window.viabillOptions=void 0,void document.querySelectorAll("#vbpt-scope, .viabill-pricetag").forEach((function(e){return e.remove()}))}}}})(),pricetag=n})();var viabillPricetagInternal=viabillPricetagInternal || pricetag.ptInit({"__CACHE_METADATA":{"updatedAt":1703237272349},"disabledProducts":[],"webshopId":"TXCzxnfoknU=","behaviorConfigurations":[{"configuration":{"useObserver":false,"dynamicPriceTriggersSelector":null,"injectedTags":null,"dynamicPriceSelector":null,"themeType":"light"},"view":"basket"},{"configuration":{"useObserver":false,"dynamicPriceTriggersSelector":null,"injectedTags":null,"dynamicPriceSelector":null,"themeType":"light"},"view":"product"},{"configuration":{"useObserver":false,"dynamicPriceTriggersSelector":null,"injectedTags":null,"dynamicPriceSelector":null,"themeType":"light"},"view":"payment"},{"configuration":{"useObserver":false,"dynamicPriceTriggersSelector":null,"injectedTags":null,"dynamicPriceSelector":null,"themeType":"light"},"view":"list"}],"pricetagsByLocale":[{"locale":{"isoCode":"DK","currencyCode":"DKK"},"pricetags":[{"configuration":{"templateName":"light-basket","placementStyles":[],"customColors":{}},"views":["basket"],"products":["light"]},{"configuration":{"templateName":"light-product","placementStyles":[],"customColors":{}},"views":["product"],"products":["light"]},{"configuration":{"templateName":"light-payment","placementStyles":[],"customColors":{}},"views":["payment"],"products":["light"]},{"configuration":{"templateName":"light-list","placementStyles":[],"customColors":{}},"views":["list"],"products":["light"]},{"views":["product","list","basket","payment"],"products":["plus"],"configuration":{"templateName":"default-plus","customColors":{},"placementStyles":[]}},{"views":["product","list","basket","payment"],"products":["tbyb"],"configuration":{"templateName":"default-tbyb","customColors":{},"placementStyles":[]}}]},{"locale":{"isoCode":"ES","currencyCode":"EUR"},"pricetags":[{"views":["list","basket","product","payment"],"products":["liberty"],"configuration":{"customColors":{},"placementStyles":[],"templateName":"default-product-liberty"}},{"views":["product","list","basket","payment"],"products":["plus"],"configuration":{"templateName":"default-plus","customColors":{},"placementStyles":[]}}]},{"locale":{"isoCode":"US","currencyCode":"USD"},"pricetags":[{"configuration":{"templateName":"default-product-liberty","placementStyles":[],"customColors":{}},"views":["list","basket","product","payment"],"products":["liberty"]},{"views":["product","list","basket","payment"],"products":["plus"],"configuration":{"templateName":"default-product-liberty","customColors":{},"placementStyles":[]}}]}],"trackingEnabled":true,"defaultsConfiguration":{"useSecondaryDefaultForPrimaryColor":false,"usePrimaryDefaultForSecondaryColor":false},"productsByLocale":[{"locale":{"isoCode":"DK","language":"","currencyCode":"DKK"},"products":[{"type":"light","limit":{"from":12000,"to":200000,"currency":"DKK"},"rates":10,"priority":2},{"type":"tbyb","limit":{"from":12000,"to":400000,"currency":"DKK"},"rates":4,"priority":0},{"type":"plus","rates":20,"monthlyAccountFee":6900,"apr":2322,"limit":{"from":12000,"to":400000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":9900,"apr":2210,"limit":{"from":400000,"to":600000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":13500,"apr":2266,"limit":{"from":600000,"to":800000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":16900,"apr":2270,"limit":{"from":800000,"to":1000000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":19900,"apr":2222,"limit":{"from":1000000,"to":1200000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":23900,"apr":2295,"limit":{"from":1200000,"to":1400000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":21900,"apr":2225,"limit":{"from":1400000,"to":1500000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":26900,"apr":2256,"limit":{"from":1500000,"to":1600000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":29900,"apr":2226,"limit":{"from":1600000,"to":1800000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":32900,"apr":2202,"limit":{"from":1800000,"to":2000000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":37900,"apr":2319,"limit":{"from":2000000,"to":2200000,"currency":"DKK"},"priority":1},{"type":"plus","rates":20,"monthlyAccountFee":39900,"apr":2228,"limit":{"from":2200000,"to":2400000,"currency":"DKK"},"priority":1}]}],"globalDefaults":{"themeColors":{"dark":{"secondary":"#FFFFFF","tertiary":"#FFFFFF","primary":"#CEC9FF"},"light":{"secondary":"#000000","tertiary":"#7e7e7e","primary":"#5A00FF"}}},"defaultsByLocale":[]}, 'TXCzxnfoknU=', 'https://event.viabill.com', true, {"light-basket":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text .vb-price,.vb-text .vb-price-currency{font-weight:bold;color:__PRIMARY_COLOR__}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text><span class=\"vb-installment-count\"></span> rentefri betalinger af <span class=\"vb-price\"></span> <span class=\"vb-price-currency\"></span> med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"en":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text .vb-price,.vb-text .vb-price-currency{font-weight:bold;color:__PRIMARY_COLOR__}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text><span class=\"vb-installment-count\"></span> interest-free installments of <span class=\"vb-price-currency\"></span><span class=\"vb-price\"></span> with</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"es":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text .vb-price,.vb-text .vb-price-currency{font-weight:bold;color:__PRIMARY_COLOR__}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text><span class=\"vb-installment-count\"></span> cuotas sin intereses de <span class=\"vb-price\"></span><span class=\"vb-price-currency\"></span> con</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"light-product":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Kun <span class=\"vb-price\"></span> <span class=\"vb-price-currency\"></span></span> <span class=vb-text>om måneden med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"en":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Only <span class=\"vb-price-currency\"></span><span class=\"vb-price\"></span></span> <span class=vb-text>per month with</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"es":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Solo <span class=\"vb-price\"></span><span class=\"vb-price-currency\"></span></span> <span class=vb-text>por mes con</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"light-payment":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Fra</span> <span class=\"vb-text vb-text--highlighted\">kun <span class=\"vb-price\"></span> <span class=\"vb-price-currency\"></span></span> <span class=vb-text>/ måned</span> </div> </div> "}},"light-list":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Fra</span> <span class=\"vb-text vb-text--highlighted\">kun <span class=\"vb-price\"></span> <span class=\"vb-price-currency\"></span></span> <span class=vb-text>/ måned med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"default-plus":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text{font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Del betalingen op med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"en":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text{font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Split the payment with</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"es":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}.vb-text{font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Divide el pago con</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"default-tbyb":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Betal om 30 dage med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"en":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Pay in 30 days with</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"es":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=vb-text>Paga en 30 días con</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"default-product-liberty":{"da":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Kun <span class=\"vb-price\"></span> <span class=\"vb-price-currency\"></span></span> <span class=vb-text>om måneden med</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"en":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Only <span class=\"vb-price-currency\"></span><span class=\"vb-price\"></span></span> <span class=vb-text>per month with</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "},"es":{"markup":"<meta charset=UTF-8> <meta http-equiv=X-UA-Compatible content=\"IE=edge\"> <meta name=viewport content=\"width=device-width,initial-scale=1,user-scalable=no\"> <style type=text/css>progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}figcaption,menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=submit],[type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{overflow:hidden;height:100%;display:flex;align-items:center}#vbpt{cursor:pointer;display:inline-block}.vbpt-badge{font-family:Arial, Helvetica, sans-serif;overflow:hidden;margin:0}.vbpt-badge svg rect{stroke:__PRIMARY_COLOR__}.vbpt-badge svg path{fill:__PRIMARY_COLOR__}.vb-content{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:space-between}.vb-logo{width:57px;height:18px;padding:3px 0}.vb-text{white-space:nowrap;font-size:12px;color:__SECONDARY_COLOR__;margin-right:4px}.vb-text--highlighted{color:__PRIMARY_COLOR__;font-weight:bold}\n</style> <div id=vbpt class=vbpt-badge> <div class=vb-content> <span class=\"vb-text vb-text--highlighted\">Solo <span class=\"vb-price\"></span><span class=\"vb-price-currency\"></span></span> <span class=vb-text>por mes con</span> <div class=vb-logo> <svg width=\"57\" height=\"18\" viewBox=\"0 0 380 120\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n    <rect x=\"1.5\" y=\"1.5\" width=\"377\" height=\"117\" rx=\"58\" stroke-width=\"3\" />\n    <path d=\"M95.4014 29.9392C92.6045 29.9392 90.0991 31.6552 89.102 34.2505L74.0737 73.4206L59.0346 34.247C58.0411 31.6552 55.5357 29.9392 52.7425 29.9392C47.9406 29.9392 44.6793 34.7903 46.5223 39.1946L64.7435 82.7582C66.3166 86.519 70.0133 88.9714 74.1133 88.9714C78.2168 88.9714 81.9172 86.5154 83.4867 82.7475L101.629 39.1946C103.468 34.7868 100.207 29.9392 95.4014 29.9392Z\" />\n    <path d=\"M123.845 29.9392C121.419 29.9392 119.231 31.3835 118.295 33.607L98.4358 80.6812C96.7764 84.6207 99.6885 88.9678 103.986 88.9678C106.413 88.9678 108.601 87.5235 109.537 85.3L129.396 38.2258C131.055 34.2863 128.143 29.9392 123.845 29.9392Z\" />\n    <path d=\"M237.838 29.9392C234.234 29.9392 231.315 32.8384 231.315 36.4169V82.4865C231.315 86.065 234.238 88.9643 237.838 88.9643C241.441 88.9643 244.364 86.065 244.364 82.4865V36.4205C244.36 32.842 241.441 29.9392 237.838 29.9392Z\" />\n    <path d=\"M284.089 76.7667H268.611V36.4634C268.611 32.8635 265.67 29.9428 262.045 29.9428C258.42 29.9428 255.479 32.8635 255.479 36.4634V82.7404C255.479 86.0436 258.175 88.7212 261.502 88.7212H284.089C287.415 88.7212 290.108 86.0436 290.108 82.744C290.108 79.4408 287.411 76.7667 284.089 76.7667Z\" />\n    <path d=\"M327.946 76.7667H312.468V36.4634C312.468 32.8635 309.527 29.9428 305.903 29.9428C302.278 29.9428 299.337 32.8635 299.337 36.4634V82.7404C299.337 86.0436 302.033 88.7212 305.359 88.7212H327.946C331.269 88.7212 333.965 86.0436 333.965 82.744C333.969 79.4408 331.273 76.7667 327.946 76.7667Z\" />\n    <path d=\"M163.099 36.2417C161.526 32.4809 157.829 30.0321 153.729 30.0321C149.626 30.0321 145.925 32.4881 144.356 36.256L126.214 79.8089C124.378 84.2167 127.639 89.0643 132.441 89.0643C135.238 89.0643 137.743 87.3484 138.741 84.753L153.769 45.5829L168.808 84.753C169.802 87.3448 172.307 89.0607 175.1 89.0607C179.902 89.0607 183.163 84.2096 181.32 79.8053L163.099 36.2417Z\" />\n    <path d=\"M222.255 70.1889C221.999 63.8757 218.295 57.995 212.313 55.632C215.337 53.0295 216.582 49.5547 216.582 45.894C216.582 34.9798 207.284 29.9428 196.039 29.9428H180.489C176.421 29.9428 173.66 34.0468 175.215 37.779C176.097 39.8989 178.178 41.2788 180.489 41.2788H196.039C201.028 41.2788 203.562 43.7991 203.562 47.2417C203.562 50.6843 201.028 52.7828 195.87 52.7828H189.567C185.651 52.7828 182.991 56.733 184.488 60.3258C185.363 62.435 187.479 63.772 189.772 63.6969C191.129 63.6969 198.865 63.6969 201.723 63.6969C204.862 63.6969 209.552 65.37 209.552 71.0326C209.552 76.5058 202.86 77.8893 199.459 77.9751C196.73 77.8928 194.243 79.8304 193.793 82.6081C193.3 85.6182 195.355 88.4566 198.386 88.9464C199.639 89.1573 200.917 89.3289 202.198 89.3325C205.956 89.429 209.905 88.5281 213.202 86.6192C218.994 83.416 222.655 76.7775 222.255 70.1889Z\" />\n</svg>\n </div> </div> </div> "}},"generalIframe":"<div class=viabill-pricetag> <iframe title=\"ViaBill Pricetag\" class=viabill scrolling=no data-type=__VIEW_TYPE__ style=border:0;height:10px;max-width:100%></iframe> </div> ","modal":"<style type=text/css>.no-scroll{overflow:hidden}.vbpt-hide{display:none}#vbpt-scope{z-index:2147483647;background-color:rgba(0,0,0,0.75);display:none;font-family:Sans-Serif;font-size:10px;height:100vh;left:0;position:fixed;top:0;width:100vw}#vbpt-scope .vbpt-modal-loader{position:fixed;top:0;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:center}#vbpt-scope .vbpt-modal-loader.loading{display:flex}#vbpt-scope .vbpt-modal-loader .lds-dual-ring{display:inline-block;width:64px;height:64px}#vbpt-scope .vbpt-modal-loader .lds-dual-ring:after{content:\" \";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#vbpt-scope .vbpt-modal-iframe{background-color:transparent !important;padding:0 !important;border:0 !important;width:100% !important;height:100% !important}#vbpt-scope .vbpt-modal-iframe:not(.current){display:none}#vbpt-scope .vbpt-modal__wrapper{background:none;box-sizing:border-box;display:flex;font-size:2em;margin:auto;max-height:100vh;max-width:100vw;text-align:center;width:800px;position:fixed !important;right:0 !important;bottom:0 !important;left:0 !important;top:0 !important;border:0;overflow:hidden !important}@media screen and (min-width: 500px){#vbpt-scope .vbpt-modal__wrapper{max-width:90vw;max-height:90vh;height:560px;border-radius:5px}}#vbpt-scope .icon{display:inline}\n</style> <div id=vbpt-scope class=vbpt-modal> <div class=vbpt-modal__wrapper> </div> <div class=vbpt-modal-loader data-src-url=https://pricetag.viabill.com/modal/pricetag/TXCzxnfoknU=?> <div class=lds-dual-ring></div> </div> </div> "}, "(()=>{var e={836:()=>{\"use strict\";Array.prototype.find||Object.defineProperty(Array.prototype,\"find\",{value:function(e){if(null==this)throw new TypeError(\"Array.prototype.find called on null or undefined\");if(\"function\"!=typeof e)throw new TypeError(\"predicate must be a function\");for(var t,r=Object(this),n=r.length>>>0,o=arguments[1],a=0;a<n;a++)if(t=r[a],e.call(o,t,a,r))return t}})},577:()=>{!function(){if(\"function\"==typeof window.CustomEvent)return!1;function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var r=document.createEvent(\"CustomEvent\");return r.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),r}e.prototype=window.Event.prototype,window.CustomEvent=e}()},902:()=>{\"use strict\";\"function\"!=typeof Object.assign&&(Object.assign=function(e){if(null==e)throw new TypeError(\"Cannot convert undefined or null to object\");for(var t=Object(e),r=1;r<arguments.length;r++){var n=arguments[r];if(null!=n)for(var o in n)n.hasOwnProperty(o)&&(t[o]=n[o])}return t})}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={exports:{}};return e[n](a,a.exports,r),a.exports}(()=>{\"use strict\";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}r(902),r(836),r(577);var t=[],n={DKK:{label:\"kr.\",precision:2,separator:\",\"},USD:{label:\"$\",precision:2,separator:\".\"},EUR:{label:\"€\",precision:2,separator:\",\"}};function o(r,o){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:\"dkk\",i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,c=document.getElementById(\"vbpt\"),u=!!frameElement&&frameElement.parentNode,l=u?u.dataset.allowedProductTypes:void 0,s=l?JSON.parse(l):void 0,d=function(r,n,o,a,i){var c,u=arguments.length>5&&void 0!==arguments[5]?arguments[5]:null;if(!(a<=.01)){var l=[].concat(function(t){if(Array.isArray(t))return e(t)}(c=n||[])||function(e){if(\"undefined\"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e[\"@@iterator\"])return Array.from(e)}(c)||function(t,r){if(t){if(\"string\"==typeof t)return e(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);return\"Object\"===n&&t.constructor&&(n=t.constructor.name),\"Map\"===n||\"Set\"===n?Array.from(t):\"Arguments\"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?e(t,r):void 0}}(c)||function(){throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")}(),t),s=function(e,t,r){var n=e.filter((function(e){return r&&t?e.locale.isoCode&&e.locale.isoCode.toUpperCase()===r.toUpperCase()&&e.locale.currencyCode.toUpperCase()===t.toUpperCase():t&&!r?e.locale.currencyCode.toUpperCase()===t.toUpperCase():\"DKK\"===e.locale.currencyCode.toUpperCase()}));return 0===n.length||n.length>1?null:n[0]}(r,i,u);if(!s||s.products.length<1)return console.warn(\"This merchant isn't configured to use currency '\".concat(i,\"'\")+(u?\" in country \".concat(u):\"\")),null;var d=s.products.filter((function(e){return-1===l.indexOf(e.type)})).filter((function(e){return!o||-1!==o.indexOf(e.type)})).filter((function(e){return e.limit.from/100<=a&&e.limit.to/100>=a}));return d.sort((function(e,t){return t.priority-e.priority})),d[0]}}(r.productsByLocale,r.disabledProducts,s,o,a,i),p=d?d.type:\"none\",f=n[a.toUpperCase()];u&&p!==u.dataset.productType&&(console.log(\"Product type changed: \".concat(u.dataset.productType,\" => \").concat(p)),u.dataset.productType=p,u.dispatchEvent(new CustomEvent(\"vb-product-type-changed\",{})));var y=d?function(e,t,r,n){if(!e.rates)return null;var o=parseFloat(e.rates);return n?(parseFloat(t)/o).toFixed(n):Math.round(Math.max(1,t/o))+\"\"}(d,parseFloat(o),0,f.precision):null;c.setAttribute(\"data-currency\",(a||\"\").toUpperCase()),null!==y&&(c.setAttribute(\"data-price\",y),function(e,t,r,n,o){var a=e.querySelector(\".vb-price\");a&&(a.innerHTML=(t||\"\").replace(\".\",n));var i=e.querySelector(\".vb-price-currency\");i&&(i.innerHTML=r);var c=e.querySelector(\".vb-installment-count\");c&&(c.innerHTML=\"\".concat(o))}(c,y,f.label,f.separator,d.rates))}var a,i,c,u,l,s;window.addEventListener(\"message\",(function(e){if(e.origin===(((window.frameElement||{}).ownerDocument||{}).location||{}).origin){if(c=e,\"updatePrice\"===e.data.action){u=e.data.iframeId;var t=e.data.options;i=t.conf,a=t.totalPrice,l=t.currency,s=t.country,o(i,a,l,s),c.source.postMessage({action:\"preloadModal\",iframeId:u},\"*\")}if(\"measure\"===e.data.action){u=e.data.iframeId,window.document.body.removeAttribute(\"style\");var r=document.querySelector(\"#vbpt\").getBoundingClientRect();c.source.postMessage({action:\"resize\",height:Math.ceil(r.height)+1,width:Math.ceil(r.width)+1,iframeId:u},\"*\")}}}),!1),document.addEventListener(\"DOMContentLoaded\",(function(){document.getElementById(\"vbpt\").addEventListener(\"click\",(function(){c.source.postMessage({action:\"openModal\",iframeId:u},\"*\")}))})),window.addEventListener(\"keydown\",(function(e){var t;27===e.keyCode&&(t=Object.assign({source:c.source},c.data),\"close-esc-key\",function(e){e&&e.stopImmediatePropagation();var r=Object.assign({},t.data,{closeType:\"close-esc-key\",action:\"close\"});t.source.postMessage(r,\"*\")})(e)}),!1),window.document.body.style.width=\"100%\",window.document.body.style.overflow=\"hidden\"})()})();", 'https://event-client.viabill.com', false); var vb = vb || viabillPricetagInternal