(window.webpackJsonp=window.webpackJsonp||[]).push([[5,10,15,39,49],{489:function(t,e,n){var content=n(534);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(27).default)("022384c2",content,!0,{sourceMap:!1})},496:function(t,e,n){"use strict";n.r(e);n(5),n(13);var o=n(532),r={name:"fragments-accordion",components:{SvgBump:n.n(o).a},props:{rows:{type:Array,default:function(){return[]}},startActive:{type:Boolean,default:!1},mobileOnly:{type:Boolean,default:!1},addHoverBump:{type:Boolean,default:!0}},data:function(){return{activeRow:this.startActive?0:null}},mounted:function(){this.mouse={current:0,target:0},this.addHoverBump&&gsap.ticker.add(this.tick),this.resizer=new ResizeObserver(this.setAccordionBounds),this.resizer.observe(this.$el)},beforeDestroy:function(){var t;this.addHoverBump&&gsap.ticker.remove(this.tick),null===(t=this.resizer)||void 0===t||t.unobserve(this.$el)},methods:{toggle:function(i){this.activeRow===i?this.activeRow=null:this.activeRow=i},mousemove:function(t){this.mouse.target=(null==t?void 0:t.clientX)||this.left},mouseenter:function(t){this.mouse.current=(null==t?void 0:t.clientX)||this.left,this.mouse.target=this.mouse.current},setAccordionBounds:function(){this.left=this.$el.getBoundingClientRect().left,this.$refs.summaries.forEach((function(summary){summary.style.setProperty("--height",summary.scrollHeight+"px")}))},tick:function(){this.mouse.current=gsap.utils.interpolate(this.mouse.current,this.mouse.target,.215);var t=this.left-this.mouse.current+40;this.$el.style.setProperty("--x",-t+"px")}}},l=(n(533),n(4)),component=Object(l.a)(r,(function(){var t=this,e=t._self._c;return e("ul",{class:{"fragments-accordion":!0,"mobile-only":t.mobileOnly},on:{mousemove:t.mousemove,mouseenter:t.mouseenter}},t._l(t.rows,(function(n,i){return e("li",{key:i,class:{row:!0,active:t.activeRow===i},on:{click:function(e){return t.$emit("row-clicked",i)}}},[e("h3",{staticClass:"body-lrg",on:{click:function(e){return t.toggle(i)}}},[t._v("\n      "+t._s(n.summary||n.title)+"\n      "),e("fragments-icon",{attrs:{name:"thick-arrow",orientation:t.activeRow===i?"up":"down"}})],1),t._v(" "),e("div",{ref:"summaries",refInFor:!0,staticClass:"overflow"},[e("fragments-text-renderer",{staticClass:"content",attrs:{content:n.content}})],1),t._v(" "),t.addHoverBump?e("div",{staticClass:"bump-wrapper"},[e("svg-bump",{staticClass:"bump"})],1):t._e()])})),0)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{FragmentsIcon:n(137).default,FragmentsTextRenderer:n(480).default})},508:function(t,e,n){var content=n(560);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(27).default)("2dc71030",content,!0,{sourceMap:!1})},532:function(t,e,n){var o=n(39),r=n(40),l=["class","staticClass","style","staticStyle","attrs"];function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}n(11),n(24),n(16),n(20),n(21),n(12),n(5),n(13),t.exports={functional:!0,render:function(t,e){var n=e._c,data=(e._v,e.data),m=e.children,d=void 0===m?[]:m,f=data.class,h=data.staticClass,style=data.style,w=data.staticStyle,v=data.attrs,x=void 0===v?{}:v,y=r(data,l);return n("svg",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){o(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}({class:[f,h],style:[style,w],attrs:Object.assign({width:"80",height:"7",viewBox:"0 0 80 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"},x)},y),d.concat([n("path",{attrs:{d:"M24.1509 2.87618C17.3082 5.70394 5.19916 6.80363 0 7H80C74.13 7 60.478 6.17524 52.8302 2.87618C43.2704 -1.24764 32.7044 -0.658521 24.1509 2.87618Z",fill:"#34346D"}})]))}}},533:function(t,e,n){"use strict";n(489)},534:function(t,e,n){var o=n(26)((function(i){return i[1]}));o.push([t.i,"html{-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color:#000;font-family:\"museo\",Arial,Helvetica,sans-serif;font-size:3.7333333333vw;font-weight:400;line-height:1.71}@media(min-width:1000px){html{font-size:1.1111111111vw;line-height:1.62}}@media(min-width:1440px){html{font-size:16px}}.h1,h1{font-size:9.6666666667vw;letter-spacing:-.01em;line-height:1.1}@media(min-width:1000px){.h1,h1{font-size:5.2777777778vw;line-height:1.16}}@media(min-width:1440px){.h1,h1{font-size:76px}}.h2,h2{font-size:7.2vw;letter-spacing:-.01em;line-height:1.12}@media(min-width:1000px){.h2,h2{font-size:3.0555555556vw;line-height:1.09}}@media(min-width:1440px){.h2,h2{font-size:44px}}.h3,h3{font-size:7.4666666667vw;letter-spacing:-.01em;line-height:1.14}@media(min-width:1000px){.h3,h3{font-size:2.2222222222vw;line-height:1.25}}@media(min-width:1440px){.h3,h3{font-size:32px}}.h4,h4{font-size:4.2666666667vw;letter-spacing:-.01em;line-height:1.22}@media(min-width:1000px){.h4,h4{font-size:1.3888888889vw;line-height:1.2}}@media(min-width:1440px){.h4,h4{font-size:20px}}.body-lrg{font-size:4.2666666667vw;letter-spacing:auto;line-height:1.62}@media(min-width:1000px){.body-lrg{font-size:1.25vw;line-height:1.56}}@media(min-width:1440px){.body-lrg{font-size:18px}}p+p{margin-top:1.1em}.fragments-accordion .row{border-bottom:1px solid #dfdfdf;position:relative}.fragments-accordion .body-lrg{align-items:center;cursor:pointer;display:flex;font-size:4.2666666667vw;font-weight:600;justify-content:space-between;letter-spacing:auto;line-height:1.62;padding-bottom:4.2666666667vw}@media(min-width:1000px){.fragments-accordion .body-lrg{font-size:1.25vw;line-height:1.56}}@media(min-width:1440px){.fragments-accordion .body-lrg{font-size:18px}}@media(min-width:1000px){.fragments-accordion .body-lrg{padding-bottom:min(1.3888888889vw,20px)}}.fragments-accordion .body-lrg svg{flex:none;height:auto;margin-left:4.2666666667vw;width:3.2vw}@media(min-width:1000px){.fragments-accordion .body-lrg svg{margin-left:min(1.1111111111vw,16px);width:auto}}.fragments-accordion .row+.row .body-lrg{padding-top:4.2666666667vw}@media(min-width:1000px){.fragments-accordion .row+.row .body-lrg{padding-top:min(1.3888888889vw,20px)}}.fragments-accordion .overflow{height:0;overflow:hidden;transition:height .4s}.fragments-accordion .content{padding-bottom:4.2666666667vw}@media(min-width:1000px){.fragments-accordion .content{padding-bottom:min(1.3888888889vw,20px)}}.fragments-accordion .content :not(:first-child){margin-top:1.1em}.fragments-accordion .rich-text-renderer.content li{list-style:none}.fragments-accordion .content li{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23373772' fill-rule='evenodd' d='M19.485 5.184c.526.341.673 1.041.33 1.563l-7.728 11.742a1.141 1.141 0 0 1-1.716.217L5.373 14.19a1.124 1.124 0 0 1-.076-1.595A1.14 1.14 0 0 1 6.9 12.52l4.014 3.625L17.913 5.51a1.14 1.14 0 0 1 1.572-.327' clip-rule='evenodd'/%3E%3C/svg%3E\");background-repeat:no-repeat;font-weight:600;list-style:none;padding-left:8.5333333333vw}@media(min-width:1000px){.fragments-accordion .content li{padding-left:min(2.2222222222vw,32px)}}.light-theme .fragments-accordion .content li{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M19.485 5.184c.526.341.673 1.041.33 1.563l-7.728 11.742a1.141 1.141 0 0 1-1.716.217L5.373 14.19a1.124 1.124 0 0 1-.076-1.595A1.14 1.14 0 0 1 6.9 12.52l4.014 3.625L17.913 5.51a1.14 1.14 0 0 1 1.572-.327' clip-rule='evenodd'/%3E%3C/svg%3E\");background-repeat:no-repeat}.fragments-accordion .content .fragments-button{margin-top:1.6em}.fragments-accordion .bump-wrapper{bottom:0;display:none;left:0;pointer-events:none;position:absolute;transform:translate3d(var(--x),0,0)}@media(min-width:1000px){.fragments-accordion .bump-wrapper{display:block}}.fragments-accordion .bump-wrapper .bump{bottom:0;left:0;position:absolute;transform:scaleY(0);transform-origin:50% 100%;transition:transform .24s}.fragments-accordion .row:hover:not(.active) .bump-wrapper{transform:translate3d(var(--x),0,0)}.fragments-accordion .row:hover:not(.active) .bump-wrapper .bump{transform:scaleY(1)}.fragments-accordion .row.active .overflow{height:var(--height)}@media(min-width:1000px){.fragments-accordion.mobile-only .row .overflow{height:auto}.fragments-accordion.mobile-only svg{display:none}}",""]),o.locals={},t.exports=o},559:function(t,e,n){"use strict";n(508)},560:function(t,e,n){var o=n(26)((function(i){return i[1]}));o.push([t.i,'html{-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color:#000;font-family:"museo",Arial,Helvetica,sans-serif;font-size:3.7333333333vw;font-weight:400;line-height:1.71}@media(min-width:1000px){html{font-size:1.1111111111vw;line-height:1.62}}@media(min-width:1440px){html{font-size:16px}}.h1,h1{font-size:9.6666666667vw;letter-spacing:-.01em;line-height:1.1}@media(min-width:1000px){.h1,h1{font-size:5.2777777778vw;line-height:1.16}}@media(min-width:1440px){.h1,h1{font-size:76px}}.h2,h2{font-size:7.2vw;letter-spacing:-.01em;line-height:1.12}@media(min-width:1000px){.h2,h2{font-size:3.0555555556vw;line-height:1.09}}@media(min-width:1440px){.h2,h2{font-size:44px}}.h3,h3{font-size:7.4666666667vw;letter-spacing:-.01em;line-height:1.14}@media(min-width:1000px){.h3,h3{font-size:2.2222222222vw;line-height:1.25}}@media(min-width:1440px){.h3,h3{font-size:32px}}.h4,h4{font-size:4.2666666667vw;letter-spacing:-.01em;line-height:1.22}@media(min-width:1000px){.h4,h4{font-size:1.3888888889vw;line-height:1.2}}@media(min-width:1440px){.h4,h4{font-size:20px}}.body-lrg{font-size:4.2666666667vw;letter-spacing:auto;line-height:1.62}@media(min-width:1000px){.body-lrg{font-size:1.25vw;line-height:1.56}}@media(min-width:1440px){.body-lrg{font-size:18px}}p+p{margin-top:1.1em}.sections-offset-image{color:#34346d}.sections-offset-image.light-theme{color:#fff}.sections-offset-image .c{display:flex;flex-flow:column}@media(min-width:1000px){.sections-offset-image .c{align-items:center;flex-flow:row}}.sections-offset-image .content{background-color:var(--background);border-radius:0 0 5.3333333333vw 5.3333333333vw;order:2;padding:0 6.4vw 6.4vw;text-align:center}@media(min-width:1000px){.sections-offset-image .content{border-radius:min(1.3888888889vw,20px);order:1;padding:min(7.2222222222vw,104px) 7.8935185185vw;text-align:left;width:50%}}@media(min-width:1440px){.sections-offset-image .content{padding:min(7.2222222222vw,104px) 114px}}.sections-offset-image .h3{margin-bottom:4.2666666667vw}@media(min-width:1000px){.sections-offset-image .h3{margin-bottom:min(1.1111111111vw,16px)}}.sections-offset-image .summary{margin-bottom:4.2666666667vw}@media(min-width:1000px){.sections-offset-image .summary{margin-bottom:min(1.6666666667vw,24px)}.sections-offset-image .button-group{padding-right:4.3981481481vw}}@media(min-width:1440px){.sections-offset-image .button-group{padding-right:63px}}.sections-offset-image .fragments-button+.fragments-button{margin-left:0;margin-top:3.2vw}@media(min-width:1000px){.sections-offset-image .fragments-button+.fragments-button{margin-top:min(.8333333333vw,12px)}}.sections-offset-image .image{order:1;padding-left:6.4vw;padding-right:6.4vw;position:relative}@media(min-width:1000px){.sections-offset-image .image{order:2;padding:0;width:50%}}.sections-offset-image .image:before{background-color:var(--background);border-radius:5.3333333333vw 5.3333333333vw 0 0;bottom:0;content:"";height:100%;left:0;position:absolute;transform:scaleY(.5);transform-origin:bottom;width:100%}@media(min-width:1000px){.sections-offset-image .image:before{border-radius:0 min(1.3888888889vw,20px) min(1.3888888889vw,20px) 0;transform:scaleY(.75)}}.sections-offset-image .image img{bottom:4.2666666667vw;position:relative}@media(min-width:1000px){.sections-offset-image .image img{bottom:auto;left:-25%;top:min(2.0833333333vw,30px);transform:scale(1.1)}}',""]),o.locals={},t.exports=o},580:function(t,e,n){"use strict";n.r(e);n(12);var o=n(481),r=n.n(o),l={name:"SectionsOffsetImage",props:{title:{type:String,default:null},summary:{type:String,default:null},content:{type:Object,default:function(){}},image:{type:Object,default:function(){}},buttons:{type:Array,default:function(){return[]}},backgroundColor:{type:String,default:"pastel-green",validator:function(t){return-1!==Object.keys(r.a).indexOf(t)}},lightTextColor:{type:Boolean,default:!1},anchorId:{type:String,default:""}},computed:{background:function(){return r.a[this.backgroundColor]}}},c=(n(559),n(4)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("section",{directives:[{name:"fade",rawName:"v-fade"}],class:{"sections-offset-image":!0,s:!0,"light-theme":t.lightTextColor},style:{"--background":t.background},attrs:{id:t.anchorId?t.anchorId:void 0}},[e("div",{staticClass:"c"},[e("div",{staticClass:"content"},[e("h2",{staticClass:"h3 js-fade-item",domProps:{textContent:t._s(t.title)}}),t._v(" "),t.content?[e("fragments-text-renderer",{attrs:{content:t.content}})]:[t.summary?e("div",{staticClass:"summary",domProps:{innerHTML:t._s(t.summary)}}):t._e(),t._v(" "),e("div",{staticClass:"button-group"},t._l(t.buttons,(function(button,i){return e("fragments-button",t._b({key:i,attrs:{size:"fill"}},"fragments-button",button,!1))})),1)]],2),t._v(" "),t.image?e("fragments-asset",{staticClass:"image js-fade-item",attrs:{asset:t.image}}):e("div",{staticClass:"image js-fade-item"},[e("img",{attrs:{src:"/temporary/phones.png"}})])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{FragmentsTextRenderer:n(480).default,FragmentsButton:n(136).default,FragmentsAsset:n(135).default})},642:function(t,e,n){var content=n(653);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(27).default)("6a5c9cfc",content,!0,{sourceMap:!1})},652:function(t,e,n){"use strict";n(642)},653:function(t,e,n){var o=n(26)((function(i){return i[1]}));o.push([t.i,'html{-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color:#000;font-family:"museo",Arial,Helvetica,sans-serif;font-size:3.7333333333vw;font-weight:400;line-height:1.71}@media(min-width:1000px){html{font-size:1.1111111111vw;line-height:1.62}}@media(min-width:1440px){html{font-size:16px}}.h1,h1{font-size:9.6666666667vw;letter-spacing:-.01em;line-height:1.1}@media(min-width:1000px){.h1,h1{font-size:5.2777777778vw;line-height:1.16}}@media(min-width:1440px){.h1,h1{font-size:76px}}.h2,h2{font-size:7.2vw;letter-spacing:-.01em;line-height:1.12}@media(min-width:1000px){.h2,h2{font-size:3.0555555556vw;line-height:1.09}}@media(min-width:1440px){.h2,h2{font-size:44px}}.h3,h3{font-size:7.4666666667vw;letter-spacing:-.01em;line-height:1.14}@media(min-width:1000px){.h3,h3{font-size:2.2222222222vw;line-height:1.25}}@media(min-width:1440px){.h3,h3{font-size:32px}}.h4,h4{font-size:4.2666666667vw;letter-spacing:-.01em;line-height:1.22}@media(min-width:1000px){.h4,h4{font-size:1.3888888889vw;line-height:1.2}}@media(min-width:1440px){.h4,h4{font-size:20px}}.body-lrg{font-size:4.2666666667vw;letter-spacing:auto;line-height:1.62}@media(min-width:1000px){.body-lrg{font-size:1.25vw;line-height:1.56}}@media(min-width:1440px){.body-lrg{font-size:18px}}p+p{margin-top:1.1em}.fragments-filters{display:grid;font-size:4.2666666667vw;font-weight:700;grid-template-columns:1fr 1fr;letter-spacing:-.01em;line-height:1.22;padding-bottom:10.6666666667vw;padding-top:13.3333333333vw;grid-gap:5.3333333333vw;align-items:flex-end;gap:5.3333333333vw;justify-content:space-between}@media(min-width:1000px){.fragments-filters{font-size:1.3888888889vw;line-height:1.2}}@media(min-width:1440px){.fragments-filters{font-size:20px}}@media(min-width:1000px){.fragments-filters{align-items:flex-start;display:flex;flex-flow:row wrap;gap:min(1.6666666667vw,24px);justify-content:flex-start;padding-bottom:min(4.1666666667vw,60px);padding-top:min(9.7222222222vw,140px)}}.fragments-filters a{border-bottom:2px solid rgba(55,55,114,.7);display:block;opacity:.7;padding-bottom:2.1333333333vw}@media(min-width:1000px){.fragments-filters a{border:none;padding-bottom:0}}.fragments-filters a:hover{opacity:.85}.fragments-filters a.nuxt-link-exact-active{border-bottom:2px solid #373772;opacity:1}@media(min-width:1000px){.fragments-filters a.nuxt-link-exact-active{border:none}}',""]),o.locals={},t.exports=o},654:function(t,e,n){var content=n(688);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(27).default)("f6b96dbc",content,!0,{sourceMap:!1})},662:function(t,e,n){"use strict";n.r(e);var o={name:"FragmentsFilters",props:{filters:{type:Array,default:function(){return[]}}}},r=(n(652),n(4)),component=Object(r.a)(o,(function(){var t=this,e=t._self._c;return e("ul",{staticClass:"fragments-filters c"},t._l(t.filters,(function(filter,i){return e("li",{key:i},[e("nuxt-link",{attrs:{to:filter.slug},domProps:{textContent:t._s(filter.title)}})],1)})),0)}),[],!1,null,null,null);e.default=component.exports},687:function(t,e,n){"use strict";n(654)},688:function(t,e,n){var o=n(26)((function(i){return i[1]}));o.push([t.i,'html{-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color:#000;font-family:"museo",Arial,Helvetica,sans-serif;font-size:3.7333333333vw;font-weight:400;line-height:1.71}@media(min-width:1000px){html{font-size:1.1111111111vw;line-height:1.62}}@media(min-width:1440px){html{font-size:16px}}.h1,h1{font-size:9.6666666667vw;letter-spacing:-.01em;line-height:1.1}@media(min-width:1000px){.h1,h1{font-size:5.2777777778vw;line-height:1.16}}@media(min-width:1440px){.h1,h1{font-size:76px}}.h2,h2{font-size:7.2vw;letter-spacing:-.01em;line-height:1.12}@media(min-width:1000px){.h2,h2{font-size:3.0555555556vw;line-height:1.09}}@media(min-width:1440px){.h2,h2{font-size:44px}}.h3,h3{font-size:7.4666666667vw;letter-spacing:-.01em;line-height:1.14}@media(min-width:1000px){.h3,h3{font-size:2.2222222222vw;line-height:1.25}}@media(min-width:1440px){.h3,h3{font-size:32px}}.h4,h4{font-size:4.2666666667vw;letter-spacing:-.01em;line-height:1.22}@media(min-width:1000px){.h4,h4{font-size:1.3888888889vw;line-height:1.2}}@media(min-width:1440px){.h4,h4{font-size:20px}}.body-lrg{font-size:4.2666666667vw;letter-spacing:auto;line-height:1.62}@media(min-width:1000px){.body-lrg{font-size:1.25vw;line-height:1.56}}@media(min-width:1440px){.body-lrg{font-size:18px}}p+p{margin-top:1.1em}.sections-categories{padding-bottom:21.3333333333vw}@media(min-width:1000px){.sections-categories{display:flex;flex-flow:row wrap;gap:min(5.5555555556vw,80px);padding-bottom:min(5.5555555556vw,80px)}}.sections-categories .category{background-color:#fff;border-radius:2.6666666667vw;padding:8.5333333333vw 4.2666666667vw;width:100%}@media(min-width:1000px){.sections-categories .category{background-color:transparent;border-radius:0;padding:0;width:calc(50% - min(2.7777777778vw,40px))}}.sections-categories .category.is-single{width:100%}.sections-categories .category+.category{margin-top:6.4vw}@media(min-width:1000px){.sections-categories .category+.category{margin-top:0}}.sections-categories .h4{margin-bottom:6.4vw}@media(min-width:1000px){.sections-categories .h4{margin-bottom:min(2.7777777778vw,40px)}}.sections-categories .fragments-accordion{margin-bottom:6.4vw}@media(min-width:1000px){.sections-categories .fragments-accordion{margin-bottom:min(1.6666666667vw,24px)}}.sections-categories .fragments-accordion .body-lrg{font-weight:400}.sections-categories .link{background:linear-gradient(180deg,transparent calc(100% - 1px),currentColor 1px)}.sections-categories .link:hover{opacity:.8}',""]),o.locals={},t.exports=o},699:function(t,e,n){"use strict";n.r(e);n(16),n(5),n(11),n(20),n(21),n(12),n(13);var o=n(487),r=n(17);n(24),n(794),n(69),n(56),n(32),n(70),n(110);function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function c(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?l(Object(n),!0).forEach((function(e){Object(r.a)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var m={name:"TemplatesFaq",props:{categories:{type:Array,default:function(){return[]}},title:{type:String,default:void 0},tabs:{type:Array,default:function(){return[]}},backgroundColor:{type:String,default:"pastel-yellow"},lightTextColor:{type:Boolean,default:!1},footer:{type:Object,default:null}},computed:{filterItems:function(){return this.categories.reduce((function(t,filter){if(filter.hide)return t;var e=c(c({},filter),{},{slug:"/faq/".concat(filter.type,"/").concat(filter.slug)});return t.push(e),t}),[])},categoryItems:function(){var t=this.$route.params.category;return t?this.categories.filter((function(e){return e.slug===t})):this.categories},queriedFilters:function(){var t=this.$route.query.search;return t?this.filterItems.filter((function(e){var title=e.title,n=t.toLowerCase(),o=title.toLowerCase();return o.includes(n)||n.includes(o)})):this.filterItems},queriedCategories:function(){var t,e=null===(t=this.$route.query)||void 0===t||null===(t=t.search)||void 0===t?void 0:t.toLowerCase();if(!e)return this.categoryItems;var n=e.split(" ");return e?this.categoryItems.reduce((function(t,e){return n.map((function(n){var r=e.items.filter((function(t){var title=t.title,e=n.toLowerCase(),o=title.toLowerCase();return e.includes(o)||o.includes(e)}));if(r.length){var l=t.findIndex((function(t){return t.title===e.title}));l>-1?t[l].items=[].concat(Object(o.a)(t[l].items),Object(o.a)(r)):t.push(c(c({},e),{},{items:r}))}})),t}),[]):this.categoryItems}}},d=n(4),component=Object(d.a)(m,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"templates-faq"},[e("headers-faq",t._b({},"headers-faq",{title:t.title,tabs:t.tabs,backgroundColor:t.backgroundColor,lightTextColor:t.lightTextColor},!1)),t._v(" "),e("fragments-filters",{attrs:{filters:t.queriedFilters}}),t._v(" "),e("sections-categories",{attrs:{categories:t.queriedCategories.filter((function(t){return t.title}))}}),t._v(" "),t.footer?e("sections-offset-image",t._b({},"sections-offset-image",t.footer,!1)):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{HeadersFaq:n(810).default,FragmentsFilters:n(662).default,SectionsCategories:n(726).default,SectionsOffsetImage:n(580).default})},726:function(t,e,n){"use strict";n.r(e);n(11),n(48),n(24),n(30),n(59);var o={name:"SectionsCategories",props:{categories:{type:Array,default:function(){return[]}}},data:function(){return{title:String,description:String}},head:function(){return{title:this.title,meta:[{hid:"description",name:"description",content:this.description}]}},methods:{capAt8Rows:function(t){return this.categories.length>1?t.slice(0,7):t},setSeo:function(title,t){this.title=title,this.description=t}}},r=(n(687),n(4)),component=Object(r.a)(o,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"sections-categories c"},[t._l(t.categories,(function(n,i){return e("div",{key:i,class:{category:!0,"is-single":1===t.categories.length}},[t._v("\n    "+t._s(n.seo&&t.setSeo(n.seo.title,n.seo.description))+"\n    "),e("h2",{staticClass:"h4",domProps:{textContent:t._s(n.title||n.name)}}),t._v(" "),e("fragments-accordion",{attrs:{rows:t.capAt8Rows(n.items)}}),t._v(" "),t.$route.path!=="/faq/".concat(n.type,"/").concat(n.slug)?e("nuxt-link",{staticClass:"link",attrs:{to:"/faq/"+n.type+"/"+n.slug}},[t._v("\n      "+t._s("business"===n.type?"See all questions in this category":"Bekijk alle vragen in deze categorie")+"\n    ")]):t._e()],1)})),t._v(" "),0===t.categories.length?e("p",{staticClass:"h3"},[t._v("Geen resultaten gevonden")]):t._e()],2)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{FragmentsAccordion:n(496).default})},794:function(t,e,n){"use strict";var o=n(6),r=n(92).findIndex,l=n(140),c="findIndex",m=!0;c in[]&&Array(1)[c]((function(){m=!1})),o({target:"Array",proto:!0,forced:m},{findIndex:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),l(c)}}]);