(()=>{"use strict";const e=window.wp.i18n,t=e=>Math.abs(parseInt(e,10)),a=(e,t,a)=>{const n=new CustomEvent(`wpcf7${t}`,{bubbles:!0,detail:a});"string"==typeof e&&(e=document.querySelector(e)),e.dispatchEvent(n)},n=(e,t)=>{const n=new Map([["init","init"],["validation_failed","invalid"],["acceptance_missing","unaccepted"],["spam","spam"],["aborted","aborted"],["mail_sent","sent"],["mail_failed","failed"],["submitting","submitting"],["resetting","resetting"],["validating","validating"],["payment_required","payment-required"]]);n.has(t)&&(t=n.get(t)),Array.from(n.values()).includes(t)||(t=`custom-${t=(t=t.replace(/[^0-9a-z]+/i," ").trim()).replace(/\s+/,"-")}`);const r=e.getAttribute("data-status");if(e.wpcf7.status=t,e.setAttribute("data-status",t),e.classList.add(t),r&&r!==t){e.classList.remove(r);const t={contactFormId:e.wpcf7.id,pluginVersion:e.wpcf7.pluginVersion,contactFormLocale:e.wpcf7.locale,unitTag:e.wpcf7.unitTag,containerPostId:e.wpcf7.containerPost,status:e.wpcf7.status,prevStatus:r};a(e,"statuschanged",t)}return t},r=e=>{const{root:t,namespace:a="contact-form-7/v1"}=wpcf7.api;return c.reduceRight(((e,t)=>a=>t(a,e)),(e=>{let n,r,{url:c,path:o,endpoint:s,headers:i,body:l,data:p,...d}=e;"string"==typeof s&&(n=a.replace(/^\/|\/$/g,""),r=s.replace(/^\//,""),o=r?n+"/"+r:n),"string"==typeof o&&(-1!==t.indexOf("?")&&(o=o.replace("?","&")),o=o.replace(/^\//,""),c=t+o),i={Accept:"application/json, */*;q=0.1",...i},delete i["X-WP-Nonce"],p&&(l=JSON.stringify(p),i["Content-Type"]="application/json");const f={code:"fetch_error",message:"You are probably offline."},u={code:"invalid_json",message:"The response is not a valid JSON response."};return window.fetch(c||o||window.location.href,{...d,headers:i,body:l}).then((e=>Promise.resolve(e).then((e=>{if(e.status>=200&&e.status<300)return e;throw e})).then((e=>{if(204===e.status)return null;if(e&&e.json)return e.json().catch((()=>{throw u}));throw u}))),(()=>{throw f}))}))(e)},c=[];function o(e,t={}){const{target:a,scope:r=e,...c}=t;if(void 0===e.wpcf7?.schema)return;const o={...e.wpcf7.schema};if(void 0!==a){if(!e.contains(a))return;if(!a.closest(".wpcf7-form-control-wrap[data-name]"))return;if(a.closest(".novalidate"))return}const p=r.querySelectorAll(".wpcf7-form-control-wrap"),d=Array.from(p).reduce(((e,t)=>(t.closest(".novalidate")||t.querySelectorAll(":where(input, textarea, select):enabled").forEach((t=>{if(t.name)switch(t.type){case"button":case"image":case"reset":case"submit":break;case"checkbox":case"radio":t.checked&&e.append(t.name,t.value);break;case"select-multiple":for(const a of t.selectedOptions)e.append(t.name,a.value);break;case"file":for(const a of t.files)e.append(t.name,a);break;default:e.append(t.name,t.value)}})),e)),new FormData),f=e.getAttribute("data-status");Promise.resolve(n(e,"validating")).then((n=>{if(void 0!==swv){const n=swv.validate(o,d,t);for(const t of p){if(void 0===t.dataset.name)continue;const c=t.dataset.name;if(n.has(c)){const{error:t,validInputs:a}=n.get(c);i(e,c),void 0!==t&&s(e,c,t,{scope:r}),l(e,c,null!=a?a:[])}if(t.contains(a))break}}})).finally((()=>{n(e,f)}))}r.use=e=>{c.unshift(e)};const s=(e,t,a,n)=>{const{scope:r=e,...c}=null!=n?n:{},o=`${e.wpcf7?.unitTag}-ve-${t}`.replaceAll(/[^0-9a-z_-]+/gi,""),s=e.querySelector(`.wpcf7-form-control-wrap[data-name="${t}"] .wpcf7-form-control`);(()=>{const t=document.createElement("li");t.setAttribute("id",o),s&&s.id?t.insertAdjacentHTML("beforeend",`<a href="#${s.id}">${a}</a>`):t.insertAdjacentText("beforeend",a),e.wpcf7.parent.querySelector(".screen-reader-response ul").appendChild(t)})(),r.querySelectorAll(`.wpcf7-form-control-wrap[data-name="${t}"]`).forEach((e=>{const t=document.createElement("span");t.classList.add("wpcf7-not-valid-tip"),t.setAttribute("aria-hidden","true"),t.insertAdjacentText("beforeend",a),e.appendChild(t),e.querySelectorAll("[aria-invalid]").forEach((e=>{e.setAttribute("aria-invalid","true")})),e.querySelectorAll(".wpcf7-form-control").forEach((e=>{e.classList.add("wpcf7-not-valid"),e.setAttribute("aria-describedby",o),"function"==typeof e.setCustomValidity&&e.setCustomValidity(a),e.closest(".use-floating-validation-tip")&&(e.addEventListener("focus",(e=>{t.setAttribute("style","display: none")})),t.addEventListener("click",(e=>{t.setAttribute("style","display: none")})))}))}))},i=(e,t)=>{const a=`${e.wpcf7?.unitTag}-ve-${t}`.replaceAll(/[^0-9a-z_-]+/gi,"");e.wpcf7.parent.querySelector(`.screen-reader-response ul li#${a}`)?.remove(),e.querySelectorAll(`.wpcf7-form-control-wrap[data-name="${t}"]`).forEach((e=>{e.querySelector(".wpcf7-not-valid-tip")?.remove(),e.querySelectorAll("[aria-invalid]").forEach((e=>{e.setAttribute("aria-invalid","false")})),e.querySelectorAll(".wpcf7-form-control").forEach((e=>{e.removeAttribute("aria-describedby"),e.classList.remove("wpcf7-not-valid"),"function"==typeof e.setCustomValidity&&e.setCustomValidity("")}))}))},l=(e,t,a)=>{e.querySelectorAll(`[data-reflection-of="${t}"]`).forEach((e=>{if("output"===e.tagName.toLowerCase()){const t=e;0===a.length&&a.push(t.dataset.default),a.slice(0,1).forEach((e=>{e instanceof File&&(e=e.name),t.textContent=e}))}else e.querySelectorAll("output").forEach((e=>{e.hasAttribute("data-default")?0===a.length?e.removeAttribute("hidden"):e.setAttribute("hidden","hidden"):e.remove()})),a.forEach((a=>{a instanceof File&&(a=a.name);const n=document.createElement("output");n.setAttribute("name",t),n.textContent=a,e.appendChild(n)}))}))};function p(e,t={}){if(wpcf7.blocked)return d(e),void n(e,"submitting");const c=new FormData(e);t.submitter&&t.submitter.name&&c.append(t.submitter.name,t.submitter.value);const o={contactFormId:e.wpcf7.id,pluginVersion:e.wpcf7.pluginVersion,contactFormLocale:e.wpcf7.locale,unitTag:e.wpcf7.unitTag,containerPostId:e.wpcf7.containerPost,status:e.wpcf7.status,inputs:Array.from(c,(e=>{const t=e[0],a=e[1];return!t.match(/^_/)&&{name:t,value:a}})).filter((e=>!1!==e)),formData:c};r({endpoint:`contact-forms/${e.wpcf7.id}/feedback`,method:"POST",body:c,wpcf7:{endpoint:"feedback",form:e,detail:o}}).then((t=>{const r=n(e,t.status);return o.status=t.status,o.apiResponse=t,["invalid","unaccepted","spam","aborted"].includes(r)?a(e,r,o):["sent","failed"].includes(r)&&a(e,`mail${r}`,o),a(e,"submit",o),t})).then((t=>{t.posted_data_hash&&(e.querySelector('input[name="_wpcf7_posted_data_hash"]').value=t.posted_data_hash),"mail_sent"===t.status&&(e.reset(),e.wpcf7.resetOnMailSent=!0),t.invalid_fields&&t.invalid_fields.forEach((t=>{s(e,t.field,t.message)})),e.wpcf7.parent.querySelector('.screen-reader-response [role="status"]').insertAdjacentText("beforeend",t.message),e.querySelectorAll(".wpcf7-response-output").forEach((e=>{e.innerText=t.message}))})).catch((e=>console.error(e)))}r.use(((e,t)=>{if(e.wpcf7&&"feedback"===e.wpcf7.endpoint){const{form:t,detail:r}=e.wpcf7;d(t),a(t,"beforesubmit",r),n(t,"submitting")}return t(e)}));const d=e=>{e.querySelectorAll(".wpcf7-form-control-wrap").forEach((t=>{t.dataset.name&&i(e,t.dataset.name)})),e.wpcf7.parent.querySelector('.screen-reader-response [role="status"]').innerText="",e.querySelectorAll(".wpcf7-response-output").forEach((e=>{e.innerText=""}))};function f(e){const t=new FormData(e),c={contactFormId:e.wpcf7.id,pluginVersion:e.wpcf7.pluginVersion,contactFormLocale:e.wpcf7.locale,unitTag:e.wpcf7.unitTag,containerPostId:e.wpcf7.containerPost,status:e.wpcf7.status,inputs:Array.from(t,(e=>{const t=e[0],a=e[1];return!t.match(/^_/)&&{name:t,value:a}})).filter((e=>!1!==e)),formData:t};r({endpoint:`contact-forms/${e.wpcf7.id}/refill`,method:"GET",wpcf7:{endpoint:"refill",form:e,detail:c}}).then((t=>{e.wpcf7.resetOnMailSent?(delete e.wpcf7.resetOnMailSent,n(e,"mail_sent")):n(e,"init"),c.apiResponse=t,a(e,"reset",c)})).catch((e=>console.error(e)))}r.use(((e,t)=>{if(e.wpcf7&&"refill"===e.wpcf7.endpoint){const{form:t,detail:a}=e.wpcf7;d(t),n(t,"resetting")}return t(e)}));const u=(e,t)=>{for(const a in t){const n=t[a];e.querySelectorAll(`input[name="${a}"]`).forEach((e=>{e.value=""})),e.querySelectorAll(`img.wpcf7-captcha-${a.replaceAll(":","")}`).forEach((e=>{e.setAttribute("src",n)}));const r=/([0-9]+)\.(png|gif|jpeg)$/.exec(n);r&&e.querySelectorAll(`input[name="_wpcf7_captcha_challenge_${a}"]`).forEach((e=>{e.value=r[1]}))}},m=(e,t)=>{for(const a in t){const n=t[a][0],r=t[a][1];e.querySelectorAll(`.wpcf7-form-control-wrap[data-name="${a}"]`).forEach((e=>{e.querySelector(`input[name="${a}"]`).value="",e.querySelector(".wpcf7-quiz-label").textContent=n,e.querySelector(`input[name="_wpcf7_quiz_answer_${a}"]`).value=r}))}};function w(e){const a=new FormData(e);e.wpcf7={id:t(a.get("_wpcf7")),status:e.getAttribute("data-status"),pluginVersion:a.get("_wpcf7_version"),locale:a.get("_wpcf7_locale"),unitTag:a.get("_wpcf7_unit_tag"),containerPost:t(a.get("_wpcf7_container_post")),parent:e.closest(".wpcf7"),get schema(){return wpcf7.schemas.get(this.id)}},wpcf7.schemas.set(e.wpcf7.id,void 0),e.querySelectorAll(".has-spinner").forEach((e=>{e.insertAdjacentHTML("afterend",'<span class="wpcf7-spinner"></span>')})),(e=>{e.querySelectorAll(".wpcf7-exclusive-checkbox").forEach((t=>{t.addEventListener("change",(t=>{const a=t.target.getAttribute("name");e.querySelectorAll(`input[type="checkbox"][name="${a}"]`).forEach((e=>{e!==t.target&&(e.checked=!1)}))}))}))})(e),(e=>{e.querySelectorAll(".has-free-text").forEach((t=>{const a=t.querySelector("input.wpcf7-free-text"),n=t.querySelector('input[type="checkbox"], input[type="radio"]');a.disabled=!n.checked,e.addEventListener("change",(e=>{a.disabled=!n.checked,e.target===n&&n.checked&&a.focus()}))}))})(e),(e=>{e.querySelectorAll(".wpcf7-validates-as-url").forEach((e=>{e.addEventListener("change",(t=>{let a=e.value.trim();a&&!a.match(/^[a-z][a-z0-9.+-]*:/i)&&-1!==a.indexOf(".")&&(a=a.replace(/^\/+/,""),a="http://"+a),e.value=a}))}))})(e),(e=>{if(!e.querySelector(".wpcf7-acceptance")||e.classList.contains("wpcf7-acceptance-as-validation"))return;const t=()=>{let t=!0;e.querySelectorAll(".wpcf7-acceptance").forEach((e=>{if(!t||e.classList.contains("optional"))return;const a=e.querySelector('input[type="checkbox"]');(e.classList.contains("invert")&&a.checked||!e.classList.contains("invert")&&!a.checked)&&(t=!1)})),e.querySelectorAll(".wpcf7-submit").forEach((e=>{e.disabled=!t}))};t(),e.addEventListener("change",(e=>{t()})),e.addEventListener("wpcf7reset",(e=>{t()}))})(e),(e=>{const a=(e,a)=>{const n=t(e.getAttribute("data-starting-value")),r=t(e.getAttribute("data-maximum-value")),c=t(e.getAttribute("data-minimum-value")),o=e.classList.contains("down")?n-a.value.trim().length:a.value.trim().length;e.setAttribute("data-current-value",o),e.innerText=o,r&&r<a.value.length?e.classList.add("too-long"):e.classList.remove("too-long"),c&&a.value.length<c?e.classList.add("too-short"):e.classList.remove("too-short")},n=t=>{t={init:!1,...t},e.querySelectorAll(".wpcf7-character-count").forEach((n=>{const r=n.getAttribute("data-target-name"),c=e.querySelector(`[name="${r}"]`);c&&(c.value=c.defaultValue,a(n,c),t.init&&c.addEventListener("keyup",(e=>{a(n,c)})))}))};n({init:!0}),e.addEventListener("wpcf7reset",(e=>{n()}))})(e),window.addEventListener("load",(t=>{wpcf7.cached&&e.reset()})),e.addEventListener("reset",(t=>{wpcf7.reset(e)})),e.addEventListener("submit",(t=>{wpcf7.submit(e,{submitter:t.submitter}),t.preventDefault()})),e.addEventListener("wpcf7submit",(t=>{t.detail.apiResponse.captcha&&u(e,t.detail.apiResponse.captcha),t.detail.apiResponse.quiz&&m(e,t.detail.apiResponse.quiz)})),e.addEventListener("wpcf7reset",(t=>{t.detail.apiResponse.captcha&&u(e,t.detail.apiResponse.captcha),t.detail.apiResponse.quiz&&m(e,t.detail.apiResponse.quiz)})),e.addEventListener("change",(t=>{t.target.closest(".wpcf7-form-control")&&wpcf7.validate(e,{target:t.target})})),e.addEventListener("wpcf7statuschanged",(t=>{const a=t.detail.status;e.querySelectorAll(".active-on-any").forEach((e=>{e.removeAttribute("inert"),e.classList.remove("active-on-any")})),e.querySelectorAll(`.inert-on-${a}`).forEach((e=>{e.setAttribute("inert","inert"),e.classList.add("active-on-any")}))}))}document.addEventListener("DOMContentLoaded",(t=>{var a;if("undefined"!=typeof wpcf7)if(void 0!==wpcf7.api)if("function"==typeof window.fetch)if("function"==typeof window.FormData)if("function"==typeof NodeList.prototype.forEach)if("function"==typeof String.prototype.replaceAll){wpcf7={init:w,submit:p,reset:f,validate:o,schemas:new Map,...null!==(a=wpcf7)&&void 0!==a?a:{}},document.querySelectorAll("form .wpcf7[data-wpcf7-id]").forEach((t=>{const a=document.createElement("p");a.setAttribute("class","wpcf7-form-in-wrong-place");const n=document.createElement("strong");n.append((0,e.__)("Error:","contact-form-7"));const r=(0,e.__)("This contact form is placed in the wrong place.","contact-form-7");a.append(n," ",r),t.replaceWith(a)})),document.querySelectorAll(".wpcf7 > form").forEach((e=>{wpcf7.init(e),e.closest(".wpcf7").classList.replace("no-js","js")}));for(const e of wpcf7.schemas.keys())r({endpoint:`contact-forms/${e}/feedback/schema`,method:"GET"}).then((t=>{wpcf7.schemas.set(e,t)}))}else console.error("Your browser does not support String.replaceAll().");else console.error("Your browser does not support NodeList.forEach().");else console.error("Your browser does not support window.FormData().");else console.error("Your browser does not support window.fetch().");else console.error("wpcf7.api is not defined.");else console.error("wpcf7 is not defined.")}))})();
(()=>{"use strict";var wpcf7_redirect;(function($){function Wpcf7_redirect(){this.init=function(){this.wpcf7_redirect_mailsent_handler()},this.wpcf7_redirect_mailsent_handler=function(){document.addEventListener("wpcf7mailsent",(function(e){if($(document.body).trigger("wpcf7r-mailsent",[e]),void 0!==e.detail.apiResponse&&e.detail.apiResponse){const i=e.detail.apiResponse;let t=0;void 0!==i.api_url_request&&i.api_url_request&&wpcf7_redirect.handle_api_action(i.api_url_request),void 0!==i.api_json_xml_request&&i.api_json_xml_request&&wpcf7_redirect.handle_api_action(i.api_json_xml_request),void 0!==i.FireScript&&i.FireScript&&(t=void 0!==i.FireScript.delay_redirect?i.FireScript.delay_redirect:t,window.setTimeout((function(){wpcf7_redirect.handle_javascript_action(i.FireScript)}),t)),void 0!==i.popup&&i.popup&&wpcf7_redirect.handle_popups(i.popup,e),void 0!==i.redirect_to_paypal&&i.redirect_to_paypal&&(t=void 0!==i.redirect_to_paypal.delay_redirect?i.redirect_to_paypal.delay_redirect:t,window.setTimeout((function(){wpcf7_redirect.handle_redirect_action(i.redirect_to_paypal)}),t)),void 0!==i.redirect&&i.redirect&&(t=void 0!==i.redirect.delay_redirect?i.redirect.delay_redirect:t,window.setTimeout((function(){wpcf7_redirect.handle_redirect_action(i.redirect)}),t))}}),!1),document.addEventListener("wpcf7invalid",(function(e){if($(document.body).trigger("wpcf7r-invalid",[e]),void 0!==e.detail.apiResponse&&e.detail.apiResponse){const i=e.detail.apiResponse;i.invalidFields&&wpcf7_redirect.ninja_multistep_mov_to_invalid_tab(e,i)}}))},this.handle_popups=function(e,i){$(document.body).trigger("wpcf7r-before-open-popup",[i]),$.each(e,(function(e,i){var t=$(i["popup-template"]);$(document.body).append(t),$(document.body).addClass(i["template-name"]),window.setTimeout((function(){$(document.body).addClass("modal-popup-open"),t.addClass("is-open")}),1e3),t.find(".close-button").on("click",(function(){t.removeClass("is-open").addClass("fade"),$(document.body).removeClass("modal-popup-open"),window.setTimeout((function(){$(".wpcf7r-modal").remove(),$(document.body).trigger("wpcf7r-popup-removed",[t])}),4e3)})),$(document.body).trigger("wpcf7r-popup-appended",[t])}))},this.handle_api_action=function(send_to_api_result){$.each(send_to_api_result,(function(k,v){try{if(!v.result_javascript||"string"!=typeof v.result_javascript)return;v.api_response&&"string"==typeof v.api_response&&""!==v.api_response.trim()&&(window.rcf7_response=JSON.parse(v.api_response)),eval(v.result_javascript)}catch(e){console.error("Error handling API action:",e)}}))},this.ninja_multistep_mov_to_invalid_tab=function(e,i){if($(".fieldset-cf7mls-wrapper").length){const t=$(e.target),r=i.invalidFields[0],n=$(r.into).parents("fieldset"),o=t.find(".cf7mls_current_fs"),d=n;t.find(".fieldset-cf7mls").removeClass("cf7mls_current_fs"),n.addClass("cf7mls_current_fs").removeClass("cf7mls_back_fs"),t.find(".cf7mls_progress_bar").length&&(t.find(".cf7mls_progress_bar li").eq(t.find("fieldset.fieldset-cf7mls").index(d)).addClass("current"),t.find(".cf7mls_progress_bar li").eq(t.find("fieldset.fieldset-cf7mls").index(o)).removeClass("active current"))}},this.handle_redirect_action=function(e){$(document.body).trigger("wpcf7r-handle_redirect_action",[e]),$.each(e,(function(e,i){const t=1e3*(i.delay||0);window.setTimeout((function(e){const i=e.redirect_url||"",t=e.type||"";void 0!==e.form&&e.form?($("body").append(e.form),$("#cf7r-result-form").submit()):i&&"redirect"==t?window.location=i:i&&"new_tab"==t&&window.open(i)}),t,i)}))},this.handle_javascript_action=function(scripts){$(document.body).trigger("wpcf7r-handle_javascript_action",[scripts]),$.each(scripts,(function(k,script){eval(script)}))},this.htmlspecialchars_decode=function(e){var i={"&amp;":"&","&#038;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#039;":"'","&#8217;":"’","&#8216;":"‘","&#8211;":"–","&#8212;":"—","&#8230;":"…","&#8221;":"”"};return e.replace(/\&[\w\d\#]{2,5}\;/g,(function(e){return i[e]}))},this.init()}wpcf7_redirect=new Wpcf7_redirect})(jQuery)})();
;(function($, window, document, undefined){
"use strict";
var pluginName="woocommercePricing",
defaults={
productSelector: '.product-name',
productLabelsSelector: 'label, dt',
priceMonthlySelector: '.product-monthly .amount',
priceOneTimeSelector: '.product-one-time .amount',
oneTimeRegex: /(?<=einmalig\s)(?<price>\d+(?:,\d+)?(?=€))/gi,
monthlyRegex: /(?<price>\d+(?:,\d+)?(?=€\spro\smonat))/gi
};
function Plugin(element, options){
this.element=element;
this.settings=$.extend({}, defaults, options);
this._defaults=defaults;
this._name=pluginName;
this.init();
}
$.extend(Plugin.prototype, {
init: function(){
var me=this,
el=this.element;
me.oneTimeRegex=defaults.oneTimeRegex;
me.monthlyRegex=defaults.monthlyRegex;
me.$productElement=$(el).find(defaults.productSelector);
me.$prodcutLabels=me.$productElement.find(defaults.productLabelsSelector);
me.$priceMonthly=$(el).find(defaults.priceMonthlySelector);
me.$priceOneTime=$(el).find(defaults.priceOneTimeSelector);
me.oneTimePrices=[];
me.monthlyPrices=[];
me.getPrices();
me.sumPrices();
},
getPrices: function(){
var me=this;
me.$prodcutLabels.each(function(){
let oneTimeRegexResults=this.innerHTML.matchAll(me.oneTimeRegex)||[];
for(let oneTimeRegexResult of oneTimeRegexResults){
let price=me.formatNumber(oneTimeRegexResult.groups.price);
me.oneTimePrices.push(price);
}
let monthlyRegexResults=this.innerHTML.matchAll(me.monthlyRegex)||[];
for(let monthlyRegexResult of monthlyRegexResults){
let price=me.formatNumber(monthlyRegexResult.groups.price);
me.monthlyPrices.push(price);
}});
},
sumPrices: function(){
var me=this;
let oneTimePricesSum=me.oneTimePrices.reduce((sum, current)=> sum + current, 0);
let monthlyPricesSum=me.monthlyPrices.reduce((sum, current)=> sum + current, 0);
me.$priceOneTime.prepend(me.formatCurrencyDE(oneTimePricesSum) + '€');
me.$priceMonthly.prepend(me.formatCurrencyDE(monthlyPricesSum) + '€');
},
formatNumber: function(value){
return parseFloat(value.replace(',', '.'));
},
formatCurrencyDE: function(value){
let number=parseFloat(value);
if(number % 1===0){
return parseInt(value);
}else{
return parseFloat(value).toFixed(2).replace('.', ',');
}}
});
$.fn[ pluginName ]=function(options){
return this.each(function(){
if(!$.data(this, "plugin_" + pluginName) ){
$.data(this, "plugin_" +
pluginName, new Plugin(this, options) );
}});
};
$(document).ready(function(){
$('.woocommerce-cart .cart_item').woocommercePricing();
$('.woocommerce-checkout .order_item').woocommercePricing();
});
$(document.body).on('updated_checkout', function(){
$('.woocommerce-checkout .cart_item').woocommercePricing();
});
$(document.body).on('updated_wc_div', function(){
$('.woocommerce-cart .cart_item').woocommercePricing();
});
})(jQuery, window, document);
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e(t.bootstrap={},t.jQuery,t.Popper)}(this,function(t,e,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function d(){return(d=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}).apply(this,arguments)}e=e&&e.hasOwnProperty("default")?e.default:e,u=u&&u.hasOwnProperty("default")?u.default:u;var a,n,r,o,l,c,h,p,f,g,m,_,y,v,C,b,T,E,P,A,S,I,M,k,w,D,x,N,O,B,$,L,j,F,R,H,Y,U,W,K,Q,V,G,q,z,X,J,Z,tt,et,nt,it,at,rt,st,ot,lt,ct,ut,dt,ht,pt,ft,gt,mt,_t,yt,vt,Ct,bt,Tt,Et,Pt,At,St,It,Mt,kt,wt,Dt,xt,Nt,Ot,Bt,$t,Lt,jt,Ft,Rt,Ht,Yt,Ut,Wt,Kt,Qt,Vt,Gt,qt,zt,Xt,Jt,Zt,te,ee,ne,ie,ae,re,se,oe,le,ce,ue,de,he,pe,fe,ge,me,_e,ye,ve,Ce,be,Te,Ee,Pe,Ae,Se,Ie,Me,ke,we,De,xe,Ne,Oe,Be,$e,Le,je,Fe,Re,He,Ye,Ue,We,Ke,Qe,Ve,Ge,qe,ze,Xe,Je,Ze,tn,en,nn,an,rn,sn,on,ln,cn,un,dn,hn,pn,fn,gn,mn,_n,yn,vn,Cn,bn,Tn,En=function(i){var e=!1;function t(t){var e=this,n=!1;return i(this).one(l.TRANSITION_END,function(){n=!0}),setTimeout(function(){n||l.triggerTransitionEnd(e)},t),this}var l={TRANSITION_END:"bsTransitionEnd",getUID:function(t){for(;t+=~~(1e6*Math.random()),document.getElementById(t););return t},getSelectorFromElement:function(t){var e,n=t.getAttribute("data-target");n&&"#"!==n||(n=t.getAttribute("href")||""),"#"===n.charAt(0)&&(e=n,n=e="function"==typeof i.escapeSelector?i.escapeSelector(e).substr(1):e.replace(/(:|\.|\[|\]|,|=|@)/g,"\\$1"));try{return 0<i(document).find(n).length?n:null}catch(t){return null}},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){i(t).trigger(e.end)},supportsTransitionEnd:function(){return Boolean(e)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var a=n[i],r=e[i],s=r&&l.isElement(r)?"element":(o=r,{}.toString.call(o).match(/\s([a-zA-Z]+)/)[1].toLowerCase());if(!new RegExp(a).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+a+'".')}var o}};return e=("undefined"==typeof window||!window.QUnit)&&{end:"transitionend"},i.fn.emulateTransitionEnd=t,l.supportsTransitionEnd()&&(i.event.special[l.TRANSITION_END]={bindType:e.end,delegateType:e.end,handle:function(t){if(i(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}}),l}(e),Pn=(n="alert",o="."+(r="bs.alert"),l=(a=e).fn[n],c={CLOSE:"close"+o,CLOSED:"closed"+o,CLICK_DATA_API:"click"+o+".data-api"},h="alert",p="fade",f="show",g=function(){function i(t){this._element=t}var t=i.prototype;return t.close=function(t){t=t||this._element;var e=this._getRootElement(t);this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},t.dispose=function(){a.removeData(this._element,r),this._element=null},t._getRootElement=function(t){var e=En.getSelectorFromElement(t),n=!1;return e&&(n=a(e)[0]),n||(n=a(t).closest("."+h)[0]),n},t._triggerCloseEvent=function(t){var e=a.Event(c.CLOSE);return a(t).trigger(e),e},t._removeElement=function(e){var n=this;a(e).removeClass(f),En.supportsTransitionEnd()&&a(e).hasClass(p)?a(e).one(En.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(150):this._destroyElement(e)},t._destroyElement=function(t){a(t).detach().trigger(c.CLOSED).remove()},i._jQueryInterface=function(n){return this.each(function(){var t=a(this),e=t.data(r);e||(e=new i(this),t.data(r,e)),"close"===n&&e[n](this)})},i._handleDismiss=function(e){return function(t){t&&t.preventDefault(),e.close(this)}},s(i,null,[{key:"VERSION",get:function(){return"4.0.0"}}]),i}(),a(document).on(c.CLICK_DATA_API,'[data-dismiss="alert"]',g._handleDismiss(new g)),a.fn[n]=g._jQueryInterface,a.fn[n].Constructor=g,a.fn[n].noConflict=function(){return a.fn[n]=l,g._jQueryInterface},g),An=(_="button",v="."+(y="bs.button"),C=".data-api",b=(m=e).fn[_],T="active",E="btn",A='[data-toggle^="button"]',S='[data-toggle="buttons"]',I="input",M=".active",k=".btn",w={CLICK_DATA_API:"click"+v+C,FOCUS_BLUR_DATA_API:(P="focus")+v+C+" blur"+v+C},D=function(){function n(t){this._element=t}var t=n.prototype;return t.toggle=function(){var t=!0,e=!0,n=m(this._element).closest(S)[0];if(n){var i=m(this._element).find(I)[0];if(i){if("radio"===i.type)if(i.checked&&m(this._element).hasClass(T))t=!1;else{var a=m(n).find(M)[0];a&&m(a).removeClass(T)}if(t){if(i.hasAttribute("disabled")||n.hasAttribute("disabled")||i.classList.contains("disabled")||n.classList.contains("disabled"))return;i.checked=!m(this._element).hasClass(T),m(i).trigger("change")}i.focus(),e=!1}}e&&this._element.setAttribute("aria-pressed",!m(this._element).hasClass(T)),t&&m(this._element).toggleClass(T)},t.dispose=function(){m.removeData(this._element,y),this._element=null},n._jQueryInterface=function(e){return this.each(function(){var t=m(this).data(y);t||(t=new n(this),m(this).data(y,t)),"toggle"===e&&t[e]()})},s(n,null,[{key:"VERSION",get:function(){return"4.0.0"}}]),n}(),m(document).on(w.CLICK_DATA_API,A,function(t){t.preventDefault();var e=t.target;m(e).hasClass(E)||(e=m(e).closest(k)),D._jQueryInterface.call(m(e),"toggle")}).on(w.FOCUS_BLUR_DATA_API,A,function(t){var e=m(t.target).closest(k)[0];m(e).toggleClass(P,/^focus(in)?$/.test(t.type))}),m.fn[_]=D._jQueryInterface,m.fn[_].Constructor=D,m.fn[_].noConflict=function(){return m.fn[_]=b,D._jQueryInterface},D),Sn=(N="carousel",B="."+(O="bs.carousel"),$=".data-api",L=(x=e).fn[N],j={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},F={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},R="next",H="prev",Y="left",U="right",W={SLIDE:"slide"+B,SLID:"slid"+B,KEYDOWN:"keydown"+B,MOUSEENTER:"mouseenter"+B,MOUSELEAVE:"mouseleave"+B,TOUCHEND:"touchend"+B,LOAD_DATA_API:"load"+B+$,CLICK_DATA_API:"click"+B+$},K="carousel",Q="active",V="slide",G="carousel-item-right",q="carousel-item-left",z="carousel-item-next",X="carousel-item-prev",J={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},Z=function(){function r(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this._config=this._getConfig(e),this._element=x(t)[0],this._indicatorsElement=x(this._element).find(J.INDICATORS)[0],this._addEventListeners()}var t=r.prototype;return t.next=function(){this._isSliding||this._slide(R)},t.nextWhenVisible=function(){!document.hidden&&x(this._element).is(":visible")&&"hidden"!==x(this._element).css("visibility")&&this.next()},t.prev=function(){this._isSliding||this._slide(H)},t.pause=function(t){t||(this._isPaused=!0),x(this._element).find(J.NEXT_PREV)[0]&&En.supportsTransitionEnd()&&(En.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function(t){var e=this;this._activeElement=x(this._element).find(J.ACTIVE_ITEM)[0];var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)x(this._element).one(W.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=n<t?R:H;this._slide(i,this._items[t])}},t.dispose=function(){x(this._element).off(B),x.removeData(this._element,O),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function(t){return t=d({},j,t),En.typeCheckConfig(N,t,F),t},t._addEventListeners=function(){var e=this;this._config.keyboard&&x(this._element).on(W.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&(x(this._element).on(W.MOUSEENTER,function(t){return e.pause(t)}).on(W.MOUSELEAVE,function(t){return e.cycle(t)}),"ontouchstart"in document.documentElement&&x(this._element).on(W.TOUCHEND,function(){e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout(function(t){return e.cycle(t)},500+e._config.interval)}))},t._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},t._getItemIndex=function(t){return this._items=x.makeArray(x(t).parent().find(J.ITEM)),this._items.indexOf(t)},t._getItemByDirection=function(t,e){var n=t===R,i=t===H,a=this._getItemIndex(e),r=this._items.length-1;if((i&&0===a||n&&a===r)&&!this._config.wrap)return e;var s=(a+(t===H?-1:1))%this._items.length;return-1===s?this._items[this._items.length-1]:this._items[s]},t._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(x(this._element).find(J.ACTIVE_ITEM)[0]),a=x.Event(W.SLIDE,{relatedTarget:t,direction:e,from:i,to:n});return x(this._element).trigger(a),a},t._setActiveIndicatorElement=function(t){if(this._indicatorsElement){x(this._indicatorsElement).find(J.ACTIVE).removeClass(Q);var e=this._indicatorsElement.children[this._getItemIndex(t)];e&&x(e).addClass(Q)}},t._slide=function(t,e){var n,i,a,r=this,s=x(this._element).find(J.ACTIVE_ITEM)[0],o=this._getItemIndex(s),l=e||s&&this._getItemByDirection(t,s),c=this._getItemIndex(l),u=Boolean(this._interval);if(t===R?(n=q,i=z,a=Y):(n=G,i=X,a=U),l&&x(l).hasClass(Q))this._isSliding=!1;else if(!this._triggerSlideEvent(l,a).isDefaultPrevented()&&s&&l){this._isSliding=!0,u&&this.pause(),this._setActiveIndicatorElement(l);var d=x.Event(W.SLID,{relatedTarget:l,direction:a,from:o,to:c});En.supportsTransitionEnd()&&x(this._element).hasClass(V)?(x(l).addClass(i),En.reflow(l),x(s).addClass(n),x(l).addClass(n),x(s).one(En.TRANSITION_END,function(){x(l).removeClass(n+" "+i).addClass(Q),x(s).removeClass(Q+" "+i+" "+n),r._isSliding=!1,setTimeout(function(){return x(r._element).trigger(d)},0)}).emulateTransitionEnd(600)):(x(s).removeClass(Q),x(l).addClass(Q),this._isSliding=!1,x(this._element).trigger(d)),u&&this.cycle()}},r._jQueryInterface=function(i){return this.each(function(){var t=x(this).data(O),e=d({},j,x(this).data());"object"==typeof i&&(e=d({},e,i));var n="string"==typeof i?i:e.slide;if(t||(t=new r(this,e),x(this).data(O,t)),"number"==typeof i)t.to(i);else if("string"==typeof n){if(void 0===t[n])throw new TypeError('No method named "'+n+'"');t[n]()}else e.interval&&(t.pause(),t.cycle())})},r._dataApiClickHandler=function(t){var e=En.getSelectorFromElement(this);if(e){var n=x(e)[0];if(n&&x(n).hasClass(K)){var i=d({},x(n).data(),x(this).data()),a=this.getAttribute("data-slide-to");a&&(i.interval=!1),r._jQueryInterface.call(x(n),i),a&&x(n).data(O).to(a),t.preventDefault()}}},s(r,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return j}}]),r}(),x(document).on(W.CLICK_DATA_API,J.DATA_SLIDE,Z._dataApiClickHandler),x(window).on(W.LOAD_DATA_API,function(){x(J.DATA_RIDE).each(function(){var t=x(this);Z._jQueryInterface.call(t,t.data())})}),x.fn[N]=Z._jQueryInterface,x.fn[N].Constructor=Z,x.fn[N].noConflict=function(){return x.fn[N]=L,Z._jQueryInterface},Z),In=(et="collapse",it="."+(nt="bs.collapse"),at=(tt=e).fn[et],rt={toggle:!0,parent:""},st={toggle:"boolean",parent:"(string|element)"},ot={SHOW:"show"+it,SHOWN:"shown"+it,HIDE:"hide"+it,HIDDEN:"hidden"+it,CLICK_DATA_API:"click"+it+".data-api"},lt="show",ct="collapse",ut="collapsing",dt="collapsed",ht="width",pt="height",ft={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},gt=function(){function o(t,e){this._isTransitioning=!1,this._element=t,this._config=this._getConfig(e),this._triggerArray=tt.makeArray(tt('[data-toggle="collapse"][href="#'+t.id+'"],[data-toggle="collapse"][data-target="#'+t.id+'"]'));for(var n=tt(ft.DATA_TOGGLE),i=0;i<n.length;i++){var a=n[i],r=En.getSelectorFromElement(a);null!==r&&0<tt(r).filter(t).length&&(this._selector=r,this._triggerArray.push(a))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var t=o.prototype;return t.toggle=function(){tt(this._element).hasClass(lt)?this.hide():this.show()},t.show=function(){var t,e,n=this;if(!this._isTransitioning&&!tt(this._element).hasClass(lt)&&(this._parent&&0===(t=tt.makeArray(tt(this._parent).find(ft.ACTIVES).filter('[data-parent="'+this._config.parent+'"]'))).length&&(t=null),!(t&&(e=tt(t).not(this._selector).data(nt))&&e._isTransitioning))){var i=tt.Event(ot.SHOW);if(tt(this._element).trigger(i),!i.isDefaultPrevented()){t&&(o._jQueryInterface.call(tt(t).not(this._selector),"hide"),e||tt(t).data(nt,null));var a=this._getDimension();tt(this._element).removeClass(ct).addClass(ut),(this._element.style[a]=0)<this._triggerArray.length&&tt(this._triggerArray).removeClass(dt).attr("aria-expanded",!0),this.setTransitioning(!0);var r=function(){tt(n._element).removeClass(ut).addClass(ct).addClass(lt),n._element.style[a]="",n.setTransitioning(!1),tt(n._element).trigger(ot.SHOWN)};if(En.supportsTransitionEnd()){var s="scroll"+(a[0].toUpperCase()+a.slice(1));tt(this._element).one(En.TRANSITION_END,r).emulateTransitionEnd(600),this._element.style[a]=this._element[s]+"px"}else r()}}},t.hide=function(){var t=this;if(!this._isTransitioning&&tt(this._element).hasClass(lt)){var e=tt.Event(ot.HIDE);if(tt(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();if(this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",En.reflow(this._element),tt(this._element).addClass(ut).removeClass(ct).removeClass(lt),0<this._triggerArray.length)for(var i=0;i<this._triggerArray.length;i++){var a=this._triggerArray[i],r=En.getSelectorFromElement(a);if(null!==r)tt(r).hasClass(lt)||tt(a).addClass(dt).attr("aria-expanded",!1)}this.setTransitioning(!0);var s=function(){t.setTransitioning(!1),tt(t._element).removeClass(ut).addClass(ct).trigger(ot.HIDDEN)};this._element.style[n]="",En.supportsTransitionEnd()?tt(this._element).one(En.TRANSITION_END,s).emulateTransitionEnd(600):s()}}},t.setTransitioning=function(t){this._isTransitioning=t},t.dispose=function(){tt.removeData(this._element,nt),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},t._getConfig=function(t){return(t=d({},rt,t)).toggle=Boolean(t.toggle),En.typeCheckConfig(et,t,st),t},t._getDimension=function(){return tt(this._element).hasClass(ht)?ht:pt},t._getParent=function(){var n=this,t=null;En.isElement(this._config.parent)?(t=this._config.parent,void 0!==this._config.parent.jquery&&(t=this._config.parent[0])):t=tt(this._config.parent)[0];var e='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return tt(t).find(e).each(function(t,e){n._addAriaAndCollapsedClass(o._getTargetFromElement(e),[e])}),t},t._addAriaAndCollapsedClass=function(t,e){if(t){var n=tt(t).hasClass(lt);0<e.length&&tt(e).toggleClass(dt,!n).attr("aria-expanded",n)}},o._getTargetFromElement=function(t){var e=En.getSelectorFromElement(t);return e?tt(e)[0]:null},o._jQueryInterface=function(i){return this.each(function(){var t=tt(this),e=t.data(nt),n=d({},rt,t.data(),"object"==typeof i&&i);if(!e&&n.toggle&&/show|hide/.test(i)&&(n.toggle=!1),e||(e=new o(this,n),t.data(nt,e)),"string"==typeof i){if(void 0===e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(o,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return rt}}]),o}(),tt(document).on(ot.CLICK_DATA_API,ft.DATA_TOGGLE,function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var n=tt(this),e=En.getSelectorFromElement(this);tt(e).each(function(){var t=tt(this),e=t.data(nt)?"toggle":n.data();gt._jQueryInterface.call(t,e)})}),tt.fn[et]=gt._jQueryInterface,tt.fn[et].Constructor=gt,tt.fn[et].noConflict=function(){return tt.fn[et]=at,gt._jQueryInterface},gt),Mn=(_t="dropdown",vt="."+(yt="bs.dropdown"),Ct=".data-api",bt=(mt=e).fn[_t],Tt=new RegExp("38|40|27"),Et={HIDE:"hide"+vt,HIDDEN:"hidden"+vt,SHOW:"show"+vt,SHOWN:"shown"+vt,CLICK:"click"+vt,CLICK_DATA_API:"click"+vt+Ct,KEYDOWN_DATA_API:"keydown"+vt+Ct,KEYUP_DATA_API:"keyup"+vt+Ct},Pt="disabled",At="show",St="dropup",It="dropright",Mt="dropleft",kt="dropdown-menu-right",wt="dropdown-menu-left",Dt="position-static",xt='[data-toggle="dropdown"]',Nt=".dropdown form",Ot=".dropdown-menu",Bt=".navbar-nav",$t=".dropdown-menu .dropdown-item:not(.disabled)",Lt="top-start",jt="top-end",Ft="bottom-start",Rt="bottom-end",Ht="right-start",Yt="left-start",Ut={offset:0,flip:!0,boundary:"scrollParent"},Wt={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)"},Kt=function(){function l(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var t=l.prototype;return t.toggle=function(){if(!this._element.disabled&&!mt(this._element).hasClass(Pt)){var t=l._getParentFromElement(this._element),e=mt(this._menu).hasClass(At);if(l._clearMenus(),!e){var n={relatedTarget:this._element},i=mt.Event(Et.SHOW,n);if(mt(t).trigger(i),!i.isDefaultPrevented()){if(!this._inNavbar){if(void 0===u)throw new TypeError("Bootstrap dropdown require Popper.js (https://popper.js.org)");var a=this._element;mt(t).hasClass(St)&&(mt(this._menu).hasClass(wt)||mt(this._menu).hasClass(kt))&&(a=t),"scrollParent"!==this._config.boundary&&mt(t).addClass(Dt),this._popper=new u(a,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===mt(t).closest(Bt).length&&mt("body").children().on("mouseover",null,mt.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),mt(this._menu).toggleClass(At),mt(t).toggleClass(At).trigger(mt.Event(Et.SHOWN,n))}}}},t.dispose=function(){mt.removeData(this._element,yt),mt(this._element).off(vt),this._element=null,(this._menu=null)!==this._popper&&(this._popper.destroy(),this._popper=null)},t.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},t._addEventListeners=function(){var e=this;mt(this._element).on(Et.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},t._getConfig=function(t){return t=d({},this.constructor.Default,mt(this._element).data(),t),En.typeCheckConfig(_t,t,this.constructor.DefaultType),t},t._getMenuElement=function(){if(!this._menu){var t=l._getParentFromElement(this._element);this._menu=mt(t).find(Ot)[0]}return this._menu},t._getPlacement=function(){var t=mt(this._element).parent(),e=Ft;return t.hasClass(St)?(e=Lt,mt(this._menu).hasClass(kt)&&(e=jt)):t.hasClass(It)?e=Ht:t.hasClass(Mt)?e=Yt:mt(this._menu).hasClass(kt)&&(e=Rt),e},t._detectNavbar=function(){return 0<mt(this._element).closest(".navbar").length},t._getPopperConfig=function(){var e=this,t={};return"function"==typeof this._config.offset?t.fn=function(t){return t.offsets=d({},t.offsets,e._config.offset(t.offsets)||{}),t}:t.offset=this._config.offset,{placement:this._getPlacement(),modifiers:{offset:t,flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}}},l._jQueryInterface=function(e){return this.each(function(){var t=mt(this).data(yt);if(t||(t=new l(this,"object"==typeof e?e:null),mt(this).data(yt,t)),"string"==typeof e){if(void 0===t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},l._clearMenus=function(t){if(!t||3!==t.which&&("keyup"!==t.type||9===t.which))for(var e=mt.makeArray(mt(xt)),n=0;n<e.length;n++){var i=l._getParentFromElement(e[n]),a=mt(e[n]).data(yt),r={relatedTarget:e[n]};if(a){var s=a._menu;if(mt(i).hasClass(At)&&!(t&&("click"===t.type&&/input|textarea/i.test(t.target.tagName)||"keyup"===t.type&&9===t.which)&&mt.contains(i,t.target))){var o=mt.Event(Et.HIDE,r);mt(i).trigger(o),o.isDefaultPrevented()||("ontouchstart"in document.documentElement&&mt("body").children().off("mouseover",null,mt.noop),e[n].setAttribute("aria-expanded","false"),mt(s).removeClass(At),mt(i).removeClass(At).trigger(mt.Event(Et.HIDDEN,r)))}}}},l._getParentFromElement=function(t){var e,n=En.getSelectorFromElement(t);return n&&(e=mt(n)[0]),e||t.parentNode},l._dataApiKeydownHandler=function(t){if((/input|textarea/i.test(t.target.tagName)?!(32===t.which||27!==t.which&&(40!==t.which&&38!==t.which||mt(t.target).closest(Ot).length)):Tt.test(t.which))&&(t.preventDefault(),t.stopPropagation(),!this.disabled&&!mt(this).hasClass(Pt))){var e=l._getParentFromElement(this),n=mt(e).hasClass(At);if((n||27===t.which&&32===t.which)&&(!n||27!==t.which&&32!==t.which)){var i=mt(e).find($t).get();if(0!==i.length){var a=i.indexOf(t.target);38===t.which&&0<a&&a--,40===t.which&&a<i.length-1&&a++,a<0&&(a=0),i[a].focus()}}else{if(27===t.which){var r=mt(e).find(xt)[0];mt(r).trigger("focus")}mt(this).trigger("click")}}},s(l,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return Ut}},{key:"DefaultType",get:function(){return Wt}}]),l}(),mt(document).on(Et.KEYDOWN_DATA_API,xt,Kt._dataApiKeydownHandler).on(Et.KEYDOWN_DATA_API,Ot,Kt._dataApiKeydownHandler).on(Et.CLICK_DATA_API+" "+Et.KEYUP_DATA_API,Kt._clearMenus).on(Et.CLICK_DATA_API,xt,function(t){t.preventDefault(),t.stopPropagation(),Kt._jQueryInterface.call(mt(this),"toggle")}).on(Et.CLICK_DATA_API,Nt,function(t){t.stopPropagation()}),mt.fn[_t]=Kt._jQueryInterface,mt.fn[_t].Constructor=Kt,mt.fn[_t].noConflict=function(){return mt.fn[_t]=bt,Kt._jQueryInterface},Kt),kn=(Vt="modal",qt="."+(Gt="bs.modal"),zt=(Qt=e).fn[Vt],Xt={backdrop:!0,keyboard:!0,focus:!0,show:!0},Jt={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},Zt={HIDE:"hide"+qt,HIDDEN:"hidden"+qt,SHOW:"show"+qt,SHOWN:"shown"+qt,FOCUSIN:"focusin"+qt,RESIZE:"resize"+qt,CLICK_DISMISS:"click.dismiss"+qt,KEYDOWN_DISMISS:"keydown.dismiss"+qt,MOUSEUP_DISMISS:"mouseup.dismiss"+qt,MOUSEDOWN_DISMISS:"mousedown.dismiss"+qt,CLICK_DATA_API:"click"+qt+".data-api"},te="modal-scrollbar-measure",ee="modal-backdrop",ne="modal-open",ie="fade",ae="show",re={DIALOG:".modal-dialog",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"},se=function(){function a(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=Qt(t).find(re.DIALOG)[0],this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._originalBodyPadding=0,this._scrollbarWidth=0}var t=a.prototype;return t.toggle=function(t){return this._isShown?this.hide():this.show(t)},t.show=function(t){var e=this;if(!this._isTransitioning&&!this._isShown){En.supportsTransitionEnd()&&Qt(this._element).hasClass(ie)&&(this._isTransitioning=!0);var n=Qt.Event(Zt.SHOW,{relatedTarget:t});Qt(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),Qt(document.body).addClass(ne),this._setEscapeEvent(),this._setResizeEvent(),Qt(this._element).on(Zt.CLICK_DISMISS,re.DATA_DISMISS,function(t){return e.hide(t)}),Qt(this._dialog).on(Zt.MOUSEDOWN_DISMISS,function(){Qt(e._element).one(Zt.MOUSEUP_DISMISS,function(t){Qt(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return e._showElement(t)}))}},t.hide=function(t){var e=this;if(t&&t.preventDefault(),!this._isTransitioning&&this._isShown){var n=Qt.Event(Zt.HIDE);if(Qt(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=En.supportsTransitionEnd()&&Qt(this._element).hasClass(ie);i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),Qt(document).off(Zt.FOCUSIN),Qt(this._element).removeClass(ae),Qt(this._element).off(Zt.CLICK_DISMISS),Qt(this._dialog).off(Zt.MOUSEDOWN_DISMISS),i?Qt(this._element).one(En.TRANSITION_END,function(t){return e._hideModal(t)}).emulateTransitionEnd(300):this._hideModal()}}},t.dispose=function(){Qt.removeData(this._element,Gt),Qt(window,document,this._element,this._backdrop).off(qt),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._scrollbarWidth=null},t.handleUpdate=function(){this._adjustDialog()},t._getConfig=function(t){return t=d({},Xt,t),En.typeCheckConfig(Vt,t,Jt),t},t._showElement=function(t){var e=this,n=En.supportsTransitionEnd()&&Qt(this._element).hasClass(ie);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.scrollTop=0,n&&En.reflow(this._element),Qt(this._element).addClass(ae),this._config.focus&&this._enforceFocus();var i=Qt.Event(Zt.SHOWN,{relatedTarget:t}),a=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,Qt(e._element).trigger(i)};n?Qt(this._dialog).one(En.TRANSITION_END,a).emulateTransitionEnd(300):a()},t._enforceFocus=function(){var e=this;Qt(document).off(Zt.FOCUSIN).on(Zt.FOCUSIN,function(t){document!==t.target&&e._element!==t.target&&0===Qt(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?Qt(this._element).on(Zt.KEYDOWN_DISMISS,function(t){27===t.which&&(t.preventDefault(),e.hide())}):this._isShown||Qt(this._element).off(Zt.KEYDOWN_DISMISS)},t._setResizeEvent=function(){var e=this;this._isShown?Qt(window).on(Zt.RESIZE,function(t){return e.handleUpdate(t)}):Qt(window).off(Zt.RESIZE)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._isTransitioning=!1,this._showBackdrop(function(){Qt(document.body).removeClass(ne),t._resetAdjustments(),t._resetScrollbar(),Qt(t._element).trigger(Zt.HIDDEN)})},t._removeBackdrop=function(){this._backdrop&&(Qt(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,n=Qt(this._element).hasClass(ie)?ie:"";if(this._isShown&&this._config.backdrop){var i=En.supportsTransitionEnd()&&n;if(this._backdrop=document.createElement("div"),this._backdrop.className=ee,n&&Qt(this._backdrop).addClass(n),Qt(this._backdrop).appendTo(document.body),Qt(this._element).on(Zt.CLICK_DISMISS,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._element.focus():e.hide())}),i&&En.reflow(this._backdrop),Qt(this._backdrop).addClass(ae),!t)return;if(!i)return void t();Qt(this._backdrop).one(En.TRANSITION_END,t).emulateTransitionEnd(150)}else if(!this._isShown&&this._backdrop){Qt(this._backdrop).removeClass(ae);var a=function(){e._removeBackdrop(),t&&t()};En.supportsTransitionEnd()&&Qt(this._element).hasClass(ie)?Qt(this._backdrop).one(En.TRANSITION_END,a).emulateTransitionEnd(150):a()}else t&&t()},t._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},t._setScrollbar=function(){var a=this;if(this._isBodyOverflowing){Qt(re.FIXED_CONTENT).each(function(t,e){var n=Qt(e)[0].style.paddingRight,i=Qt(e).css("padding-right");Qt(e).data("padding-right",n).css("padding-right",parseFloat(i)+a._scrollbarWidth+"px")}),Qt(re.STICKY_CONTENT).each(function(t,e){var n=Qt(e)[0].style.marginRight,i=Qt(e).css("margin-right");Qt(e).data("margin-right",n).css("margin-right",parseFloat(i)-a._scrollbarWidth+"px")}),Qt(re.NAVBAR_TOGGLER).each(function(t,e){var n=Qt(e)[0].style.marginRight,i=Qt(e).css("margin-right");Qt(e).data("margin-right",n).css("margin-right",parseFloat(i)+a._scrollbarWidth+"px")});var t=document.body.style.paddingRight,e=Qt("body").css("padding-right");Qt("body").data("padding-right",t).css("padding-right",parseFloat(e)+this._scrollbarWidth+"px")}},t._resetScrollbar=function(){Qt(re.FIXED_CONTENT).each(function(t,e){var n=Qt(e).data("padding-right");void 0!==n&&Qt(e).css("padding-right",n).removeData("padding-right")}),Qt(re.STICKY_CONTENT+", "+re.NAVBAR_TOGGLER).each(function(t,e){var n=Qt(e).data("margin-right");void 0!==n&&Qt(e).css("margin-right",n).removeData("margin-right")});var t=Qt("body").data("padding-right");void 0!==t&&Qt("body").css("padding-right",t).removeData("padding-right")},t._getScrollbarWidth=function(){var t=document.createElement("div");t.className=te,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},a._jQueryInterface=function(n,i){return this.each(function(){var t=Qt(this).data(Gt),e=d({},a.Default,Qt(this).data(),"object"==typeof n&&n);if(t||(t=new a(this,e),Qt(this).data(Gt,t)),"string"==typeof n){if(void 0===t[n])throw new TypeError('No method named "'+n+'"');t[n](i)}else e.show&&t.show(i)})},s(a,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return Xt}}]),a}(),Qt(document).on(Zt.CLICK_DATA_API,re.DATA_TOGGLE,function(t){var e,n=this,i=En.getSelectorFromElement(this);i&&(e=Qt(i)[0]);var a=Qt(e).data(Gt)?"toggle":d({},Qt(e).data(),Qt(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var r=Qt(e).one(Zt.SHOW,function(t){t.isDefaultPrevented()||r.one(Zt.HIDDEN,function(){Qt(n).is(":visible")&&n.focus()})});se._jQueryInterface.call(Qt(e),a,this)}),Qt.fn[Vt]=se._jQueryInterface,Qt.fn[Vt].Constructor=se,Qt.fn[Vt].noConflict=function(){return Qt.fn[Vt]=zt,se._jQueryInterface},se),wn=(le="tooltip",ue="."+(ce="bs.tooltip"),de=(oe=e).fn[le],he="bs-tooltip",pe=new RegExp("(^|\\s)"+he+"\\S+","g"),fe={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)"},ge={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},me={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent"},ye="out",ve={HIDE:"hide"+ue,HIDDEN:"hidden"+ue,SHOW:(_e="show")+ue,SHOWN:"shown"+ue,INSERTED:"inserted"+ue,CLICK:"click"+ue,FOCUSIN:"focusin"+ue,FOCUSOUT:"focusout"+ue,MOUSEENTER:"mouseenter"+ue,MOUSELEAVE:"mouseleave"+ue},Ce="fade",be="show",Te=".tooltip-inner",Ee=".arrow",Pe="hover",Ae="focus",Se="click",Ie="manual",Me=function(){function c(t,e){if(void 0===u)throw new TypeError("Bootstrap tooltips require Popper.js (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=c.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=oe(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),oe(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(oe(this.getTipElement()).hasClass(be))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),oe.removeData(this.element,this.constructor.DATA_KEY),oe(this.element).off(this.constructor.EVENT_KEY),oe(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&oe(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,(this._activeTrigger=null)!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===oe(this.element).css("display"))throw new Error("Please use show on visible elements");var t=oe.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){oe(this.element).trigger(t);var n=oe.contains(this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!n)return;var i=this.getTipElement(),a=En.getUID(this.constructor.NAME);i.setAttribute("id",a),this.element.setAttribute("aria-describedby",a),this.setContent(),this.config.animation&&oe(i).addClass(Ce);var r="function"==typeof this.config.placement?this.config.placement.call(this,i,this.element):this.config.placement,s=this._getAttachment(r);this.addAttachmentClass(s);var o=!1===this.config.container?document.body:oe(this.config.container);oe(i).data(this.constructor.DATA_KEY,this),oe.contains(this.element.ownerDocument.documentElement,this.tip)||oe(i).appendTo(o),oe(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,i,{placement:s,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:Ee},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){e._handlePopperPlacementChange(t)}}),oe(i).addClass(be),"ontouchstart"in document.documentElement&&oe("body").children().on("mouseover",null,oe.noop);var l=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,oe(e.element).trigger(e.constructor.Event.SHOWN),t===ye&&e._leave(null,e)};En.supportsTransitionEnd()&&oe(this.tip).hasClass(Ce)?oe(this.tip).one(En.TRANSITION_END,l).emulateTransitionEnd(c._TRANSITION_DURATION):l()}},t.hide=function(t){var e=this,n=this.getTipElement(),i=oe.Event(this.constructor.Event.HIDE),a=function(){e._hoverState!==_e&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),oe(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};oe(this.element).trigger(i),i.isDefaultPrevented()||(oe(n).removeClass(be),"ontouchstart"in document.documentElement&&oe("body").children().off("mouseover",null,oe.noop),this._activeTrigger[Se]=!1,this._activeTrigger[Ae]=!1,this._activeTrigger[Pe]=!1,En.supportsTransitionEnd()&&oe(this.tip).hasClass(Ce)?oe(n).one(En.TRANSITION_END,a).emulateTransitionEnd(150):a(),this._hoverState="")},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){oe(this.getTipElement()).addClass(he+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||oe(this.config.template)[0],this.tip},t.setContent=function(){var t=oe(this.getTipElement());this.setElementContent(t.find(Te),this.getTitle()),t.removeClass(Ce+" "+be)},t.setElementContent=function(t,e){var n=this.config.html;"object"==typeof e&&(e.nodeType||e.jquery)?n?oe(e).parent().is(t)||t.empty().append(e):t.text(oe(e).text()):t[n?"html":"text"](e)},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getAttachment=function(t){return ge[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)oe(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==Ie){var e=t===Pe?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===Pe?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;oe(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}oe(i.element).closest(".modal").on("hide.bs.modal",function(){return i.hide()})}),this.config.selector?this.config=d({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||oe(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),oe(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?Ae:Pe]=!0),oe(e.getTipElement()).hasClass(be)||e._hoverState===_e?e._hoverState=_e:(clearTimeout(e._timeout),e._hoverState=_e,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===_e&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||oe(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),oe(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?Ae:Pe]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=ye,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===ye&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){return"number"==typeof(t=d({},this.constructor.Default,oe(this.element).data(),t)).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),En.typeCheckConfig(le,t,this.constructor.DefaultType),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=oe(this.getTipElement()),e=t.attr("class").match(pe);null!==e&&0<e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(oe(t).removeClass(Ce),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},c._jQueryInterface=function(n){return this.each(function(){var t=oe(this).data(ce),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new c(this,e),oe(this).data(ce,t)),"string"==typeof n)){if(void 0===t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(c,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return me}},{key:"NAME",get:function(){return le}},{key:"DATA_KEY",get:function(){return ce}},{key:"Event",get:function(){return ve}},{key:"EVENT_KEY",get:function(){return ue}},{key:"DefaultType",get:function(){return fe}}]),c}(),oe.fn[le]=Me._jQueryInterface,oe.fn[le].Constructor=Me,oe.fn[le].noConflict=function(){return oe.fn[le]=de,Me._jQueryInterface},Me),Dn=(we="popover",xe="."+(De="bs.popover"),Ne=(ke=e).fn[we],Oe="bs-popover",Be=new RegExp("(^|\\s)"+Oe+"\\S+","g"),$e=d({},wn.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),Le=d({},wn.DefaultType,{content:"(string|element|function)"}),je="fade",Re=".popover-header",He=".popover-body",Ye={HIDE:"hide"+xe,HIDDEN:"hidden"+xe,SHOW:(Fe="show")+xe,SHOWN:"shown"+xe,INSERTED:"inserted"+xe,CLICK:"click"+xe,FOCUSIN:"focusin"+xe,FOCUSOUT:"focusout"+xe,MOUSEENTER:"mouseenter"+xe,MOUSELEAVE:"mouseleave"+xe},Ue=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n;var a=i.prototype;return a.isWithContent=function(){return this.getTitle()||this._getContent()},a.addAttachmentClass=function(t){ke(this.getTipElement()).addClass(Oe+"-"+t)},a.getTipElement=function(){return this.tip=this.tip||ke(this.config.template)[0],this.tip},a.setContent=function(){var t=ke(this.getTipElement());this.setElementContent(t.find(Re),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(He),e),t.removeClass(je+" "+Fe)},a._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},a._cleanTipClass=function(){var t=ke(this.getTipElement()),e=t.attr("class").match(Be);null!==e&&0<e.length&&t.removeClass(e.join(""))},i._jQueryInterface=function(n){return this.each(function(){var t=ke(this).data(De),e="object"==typeof n?n:null;if((t||!/destroy|hide/.test(n))&&(t||(t=new i(this,e),ke(this).data(De,t)),"string"==typeof n)){if(void 0===t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return $e}},{key:"NAME",get:function(){return we}},{key:"DATA_KEY",get:function(){return De}},{key:"Event",get:function(){return Ye}},{key:"EVENT_KEY",get:function(){return xe}},{key:"DefaultType",get:function(){return Le}}]),i}(wn),ke.fn[we]=Ue._jQueryInterface,ke.fn[we].Constructor=Ue,ke.fn[we].noConflict=function(){return ke.fn[we]=Ne,Ue._jQueryInterface},Ue),xn=(Ke="scrollspy",Ve="."+(Qe="bs.scrollspy"),Ge=(We=e).fn[Ke],qe={offset:10,method:"auto",target:""},ze={offset:"number",method:"string",target:"(string|element)"},Xe={ACTIVATE:"activate"+Ve,SCROLL:"scroll"+Ve,LOAD_DATA_API:"load"+Ve+".data-api"},Je="dropdown-item",Ze="active",tn={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},en="offset",nn="position",an=function(){function n(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+tn.NAV_LINKS+","+this._config.target+" "+tn.LIST_ITEMS+","+this._config.target+" "+tn.DROPDOWN_ITEMS,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,We(this._scrollElement).on(Xe.SCROLL,function(t){return n._process(t)}),this.refresh(),this._process()}var t=n.prototype;return t.refresh=function(){var e=this,t=this._scrollElement===this._scrollElement.window?en:nn,a="auto"===this._config.method?t:this._config.method,r=a===nn?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),We.makeArray(We(this._selector)).map(function(t){var e,n=En.getSelectorFromElement(t);if(n&&(e=We(n)[0]),e){var i=e.getBoundingClientRect();if(i.width||i.height)return[We(e)[a]().top+r,n]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},t.dispose=function(){We.removeData(this._element,Qe),We(this._scrollElement).off(Ve),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function(t){if("string"!=typeof(t=d({},qe,t)).target){var e=We(t.target).attr("id");e||(e=En.getUID(Ke),We(t.target).attr("id",e)),t.target="#"+e}return En.typeCheckConfig(Ke,t,ze),t},t._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),n<=t){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&0<this._offsets[0])return this._activeTarget=null,void this._clear();for(var a=this._offsets.length;a--;){this._activeTarget!==this._targets[a]&&t>=this._offsets[a]&&(void 0===this._offsets[a+1]||t<this._offsets[a+1])&&this._activate(this._targets[a])}}},t._activate=function(e){this._activeTarget=e,this._clear();var t=this._selector.split(",");t=t.map(function(t){return t+'[data-target="'+e+'"],'+t+'[href="'+e+'"]'});var n=We(t.join(","));n.hasClass(Je)?(n.closest(tn.DROPDOWN).find(tn.DROPDOWN_TOGGLE).addClass(Ze),n.addClass(Ze)):(n.addClass(Ze),n.parents(tn.NAV_LIST_GROUP).prev(tn.NAV_LINKS+", "+tn.LIST_ITEMS).addClass(Ze),n.parents(tn.NAV_LIST_GROUP).prev(tn.NAV_ITEMS).children(tn.NAV_LINKS).addClass(Ze)),We(this._scrollElement).trigger(Xe.ACTIVATE,{relatedTarget:e})},t._clear=function(){We(this._selector).filter(tn.ACTIVE).removeClass(Ze)},n._jQueryInterface=function(e){return this.each(function(){var t=We(this).data(Qe);if(t||(t=new n(this,"object"==typeof e&&e),We(this).data(Qe,t)),"string"==typeof e){if(void 0===t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},s(n,null,[{key:"VERSION",get:function(){return"4.0.0"}},{key:"Default",get:function(){return qe}}]),n}(),We(window).on(Xe.LOAD_DATA_API,function(){for(var t=We.makeArray(We(tn.DATA_SPY)),e=t.length;e--;){var n=We(t[e]);an._jQueryInterface.call(n,n.data())}}),We.fn[Ke]=an._jQueryInterface,We.fn[Ke].Constructor=an,We.fn[Ke].noConflict=function(){return We.fn[Ke]=Ge,an._jQueryInterface},an),Nn=(on="."+(sn="bs.tab"),ln=(rn=e).fn.tab,cn={HIDE:"hide"+on,HIDDEN:"hidden"+on,SHOW:"show"+on,SHOWN:"shown"+on,CLICK_DATA_API:"click"+on+".data-api"},un="dropdown-menu",dn="active",hn="disabled",pn="fade",fn="show",gn=".dropdown",mn=".nav, .list-group",_n=".active",yn="> li > .active",vn='[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',Cn=".dropdown-toggle",bn="> .dropdown-menu .active",Tn=function(){function i(t){this._element=t}var t=i.prototype;return t.show=function(){var n=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&rn(this._element).hasClass(dn)||rn(this._element).hasClass(hn))){var t,i,e=rn(this._element).closest(mn)[0],a=En.getSelectorFromElement(this._element);if(e){var r="UL"===e.nodeName?yn:_n;i=(i=rn.makeArray(rn(e).find(r)))[i.length-1]}var s=rn.Event(cn.HIDE,{relatedTarget:this._element}),o=rn.Event(cn.SHOW,{relatedTarget:i});if(i&&rn(i).trigger(s),rn(this._element).trigger(o),!o.isDefaultPrevented()&&!s.isDefaultPrevented()){a&&(t=rn(a)[0]),this._activate(this._element,e);var l=function(){var t=rn.Event(cn.HIDDEN,{relatedTarget:n._element}),e=rn.Event(cn.SHOWN,{relatedTarget:i});rn(i).trigger(t),rn(n._element).trigger(e)};t?this._activate(t,t.parentNode,l):l()}}},t.dispose=function(){rn.removeData(this._element,sn),this._element=null},t._activate=function(t,e,n){var i=this,a=("UL"===e.nodeName?rn(e).find(yn):rn(e).children(_n))[0],r=n&&En.supportsTransitionEnd()&&a&&rn(a).hasClass(pn),s=function(){return i._transitionComplete(t,a,n)};a&&r?rn(a).one(En.TRANSITION_END,s).emulateTransitionEnd(150):s()},t._transitionComplete=function(t,e,n){if(e){rn(e).removeClass(fn+" "+dn);var i=rn(e.parentNode).find(bn)[0];i&&rn(i).removeClass(dn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(rn(t).addClass(dn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),En.reflow(t),rn(t).addClass(fn),t.parentNode&&rn(t.parentNode).hasClass(un)){var a=rn(t).closest(gn)[0];a&&rn(a).find(Cn).addClass(dn),t.setAttribute("aria-expanded",!0)}n&&n()},i._jQueryInterface=function(n){return this.each(function(){var t=rn(this),e=t.data(sn);if(e||(e=new i(this),t.data(sn,e)),"string"==typeof n){if(void 0===e[n])throw new TypeError('No method named "'+n+'"');e[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.0.0"}}]),i}(),rn(document).on(cn.CLICK_DATA_API,vn,function(t){t.preventDefault(),Tn._jQueryInterface.call(rn(this),"show")}),rn.fn.tab=Tn._jQueryInterface,rn.fn.tab.Constructor=Tn,rn.fn.tab.noConflict=function(){return rn.fn.tab=ln,Tn._jQueryInterface},Tn);!function(t){if(void 0===t)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var e=t.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1===e[0]&&9===e[1]&&e[2]<1||4<=e[0])throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(e),t.Util=En,t.Alert=Pn,t.Button=An,t.Carousel=Sn,t.Collapse=In,t.Dropdown=Mn,t.Modal=kn,t.Popover=Dn,t.Scrollspy=xn,t.Tab=Nn,t.Tooltip=wn,Object.defineProperty(t,"__esModule",{value:!0})}),function(){var t=-1<navigator.userAgent.toLowerCase().indexOf("webkit"),e=-1<navigator.userAgent.toLowerCase().indexOf("opera"),n=-1<navigator.userAgent.toLowerCase().indexOf("msie");(t||e||n)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1)}(),function(t){"use strict";t(document).ready(function(){t(".back-to-top").hide(),t(function(){t(window).on("scroll",function(){400<t(this).scrollTop()?t(".back-to-top").fadeIn():t(".back-to-top").fadeOut()}),t(".back-to-top").on("click",function(){return t("body,html").animate({scrollTop:0},800),!1})})})}(jQuery),function(r){r.fn.scrollTo=function(a){return this.each(function(){var n=r.extend({scrollSpeed:1e3,offset:150,anchorTargetAttribute:"href"},a),i=this,t=function(){r(i).on("touchstart click",e)},e=function(t){var e=r(r(i).attr(n.anchorTargetAttribute));e.length&&(t.preventDefault(),r("html, body").stop().animate({scrollTop:e.offset().top-n.offset},n.scrollSpeed))};1<r(i).attr("href").length&&(console.log(),t())})},r(document).ready(function(){r('*[href^="#"]').not("[data-vc-tabs]").not("[data-vc-accordion]").not(".dropdown-toggle").scrollTo()})}(jQuery),function(e){"use strict";e('[data-toggle="offcanvas"]').on("click",function(){var t=this;setTimeout(function(){e(t).toggleClass("toggled")},650),setTimeout(function(){e(".offcanvas-collapse").toggleClass("open"),e("html").toggleClass("offcanvas-open"),e("body").toggleClass("offcanvas-open")},300)})}(jQuery),function(t){"use strict";t(".next").on("click",function(){return t(".carousel").carousel("next"),!1}),t(".prev").on("click",function(){return t(".carousel").carousel("prev"),!1})}(jQuery),function(l){l.fn.sticky=function(t){var n,i,a,r,e=l.extend({navbar:'.navbar[data-sticky="true"]',topbar:".topbar",scrollOffset:"250"},t),s=function(){l(window).on("scroll",o)},o=(n=function(){if(l(document).scrollTop()>scrollDinstance?$navbar.addClass("navbar-sticky"):$navbar.removeClass("navbar-sticky"),$topbar.length){var t=$topbar.outerHeight();l(document).scrollTop()>t?$navbar.addClass("is-sticky"):$navbar.removeClass("is-sticky")}},i=0,function(){var t=this,e=arguments;clearTimeout(r),r=setTimeout(function(){r=null,a||n.apply(t,e)},i),a&&!r&&n.apply(t,e)});return $navbar=l(e.navbar),$topbar=l(e.topbar),scrollDinstance=e.scrollOffset,void s()},l(document).ready(function(){l(window).sticky()})}(jQuery),function(h){h.fn.desk4Pricing=function(t){if(this.length){var u=h.extend({pricingTable:"#pricing-pricr",pricingPlan:".pricing-plan",pricingButton:".pricing-action-btn",einsteigerPlan:'*[data-plan="einsteiger"]',starterPlan:'*[data-plan="starter"]',plusPlan:'*[data-plan="plus"]',ultimatePlan:'*[data-plan="ultimate"]',modal:".modal",modalSubmit:".modal input[type=submit]",modalEinsteiger:"#einsteigerModal",modalStarter:"#starterModal",modalPlus:"#plusModal",modalUltimate:"#ultimateModal",pricingToggle:".pricing-toggle [data-toggle]",pricingModelMonthly:"pricing-price-model-monthly",pricingModelYearly:"pricing-price-model-yearly",modalRecurrenceMonthly:"modal-subtitle-recurrence-monthly",modalRecurrenceYearly:".modal-subtitle--recurrence-yearly",pricingMainPriceMonthly:".pricing-main-price-monthly",pricingMainPriceYearly:".pricing-main-price-yearly",pricingSubtitleMaintenance:".pricing-subtitle-maintenance",pricingAdditionalCharge:".pricing-price-additional",pricingSystemCharge:".pricing-price-system",pricingMaintenanceCharge:".pricing-price-maintenance",modalAdditionalCharge:".modal-price-additional",modalMaintenanceCharge:".modal-price-maintenance",modalPriceMonthly:".modal-price-monthly",modalPriceYearly:".modal-price-yearly",modalPriceAdditional:".modal-price-one-time",priceMonthly:"price-monthly",priceYearly:"price-yearly",hiddenClass:"d-none",activeClass:"active",isMonthly:".is--monthly",isYearly:".is--yearly",maintenanceFactor:.3},t),e=function(){$modalEinsteiger.on("show.bs.modal",n),$modalStarter.on("show.bs.modal",n),$modalPlus.on("show.bs.modal",n),$modalUltimate.on("show.bs.modal",n),h(document).on("mailsent.wpcf7",i),$pricingToggle.find("label").on("click",a),$pricingTable.on("change","select",r),$pricingTable.on("change",'input[type="checkbox"]',s)},n=function(t){var e=h(t.relatedTarget),n=e.data("version"),i=e.data("price-model"),a=e.closest(u.pricingPlan).find(u.pricingMainPriceMonthly).text(),r=e.closest(u.pricingPlan).find(u.pricingMainPriceYearly).text(),s=parseFloat(e.closest(u.pricingPlan).find(u.pricingAdditionalCharge).text()),o=e.closest(u.pricingPlan).find(u.pricingMaintenanceCharge).text(),l=e.closest(u.pricingPlan).find(u.pricingSubtitleMaintenance).text(),c=h(this);s+=parseFloat(e.closest(u.pricingPlan).find(u.pricingSystemCharge).text()),c.find(u.modalPriceMonthly).text(a),c.find(u.modalPriceYearly).text(r),c.find(u.modalPriceAdditional).text(s),c.find(u.modalMaintenanceCharge).text(o),c.find(".modal-body input#version").val(n),c.find(".modal-body input#price-model").val(i),c.find(".modal-body input#additional-price").val(s+" €"),h(u.isYearly).hasClass(u.hiddenClass)?c.find(".modal-body input#main-price").val(a+" €"):c.find(".modal-body input#main-price").val(r+" € "+l)},i=function(){$modal.modal("hide"),d()},c=function(t){var e,n,i,a;return i=function(t){return t.split("").reverse().join("")},n=(a=parseFloat(t).toFixed(2).split("."))[0],e=a[1],n=i(i(n).match(/.{1,3}/g).join(".")),"00"==e?""+n:n+","+e},a=function(){var t=h(this);t.find("input").hasClass(u.pricingModelMonthly)?($pricingTable.find(u.pricingToggle).find("."+u.pricingModelMonthly).parent().addClass(u.activeClass),$pricingTable.find(u.pricingToggle).find("."+u.pricingModelYearly).parent().removeClass(u.activeClass),$pricingTable.find(u.isMonthly).removeClass(u.hiddenClass),$pricingTable.find(u.isYearly).addClass(u.hiddenClass),$pricingTable.find("select "+u.isYearly).filter(":selected").prev().attr("selected","selected"),$pricingTable.find(u.pricingButton).data("price-model",t.find("span").text())):t.find("input").hasClass(u.pricingModelYearly)&&($pricingTable.find(u.pricingToggle).find("."+u.pricingModelMonthly).parent().removeClass(u.activeClass),$pricingTable.find(u.pricingToggle).find("."+u.pricingModelYearly).parent().addClass(u.activeClass),$pricingTable.find(u.isMonthly).addClass(u.hiddenClass),$pricingTable.find(u.isYearly).removeClass(u.hiddenClass),$pricingTable.find("select "+u.isMonthly).filter(":selected").next().attr("selected","selected"),$pricingTable.find(u.pricingButton).data("price-model",t.find("span").text()))},r=function(){var t=h(this);t.attr("data-extra-charge")?l(t):o(t)},s=function(){var t=h(this);t.attr("data-extra-charge")?l(t):o(t)},o=function(t){t.each(function(){var t=h(this),e=0,n=0,i=0,a=0;switch(t.closest(u.pricingPlan).data("plan")){case"einsteiger":var r=einsteigerBaseMainPriceMonthly,s=einsteigerBaseMainPriceYearly;break;case"starter":r=starterBaseMainPriceMonthly,s=starterBaseMainPriceYearly;break;case"plus":r=plusBaseMainPriceMonthly,s=plusBaseMainPriceYearly;break;case"ultimate":r=ultimateBaseMainPriceMonthly,s=ultimateBaseMainPriceYearly}t.closest(u.pricingPlan).find('input[data-main-price="true"]:checkbox:checked').each(function(){n+=parseFloat(h(this).data(u.priceMonthly))}),t.closest(u.pricingPlan).find('select[data-main-price="true"]').each(function(){e+=parseFloat(h(this).find("option:selected").data(u.priceMonthly))});var o=parseFloat(r+e+n).toString().replace(".",",");t.closest(u.pricingPlan).find(u.pricingMainPriceMonthly).text(c(o)),t.closest(u.pricingPlan).find('input[data-main-price="true"]:checkbox:checked').each(function(){a+=parseFloat(h(this).data(u.priceYearly))}),t.closest(u.pricingPlan).find('select[data-main-price="true"]').each(function(){i+=parseFloat(h(this).find("option:selected").data(u.priceYearly))});var l=parseFloat(s+i+a);t.closest(u.pricingPlan).find(u.pricingMainPriceYearly).text(c(l))})},l=function(t){t.each(function(){var t=h(this),e=0,n=0;switch(t.closest(u.pricingPlan).data("plan")){case"einsteiger":var i=einsteigerBaseAdditionalCharge;break;case"starter":i=starterBaseAdditionalCharge;break;case"plus":i=plusBaseAdditionalCharge;break;case"ultimate":i=ultimateBaseAdditionalCharge}t.closest(u.pricingPlan).find('input[data-extra-charge="true"]:checkbox:checked').each(function(){n+=parseFloat(h(this).data(u.priceMonthly))}),t.closest(u.pricingPlan).find('select[data-extra-charge="true"]').each(function(){e+=parseFloat(h(this).find("option:selected").data(u.priceMonthly))});var a=parseFloat(i+n+e).toString().replace(".",",");t.closest(".pricing-plan").find(u.pricingAdditionalCharge).text(a)})},d=function(){$einsteigerPlan.find(u.pricingMainPriceMonthly).text(einsteigerBaseMainPriceMonthly),$starterPlan.find(u.pricingMainPriceMonthly).text(starterBaseMainPriceMonthly),$plusPlan.find(u.pricingMainPriceMonthly).text(plusBaseMainPriceMonthly),$ultimatePlan.find(u.pricingMainPriceMonthly).text(ultimateBaseMainPriceMonthly),$einsteigerPlan.find(u.pricingMainPriceYearly).text(einsteigerBaseMainPriceYearly),$starterPlan.find(u.pricingMainPriceYearly).text(starterBaseMainPriceYearly),$plusPlan.find(u.pricingMainPriceYearly).text(plusBaseMainPriceYearly),$ultimatePlan.find(u.pricingMainPriceYearly).text(ultimateBaseMainPriceYearly),$einsteigerPlan.find(u.pricingAdditionalCharge).text(einsteigerBaseAdditionalCharge),$starterPlan.find(u.pricingAdditionalCharge).text(starterBaseAdditionalCharge),$plusPlan.find(u.pricingAdditionalCharge).text(plusBaseAdditionalCharge),$ultimatePlan.find(u.pricingAdditionalCharge).text(ultimateBaseAdditionalCharge)};return function(){$pricingTable=h(u.pricingTable),$einsteigerPlan=h(u.einsteigerPlan),$starterPlan=h(u.starterPlan),$plusPlan=h(u.plusPlan),$ultimatePlan=h(u.ultimatePlan),$modalEinsteiger=h(u.modalEinsteiger),$modalStarter=h(u.modalStarter),$modalPlus=h(u.modalPlus),$modalUltimate=h(u.modalUltimate),$modal=h(u.modal),$pricingToggle=h(u.pricingToggle),einsteigerBaseMainPriceMonthly=parseFloat($einsteigerPlan.find(u.pricingMainPriceMonthly).text()),starterBaseMainPriceMonthly=parseFloat($starterPlan.find(u.pricingMainPriceMonthly).text()),plusBaseMainPriceMonthly=parseFloat($plusPlan.find(u.pricingMainPriceMonthly).text()),ultimateBaseMainPriceMonthly=parseFloat($ultimatePlan.find(u.pricingMainPriceMonthly).text()),einsteigerBaseMainPriceYearly=parseFloat($einsteigerPlan.find(u.pricingMainPriceYearly).text()),starterBaseMainPriceYearly=parseFloat($starterPlan.find(u.pricingMainPriceYearly).text()),plusBaseMainPriceYearly=parseFloat($plusPlan.find(u.pricingMainPriceYearly).text()),ultimateBaseMainPriceYearly=parseFloat($ultimatePlan.find(u.pricingMainPriceYearly).text()),einsteigerBaseAdditionalCharge=parseFloat($einsteigerPlan.find(u.pricingAdditionalCharge).text()),starterBaseAdditionalCharge=parseFloat($starterPlan.find(u.pricingAdditionalCharge).text()),plusBaseAdditionalCharge=parseFloat($plusPlan.find(u.pricingAdditionalCharge).text()),ultimateBaseAdditionalCharge=parseFloat($ultimatePlan.find(u.pricingAdditionalCharge).text());var t=h(u.pricingPlan);o(t),l(t),e()}()}},h(document).ready(function(){h(".desk4-pricing").desk4Pricing()})}(jQuery),function(g){g.fn.sync4Pricing=function(t){if(this.length){var p=g.extend({pricingTable:"#pricing-pricr",pricingPlan:".pricing-plan",pricingButton:".pricing-action-btn",starterPlan:'*[data-plan="starter"]',plusPlan:'*[data-plan="plus"]',ultimatePlan:'*[data-plan="ultimate"]',modal:".modal",modalSubmit:".modal input[type=submit]",modalStarter:"#starterModal",modalPlus:"#plusModal",modalUltimate:"#ultimateModal",pricingToggle:".pricing-toggle [data-toggle]",pricingModelMonthly:"pricing-price-model-monthly",pricingModelBuy:"pricing-price-model-buy",modalRecurrenceMonthly:"modal-subtitle-recurrence-monthly",modalRecurrenceBuy:".modal-subtitle--recurrence-buy",pricingMainPriceMonthly:".pricing-main-price-monthly",pricingMainPriceBuy:".pricing-main-price-buy",pricingSubtitleMaintenance:".pricing-subtitle-maintenance",pricingAdditionalCharge:".pricing-price-additional",pricingMaintenanceCharge:".pricing-price-maintenance",modalAdditionalCharge:".modal-price-additional",modalMaintenanceCharge:".modal-price-maintenance",modalPriceMonth:".modal-price-monthly",modalPriceBuy:".modal-price-buy",modalPriceAdditional:".modal-price-one-time",priceRent:"price-monthly",priceBuy:"price-buy",paymentSection:".payment",hiddenClass:"d-none",activeClass:"active",isMonthly:".is--monthly",isBuy:".is--buy",maintenanceFactor:.3},t),e=function(){$modalStarter.on("show.bs.modal",i),$modalPlus.on("show.bs.modal",i),$modalUltimate.on("show.bs.modal",i),g(document).on("mailsent.wpcf7",a),$pricingToggle.find("label").on("click",r),$pricingToggle.find("label").on("click",n),$pricingTable.on("change","select",s),$pricingTable.on("change",'input[type="checkbox"]',o)},n=function(){$pricingToggle.find("."+p.pricingModelMonthly).parent().hasClass(p.activeClass)?$paymentSection.each(function(t){g(this).html(payment[t])}):$paymentSection.empty()},i=function(t){var e=g(t.relatedTarget),n=e.data("version"),i=e.data("price-model"),a=e.closest(p.pricingPlan).find(p.pricingMainPriceMonthly).text(),r=e.closest(p.pricingPlan).find(p.pricingMainPriceBuy).text(),s=e.closest(p.pricingPlan).find(p.pricingAdditionalCharge).text(),o=e.closest(p.pricingPlan).find(p.pricingMaintenanceCharge).text(),l=e.closest(p.pricingPlan).find(p.pricingSubtitleMaintenance).text(),c=g(this);c.find(p.modalPriceMonth).text(a),c.find(p.modalPriceBuy).text(r),c.find(p.modalPriceAdditional).text(s),c.find(p.modalMaintenanceCharge).text(o),c.find(".modal-body input#version").val(n),c.find(".modal-body input#price-model").val(i),c.find(".modal-body input#additional-price").val(s+" €"),g(p.isBuy).hasClass(p.hiddenClass)?c.find(".modal-body input#main-price").val(a+" €"):c.find(".modal-body input#main-price").val(r+" € "+l)},a=function(){$modal.modal("hide"),u()},f=function(t){var e,n,i,a;return i=function(t){return t.split("").reverse().join("")},n=(a=parseFloat(t).toFixed(2).split("."))[0],e=a[1],n=i(i(n).match(/.{1,3}/g).join(".")),"00"==e?""+n:n+","+e},r=function(){var t=g(this);t.find("input").hasClass(p.pricingModelMonthly)?($pricingTable.find(p.pricingToggle).find("."+p.pricingModelMonthly).parent().addClass(p.activeClass),$pricingTable.find(p.pricingToggle).find("."+p.pricingModelBuy).parent().removeClass(p.activeClass),$pricingTable.find(p.isMonthly).removeClass(p.hiddenClass),$pricingTable.find(p.isBuy).addClass(p.hiddenClass),$pricingTable.find("select "+p.isBuy).filter(":selected").prev().attr("selected","selected"),$pricingTable.find(p.pricingButton).data("price-model",t.find("span").text())):t.find("input").hasClass(p.pricingModelBuy)&&($pricingTable.find(p.pricingToggle).find("."+p.pricingModelMonthly).parent().removeClass(p.activeClass),$pricingTable.find(p.pricingToggle).find("."+p.pricingModelBuy).parent().addClass(p.activeClass),$pricingTable.find(p.isMonthly).addClass(p.hiddenClass),$pricingTable.find(p.isBuy).removeClass(p.hiddenClass),$pricingTable.find("select "+p.isMonthly).filter(":selected").next().attr("selected","selected"),$pricingTable.find(p.pricingButton).data("price-model",t.find("span").text()))},s=function(){var t=g(this);t.attr("data-extra-charge")?c(t):l(t)},o=function(){var t=g(this);t.attr("data-extra-charge")?c(t):l(t)},l=function(t){t.each(function(){var t=g(this),e=0,n=0,i=0,a=0,r=0,s=0,o=p.maintenanceFactor;switch(t.closest(p.pricingPlan).data("plan")){case"starter":var l=starterBaseMainPriceMonthly,c=starterBaseMainPriceBuy;break;case"plus":l=plusBaseMainPriceMonthly,c=plusBaseMainPriceBuy;break;case"ultimate":l=ultimateBaseMainPriceMonthly,c=ultimateBaseMainPriceBuy}t.closest(p.pricingPlan).find('input[data-main-price="true"]:checkbox:checked, input[data-maintenance-price="true"]:checkbox:checked').each(function(){n+=parseFloat(g(this).data(p.priceRent))}),t.closest(p.pricingPlan).find('select[data-main-price="true"], select[data-maintenance-price="true"]').each(function(){e+=parseFloat(g(this).find("option:selected").data(p.priceRent))});var u=parseFloat(l+e+n).toString().replace(".",",");t.closest(p.pricingPlan).find(p.pricingMainPriceMonthly).text(f(u)),t.closest(p.pricingPlan).find('input[data-main-price="true"]:checkbox:checked').each(function(){a+=parseFloat(g(this).data(p.priceBuy))}),t.closest(p.pricingPlan).find('select[data-main-price="true"]').each(function(){i+=parseFloat(g(this).find("option:selected").data(p.priceBuy))});var d=parseFloat(c+i+a);t.closest(p.pricingPlan).find(p.pricingMainPriceBuy).text(f(d)),t.closest(p.pricingPlan).find('input[data-maintenance-price="true"]:checkbox:checked').each(function(){r+=parseFloat(g(this).data(p.priceBuy))}),t.closest(p.pricingPlan).find('select[data-maintenance-price="true"]').each(function(){s+=parseFloat(g(this).find("option:selected").data(p.priceBuy))});var h=(d*o+(r+s)).toFixed(2).toString().replace(".",",");t.closest(p.pricingPlan).find(p.pricingMaintenanceCharge).text(f(h))})},c=function(t){t.each(function(){var t=g(this),e=0,n=0;switch(t.closest(p.pricingPlan).data("plan")){case"starter":var i=starterBaseAdditionalCharge;break;case"plus":i=plusBaseAdditionalCharge;break;case"ultimate":i=ultimateBaseAdditionalCharge}t.closest(p.pricingPlan).find('input[data-extra-charge="true"]:checkbox:checked').each(function(){n+=parseFloat(g(this).data(p.priceRent))}),t.closest(p.pricingPlan).find('select[data-extra-charge="true"]').each(function(){e+=parseFloat(g(this).find("option:selected").data(p.priceRent))});var a=parseFloat(i+n+e).toString().replace(".",",");t.closest(".pricing-plan").find(p.pricingAdditionalCharge).text(a)})},u=function(){$starterPlan.find(p.pricingMainPriceMonthly).text(starterBaseMainPriceMonthly),$plusPlan.find(p.pricingMainPriceMonthly).text(plusBaseMainPriceMonthly),$ultimatePlan.find(p.pricingMainPriceMonthly).text(ultimateBaseMainPriceMonthly),$starterPlan.find(p.pricingMainPriceBuy).text(starterBaseMainPriceBuy),$plusPlan.find(p.pricingMainPriceBuy).text(plusBaseMainPriceBuy),$ultimatePlan.find(p.pricingMainPriceBuy).text(ultimateBaseMainPriceBuy),$starterPlan.find(p.pricingAdditionalCharge).text(starterBaseAdditionalCharge),$plusPlan.find(p.pricingAdditionalCharge).text(plusBaseAdditionalCharge),$ultimatePlan.find(p.pricingAdditionalCharge).text(ultimateBaseAdditionalCharge)};return $pricingTable=g(p.pricingTable),$starterPlan=g(p.starterPlan),$plusPlan=g(p.plusPlan),$ultimatePlan=g(p.ultimatePlan),$modalStarter=g(p.modalStarter),$modalPlus=g(p.modalPlus),$modalUltimate=g(p.modalUltimate),$modal=g(p.modal),$pricingToggle=g(p.pricingToggle),starterBaseMainPriceMonthly=parseFloat($starterPlan.find(p.pricingMainPriceMonthly).text()),plusBaseMainPriceMonthly=parseFloat($plusPlan.find(p.pricingMainPriceMonthly).text()),ultimateBaseMainPriceMonthly=parseFloat($ultimatePlan.find(p.pricingMainPriceMonthly).text()),starterBaseMainPriceBuy=parseFloat($starterPlan.find(p.pricingMainPriceBuy).text()),plusBaseMainPriceBuy=parseFloat($plusPlan.find(p.pricingMainPriceBuy).text()),ultimateBaseMainPriceBuy=parseFloat($ultimatePlan.find(p.pricingMainPriceBuy).text()),starterBaseAdditionalCharge=parseFloat($starterPlan.find(p.pricingAdditionalCharge).text()),plusBaseAdditionalCharge=parseFloat($plusPlan.find(p.pricingAdditionalCharge).text()),ultimateBaseAdditionalCharge=parseFloat($ultimatePlan.find(p.pricingAdditionalCharge).text()),$input=g("input"),$paymentSection=g(p.paymentSection),payment=$paymentSection.map(function(){return this.innerHTML}).get(),n(),l($input),c($input),void e()}},g(document).ready(function(){g(".sync4-pricing").sync4Pricing()})}(jQuery);var exitIntent=document.querySelector(".dupp-exit-intent-wrapper"),exitIntentInner=document.querySelector(".dupp-exit-intent"),exitIntentExit=document.querySelector(".dupp-exit-intent-exit"),exited=!1;function togglePopup(){exitIntent.classList.toggle("d-none")}function setCookie(t,e,n){var i=new Date;i.setTime(i.getTime()+24*n*60*60*1e3),document.cookie=t+"="+(e||"")+"; expires="+i.toUTCString()+"; path=/"}function checkCookie(t){return!!document.cookie.includes(t)}checkCookie("exitIntentSetted")||exitIntent&&(document.addEventListener("mouseout",function(t){0==exited&&(t.clientY<=0||t.clientX<=0||t.clientX>=window.innerWidth||t.clientY>=window.innerHeight)&&checkCookie("exitintentallowed")&&(togglePopup(),exited=!0,setCookie("exitIntentSetted","exited",30))}),exitIntentExit.addEventListener("click",function(t){togglePopup()})),function(l){l.fn.desk4Addon=function(t){var s=l.extend({pricingElement:"#pricing-addon",pricingToggle:".pricing-toggle [data-toggle]",pricingCard:".card",pricingCheckbox:'input[type="checkbox"]',pricingMainPriceMonthly:".pricing-main-price-monthly",pricingMainPriceBuy:".pricing-main-price-buy",priceRent:"price-monthly",priceBuy:"price-buy",successClass:"border-success text-success"},t),e=function(){$pricingToggle.find("label").on("click",n),$pricingElement.on("click",s.pricingCard,i)},o=function(t){var e,n,i,a;return i=function(t){return t.split("").reverse().join("")},n=(a=parseFloat(t).toFixed(2).split("."))[0],e=a[1],n=i(i(n).match(/.{1,3}/g).join(".")),"00"==e?""+n:n+","+e},n=function(){var t=l(this);t.find("input").hasClass(s.pricingModelMonthly)?($pricingElement.find(s.pricingToggle).find("."+s.pricingModelMonthly).parent().addClass(s.activeClass),$pricingElement.find(s.pricingToggle).find("."+s.pricingModelBuy).parent().removeClass(s.activeClass),$pricingElement.find(s.isMonthly).removeClass(s.hiddenClass),$pricingElement.find(s.isBuy).addClass(s.hiddenClass),$pricingElement.find("select "+s.isBuy).filter(":selected").prev().attr("selected","selected")):t.find("input").hasClass(s.pricingModelBuy)&&($pricingElement.find(s.pricingToggle).find("."+s.pricingModelMonthly).parent().removeClass(s.activeClass),$pricingElement.find(s.pricingToggle).find("."+s.pricingModelBuy).parent().addClass(s.activeClass),$pricingElement.find(s.isMonthly).addClass(s.hiddenClass),$pricingElement.find(s.isBuy).removeClass(s.hiddenClass),$pricingElement.find("select "+s.isMonthly).filter(":selected").next().attr("selected","selected"))},i=function(){var t=l(this),e=t.find(s.pricingCheckbox);e.prop("disabled")||(e.prop("checked",!e.prop("checked")),t.toggleClass(s.successClass),a(t))},a=function(t){var e=$pricingElement.find(s.pricingCheckbox+":checked"),n=0,i=0;e.each(function(){n+=parseFloat(l(this).data(s.priceRent)),i+=parseFloat(l(this).data(s.priceBuy))}),console.log(baseMainPriceMonthly+"+"+n);var a=parseFloat(baseMainPriceMonthly+n).toString().replace(".",",");$pricingMainPriceMonthly.text(o(a));var r=parseFloat(baseMainPriceBuy+i).toString().replace(".",",");$pricingMainPriceBuy.text(o(r))};return $pricingElement=l(s.pricingElement),$pricingCard=l(s.pricingCard),$pricingToggle=l(s.pricingToggle),baseMainPriceMonthly=parseFloat(l(s.pricingMainPriceMonthly).text()),$pricingMainPriceMonthly=l(s.pricingMainPriceMonthly),baseMainPriceBuy=parseFloat(l(s.pricingMainPriceBuy).text()),$pricingMainPriceBuy=l(s.pricingMainPriceBuy),void e()},l(document).ready(function(){l("#pricing").desk4Addon()})}(jQuery),function(s){s.fn.parallaxMouseMove=function(t){var e,i=s.extend({animTargets:".js-mousemove-animate",speed:5},t),n=this,a=function(){s(n).on("mousemove",r)},r=function(n){e.each(function(){var t=this.getAttribute("data-speed")?this.getAttribute("data-speed"):i.speed,e="translateX("+(window.innerWidth-n.pageX*t)/90+"px) translateY("+(window.innerHeight-n.pageY*t)/90+"px)";s(this).css({transform:e})})};0<!(e=s(i.animTargets)).length||a()},s(document).ready(function(){s(".section-hero").parallaxMouseMove()})}(jQuery),function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Typed=e():t.Typed=e()}(this,function(){return function(n){function i(t){if(a[t])return a[t].exports;var e=a[t]={exports:{},id:t,loaded:!1};return n[t].call(e.exports,e,e.exports,i),e.loaded=!0,e.exports}var a={};return i.m=n,i.c=a,i.p="",i(0)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=function(){function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}}(),a=n(1),u=n(3),r=function(){function n(t,e){(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")})(this,n),a.initializer.load(this,e,t),this.begin()}return i(n,[{key:"toggle",value:function(){this.pause.status?this.start():this.stop()}},{key:"stop",value:function(){this.typingComplete||this.pause.status||(this.toggleBlinking(!0),this.pause.status=!0,this.options.onStop(this.arrayPos,this))}},{key:"start",value:function(){this.typingComplete||this.pause.status&&(this.pause.status=!1,this.pause.typewrite?this.typewrite(this.pause.curString,this.pause.curStrPos):this.backspace(this.pause.curString,this.pause.curStrPos),this.options.onStart(this.arrayPos,this))}},{key:"destroy",value:function(){this.reset(!1),this.options.onDestroy(this)}},{key:"reset",value:function(){var t=arguments.length<=0||void 0===arguments[0]||arguments[0];clearInterval(this.timeout),this.replaceText(""),this.cursor&&this.cursor.parentNode&&(this.cursor.parentNode.removeChild(this.cursor),this.cursor=null),this.strPos=0,this.arrayPos=0,this.curLoop=0,t&&(this.insertCursor(),this.options.onReset(this),this.begin())}},{key:"begin",value:function(){var t=this;this.options.onBegin(this),this.typingComplete=!1,this.shuffleStringsIfNeeded(this),this.insertCursor(),this.bindInputFocusEvents&&this.bindFocusEvents(),this.timeout=setTimeout(function(){t.currentElContent&&0!==t.currentElContent.length?t.backspace(t.currentElContent,t.currentElContent.length):t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)},this.startDelay)}},{key:"typewrite",value:function(s,o){var l=this;this.fadeOut&&this.el.classList.contains(this.fadeOutClass)&&(this.el.classList.remove(this.fadeOutClass),this.cursor&&this.cursor.classList.remove(this.fadeOutClass));var t=this.humanizer(this.typeSpeed),c=1;return!0===this.pause.status?void this.setPauseStatus(s,o,!0):void(this.timeout=setTimeout(function(){o=u.htmlParser.typeHtmlChars(s,o,l);var t=0,e=s.substr(o);if("^"===e.charAt(0)&&/^\^\d+/.test(e)){var n=1;n+=(e=/\d+/.exec(e)[0]).length,t=parseInt(e),l.temporaryPause=!0,l.options.onTypingPaused(l.arrayPos,l),s=s.substring(0,o)+s.substring(o+n),l.toggleBlinking(!0)}if("`"===e.charAt(0)){for(;"`"!==s.substr(o+c).charAt(0)&&!(o+ ++c>s.length););var i=s.substring(0,o),a=s.substring(i.length+1,o+c),r=s.substring(o+c+1);s=i+a+r,c--}l.timeout=setTimeout(function(){l.toggleBlinking(!1),o>=s.length?l.doneTyping(s,o):l.keepTyping(s,o,c),l.temporaryPause&&(l.temporaryPause=!1,l.options.onTypingResumed(l.arrayPos,l))},t)},t))}},{key:"keepTyping",value:function(t,e,n){0===e&&(this.toggleBlinking(!1),this.options.preStringTyped(this.arrayPos,this)),e+=n;var i=t.substr(0,e);this.replaceText(i),this.typewrite(t,e)}},{key:"doneTyping",value:function(t,e){var n=this;this.options.onStringTyped(this.arrayPos,this),this.toggleBlinking(!0),this.arrayPos===this.strings.length-1&&(this.complete(),!1===this.loop||this.curLoop===this.loopCount)||(this.timeout=setTimeout(function(){n.backspace(t,e)},this.backDelay))}},{key:"backspace",value:function(n,i){var a=this;if(!0!==this.pause.status){if(this.fadeOut)return this.initFadeOut();this.toggleBlinking(!1);var t=this.humanizer(this.backSpeed);this.timeout=setTimeout(function(){i=u.htmlParser.backSpaceHtmlChars(n,i,a);var t=n.substr(0,i);if(a.replaceText(t),a.smartBackspace){var e=a.strings[a.arrayPos+1];e&&t===e.substr(0,i)?a.stopNum=i:a.stopNum=0}i>a.stopNum?(i--,a.backspace(n,i)):i<=a.stopNum&&(a.arrayPos++,a.arrayPos===a.strings.length?(a.arrayPos=0,a.options.onLastStringBackspaced(),a.shuffleStringsIfNeeded(),a.begin()):a.typewrite(a.strings[a.sequence[a.arrayPos]],i))},t)}else this.setPauseStatus(n,i,!1)}},{key:"complete",value:function(){this.options.onComplete(this),this.loop?this.curLoop++:this.typingComplete=!0}},{key:"setPauseStatus",value:function(t,e,n){this.pause.typewrite=n,this.pause.curString=t,this.pause.curStrPos=e}},{key:"toggleBlinking",value:function(t){this.cursor&&(this.pause.status||this.cursorBlinking!==t&&((this.cursorBlinking=t)?this.cursor.classList.add("typed-cursor--blink"):this.cursor.classList.remove("typed-cursor--blink")))}},{key:"humanizer",value:function(t){return Math.round(Math.random()*t/2)+t}},{key:"shuffleStringsIfNeeded",value:function(){this.shuffle&&(this.sequence=this.sequence.sort(function(){return Math.random()-.5}))}},{key:"initFadeOut",value:function(){var t=this;return this.el.className+=" "+this.fadeOutClass,this.cursor&&(this.cursor.className+=" "+this.fadeOutClass),setTimeout(function(){t.arrayPos++,t.replaceText(""),t.strings.length>t.arrayPos?t.typewrite(t.strings[t.sequence[t.arrayPos]],0):(t.typewrite(t.strings[0],0),t.arrayPos=0)},this.fadeOutDelay)}},{key:"replaceText",value:function(t){this.attr?this.el.setAttribute(this.attr,t):this.isInput?this.el.value=t:"html"===this.contentType?this.el.innerHTML=t:this.el.textContent=t}},{key:"bindFocusEvents",value:function(){var e=this;this.isInput&&(this.el.addEventListener("focus",function(t){e.stop()}),this.el.addEventListener("blur",function(t){e.el.value&&0!==e.el.value.length||e.start()}))}},{key:"insertCursor",value:function(){this.showCursor&&(this.cursor||(this.cursor=document.createElement("span"),this.cursor.className="typed-cursor",this.cursor.setAttribute("aria-hidden",!0),this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)))}}]),n}();e.default=r,t.exports=e.default},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i,o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},a=function(){function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}}(),r=n(2),l=(i=r)&&i.__esModule?i:{default:i},s=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return a(t,[{key:"load",value:function(t,e,n){if(t.el="string"==typeof n?document.querySelector(n):n,t.options=o({},l.default,e),t.isInput="input"===t.el.tagName.toLowerCase(),t.attr=t.options.attr,t.bindInputFocusEvents=t.options.bindInputFocusEvents,t.showCursor=!t.isInput&&t.options.showCursor,t.cursorChar=t.options.cursorChar,t.cursorBlinking=!0,t.elContent=t.attr?t.el.getAttribute(t.attr):t.el.textContent,t.contentType=t.options.contentType,t.typeSpeed=t.options.typeSpeed,t.startDelay=t.options.startDelay,t.backSpeed=t.options.backSpeed,t.smartBackspace=t.options.smartBackspace,t.backDelay=t.options.backDelay,t.fadeOut=t.options.fadeOut,t.fadeOutClass=t.options.fadeOutClass,t.fadeOutDelay=t.options.fadeOutDelay,t.isPaused=!1,t.strings=t.options.strings.map(function(t){return t.trim()}),"string"==typeof t.options.stringsElement?t.stringsElement=document.querySelector(t.options.stringsElement):t.stringsElement=t.options.stringsElement,t.stringsElement){t.strings=[],t.stringsElement.style.display="none";var i=Array.prototype.slice.apply(t.stringsElement.children),a=i.length;if(a)for(var r=0;r<a;r+=1){var s=i[r];t.strings.push(s.innerHTML.trim())}}for(var r in t.strPos=0,t.arrayPos=0,t.stopNum=0,t.loop=t.options.loop,t.loopCount=t.options.loopCount,t.curLoop=0,t.shuffle=t.options.shuffle,t.sequence=[],t.pause={status:!1,typewrite:!0,curString:"",curStrPos:0},t.typingComplete=!1,t.strings)t.sequence[r]=r;t.currentElContent=this.getCurrentElContent(t),t.autoInsertCss=t.options.autoInsertCss,this.appendAnimationCss(t)}},{key:"getCurrentElContent",value:function(t){return t.attr?t.el.getAttribute(t.attr):t.isInput?t.el.value:"html"===t.contentType?t.el.innerHTML:t.el.textContent}},{key:"appendAnimationCss",value:function(t){var e="data-typed-js-css";if(t.autoInsertCss&&(t.showCursor||t.fadeOut)&&!document.querySelector("["+e+"]")){var n=document.createElement("style");n.type="text/css",n.setAttribute(e,!0);var i="";t.showCursor&&(i+="\n        .typed-cursor{\n          opacity: 1;\n        }\n        .typed-cursor.typed-cursor--blink{\n          animation: typedjsBlink 0.7s infinite;\n          -webkit-animation: typedjsBlink 0.7s infinite;\n                  animation: typedjsBlink 0.7s infinite;\n        }\n        @keyframes typedjsBlink{\n          50% { opacity: 0.0; }\n        }\n        @-webkit-keyframes typedjsBlink{\n          0% { opacity: 1; }\n          50% { opacity: 0.0; }\n          100% { opacity: 1; }\n        }\n      "),t.fadeOut&&(i+="\n        .typed-fade-out{\n          opacity: 0;\n          transition: opacity .25s;\n        }\n        .typed-cursor.typed-cursor--blink.typed-fade-out{\n          -webkit-animation: 0;\n          animation: 0;\n        }\n      "),0!==n.length&&(n.innerHTML=i,document.body.appendChild(n))}}}]),t}(),c=new(e.default=s);e.initializer=c},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,smartBackspace:!0,shuffle:!1,backDelay:700,fadeOut:!1,fadeOutClass:"typed-fade-out",fadeOutDelay:500,loop:!1,loopCount:1/0,showCursor:!0,cursorChar:"|",autoInsertCss:!0,attr:null,bindInputFocusEvents:!1,contentType:"html",onBegin:function(t){},onComplete:function(t){},preStringTyped:function(t,e){},onStringTyped:function(t,e){},onLastStringBackspaced:function(t){},onTypingPaused:function(t,e){},onTypingResumed:function(t,e){},onReset:function(t){},onStop:function(t,e){},onStart:function(t,e){},onDestroy:function(t){}},t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function(){function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}}(),i=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return n(t,[{key:"typeHtmlChars",value:function(t,e,n){if("html"!==n.contentType)return e;var i=t.substr(e).charAt(0);if("<"===i||"&"===i){var a;for(a="<"===i?">":";";t.substr(e+1).charAt(0)!==a&&!(++e+1>t.length););e++}return e}},{key:"backSpaceHtmlChars",value:function(t,e,n){if("html"!==n.contentType)return e;var i=t.substr(e).charAt(0);if(">"===i||";"===i){var a;for(a=">"===i?"<":"&";t.substr(e-1).charAt(0)!==a&&!(--e<0););e--}return e}}]),t}(),a=new(e.default=i);e.htmlParser=a}])}),function(e){"use strict";e(document).ready(function(){if(0<e("#typewrite").length)new Typed("#typewrite",{stringsElement:"#typewrite-strings",typeSpeed:50,backSpeed:25,startDelay:100,backDelay:3e3,loop:!0,smartBackspace:!0});function t(t){e(t).find("td:contains('Ja')").text("").css({color:"#4c8a2d"}).append('<span class="d-none">Ja</span><i class="icon-feather-check"></i>'),e(t).find("td:contains('Nein')").text("").css({color:"#e72d44"}).append('<span class="d-none">Nein</span><i class="icon-feather-x"></i>'),e(t).find("td:contains('opt.')").text("").css({color:"#ea8200"}).append('<span class="d-none">opt.</span><i class="icon-feather-circle"></i>')}e(function(){e('[data-toggle="popover"]').popover({trigger:"focus"})}),e(function(){e('[data-toggle="tooltip"]').tooltip()}),e("#searchform-overlay").on("shown.bs.modal",function(){e("#searchform .field").trigger("focus")}),e(".app-art input").on("click",function(){if(""!=e(".app-art input:checked").val())switch(e(".app-art input:checked").val()){case"iPhone":e(".android").css("display","none"),e(".iPhone").css("display","block");break;case"Android":e(".android").css("display","block"),e(".iPhone").css("display","none");break;case"iPhone & Android":e(".android").css("display","block"),e(".iPhone").css("display","block")}}),e(".sync4-selects .btn").on("click",function(){var t=e(".input-warenwirtschaft").val();return t&&(window.location=t),!1}),e(".sync4-funktionsumfang").length&&t(e(".sync4-funktionsumfang")),e("#funktionsumfangAgenda").length&&t(e("#funktionsumfangAgenda")),e(".cli_settings_button").one("click",function(){e("#cookie_action_close_header").clone(!0).appendTo(".cli-modal-body")}),e(".cookie-consent-again").on("click",function(t){t.preventDefault(),e("#cookie-law-info-again").click()})})}(jQuery),function(){var t,n=(t="cookies",new URLSearchParams(window.location.search).get(t));function i(t){var e=document.querySelector(t);e&&(e.click(),a.disconnect())}if("true"===n||"false"===n){if("undefined"!=typeof CLI)"true"===n?CLI.accept_close():"false"===n&&CLI.reject_close();else var a=new MutationObserver(function(t,e){"true"===n?i(".brlbs-btn-accept-all"):"false"===n&&i(".brlbs-btn-save")});a.observe(document.body,{childList:!0,subtree:!0})}}();
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;"undefined"!=typeof window?t=window:"undefined"!=typeof global?t=global:"undefined"!=typeof self&&(t=self),t.sbjs=e()}}(function(){return function e(t,r,n){function a(s,o){if(!r[s]){if(!t[s]){var c="function"==typeof require&&require;if(!o&&c)return c(s,!0);if(i)return i(s,!0);var u=new Error("Cannot find module '"+s+"'");throw u.code="MODULE_NOT_FOUND",u}var p=r[s]={exports:{}};t[s][0].call(p.exports,function(e){var r=t[s][1][e];return a(r||e)},p,p.exports,e,t,r,n)}return r[s].exports}for(var i="function"==typeof require&&require,s=0;s<n.length;s++)a(n[s]);return a}({1:[function(e,t,r){"use strict";var n=e("./init"),a={init:function(e){this.get=n(e),e&&e.callback&&"function"==typeof e.callback&&e.callback(this.get)}};t.exports=a},{"./init":6}],2:[function(e,t,r){"use strict";var n=e("./terms"),a=e("./helpers/utils"),i={containers:{current:"sbjs_current",current_extra:"sbjs_current_add",first:"sbjs_first",first_extra:"sbjs_first_add",session:"sbjs_session",udata:"sbjs_udata",promocode:"sbjs_promo"},service:{migrations:"sbjs_migrations"},delimiter:"|||",aliases:{main:{type:"typ",source:"src",medium:"mdm",campaign:"cmp",content:"cnt",term:"trm",id:"id",platform:"plt",format:"fmt",tactic:"tct"},extra:{fire_date:"fd",entrance_point:"ep",referer:"rf"},session:{pages_seen:"pgs",current_page:"cpg"},udata:{visits:"vst",ip:"uip",agent:"uag"},promo:"code"},pack:{main:function(e){return i.aliases.main.type+"="+e.type+i.delimiter+i.aliases.main.source+"="+e.source+i.delimiter+i.aliases.main.medium+"="+e.medium+i.delimiter+i.aliases.main.campaign+"="+e.campaign+i.delimiter+i.aliases.main.content+"="+e.content+i.delimiter+i.aliases.main.term+"="+e.term+i.delimiter+i.aliases.main.id+"="+e.id+i.delimiter+i.aliases.main.platform+"="+e.platform+i.delimiter+i.aliases.main.format+"="+e.format+i.delimiter+i.aliases.main.tactic+"="+e.tactic},extra:function(e){return i.aliases.extra.fire_date+"="+a.setDate(new Date,e)+i.delimiter+i.aliases.extra.entrance_point+"="+document.location.href+i.delimiter+i.aliases.extra.referer+"="+(document.referrer||n.none)},user:function(e,t){return i.aliases.udata.visits+"="+e+i.delimiter+i.aliases.udata.ip+"="+t+i.delimiter+i.aliases.udata.agent+"="+navigator.userAgent},session:function(e){return i.aliases.session.pages_seen+"="+e+i.delimiter+i.aliases.session.current_page+"="+document.location.href},promo:function(e){return i.aliases.promo+"="+a.setLeadingZeroToInt(a.randomInt(e.min,e.max),e.max.toString().length)}}};t.exports=i},{"./helpers/utils":5,"./terms":9}],3:[function(e,t,r){"use strict";var n=e("../data").delimiter;t.exports={useBase64:!1,setBase64Flag:function(e){this.useBase64=e},encodeData:function(e){return encodeURIComponent(e).replace(/\!/g,"%21").replace(/\~/g,"%7E").replace(/\*/g,"%2A").replace(/\'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29")},decodeData:function(e){try{return decodeURIComponent(e).replace(/\%21/g,"!").replace(/\%7E/g,"~").replace(/\%2A/g,"*").replace(/\%27/g,"'").replace(/\%28/g,"(").replace(/\%29/g,")")}catch(t){try{return unescape(e)}catch(r){return""}}},set:function(e,t,r,n,a){var i,s;if(r){var o=new Date;o.setTime(o.getTime()+60*r*1e3),i="; expires="+o.toGMTString()}else i="";s=n&&!a?";domain=."+n:"";var c=this.encodeData(t);this.useBase64&&(c=btoa(c).replace(/=+$/,"")),document.cookie=this.encodeData(e)+"="+c+i+s+"; path=/"},get:function(e){for(var t=this.encodeData(e)+"=",r=document.cookie.split(";"),n=0;n<r.length;n++){for(var a=r[n];" "===a.charAt(0);)a=a.substring(1,a.length);if(0===a.indexOf(t)){var i=a.substring(t.length,a.length);if(/^[A-Za-z0-9+/]+$/.test(i))try{i=atob(i.padEnd(4*Math.ceil(i.length/4),"="))}catch(s){}return this.decodeData(i)}}return null},destroy:function(e,t,r){this.set(e,"",-1,t,r)},parse:function(e){var t=[],r={};if("string"==typeof e)t.push(e);else for(var a in e)e.hasOwnProperty(a)&&t.push(e[a]);for(var i=0;i<t.length;i++){var s;r[this.unsbjs(t[i])]={},s=this.get(t[i])?this.get(t[i]).split(n):[];for(var o=0;o<s.length;o++){var c=s[o].split("="),u=c.splice(0,1);u.push(c.join("=")),r[this.unsbjs(t[i])][u[0]]=this.decodeData(u[1])}}return r},unsbjs:function(e){return e.replace("sbjs_","")}}},{"../data":2}],4:[function(e,t,r){"use strict";t.exports={parse:function(e){for(var t=this.parseOptions,r=t.parser[t.strictMode?"strict":"loose"].exec(e),n={},a=14;a--;)n[t.key[a]]=r[a]||"";return n[t.q.name]={},n[t.key[12]].replace(t.q.parser,function(e,r,a){r&&(n[t.q.name][r]=a)}),n},parseOptions:{strictMode:!1,key:["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"],q:{name:"queryKey",parser:/(?:^|&)([^&=]*)=?([^&]*)/g},parser:{strict:/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,loose:/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/}},getParam:function(e){for(var t={},r=(e||window.location.search.substring(1)).split("&"),n=0;n<r.length;n++){var a=r[n].split("=");if("undefined"==typeof t[a[0]])t[a[0]]=a[1];else if("string"==typeof t[a[0]]){var i=[t[a[0]],a[1]];t[a[0]]=i}else t[a[0]].push(a[1])}return t},getHost:function(e){return this.parse(e).host.replace("www.","")}}},{}],5:[function(e,t,r){"use strict";t.exports={escapeRegexp:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},setDate:function(e,t){var r=e.getTimezoneOffset()/60,n=e.getHours(),a=t||0===t?t:-r;return e.setHours(n+r+a),e.getFullYear()+"-"+this.setLeadingZeroToInt(e.getMonth()+1,2)+"-"+this.setLeadingZeroToInt(e.getDate(),2)+" "+this.setLeadingZeroToInt(e.getHours(),2)+":"+this.setLeadingZeroToInt(e.getMinutes(),2)+":"+this.setLeadingZeroToInt(e.getSeconds(),2)},setLeadingZeroToInt:function(e,t){for(var r=e+"";r.length<t;)r="0"+r;return r},randomInt:function(e,t){return Math.floor(Math.random()*(t-e+1))+e}}},{}],6:[function(e,t,r){"use strict";var n=e("./data"),a=e("./terms"),i=e("./helpers/cookies"),s=e("./helpers/uri"),o=e("./helpers/utils"),c=e("./params"),u=e("./migrations");t.exports=function(e){var t,r,p,f,m,d,l,g,h,y,_,v,b,x=c.fetch(e),k=s.getParam(),w=x.domain.host,q=x.domain.isolate,I=x.lifetime;function j(e){switch(e){case a.traffic.utm:t=a.traffic.utm,r="undefined"!=typeof k.utm_source?k.utm_source:"undefined"!=typeof k.gclid?"google":"undefined"!=typeof k.yclid?"yandex":a.none,p="undefined"!=typeof k.utm_medium?k.utm_medium:"undefined"!=typeof k.gclid?"cpc":"undefined"!=typeof k.yclid?"cpc":a.none,f="undefined"!=typeof k.utm_campaign?k.utm_campaign:"undefined"!=typeof k[x.campaign_param]?k[x.campaign_param]:"undefined"!=typeof k.gclid?"google_cpc":"undefined"!=typeof k.yclid?"yandex_cpc":a.none,m="undefined"!=typeof k.utm_content?k.utm_content:"undefined"!=typeof k[x.content_param]?k[x.content_param]:a.none,l=k.utm_id||a.none,g=k.utm_source_platform||a.none,h=k.utm_creative_format||a.none,y=k.utm_marketing_tactic||a.none,d="undefined"!=typeof k.utm_term?k.utm_term:"undefined"!=typeof k[x.term_param]?k[x.term_param]:function(){var e=document.referrer;if(k.utm_term)return k.utm_term;if(!(e&&s.parse(e).host&&s.parse(e).host.match(/^(?:.*\.)?yandex\..{2,9}$/i)))return!1;try{return s.getParam(s.parse(document.referrer).query).text}catch(t){return!1}}()||a.none;break;case a.traffic.organic:t=a.traffic.organic,r=r||s.getHost(document.referrer),p=a.referer.organic,f=a.none,m=a.none,d=a.none,l=a.none,g=a.none,h=a.none,y=a.none;break;case a.traffic.referral:t=a.traffic.referral,r=r||s.getHost(document.referrer),p=p||a.referer.referral,f=a.none,m=s.parse(document.referrer).path,d=a.none,l=a.none,g=a.none,h=a.none,y=a.none;break;case a.traffic.typein:t=a.traffic.typein,r=x.typein_attributes.source,p=x.typein_attributes.medium,f=a.none,m=a.none,d=a.none,l=a.none,g=a.none,h=a.none,y=a.none;break;default:t=a.oops,r=a.oops,p=a.oops,f=a.oops,m=a.oops,d=a.oops,l=a.oops,g=a.oops,h=a.oops,y=a.oops}var i={type:t,source:r,medium:p,campaign:f,content:m,term:d,id:l,platform:g,format:h,tactic:y};return n.pack.main(i)}function R(e){var t=document.referrer;switch(e){case a.traffic.organic:return!!t&&H(t)&&function(e){var t=new RegExp("^(?:.*\\.)?"+o.escapeRegexp("yandex")+"\\..{2,9}$"),n=new RegExp(".*"+o.escapeRegexp("text")+"=.*"),a=new RegExp("^(?:www\\.)?"+o.escapeRegexp("google")+"\\..{2,9}$");if(s.parse(e).query&&s.parse(e).host.match(t)&&s.parse(e).query.match(n))return r="yandex",!0;if(s.parse(e).host.match(a))return r="google",!0;if(!s.parse(e).query)return!1;for(var i=0;i<x.organics.length;i++){if(s.parse(e).host.match(new RegExp("^(?:.*\\.)?"+o.escapeRegexp(x.organics[i].host)+"$","i"))&&s.parse(e).query.match(new RegExp(".*"+o.escapeRegexp(x.organics[i].param)+"=.*","i")))return r=x.organics[i].display||x.organics[i].host,!0;if(i+1===x.organics.length)return!1}}(t);case a.traffic.referral:return!!t&&H(t)&&function(e){if(!(x.referrals.length>0))return r=s.getHost(e),!0;for(var t=0;t<x.referrals.length;t++){if(s.parse(e).host.match(new RegExp("^(?:.*\\.)?"+o.escapeRegexp(x.referrals[t].host)+"$","i")))return r=x.referrals[t].display||x.referrals[t].host,p=x.referrals[t].medium||a.referer.referral,!0;if(t+1===x.referrals.length)return r=s.getHost(e),!0}}(t);default:return!1}}function H(e){if(x.domain){if(q)return s.getHost(e)!==s.getHost(w);var t=new RegExp("^(?:.*\\.)?"+o.escapeRegexp(w)+"$","i");return!s.getHost(e).match(t)}return s.getHost(e)!==s.getHost(document.location.href)}function D(){i.set(n.containers.current_extra,n.pack.extra(x.timezone_offset),I,w,q),i.get(n.containers.first_extra)||i.set(n.containers.first_extra,n.pack.extra(x.timezone_offset),I,w,q)}return i.setBase64Flag(x.base64),u.go(I,w,q),i.set(n.containers.current,function(){var e;if("undefined"!=typeof k.utm_source||"undefined"!=typeof k.utm_medium||"undefined"!=typeof k.utm_campaign||"undefined"!=typeof k.utm_content||"undefined"!=typeof k.utm_term||"undefined"!=typeof k.utm_id||"undefined"!=typeof k.utm_source_platform||"undefined"!=typeof k.utm_creative_format||"undefined"!=typeof k.utm_marketing_tactic||"undefined"!=typeof k.gclid||"undefined"!=typeof k.yclid||"undefined"!=typeof k[x.campaign_param]||"undefined"!=typeof k[x.term_param]||"undefined"!=typeof k[x.content_param])D(),e=j(a.traffic.utm);else if(R(a.traffic.organic))D(),e=j(a.traffic.organic);else if(!i.get(n.containers.session)&&R(a.traffic.referral))D(),e=j(a.traffic.referral);else{if(i.get(n.containers.first)||i.get(n.containers.current))return i.get(n.containers.current);D(),e=j(a.traffic.typein)}return e}(),I,w,q),i.get(n.containers.first)||i.set(n.containers.first,i.get(n.containers.current),I,w,q),i.get(n.containers.udata)?(_=parseInt(i.parse(n.containers.udata)[i.unsbjs(n.containers.udata)][n.aliases.udata.visits])||1,_=i.get(n.containers.session)?_:_+1,v=n.pack.user(_,x.user_ip)):(_=1,v=n.pack.user(_,x.user_ip)),i.set(n.containers.udata,v,I,w,q),i.get(n.containers.session)?(b=parseInt(i.parse(n.containers.session)[i.unsbjs(n.containers.session)][n.aliases.session.pages_seen])||1,b+=1):b=1,i.set(n.containers.session,n.pack.session(b),x.session_length,w,q),x.promocode&&!i.get(n.containers.promocode)&&i.set(n.containers.promocode,n.pack.promo(x.promocode),I,w,q),i.parse(n.containers)}},{"./data":2,"./helpers/cookies":3,"./helpers/uri":4,"./helpers/utils":5,"./migrations":7,"./params":8,"./terms":9}],7:[function(e,t,r){"use strict";var n=e("./data"),a=e("./helpers/cookies");t.exports={go:function(e,t,r){var i,s=this.migrations,o={l:e,d:t,i:r};if(a.get(n.containers.first)||a.get(n.service.migrations)){if(!a.get(n.service.migrations))for(i=0;i<s.length;i++)s[i].go(s[i].id,o)}else{var c=[];for(i=0;i<s.length;i++)c.push(s[i].id);var u="";for(i=0;i<c.length;i++)u+=c[i]+"=1",i<c.length-1&&(u+=n.delimiter);a.set(n.service.migrations,u,o.l,o.d,o.i)}},migrations:[{id:"1418474375998",version:"1.0.0-beta",go:function(e,t){var r=e+"=1",i=e+"=0",s=function(e,t,r){return t||r?e:n.delimiter};try{var o=[];for(var c in n.containers)n.containers.hasOwnProperty(c)&&o.push(n.containers[c]);for(var u=0;u<o.length;u++)if(a.get(o[u])){var p=a.get(o[u]).replace(/(\|)?\|(\|)?/g,s);a.destroy(o[u],t.d,t.i),a.destroy(o[u],t.d,!t.i),a.set(o[u],p,t.l,t.d,t.i)}a.get(n.containers.session)&&a.set(n.containers.session,n.pack.session(0),t.l,t.d,t.i),a.set(n.service.migrations,r,t.l,t.d,t.i)}catch(f){a.set(n.service.migrations,i,t.l,t.d,t.i)}}}]}},{"./data":2,"./helpers/cookies":3}],8:[function(e,t,r){"use strict";var n=e("./terms"),a=e("./helpers/uri");t.exports={fetch:function(e){var t=e||{},r={};if(r.lifetime=this.validate.checkFloat(t.lifetime)||6,r.lifetime=parseInt(30*r.lifetime*24*60),r.session_length=this.validate.checkInt(t.session_length)||30,r.timezone_offset=this.validate.checkInt(t.timezone_offset),r.base64=t.base64||!1,r.campaign_param=t.campaign_param||!1,r.term_param=t.term_param||!1,r.content_param=t.content_param||!1,r.user_ip=t.user_ip||n.none,t.promocode?(r.promocode={},r.promocode.min=parseInt(t.promocode.min)||1e5,r.promocode.max=parseInt(t.promocode.max)||999999):r.promocode=!1,t.typein_attributes&&t.typein_attributes.source&&t.typein_attributes.medium?(r.typein_attributes={},r.typein_attributes.source=t.typein_attributes.source,r.typein_attributes.medium=t.typein_attributes.medium):r.typein_attributes={source:"(direct)",medium:"(none)"},t.domain&&this.validate.isString(t.domain)?r.domain={host:t.domain,isolate:!1}:t.domain&&t.domain.host?r.domain=t.domain:r.domain={host:a.getHost(document.location.hostname),isolate:!1},r.referrals=[],t.referrals&&t.referrals.length>0)for(var i=0;i<t.referrals.length;i++)t.referrals[i].host&&r.referrals.push(t.referrals[i]);if(r.organics=[],t.organics&&t.organics.length>0)for(var s=0;s<t.organics.length;s++)t.organics[s].host&&t.organics[s].param&&r.organics.push(t.organics[s]);return r.organics.push({host:"bing.com",param:"q",display:"bing"}),r.organics.push({host:"yahoo.com",param:"p",display:"yahoo"}),r.organics.push({host:"about.com",param:"q",display:"about"}),r.organics.push({host:"aol.com",param:"q",display:"aol"}),r.organics.push({host:"ask.com",param:"q",display:"ask"}),r.organics.push({host:"globososo.com",param:"q",display:"globo"}),r.organics.push({host:"go.mail.ru",param:"q",display:"go.mail.ru"}),r.organics.push({host:"rambler.ru",param:"query",display:"rambler"}),r.organics.push({host:"tut.by",param:"query",display:"tut.by"}),r.referrals.push({host:"t.co",display:"twitter.com"}),r.referrals.push({host:"plus.url.google.com",display:"plus.google.com"}),r},validate:{checkFloat:function(e){return!(!e||!this.isNumeric(parseFloat(e)))&&parseFloat(e)},checkInt:function(e){return!(!e||!this.isNumeric(parseInt(e)))&&parseInt(e)},isNumeric:function(e){return!isNaN(e)},isString:function(e){return"[object String]"===Object.prototype.toString.call(e)}}}},{"./helpers/uri":4,"./terms":9}],9:[function(e,t,r){"use strict";t.exports={traffic:{utm:"utm",organic:"organic",referral:"referral",typein:"typein"},referer:{referral:"referral",organic:"organic",social:"social"},none:"(none)",oops:"(Houston, we have a problem)"}},{}]},{},[1])(1)});