/* Minification failed. Returning unminified contents.
(1,7504-7506): run-time error JS1300: Strict-mode does not allow assignment to undefined variables: el
 */
!function(n){var i={};function r(e){if(i[e])return i[e].exports;var t=i[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,r),t.l=!0,t.exports}r.m=n,r.c=i,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)r.d(n,i,function(e){return t[e]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s="../Scripts/custom/critical.js")}({"../Scripts/custom/critical.js":function(e,t,n){"use strict";n.r(t);var i=n("../Scripts/vendor/jquery.shim.js"),r=n("../Scripts/custom/util/util.js");n("../Scripts/custom/polyfills/closest.js"),n("../Scripts/custom/polyfills/isArray.js"),n("../Scripts/custom/polyfills/objectAssign.js"),n("../Scripts/custom/polyfills/objectEntries.js"),n("../Scripts/custom/polyfills/isInteger.js"),n("../Scripts/vendor/jquery.matchHeight.js");window.museet=window.museet||{},window.museet.util=r.a,Object(i.a)("html").removeClass("no-js"),Object(i.a)("noscript").remove(),window.onload=function(){r.a.loadScriptAsync(window.museet.bundles.main)}},"../Scripts/custom/polyfills/closest.js":function(e,t){Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){for(var t=this;t;){if(t.matches(e))return t;t=t.parentElement}})},"../Scripts/custom/polyfills/isArray.js":function(e,t){Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)})},"../Scripts/custom/polyfills/isInteger.js":function(e,t){Number.isInteger=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e}},"../Scripts/custom/polyfills/objectAssign.js":function(e,t){"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(e){"use strict";if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var i=arguments[n];if(null!=i)for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r])}return t},writable:!0,configurable:!0})},"../Scripts/custom/polyfills/objectEntries.js":function(e,t){Object.entries||(Object.entries=function(e){for(var t=Object.keys(e),n=t.length,i=new Array(n);n--;)i[n]=[t[n],e[t[n]]];return i})},"../Scripts/custom/util/util.js":function(e,t,n){"use strict";var o=n("../Scripts/vendor/jquery.shim.js"),r={no:{date:{days:["Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],daysShort:["Sun","Man","Tir","Ons","Tor","Fre","Lør"],daysMin:["Søn","Man","Tir","Ons","Tor","Fre","Lør"],months:["Januar","Februar","Mars","April","Mai","Juni","Juli","August","September","Oktober","November","Desember"],monthsShort:["Jan","Feb","Mar","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Des"],today:"I dag",clear:"Fjern valg",dateFormat:"mm/dd/yyyy",timeFormat:"hh:ii aa",firstDay:1},guide:{file:"lydfiler",minutes:"min",hours:"t",works:"Alle verk"},visit:{showMore:"Vis mer",showLess:"Vis mindre"},imageCredits:{btnText:"info"},videoPlay:{pause:"Pause",play:"Spill av"}},en:{date:{days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",clear:"Clear",dateFormat:"mm/dd/yyyy",timeFormat:"hh:ii aa",firstDay:0},guide:{file:"audio files",minutes:"min",hours:"h",works:"All works"},visit:{showMore:"Show more",showLess:"Show less"},imageCredits:{btnText:"info"},videoPlay:{pause:"Pause",play:"Play"}}};function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var i=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n,i;return t=e,(n=[{key:"getPageType",value:function(){return Object(o.a)("body").data("page-type")}},{key:"getHeaderHeight",value:function(){return Object(o.a)("header.header").outerHeight()}},{key:"getFooterHeight",value:function(){return Object(o.a)("footer.footer").outerHeight()}},{key:"getElementHeight",value:function(e){return Object(o.a)(e).outerHeight()}},{key:"getViewportHeight",value:function(){return Math.max(document.documentElement.clientHeight,window.innerHeight||0)}},{key:"getViewportWidth",value:function(){return Math.max(document.documentElement.clientWidth,window.innerWidth||0)}},{key:"getLanguage",value:function(){return Object(o.a)("#lng").val()}},{key:"getLocalization",value:function(){return r[this.getLanguage()]}},{key:"getElementWidth",value:function(e){return Object(o.a)(e).width()}},{key:"isMinWidth",value:function(e){return"matchMedia"in window?window.matchMedia("(min-width: ".concat(e,"px)")).matches:Object(o.a)(window).width()>=e}},{key:"isXxs",value:function(){return"matchMedia"in window?window.matchMedia("(max-width: 320px)").matches:Object(o.a)(window).width()<=320}},{key:"isMobile",value:function(){return"matchMedia"in window?window.matchMedia("(max-width: 575px)").matches:Object(o.a)(window).width()<=576}},{key:"isTablet",value:function(){return"matchMedia"in window?window.matchMedia("(min-width: 576px) and (max-width: 767px)").matches:Object(o.a)(window).width()<=768}},{key:"isSmallDesktop",value:function(){return"matchMedia"in window?window.matchMedia("(min-width: 768px) and (max-width: 991px)").matches:Object(o.a)(window).width()<=992}},{key:"isLargeDesktop",value:function(){return"matchMedia"in window?window.matchMedia("(min-width: 992px) and (max-width: 1199px)").matches:Object(o.a)(window).width()<=1200}},{key:"isExtraLargeDesktop",value:function(){return"matchMedia"in window?window.matchMedia("(min-width: 1200px)").matches:Object(o.a)(window).width()<=1200}},{key:"isHiDPI",value:function(){return"matchMedia"in window&&window.matchMedia("(-webkit-min-device-pixel-ratio: 2),\n                                (min--moz-device-pixel-ratio: 2),\n                                (-o-min-device-pixel-ratio: 2/1),\n                                (min-device-pixel-ratio: 2),\n                                (min-resolution: 192dpi),\n                                (min-resolution: 2dppx)").matches}},{key:"isCollection",value:function(){return null!==document.querySelector("body[data-page-region='collection']")}},{key:"isPortrait",value:function(){return"matchMedia"in window&&window.matchMedia("(orientation: portrait)").matches}},{key:"isLandscape",value:function(){return"matchMedia"in window&&window.matchMedia("(orientation: landscape)").matches}},{key:"isIE",value:function(e){var t=e||window.navigator.userAgent;return/MSIE|Trident/.test(t)}},{key:"isInViewport",value:function(e,t){var n=1<arguments.length&&void 0!==t?t:0;"undefined"!=typeof jQuery&&el instanceof jQuery&&(el=el[0]);var i=e.getBoundingClientRect();return i.top>=n&&0<=i.left&&i.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&i.right<=(window.innerWidth||document.documentElement.clientWidth)}},{key:"isPartiallyInViewport",value:function(e,t){var n=1<arguments.length&&void 0!==t?t:0;"undefined"!=typeof jQuery&&e instanceof jQuery&&(e=e[0]);var i=e.getBoundingClientRect(),r=window.innerHeight||document.documentElement.clientHeight,o=window.innerWidth||document.documentElement.clientWidth,a=i.top<=r-n&&i.top+i.height>=n,u=i.left<=o&&0<=i.left+i.width;return a&&u}},{key:"hasLocalStorage",value:function(){return this.isStorageAvailable("localStorage")}},{key:"isStorageAvailable",value:function(e){var t;try{t=window[e];var n="__storage_test__";return t.setItem(n,n),t.removeItem(n),!0}catch(e){return e instanceof DOMException&&(22===e.code||1014===e.code||"QuotaExceededError"===e.name||"NS_ERROR_DOM_QUOTA_REACHED"===e.name)&&t&&0!==t.length}}},{key:"reduceMotion",value:function(){return!("matchMedia"in window)||window.matchMedia("(prefers-reduced-motion)").matches}},{key:"scrollTo",value:function(e){this.reduceMotion()?window.scrollTo(0,e):Object(o.a)("html, body").animate({scrollTop:e},300)}},{key:"elHasClass",value:function(e,t){if(!e)return!1;var n=e.getAttribute("class");return!!n&&-1<n.split(" ").indexOf(t)}},{key:"uuid",value:function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})}},{key:"stringIsHtml",value:function(e){var t=0<arguments.length&&void 0!==e?e:"";return new RegExp(/<[a-z/][\s\S]*>/i).test(t)}},{key:"isEmpty",value:function(e){return!e||0===e.length}},{key:"getUrlParameter",value:function(e,t){var n=1<arguments.length&&void 0!==t?t:null,i=[];n=n||location.href,e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");for(var r=new RegExp(e+"=([^&#]+)","ig");;){var o=r.exec(n);if(!o||!o[1])break;i.push(o[1])}return i.length?1==i.length?decodeURIComponent(i[0]):decodeURIComponent(i):null}},{key:"getUrlParameters",value:function(e){var t=0<arguments.length&&void 0!==e?e:null,n=t;return null===t&&(n=window.location.search),n.substring(1).split("&").reduce(function(e,t){var n=t.split("=");return n[0]&&(e[decodeURIComponent(n[0])]=decodeURIComponent(n[1])),e},{})}},{key:"getTransitionEndEvent",value:function(){var e,t=document.createElement("fakeelement"),n={transition:"transitionend",OTransition:"oTransitionEnd",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(e in n)if(n.hasOwnProperty(e)&&void 0!==t.style[e])return n[e];return!1}},{key:"getAnimationEndEvent",value:function(){var e,t=document.createElement("fakeelement"),n={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(e in n)if(n.hasOwnProperty(e)&&void 0!==t.style[e])return n[e];return!1}},{key:"isEmpty",value:function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}},{key:"luminanace",value:function(e,t,n){var i=[e,t,n].map(function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)});return.2126*i[0]+.7152*i[1]+.0722*i[2]}},{key:"contrast",value:function(e,t){return(this.luminanace(e[0],e[1],e[2])+.05)/(this.luminanace(t[0],t[1],t[2])+.05)}},{key:"hexToRgb",value:function(e){var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null}},{key:"getImageColor",value:function(t,n){var i=this;return new Promise(function(u,e){if(i.isIE())return e();t.dispatch("scripts/load",{name:"ColorThief"}).then(function(){var a=new Image;a.crossOrigin="Anonymous",a.addEventListener("load",function(){var e=new ColorThief,t=document.createElement("canvas"),n=t.getContext("2d"),i=document.createElement("div"),r=document.createElement("img");t.width=a.width,t.height=a.height,n.drawImage(a,0,0),i.appendChild(t),i.appendChild(r);var o=t.toDataURL("image/png");r.setAttribute("src",o),r.complete?u(e.getColor(r)):r.addEventListener("load",function(){u(e.getColor(r))})},!1),a.src=n})})}},{key:"ajaxRequest",value:function(i,e,t){var r=2<arguments.length&&void 0!==t?t:{};return new Promise(function(t,n){return o.a.ajax({type:e,url:i,beforeSend:function(e){-1===i.indexOf("https://")&&e.setRequestHeader("RequestVerificationToken",Object(o.a)("#aft").val())},data:r,success:function(e){t(e)},error:function(e){n(e)}})})}},{key:"loadScriptAsync",value:function(r){return new Promise(function(t,e){var n=document.createElement("script");n.src=r,n.async=!0,n.onload=function(e){t(e)};var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(n,i)})}},{key:"decodeHtml",value:function(e){return decodeURIComponent(e).replace(/\+/g," ")}},{key:"compareDateDays",value:function(e,t){return!(!e&&t||e&&!t)&&(e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear())}},{key:"toInternalDateStr",value:function(e){var t=new Date(e),n=""+(t.getMonth()+1),i=""+t.getDate(),r=t.getFullYear();return n.length<2&&(n="0"+n),i.length<2&&(i="0"+i),[r,n,i].join("-")}},{key:"parseDate",value:function(e){var t=e.split(/\D/);return new Date(t[0],--t[1],t[2])}},{key:"toShortDateString",value:function(e){var t=this.getLanguage(),n=e.getDate(),i=e.getMonth(),r=e.getFullYear();return"no"===t?"".concat(n<10?"0".concat(n):n,".").concat(++i<10?"0".concat(i):i,".").concat(r):"".concat(++i<10?"0".concat(i):i,"/").concat(n<10?"0".concat(n):n,"/").concat(r)}},{key:"toDateString",value:function(e){var t=this.getLanguage(),n=this.getLocalization(t).date.months,i=e.getDate(),r=n[e.getMonth()],o=e.getFullYear();return"no"===t?i+". "+r.toLowerCase()+" "+o:i+" "+r+" "+o}},{key:"toLocaleNumberString",value:function(e){if(isNaN(parseInt(e)))return e;var t=e.toLocaleString("en");return"no"!==this.getLanguage()?t:t.replace(/,/g," ")}}])&&a(t.prototype,n),i&&a(t,i),e}();t.a=new i},"../Scripts/vendor/jquery.matchHeight.js":function(e,t,n){"use strict";function a(e){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}!function(c){function s(e){return parseFloat(e)||0}function l(e){var t=c(e),i=null,r=[];return t.each(function(){var e=c(this),t=e.offset().top-s(e.css("margin-top")),n=0<r.length?r[r.length-1]:null;null!==n&&Math.floor(Math.abs(i-t))<=1?r[r.length-1]=n.add(e):r.push(e),i=t}),r}function d(e){var t={byRow:!0,property:"height",target:null,remove:!1};return"object"===a(e)?c.extend(t,e):("boolean"==typeof e?t.byRow=e:"remove"===e&&(t.remove=!0),t)}var i=-1,r=-1,h=c.fn.matchHeight=function(e){var t=d(e);if(t.remove){var n=this;return this.css(t.property,""),c.each(h._groups,function(e,t){t.elements=t.elements.not(n)}),this}return this.length<=1&&!t.target||(h._groups.push({elements:this,options:t}),h._apply(this,t)),this};h.version="0.7.2",h._groups=[],h._throttle=80,h._maintainScroll=!1,h._beforeUpdate=null,h._afterUpdate=null,h._rows=l,h._parse=s,h._parseOptions=d,h._apply=function(e,t){var o=d(t),n=c(e),i=[n],r=c(window).scrollTop(),a=c("html").outerHeight(!0),u=n.parents().filter(":hidden");return u.each(function(){var e=c(this);e.data("style-cache",e.attr("style"))}),u.css("display","block"),o.byRow&&!o.target&&(n.each(function(){var e=c(this),t=e.css("display");"inline-block"!==t&&"flex"!==t&&"inline-flex"!==t&&(t="block"),e.data("style-cache",e.attr("style")),e.css({display:t,"padding-top":"0","padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),i=l(n),n.each(function(){var e=c(this);e.attr("style",e.data("style-cache")||"")})),c.each(i,function(e,t){var n=c(t),r=0;if(o.target)r=o.target.outerHeight(!1);else{if(o.byRow&&n.length<=1)return void n.css(o.property,"");n.each(function(){var e=c(this),t=e.attr("style"),n=e.css("display");"inline-block"!==n&&"flex"!==n&&"inline-flex"!==n&&(n="block");var i={display:n};i[o.property]="",e.css(i),e.outerHeight(!1)>r&&(r=e.outerHeight(!1)),t?e.attr("style",t):e.css("display","")})}n.each(function(){var e=c(this),t=0;o.target&&e.is(o.target)||("border-box"!==e.css("box-sizing")&&(t+=s(e.css("border-top-width"))+s(e.css("border-bottom-width")),t+=s(e.css("padding-top"))+s(e.css("padding-bottom"))),e.css(o.property,r-t+"px"))})}),u.each(function(){var e=c(this);e.attr("style",e.data("style-cache")||null)}),h._maintainScroll&&c(window).scrollTop(r/a*c("html").outerHeight(!0)),this},h._applyDataApi=function(){var n={};c("[data-match-height], [data-mh]").each(function(){var e=c(this),t=e.attr("data-mh")||e.attr("data-match-height");n[t]=t in n?n[t].add(e):e}),c.each(n,function(){this.matchHeight(!0)})};function o(e){h._beforeUpdate&&h._beforeUpdate(e,h._groups),c.each(h._groups,function(){h._apply(this.elements,this.options)}),h._afterUpdate&&h._afterUpdate(e,h._groups)}h._update=function(e,t){if(t&&"resize"===t.type){var n=c(window).width();if(n===i)return;i=n}e?-1===r&&(r=setTimeout(function(){o(t),r=-1},h._throttle)):o(t)},c(h._applyDataApi);var e=c.fn.on?"on":"bind";c(window)[e]("load",function(e){h._update(!1,e)}),c(window)[e]("resize orientationchange",function(e){h._update(!0,e)})}(n("../Scripts/vendor/jquery.shim.js").a)},"../Scripts/vendor/jquery.shim.js":function(e,t,n){"use strict";t.a=window.$}});;
