(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{357:function(t,e){t.exports=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},t.exports.__esModule=!0,t.exports.default=t.exports},358:function(t,e,n){var r=n(405);t.exports=function(t,e){if(null==t)return{};var n,o,a=r(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a},t.exports.__esModule=!0,t.exports.default=t.exports},359:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M16.002 8c-3.823 0-6.936-3.142-6.936-7",stroke:"currentColor","stroke-width":"2","stroke-miterlimit":"10"}}),n("path",{attrs:{d:"M9.121 15c0-3.858 3.113-7 6.935-7",stroke:"currentColor","stroke-width":"2","stroke-miterlimit":"10"}}),n("path",{attrs:{d:"M14.908 8H0",stroke:"currentColor","stroke-width":"2","stroke-miterlimit":"10"}})]))}}},360:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M16 24c0-8.819 7.181-16 16-16",stroke:"currentColor","stroke-width":"4","stroke-miterlimit":"10"}}),n("path",{attrs:{d:"M0 8c8.819 0 16 7.181 16 16",stroke:"currentColor","stroke-width":"4","stroke-miterlimit":"10"}})]))}}},361:function(t,e,n){"use strict";var r=n(78),o=(n(35),n(374),n(376),n(12)),a=(n(3),n(14),n(15),n(55),n(153),null);"undefined"!=typeof window&&(a=new ResizeObserver((function(t){t.map((function(t){return null==t?void 0:t.target})).filter(Boolean).forEach((function(t){var e;Object(r.a)(null!==(e=null==t?void 0:t.children)&&void 0!==e?e:[]).filter((function(t){var e,n;return null==t||null===(e=t.classList)||void 0===e||null===(n=e.contains)||void 0===n?void 0:n.call(e,"c-lens-flare")})).forEach((function(t){var e,n;null===(e=t.__vue__)||void 0===e||null===(n=e.onScroll)||void 0===n||n.call(e)}))}))})));var i={name:"LensFlare",props:{id:{type:String,required:!0},flares:{type:Array,default:function(){return[]},validator:function(t){return t.reduce((function(t,e){return t&&null!=e.size&&null!=e.offset}),!0)}},angle:{type:Number,default:0},minBlurAmount:{type:Number,default:20},maxBlurAmount:{type:Number,default:30},easing:{type:Function,default:function(t){return Math.pow(t,2)}}},data:function(){return{initialised:!1,observer:null,isInView:!1,blurAmount:this.maxBlurAmount,actualPercentage:0,percentage:0,requestedAnimationFrame:null}},computed:{flareStyles:function(){var t=this;return this.flares.map((function(e){var n=e.offset,r=e.targetOffset,o=e.opacity,a=n+((null!=r?r:n)-n)*t.percentage,i="translate3d(".concat(a,"px, 0, 0)");return"transform: ".concat(i,"; opacity: ").concat(o,";")}))},flareSizes:function(){var t=this;return this.flares.map((function(e){var n=e.size,r=e.targetSize,o=(null!=r?r:n)-n;return Math.max(n+o*t.percentage,0)}))}},mounted:function(){this.flares.reduce((function(t,e){return e.targetOffset!==e.offset||e.targetSize!==e.size||t}),!1)&&(this.$store.state.isReducedMotion||!0===window.matchMedia("(prefers-reduced-motion: reduce)")||!0===window.matchMedia("(prefers-reduced-motion: reduce)").matches||document.body.classList.contains("reduced-motion")||(a.observe(this.$el.parentElement),window.addEventListener("scroll",this.onScroll,{passive:!0})));this.initialise()},beforeDestroy:function(){a.unobserve(this.$el),window.removeEventListener("scroll",this.onScroll),this.observer.disconnect()},methods:{initialise:function(){var t=this;this.observer=new IntersectionObserver((function(e){var n=Object(o.a)(e,1)[0].isIntersecting;t.isInView=n}),{threshold:0}),this.observer.observe(this.$el),this.onScroll(null,!0),this.initialised=!0},onScroll:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];(this.isInView||n)&&(window.cancelAnimationFrame(this.requestedAnimationFrame),this.requestedAnimationFrame=window.requestAnimationFrame((function(){var t=e.$el.getBoundingClientRect(),n=t.top,r=t.height,o=n-innerHeight,a=Math.max(n+r,0),i=a-o;e.actualPercentage=1-a/i,e.percentage=e.easing(e.actualPercentage);var s=e.maxBlurAmount,c=e.minBlurAmount,l=s-c;e.blurAmount=l*e.percentage+c})))}}},s=i,c=(n(381),n(45)),l=Object(c.a)(s,(function(){var t=this,e=t._self._c;return e("svg",{staticClass:"c-lens-flare",attrs:{id:t.id,"aria-hidden":"true",focusable:"false",overflow:"visible",viewBox:"0 0 1000 1000"}},[e("Transition",{attrs:{name:"t-lens-flare",appear:""}},[t.initialised?e("g",{staticClass:"c-lens-flare__inner"},[e("g",{staticClass:"duration-1000 c-lens-flare__change ease-smooth-out",style:"transform: rotate(".concat(t.angle,"deg); transform-origin: center")},[e("filter",{attrs:{id:"filter-".concat(t.id),width:"50",height:"50"}},[e("feGaussianBlur",{attrs:{stdDeviation:t.minBlurAmount}})],1),t._v(" "),t._l(t.flares,(function(n,o){return e("g",{key:"flare-".concat(o),staticClass:"c-lens-flare__change",style:t.flareStyles[o]},[e("circle",t._b({class:["c-lens-flare__element","c-lens-flare__element--".concat(n.theme)].concat(Object(r.a)([n.classes||[]].flat())),attrs:{filter:"url(#filter-".concat(t.id,")"),r:t.flareSizes[o]/2,fill:"currentColor",cx:"500",cy:"500"}},"circle",n.attrs||[],!1))])}))],2)]):t._e()])],1)}),[],!1,null,null,null);e.a=l.exports},362:function(t,e,n){"use strict";var r=n(2),o=n(4),a=n(56),i=n(38),s=n(46),c=n(231),l=n(18),u=n(5),d=n(230),f=n(156),h=n(364),p=n(365),v=n(96),g=n(366),m=[],b=o(m.sort),y=o(m.push),O=u((function(){m.sort(void 0)})),w=u((function(){m.sort(null)})),x=f("sort"),_=!u((function(){if(v)return v<70;if(!(h&&h>3)){if(p)return!0;if(g)return g<603;var t,e,n,r,o="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(r=0;r<47;r++)m.push({k:e+r,v:n})}for(m.sort((function(t,e){return e.v-t.v})),r=0;r<m.length;r++)e=m[r].k.charAt(0),o.charAt(o.length-1)!==e&&(o+=e);return"DGBEFHACIJK"!==o}}));r({target:"Array",proto:!0,forced:O||!w||!x||!_},{sort:function(t){void 0!==t&&a(t);var e=i(this);if(_)return void 0===t?b(e):b(e,t);var n,r,o=[],u=s(e);for(r=0;r<u;r++)r in e&&y(o,e[r]);for(d(o,function(t){return function(e,n){return void 0===n?-1:void 0===e?1:void 0!==t?+t(e,n)||0:l(e)>l(n)?1:-1}}(t)),n=s(o),r=0;r<n;)e[r]=o[r++];for(;r<u;)c(e,r++);return e}})},363:function(t,e,n){},364:function(t,e,n){var r=n(79).match(/firefox\/(\d+)/i);t.exports=!!r&&+r[1]},365:function(t,e,n){var r=n(79);t.exports=/MSIE|Trident/.test(r)},366:function(t,e,n){var r=n(79).match(/AppleWebKit\/(\d+)\./);t.exports=!!r&&+r[1]},368:function(t,e,n){var r=n(11);t.exports=function(t){return r(Map.prototype.entries,t)}},374:function(t,e,n){"use strict";var r=n(2),o=n(375),a=n(38),i=n(46),s=n(64),c=n(127);r({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=a(this),n=i(e),r=c(e,0);return r.length=o(r,e,e,n,0,void 0===t?1:s(t)),r}})},375:function(t,e,n){"use strict";var r=n(80),o=n(46),a=n(157),i=n(57),s=function(t,e,n,c,l,u,d,f){for(var h,p,v=l,g=0,m=!!d&&i(d,f);g<c;)g in n&&(h=m?m(n[g],g,e):n[g],u>0&&r(h)?(p=o(h),v=s(t,e,h,p,v,u-1)-1):(a(v+1),t[v]=h),v++),g++;return v};t.exports=s},376:function(t,e,n){n(125)("flat")},381:function(t,e,n){"use strict";n(363)},401:function(t,e,n){},402:function(t,e,n){},403:function(t,e,n){},405:function(t,e){t.exports=function(t,e){if(null==t)return{};var n,r,o={},a=Object.keys(t);for(r=0;r<a.length;r++)n=a[r],e.indexOf(n)>=0||(o[n]=t[n]);return o},t.exports.__esModule=!0,t.exports.default=t.exports},407:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{fill:"currentColor",d:"M2.901 0L31.363 28.46l-2.829 2.829L.073 2.828z"}}),n("path",{attrs:{fill:"currentColor",d:"M.637 29.433L29.098.972 31.927 3.8 3.465 32.262z"}})]))}}},434:function(t,e,n){"use strict";var r=n(2),o=n(81).findIndex,a=n(125),i="findIndex",s=!0;i in[]&&Array(1).findIndex((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a(i)},435:function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return c})),n.d(e,"c",(function(){return p})),n.d(e,"d",(function(){return v}));var r=n(0),o=(n(3),n(14),n(15),{name:"AccordionGroup",provide:function(){return{accordionGroup:this}},props:{tag:{type:String,default:"div"},minOneOpen:{type:Boolean,default:!1},maxOneOpen:{type:Boolean,default:!1}},computed:{headerList:function(){var t=[];for(var e in v.headers){var n=v.headers[e];n.accordionGroup===this&&t.push(n)}return t},panelList:function(){var t=[];for(var e in v.panels){var n=v.panels[e];n.accordionGroup===this&&t.push(n)}return t},hasFocus:function(){return this.headerList.some((function(t){return t.hasFocus}))}},watch:{panelList:function(){this.checkMinOneOpen(),this.checkMaxOneOpen()}},created:function(){this.checkMinOneOpen(),this.checkMaxOneOpen()},methods:{openAll:function(){this.panelList.forEach((function(t){var e;return null===(e=t.open)||void 0===e?void 0:e.call(t)}))},closeAll:function(){this.panelList.forEach((function(t){var e;return null===(e=t.close)||void 0===e?void 0:e.call(t)}))},checkMinOneOpen:function(){var t,e,n;this.minOneOpen&&0===this.panelList.filter((function(t){return t.isOpen})).length&&(null===(t=this.panelList)||void 0===t||null===(e=t[0])||void 0===e||null===(n=e.open)||void 0===n||n.call(e))},checkMaxOneOpen:function(){if(this.maxOneOpen)for(var t=this.panelList.filter((function(t){return t.isOpen})),e=1;e<t.length;e++){var n,r;null===(n=this.panelList[e])||void 0===n||null===(r=n.close)||void 0===r||r.call(n)}}}}),a=(n(438),n(45)),i=Object(a.a)(o,(function(){var t=this;return(0,t._self._c)(t.tag,{tag:"Component",staticClass:"c-accordion-group"},[t._t("default",null,null,{hasFocus:t.hasFocus,method:{openAll:t.openAll,closeAll:t.closeAll}})],2)}),[],!1,null,null,null).exports,s=(n(63),n(55),n(434),{name:"AccordionHeader",inject:{accordionGroup:{default:null},accordionParentPanel:{default:null},accordionLevel:{default:0}},props:{tag:{type:String,default:"button"},id:{type:String,required:!0},ariaControls:{type:String,required:!0},ariaDisabled:{type:String,default:"false",validate:function(t){return["true","false"].includes(t)}}},data:function(){return{hasFocus:!1}},computed:{nestingLevel:function(){return this.accordionLevel+1},panel:function(){for(var t in v.panels){var e,n,r=v.panels[t],o=r.id;if((void 0===o?null==r||null===(e=r.$options)||void 0===e||null===(n=e.propsData)||void 0===n?void 0:n.id:o)===this.ariaControls)return r}return null},ariaExpanded:function(){var t;return null!==(t=this.panel)&&void 0!==t&&t.isOpen?"true":"false"},computedAriaDisabled:function(){var t;return null!==(t=this.panel)&&void 0!==t&&t.denyClosing?"true":this.ariaDisabled}},created:function(){"undefined"!=typeof window&&this.$set(v.headers,this.id,this)},beforeDestroy:function(){delete v.headers[this.id]},methods:{clickHandler:function(t){var e,n,r,o;"true"!==this.computedAriaDisabled?(null===(e=(n=this.$listeners).click)||void 0===e||e.call(n,t),null!=t&&t.defaultPrevented||null===(r=this.panel)||void 0===r||null===(o=r.toggle)||void 0===o||o.call(r)):t.preventDefault()},keyupHandler:function(t){var e,n;if(null===(e=(n=this.$listeners).keyup)||void 0===e||e.call(n,t),(null==t||!t.defaultPrevented)&&this.accordionGroup){var r=(this.accordionGroup.headerList||[]).map((function(t){return t.$el})),o=r.findIndex((function(e){return e===t.target}));if(r.length>1)switch(t.keyCode){case 36:r[0].focus(),t.preventDefault();break;case 37:case 38:o>0&&r[o-1].focus(),t.preventDefault();break;case 39:case 40:o<r.length-1&&r[o+1].focus(),t.preventDefault();break;case 35:r[r.length-1].focus(),t.preventDefault()}}},keydownHandler:function(t){var e,n;if(null===(e=(n=this.$listeners).keyup)||void 0===e||e.call(n,t),(null==t||!t.defaultPrevented)&&this.accordionGroup&&this.accordionGroup.headerList.length>1)switch(t.keyCode){case 37:case 38:case 39:case 40:case 36:case 35:t.preventDefault()}},focusHandler:function(t){var e,n;null===(e=(n=this.$listeners).focus)||void 0===e||e.call(n,t),null!=t&&t.defaultPrevented||(this.hasFocus=!0)},blurHandler:function(t){var e,n;null===(e=(n=this.$listeners).focus)||void 0===e||e.call(n,t),null!=t&&t.defaultPrevented||(this.hasFocus=!1)}}}),c=(n(439),Object(a.a)(s,(function(){var t=this;return(0,t._self._c)(t.tag,{tag:"Component",staticClass:"c-accordion-header",attrs:{id:t.id,"aria-controls":t.ariaControls,"aria-disabled":t.computedAriaDisabled,"aria-expanded":t.ariaExpanded},on:{click:t.clickHandler,keyup:t.keyupHandler,keydown:t.keydownHandler,focus:t.focusHandler,blur:t.blurHandler}},[t._t("default")],2)}),[],!1,null,null,null).exports),l=(n(36),n(19),n(28),n(29),n(10));n(23),n(94),n(153);function u(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function d(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?u(Object(n),!0).forEach((function(e){Object(l.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var f=r.default.observable({accordionGroup:null,accordionLevel:0}),h={name:"AccordionPanel",inject:{accordionGroup:{default:null},accordionParentPanel:{default:null},accordionLevel:{default:0}},provide:function(){return d(d({},f),{},{accordionParentPanel:this})},inheritAttrs:!1,props:{tag:{type:String,default:"div"},transition:{type:Object,default:null},id:{type:String,required:!0},ariaLabel:{type:String,default:void 0},ariaLabelledby:{type:String,default:void 0},startOpen:{type:Boolean,default:!1},openByHash:{type:[Boolean,Object],default:function(){return{header:!0,panel:!1,withinPanel:!1}}},openParentWhenOpened:{type:Boolean,default:!0},closeChildrenWhenClosed:{type:Boolean,default:!0}},data:function(){var t;return{isOpen:this.startOpen,openCloseStyles:null,readyForTransition:null===(t=this.transition)||void 0===t?void 0:t.appear}},computed:{nestingLevel:function(){return this.accordionLevel+1},header:function(){if(this.id)for(var t in v.headers){var e,n,r=v.headers[t],o=(r||{}).ariaControls;if((void 0===o?null==r||null===(e=r.$options)||void 0===e||null===(n=e.propsData)||void 0===n?void 0:n["aria-controls"]:o)===this.id)return r}return null},childPanels:function(){var t=[];for(var e in v.panels){var n=v.panels[e];n.accordionParentPanel===this&&t.push(n)}return t},transitionProps:function(){var t=this,e={},n=["beforeEnter","enter","afterEnter","enterCancelled","beforeLeave","leave","afterLeave","leaveCancelled"];return Object.keys(this.transition||{}).forEach((function(r){n.includes(r)||(e[r]=t.transition[r])})),e},transitionListeners:function(){var t=this,e={},n=["beforeEnter","enter","afterEnter","enterCancelled","beforeLeave","leave","afterLeave","leaveCancelled"];return Object.keys(this.transition||{}).forEach((function(r){n.includes(r)&&(e[r]=t.transition[r])})),e},computedAriaLabel:function(){return this.ariaLabel||(this.computedAriaLabelledby?null:"panel")||void 0},computedAriaLabelledby:function(){var t,e,n,r=(this.header||{}).id,o=void 0===r?null===(t=this.header)||void 0===t||null===(e=t.$options)||void 0===e||null===(n=e.propsData)||void 0===n?void 0:n.id:r;return this.ariaLabelledby||(this.ariaLabel?null:o)||void 0},computedOpenByHash:function(){return"boolean"==typeof this.openByHash&&this.openByHash?{header:!0,panel:!0,withinPanel:!0}:this.openByHash},denyClosing:function(){var t=!1;return this.accordionGroup&&this.accordionGroup.minOneOpen&&this.isOpen&&1===this.accordionGroup.panelList.filter((function(t){return t.isOpen})).length&&(t=!0),t},emitData:function(){return{isOpen:this.isOpen,target:this.$el,component:this}}},watch:{"$route.hash":function(){this.checkOpenByHash()},nestingLevel:{immediate:!0,handler:function(t){f.accordionLevel=t}}},created:function(){"undefined"!=typeof window&&this.$set(v.panels,this.id,this)},mounted:function(){var t=this;this.checkOpenByHash(),this.$nextTick((function(){t.readyForTransition=!0}))},beforeDestroy:function(){delete v.panels[this.id]},methods:{toggle:function(){this.isOpen?this.close():this.open()},open:function(){var t,e,n,r=this;this.isOpen||(this.isOpen=!0,this.$emit("change",this.emitData),this.$emit("change:open",this.emitData),null!==(t=this.accordionGroup)&&void 0!==t&&t.maxOneOpen&&this.accordionGroup.panelList.forEach((function(t){var e;t!==r&&(null===(e=t.close)||void 0===e||e.call(t))})),this.openParentWhenOpened&&(null===(e=this.accordionParentPanel)||void 0===e||null===(n=e.open)||void 0===n||n.call(e)))},close:function(){this.isOpen&&!this.denyClosing&&(this.isOpen=!1,this.$emit("change",this.emitData),this.$emit("change:close",this.emitData),this.closeChildrenWhenClosed&&this.childPanels.forEach((function(t){var e;null===(e=t.close)||void 0===e||e.call(t)})))},checkOpenByHash:function(){var t=this.$route.hash;if(t&&this.computedOpenByHash){var e,n,r,o,a,i=this.computedOpenByHash,s=i.header,c=i.panel,l=i.withinPanel,u=(this.header||{}).id,d=void 0===u?null===(e=this.header)||void 0===e||null===(n=e.$options)||void 0===n||null===(r=n.propsData)||void 0===r?void 0:r.id:u;([s&&"#".concat(d),c&&"#".concat(this.id)].filter(Boolean).includes(t)||l&&null!==(o=this.$el)&&void 0!==o&&null!==(a=o.querySelector)&&void 0!==a&&a.call(o,"".concat(t)))&&this.open()}},setMaxStyles:function(){if(this.transition){var t=this.$el,e=t.scrollWidth,n=t.scrollHeight,r=window.getComputedStyle(this.$el),o=r.maxWidth,a=r.maxHeight;o=Number(o.split("px").shift()),(isNaN(o)||!o||this.isOpen)&&(o=e),a=Number(a.split("px").shift()),(isNaN(a)||!a||this.isOpen)&&(a=n),this.openCloseStyles={"--accordion-panel-max-width":"".concat(o,"px"),"--accordion-panel-max-height":"".concat(a,"px")}}},unsetMaxStyles:function(){this.transition&&(this.openCloseStyles=null)}}},p=(n(440),Object(a.a)(h,(function(){var t=this,e=t._self._c;return e("Transition",t._g(t._b({attrs:{name:t.transition&&t.readyForTransition?t.transition.name:null,css:!!t.transition&&t.transition.css},on:{enter:t.setMaxStyles,"enter-cancelled":t.unsetMaxStyles,"after-enter":t.unsetMaxStyles,leave:t.setMaxStyles,"leave-cancelled":t.unsetMaxStyles,"after-leave":t.unsetMaxStyles}},"Transition",t.transitionProps,!1),t.transitionListeners),[e(t.tag,t._g(t._b({directives:[{name:"show",rawName:"v-show",value:t.isOpen,expression:"isOpen"}],key:"panel",tag:"Component",staticClass:"c-accordion-panel",style:t.openCloseStyles,attrs:{id:t.id,role:"region","aria-label":t.computedAriaLabel,"aria-labelledby":t.computedAriaLabelledby}},"Component",t.$attrs,!1),t.$listeners),[t._t("default")],2)],1)}),[],!1,null,null,null).exports),v=r.default.observable({headers:{},panels:{}})},438:function(t,e,n){"use strict";n(401)},439:function(t,e,n){"use strict";n(402)},440:function(t,e,n){"use strict";n(403)},442:function(t,e,n){"use strict";var r=new(n(0).default);e.a=r},444:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.001 5.834a4.167 4.167 0 11-8.333 0 4.167 4.167 0 018.333 0zM9.11 10.66a5.833 5.833 0 111.235-1.129l4.386 4.02a.833.833 0 01-1.126 1.229l-4.495-4.12z",fill:"currentColor"}})]))}}},451:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));n(19),n(28),n(29);var r=n(78),o=n(7),a=n(10);n(37),n(3),n(97),n(15),n(35),n(23),n(14);function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function s(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){Object(a.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var c=!1,l=n(0).default.observable(s(s({consentRef:null,categories:{unclassified:c,necessary:!0,functional:c,statistic:c,marketing:c},userHasInteracted:c},["show","renew"].reduce((function(t,e){return t[e]=function(){var t,n;null!=l&&null!==(t=l.consentRef)&&void 0!==t&&t[e]?(n=l.consentRef)[e].apply(n,arguments):console.warn("window.CookieConsent.".concat(e,"() not available."))},t}),{})),{},{getUserHasInteracted:function(){return Object(o.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",new Promise((function(t){if(null!=l&&l.userHasInteracted)t(!0);else var e=window.setInterval((function(){null!=l&&l.userHasInteracted&&(window.clearInterval(e),t(!0))}),200)})));case 1:case"end":return t.stop()}}),t)})))()}})),u={name:"CookieInformation",key:"CookieInformation",provide:{cookieInformation:l},props:{tag:{type:[String,Boolean],default:"div",validate:function(t){return t||"boolean"==typeof t}},use:{type:Boolean,default:!0},googleConsentMode:{type:Boolean,default:!1},dataCulture:{type:String,default:"DA"},scripts:{type:Array,default:function(){return[]}}},head:function(){return{script:[this.use&&this.googleConsentMode&&{hid:"GoogleConsentMode",type:"text/javascript",innerHTML:"\n\t\t\t\t\t\twindow.dataLayer = window.dataLayer || [];\n\t\t\t\t\t\tfunction gtag() {\n\t\t\t\t\t\t\tdataLayer.push(arguments);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tgtag('consent', 'default', {\n\t\t\t\t\t\t\tad_storage: 'denied',\n\t\t\t\t\t\t\tanalytics_storage: 'denied',\n\t\t\t\t\t\t\twait_for_update: 500,\n\t\t\t\t\t\t});\n\t\t\t\t\t\tgtag('set', 'ads_data_redaction', true);\n\t\t\t\t\t"},this.use&&{hid:"CookieInformation",id:"CookieConsent",src:"https://policy.app.cookieinformation.com/uc.js","data-culture":this.dataCulture,type:"text/javascript"}].concat(Object(r.a)(this.scripts)).filter(Boolean),__dangerouslyDisableSanitizersByTagID:{GoogleConsentMode:["innerHTML"]}}},computed:{CookieInformation:function(){return l}},beforeMount:function(){this.updateCookieInformationConsentValues(),window.addEventListener("CookieInformationConsentGiven",this.updateCookieInformationConsentValues)},destroyed:function(){window.removeEventListener("CookieInformationConsentGiven",this.updateCookieInformationConsentValues)},methods:{updateCookieInformationConsentValues:function(){var t,e,n=this;window.CookieInformation&&(this.$set(l,"consentRef",window.CookieConsent),null===(t=Object.keys(l.categories))||void 0===t||null===(e=t.forEach)||void 0===e||e.call(t,(function(t){var e=window.CookieInformation.getConsentGivenFor("cookie_cat_".concat(t));void 0!==e&&(n.$set(l.categories,t,e),l&&!l.userHasInteracted&&"necessary"!==t&&n.$set(l,"userHasInteracted",!0))})))}}},d=n(45),f=Object(d.a)(u,(function(){var t=this,e=t._self._c;return t.tag?e(t.tag,{tag:"Component"},[t._t("default")],2):t._e()}),[],!1,null,null,null);e.b=f.exports},463:function(t,e,n){},464:function(t,e,n){},465:function(t,e,n){},466:function(t,e,n){},467:function(t,e,n){},468:function(t,e,n){n(469)},469:function(t,e,n){"use strict";n(459)("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),n(461))},470:function(t,e,n){"use strict";n(2)({target:"Map",proto:!0,real:!0,forced:!0},{deleteAll:n(462)})},471:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(57),i=n(368),s=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{every:function(t){var e=o(this),n=i(e),r=a(t,arguments.length>1?arguments[1]:void 0);return!s(n,(function(t,n,o){if(!r(n,t,e))return o()}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).stopped}})},472:function(t,e,n){"use strict";var r=n(2),o=n(32),a=n(57),i=n(11),s=n(56),c=n(16),l=n(126),u=n(368),d=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{filter:function(t){var e=c(this),n=u(e),r=a(t,arguments.length>1?arguments[1]:void 0),f=new(l(e,o("Map"))),h=s(f.set);return d(n,(function(t,n){r(n,t,e)&&i(h,f,t,n)}),{AS_ENTRIES:!0,IS_ITERATOR:!0}),f}})},473:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(57),i=n(368),s=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{find:function(t){var e=o(this),n=i(e),r=a(t,arguments.length>1?arguments[1]:void 0);return s(n,(function(t,n,o){if(r(n,t,e))return o(n)}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).result}})},474:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(57),i=n(368),s=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{findKey:function(t){var e=o(this),n=i(e),r=a(t,arguments.length>1?arguments[1]:void 0);return s(n,(function(t,n,o){if(r(n,t,e))return o(t)}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).result}})},475:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(368),i=n(476),s=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{includes:function(t){return s(a(o(this)),(function(e,n,r){if(i(n,t))return r()}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).stopped}})},476:function(t,e){t.exports=function(t,e){return t===e||t!=t&&e!=e}},477:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(368),i=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{keyOf:function(t){return i(a(o(this)),(function(e,n,r){if(n===t)return r(e)}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).result}})},478:function(t,e,n){"use strict";var r=n(2),o=n(32),a=n(57),i=n(11),s=n(56),c=n(16),l=n(126),u=n(368),d=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{mapKeys:function(t){var e=c(this),n=u(e),r=a(t,arguments.length>1?arguments[1]:void 0),f=new(l(e,o("Map"))),h=s(f.set);return d(n,(function(t,n){i(h,f,r(n,t,e),n)}),{AS_ENTRIES:!0,IS_ITERATOR:!0}),f}})},479:function(t,e,n){"use strict";var r=n(2),o=n(32),a=n(57),i=n(11),s=n(56),c=n(16),l=n(126),u=n(368),d=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{mapValues:function(t){var e=c(this),n=u(e),r=a(t,arguments.length>1?arguments[1]:void 0),f=new(l(e,o("Map"))),h=s(f.set);return d(n,(function(t,n){i(h,f,t,r(n,t,e))}),{AS_ENTRIES:!0,IS_ITERATOR:!0}),f}})},480:function(t,e,n){"use strict";var r=n(2),o=n(56),a=n(16),i=n(154);r({target:"Map",proto:!0,real:!0,arity:1,forced:!0},{merge:function(t){for(var e=a(this),n=o(e.set),r=arguments.length,s=0;s<r;)i(arguments[s++],n,{that:e,AS_ENTRIES:!0});return e}})},481:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(56),i=n(368),s=n(154),c=TypeError;r({target:"Map",proto:!0,real:!0,forced:!0},{reduce:function(t){var e=o(this),n=i(e),r=arguments.length<2,l=r?void 0:arguments[1];if(a(t),s(n,(function(n,o){r?(r=!1,l=o):l=t(l,o,n,e)}),{AS_ENTRIES:!0,IS_ITERATOR:!0}),r)throw c("Reduce of empty map with no initial value");return l}})},482:function(t,e,n){"use strict";var r=n(2),o=n(16),a=n(57),i=n(368),s=n(154);r({target:"Map",proto:!0,real:!0,forced:!0},{some:function(t){var e=o(this),n=i(e),r=a(t,arguments.length>1?arguments[1]:void 0);return s(n,(function(t,n,o){if(r(n,t,e))return o()}),{AS_ENTRIES:!0,IS_ITERATOR:!0,INTERRUPTED:!0}).stopped}})},483:function(t,e,n){"use strict";var r=n(2),o=n(11),a=n(16),i=n(56),s=TypeError;r({target:"Map",proto:!0,real:!0,forced:!0},{update:function(t,e){var n=a(this),r=i(n.get),c=i(n.has),l=i(n.set),u=arguments.length;i(e);var d=o(c,n,t);if(!d&&u<3)throw s("Updating absent value");var f=d?o(r,n,t):i(u>2?arguments[2]:void 0)(t,n);return o(l,n,t,e(f,t,n)),n}})},484:function(t,e,n){},505:function(t,e,n){"use strict";n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(10);n(35);function o(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?o(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var i=n(78),s=(n(63),n(94),n(153),n(97),n(39));function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var l=["blue","purple","red","orange","yellow","green","turquoise"],u={"colour-theme-2":"orange","colour-theme-1":"blue","colour-theme-3":"yellow","colour-theme-4":"purple","colour-theme-5":"turquoise","colour-theme-6":"green","colour-theme-7":"red","Colour-Theme-2":"orange","Colour-Theme-1":"blue","Colour-Theme-3":"yellow","Colour-Theme-4":"purple","Colour-Theme-5":"turquoise","Colour-Theme-6":"green","Colour-Theme-7":"red",blue:"blue",purple:"purple",red:"red",orange:"orange",yellow:"yellow",green:"green",turquoise:"turquoise"},d={name:"ScopedColorTheme",props:{tag:{type:String,default:"div"},theme:{type:String,validator:function(t){return[].concat(l,Object(i.a)(Object.keys(u)),["prism"]).includes(t)}},prismDuration:{type:Number,default:3e3*l.length}},data:function(){return{prismRotationInterval:null,currentPrismTheme:"prism"===this.theme?l[0]:this.theme}},computed:function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?c(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({partialPrismDuration:function(){return Math.ceil(this.prismDuration/l.length)},mappedTheme:function(){return l.includes(this.theme)||"prism"===this.theme?this.theme:u[this.theme]}},Object(s.c)(["solution"])),watch:{theme:{immediate:!0,handler:function(){var t=this;"prism"===this.theme?(this.updatePrismColor(),this.$nextTick((function(){t.prismRotationInterval=window.setInterval(t.updatePrismColor,t.partialPrismDuration)}))):window.clearInterval(this.prismRotationInterval)}}},beforeDestroy:function(){window.clearInterval(this.prismRotationInterval)},methods:{updatePrismColor:function(){var t=this.$store.state.isReducedMotion||!0===window.matchMedia("(prefers-reduced-motion: reduce)")||!0===window.matchMedia("(prefers-reduced-motion: reduce)").matches||document.body.classList.contains("reduced-motion")?l.indexOf(this.currentPrismTheme):(l.indexOf(this.currentPrismTheme)+1)%l.length;this.currentPrismTheme=l[t]}}},f=d,h=n(45),p=Object(h.a)(f,(function(){var t=this;return(0,t._self._c)(t.tag,{tag:"Component",staticClass:"c-scoped-color-theme",class:Object(r.a)({},"c-scoped-color-theme--".concat(t.mappedTheme),t.mappedTheme),style:a(a({},t.mappedTheme?{"--theme-colors-primary":"var(--color-theme-".concat(t.solution,"-").concat("prism"===t.mappedTheme?t.currentPrismTheme:t.mappedTheme,"-primary)"),"--theme-colors-primary-dark":"var(--color-theme-".concat(t.solution,"-").concat("prism"===t.mappedTheme?t.currentPrismTheme:t.mappedTheme,"-primary-dark)"),"--theme-colors-secondary":"var(--color-theme-".concat(t.solution,"-").concat("prism"===t.mappedTheme?t.currentPrismTheme:t.mappedTheme,"-secondary)")}:{}),{},{"--scoped-color-theme-duration":"".concat(t.partialPrismDuration,"ms")})},[t._t("default")],2)}),[],!1,null,null,null);e.a=p.exports},517:function(t,e,n){"use strict";(function(t){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(10),o=n(39),a=n(486),i=n(451),s=n(544),c=n(545),l=n(743),u=n(546),d=n(745),f=n(543),h=n(505);function p(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function v(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?p(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}e.a={name:"MainDefault",components:{SkipToContentCustom:s.a,ThemeConfiguration:a.b,CookieInformation:i.b,DeveloperTools:c.a,SiteHeader:l.a,BreakingBanner:u.a,SiteFooter:d.a,GlobalOverlay:f.a,ScopedColorTheme:h.a},data:function(){var e,n;return{environment:null===(e=t)||void 0===e||null===(n=e.env)||void 0===n?void 0:"production",isLoggedIn:!1}},computed:v(v({breakingNews:function(){var t;return null===(t=this.$store.state.site)||void 0===t?void 0:t.breakingNews},showFooter:function(){var t;return(null===(t=this.$store.state.site)||void 0===t?void 0:t.footer)&&"SearchPage"!==this.template},authenticatorRequest:function(){var t;return null===(t=this.$store.state.site)||void 0===t?void 0:t.authenticatorRequest}},Object(o.c)(["colorTheme"])),Object(o.d)(["template"])),mounted:function(){var t,e=this;this.$axios.get(null===(t=this.authenticatorRequest)||void 0===t?void 0:t.url,{withCredentials:!0}).then((function(t){var n=t.request;return e.isLoggedIn=!(null==n||!n.response)}))}}}).call(this,n(98))},518:function(t,e,n){"use strict";n(463)},519:function(t,e,n){"use strict";n(464)},520:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 40 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M40 13c-7.165 0-13-5.835-13-13",stroke:"currentColor","stroke-width":"2","stroke-miterlimit":"10"}}),n("path",{attrs:{d:"M27 26c0-7.165 5.835-13 13-13",stroke:"currentColor","stroke-width":"2","stroke-miterlimit":"10"}})]))}}},521:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 40 26",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M40 13H0",stroke:"currentColor","stroke-width":"2"}})]))}}},522:function(t,e,n){"use strict";n(465)},523:function(t,e,n){"use strict";n(466)},524:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{fill:"currentColor",d:"M0 0h16v1.5H0z"}}),n("path",{attrs:{fill:"currentColor",d:"M0 6h16v1.5H0z"}}),n("path",{attrs:{fill:"currentColor",d:"M0 12h16v1.5H0z"}})]))}}},525:function(t,e,n){"use strict";n(467)},526:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 142 57",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M43.63.79C43.11.27 42.33 0 41.32 0H2.48C1.26 0 0 .97 0 2.59v27.2c0 3.9 1.16 7.72 3.44 11.35 1.81 2.88 4.34 5.65 7.5 8.24 5.34 4.36 10.82 6.73 10.88 6.76l.22.09.22-.1c.05-.03 5.59-2.52 10.97-6.9 3.19-2.6 5.74-5.35 7.57-8.19 2.31-3.58 3.48-7.3 3.48-11.06 0-5.01.06-24.46.07-27.22 0-.84-.24-1.51-.71-1.98l-.01.01zM2.48 1.1h38.84c.71 0 1.22.16 1.53.47.26.26.39.66.39 1.2-.01 3.3-.07 22.36-.07 27.22 0 3.54-1.11 7.06-3.3 10.46-1.76 2.74-4.23 5.41-7.33 7.94-4.69 3.82-9.47 6.16-10.5 6.65-1.03-.47-5.75-2.72-10.39-6.51-3.07-2.5-5.51-5.19-7.26-7.97-2.17-3.45-3.27-7.07-3.27-10.76V2.59c0-.97.71-1.49 1.37-1.49h-.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M30.79 48.85c-.52.39-1.03.76-1.53 1.11l-.1.07c-.02.02-.05.03-.07.05l-.71.48h-.03c-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.32 1.98-6.32 1.98h-.07c-.76-.5-1.54-1.06-2.34-1.65.69.18 1.48.27 2.41.27 2.5 0 3.86-.82 5.14-1.73l1.07-.78.1-.07 1.18.85c1.28.91 2.64 1.73 5.15 1.73.97 0 1.76-.11 2.45-.32v-.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M36.19 44.04c-.5-.27-.94-.57-1.35-.86-1.45 1.03-3.29 2.09-6.48 2.09-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.31 1.98-6.32 1.98-3.2 0-5.03-1.07-6.49-2.09-.4.28-.83.57-1.32.84-.36-.4-.7-.8-1.03-1.2.4-.23.79-.5 1.17-.78l.38-.27.69-.5.1-.07.8.58.38.27c1.45 1.05 2.77 1.85 5.31 1.85 2.54 0 3.86-.82 5.14-1.73l1.07-.78.1-.08 1.18.85c1.28.91 2.64 1.73 5.15 1.73 2.51 0 3.85-.8 5.31-1.85l.38-.28.69-.5.1-.07.8.57.38.28c.4.29.8.57 1.23.81l-1.05 1.19h.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M40.33 38.32c-.23.44-.48.88-.75 1.32-2.19-.31-3.6-1.17-4.74-1.97-1.45 1.02-3.29 2.09-6.48 2.09-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.31 1.98-6.32 1.98-3.2 0-5.03-1.07-6.49-2.09-1.12.79-2.49 1.63-4.6 1.95-.26-.44-.5-.87-.72-1.31 1.83-.21 2.96-.94 4.14-1.79l.38-.27.69-.5.1-.07.8.58.38.27c1.45 1.05 2.77 1.85 5.31 1.85 2.54 0 3.86-.82 5.14-1.73l1.07-.78.1-.08 1.18.85c1.28.91 2.64 1.73 5.15 1.73 2.51 0 3.85-.8 5.31-1.84l.38-.28.69-.5.1-.07.8.57.38.28c1.21.87 2.38 1.61 4.32 1.8l.01-.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M37.72 23.49a4.48 4.48 0 00-2.77-.39c-.09-1.47-.36-2.68-.38-2.83 0-.02 0-.08.04-.12.56-.45 2.25-3.56 2.38-3.55.08 0 .73.16 1.07.29.33.13.79.36 1.18.67.42.33.62.7.71.64.09-.06.72-.87.76-1.01.04-.14-2.06-3.14-2.06-3.14l.6-.9s-.32-.18-.81.12c-.3.18-.37.23-.37.23s-1-.29-2.15.53c-1.16.82-2.53 2.13-4.37 2.05-1.84-.07-2.49-.18-3.82-.42-1.33-.24-2.61-.23-3.39.23-.39.23-.75.59-.79.6-1.17.13-1.73 1.24-1.73 1.24l.77.19s.35-.73.83-.76c.06 0-.13.53.38 2.27l.47 1.29s.05.14.08.4c.01.15.07 1.14.15 2.12a4.503 4.503 0 00-2.59 2.27c-.12.25-.22.51-.29.77h-7.7c-.22-.8-.66-1.53-1.29-2.1 4.69-.15 8.44-4 8.44-8.72 0-4.72-3.91-8.73-8.73-8.73s-8.72 3.95-8.72 8.77c0 3.36 1.9 6.27 4.68 7.73a4.494 4.494 0 00-2.73 2.32 4.496 4.496 0 002.05 6.01c2.23 1.09 4.92.17 6.01-2.06.38-.77.51-1.61.44-2.41h7.41c-.17 1.81.77 3.61 2.49 4.46 2.23 1.09 4.92.17 6.01-2.06 1.09-2.23.17-4.92-2.06-6.01-.65-.32-1.34-.46-2.02-.46.17-1.37.55-2.62.61-2.92.01-.05 2.85 1.07 5.88.89 0 0 1.05.26 1.39 2.48a4.49 4.49 0 00-2.07 2.06 4.491 4.491 0 002.06 6.01c2.23 1.09 4.92.17 6.01-2.06 1.09-2.23.17-4.92-2.06-6.01v.02zm-27.29.81c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.329 3.329 0 013.46-1.18v.01zm-2.87 5.86a3.353 3.353 0 01-1.19-3.46c.15-.11.37-.18.66-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.36.37-.55.37h.01zm1.21.59c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08l1.93.95c.29.14.37.36.37.55a3.334 3.334 0 01-3.46 1.19l.01-.02zm4.05-2.4c-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.94-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.14-.29.36-.37.55-.37 1.05.81 1.51 2.18 1.18 3.46v-.01zm11.08 1.8a3.334 3.334 0 01-1.19-3.46c.15-.11.37-.18.67-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.36.37-.55.37zm1.21.59c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08c.71.35 1.4.69 1.94.95.29.14.37.36.37.55a3.334 3.334 0 01-3.46 1.19v-.02zm2.87-5.86c1.05.81 1.51 2.18 1.18 3.46-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.93-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.14-.29.36-.37.55-.37l-.01-.01zm-1.21-.6c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.329 3.329 0 013.46-1.18v.01zm9.8 0c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.329 3.329 0 013.46-1.18v.01zm-2.87 5.86a3.334 3.334 0 01-1.19-3.46c.15-.11.37-.18.66-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.36.37-.55.37h.01zm1.21.59c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08l1.93.95c.29.14.37.36.37.55a3.334 3.334 0 01-3.46 1.19l.01-.02zm4.05-2.4c-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.93-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.14-.29.36-.37.55-.37 1.05.81 1.51 2.18 1.18 3.46l-.01-.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M60.9 18.64c-1.37 0-2.42-.39-3.15-1.18-.73-.79-1.09-1.86-1.09-3.22 0-.9.16-1.68.47-2.34.31-.66.78-1.16 1.42-1.48.63-.33 1.42-.49 2.35-.49 1.39 0 2.45.38 3.16 1.14.72.76 1.07 1.82 1.07 3.17 0 .88-.16 1.65-.48 2.32-.32.67-.8 1.19-1.42 1.54-.63.36-1.4.54-2.33.54zm-.02-1.48c.91 0 1.59-.27 2.05-.82.46-.55.69-1.25.69-2.1 0-.58-.1-1.09-.3-1.54-.2-.45-.5-.78-.91-1-.4-.22-.91-.33-1.53-.33-.89 0-1.56.25-2.03.76-.46.5-.7 1.21-.7 2.1 0 .55.1 1.06.3 1.51.2.45.5.8.9 1.04.4.25.91.37 1.53.37v.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M75.41 14.21c0 1.12-.22 1.99-.66 2.61-.44.62-1.06 1.05-1.85 1.29-.8.24-1.74.36-2.82.36h-2.35V9.96h2.35c1.08 0 2.02.16 2.82.48.8.32 1.41.79 1.85 1.42.44.63.66 1.41.66 2.36v-.01zm-6.15 3h1.26c.67 0 1.24-.08 1.73-.23.48-.16.86-.45 1.12-.89.26-.43.39-1.06.39-1.89 0-.98-.29-1.71-.87-2.19-.58-.48-1.37-.72-2.37-.72h-1.26v5.92z",fill:"currentColor"}}),n("path",{attrs:{d:"M81.31 18.64c-.46 0-.92-.06-1.37-.17-.45-.11-.86-.28-1.22-.51-.36-.23-.65-.54-.86-.92-.21-.38-.32-.82-.33-1.34h1.56s.02.13.06.29c.04.17.13.35.28.54.15.19.38.36.7.5.32.14.75.21 1.29.21.6 0 1.04-.11 1.32-.33.29-.22.43-.46.43-.71 0-.28-.1-.51-.3-.67-.2-.17-.46-.3-.79-.41-.33-.11-.69-.2-1.07-.3-.39-.09-.78-.19-1.17-.31-.39-.12-.74-.27-1.06-.47-.32-.2-.57-.45-.75-.76-.18-.31-.26-.71-.24-1.2.05-.72.39-1.26 1.03-1.62.64-.36 1.48-.54 2.53-.54.61 0 1.17.09 1.69.26.52.18.94.48 1.26.91.32.43.48 1.01.48 1.73h-1.5c0-.37-.07-.66-.21-.86-.14-.2-.32-.35-.54-.45a1.39 1.39 0 00-.69-.15h-.65c-.5 0-.92.07-1.25.2-.33.13-.49.36-.49.7-.01.28.09.51.29.68.2.17.47.31.8.41.33.1.7.19 1.09.27.39.08.79.18 1.18.3.39.12.75.27 1.07.45.32.19.58.44.76.76.18.32.26.73.23 1.23-.04.72-.39 1.27-1.04 1.67-.66.4-1.49.6-2.51.6l-.01.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M89.11 18.48h-1.56V9.96h1.56v3.59h4.04V9.96h1.54v8.52h-1.54v-3.74h-4.04v3.74z",fill:"currentColor"}}),n("path",{attrs:{d:"M99.17 17.24h4.71v1.24h-6.24V9.96h6.08v1.33h-4.56v2.24h3.5v1.27h-3.5v2.44h.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M106.3 18.48V9.96h3.13c1.1 0 1.96.18 2.57.55.62.37.92 1.02.92 1.94 0 .7-.17 1.26-.5 1.69-.33.43-.81.64-1.44.64.35 0 .62.08.79.23.18.16.3.35.37.58.07.23.12.47.15.73.03.25.07.48.11.67.05.2.14.34.27.42.14.08.35.07.64-.05v.89c-.19.16-.42.27-.68.33-.26.06-.52.04-.77-.05s-.46-.27-.64-.54c-.17-.27-.26-.64-.26-1.13 0-.44-.03-.8-.08-1.07a.914.914 0 00-.38-.61c-.2-.14-.51-.22-.94-.24-.42-.03-1.01-.04-1.76-.04v3.56h-1.54l.04.02zm1.54-4.65h1.53c.49 0 .9-.02 1.23-.07.32-.05.56-.16.72-.33.16-.18.23-.46.23-.86 0-.43-.1-.75-.29-.94-.19-.19-.47-.31-.84-.36-.37-.05-.82-.07-1.35-.07h-1.23v2.63z",fill:"currentColor"}}),n("path",{attrs:{d:"M115.84 18.48V9.96h3.13c1.1 0 1.96.18 2.57.55.62.37.92 1.02.92 1.94 0 .7-.17 1.26-.5 1.69-.33.43-.81.64-1.44.64.35 0 .62.08.79.23.18.16.3.35.37.58.07.23.12.47.15.73.03.25.07.48.11.67.05.2.14.34.27.42.14.08.35.07.64-.05v.89c-.19.16-.42.27-.68.33-.26.06-.52.04-.77-.05s-.46-.27-.64-.54c-.17-.27-.26-.64-.26-1.13 0-.44-.03-.8-.08-1.07a.914.914 0 00-.38-.61c-.2-.14-.51-.22-.94-.24-.42-.03-1.01-.04-1.76-.04v3.56h-1.54l.04.02zm1.54-4.65h1.53c.49 0 .9-.02 1.23-.07.32-.05.56-.16.72-.33.16-.18.23-.46.23-.86 0-.43-.1-.75-.29-.94-.19-.19-.47-.31-.84-.36-.37-.05-.82-.07-1.35-.07h-1.23v2.63z",fill:"currentColor"}}),n("path",{attrs:{d:"M126.88 17.24h4.71v1.24h-6.24V9.96h6.08v1.33h-4.56v2.24h3.5v1.27h-3.5v2.44h.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M141.73 14.21c0 1.12-.22 1.99-.66 2.61-.44.62-1.06 1.05-1.85 1.29-.8.24-1.74.36-2.82.36h-2.35V9.96h2.35c1.08 0 2.02.16 2.82.48.8.32 1.42.79 1.85 1.42.44.63.66 1.41.66 2.36v-.01zm-6.14 3h1.26c.67 0 1.24-.08 1.73-.23.48-.16.86-.45 1.12-.89.26-.43.39-1.06.39-1.89 0-.98-.29-1.71-.87-2.19-.58-.48-1.37-.72-2.37-.72h-1.26v5.92z",fill:"currentColor"}}),n("path",{attrs:{d:"M57.37 31.72V23.2h1.54v4.03l3.77-4.03h2.01v.18l-3.38 3.25 3.56 4.9v.18H63.1l-2.91-4.01-1.29 1.24v2.77h-1.54l.01.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M70.33 31.89c-1.37 0-2.42-.39-3.15-1.18-.73-.79-1.09-1.86-1.09-3.22 0-.9.16-1.68.47-2.34.31-.66.78-1.16 1.42-1.48.63-.33 1.42-.49 2.35-.49 1.39 0 2.45.38 3.16 1.14.72.76 1.07 1.82 1.07 3.17 0 .88-.16 1.65-.48 2.32-.32.67-.8 1.19-1.42 1.54-.63.36-1.4.54-2.33.54zm-.02-1.48c.91 0 1.59-.27 2.05-.82.46-.55.69-1.25.69-2.1 0-.58-.1-1.09-.3-1.54-.2-.45-.5-.78-.91-1-.4-.22-.91-.33-1.53-.33-.89 0-1.56.25-2.03.76-.46.5-.7 1.21-.7 2.1 0 .55.1 1.06.3 1.51.2.45.5.8.9 1.04.4.25.91.37 1.53.37v.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M77.09 31.72V23.2h2.69l2 7.86h.03l1.98-7.86h2.68v8.52h-1.6l.11-7.83h-.02l-2.04 7.83h-2.27l-2.01-7.83h-.03l.09 7.83h-1.61z",fill:"currentColor"}}),n("path",{attrs:{d:"M89.45 31.72V23.2h2.69l2 7.86h.03l1.98-7.86h2.68v8.52h-1.6l.11-7.83h-.02l-2.04 7.83h-2.27L91 23.89h-.03l.09 7.83h-1.61z",fill:"currentColor"}}),n("path",{attrs:{d:"M105.4 31.89c-1.21 0-2.13-.33-2.76-.98-.63-.66-.95-1.59-.95-2.82V23.2h1.65v4.87c0 .63.1 1.11.3 1.45.2.34.46.58.77.7.31.13.64.19.98.19.38 0 .73-.06 1.04-.18.31-.12.56-.35.75-.7.19-.34.28-.83.28-1.47v-4.87h1.63v4.89c0 1.24-.31 2.18-.93 2.83-.62.65-1.55.97-2.78.97l.02.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M117.88 23.2h1.6v8.52h-2.94l-2.92-7.84h-.03v7.84H112V23.2h2.72l3.12 7.84h.03V23.2h.01z",fill:"currentColor"}}),n("path",{attrs:{d:"M123.95 30.48h4.71v1.24h-6.24V23.2h6.08v1.33h-4.56v2.24h3.5v1.27h-3.5v2.44h.01z",fill:"currentColor"}})]))}}},527:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M2.86.59a18.66 18.66 0 002.98 3.9c1.7 1.7 3.73 3.08 5.98 4.03 2.25.95 4.73 1.48 7.32 1.48-1.65 0-3.29.2-4.87.63-2.33.62-4.53 1.69-6.48 3.16a18.708 18.708 0 00-4.94 5.6c.82-1.43 1.47-2.95 1.89-4.53.62-2.33.8-4.77.5-7.2-.3-2.43-1.08-4.83-2.38-7.08z",fill:"none",stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"2"}})]))}}},528:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M5 1h3v18H5z"}}),n("path",{attrs:{d:"M12 1h3v18h-3z"}})]))}}},529:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M32 16c0-8.837-7.163-16-16-16S0 7.163 0 16s7.163 16 16 16 16-7.163 16-16zm-14.452.623V23h-2.484v-6.377H13v-2.496h2.064V12.29c0-2.13 1.254-3.29 3.085-3.29.877 0 1.631.068 1.851.098v2.227h-1.263c-.996 0-1.19.49-1.19 1.212v1.59h2.383l-.31 2.496h-2.072z",fill:"currentColor"}})]))}}},530:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M32 16c0-8.837-7.163-16-16-16S0 7.163 0 16s7.163 16 16 16 16-7.163 16-16zm-13.171-5.697c-.738-.034-.96-.041-2.829-.041-1.869 0-2.09.007-2.828.04-.683.032-1.053.146-1.3.242-.327.127-.56.278-.805.523a2.168 2.168 0 00-.524.805c-.095.247-.21.617-.24 1.3-.034.738-.041.96-.041 2.828 0 1.87.007 2.09.04 2.829.032.683.146 1.053.242 1.3.127.327.278.56.523.805s.478.396.805.523c.247.096.617.21 1.3.241.738.034.96.041 2.828.041 1.87 0 2.091-.007 2.829-.04.683-.032 1.053-.146 1.3-.242a2.17 2.17 0 00.805-.523 2.17 2.17 0 00.523-.805c.096-.247.21-.617.241-1.3.034-.738.041-.96.041-2.829 0-1.869-.007-2.09-.04-2.828-.032-.683-.146-1.053-.242-1.3a2.17 2.17 0 00-.523-.805 2.17 2.17 0 00-.805-.524c-.247-.095-.617-.21-1.3-.24zm-5.715-1.26C13.86 9.007 14.099 9 16 9c1.901 0 2.14.008 2.886.042.745.034 1.254.152 1.7.326.46.178.85.418 1.24.807.388.389.628.78.806 1.24.173.445.292.954.326 1.699.034.746.042.985.042 2.886 0 1.901-.008 2.14-.042 2.886-.034.745-.152 1.254-.325 1.7a3.43 3.43 0 01-.808 1.24c-.389.388-.78.628-1.24.806-.445.174-.954.292-1.699.326-.746.034-.985.042-2.886.042-1.901 0-2.14-.008-2.886-.042-.745-.034-1.254-.152-1.7-.325a3.432 3.432 0 01-1.24-.808 3.43 3.43 0 01-.806-1.24c-.174-.445-.292-.954-.326-1.699C9.008 18.14 9 17.901 9 16c0-1.901.008-2.14.042-2.886.034-.745.152-1.254.325-1.7.18-.46.419-.85.808-1.24.389-.388.78-.628 1.24-.806.445-.174.954-.292 1.699-.326zM16 12.454a3.545 3.545 0 100 7.09 3.545 3.545 0 000-7.09zm0 5.847a2.301 2.301 0 110-4.603 2.301 2.301 0 010 4.603zM20 13a1 1 0 100-2 1 1 0 000 2z",fill:"currentColor"}})]))}}},531:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M32 16c0-8.837-7.163-16-16-16S0 7.163 0 16s7.163 16 16 16 16-7.163 16-16zM17.651 9.96h-5.355c-.272-.001-.543-.002-.814.001a.803.803 0 00-.806.82l.001 9.69c0 .08.012.163.034.24.106.366.41.582.813.582h9.707a.806.806 0 00.769-.805v-9.722a.876.876 0 00-.01-.127.828.828 0 00-.833-.682c-1.168.006-2.337.005-3.506.004zm-.938 4.78l.001.196c.265-.416.603-.69 1.049-.806a2.349 2.349 0 011.59.132c.515.231.756.678.88 1.202.09.384.11.775.109 1.168-.003.958-.003 1.917 0 2.876 0 .101-.028.134-.13.134-.48-.005-.961-.005-1.441 0-.11 0-.137-.04-.137-.143.003-.891.006-1.783-.001-2.674a3.136 3.136 0 00-.07-.66c-.09-.402-.339-.59-.748-.596a1.449 1.449 0 00-.366.035c-.392.098-.559.395-.624.761a3.174 3.174 0 00-.044.537c-.004.867-.003 1.734 0 2.6.002.108-.028.14-.135.14-.48-.005-.961-.005-1.441 0-.11 0-.137-.036-.137-.141.003-1.723.003-3.446 0-5.169 0-.104.025-.14.136-.139.462.007.925.006 1.388 0 .1 0 .127.034.124.129-.004.135-.003.271-.003.418zm-4.379 2.747v-.57-.591c0-.666 0-1.332-.002-1.998 0-.1.023-.134.128-.133.487.006.975.005 1.462 0 .09 0 .123.023.123.12-.003 1.736-.002 3.472 0 5.208 0 .086-.025.12-.114.12a116.35 116.35 0 00-1.483 0c-.097 0-.116-.04-.116-.127.003-.677.002-1.353.002-2.03zm1.839-4.995a.978.978 0 01-.985.977.975.975 0 01-.981-.98.983.983 0 111.966.003z",fill:"currentColor"}})]))}}},532:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm6.521-17.918c0 4.082-3.107 8.791-8.79 8.791a8.608 8.608 0 01-4.723-1.397 6.21 6.21 0 004.575-1.275 3.085 3.085 0 01-2.884-2.146 3.08 3.08 0 001.397-.051 3.093 3.093 0 01-2.48-3.031v-.039c.417.23.891.372 1.397.385a3.076 3.076 0 01-1.377-2.57 3.1 3.1 0 01.416-1.55 8.765 8.765 0 006.37 3.23 3.09 3.09 0 015.26-2.82 6.255 6.255 0 001.96-.75 3.088 3.088 0 01-1.358 1.71 6.272 6.272 0 001.775-.486 6.331 6.331 0 01-1.544 1.602c.006.128.006.262.006.397z",fill:"currentColor"}})]))}}},533:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M0 10.698v10.604h7.111L16 30.14V1.861l-8.889 8.837H0zM24 16c0-3.128-1.813-5.815-4.444-7.123v14.228C22.186 21.815 24 19.128 24 16zM19.556.5v3.64c5.137 1.52 8.888 6.257 8.888 11.86s-3.75 10.34-8.888 11.86v3.64C26.684 29.892 32 23.564 32 16S26.684 2.108 19.556.5z",fill:"currentColor"}})]))}}},534:function(t,e,n){"use strict";n(484)},541:function(t,e,n){"use strict";n(23),n(19),n(28),n(14),n(29);var r=n(10),o=(n(63),n(58),n(15),n(3),n(39)),a=(n(47),n(153),n(97),n(35),{name:"AutoCompleteList",inheritAttrs:!1,props:{id:{type:String,required:!0},label:{type:String,default:""},endpoint:{type:String,default:"/api/search/autocomplete"},delay:{type:Number,default:500}},data:function(){return{showList:!1,isLoading:!1,owner:null,searchText:"",suggestions:[],activeIndex:-1,activeDescendant:"",timeout:null}},computed:{siteId:function(){var t;return null===(t=this.$store.state.site)||void 0===t?void 0:t.id},cultureId:function(){var t;return null===(t=this.$store.state.site)||void 0===t?void 0:t.cultureId},isOpen:function(){return!(!this.showList||!this.suggestions.length&&!this.isLoading)}},watch:{$route:function(){this.updateOwner()},owner:function(t,e){e&&this.removeInputListeners(e),t&&(this.addInputListeners(t),this.setActiveDescendantOnOwner())},activeDescendant:function(){this.setActiveDescendantOnOwner()},isOpen:function(t){this.$emit("state-change",t)}},mounted:function(){this.updateOwner(),document.addEventListener("click",this.handleClickOutside),document.addEventListener("focusout",this.handleClickOutside)},destroyed:function(){document.removeEventListener("click",this.handleClickOutside),document.removeEventListener("focusout",this.handleClickOutside),this.owner&&this.removeInputListeners(this.owner)},methods:{addInputListeners:function(t){t.addEventListener("input",this.onInputChange),t.addEventListener("keydown",this.onInputArrowDown),t.addEventListener("keydown",this.onInputArrowUp),t.addEventListener("keydown",this.onInputEnter),t.addEventListener("focus",this.onInputFocus)},removeInputListeners:function(t){t.removeEventListener("input",this.onInputChange),t.removeEventListener("keydown",this.onInputArrowDown),t.removeEventListener("keydown",this.onInputArrowUp),t.removeEventListener("keydown",this.onInputEnter),t.removeEventListener("focus",this.onInputFocus)},onInputChange:function(t){var e,n,r=this;this.searchText=null!==(e=null===(n=t.target)||void 0===n?void 0:n.value)&&void 0!==e?e:"",this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout((function(){r.searchText?r.getSuggestions(r.searchText):r.suggestions=[]}),this.delay)},onInputArrowDown:function(t){"ArrowDown"===t.key&&this.showList&&(this.activeIndex<this.suggestions.length-1&&(this.activeIndex=this.activeIndex+1,this.setActiveDescendant(),this.searchText=this.suggestions[this.activeIndex].text),t.preventDefault())},onInputArrowUp:function(t){"ArrowUp"===t.key&&this.showList&&(this.activeIndex>0&&(this.activeIndex=this.activeIndex-1,this.setActiveDescendant(),this.searchText=this.suggestions[this.activeIndex].text),t.preventDefault())},onInputEnter:function(t){"Enter"===t.key&&(-1!==this.activeIndex?(this.setResult(this.suggestions[this.activeIndex].text),t.preventDefault()):this.setResult(),this.activeIndex=-1)},onInputFocus:function(){this.suggestions.length&&(this.showList=!0)},handleClickOutside:function(t){var e;this.$el.contains(t.target)||null!==(e=this.owner)&&void 0!==e&&e.contains(t.target)||(this.showList=!1,this.activeIndex=-1)},getSuggestions:function(t){var e=this;this.isLoading=!0,this.$axios.get(this.endpoint,{params:{text:t,siteId:this.siteId,cultureId:this.cultureId}}).then((function(n){1===n.data.suggestions.length&&n.data.suggestions[0].text===t?e.suggestions=[]:(e.suggestions=n.data.suggestions||[],e.showList=!!e.suggestions.length),e.isLoading=!1})).catch((function(){e.isLoading=!1}))},getId:function(t){return"".concat(this.id,"__result-item-").concat(t)},setActiveDescendant:function(){this.activeDescendant=this.getId(this.activeIndex)},setActiveDescendantOnOwner:function(){this.owner&&this.owner.setAttribute("aria-activedescendant",this.activeDescendant||null)},setResult:function(t){t&&(this.searchText=t,this.$emit("search-suggestion",this.searchText),this.suggestions=[]),this.showList=!1},isSelected:function(t){return t===this.activeIndex},updateOwner:function(){this.owner=document.querySelector("[aria-controls=".concat(this.id,"]"))}}}),i=n(45),s=Object(i.a)(a,undefined,undefined,!1,null,null,null).exports,c=n(444),l=n.n(c),u={name:"AutoCompleteListCustom",components:{SvgIconSearch:l.a},extends:s},d=(n(522),Object(i.a)(u,(function(){var t=this,e=t._self._c;return t.isOpen?e("div",{staticClass:"c-auto-complete-list-custom"},[e("div",{staticClass:"px-lg"},[e("hr",{staticClass:"w-full h-2 text-background"}),t._v(" "),t.isLoading?e("div",{staticClass:"text-search-subtitle py-xs"},[t._v("\n\t\t\tSøger efter forslag...\n\t\t")]):t._e(),t._v(" "),e("div",{staticClass:"text-search-subtitle py-xs",class:t.isLoading&&"sr-only",attrs:{id:"".concat(t.id,"__title")}},[t._v("\n\t\t\tSøgeforslag\n\t\t")])]),t._v(" "),e("ul",{directives:[{name:"show",rawName:"v-show",value:!t.isLoading,expression:"!isLoading"}],attrs:{id:t.id,role:"listbox","aria-labelledby":"".concat(t.id,"__title")}},t._l(t.suggestions,(function(n,r){return e("li",{key:r,staticClass:"flex items-center font-semibold text-search-suggestion px-lg py-xs cursor-pointer",class:{"bg-background text-text":t.isSelected(r),">=768:-mt-4 -mt-8":r,"-mb-xs":r===t.suggestions.length-1},attrs:{id:t.getId(r),role:"option","aria-selected":t.isSelected(r)},on:{click:function(e){return t.setResult(n.text)}}},[e("SvgIconSearch",{staticClass:"flex-shrink-0 w-xs h-xs mr-xs"}),t._v("\n\t\t\t"+t._s(n.text.charAt(0).toUpperCase()+n.text.slice(1))+"\n\t\t")],1)})),0)]):t._e()}),[],!1,null,null,null).exports),f=n(442);function h(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var p={name:"SiteHeaderSearch",components:{AutoCompleteListCustom:d,SvgIconSearch:l.a},props:{buttonMode:{type:String,default:"link",validator:function(t){return["link","button"].includes(t)}},showInput:{type:Boolean,default:!1},whiteBackground:{type:Boolean,default:!1},useAutosuggest:{type:Boolean,default:!1}},data:function(){var t,e;return{searchPage:(this.$store.state.site||{}).searchPage,searchText:null!==(t=null===(e=this.$route.query)||void 0===e?void 0:e.text)&&void 0!==t?t:"",isAutoCompleteOpen:!1}},computed:function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?h(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({searchUrl:function(){var t;return[null===(t=this.searchPage)||void 0===t?void 0:t.url,this.searchText].filter(Boolean).join("?text=")},buttonBindings:function(){return"link"===this.buttonMode?{is:"NuxtLinkExt",to:this.searchUrl,target:"_self","aria-label":"Åben søgning"}:{is:"button","aria-label":"Søg"}}},Object(o.d)({template:function(t){return t.template}})),watch:{searchText:function(t){f.a.$emit("globalSearch:textUpdate",t)},template:function(t){var e=this;"SearchPage"===t&&this.$nextTick((function(){var t,n;null===(t=e.$refs.input)||void 0===t||null===(n=t.focus)||void 0===n||n.call(t)}))}},mounted:function(){var t=this;f.a.$on("globalSearch:textUpdate",(function(e){t.searchText!==e&&(t.searchText=e)}))},methods:{triggerSearch:function(){"button"===this.buttonMode&&f.a.$emit("globalSearch:request",this.searchText)},triggerSearchWithSuggestion:function(t){this.searchText=t,this.triggerSearch()}}},v=p,g=(n(523),Object(i.a)(v,(function(){var t=this,e=t._self._c;return t.searchPage?e("div",{staticClass:"c-site-header-search"},[e("div",{staticClass:"relative inline-flex w-full border-current rounded-full isolate",class:{"rounded-b-none rounded-t-24 >=768:rounded-t-30 border-b-0":t.isAutoCompleteOpen},staticStyle:{height:"inherit","border-width":"1.5px"}},[e("TransitionExt",{attrs:{name:"fade-in-out",duration:"500"}},[t.showInput?e("input",{directives:[{name:"model",rawName:"v-model",value:t.searchText,expression:"searchText"}],ref:"input",class:["absolute left-0 top-0 w-full h-full rounded-full","pl-xl pr-48 pb-4 appearance-none align-middle","font-darker-grotesque font-semibold text-input leading-1 placeholder-text-placeholder","<360:text-input-sm"],attrs:{type:"search",role:"searchbox","aria-autocomplete":t.useAutosuggest?"list":null,"aria-controls":t.useAutosuggest?"c-site-header-search-".concat(t._uid,"__auto-complete"):null,placeholder:"Hvad kan vi hjælpe dig med?"},domProps:{value:t.searchText},on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.triggerSearch.apply(null,arguments)},input:function(e){e.target.composing||(t.searchText=e.target.value)}}}):t._e()]),t._v(" "),e(t.buttonBindings.is,t._b({tag:"Component",staticClass:"c-site-header-search__button",class:["relative rounded-full overflow-hidden","ml-auto max-w-full h-full",t.whiteBackground?"bg-white":"bg-transparent","flex justify-center items-center","transition-all duration-500 isolate","h-full"],staticStyle:{"aspect-ratio":"1"},on:{click:t.triggerSearch}},"Component",t.buttonBindings,!1),[e("SvgIconSearch",{staticClass:"w-16 h-16 >=1024:w-15 >=1024:h-15"})],1)],1),t._v(" "),t.useAutosuggest?[e("AutoCompleteListCustom",{directives:[{name:"show",rawName:"v-show",value:t.showInput,expression:"showInput"}],staticClass:"relative -mt-2 w-full z-10",attrs:{id:"c-site-header-search-".concat(t._uid,"__auto-complete")},on:{"search-suggestion":t.triggerSearchWithSuggestion,"state-change":function(e){t.isAutoCompleteOpen=e}}})]:t._e()],2):t._e()}),[],!1,null,null,null));e.a=g.exports},543:function(t,e,n){"use strict";n(36),n(3),n(48),n(20);var r=n(78),o=(n(468),n(470),n(471),n(472),n(473),n(474),n(475),n(477),n(478),n(479),n(480),n(481),n(482),n(483),n(24),n(15),n(63),n(94),n(487),n(488),n(489),n(490),n(491),n(492),n(493),n(494),n(495),n(496),n(497),n(498),n(499),n(500),n(501),n(502),n(503),n(35),n(362),new Map),a='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])',i=!1,s=function(t){var e=o.get(t);if(e){var n,r,a,i,s,c;window.addEventListener("focusin",e.keepFocus,!0);var l=null===(n=e.binding)||void 0===n||null===(r=n.value)||void 0===r?void 0:r.enterToElement;if(l&&"string"==typeof l&&(l=document.querySelector(l)),null===(a=l)||void 0===a||null===(i=a.focus)||void 0===i||i.call(a),null===(s=e.binding)||void 0===s||null===(c=s.value)||void 0===c||!c.allowTabbingOutsideWindow){var u=document.querySelector(".v-trap-focus__last-element");u||((u=document.createElement("a")).setAttribute("class","v-trap-focus__last-element"),document.body.append(u)),u.setAttribute("tabindex",0);var d=document.querySelector(".v-trap-focus__first-element");d||((d=document.createElement("a")).setAttribute("class","v-trap-focus__first-element"),document.body.prepend(d)),d.setAttribute("tabindex",1)}}},c=function(t){var e=o.get(t);if(e){var n,r,a,i;window.removeEventListener("focusin",e.keepFocus,!0);var s=null!==(n=null==e||null===(r=e.binding)||void 0===r||null===(a=r.value)||void 0===a?void 0:a.active)&&void 0!==n?n:null==e||null===(i=e.binding)||void 0===i?void 0:i.value;if("boolean"!=typeof s||s){var c,l,u,d,f=null===(c=e.binding)||void 0===c||null===(l=c.value)||void 0===l?void 0:l.leaveToElement;f&&"string"==typeof f&&(f=document.querySelector(f)),null===(u=f)||void 0===u||null===(d=u.focus)||void 0===d||d.call(u)}var h=document.querySelector(".v-trap-focus__last-element");h&&(h.removeAttribute("tabindex",-1),h.remove());var p=document.querySelector(".v-trap-focus__first-element");p&&(p.removeAttribute("tabindex",-1),p.remove())}};function l(t,e){return t=parseInt(t.getAttribute("tabindex"),10),e=parseInt(e.getAttribute("tabindex"),10),(0===t||isNaN(t))&&(t=1/0),(0===e||isNaN(e))&&(e=1/0),t===e?0:t<e?-1:1}var u={name:"GlobalOverlay",directives:{trapFocus:{inserted:function(t,e){var n,c;o.set(t,{binding:e,keepFocus:function(n){if(i)i=!1;else if(t&&(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&"hidden"!==window.getComputedStyle(t).visibility){var s,c,u,d=o.get(t).binding||e,f=(null==d||null===(s=d.value)||void 0===s?void 0:s.additionalElementsBefore)||[];f&&("string"==typeof f&&(f=f?Object(r.a)(document.querySelectorAll(f)):[]),Array.isArray(f)||(console.warn('"additionalElementsBefore" should be a list of HTML elements or a querySelector string.'),f=[])),f.filter((function(t){return!n.composedPath().includes(t)}));var h=(null==d||null===(c=d.value)||void 0===c?void 0:c.additionalElementsAfter)||[];h&&("string"==typeof h&&(h=h?Object(r.a)(document.querySelectorAll(h)):[]),Array.isArray(h)||(console.warn('"additionalElementsAfter" should be a list of HTML elements or a querySelector string.'),h=[])),h.filter((function(t){return!n.composedPath().includes(t)}));var p=Object(r.a)(new Set([].concat(Object(r.a)(f),Object(r.a)(t.querySelectorAll(a)),Object(r.a)(h)))).filter((function(t){return!(!t||!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)||"hidden"===window.getComputedStyle(t).visibility)}));p.sort(l);var v=null===(u=p)||void 0===u?void 0:u[0];if(n.relatedTarget){var g,m=Object(r.a)(document.querySelectorAll(a));m.sort(l),p=p.filter((function(t){return m.includes(t)}));var b=p.indexOf(n.relatedTarget),y=m.indexOf(n.target)>m.indexOf(n.relatedTarget)?b+1:b-1;null!=d&&null!==(g=d.modifiers)&&void 0!==g&&g.loop?y>=p.length?y=0:y<0&&(y=p.length-1):y=Math.max(0,Math.min(y,p.length-1));var O=p[y];O!==n.target&&(n.preventDefault(),n.stopPropagation(),i=!0,null==O||O.focus())}else{var w;null==v||null===(w=v.focus)||void 0===w||w.call(v)}}}});var u=null!==(n=null==e||null===(c=e.value)||void 0===c?void 0:c.active)&&void 0!==n?n:null==e?void 0:e.value;("boolean"!=typeof u||u)&&s(t)},update:function(t,e){var n,r,a=null!==(n=null==e||null===(r=e.value)||void 0===r?void 0:r.active)&&void 0!==n?n:null==e?void 0:e.value;if("boolean"!=typeof a||a){var i=o.get(t);i&&(i.binding=e),s(t)}else{var l=o.get(t);l&&(l.binding=e),c(t)}},unbind:function(t){c(t),o.delete(t)}}},props:{name:{type:String,default:"overlay"}},data:function(){return{hasContent:!1}},methods:{onChange:function(){var t=this;this.$nextTick((function(){var e=document.querySelector("#c-global-overlay-".concat(t._uid," > *")),n=(null==e?void 0:e.classList)||[],r=Array.from(n).reduce((function(t,e){return t||-1!==e.indexOf("-leave-active")}),!1),o=Math.max(document.documentElement.scrollTop,document.body.scrollTop);t.hasContent=!(!e||r),document.body.style.overflow=t.hasContent?"hidden":null,document.documentElement.style.overflowY=t.hasContent?"scroll":null,t.hasContent?document.body.scrollTop=o:document.documentElement.scrollTop=o,t.$emit("change",t.hasContent)}))}}},d=(n(534),n(45)),f=Object(d.a)(u,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-global-overlay"},[e("PortalTarget",{directives:[{name:"trap-focus",rawName:"v-trap-focus.loop",value:{active:t.hasContent},expression:"{\n\t\t\tactive: hasContent,\n\t\t}",modifiers:{loop:!0}}],ref:"portalTarget",class:["c-global-overlay__target z-50",{"c-global-overlay__target--active":t.hasContent}],attrs:{id:"c-global-overlay-".concat(t._uid),multiple:"",name:t.name},on:{change:t.onChange}})],1)}),[],!1,null,null,null);e.a=f.exports},544:function(t,e,n){"use strict";n(36),n(63),n(94);var r={name:"SkipToContentCustom",extends:n(549).a},o=(n(518),n(45)),a=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("nav",{staticClass:"c-skip-to-content-custom"},[e("div",{staticClass:"inline-block py-11 border-2 border-black bg-white rounded-12",staticStyle:{"min-width":"12em"}},[e("h2",{staticClass:"text-picker font-darker-grotesque font-bold pl-14 pr-20 mb-xs"},[t._v("\n\t\t\tSpring til...\n\t\t")]),t._v(" "),e("ul",[t._l(t.skipItems,(function(n,r){var o=n.id,a=n.name,i=n.listeners;return[e("li",{directives:[{name:"show",rawName:"v-show",value:t.existingIds.includes(o),expression:"existingIds.includes(id)"}],key:r},[e("a",t._g({staticClass:"text-picker font-darker-grotesque font-semibold opacity-70 flex items-center gap-x-32 pl-14 pr-20 focus:bg-background focus:opacity-100 hover:bg-background hover:opacity-100",attrs:{href:"#".concat(o)},domProps:{textContent:t._s(a)}},i))])]}))],2)])])}),[],!1,null,null,null);e.a=a.exports},545:function(t,e,n){"use strict";n(36),n(55),n(95);var r=n(486),o={name:"DeveloperTools",data:function(){return{columnsActive:!1,themeConfigActive:!1}},computed:{active:function(){return this.columnsActive||this.themeConfigActive},themeConfig:function(){return r.a},fontSizes:function(){var t=Object.entries(r.a.fontSize).map((function(t){return{name:t[0],data:t[1]}}));return t},spacings:function(){var t=Object.entries(r.a.spacing).map((function(t){return{name:t[0],data:t[1]}}));return t}},mounted:function(){window.addEventListener("keydown",this.onKeyDown)},beforeDestroy:function(){window.removeEventListener("keydown",this.onKeyDown)},methods:{onKeyDown:function(t){var e=t.keyCode,n=document.activeElement;n!==document.body&&null!=n||(71===e&&(this.columnsActive=!this.columnsActive),84===e&&(this.themeConfigActive=!this.themeConfigActive))}}},a=(n(519),n(45)),i=Object(a.a)(o,(function(){var t=this,e=t._self._c;return t.active?e("div",{staticClass:"c-developer-tools"},[t.columnsActive?e("div",{class:["fixed top-0 left-0 w-visual-screen h-screen","pointer-events-none z-50"]},[e("div",{class:["w-full h-full max-w-layout-max","mx-auto px-layout-margin"]},[e("div",{class:["w-full h-full grid gap-x-layout-gutter","grid-cols-".concat(t.themeConfig.layout.columns.sm),">=768:grid-cols-".concat(t.themeConfig.layout.columns.md),">=1440:grid-cols-".concat(t.themeConfig.layout.columns.lg)]},t._l(t.themeConfig.layout.columns.lg,(function(n){return e("div",{key:"column-".concat(n),class:["bg-black bg-opacity-5 h-full",{"hidden >=768:block":n>t.themeConfig.layout.columns.sm,"hidden >=1440:block":n>t.themeConfig.layout.columns.md}]})})),0)])]):t._e(),t._v(" "),e("Portal",{attrs:{name:"ThemeConfiguration",to:"overlay"}},[t.themeConfigActive?e("div",{key:"themeConfig",staticClass:"c-developer-tools__theme-configuration px-layout-margin grid grid-cols-12 text-center"},[e("div",{staticClass:"sticky left-0 top-0 col-span-3",attrs:{"data-header":""}}),t._v(" "),e("div",{staticClass:"sticky top-0 col-span-3 p-md text-h3",attrs:{"data-sm":"","data-header":""}},[t._v("\n\t\t\t\tSmallest breakpoint:"),e("br"),t._v("\n\t\t\t\t"+t._s(t.themeConfig.smViewport)+"\n\t\t\t")]),t._v(" "),e("div",{staticClass:"sticky top-0 col-span-3 p-md text-h3",attrs:{"data-md":"","data-header":""}},[t._v("\n\t\t\t\tMedium breakpoint:"),e("br"),t._v("\n\t\t\t\t"+t._s(t.themeConfig.mdViewport)+"\n\t\t\t")]),t._v(" "),e("div",{staticClass:"sticky top-0 col-span-3 p-md text-h3",attrs:{"data-lg":"","data-header":""}},[t._v("\n\t\t\t\tLargest breakpoint:"),e("br"),t._v("\n\t\t\t\t"+t._s(t.themeConfig.lgViewport)+"\n\t\t\t")]),t._v(" "),t.themeConfig.layout?[e("div",{staticClass:"col-start-4 col-span-9 p-xs transform"},[t._v("\n\t\t\t\t\tThe max screen size is set to:\n\t\t\t\t\t"+t._s(String(t.themeConfig.layout.max))+". The layout should\n\t\t\t\t\tstop growing after this point.\n\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-sm text-h4 text-left"},[t._v("\n\t\t\t\t\tColumn count:\n\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",attrs:{"data-sm":""}},[t._v("\n\t\t\t\t\t"+t._s(t.themeConfig.layout.columns.sm)+"\n\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",attrs:{"data-md":""}},[t._v("\n\t\t\t\t\t"+t._s(t.themeConfig.layout.columns.md)+"\n\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",attrs:{"data-lg":""}},[t._v("\n\t\t\t\t\t"+t._s(t.themeConfig.layout.columns.lg)+"\n\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-sm text-h4 text-left"},[t._v("\n\t\t\t\t\tFont Sizes:\n\t\t\t\t")]),t._v(" "),t._l(t.fontSizes,(function(n,r){return e("div",{key:r,staticClass:"col-span-12 grid grid-cols-12 border-b-2 border-white"},[e("div",{staticClass:"col-span-3 p-sm text-h4 text-left",attrs:{"data-header":""}},[t._v("\n\t\t\t\t\t\ttext-"+t._s(n.name)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"font-size:".concat(n.data.fontSize.sm,"px"),attrs:{"data-sm":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.fontSize.sm)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"font-size:".concat(n.data.fontSize.md,"px"),attrs:{"data-md":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.fontSize.md)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"font-size:".concat(n.data.fontSize.lg,"px"),attrs:{"data-lg":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.fontSize.lg)+"\n\t\t\t\t\t")])])})),t._v(" "),t._l(t.spacings,(function(n){return e("div",{key:n.name,staticClass:"col-span-12 grid grid-cols-12 border-b-2 border-white"},[e("div",{staticClass:"col-span-3 p-sm text-h4 text-left",attrs:{"data-header":""}},[t._v("\n\t\t\t\t\t\tspacing-"+t._s(n.name)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"height:".concat(n.data.sm,"px"),attrs:{"data-sm":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.sm)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"height:".concat(n.data.md,"px"),attrs:{"data-md":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.md)+"\n\t\t\t\t\t")]),t._v(" "),e("div",{staticClass:"col-span-3 p-xs flex items-center justify-center",style:"height:".concat(n.data.lg,"px"),attrs:{"data-lg":""}},[t._v("\n\t\t\t\t\t\t"+t._s(n.data.lg)+"\n\t\t\t\t\t")])])}))]:t._e()],2):t._e()])],1):t._e()}),[],!1,null,null,null);e.a=i.exports},546:function(t,e,n){"use strict";n(36);var r=n(407),o={name:"BreakingBanner",components:{SvgClose:n.n(r).a},props:{breakingActive:{type:Boolean,default:!1},breakingHash:{type:String,default:""},breakingTitle:{type:String,default:""},breakingDescription:{type:String,default:""},breakingLink:{type:Object,default:null}},data:function(){return{closed:!0}},mounted:function(){localStorage&&localStorage.breakingNewsClose&&localStorage.breakingNewsClose==this.breakingHash?this.closed=!0:this.closed=!(this.breakingTitle||this.breakingDescription||this.breakingLink&&this.breakingLink.url)},methods:{closeBreakingNews:function(){localStorage.breakingNewsClose=this.breakingHash,this.closed=!0}}},a=(n(525),n(45)),i=Object(a.a)(o,(function(){var t=this,e=t._self._c;return t.breakingActive&&!t.closed?e("div",{staticClass:"c-breaking-banner"},[e("div",{staticClass:"absolute flex justify-end >=1024:justify-start right-layout-margin >=1024:right-0 w-1/5col >=1024:w-1/12col pointer-events-none"},[e("BaseButton",{class:["w-34 h-34",">=1024:w-40 >=1024:h-40","pointer-events-auto"],attrs:{dark:""},on:{click:t.closeBreakingNews},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgClose",{staticClass:"w-full"})]},proxy:!0}],null,!1,805858264)})],1),t._v(" "),e("div",{staticClass:"c-breaking-banner__content >=1024:w-7/12col"},[t.breakingTitle?e("h2",{staticClass:"font-darker-grotesque font-bold text-title-breaking-banner",domProps:{innerHTML:t._s(t.breakingTitle)}}):t._e(),t._v(" "),t.breakingDescription?e("div",{staticClass:"s-rich-text s-rich-text--monotone",class:t.breakingTitle&&"mt-sm",domProps:{innerHTML:t._s(t.breakingDescription)}}):t._e(),t._v(" "),t.breakingLink&&t.breakingLink.url?e("BaseButton",{staticClass:"inline-block",class:(t.breakingTitle||t.breakingDescription)&&"mt-md",attrs:{tag:"NuxtLinkExt",dark:"",to:t.breakingLink.url,target:t.breakingLink.target}},[e("span",{staticClass:"whitespace-nowrap pr-4",domProps:{textContent:t._s(t.breakingLink.name)}})]):t._e()],1)]):t._e()}),[],!1,null,null,null);e.a=i.exports},547:function(t,e,n){"use strict";var r=n(520),o=n.n(r),a=n(521),i=n.n(a),s={name:"BurgerMenuArrow",components:{SvgCaretMenu:o.a,SvgCaretMenuLine:i.a},props:{active:{type:Boolean,default:!1}}},c=n(45),l=Object(c.a)(s,(function(){var t=this,e=t._self._c;return e("div",{class:["c-burger-menu-arrow","relative w-40 h-26","duration-500 ease-smooth-out","transform",{"translate-x-0":t.active,"-translate-x-11 group-hover:translate-x-0":!t.active}]},[e("SvgCaretMenu",{class:["h-26 transform","duration-500 ease-smooth-out",{"translate-x-0 text-primary-dark":t.active,"-translate-x-16 group-hover:translate-x-0":!t.active}]}),t._v(" "),e("SvgCaretMenuLine",{class:["h-26 transform","absolute top-0 left-0","duration-500 ease-smooth-out",{"scale-x-100 text-primary-dark":t.active,"scale-x-0 group-hover:scale-x-100":!t.active}]})],1)}),[],!1,null,null,null);e.a=l.exports},588:function(t,e,n){},589:function(t,e,n){},590:function(t,e,n){},591:function(t,e,n){},592:function(t,e,n){},593:function(t,e,n){},594:function(t,e,n){},681:function(t,e,n){n(23),n(19),n(15),n(3),n(28),n(14),n(29);var r=n(357),o=n(358),a=["class","staticClass","style","staticStyle","attrs"];function i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}n(35),t.exports={functional:!0,render:function(t,e){var n=e._c,s=(e._v,e.data),c=e.children,l=void 0===c?[]:c,u=s.class,d=s.staticClass,f=s.style,h=s.staticStyle,p=s.attrs,v=void 0===p?{}:p,g=o(s,a);return n("svg",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?i(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({class:[u,d],style:[f,h],attrs:Object.assign({viewBox:"0 0 45 57",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},v)},g),l.concat([n("path",{attrs:{d:"M43.63.86c-.52-.52-1.3-.79-2.31-.79H2.48C1.26.08 0 1.05 0 2.67v27.2c0 3.9 1.16 7.72 3.44 11.35 1.81 2.88 4.34 5.65 7.5 8.24 5.34 4.36 10.82 6.73 10.88 6.76l.22.09.22-.1c.05-.03 5.59-2.52 10.97-6.9 3.19-2.6 5.74-5.35 7.57-8.19 2.31-3.58 3.48-7.3 3.48-11.06 0-5.01.06-24.46.07-27.22-.01-.83-.25-1.5-.72-1.98zm-41.15.32h38.84c.71 0 1.22.16 1.53.47.26.26.39.66.39 1.2-.01 3.3-.07 22.36-.07 27.22 0 3.54-1.11 7.06-3.3 10.46-1.76 2.74-4.23 5.41-7.33 7.94-4.69 3.82-9.47 6.16-10.5 6.65-1.03-.47-5.75-2.72-10.39-6.51-3.07-2.5-5.51-5.19-7.26-7.97C2.2 37.18 1.1 33.56 1.1 29.87V2.67c0-.97.71-1.49 1.38-1.49z",fill:"currentColor"}}),n("path",{attrs:{d:"M30.79 48.93c-.52.39-1.03.76-1.53 1.11l-.1.07c-.02.02-.05.03-.07.05l-.71.48h-.03c-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.32 1.98-6.32 1.98h-.07c-.76-.5-1.54-1.06-2.34-1.65.69.18 1.48.27 2.41.27 2.5 0 3.86-.82 5.14-1.73l1.07-.78.1-.07 1.18.85c1.28.91 2.64 1.73 5.15 1.73.97-.02 1.77-.13 2.45-.33z",fill:"currentColor"}}),n("path",{attrs:{d:"M36.19 44.12c-.5-.27-.94-.57-1.35-.86-1.45 1.03-3.29 2.09-6.48 2.09-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.31 1.98-6.32 1.98-3.2 0-5.03-1.07-6.49-2.09-.4.28-.83.57-1.32.84-.36-.4-.7-.8-1.03-1.2.4-.23.79-.5 1.17-.78l.38-.27.69-.5.1-.07.8.58.38.27c1.45 1.05 2.77 1.85 5.31 1.85 2.5 0 3.86-.82 5.14-1.73l1.07-.78.1-.08 1.18.85c1.28.91 2.64 1.73 5.15 1.73 2.54 0 3.85-.8 5.31-1.85l.38-.28.69-.5.1-.07.8.57.38.28c.4.29.8.57 1.23.81l-1.04 1.19z",fill:"currentColor"}}),n("path",{attrs:{d:"M40.33 38.4c-.23.44-.48.88-.75 1.32-2.19-.31-3.6-1.17-4.74-1.97-1.45 1.02-3.29 2.09-6.48 2.09-3.01 0-4.83-.94-6.33-1.98-1.5 1.04-3.31 1.98-6.32 1.98-3.2 0-5.03-1.07-6.49-2.09-1.12.79-2.49 1.63-4.6 1.95-.26-.44-.5-.87-.72-1.31 1.83-.21 2.96-.94 4.14-1.79l.38-.27.69-.5.1-.07.8.58.38.27c1.45 1.05 2.77 1.85 5.31 1.85 2.5 0 3.86-.82 5.14-1.73l1.07-.78.1-.08 1.18.85c1.28.91 2.64 1.73 5.15 1.73 2.54 0 3.85-.8 5.31-1.84l.38-.28.69-.5.1-.07.8.57.38.28c1.22.86 2.39 1.6 4.33 1.79z",fill:"currentColor"}}),n("path",{attrs:{d:"M37.72 23.57a4.48 4.48 0 00-2.77-.39c-.09-1.47-.36-2.68-.38-2.83 0-.02-.01-.08.04-.12.56-.45 2.25-3.56 2.38-3.55.08 0 .73.16 1.07.29.33.13.79.36 1.18.67.42.33.62.7.71.64.09-.06.72-.87.76-1.01.04-.14-2.06-3.14-2.06-3.14l.6-.9s-.32-.18-.81.12c-.3.18-.37.23-.37.23s-1-.29-2.15.53c-1.16.82-2.53 2.13-4.37 2.05-1.84-.07-2.49-.18-3.82-.42-1.33-.24-2.61-.23-3.39.23-.39.23-.75.59-.79.6-1.17.13-1.73 1.24-1.73 1.24l.77.19s.35-.73.83-.76c.06 0-.13.53.38 2.27l.47 1.29s.05.14.08.4c.01.15.07 1.14.15 2.12a4.503 4.503 0 00-2.59 2.27c-.12.25-.22.51-.29.77h-7.7c-.22-.8-.66-1.53-1.29-2.1 4.69-.15 8.44-4 8.44-8.72 0-4.82-3.91-8.73-8.73-8.73s-8.73 3.91-8.73 8.73c0 3.36 1.9 6.27 4.68 7.73a4.494 4.494 0 00-2.73 2.32 4.496 4.496 0 002.05 6.01c2.23 1.09 4.92.17 6.01-2.06.38-.77.51-1.61.44-2.41h7.41c-.17 1.81.77 3.61 2.49 4.46 2.23 1.09 4.92.17 6.01-2.06 1.09-2.23.17-4.92-2.06-6.01-.65-.32-1.34-.46-2.02-.46.17-1.37.55-2.62.61-2.92.01-.05 2.85 1.07 5.88.89 0 0 1.05.26 1.39 2.48a4.49 4.49 0 00-2.07 2.06 4.491 4.491 0 002.06 6.01c2.23 1.09 4.92.17 6.01-2.06 1.09-2.17.17-4.86-2.05-5.95zm-27.29.8c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.36 3.36 0 013.46-1.17zm-2.87 5.86a3.353 3.353 0 01-1.19-3.46c.15-.11.37-.18.66-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.35.37-.54.37zm1.21.6c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08l1.93.95c.29.14.37.36.37.55-.8 1.03-2.17 1.5-3.45 1.17zm4.05-2.4c-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.94-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.14-.29.36-.37.55-.37a3.29 3.29 0 011.18 3.45zm11.08 1.8a3.334 3.334 0 01-1.19-3.46c.15-.11.37-.18.67-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.36.37-.55.37zm1.22.6c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08c.71.35 1.4.69 1.94.95.29.14.37.36.37.55a3.367 3.367 0 01-3.46 1.17zm2.87-5.86c1.05.81 1.51 2.18 1.18 3.46-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.93-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.13-.3.35-.37.54-.38zm-1.22-.6c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.36 3.36 0 013.46-1.17zm9.8 0c.11.15.18.37.04.66-.23.47-.58 1.18-.95 1.93-.09.01-.17.04-.25.08-.76-.37-1.46-.71-1.93-.95-.29-.14-.37-.36-.37-.55a3.36 3.36 0 013.46-1.17zm-2.87 5.86a3.334 3.334 0 01-1.19-3.46c.15-.11.37-.18.66-.04.47.23 1.18.58 1.93.95.01.09.04.17.09.25l-.95 1.93c-.14.29-.35.37-.54.37zm1.21.6c-.11-.15-.18-.37-.04-.66l.95-1.93a.62.62 0 00.24-.08l1.93.95c.29.14.37.36.37.55-.8 1.03-2.16 1.5-3.45 1.17zm4.06-2.4c-.15.11-.37.18-.66.04-.53-.26-1.23-.6-1.93-.95a.62.62 0 00-.08-.24c.37-.76.72-1.46.95-1.93.14-.29.36-.37.55-.37 1.03.8 1.5 2.17 1.17 3.45z",fill:"currentColor"}})]))}}},682:function(t,e,n){"use strict";n(588)},683:function(t,e,n){"use strict";n(589)},684:function(t,e,n){"use strict";n(590)},685:function(t,e,n){"use strict";n(591)},686:function(t,e,n){"use strict";n(592)},687:function(t,e,n){"use strict";n(593)},688:function(t,e,n){"use strict";n(594)},743:function(t,e,n){"use strict";n(35),n(36),n(23),n(19),n(28),n(14),n(29);var r=n(10),o=(n(15),n(3),n(39));function a(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?a(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}n(153);var s=n(681),c={name:"SiteHeaderLogo",components:{SvgCoatOfArms:n.n(s).a},props:{to:[String,Object],collapse:Boolean,tabindex:{type:[String,Number],default:null}}},l=(n(682),n(45)),u=Object(l.a)(c,(function(){var t=this,e=t._self._c;return e("span",{staticClass:"c-site-header-logo",class:{"c-site-header-logo--collapsed":t.collapse}},[e(t.to?"NuxtLinkExt":"span",{tag:"Component",staticClass:"relative inline-flex items-baseline w-full min-w-fit h-full",style:{paddingLeft:"".concat(Math.round(62/163*1e4)/100,"%")},attrs:{to:t.to,tabindex:t.tabindex,"data-focus":".c-site-header-logo__coat-of-arms"}},[t._l(2,(function(n){return[e("SvgCoatOfArms",{key:n,staticClass:"c-site-header-logo__coat-of-arms absolute left-0 transition-all duration-500",style:i({top:"-45%",width:"".concat(Math.round(46/163*1e4)/100,"%")},t.collapse?{transform:"translateY(-12%)"}:{})})]})),t._v(" "),e("span",{staticClass:"inline-block font-darker-grotesque font-bold text-logo uppercase transition-all duration-500"},[t._v("\n\t\t\tOdsherred\n\t\t\t"),e("br"),t._v(" "),e("span",{staticClass:"absolute transition-opacity duration-500",class:t.collapse&&"opacity-0 select-none pointer-events-none",attrs:{"aria-hidden":t.collapse?"true":null}},[t._v("\n\t\t\t\tKommune\n\t\t\t")])])],2)],1)}),[],!1,null,null,null).exports,d=(n(55),n(362),n(155),n(47),n(97),n(505)),f=n(361),h=n(547),p=n(359),v=n.n(p),g=n(360),m=n.n(g),b=n(407),y=n.n(b);function O(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function w(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?O(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):O(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var x={name:"BurgerMenu",components:{ScopedColorTheme:d.a,LensFlare:f.a,BurgerMenuArrow:h.a,SvgArrow:v.a,SvgCaret:m.a,SvgClose:y.a},props:{menuIsOpen:{type:Boolean,default:!1}},data:function(){var t,e=(this.$store.state.site||{}).navigation;return w({flareAngle:20,flareAngles:null===(t=e.main)||void 0===t?void 0:t.map((function(t,e){return 20*Math.sin(.5*e)+10})),contentHeight:null,activeItem:null,activeTheme:"blue",main:null,secondary:null},e)},computed:w(w({},Object(o.d)(["pageId"])),{},{activeItemIndex:function(){var t,e,n;return null!==(t=null===(e=this.main)||void 0===e||null===(n=e.indexOf)||void 0===n?void 0:n.call(e,this.activeItem))&&void 0!==t?t:0},computedSecondary:function(){var t=this;return this.secondary.map((function(e){return w(w({},e),{},{isExternal:t.isExternal(e.url)})})).sort((function(t,e){var n=t.isExternal,r=e.isExternal;return n===r?0:n&&!r?1:-1}))}}),watch:{"$route.fullPath":function(){this.closeOverlay(!1)},menuIsOpen:function(t){var e=this;t&&this.$nextTick((function(){var t=e.$refs,n=t.closeButtonMobile,r=t.closeButtonDesktop;(null==n?void 0:n.clientWidth)&&(null==n||n.focus()),(null==r?void 0:r.clientWidth)&&(null==r||r.focus())}))}},mounted:function(){var t,e,n=this;window.addEventListener("resize",this.onResize),this.onResize();var r=this.main.find((function(t){var e=t.id===n.pageId,r=n.$route.path.slice(0,t.url.length)===t.url;return e||r}));this.activeItem=r||(window.innerWidth>=1024?this.main[0]:null),this.activeTheme=null!==(t=null==r||null===(e=r.theme)||void 0===e?void 0:e.label)&&void 0!==t?t:"blue"},beforeDestroy:function(){window.removeEventListener("resize",this.onResize)},methods:{onResize:function(){var t,e;this.updateContentHeight(this.activeItem?null===(t=this.$refs)||void 0===t?void 0:t.childrenItems:null===(e=this.$refs)||void 0===e?void 0:e.parentItems)},updateContentHeight:function(t){if(t&&window.innerWidth<1024){var e=t.getBoundingClientRect().height;return this.contentHeight=e}this.contentHeight=null},setActiveItem:function(t){var e,n;this.activeItem=t,this.activeTheme=null==t||null===(e=t.theme)||void 0===e?void 0:e.label,this.flareAngle=null!==(n=this.flareAngles[this.main.indexOf(t)])&&void 0!==n?n:0},getItemTabindex:function(t){return this.main.indexOf(t)>this.activeItemIndex?2:1},closeOverlay:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.$emit("close"),t&&setTimeout((function(){var t=document.querySelector("#desktop-menu"),e=document.querySelector("#mobile-menu");(null==t?void 0:t.clientWidth)&&(null==t||t.focus()),(null==e?void 0:e.clientWidth)&&(null==e||e.focus())}),500)},isExternal:function(t){if(t){if(["http://","https://","ftp://"].some((function(e){return 0===t.indexOf(e)})))return!0;if(t.split("/")[0].indexOf(".")>=0)return!0}return!1}}},_=x,k=(n(683),Object(l.a)(_,(function(){var t=this,e=t._self._c;return e("Transition",{attrs:{name:"t-burger-menu",duration:"1000",appear:""}},[t.menuIsOpen?e("div",{staticClass:"c-burger-menu relative bg-white h-full overflow-hidden"},[e("ScopedColorTheme",{staticClass:"h-full",attrs:{theme:t.activeTheme}},[t.menuIsOpen?e("LensFlare",{class:["c-burger-menu__lens-flare","absolute bottom-0 right-0","<1024:top-0 <1024:bottom-auto","w-1/2"],attrs:{id:"c-burger-menu__flare",angle:t.flareAngle,"min-blur-amount":15,"max-blur-amount":15,flares:[{size:1e3,offset:300,opacity:1,theme:"primary",classes:["c-burger-menu__flare-first","duration-1000 ease-smooth-out"]},{size:500,offset:-200,opacity:.8,theme:"secondary",classes:["c-burger-menu__flare-second","duration-1000 ease-smooth-out"]}]}}):t._e(),t._v(" "),e("div",{class:["relative max-w-layout-max","mx-auto h-full overflow-y-scroll","px-layout-margin pt-xl pb-md >=1024:pt-lg >=1024:pb-4xl","flex flex-col justify-between"]},[e("div",[e("div",{class:["hidden >=1024:flex","justify-between items-center"]},[e("BaseButton",{ref:"closeButtonDesktop",staticClass:"order-2",attrs:{dark:"",tabindex:"1"},on:{click:t.closeOverlay},scopedSlots:t._u([{key:"default",fn:function(){return[e("span",{domProps:{textContent:t._s("LUK")}})]},proxy:!0},{key:"icon",fn:function(){return[e("SvgClose",{staticClass:"w-14"})]},proxy:!0}],null,!1,1169231079)}),t._v(" "),e("BaseH4",{staticClass:"mb-3",attrs:{tag:"h2"},domProps:{textContent:t._s("I Odsherred kan du")}})],1),t._v(" "),e("div",{class:["relative","flex >=1024:grid >=1024:grid-cols-12","gap-x-layout-gutter >=1024:mt-3xl","duration-500 ease-smooth-out"],style:{height:t.contentHeight?"".concat(t.contentHeight,"px"):"auto"}},[e("TransitionExt",{attrs:{name:"burger-menu-parent",duration:500},on:{enter:t.updateContentHeight}},[e("div",{directives:[{name:"show",rawName:"v-show",value:!t.activeItem,expression:"!activeItem"}],ref:"parentItems",class:["w-5/5col absolute top-0 left-0",">=1024:block >=1024:relative >=1024:w-auto",">=1024:col-start-1 >=1024:col-end-6"]},[e("BaseH4",{staticClass:"mb-3xl >=1024:hidden",attrs:{tag:"h2"},domProps:{textContent:t._s("I Odsherred kan du")}}),t._v(" "),e("ul",{staticClass:"space-y-lg"},t._l(t.main,(function(n,r){return e("li",{key:"main-item-".concat(r)},[e("button",{class:["flex items-center","text-menu-category font-darker-grotesque","duration-500 ease-smooth-out","transform group text-left",{"opacity-60 hover:opacity-100":t.activeItem&&t.activeItem.id!==n.id}],attrs:{"aria-controls":"menu-children-".concat(n.id),"aria-expanded":String(!(!t.activeItem||t.activeItem.id!==n.id)),tabindex:t.getItemTabindex(n)},on:{click:function(){return t.setActiveItem(n)}}},[e("BurgerMenuArrow",{staticClass:"flex-shrink-0",attrs:{active:t.activeItem&&t.activeItem.id===n.id}}),t._v(" "),e("span",{class:["mb-6 transform","transition-transform duration-500 ease-smooth-out",{"translate-x-20":t.activeItem&&t.activeItem.id===n.id,"group-hover:translate-x-20":!t.activeItem||t.activeItem.id!==n.id}],domProps:{innerHTML:t._s(n.title)}})],1)])})),0)],1)]),t._v(" "),e("div",{class:["w-5/5col",">=1024:relative >=1024:w-auto",">=1024:col-start-7 >=1024:col-end-11"]},[e("TransitionExt",{attrs:{name:"burger-menu-children",duration:500},on:{enter:t.updateContentHeight}},[t.activeItem?e("div",{key:"children-".concat(t.activeItem.id),ref:"childrenItems",class:["w-full absolute top-0 left-0","duration-500 ease-smooth-out",">=1024:pt-sm"],attrs:{id:"menu-children-".concat(t.activeItem.id)}},[e("button",{class:["flex items-center gap-x-sm",">=1024:hidden mb-2xl"],attrs:{tabindex:"1"},on:{click:function(){return t.setActiveItem(null)}}},[e("SvgCaret",{staticClass:"w-12 transform rotate-90"}),t._v(" "),e("div",{class:["text-h4 mb-3","font-darker-grotesque font-bold"],domProps:{textContent:t._s("Tilbage")}})],1),t._v(" "),e("h2",{class:[">=1024:hidden mb-2xl","text-menu-category font-medium","font-darker-grotesque"],domProps:{innerHTML:t._s(t.activeItem.title)}}),t._v(" "),e("ul",{staticClass:"space-y-md"},t._l(t.activeItem.children,(function(n,r){return e("li",{key:"child-".concat(r),class:["flex gap-x-8 items-center","text-h3 font-darker-grotesque","duration-500 ease-smooth-out",{"transform hover:translate-x-8":n.id!==t.pageId}]},[n.id===t.pageId?e("SvgCaret",{class:["flex-shrink-0 text-primary w-12","duration-500 ease-smooth-out","transform -rotate-90"]}):t._e(),t._v(" "),e("NuxtLinkExt",{staticClass:"mb-3",attrs:{to:n.url,target:n.target,tabindex:"1"},domProps:{innerHTML:t._s(n.title)}})],1)})),0)]):t._e()])],1)],1)]),t._v(" "),e("div",{class:["c-burger-menu__bottom","grid grid-cols-1 gap-sm max-w-fit mt-2xl",">=1024:flex >=1024:flex-wrap >=1024:w-5/12col"]},[t._l(t.computedSecondary,(function(n,r){return e("NuxtLinkExt",{key:"secondary-".concat(r),attrs:{to:n.url,target:n.target,tabindex:"2"}},[e("BaseButton",{staticClass:"<1024:h-48 <1024:min-w-full",attrs:{dark:!n.isExternal,light:n.isExternal},scopedSlots:t._u([{key:"default",fn:function(){return[e("div",{staticClass:"mb-1 >=1024:mb-0",domProps:{innerHTML:t._s(n.title||n.name)}})]},proxy:!0},{key:"icon",fn:function(){return[n.isExternal?e("SvgArrow",{staticClass:"transform -rotate-45"}):t._e()]},proxy:!0}],null,!0)})],1)})),t._v(" "),e("BaseButton",{ref:"closeButtonMobile",class:["c-burger-menu__close-mobile w-48 h-48 >=1024:hidden","fixed bottom-md right-layout-margin"],attrs:{dark:"","aria-label":"Luk menu",tabindex:"2"},on:{click:t.closeOverlay},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgClose",{staticClass:"w-14"})]},proxy:!0}],null,!1,2741470254)})],2)])],1)],1):t._e()])}),[],!1,null,null,null).exports),S=n(78),C=(n(58),n(63),n(94),n(435)),j={name:"LanguagePicker",components:{AccordionGroup:C.a,AccordionHeader:C.b,AccordionPanel:C.c,SvgCaret:m.a},props:{items:{type:Array,default:function(){return[]}}},data:function(){return{currentLanguage:(this.$store.state.site||{}).url.split("/").filter(Boolean).join(" "),isOpen:!1}},mounted:function(){window.addEventListener("click",this.onOutsideClick)},beforeDestroy:function(){window.removeEventListener("click",this.onOutsideClick)},methods:{onPanelChange:function(t){this.isOpen=t.isOpen},onOutsideClick:function(t){if(this.isOpen){var e,n,r=Object(S.a)(null!==(e=null==t||null===(n=t.composedPath)||void 0===n?void 0:n.call(t))&&void 0!==e?e:[]);r.includes(this.$el)&&r.length||this.closePanel()}},closePanel:function(){var t;null!==(t=this.$refs)&&void 0!==t&&t.panel&&this.$refs.panel.close()}}},P=(n(684),Object(l.a)(j,(function(){var t=this,e=t._self._c;return t.items.length?e("AccordionGroup",{staticClass:"c-language-picker"},[e("AccordionHeader",{key:"picker-".concat(t._uid),class:["flex items-baseline gap-x-6","font-darker-grotesque font-semibold","text-button-xs uppercase"],attrs:{id:"picker-".concat(t._uid),"aria-controls":"picker-panel-".concat(t._uid)}},[e("span",{domProps:{textContent:t._s(t.currentLanguage)}}),t._v(" "),e("SvgCaret",{staticClass:"relative w-7 h-14 top-2 duration-150 ease-smooth-out",class:{"transform -rotate-180":t.isOpen}})],1),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isOpen,expression:"isOpen"}],class:["c-language-picker__arrow","absolute top-full left-1/3","transform -translate-x-1/2"]}),t._v(" "),e("AccordionPanel",{key:"picker-panel-".concat(t._uid),ref:"panel",class:["c-language-picker__dropdown","absolute left-auto -right-1 z-30 py-11","border-2 border-black bg-white ","rounded-12 min-w-min w-175 space-y-16"],attrs:{id:"picker-panel-".concat(t._uid),tag:"ol"},on:{change:t.onPanelChange}},t._l(t.items,(function(n,r){return e("li",{key:"item-".concat(r)},[e("a",{class:["text-picker font-darker-grotesque font-bold uppercase align-baseline opacity-70","flex items-center gap-x-32 pl-14 pr-20","focus:bg-background focus:opacity-100 hover:bg-background hover:opacity-100"],attrs:{href:n.url,target:n.target}},[e("span",{domProps:{textContent:t._s(n.name)}}),t._v(" "),e("span",{class:["flex-shrink-0 ml-auto","font-semibold text-button-xs uppercase"],domProps:{textContent:t._s(n.title)}})])])})),0)],1):t._e()}),[],!1,null,null,null).exports),I=n(541);function E(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function T(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?E(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var L={name:"SearchLongread",components:{SvgCaret:m.a},data:function(){return{activeGroup:0,indicatorWidth:0,indicatorOffset:0,activeOffset:120,canScrollLeft:!1,canScrollRight:!1}},computed:T(T({},Object(o.c)({groups:"MainSearchPage/longreadGroups"})),{},{indicatorStyle:function(){var t="transform: translate3d(".concat(this.indicatorOffset,"px, calc(-50% + 2px), 0)"),e="width: ".concat(this.indicatorWidth,"px");return"".concat(t,"; ").concat(e)},key:function(){var t=this.groups.filter((function(t){return t.total})).map((function(t){return t.total}));return"longread-".concat(t)}}),watch:{groups:{immediate:!0,handler:function(){var t=this;this.$nextTick((function(){t.updateIndicator()}))}},key:function(){var t=this;this.$nextTick((function(){setTimeout((function(){t.onResize()}),600)}))}},mounted:function(){window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.onResize),this.onInnerScroll(),this.onResize()},beforeDestroy:function(){window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.onResize)},methods:{onScroll:function(){var t=this,e=this.groups.map((function(e){if(e=document.getElementById(e.targetId)){var n=e.getBoundingClientRect(),r=n.top,o=n.height,a=-(window.innerHeight-(r+o)),i=(o-(Math.max(0,-r+t.activeOffset)+Math.max(0,a)))/o;return Math.min(Math.max(i,0),1)}return 0})).reduce((function(t,e,n){return{index:e>t.value?n:t.index,value:e>t.value?e:t.value}}),{index:0,value:0}),n=e.index;this.activeGroup!==n&&this.updateIndicator(n)},onClick:function(t){if(document.getElementById(t)){var e=document.getElementById(t),n=e.offsetTop<window.scrollY,r=n?240:140,o=n?135:60,a=window.innerWidth<768?o:r;window.scrollTo({top:e.offsetTop-a})}},onInnerScroll:function(){var t=this.$refs.scroller,e=null==t?void 0:t.querySelector(".c-search-section-long-read__items");if(t&&e){var n=e.getBoundingClientRect().width,r=t.getBoundingClientRect().width,o=t.scrollLeft;this.canScrollLeft=o>4,this.canScrollRight=o<n-r-4}},onResize:function(){var t=window.innerWidth;this.height=t>=768?95:72,this.updateIndicator(this.activeGroup),this.onInnerScroll()},updateIndicator:function(){var t,e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.activeGroup;if(null!==(t=this.$refs)&&void 0!==t&&null!==(e=t.buttons)&&void 0!==e&&e[n]){var r;this.activeGroup=n;var o=this.$refs.buttons[n],a=o.getBoundingClientRect(),i=a.width;if(this.indicatorWidth=i,this.indicatorOffset=o.offsetLeft,null!==(r=this.$refs)&&void 0!==r&&r.scroller){var s=this.$refs.scroller,c=o.offsetLeft+i/2,l=window.innerWidth/2;s.scrollTo({left:c-l,behavior:"smooth"})}}},scrollToNext:function(){var t,e,n,r=this.getNearestButton(-1);if(null!==(t=this.$refs)&&void 0!==t&&null!==(e=t.buttons)&&void 0!==e&&e[r]&&null!==(n=this.$refs)&&void 0!==n&&n.scroller){var o,a,i=null===(o=this.$refs)||void 0===o||null===(a=o.buttons)||void 0===a?void 0:a[r],s=i.getBoundingClientRect().width;this.$refs.scroller.scrollTo({left:i.offsetLeft-window.innerWidth+s+64,behavior:"smooth"})}},scrollToPrevious:function(){var t,e,n,r=this.getNearestButton(1);if(null!==(t=this.$refs)&&void 0!==t&&null!==(e=t.buttons)&&void 0!==e&&e[r]&&null!==(n=this.$refs)&&void 0!==n&&n.scroller){var o,a,i=null===(o=this.$refs)||void 0===o||null===(a=o.buttons)||void 0===a?void 0:a[r];this.$refs.scroller.scrollTo({left:i.offsetLeft-64,behavior:"smooth"})}},getNearestButton:function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;if(null!==(t=this.$refs)&&void 0!==t&&t.buttons){var n=this.$refs.buttons.map((function(t){var e=t.getBoundingClientRect(),n=e.left,r=e.width,o=-(window.innerWidth-(n+r)),a=(r-(Math.max(0,32-n)+Math.max(0,o+32)))/r;return Math.min(Math.max(a,0),1)}));-1===e&&(n=n.reverse());for(var r=0;r<n.length;r++)if(n[r]>=.99)return Math.abs((-1===e?n.length-1:0)-(r-1))}}}},D=L,M=(n(685),Object(l.a)(D,(function(){var t=this,e=t._self._c;return e("Transition",{attrs:{name:"t-search-longread",duration:600}},[t.groups.length?e("div",{class:["c-search-longread","w-full max-h-60 >=768:max-h-80 h-80","bg-white shadow-30"]},[e("div",{class:["c-search-longread__inner","max-w-layout-max mx-auto px-layout-margin","w-full h-full flex items-center"]},[e("Transition",{attrs:{name:"t-search-section-long-read__items",mode:"out-in"}},[e("div",{key:t.key,ref:"scroller",class:["relative h-full","pointer-events-auto <768:overflow-x-scroll","<768:-mx-layout-margin mb-3"],on:{scroll:t.onInnerScroll}},[e("div",{key:t.key,class:["c-search-section-long-read__indicator","rounded-full bg-text h-32 z-0","absolute top-1/2 left-0","duration-200 ease-silk-out"],style:t.indicatorStyle}),t._v(" "),e("div",{class:["c-search-section-long-read__items","h-full >=768:max-w-10/12col","min-w-fit whitespace-nowrap <768:px-layout-margin","flex flex-nowrap gap-x-12 >=768:gap-x-20 items-center"]},t._l(t.groups,(function(n,r){return e("a",{key:"longread-".concat(r),ref:"buttons",refInFor:!0,class:["text-label-card z-10 px-xs","font-darker-grotesque font-semibold","white-space-nowrap min-w-fit transition-colors duration-200 ease-silk-out",{"text-white":r===t.activeGroup}],attrs:{href:"#".concat(n.targetId),"aria-current":t.activeGroup===r?"true":null},on:{click:function(e){return e.preventDefault(),function(){return t.onClick(n.targetId)}.apply(null,arguments)}}},[e("span",{domProps:{textContent:t._s(n.name)}}),t._v(" "),e("span",{class:["ml-4",{"opacity-70":r!==t.activeGroup}],domProps:{textContent:t._s(n.total)}})])})),0)])])],1),t._v(" "),e("Transition",{attrs:{name:"t-search-section-long-read__gradient"}},[t.canScrollLeft?e("div",{class:["c-search-section-long-read__gradient-left","flex justify-start items-center pl-layout-margin","pointer-events-auto >=768:hidden"]},[e("BaseButton",{staticClass:"w-24 h-24",attrs:{light:"","aria-label":"Scroll tilbage"},on:{click:t.scrollToPrevious},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgCaret",{class:["w-10","transform rotate-90 -translate-x-2"]})]},proxy:!0}],null,!1,612654672)})],1):t._e()]),t._v(" "),e("Transition",{attrs:{name:"t-search-section-long-read__gradient"}},[t.canScrollRight?e("div",{class:["c-search-section-long-read__gradient-right","flex justify-start items-center pl-layout-margin","pointer-events-auto >=768:hidden"]},[e("BaseButton",{staticClass:"w-24 h-24 z-50",attrs:{light:"","aria-label":"Scroll frem"},on:{click:t.scrollToNext},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgCaret",{class:["w-10","transform rotate-90 -translate-x-2"]})]},proxy:!0}],null,!1,612654672)})],1):t._e()])],1):t._e()])}),[],!1,null,null,null)),A=M.exports,z=n(524),B=n.n(z);function H(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var R={name:"SiteHeader",components:{SiteHeaderLogo:u,BurgerMenu:k,LanguagePicker:P,SiteHeaderSearch:I.a,SearchLongread:A,SvgIconMenu:B.a,SvgIconClose:y.a},props:{keepAtTop:{type:Boolean,default:!1},isLoggedIn:{type:Boolean,default:!1}},data:function(){var t=this.$store.state.site||{},e=t.url,n=t.navigation,r=t.searchPage,o="/".concat(this.$route.path.split("/").filter(Boolean).shift()||"/da/","/");return{url:e||o,navigation:n,searchPage:r,isSticky:!1,intersectionObserver:null,searchHasFocus:!1,menuIsOpen:!1,searchMode:"button",scrollLast:0,scrollPercentage:0,offset:110}},computed:function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?H(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):H(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({isFrontpage:function(){return"FrontPage"===this.$store.state.template},searchHasInput:function(){var t;return!(null===(t=this.$refs.mobileSearch)||void 0===t||!t.searchText)},contentStyle:function(){var t=this.onSearchPage?this.scrollPercentage*this.offset:0,e="translate3d(0, -".concat(t,"px, 0)");return"transform: ".concat(e,"; ").concat(!this.onSearchPage&&"transition: 300ms ease-out")},buttonStyle:function(){var t=this.onSearchPage?95*this.scrollPercentage:0,e="translate3d(0, ".concat(t,"px, 0)");return"transform: ".concat(e,"; ").concat(!this.onSearchPage&&"transition: 300ms ease-out")}},Object(o.d)({onSearchPage:function(t){return"SearchPage"===t.template},previousPath:function(t){var e;return t.previousPath||(null===(e=t.site)||void 0===e?void 0:e.url)},editorLink:function(t){return t.editorLink},backendUrl:function(t){var e,n;return null===(e=t.site)||void 0===e||null===(n=e.authenticatorRequest)||void 0===n?void 0:n.backendUrl}})),watch:{onSearchPage:function(){var t=this;this.$nextTick((function(){t.scrollPercentage=0}))}},mounted:function(){var t=this;this.intersectionObserver=new IntersectionObserver((function(e){var n;t.isSticky=!(t.keepAtTop||null!=e&&null!==(n=e[0])&&void 0!==n&&n.isIntersecting)}),{rootMargin:"4px 0px 0px 0px",threshold:[1]}),this.intersectionObserver.observe(this.$el),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.onResize),this.onResize()},beforeDestroy:function(){var t,e;null===(t=this.intersectionObserver)||void 0===t||null===(e=t.disconnect)||void 0===e||e.call(t),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.onResize)},methods:{onScroll:function(){if(this.onSearchPage){var t=window.scrollY-this.scrollLast;this.scrollLast=window.scrollY,this.scrollPercentage+=t/this.offset,this.scrollPercentage=Math.min(Math.max(0,this.scrollPercentage),1)}},onResize:function(){var t=window.innerWidth>=768;this.offset=t?110:80},onSearchFocus:function(){this.isSticky&&!this.searchHasInput||(this.searchHasFocus=!0)},onSearchBlur:function(t){var e,n,r;((null===(e=t.target)||void 0===e?void 0:e.parentElement)||(null===(n=t.relatedTarget)||void 0===n?void 0:n.parentElement))!==(null===(r=t.relatedTarget)||void 0===r?void 0:r.parentElement)&&(this.searchHasFocus=!1)},toggleMenu:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:!this.menuIsOpen;this.menuIsOpen=t}}},$=R,N=(n(686),Object(l.a)($,(function(){var t=this,e=t._self._c;return e("header",{staticClass:"c-site-header",attrs:{inert:!!t.menuIsOpen||null}},[e("div",{staticClass:"top-0 bg-white filter transition-all duration-500",class:[t.keepAtTop?"absolute -left-layout-margin -right-layout-margin":"fixed left-0 w-full",{"h-site-header bg-opacity-0 drop-shadow-none":!t.isSticky&&!t.onSearchPage,"h-site-header-compact drop-shadow-14 >=1024:drop-shadow-20":t.isSticky&&!t.onSearchPage,"h-80 >=768:h-site-header bg-opacity-0":t.onSearchPage}]},[e("div",{staticClass:"w-full h-full",style:t.contentStyle},[t.onSearchPage?e("SearchLongread",{staticClass:"absolute top-full"}):t._e(),t._v(" "),e("div",{class:["relative w-full h-full z-10","transition-all duration-500",{"pb-xl >=1024:pb-0":!t.isSticky&&!t.onSearchPage},{"bg-transparent":!t.onSearchPage},{"bg-white":t.onSearchPage}]},[e("div",{staticClass:"w-full h-full max-w-layout-max px-layout-margin mx-auto flex items-center justify-end gap-xl"},[e("SiteHeaderLogo",{class:["flex-shrink-0 mr-auto","duration-500",{"opacity-0":t.onSearchPage,"delay-500":!t.onSearchPage}],attrs:{to:t.url,collapse:t.isSticky&&!t.onSearchPage,tabindex:t.onSearchPage?-1:null,inert:!!t.onSearchPage||null}}),t._v(" "),t.navigation?e("nav",{class:["flex-shrink-0 flex items-center gap-sm","duration-500",{"opacity-0 invisible":t.onSearchPage,"delay-500":!t.onSearchPage}],attrs:{"aria-label":"hurtig bar",inert:!!t.onSearchPage||null}},[t.isLoggedIn&&t.editorLink&&t.editorLink.url&&t.backendUrl?[e("a",{staticClass:"font-darker-grotesque font-semibold text-button-xs uppercase",attrs:{href:"".concat(t.backendUrl).concat(t.editorLink.url),target:"_blank"},domProps:{innerHTML:t._s(t.editorLink.title)}}),t._v(" "),e("span",{staticClass:"c-site-header__menu-separator"})]:t._e(),t._v(" "),t.navigation.focusItem&&t.navigation.focusItem.url?[e("NuxtLinkExt",{staticClass:"font-darker-grotesque font-semibold text-button-xs uppercase",attrs:{to:t.navigation.focusItem.url},domProps:{textContent:t._s(t.navigation.focusItem.name)}}),t._v(" "),e("span",{staticClass:"c-site-header__menu-separator"})]:t._e(),t._v(" "),t.navigation.languages&&t.navigation.languages.length?[e("LanguagePicker",{attrs:{items:t.navigation.languages}}),t._v(" "),e("span",{staticClass:"c-site-header__menu-separator"})]:t._e()],2):t._e(),t._v(" "),e("div",{class:["flex-shrink-0","hidden >=768:inline-flex","justify-end items-center gap-sm","duration-500 w-176",{"w-full gap-5xl":t.onSearchPage,"delay-300":!t.onSearchPage}]},[t.searchPage?e("SiteHeaderSearch",{class:["flex-shrink-0 flex-1","duration-300",{"h-60 delay-500":t.onSearchPage}],attrs:{"use-autosuggest":"","show-input":t.keepAtTop||t.onSearchPage,"button-mode":t.keepAtTop||t.onSearchPage?"button":"link"},nativeOn:{focusin:function(e){t.scrollPercentage=0}}}):t._e(),t._v(" "),e(t.onSearchPage?"NuxtLinkExt":"div",{tag:"Component",attrs:{to:t.previousPath}},[t.navigation||t.onSearchPage?e("BaseButton",{staticClass:"c-site-header__button flex-shrink-0 whitespace-nowrap w-120",style:t.buttonStyle,attrs:{id:"desktop-menu",tag:t.onSearchPage?"div":"button",slim:"",dark:""},on:{click:function(){return!t.onSearchPage&&t.toggleMenu(!0)}},scopedSlots:t._u([{key:"default",fn:function(){return[t.onSearchPage?e("span",[t._v("Luk")]):e("span",[t._v("Menu")])]},proxy:!0},{key:"icon",fn:function(){return[t.onSearchPage?e("SvgIconClose"):e("SvgIconMenu")]},proxy:!0}],null,!1,4051953229)}):t._e()],1)],1)],1)])],1)]),t._v(" "),e("div",{staticClass:"c-site-header__bottom-bar >=768:hidden isolate",class:["fixed bottom-0 left-0 w-full px-layout-margin pb-md","flex justify-end items-center gap-sm",{"c-site-header__bottom-bar--has-gradient":(!t.isSticky||t.searchHasFocus||t.searchHasInput)&&t.isFrontpage}]},[e("Transition",{attrs:{name:"t-site-header__mobile-search",mode:"out-in"}},[t.searchPage?e("SiteHeaderSearch",{key:"state-".concat(t.onSearchPage),ref:"mobileSearch",staticClass:"flex-shrink flex-grow-0",class:{"w-full":(!t.isSticky||t.searchHasFocus||t.searchHasInput)&&t.isFrontpage,"duration-500 ease-smooth-out":!t.onSearchPage,"fixed top-md left-layout-margin w-5/5col direction-reverse":t.onSearchPage},style:t.onSearchPage?t.contentStyle:"",attrs:{"show-input":(!t.isSticky||t.searchHasFocus||t.searchHasInput)&&t.isFrontpage||t.onSearchPage,"button-mode":t.onSearchPage?"button":"link","white-background":""},nativeOn:{focusin:function(e){return t.onSearchFocus.apply(null,arguments)},focusout:function(e){return t.onSearchBlur.apply(null,arguments)}}}):t._e()],1),t._v(" "),t.navigation&&!t.onSearchPage?e("BaseButton",{staticClass:"w-48 h-48 flex-shrink-0",attrs:{id:"mobile-menu",dark:"","aria-label":"Åben menu"},on:{click:function(){return t.toggleMenu(!0)}},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgIconMenu")]},proxy:!0}],null,!1,2095407193)}):t.onSearchPage?e("NuxtLinkExt",{attrs:{to:t.previousPath}},[e("BaseButton",{staticClass:"w-48 h-48 flex-shrink-0",attrs:{id:"mobile-menu",dark:"","aria-label":"Luk søgning"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("SvgIconClose")]},proxy:!0}])})],1):t._e()],1),t._v(" "),e("div",{class:["fixed top-0 left-0 w-full h-full pointer-events-none","bg-black bg-opacity-75 opacity-0","duration-1000 ease-smooth-out",{"opacity-100":t.menuIsOpen}]}),t._v(" "),e("Portal",{attrs:{name:"BurgerMenu",to:"overlay"}},[e("BurgerMenu",t._b({key:"BurgerMenu",on:{close:function(){return t.toggleMenu(!1)}}},"BurgerMenu",{menuIsOpen:t.menuIsOpen},!1))],1)],1)}),[],!1,null,null,null));e.a=N.exports},745:function(t,e,n){"use strict";n(36),n(19),n(28),n(14),n(29);var r=n(10),o=(n(15),n(3),n(55),n(23),n(47),n(35),n(39)),a=n(526),i=n.n(a),s=n(359),c=n.n(s),l=n(527),u=n.n(l),d=n(528),f=n.n(d),h=n(529),p=n.n(h),v=n(530),g=n.n(v),m=n(531),b=n.n(m),y=n(532),O=n.n(y),w=n(533),x=n.n(w),_=n(361);function k(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function S(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?k(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):k(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var C={facebookUrl:"SvgFacebook",instagramUrl:"SvgInstagram",linkedInUrl:"SvgLinkedIn",twitterUrl:"SvgTwitter"},j={name:"SiteFooter",components:{SvgLogo:i.a,SvgArrow:c.a,SvgIconPlay:u.a,SvgIconPause:f.a,SvgFacebook:p.a,SvgInstagram:g.a,SvgLinkedIn:b.a,SvgTwitter:O.a,SvgSpeaker:x.a,LensFlare:_.a},data:function(){return{isSystemReducedMotion:!0}},computed:S(S({},Object(o.d)({isReducedMotion:function(t){return t.isReducedMotion},address:function(t){var e,n;return null===(e=t.site)||void 0===e||null===(n=e.footer)||void 0===n?void 0:n.address},contact:function(t){var e,n;return null===(e=t.site)||void 0===e||null===(n=e.footer)||void 0===n?void 0:n.contact},seeAlso:function(t){var e,n;return null===(e=t.site)||void 0===e||null===(n=e.footer)||void 0===n?void 0:n.seeAlso},someItems:function(t){var e;return Object.keys((null===(e=t.site)||void 0===e?void 0:e.soMeItems)||{}).map((function(e){var n;return{serviceName:e.split("Url")[0],url:null===(n=t.site)||void 0===n?void 0:n.soMeItems[e],icon:C[e]}})).filter((function(t){return Boolean(t.url)}))}})),{},{computedOpeningHours:function(){var t,e=(null===(t=this.contact)||void 0===t?void 0:t.openingHours).openingHours;return null==e?void 0:e.reduce((function(t,e){var n,r,o=e.dayOfTheWeek,a=e.hoursOfBusiness,i=e.isOpen,s=null===(n=a[0])||void 0===n?void 0:n.opensAt,c=null===(r=a[0])||void 0===r?void 0:r.closesAt;return i&&t.length&&!t[t.length-1].ended&&t[t.length-1].startTime===s&&t[t.length-1].endTime===c?(t[t.length-1].endDay=o,t):i?(t.push({startDay:o,startTime:s,endTime:c}),t):(t[t.length-1].ended=!0,t)}),[])}}),mounted:function(){this.isSystemReducedMotion=!0===window.matchMedia("(prefers-reduced-motion: reduce)")||!0===window.matchMedia("(prefers-reduced-motion: reduce)").matches},methods:{formatOpeningHour:function(t){var e=t.startDay,n=t.startTime,r=t.endTime,o=t.endDay,a=new Date(n),i=new Date(r),s="".concat(a.getHours()).slice(-2),c="0".concat(a.getMinutes()).slice(-2),l="".concat(i.getHours()).slice(-2),u="0".concat(i.getMinutes()).slice(-2),d="".concat(s,".").concat(c),f="".concat(l,".").concat(u),h=e+(o?"-".concat(o):"")+":",p="".concat(d,"-").concat(f);return"<span>".concat(h,"</span><span>kl. ").concat(p,"</span>")},isExternal:function(t){if(t){if(["http://","https://","ftp://"].some((function(e){return 0===t.indexOf(e)})))return!0;if(t.split("/")[0].indexOf(".")>=0)return!0}return!1},toggleAnimation:function(){this.isReducedMotion?(location.hash="#fjern-reduceret-bevaegelse",location.reload()):(location.hash="#reduceret-bevaegelse",location.reload())}}},P=(n(687),n(45)),I=Object(P.a)(j,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-site-footer"},[e("div",{staticClass:"relative h-80 >=1024:h-180 overflow-hidden"},[e("LensFlare",{class:["absolute top-1/2 left-1/2 w-visual-screen max-w-layout-max","transform -translate-x-1/2 -translate-y-1/2","hidden >=1024:block"],attrs:{id:"c-site-footer__flare-desktop",angle:8,"min-blur-amount":5,"max-blur-amount":30,flares:[{size:625,offset:0,targetOffset:-150,theme:"primary",opacity:1},{size:255,targetSize:30,offset:-300,targetOffset:-740,theme:"secondary",opacity:.8},{size:235,targetSize:180,offset:230,targetOffset:570,theme:"secondary",opacity:.5},{size:135,targetSize:0,offset:230,targetOffset:1230,theme:"secondary",opacity:.5}]}}),t._v(" "),e("LensFlare",{class:["absolute top-1/2 left-1/2 w-visual-screen ","transform -translate-x-1/2 -translate-y-1/2",">=1024:hidden"],attrs:{id:"c-site-footer__flare-mobile",angle:15,"min-blur-amount":15,"max-blur-amount":25,flares:[{size:625,offset:-50,targetOffset:50,theme:"primary",opacity:1},{size:375,targetSize:150,offset:-300,targetOffset:-450,theme:"secondary",opacity:.8},{size:285,targetSize:150,offset:250,targetOffset:650,theme:"secondary",opacity:.5}]}})],1),t._v(" "),e("footer",{class:["max-w-layout-max px-layout-margin mx-auto","flex flex-col items-start >=1024:grid >=1024:grid-cols-12",">=1024:gap-x-layout-gutter >=1024:gap-y-lg","pb-6xl pt-4xl"],attrs:{id:"footer"}},[e("SvgLogo",{staticClass:"row-start-1 col-start-1 col-end-7 h-57 >=1024:h-72"}),t._v(" "),e("h2",{staticClass:"sr-only"},[t._v("Odsherred Kommune")]),t._v(" "),t.address?e("div",{class:["row-start-2 row-end-4 col-start-1 col-end-7","mt-2xl >=1024:mt-0"]},[e("div",[t._v("\n\t\t\t\t"+t._s(t.address.street)),e("br"),t._v("\n\t\t\t\t"+t._s(t.address.postalCode)+" "+t._s(t.address.city)+"\n\t\t\t")]),t._v(" "),t.address.phone||t.address.email?e("div",{staticClass:"mt-lg"},[t.address.phone?e("a",{staticClass:"block",attrs:{href:"tel:".concat(t.address.phone)}},[t._v("\n\t\t\t\t\t"+t._s(t.address.phone)+"\n\t\t\t\t")]):t._e(),t._v(" "),t.address.email?e("a",{staticClass:"block",attrs:{href:"mailto:".concat(t.address.email)}},[t._v("\n\t\t\t\t\t"+t._s(t.address.email)+"\n\t\t\t\t")]):t._e()]):t._e()]):t._e(),t._v(" "),t.address&&t.address.cvr?e("div",{staticClass:"row-start-4 col-start-1 col-end-7 mt-lg"},[t._v("\n\t\t\tCVR: "+t._s(t.address.cvr)+"\n\t\t")]):t._e(),t._v(" "),t.contact?[t.contact.title&&t.contact.title.length?e("div",{class:["row-start-1 col-start-7 col-end-10","mt-3xl mb-lg >=1024:my-0"]},[e("BaseH3",{attrs:{tag:"h2"},domProps:{textContent:t._s(t.contact.title)}})],1):t._e(),t._v(" "),e("div",{staticClass:"row-start-2 col-start-7 col-end-10"},[t.contact.openingHours?e("ul",t._l(t.computedOpeningHours,(function(n,r){return e("li",{key:"opening-hour-".concat(r),staticClass:"openinghours flex items-end gap-x-10",domProps:{innerHTML:t._s(t.formatOpeningHour(n))}})})),0):t._e()]),t._v(" "),t.contact.book&&t.contact.book.url?e("div",{class:["row-start-3 col-start-7 col-end-10","mt-lg >=1024:mt-0"]},[e("NuxtLinkExt",{class:["c-site-footer__link pr-8","flex items-center space-x-16","text-button font-medium font-darker-grotesque","group"],attrs:{to:t.contact.book.url,target:t.contact.book.target}},[e("SvgArrow",{class:["w-16 text-text transform",{"-rotate-45":"_blank"===t.contact.book.target||t.isExternal(t.contact.book.url)}]}),t._v(" "),e("div",{class:["mb-4","duration-500 ease-smooth-out","transform group-hover:translate-x-8"],domProps:{textContent:t._s(t.contact.book.name!==t.contact.book.url?t.contact.book.name:"Bestil tid")}})],1)],1):t._e()]:t._e(),t._v(" "),t.seeAlso?[t.seeAlso.title&&t.seeAlso.title.length?e("div",{staticClass:"row-start-1 col-start-10 col-end-13 mt-3xl >=1024:mt-0"},[e("BaseH3",{attrs:{tag:"h2"},domProps:{textContent:t._s(t.seeAlso.title)}})],1):t._e(),t._v(" "),e("div",{class:["row-start-2 col-start-10 col-end-13","mt-lg >=1024:mt-0"]},[e("div",{staticClass:"space-y-8"},t._l(t.seeAlso.links,(function(n,r){return e("NuxtLinkExt",{key:"see-also-link-".concat(r),class:["c-site-footer__link pr-8","flex items-start space-x-16","text-button font-medium font-darker-grotesque","group"],attrs:{to:n.url,target:n.target}},[e("SvgArrow",{class:["flex-shrink-0","mt-4 w-16 text-text",{"transform -rotate-45":"_blank"===n.url||t.isExternal(n.url)}]}),t._v(" "),e("div",{class:["mb-4","duration-500 ease-smooth-out","transform group-hover:translate-x-8"],domProps:{textContent:t._s(n.name)}})],1)})),1)]),t._v(" "),t.seeAlso.readOutLoud||!t.isSystemReducedMotion?e("div",{class:["row-start-3 col-start-10 col-end-13","space-y-8","mt-8 >=1024:mt-0"]},[t.seeAlso.readOutLoud?e("NuxtLinkExt",{class:["flex items-center space-x-12","text-button font-medium font-darker-grotesque","group pr-8"],attrs:{to:t.seeAlso.readOutLoud.url,target:t.seeAlso.readOutLoud.target}},[e("SvgSpeaker",{staticClass:"flex-shrink-0 w-18"}),t._v(" "),e("div",{class:["mb-4","duration-500 ease-smooth-out","transform group-hover:translate-x-8"],domProps:{textContent:t._s("Læs højt")}})],1):t._e(),t._v(" "),t.isSystemReducedMotion?t._e():e("button",{class:["flex items-center space-x-12","text-button font-medium font-darker-grotesque","group pr-8"],on:{click:t.toggleAnimation}},[t.isReducedMotion?e("SvgIconPlay",{staticClass:"flex-shrink-0 w-18"}):e("SvgIconPause",{staticClass:"flex-shrink-0 w-18"}),t._v(" "),e("div",{class:["mb-4","duration-500 ease-smooth-out","transform group-hover:translate-x-8"],domProps:{textContent:t._s(t.isReducedMotion?"Slå animeret pynt til":"Slå animeret pynt fra")}})],1)],1):t._e()]:t._e(),t._v(" "),t.someItems?e("div",{staticClass:"row-start-4 col-start-10 col-end-13"},[e("div",{staticClass:"flex space-x-12 mt-4xl >=1024:mt-lg"},t._l(t.someItems,(function(t,n){var r=t.serviceName,o=t.url,a=t.icon;return e("a",{key:"some-".concat(n),attrs:{href:o,"aria-label":"gå til ".concat(r)}},[e(a,{tag:"Component",staticClass:"text-text w-32"})],1)})),0)]):t._e()],2)])}),[],!1,null,null,null);e.a=I.exports},761:function(t,e,n){"use strict";n.r(e);var r=n(517).a,o=(n(688),n(45)),a=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("ScopedColorTheme",{staticClass:"l-main w-full min-h-full",attrs:{theme:t.colorTheme||"blue"}},[e("div",{staticClass:"max-w-layout-max px-layout-margin mx-auto"},[e("SkipToContentCustom",{attrs:{content:{main:"Hovedindhold",footer:"Sidefod"}}}),t._v(" "),e("CookieInformation",{attrs:{tag:!1}}),t._v(" "),e("ThemeConfiguration"),t._v(" "),"development"===t.environment?e("DeveloperTools"):t._e(),t._v(" "),e("SiteHeader",t._b({ref:"siteHeader"},"SiteHeader",{isLoggedIn:t.isLoggedIn},!1)),t._v(" "),t.breakingNews?e("BreakingBanner",t._b({staticClass:"my-14 >=1024:my-lg"},"BreakingBanner",t.breakingNews,!1)):t._e(),t._v(" "),e("main",{staticStyle:{"min-height":"min(40vw, 60vh)"},attrs:{id:"main"}},[e("Nuxt")],1)],1),t._v(" "),e("Transition",{attrs:{name:"t-main__footer",duration:500}},[t.showFooter?e("SiteFooter",{staticClass:"mt-8xl"}):t._e()],1),t._v(" "),e("GlobalOverlay")],1)}),[],!1,null,null,null);e.default=a.exports}}]);
//# sourceMappingURL=5052d69.js.map