(window.webpackJsonp=window.webpackJsonp||[]).push([[115,5,6,24,25,28,36,39,43,49,61,63,66,69,78,89,90,97,104,106,107],{1041:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(2),d=(r(56),r(104),r(110),r(35),r(222),r(130),r(67),r(487),r(79),r(46),r(833)),n=r(832),c=r(95),l=r(351),m=r.n(l),f=r(899),_=r(898),v=r(964);function h(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function x(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?h(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):h(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var y={name:"VacanciesList",components:{JobAlertPopUp:function(){return r.e(188).then(r.bind(null,1064))},NoResults:f.default,VacanciesListItem:v.default,JobAlert:function(){return Promise.resolve().then(r.bind(null,890))},LoadingComponent:_.a,SvgIcon:d.a},data:function(){return{mdiEmail:n.k,sortingOptions:[{value:"relevance",text:"relevantie"},{value:"placement_date",text:"plaatsingsdatum"}],resultsPerPageOptions:[{value:20,text:20},{value:50,text:50},{value:100,text:100}],durationOptions:[{value:null,text:"toon alles"},{value:1,text:"afgelopen 24 uur"},{value:3,text:"afgelopen 3 dagen"},{value:7,text:"afgelopen 7 dagen"}]}},fetch:function(){this.isSearchEmpty||this.addRecentSearch(this.search)},watch:{$route:function(t){["vacancies","vacancies-path-params"].includes(t.name)&&this.$fetch()}},computed:x(x(x(x(x({},Object(c.e)("vacancy-search",["vacancies","displayedSearchTerm"])),Object(c.c)("vacancy-search",["getSortedVacancies","getQueryFromParams","areVacanciesFiltered"])),Object(c.c)("vacancy-search",{search:"getSearch"})),Object(c.e)(["webConfig"])),{},{isSearchEmpty:function(){return!(!m()(this.search)&&!m()(this.search.searchQuery))},sortedVacancies:function(){return this.getSortedVacancies({sortOrder:{relevance:"default",placement_Date:"publication.start"}[this.currentSortOrder]})},currentPage:function(){return this.$route.query.page||1},resultsPerPage:function(){return this.$route.query.size||20},currentSortOrder:function(){return this.$route.query.sort||"relevance"},displayedVacancies:function(){return this.sortedVacancies.slice((this.currentPage-1)*this.resultsPerPage,this.currentPage*this.resultsPerPage)},totalVacancies:function(){return this.vacancies.length},listTitle:function(){var t,e,text=this.areVacanciesFiltered?"Vacatures":"Alle vacatures";return this.$route.query.search_term&&this.$route.query.search_term.length&&(text="".concat(text,' voor "').concat(this.$route.query.search_term,'"')),null!==(t=this.search)&&void 0!==t&&null!==(e=t.labels)&&void 0!==e&&e.location&&(text="".concat(text,' in "').concat(this.search.labels.location,'"')),text},numberOfPages:function(){return Math.ceil(this.totalVacancies/this.resultsPerPage)}}),methods:x(x({},Object(c.b)("user",["addRecentSearch"])),{},{updatePlacementDate:function(t){var e=x(x({},this.$deleteUtmParams(this.$route.query)),this.getQueryFromParams(this.$route.params.pathMatch));this.displayedSearchTerm?e.search_term=this.displayedSearchTerm:delete e.search_term,t?e.published_since_days=t:delete e.published_since_days,this.$router.push({path:"/vacatures",query:e})},updateSortOrder:function(t){var e=x(x({},this.$deleteUtmParams(this.$route.query)),this.getQueryFromParams(this.$route.params.pathMatch));this.displayedSearchTerm?e.search_term=this.displayedSearchTerm:delete e.search_term,t?e.sort=t:delete e.sort,this.$router.push({path:"/vacatures",query:e})},updateResultsPerPage:function(t){var e=x({},this.$deleteUtmParams(this.$route.query));this.displayedSearchTerm?e.search_term=this.displayedSearchTerm:delete e.search_term,t?e.size=t:delete e.size,delete e.page,this.$router.push({path:this.$route.path,query:e})},pageLinkGen:function(t){return{path:this.$route.path,query:x(x({},this.$deleteUtmParams(this.$route.query)),{},{page:t})}}})},w=(r(1095),r(129)),component=Object(w.a)(y,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container pt-3 pb-5",attrs:{id:"vacancy-list-wrapper"}},[t.totalVacancies>0?r("div",{staticClass:"vacancy-list-container"},[r("div",{staticClass:"row mb-3"},[r("div",{staticClass:"d-flex col-12 col-lg-5 col-xl-6"},[r("h2",{staticClass:"d-inline-block mb-2 h5",attrs:{id:"vacancy-list-title"}},[t._v("\n          "+t._s(t.listTitle)+"\n          "),r("span",{directives:[{name:"show",rawName:"v-show",value:!t.$fetchState.pending,expression:"!$fetchState.pending"}],staticClass:"text--gray-dark"},[t._v("\n            ("+t._s(t.totalVacancies)+")\n          ")])])]),t._v(" "),r("div",{staticClass:"d-flex col-12 col-lg-7 col-xl-6 justify-content-lg-end justify-content-between"},[r("div",{staticClass:"mr-2 mr-md-0"},[r("span",{staticClass:"text--gray-dark small"},[t._v("Plaatsingsdatum:")]),t._v(" "),r("b-form-select",{attrs:{id:"placement-date-filter",value:t.$route.query.published_since_days||null,size:"sm",options:t.durationOptions},on:{change:t.updatePlacementDate}})],1),t._v(" "),r("div",{staticClass:"ml-lg-3"},[r("span",{staticClass:"text--gray-dark small"},[t._v("\n            Sorteer:\n          ")]),t._v(" "),r("b-form-select",{attrs:{id:"sort-vacancies-button",value:t.$route.query.sort||"relevance",size:"sm",options:t.sortingOptions},on:{change:t.updateSortOrder}})],1)])]),t._v(" "),t.totalVacancies>0?r("job-alert",{staticClass:"mt-2 mb-3"},[r("div",{staticClass:"flex-grow-1 d-flex d-md-block align-items-md-center justify-content-around",attrs:{slot:"job-alert-content"},slot:"job-alert-content"},[r("div",{staticClass:"d-flex flex-column flex-md-row align-items-md-center"},[r("div",[t._v("\n            Bewaar\n            "),r("span",{staticClass:"font-weight-bold"},[t._v("deze zoekopdracht")]),t._v(" en ontvang\n            nieuwe vacatures per e-mail.\n          ")]),t._v(" "),r("b-button",{directives:[{name:"b-modal",rawName:"v-b-modal.job-alert-modal",modifiers:{"job-alert-modal":!0}}],staticClass:"btn btn-secondary d-flex flex-row-reverse align-items-center justify-content-center ml-md-auto mt-3 mt-md-0",attrs:{id:"job-alert-modal-trigger"}},[r("svg-icon",{staticClass:"svg-icon ml-2",attrs:{type:"mdi",path:t.mdiEmail,size:24}}),t._v(" "),r("span",{staticClass:"text-nowrap"},[t._v("Job Alert maken")])],1)],1)])]):t._e(),t._v(" "),t._l(t.displayedVacancies,(function(e,o){return r("vacancies-list-item",{key:e.id,class:{"last-item":o===t.displayedVacancies.length-1},attrs:{"is-pending":t.$fetchState.pending,vacancy:e,config:{rounded:!1}}})})),t._v(" "),t.totalVacancies>0?r("div",{staticClass:"mt-3 row"},[r("div",{staticClass:"col-12 col-md-6 d-flex justify-content-end justify-content-md-start"},[r("b-pagination-nav",{attrs:{value:t.$route.query.page||1,"link-gen":t.pageLinkGen,"number-of-pages":t.numberOfPages,limit:"6","use-router":""}})],1),t._v(" "),r("div",{staticClass:"d-flex col-12 col-md-6 justify-content-end"},[r("div",[r("span",{staticClass:"text__gray mr-3"},[t._v("\n            vacatures per pagina:\n          ")]),t._v(" "),r("b-form-select",{attrs:{value:t.resultsPerPage,options:t.resultsPerPageOptions},on:{change:t.updateResultsPerPage}})],1)])]):t._e()],2):t.$fetchState.pending?r("loading-component"):r("no-results"),t._v(" "),r("job-alert-pop-up",{attrs:{context:"vacancies"}})],1)}),[],!1,null,"0dec6228",null);e.default=component.exports},1042:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(2),d=r(95);function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function c(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?n(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):n(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var l={name:"ComponentSearch",components:{SearchVacancies:r(914).default},provide:function(){return{placeholder:this.webConfig.vacancies_page.PictureSlider.search_placeholder}},computed:c(c({},Object(d.e)(["webConfig"])),{},{search_header:function(){return this.webConfig.vacancies_page.PictureSlider.search_header}})},m=(r(1097),r(129)),component=Object(m.a)(l,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container d-flex justify-content-center px-0 component-search"},[r("div",{staticClass:"col-12 d-flex flex-column",class:{"py-3":!t.webConfig.vacancies_page.SearchVacancies.hide}},[t.search_header?r("h4",{staticClass:"align-self-center pb-4"},[t._v("\n      "+t._s(t.search_header)+"\n    ")]):t._e(),t._v(" "),r("search-vacancies",{attrs:{config:"Show"}})],1)])}),[],!1,null,null,null);e.default=component.exports},1043:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(21),d=r(2),n=(r(81),r(833)),c=r(832),l=r(95),m=r(840),f=r(105);function _(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function v(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?_(Object(source),!0).forEach((function(e){Object(d.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):_(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var h={name:"JobAlertsSubscribe",components:{SvgIcon:n.a},props:{prependArrowhead:{type:Boolean,default:!0}},data:function(){return{email:null,mdiEmail:c.k}},validations:{email:{required:m.required,email:m.email}},computed:v({},Object(l.e)(["webConfig"])),methods:v(v({},Object(l.b)("alert",["createJobAlert"])),{},{submitJobAlert:function(t){var e=this;return Object(o.a)(regeneratorRuntime.mark((function r(){var o,d;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(t.preventDefault(),e.validate(),e.$v.$invalid){r.next=15;break}return o={frequency:"W",email:e.email},r.prev=4,r.next=7,e.createJobAlert(o);case 7:r.next=15;break;case 9:r.prev=9,r.t0=r.catch(4),f.a.$emit("notification",{variant:"danger",title:"Oeps!",message:"Er is een fout. Probeer nogmaals later."}),d="Could not create job alert: "+r.t0,e.$sentry.captureException(d),console.log(d);case 15:case"end":return r.stop()}}),r,null,[[4,9]])})))()},validate:function(){this.$v.$touch()}})},x=(r(1099),r(129)),component=Object(x.a)(h,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"bg--gray-light text-center container-fluid company__job-alert",class:{"prepend-arrowhead":t.prependArrowhead},style:{backgroundColor:t.webConfig.home_page.JobAlertsSubscribe.color_background}},[r("div",{staticClass:"row"},[r("div",{staticClass:"container d-flex flex-column align-items-center"},[r("h2",{staticClass:"h5 mb-4"},[t._v("\n        "+t._s(t.webConfig.home_page.JobAlertsSubscribe.component_header)+"\n      ")]),t._v(" "),t.webConfig.home_page.JobAlertsSubscribe.component_subheader?r("div",{staticClass:"row"},[r("div",{staticClass:"col-12 col-md-10 offset-0 offset-md-1 mb-4"},[t._v("\n          "+t._s(t.webConfig.home_page.JobAlertsSubscribe.component_subheader)+"\n        ")])]):t._e(),t._v(" "),r("b-input-group",{staticClass:"input"},[r("b-form-input",{attrs:{type:"text",placeholder:"Vul je e-mailadres in"},model:{value:t.email,callback:function(e){t.email=e},expression:"email"}}),t._v(" "),r("b-input-group-append",[r("b-button",{staticClass:"btn btn-secondary d-flex px-3 px-sm-4 px-md-5",on:{click:t.submitJobAlert}},[r("svg-icon",{staticClass:"svg-icon md-24 mr-2",attrs:{type:"mdi",path:t.mdiEmail,size:24}}),t._v("\n            "+t._s(t.webConfig.home_page.JobAlertsSubscribe.component_button_label)+"\n          ")],1)],1)],1),t._v(" "),t.$v.email.$error?r("div",{staticClass:"text--red small"},[t._v("\n        Emailadres is verplicht\n      ")]):t._e()],1)])])}),[],!1,null,"6dc6ace2",null);e.default=component.exports},1044:function(t,e,r){"use strict";r.r(e);r(17),r(19),r(12),r(20);var o=r(2),d=(r(35),r(222),r(14),r(130),r(189),r(18),r(95)),n=r(915);function c(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function l(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?c(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):c(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var m={name:"SearchTags",components:{SearchTag:r(953).default,ClearFiltersButton:n.default},computed:l(l(l(l({},Object(d.c)("vacancy-search",{filterMap:"getFilterMap"})),Object(d.c)("vacancy-search",{search:"getSearch"})),Object(d.e)(["webConfig"])),{},{tagsAmount:function(){var t,e,r=this,o=this.includedFilters.reduce((function(t,e){return t+r.getSearchByFilterType(e).length}),0);return null!==(t=this.search)&&void 0!==t&&null!==(e=t.labels)&&void 0!==e&&e.company&&o++,o},includedFilters:function(){var t=this;return this.webConfig.config.included_filters.filter((function(filter){return Object.keys(t.filterMap).includes(filter)}))}}),methods:{getSearchByFilterType:function(t){var e;return(null===(e=this.search)||void 0===e?void 0:e.searchQuery[t])||[]}}},f=r(129),component=Object(f.a)(m,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"row search-filter-tags-wrapper mx-0",class:{"py-2":t.tagsAmount>0}},[t._l(t.includedFilters,(function(e){return[r("span",{key:e,staticClass:"d-flex flex-wrap search-filter-tags"},t._l(t.getSearchByFilterType(e),(function(t){return r("search-tag",{key:t,attrs:{"filter-type":e,"filter-slug":t.toString()}})})),1)]})),t._v(" "),t.search&&t.search.labels&&t.search.labels.company?r("span",{staticClass:"d-flex flex-wrap search-filter-tags"},[r("search-tag",{attrs:{"filter-type":"company"}})],1):t._e(),t._v(" "),r("clear-filters-button",{staticClass:"my-2",attrs:{"reset-route-name":"vacancies"}})],2)}),[],!1,null,null,null);e.default=component.exports},1095:function(t,e,r){"use strict";r(992)},1096:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,".bg--primary[data-v-0dec6228],.bg__hover--primary[data-v-0dec6228]:hover{background-color:#68006f}.text--primary[data-v-0dec6228],.text__hover--primary[data-v-0dec6228]:hover{color:#68006f}.border--primary[data-v-0dec6228]{border:1px solid #68006f}.border__top--primary[data-v-0dec6228]{border-top:1px solid #68006f!important}.border__bottom--primary[data-v-0dec6228]{border-bottom:1px solid #68006f!important}.border__right--primary[data-v-0dec6228]{border-right:1px solid #68006f!important}.border__left--primary[data-v-0dec6228]{border-left:1px solid #68006f!important}.bg--primary_dark[data-v-0dec6228],.bg__hover--primary_dark[data-v-0dec6228]:hover{background-color:#44004b}.text--primary_dark[data-v-0dec6228],.text__hover--primary_dark[data-v-0dec6228]:hover{color:#44004b}.border--primary_dark[data-v-0dec6228]{border:1px solid #44004b}.border__top--primary_dark[data-v-0dec6228]{border-top:1px solid #44004b!important}.border__bottom--primary_dark[data-v-0dec6228]{border-bottom:1px solid #44004b!important}.border__right--primary_dark[data-v-0dec6228]{border-right:1px solid #44004b!important}.border__left--primary_dark[data-v-0dec6228]{border-left:1px solid #44004b!important}.bg--primary_darker[data-v-0dec6228],.bg__hover--primary_darker[data-v-0dec6228]:hover{background-color:#2a0031}.text--primary_darker[data-v-0dec6228],.text__hover--primary_darker[data-v-0dec6228]:hover{color:#2a0031}.border--primary_darker[data-v-0dec6228]{border:1px solid #2a0031}.border__top--primary_darker[data-v-0dec6228]{border-top:1px solid #2a0031!important}.border__bottom--primary_darker[data-v-0dec6228]{border-bottom:1px solid #2a0031!important}.border__right--primary_darker[data-v-0dec6228]{border-right:1px solid #2a0031!important}.border__left--primary_darker[data-v-0dec6228]{border-left:1px solid #2a0031!important}.bg--primary_light[data-v-0dec6228],.bg__hover--primary_light[data-v-0dec6228]:hover{background-color:#eec8e6}.text--primary_light[data-v-0dec6228],.text__hover--primary_light[data-v-0dec6228]:hover{color:#eec8e6}.border--primary_light[data-v-0dec6228]{border:1px solid #eec8e6}.border__top--primary_light[data-v-0dec6228]{border-top:1px solid #eec8e6!important}.border__bottom--primary_light[data-v-0dec6228]{border-bottom:1px solid #eec8e6!important}.border__right--primary_light[data-v-0dec6228]{border-right:1px solid #eec8e6!important}.border__left--primary_light[data-v-0dec6228]{border-left:1px solid #eec8e6!important}.bg--primary_lighter[data-v-0dec6228],.bg__hover--primary_lighter[data-v-0dec6228]:hover{background-color:#fcf2fa}.text--primary_lighter[data-v-0dec6228],.text__hover--primary_lighter[data-v-0dec6228]:hover{color:#fcf2fa}.border--primary_lighter[data-v-0dec6228]{border:1px solid #fcf2fa}.border__top--primary_lighter[data-v-0dec6228]{border-top:1px solid #fcf2fa!important}.border__bottom--primary_lighter[data-v-0dec6228]{border-bottom:1px solid #fcf2fa!important}.border__right--primary_lighter[data-v-0dec6228]{border-right:1px solid #fcf2fa!important}.border__left--primary_lighter[data-v-0dec6228]{border-left:1px solid #fcf2fa!important}.bg--secondary[data-v-0dec6228],.bg__hover--secondary[data-v-0dec6228]:hover{background-color:#e4692c}.text--secondary[data-v-0dec6228],.text__hover--secondary[data-v-0dec6228]:hover{color:#e4692c}.border--secondary[data-v-0dec6228]{border:1px solid #e4692c}.border__top--secondary[data-v-0dec6228]{border-top:1px solid #e4692c!important}.border__bottom--secondary[data-v-0dec6228]{border-bottom:1px solid #e4692c!important}.border__right--secondary[data-v-0dec6228]{border-right:1px solid #e4692c!important}.border__left--secondary[data-v-0dec6228]{border-left:1px solid #e4692c!important}.bg--secondary_dark[data-v-0dec6228],.bg__hover--secondary_dark[data-v-0dec6228]:hover{background-color:#c45219}.text--secondary_dark[data-v-0dec6228],.text__hover--secondary_dark[data-v-0dec6228]:hover{color:#c45219}.border--secondary_dark[data-v-0dec6228]{border:1px solid #c45219}.border__top--secondary_dark[data-v-0dec6228]{border-top:1px solid #c45219!important}.border__bottom--secondary_dark[data-v-0dec6228]{border-bottom:1px solid #c45219!important}.border__right--secondary_dark[data-v-0dec6228]{border-right:1px solid #c45219!important}.border__left--secondary_dark[data-v-0dec6228]{border-left:1px solid #c45219!important}.bg--secondary_darker[data-v-0dec6228],.bg__hover--secondary_darker[data-v-0dec6228]:hover{background-color:#994d27}.text--secondary_darker[data-v-0dec6228],.text__hover--secondary_darker[data-v-0dec6228]:hover{color:#994d27}.border--secondary_darker[data-v-0dec6228]{border:1px solid #994d27}.border__top--secondary_darker[data-v-0dec6228]{border-top:1px solid #994d27!important}.border__bottom--secondary_darker[data-v-0dec6228]{border-bottom:1px solid #994d27!important}.border__right--secondary_darker[data-v-0dec6228]{border-right:1px solid #994d27!important}.border__left--secondary_darker[data-v-0dec6228]{border-left:1px solid #994d27!important}.bg--secondary_light[data-v-0dec6228],.bg__hover--secondary_light[data-v-0dec6228]:hover{background-color:#e3bd92}.text--secondary_light[data-v-0dec6228],.text__hover--secondary_light[data-v-0dec6228]:hover{color:#e3bd92}.border--secondary_light[data-v-0dec6228]{border:1px solid #e3bd92}.border__top--secondary_light[data-v-0dec6228]{border-top:1px solid #e3bd92!important}.border__bottom--secondary_light[data-v-0dec6228]{border-bottom:1px solid #e3bd92!important}.border__right--secondary_light[data-v-0dec6228]{border-right:1px solid #e3bd92!important}.border__left--secondary_light[data-v-0dec6228]{border-left:1px solid #e3bd92!important}.bg--secondary_lighter[data-v-0dec6228],.bg__hover--secondary_lighter[data-v-0dec6228]:hover{background-color:#e3ceba}.text--secondary_lighter[data-v-0dec6228],.text__hover--secondary_lighter[data-v-0dec6228]:hover{color:#e3ceba}.border--secondary_lighter[data-v-0dec6228]{border:1px solid #e3ceba}.border__top--secondary_lighter[data-v-0dec6228]{border-top:1px solid #e3ceba!important}.border__bottom--secondary_lighter[data-v-0dec6228]{border-bottom:1px solid #e3ceba!important}.border__right--secondary_lighter[data-v-0dec6228]{border-right:1px solid #e3ceba!important}.border__left--secondary_lighter[data-v-0dec6228]{border-left:1px solid #e3ceba!important}.bg--tertiary[data-v-0dec6228],.bg__hover--tertiary[data-v-0dec6228]:hover{background-color:#407cd5}.text--tertiary[data-v-0dec6228],.text__hover--tertiary[data-v-0dec6228]:hover{color:#407cd5}.border--tertiary[data-v-0dec6228]{border:1px solid #407cd5}.border__top--tertiary[data-v-0dec6228]{border-top:1px solid #407cd5!important}.border__bottom--tertiary[data-v-0dec6228]{border-bottom:1px solid #407cd5!important}.border__right--tertiary[data-v-0dec6228]{border-right:1px solid #407cd5!important}.border__left--tertiary[data-v-0dec6228]{border-left:1px solid #407cd5!important}.bg--tertiary_dark[data-v-0dec6228],.bg__hover--tertiary_dark[data-v-0dec6228]:hover{background-color:#3a61b4}.text--tertiary_dark[data-v-0dec6228],.text__hover--tertiary_dark[data-v-0dec6228]:hover{color:#3a61b4}.border--tertiary_dark[data-v-0dec6228]{border:1px solid #3a61b4}.border__top--tertiary_dark[data-v-0dec6228]{border-top:1px solid #3a61b4!important}.border__bottom--tertiary_dark[data-v-0dec6228]{border-bottom:1px solid #3a61b4!important}.border__right--tertiary_dark[data-v-0dec6228]{border-right:1px solid #3a61b4!important}.border__left--tertiary_dark[data-v-0dec6228]{border-left:1px solid #3a61b4!important}.bg--tertiary_darker[data-v-0dec6228],.bg__hover--tertiary_darker[data-v-0dec6228]:hover{background-color:#2f4c93}.text--tertiary_darker[data-v-0dec6228],.text__hover--tertiary_darker[data-v-0dec6228]:hover{color:#2f4c93}.border--tertiary_darker[data-v-0dec6228]{border:1px solid #2f4c93}.border__top--tertiary_darker[data-v-0dec6228]{border-top:1px solid #2f4c93!important}.border__bottom--tertiary_darker[data-v-0dec6228]{border-bottom:1px solid #2f4c93!important}.border__right--tertiary_darker[data-v-0dec6228]{border-right:1px solid #2f4c93!important}.border__left--tertiary_darker[data-v-0dec6228]{border-left:1px solid #2f4c93!important}.bg--tertiary_light[data-v-0dec6228],.bg__hover--tertiary_light[data-v-0dec6228]:hover{background-color:#8eadd1}.text--tertiary_light[data-v-0dec6228],.text__hover--tertiary_light[data-v-0dec6228]:hover{color:#8eadd1}.border--tertiary_light[data-v-0dec6228]{border:1px solid #8eadd1}.border__top--tertiary_light[data-v-0dec6228]{border-top:1px solid #8eadd1!important}.border__bottom--tertiary_light[data-v-0dec6228]{border-bottom:1px solid #8eadd1!important}.border__right--tertiary_light[data-v-0dec6228]{border-right:1px solid #8eadd1!important}.border__left--tertiary_light[data-v-0dec6228]{border-left:1px solid #8eadd1!important}.bg--tertiary_lighter[data-v-0dec6228],.bg__hover--tertiary_lighter[data-v-0dec6228]:hover{background-color:#ebf2fc}.text--tertiary_lighter[data-v-0dec6228],.text__hover--tertiary_lighter[data-v-0dec6228]:hover{color:#ebf2fc}.border--tertiary_lighter[data-v-0dec6228]{border:1px solid #ebf2fc}.border__top--tertiary_lighter[data-v-0dec6228]{border-top:1px solid #ebf2fc!important}.border__bottom--tertiary_lighter[data-v-0dec6228]{border-bottom:1px solid #ebf2fc!important}.border__right--tertiary_lighter[data-v-0dec6228]{border-right:1px solid #ebf2fc!important}.border__left--tertiary_lighter[data-v-0dec6228]{border-left:1px solid #ebf2fc!important}.bg--black[data-v-0dec6228],.bg__hover--black[data-v-0dec6228]:hover{background-color:#212121}.text--black[data-v-0dec6228],.text__hover--black[data-v-0dec6228]:hover{color:#212121}.border--black[data-v-0dec6228]{border:1px solid #212121}.border__top--black[data-v-0dec6228]{border-top:1px solid #212121!important}.border__bottom--black[data-v-0dec6228]{border-bottom:1px solid #212121!important}.border__right--black[data-v-0dec6228]{border-right:1px solid #212121!important}.border__left--black[data-v-0dec6228]{border-left:1px solid #212121!important}.bg--white[data-v-0dec6228],.bg__hover--white[data-v-0dec6228]:hover{background-color:#fff}.text--white[data-v-0dec6228],.text__hover--white[data-v-0dec6228]:hover{color:#fff}.border--white[data-v-0dec6228]{border:1px solid #fff}.border__top--white[data-v-0dec6228]{border-top:1px solid #fff!important}.border__bottom--white[data-v-0dec6228]{border-bottom:1px solid #fff!important}.border__right--white[data-v-0dec6228]{border-right:1px solid #fff!important}.border__left--white[data-v-0dec6228]{border-left:1px solid #fff!important}.bg--gray[data-v-0dec6228],.bg__hover--gray[data-v-0dec6228]:hover{background-color:#c7c7c7}.text--gray[data-v-0dec6228],.text__hover--gray[data-v-0dec6228]:hover{color:#c7c7c7}.border--gray[data-v-0dec6228]{border:1px solid #c7c7c7}.border__top--gray[data-v-0dec6228]{border-top:1px solid #c7c7c7!important}.border__bottom--gray[data-v-0dec6228]{border-bottom:1px solid #c7c7c7!important}.border__right--gray[data-v-0dec6228]{border-right:1px solid #c7c7c7!important}.border__left--gray[data-v-0dec6228]{border-left:1px solid #c7c7c7!important}.bg--gray-light[data-v-0dec6228],.bg__hover--gray-light[data-v-0dec6228]:hover{background-color:#f0f0f0}.text--gray-light[data-v-0dec6228],.text__hover--gray-light[data-v-0dec6228]:hover{color:#f0f0f0}.border--gray-light[data-v-0dec6228]{border:1px solid #f0f0f0}.border__top--gray-light[data-v-0dec6228]{border-top:1px solid #f0f0f0!important}.border__bottom--gray-light[data-v-0dec6228]{border-bottom:1px solid #f0f0f0!important}.border__right--gray-light[data-v-0dec6228]{border-right:1px solid #f0f0f0!important}.border__left--gray-light[data-v-0dec6228]{border-left:1px solid #f0f0f0!important}.bg--gray-lighter[data-v-0dec6228],.bg__hover--gray-lighter[data-v-0dec6228]:hover{background-color:#f3f3f3}.text--gray-lighter[data-v-0dec6228],.text__hover--gray-lighter[data-v-0dec6228]:hover{color:#f3f3f3}.border--gray-lighter[data-v-0dec6228]{border:1px solid #f3f3f3}.border__top--gray-lighter[data-v-0dec6228]{border-top:1px solid #f3f3f3!important}.border__bottom--gray-lighter[data-v-0dec6228]{border-bottom:1px solid #f3f3f3!important}.border__right--gray-lighter[data-v-0dec6228]{border-right:1px solid #f3f3f3!important}.border__left--gray-lighter[data-v-0dec6228]{border-left:1px solid #f3f3f3!important}.bg--gray-dark[data-v-0dec6228],.bg__hover--gray-dark[data-v-0dec6228]:hover{background-color:#757575}.text--gray-dark[data-v-0dec6228],.text__hover--gray-dark[data-v-0dec6228]:hover{color:#757575}.border--gray-dark[data-v-0dec6228]{border:1px solid #757575}.border__top--gray-dark[data-v-0dec6228]{border-top:1px solid #757575!important}.border__bottom--gray-dark[data-v-0dec6228]{border-bottom:1px solid #757575!important}.border__right--gray-dark[data-v-0dec6228]{border-right:1px solid #757575!important}.border__left--gray-dark[data-v-0dec6228]{border-left:1px solid #757575!important}.bg--gray-darker[data-v-0dec6228],.bg__hover--gray-darker[data-v-0dec6228]:hover{background-color:#474747}.text--gray-darker[data-v-0dec6228],.text__hover--gray-darker[data-v-0dec6228]:hover{color:#474747}.border--gray-darker[data-v-0dec6228]{border:1px solid #474747}.border__top--gray-darker[data-v-0dec6228]{border-top:1px solid #474747!important}.border__bottom--gray-darker[data-v-0dec6228]{border-bottom:1px solid #474747!important}.border__right--gray-darker[data-v-0dec6228]{border-right:1px solid #474747!important}.border__left--gray-darker[data-v-0dec6228]{border-left:1px solid #474747!important}.bg--red[data-v-0dec6228],.bg__hover--red[data-v-0dec6228]:hover{background-color:#e53935}.text--red[data-v-0dec6228],.text__hover--red[data-v-0dec6228]:hover{color:#e53935}.border--red[data-v-0dec6228]{border:1px solid #e53935}.border__top--red[data-v-0dec6228]{border-top:1px solid #e53935!important}.border__bottom--red[data-v-0dec6228]{border-bottom:1px solid #e53935!important}.border__right--red[data-v-0dec6228]{border-right:1px solid #e53935!important}.border__left--red[data-v-0dec6228]{border-left:1px solid #e53935!important}.bg--orange[data-v-0dec6228],.bg__hover--orange[data-v-0dec6228]:hover{background-color:#ffb74d}.text--orange[data-v-0dec6228],.text__hover--orange[data-v-0dec6228]:hover{color:#ffb74d}.border--orange[data-v-0dec6228]{border:1px solid #ffb74d}.border__top--orange[data-v-0dec6228]{border-top:1px solid #ffb74d!important}.border__bottom--orange[data-v-0dec6228]{border-bottom:1px solid #ffb74d!important}.border__right--orange[data-v-0dec6228]{border-right:1px solid #ffb74d!important}.border__left--orange[data-v-0dec6228]{border-left:1px solid #ffb74d!important}.bg--dark-orange[data-v-0dec6228],.bg__hover--dark-orange[data-v-0dec6228]:hover{background-color:#e65100}.text--dark-orange[data-v-0dec6228],.text__hover--dark-orange[data-v-0dec6228]:hover{color:#e65100}.border--dark-orange[data-v-0dec6228]{border:1px solid #e65100}.border__top--dark-orange[data-v-0dec6228]{border-top:1px solid #e65100!important}.border__bottom--dark-orange[data-v-0dec6228]{border-bottom:1px solid #e65100!important}.border__right--dark-orange[data-v-0dec6228]{border-right:1px solid #e65100!important}.border__left--dark-orange[data-v-0dec6228]{border-left:1px solid #e65100!important}.bg--light-orange[data-v-0dec6228],.bg__hover--light-orange[data-v-0dec6228]:hover{background-color:#ffe0b2}.text--light-orange[data-v-0dec6228],.text__hover--light-orange[data-v-0dec6228]:hover{color:#ffe0b2}.border--light-orange[data-v-0dec6228]{border:1px solid #ffe0b2}.border__top--light-orange[data-v-0dec6228]{border-top:1px solid #ffe0b2!important}.border__bottom--light-orange[data-v-0dec6228]{border-bottom:1px solid #ffe0b2!important}.border__right--light-orange[data-v-0dec6228]{border-right:1px solid #ffe0b2!important}.border__left--light-orange[data-v-0dec6228]{border-left:1px solid #ffe0b2!important}.bg--overview[data-v-0dec6228],.bg__hover--overview[data-v-0dec6228]:hover{background-color:#dfeaed}.text--overview[data-v-0dec6228],.text__hover--overview[data-v-0dec6228]:hover{color:#dfeaed}.border--overview[data-v-0dec6228]{border:1px solid #dfeaed}.border__top--overview[data-v-0dec6228]{border-top:1px solid #dfeaed!important}.border__bottom--overview[data-v-0dec6228]{border-bottom:1px solid #dfeaed!important}.border__right--overview[data-v-0dec6228]{border-right:1px solid #dfeaed!important}.border__left--overview[data-v-0dec6228]{border-left:1px solid #dfeaed!important}[data-v-0dec6228]:export{black:#212121;white:#fff;gray:#c7c7c7;gray-light:#f0f0f0;gray-lighter:#f3f3f3;gray-dark:#757575;gray-darker:#474747;red:#e53935;orange:#ffb74d;dark-orange:#e65100;light-orange:#ffe0b2;overview:#dfeaed}@media (min-width:0px){.text-sm-center[data-v-0dec6228]{text-align:center}}@media (min-width:0px){.text-sm-left[data-v-0dec6228]{text-align:left}}@media (min-width:0px){.text-sm-right[data-v-0dec6228]{text-align:right}}@media (min-width:0px){.text--sm__1[data-v-0dec6228]{font-size:1.2em}}@media (min-width:0px){.text--sm__2[data-v-0dec6228]{font-size:1.4em}}@media (min-width:0px){.text--sm__3[data-v-0dec6228]{font-size:1.6em}}@media (min-width:0px){.text--sm__4[data-v-0dec6228]{font-size:1.8em}}@media (min-width:0px){.text--sm__5[data-v-0dec6228]{font-size:2em}}@media (min-width:768px){.text-md-center[data-v-0dec6228]{text-align:center}}@media (min-width:768px){.text-md-left[data-v-0dec6228]{text-align:left}}@media (min-width:768px){.text-md-right[data-v-0dec6228]{text-align:right}}@media (min-width:768px){.text--md__1[data-v-0dec6228]{font-size:1.2em}}@media (min-width:768px){.text--md__2[data-v-0dec6228]{font-size:1.4em}}@media (min-width:768px){.text--md__3[data-v-0dec6228]{font-size:1.6em}}@media (min-width:768px){.text--md__4[data-v-0dec6228]{font-size:1.8em}}@media (min-width:768px){.text--md__5[data-v-0dec6228]{font-size:2em}}@media (min-width:992px){.text-lg-center[data-v-0dec6228]{text-align:center}}@media (min-width:992px){.text-lg-left[data-v-0dec6228]{text-align:left}}@media (min-width:992px){.text-lg-right[data-v-0dec6228]{text-align:right}}@media (min-width:992px){.text--lg__1[data-v-0dec6228]{font-size:1.2em}}@media (min-width:992px){.text--lg__2[data-v-0dec6228]{font-size:1.4em}}@media (min-width:992px){.text--lg__3[data-v-0dec6228]{font-size:1.6em}}@media (min-width:992px){.text--lg__4[data-v-0dec6228]{font-size:1.8em}}@media (min-width:992px){.text--lg__5[data-v-0dec6228]{font-size:2em}}.z-index-0[data-v-0dec6228]{z-index:0}.z-index-1[data-v-0dec6228]{z-index:1}.z-index-2[data-v-0dec6228]{z-index:2}.z-index-3[data-v-0dec6228]{z-index:3}.z-index-4[data-v-0dec6228]{z-index:4}.z-index-5[data-v-0dec6228]{z-index:5}.z-index-6[data-v-0dec6228]{z-index:6}.z-index-7[data-v-0dec6228]{z-index:7}.z-index-8[data-v-0dec6228]{z-index:8}.z-index-9[data-v-0dec6228]{z-index:9}@media (min-width:576px){.w-sm-full[data-v-0dec6228]{width:100%!important}.w-sm-auto[data-v-0dec6228]{width:auto!important}.w-sm-inherit[data-v-0dec6228]{width:inherit!important}.flex-sm-0[data-v-0dec6228]{flex:0!important}}@media (min-width:768px){.w-md-full[data-v-0dec6228]{width:100%!important}.w-md-auto[data-v-0dec6228]{width:auto!important}.w-md-inherit[data-v-0dec6228]{width:inherit!important}.flex-md-0[data-v-0dec6228]{flex:0!important}}@media (min-width:992px){.w-lg-full[data-v-0dec6228]{width:100%!important}.w-lg-auto[data-v-0dec6228]{width:auto!important}.w-lg-inherit[data-v-0dec6228]{width:inherit!important}.flex-lg-0[data-v-0dec6228]{flex:0!important}}@media (min-width:1200px){.w-xl-full[data-v-0dec6228]{width:100%!important}.w-xl-auto[data-v-0dec6228]{width:auto!important}.w-xl-inherit[data-v-0dec6228]{width:inherit!important}.flex-xl-0[data-v-0dec6228]{flex:0!important}}.position-absolute-center-middle[data-v-0dec6228]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container[data-v-0dec6228]{max-width:100%!important}.bg-image[data-v-0dec6228]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}select[data-v-0dec6228]{width:unset}@media (max-width:576px){select[data-v-0dec6228]{width:100%}}",""]),o.locals={},t.exports=o},1097:function(t,e,r){"use strict";r(993)},1098:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,".bg--primary,.bg__hover--primary:hover{background-color:#68006f}.text--primary,.text__hover--primary:hover{color:#68006f}.border--primary{border:1px solid #68006f}.border__top--primary{border-top:1px solid #68006f!important}.border__bottom--primary{border-bottom:1px solid #68006f!important}.border__right--primary{border-right:1px solid #68006f!important}.border__left--primary{border-left:1px solid #68006f!important}.bg--primary_dark,.bg__hover--primary_dark:hover{background-color:#44004b}.text--primary_dark,.text__hover--primary_dark:hover{color:#44004b}.border--primary_dark{border:1px solid #44004b}.border__top--primary_dark{border-top:1px solid #44004b!important}.border__bottom--primary_dark{border-bottom:1px solid #44004b!important}.border__right--primary_dark{border-right:1px solid #44004b!important}.border__left--primary_dark{border-left:1px solid #44004b!important}.bg--primary_darker,.bg__hover--primary_darker:hover{background-color:#2a0031}.text--primary_darker,.text__hover--primary_darker:hover{color:#2a0031}.border--primary_darker{border:1px solid #2a0031}.border__top--primary_darker{border-top:1px solid #2a0031!important}.border__bottom--primary_darker{border-bottom:1px solid #2a0031!important}.border__right--primary_darker{border-right:1px solid #2a0031!important}.border__left--primary_darker{border-left:1px solid #2a0031!important}.bg--primary_light,.bg__hover--primary_light:hover{background-color:#eec8e6}.text--primary_light,.text__hover--primary_light:hover{color:#eec8e6}.border--primary_light{border:1px solid #eec8e6}.border__top--primary_light{border-top:1px solid #eec8e6!important}.border__bottom--primary_light{border-bottom:1px solid #eec8e6!important}.border__right--primary_light{border-right:1px solid #eec8e6!important}.border__left--primary_light{border-left:1px solid #eec8e6!important}.bg--primary_lighter,.bg__hover--primary_lighter:hover{background-color:#fcf2fa}.text--primary_lighter,.text__hover--primary_lighter:hover{color:#fcf2fa}.border--primary_lighter{border:1px solid #fcf2fa}.border__top--primary_lighter{border-top:1px solid #fcf2fa!important}.border__bottom--primary_lighter{border-bottom:1px solid #fcf2fa!important}.border__right--primary_lighter{border-right:1px solid #fcf2fa!important}.border__left--primary_lighter{border-left:1px solid #fcf2fa!important}.bg--secondary,.bg__hover--secondary:hover{background-color:#e4692c}.text--secondary,.text__hover--secondary:hover{color:#e4692c}.border--secondary{border:1px solid #e4692c}.border__top--secondary{border-top:1px solid #e4692c!important}.border__bottom--secondary{border-bottom:1px solid #e4692c!important}.border__right--secondary{border-right:1px solid #e4692c!important}.border__left--secondary{border-left:1px solid #e4692c!important}.bg--secondary_dark,.bg__hover--secondary_dark:hover{background-color:#c45219}.text--secondary_dark,.text__hover--secondary_dark:hover{color:#c45219}.border--secondary_dark{border:1px solid #c45219}.border__top--secondary_dark{border-top:1px solid #c45219!important}.border__bottom--secondary_dark{border-bottom:1px solid #c45219!important}.border__right--secondary_dark{border-right:1px solid #c45219!important}.border__left--secondary_dark{border-left:1px solid #c45219!important}.bg--secondary_darker,.bg__hover--secondary_darker:hover{background-color:#994d27}.text--secondary_darker,.text__hover--secondary_darker:hover{color:#994d27}.border--secondary_darker{border:1px solid #994d27}.border__top--secondary_darker{border-top:1px solid #994d27!important}.border__bottom--secondary_darker{border-bottom:1px solid #994d27!important}.border__right--secondary_darker{border-right:1px solid #994d27!important}.border__left--secondary_darker{border-left:1px solid #994d27!important}.bg--secondary_light,.bg__hover--secondary_light:hover{background-color:#e3bd92}.text--secondary_light,.text__hover--secondary_light:hover{color:#e3bd92}.border--secondary_light{border:1px solid #e3bd92}.border__top--secondary_light{border-top:1px solid #e3bd92!important}.border__bottom--secondary_light{border-bottom:1px solid #e3bd92!important}.border__right--secondary_light{border-right:1px solid #e3bd92!important}.border__left--secondary_light{border-left:1px solid #e3bd92!important}.bg--secondary_lighter,.bg__hover--secondary_lighter:hover{background-color:#e3ceba}.text--secondary_lighter,.text__hover--secondary_lighter:hover{color:#e3ceba}.border--secondary_lighter{border:1px solid #e3ceba}.border__top--secondary_lighter{border-top:1px solid #e3ceba!important}.border__bottom--secondary_lighter{border-bottom:1px solid #e3ceba!important}.border__right--secondary_lighter{border-right:1px solid #e3ceba!important}.border__left--secondary_lighter{border-left:1px solid #e3ceba!important}.bg--tertiary,.bg__hover--tertiary:hover{background-color:#407cd5}.text--tertiary,.text__hover--tertiary:hover{color:#407cd5}.border--tertiary{border:1px solid #407cd5}.border__top--tertiary{border-top:1px solid #407cd5!important}.border__bottom--tertiary{border-bottom:1px solid #407cd5!important}.border__right--tertiary{border-right:1px solid #407cd5!important}.border__left--tertiary{border-left:1px solid #407cd5!important}.bg--tertiary_dark,.bg__hover--tertiary_dark:hover{background-color:#3a61b4}.text--tertiary_dark,.text__hover--tertiary_dark:hover{color:#3a61b4}.border--tertiary_dark{border:1px solid #3a61b4}.border__top--tertiary_dark{border-top:1px solid #3a61b4!important}.border__bottom--tertiary_dark{border-bottom:1px solid #3a61b4!important}.border__right--tertiary_dark{border-right:1px solid #3a61b4!important}.border__left--tertiary_dark{border-left:1px solid #3a61b4!important}.bg--tertiary_darker,.bg__hover--tertiary_darker:hover{background-color:#2f4c93}.text--tertiary_darker,.text__hover--tertiary_darker:hover{color:#2f4c93}.border--tertiary_darker{border:1px solid #2f4c93}.border__top--tertiary_darker{border-top:1px solid #2f4c93!important}.border__bottom--tertiary_darker{border-bottom:1px solid #2f4c93!important}.border__right--tertiary_darker{border-right:1px solid #2f4c93!important}.border__left--tertiary_darker{border-left:1px solid #2f4c93!important}.bg--tertiary_light,.bg__hover--tertiary_light:hover{background-color:#8eadd1}.text--tertiary_light,.text__hover--tertiary_light:hover{color:#8eadd1}.border--tertiary_light{border:1px solid #8eadd1}.border__top--tertiary_light{border-top:1px solid #8eadd1!important}.border__bottom--tertiary_light{border-bottom:1px solid #8eadd1!important}.border__right--tertiary_light{border-right:1px solid #8eadd1!important}.border__left--tertiary_light{border-left:1px solid #8eadd1!important}.bg--tertiary_lighter,.bg__hover--tertiary_lighter:hover{background-color:#ebf2fc}.text--tertiary_lighter,.text__hover--tertiary_lighter:hover{color:#ebf2fc}.border--tertiary_lighter{border:1px solid #ebf2fc}.border__top--tertiary_lighter{border-top:1px solid #ebf2fc!important}.border__bottom--tertiary_lighter{border-bottom:1px solid #ebf2fc!important}.border__right--tertiary_lighter{border-right:1px solid #ebf2fc!important}.border__left--tertiary_lighter{border-left:1px solid #ebf2fc!important}.bg--black,.bg__hover--black:hover{background-color:#212121}.text--black,.text__hover--black:hover{color:#212121}.border--black{border:1px solid #212121}.border__top--black{border-top:1px solid #212121!important}.border__bottom--black{border-bottom:1px solid #212121!important}.border__right--black{border-right:1px solid #212121!important}.border__left--black{border-left:1px solid #212121!important}.bg--white,.bg__hover--white:hover{background-color:#fff}.text--white,.text__hover--white:hover{color:#fff}.border--white{border:1px solid #fff}.border__top--white{border-top:1px solid #fff!important}.border__bottom--white{border-bottom:1px solid #fff!important}.border__right--white{border-right:1px solid #fff!important}.border__left--white{border-left:1px solid #fff!important}.bg--gray,.bg__hover--gray:hover{background-color:#c7c7c7}.text--gray,.text__hover--gray:hover{color:#c7c7c7}.border--gray{border:1px solid #c7c7c7}.border__top--gray{border-top:1px solid #c7c7c7!important}.border__bottom--gray{border-bottom:1px solid #c7c7c7!important}.border__right--gray{border-right:1px solid #c7c7c7!important}.border__left--gray{border-left:1px solid #c7c7c7!important}.bg--gray-light,.bg__hover--gray-light:hover{background-color:#f0f0f0}.text--gray-light,.text__hover--gray-light:hover{color:#f0f0f0}.border--gray-light{border:1px solid #f0f0f0}.border__top--gray-light{border-top:1px solid #f0f0f0!important}.border__bottom--gray-light{border-bottom:1px solid #f0f0f0!important}.border__right--gray-light{border-right:1px solid #f0f0f0!important}.border__left--gray-light{border-left:1px solid #f0f0f0!important}.bg--gray-lighter,.bg__hover--gray-lighter:hover{background-color:#f3f3f3}.text--gray-lighter,.text__hover--gray-lighter:hover{color:#f3f3f3}.border--gray-lighter{border:1px solid #f3f3f3}.border__top--gray-lighter{border-top:1px solid #f3f3f3!important}.border__bottom--gray-lighter{border-bottom:1px solid #f3f3f3!important}.border__right--gray-lighter{border-right:1px solid #f3f3f3!important}.border__left--gray-lighter{border-left:1px solid #f3f3f3!important}.bg--gray-dark,.bg__hover--gray-dark:hover{background-color:#757575}.text--gray-dark,.text__hover--gray-dark:hover{color:#757575}.border--gray-dark{border:1px solid #757575}.border__top--gray-dark{border-top:1px solid #757575!important}.border__bottom--gray-dark{border-bottom:1px solid #757575!important}.border__right--gray-dark{border-right:1px solid #757575!important}.border__left--gray-dark{border-left:1px solid #757575!important}.bg--gray-darker,.bg__hover--gray-darker:hover{background-color:#474747}.text--gray-darker,.text__hover--gray-darker:hover{color:#474747}.border--gray-darker{border:1px solid #474747}.border__top--gray-darker{border-top:1px solid #474747!important}.border__bottom--gray-darker{border-bottom:1px solid #474747!important}.border__right--gray-darker{border-right:1px solid #474747!important}.border__left--gray-darker{border-left:1px solid #474747!important}.bg--red,.bg__hover--red:hover{background-color:#e53935}.text--red,.text__hover--red:hover{color:#e53935}.border--red{border:1px solid #e53935}.border__top--red{border-top:1px solid #e53935!important}.border__bottom--red{border-bottom:1px solid #e53935!important}.border__right--red{border-right:1px solid #e53935!important}.border__left--red{border-left:1px solid #e53935!important}.bg--orange,.bg__hover--orange:hover{background-color:#ffb74d}.text--orange,.text__hover--orange:hover{color:#ffb74d}.border--orange{border:1px solid #ffb74d}.border__top--orange{border-top:1px solid #ffb74d!important}.border__bottom--orange{border-bottom:1px solid #ffb74d!important}.border__right--orange{border-right:1px solid #ffb74d!important}.border__left--orange{border-left:1px solid #ffb74d!important}.bg--dark-orange,.bg__hover--dark-orange:hover{background-color:#e65100}.text--dark-orange,.text__hover--dark-orange:hover{color:#e65100}.border--dark-orange{border:1px solid #e65100}.border__top--dark-orange{border-top:1px solid #e65100!important}.border__bottom--dark-orange{border-bottom:1px solid #e65100!important}.border__right--dark-orange{border-right:1px solid #e65100!important}.border__left--dark-orange{border-left:1px solid #e65100!important}.bg--light-orange,.bg__hover--light-orange:hover{background-color:#ffe0b2}.text--light-orange,.text__hover--light-orange:hover{color:#ffe0b2}.border--light-orange{border:1px solid #ffe0b2}.border__top--light-orange{border-top:1px solid #ffe0b2!important}.border__bottom--light-orange{border-bottom:1px solid #ffe0b2!important}.border__right--light-orange{border-right:1px solid #ffe0b2!important}.border__left--light-orange{border-left:1px solid #ffe0b2!important}.bg--overview,.bg__hover--overview:hover{background-color:#dfeaed}.text--overview,.text__hover--overview:hover{color:#dfeaed}.border--overview{border:1px solid #dfeaed}.border__top--overview{border-top:1px solid #dfeaed!important}.border__bottom--overview{border-bottom:1px solid #dfeaed!important}.border__right--overview{border-right:1px solid #dfeaed!important}.border__left--overview{border-left:1px solid #dfeaed!important}.component-search{min-height:77px}.component-search input{padding-right:40px}",""]),o.locals={black:"#212121",white:"#fff",gray:"#c7c7c7","gray-light":"#f0f0f0","gray-lighter":"#f3f3f3","gray-dark":"#757575","gray-darker":"#474747",red:"#e53935",orange:"#ffb74d","dark-orange":"#e65100","light-orange":"#ffe0b2",overview:"#dfeaed"},t.exports=o},1099:function(t,e,r){"use strict";r(994)},1100:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,'.company__job-alert[data-v-6dc6ace2]{padding-top:40px;padding-bottom:40px;position:relative}.company__job-alert.prepend-arrowhead[data-v-6dc6ace2]:before{content:" ";height:0;width:0;position:absolute;top:0;left:50%;margin-left:-20px;border-color:#fff transparent transparent;border-style:solid;border-width:14px 20px 0}.company__job-alert .input[data-v-6dc6ace2]{max-width:600px}',""]),o.locals={},t.exports=o},1341:function(t,e,r){"use strict";r.r(e);r(19),r(12),r(20);var o=r(82),d=r(2),n=r(21),c=(r(81),r(56),r(104),r(110),r(61),r(130),r(67),r(14),r(18),r(46),r(35),r(222),r(352),r(55),r(17),r(132),r(95)),l=r(351),m=r.n(l),f=r(902),_=r(1041),v=r(1042),h=r(961),x=r(1043),y=r(1044),w=r(898);function k(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function O(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?k(Object(source),!0).forEach((function(e){Object(d.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):k(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var z={name:"ViewVacanciesOverview",components:{VacanciesOverview:h.default,VacanciesList:_.default,PictureSlider:f.default,ComponentSearch:v.default,JobAlertsSubscribe:x.default,SearchTags:y.default,LoadingComponent:w.a},fetch:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(r=[t.fetchVacanciesBySearch(),t.fetchFilters()],Promise.all(r.map((function(p){return p.then((function(t){return{status:"fulfilled",value:t}})).catch((function(t){return{status:"rejected",reason:t}}))})))).catch(t.$fetchErrorHandler);case 2:case"end":return e.stop()}var r}),e)})))()},watch:{$route:function(t,e){["vacancies","vacancies-path-params"].includes(t.name)&&(this.$fetch(),t.query.page===e.query.page&&t.query.size===e.query.size||this.$refs.belowPicture.scrollIntoView(!0))}},methods:Object(c.b)("vacancy-search",["fetchVacanciesBySearch","fetchFilters"]),computed:O(O(O(O({},Object(c.e)(["webConfig"])),Object(c.c)("vacancy-search",["getLabelFromSlug","areVacanciesSearched"])),Object(c.c)("vacancy-search",{search:"getSearch"})),{},{hideSearch:function(){return this.webConfig.vacancies_page.SearchVacancies.hide},canonical:function(){var t=0===Object.keys(this.$route.query).filter((function(t){return"page"!==t})).length,e="";this.$route.query.page&&1!=+this.$route.query.page&&t&&(e="?page=".concat(this.$route.query.page));var r="".concat(this.$config.appUrl,"/").concat(this.webConfig.config.slug_map.vacancy.plur);return this.$route.params.pathMatch?this.$config.appUrl+this.$route.path+e:r+e},dynamicTitleExcerpt:function(){var text="Vacatures";if(/vacatures\/\w+/.test(this.canonical)){var t,e,r,d,n;if(null!==(t=this.search)&&void 0!==t&&t.searchQuery&&!m()(this.search.searchQuery)){var c=Object(o.a)(Object.entries(this.search.searchQuery)[0],2),l=c[0],f=c[1];f=Array.isArray(f)?f[0]:f;if(["discipline","region","education","work_category","employment_type","work_experience"].includes(l)){var _=this.getLabelFromSlug(l,f);text="region"===l?text+" in "+_:_+" vacatures"}}null!==(e=this.search)&&void 0!==e&&null!==(r=e.labels)&&void 0!==r&&r.company&&(text=text+" voor "+this.search.labels.company),null!==(d=this.search)&&void 0!==d&&null!==(n=d.labels)&&void 0!==n&&n.location&&(text=text+" in "+this.search.labels.location)}return text},mainHeading:function(){var t="vacatures ".concat(this.webConfig.config.head_data.vacancies.default_text);return this.areVacanciesSearched||(t="Alle ".concat(t)),/vacatures\/\w+/.test(this.canonical)?this.dynamicTitleExcerpt:t.replace(/^\w/,(function(t){return t.toUpperCase()}))},pageExcerpt:function(){return this.$route.query.page&&1!=+this.$route.query.page?" (".concat(this.$route.query.page,")"):""},pageTitle:function(){return"".concat(this.dynamicTitleExcerpt).concat(this.pageExcerpt," | ").concat(this.$config.appTitle).replace(/^\w/,(function(t){return t.toUpperCase()}))},metaDescription:function(){return this.webConfig.config.head_data.vacancies.description||"Actuele "+this.pageTitle.replace(/^Vacatures/,(function(t){return t.toLowerCase()}))}}),head:function(){var t={title:this.pageTitle,meta:[{hid:"description",name:"description",content:this.metaDescription},{hid:"twitter:title",name:"twitter:title",content:this.pageTitle},{hid:"twitter:description",name:"twitter:description",content:this.metaDescription},{hid:"og:title",property:"og:title",content:this.pageTitle},{hid:"og:description",property:"og:description",content:this.metaDescription},{hid:"og:url",property:"og:url",content:this.canonical||this.$config.appUrl+this.$route.fullPath}]};return this.canonical&&(t=O(O({},t),{},{link:[{rel:"canonical",href:this.canonical}]})),t}},j=r(129),component=Object(j.a)(z,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"width__full"},[r("picture-slider",{attrs:{config:t.webConfig.vacancies_page.PictureSlider,title:t.mainHeading}}),t._v(" "),r("span",{ref:"belowPicture"}),t._v(" "),t.hideSearch?t.areVacanciesSearched?r("div",{staticClass:"bg--primary"},[r("div",{staticClass:"container"},[r("search-tags")],1)]):t._e():r("div",{staticClass:"bg--primary"},[r("component-search",{attrs:{config:"Show"}})],1),t._v(" "),t.$fetchState.pending?r("loading-component"):r("vacancies-list"),t._v(" "),t.webConfig.vacancies_page.JobAlertsSubscribe.show?r("job-alerts-subscribe",{attrs:{"prepend-arrowhead":!1}}):t._e(),t._v(" "),r("vacancies-overview",{attrs:{config:t.webConfig.config.overview_component_config}})],1)}),[],!1,null,null,null);e.default=component.exports},821:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"withParams",{enumerable:!0,get:function(){return d.default}}),e.regex=e.ref=e.len=e.req=void 0;var o,d=(o=r(847))&&o.__esModule?o:{default:o};function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var c=function(t){if(Array.isArray(t))return!!t.length;if(null==t)return!1;if(!1===t)return!0;if(t instanceof Date)return!isNaN(t.getTime());if("object"===n(t)){for(var e in t)return!0;return!1}return!!String(t).length};e.req=c;e.len=function(t){return Array.isArray(t)?t.length:"object"===n(t)?Object.keys(t).length:String(t).length};e.ref=function(t,e,r){return"function"==typeof t?t.call(e,r):r[t]};e.regex=function(t,e){return(0,d.default)({type:t},(function(t){return!c(t)||e.test(t)}))}},837:function(t,e,r){var content=r(844);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("2e8d50f6",content,!0,{sourceMap:!1})},840:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"alpha",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"alphaNum",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"numeric",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"between",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"email",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"ipAddress",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"macAddress",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"maxLength",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"minLength",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"required",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"requiredIf",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"requiredUnless",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"sameAs",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"url",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"or",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"and",{enumerable:!0,get:function(){return z.default}}),Object.defineProperty(e,"not",{enumerable:!0,get:function(){return j.default}}),Object.defineProperty(e,"minValue",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"maxValue",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"integer",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"decimal",{enumerable:!0,get:function(){return $.default}}),e.helpers=void 0;var o=E(r(846)),d=E(r(849)),n=E(r(850)),c=E(r(851)),l=E(r(852)),m=E(r(853)),f=E(r(854)),_=E(r(855)),v=E(r(856)),h=E(r(857)),x=E(r(858)),y=E(r(859)),w=E(r(860)),k=E(r(861)),O=E(r(862)),z=E(r(863)),j=E(r(864)),P=E(r(865)),C=E(r(866)),S=E(r(867)),$=E(r(868)),D=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){var desc=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,r):{};desc.get||desc.set?Object.defineProperty(e,r,desc):e[r]=t[r]}return e.default=t,e}(r(821));function E(t){return t&&t.__esModule?t:{default:t}}e.helpers=D},842:function(t,e,r){"use strict";r.r(e);r(488);var o=r(349),d={name:"CompanyLogo",props:{name:{type:String,default:""},slug:{type:String,default:""},logoUrl:{type:String,default:""},size:{type:Number,required:!1,default:function(){return 138}},grayscale:{type:Boolean,default:!1},small:{type:Boolean,default:!1},link:{type:[Object,String],default:""},hover:{type:Boolean,default:!0},isPending:{type:Boolean,default:!1},isKeyboardNavigable:{type:Boolean,default:!0}},data:function(){return{imgError:!1}},computed:{imgixLogoUrl:function(){return Object(o.a)(this.logoUrl,"?w=".concat(this.size,"&trim=color&trimcolor=fff&auto=format"))}},methods:{onImgError:function(){this.imgError=!0}}},n=(r(843),r(129)),component=Object(n.a)(d,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.isPending?t._e():r("nuxt-link",{staticClass:"no-hover",class:{"cursor-inherit":!t.hover},attrs:{to:t.link,tabindex:t.isKeyboardNavigable?0:-1}},[t.imgError?r("div",{staticClass:"text--primary",class:{grayscale:t.grayscale}},[t._v("\n    "+t._s(t.name)+"\n  ")]):r("img",{staticClass:"logo py-2 py-md-0 d-block mw-100 h-auto",class:{grayscale:t.grayscale,"small-logo":t.small},attrs:{src:t.imgixLogoUrl,alt:t.name+" logo",title:t.name},on:{error:function(e){return t.onImgError()}}})])}),[],!1,null,"7544420a",null);e.default=component.exports},843:function(t,e,r){"use strict";r(837)},844:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,".logo[data-v-7544420a]{max-height:115px}.grayscale[data-v-7544420a]{filter:grayscale(100%)}.small-logo[data-v-7544420a]{width:125px}",""]),o.locals={},t.exports=o},846:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("alpha",/^[a-zA-Z]*$/);e.default=o},847:function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o="web"===t.env.BUILD?r(848).withParams:r(489).withParams;e.default=o}).call(this,r(117))},848:function(t,e,r){"use strict";(function(t){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.withParams=void 0;var o="undefined"!=typeof window?window:void 0!==t?t:{},d=o.vuelidate?o.vuelidate.withParams:function(t,e){return"object"===r(t)&&void 0!==e?e:t((function(){}))};e.withParams=d}).call(this,r(74))},849:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("alphaNum",/^[a-zA-Z0-9]*$/);e.default=o},850:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("numeric",/^[0-9]*$/);e.default=o},851:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t,e){return(0,o.withParams)({type:"between",min:t,max:e},(function(r){return!(0,o.req)(r)||(!/\s/.test(r)||r instanceof Date)&&+t<=+r&&+e>=+r}))}},852:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("email",/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/);e.default=o},853:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821),d=(0,o.withParams)({type:"ipAddress"},(function(t){if(!(0,o.req)(t))return!0;if("string"!=typeof t)return!1;var e=t.split(".");return 4===e.length&&e.every(n)}));e.default=d;var n=function(t){if(t.length>3||0===t.length)return!1;if("0"===t[0]&&"0"!==t)return!1;if(!t.match(/^\d+$/))return!1;var e=0|+t;return e>=0&&e<=255}},854:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:":";return(0,o.withParams)({type:"macAddress"},(function(e){if(!(0,o.req)(e))return!0;if("string"!=typeof e)return!1;var r="string"==typeof t&&""!==t?e.split(t):12===e.length||16===e.length?e.match(/.{2}/g):null;return null!==r&&(6===r.length||8===r.length)&&r.every(d)}))};var d=function(t){return t.toLowerCase().match(/^[0-9a-f]{2}$/)}},855:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"maxLength",max:t},(function(e){return!(0,o.req)(e)||(0,o.len)(e)<=t}))}},856:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"minLength",min:t},(function(e){return!(0,o.req)(e)||(0,o.len)(e)>=t}))}},857:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821),d=(0,o.withParams)({type:"required"},(function(t){return"string"==typeof t?(0,o.req)(t.trim()):(0,o.req)(t)}));e.default=d},858:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"requiredIf",prop:t},(function(e,r){return!(0,o.ref)(t,this,r)||(0,o.req)(e)}))}},859:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"requiredUnless",prop:t},(function(e,r){return!!(0,o.ref)(t,this,r)||(0,o.req)(e)}))}},860:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"sameAs",eq:t},(function(e,r){return e===(0,o.ref)(t,this,r)}))}},861:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("url",/^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i);e.default=o},862:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return(0,o.withParams)({type:"or"},(function(){for(var t=this,r=arguments.length,o=new Array(r),d=0;d<r;d++)o[d]=arguments[d];return e.length>0&&e.reduce((function(e,r){return e||r.apply(t,o)}),!1)}))}},863:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return(0,o.withParams)({type:"and"},(function(){for(var t=this,r=arguments.length,o=new Array(r),d=0;d<r;d++)o[d]=arguments[d];return e.length>0&&e.reduce((function(e,r){return e&&r.apply(t,o)}),!0)}))}},864:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"not"},(function(e,r){return!(0,o.req)(e)||!t.call(this,e,r)}))}},865:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"minValue",min:t},(function(e){return!(0,o.req)(e)||(!/\s/.test(e)||e instanceof Date)&&+e>=+t}))}},866:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(821);e.default=function(t){return(0,o.withParams)({type:"maxValue",max:t},(function(e){return!(0,o.req)(e)||(!/\s/.test(e)||e instanceof Date)&&+e<=+t}))}},867:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("integer",/(^[0-9]*$)|(^-[0-9]+$)/);e.default=o},868:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=(0,r(821).regex)("decimal",/^[-]?\d*(\.\d+)?$/);e.default=o},869:function(t,e,r){var content=r(882);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("4969ef0b",content,!0,{sourceMap:!1})},870:function(t,e,r){"use strict";e.a={methods:{hasProperValue:function(t){return null!=t&&0!==t}}}},872:function(t,e,r){var content=r(894);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("2cd84d98",content,!0,{sourceMap:!1})},873:function(t,e,r){var content=r(896);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("6e8fc252",content,!0,{sourceMap:!1})},874:function(t,e,r){var content=r(908);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("378d8e8a",content,!0,{sourceMap:!1})},875:function(t,e,r){var content=r(912);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("4f2b601e",content,!0,{sourceMap:!1})},876:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(2),d=r(833),n=r(832),c=r(95),l=r(280),m=r.n(l);function f(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function _(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?f(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):f(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var v={name:"FavoriteButton",components:{SvgIcon:d.a},data:function(){return{mdiHeart:n.n,mdiHeartOutline:n.o}},props:{config:{type:Object,required:!0,default:function(){return{onlyIcon:!0,id:"",title:"",vacancySlug:"",company:"",companySlug:"",variation:"",isPending:!1}}}},computed:_(_({},Object(c.e)("user",["favorites"])),{},{customCSSProperties:function(){return this.config.onlyIcon?{}:{padding:"0","margin-right":"0.2rem"}},variation:function(){return this.config.variation?this.config.variation.toLowerCase():"primary"},isFavorite:function(){var t=this;return void 0!==m()(this.favorites,(function(e){return e.id===t.config.id}))}}),methods:_(_({},Object(c.b)("user",["addFavorite","removeFavorite"])),{},{toggleFavorites:function(){var t={id:this.config.id,title:this.config.title,organization:this.config.organization,vacancySlug:this.config.vacancySlug,companySlug:this.config.companySlug};this.isFavorite?this.removeFavorite(this.config.id):this.addFavorite(t)}})},h=r(129),component=Object(h.a)(v,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("button",{staticClass:"btn-clear py-2 py-lg-0",class:["text--"+t.variation,{"cursor-pointer":!t.config.isPending,"text--gray-dark":t.config.isPending,"px-3 px-lg-0":t.config.onlyIcon}],attrs:{"aria-label":"Toevoegen aan favorieten"},on:{click:function(e){t.config.isPending||t.toggleFavorites()}}},[r("svg-icon",{staticClass:"svg-icon align-middle mb-1 heart-btn user-select-none",style:t.customCSSProperties,attrs:{type:"mdi",path:t.isFavorite?t.mdiHeart:t.mdiHeartOutline,size:24}}),t._v(" "),t.config.onlyIcon?t._e():r("span",[t._v("\n    Toevoegen "),r("span",{staticClass:"d-none d-sm-inline"},[t._v("aan favorieten")])])],1)}),[],!1,null,null,null);e.default=component.exports},877:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(2),d=(r(490),r(67),r(833)),n=r(832),c=r(95),l=r(279),m=r(883),f=r(884),_=r(885),v=r(903),h=r(876),x=r(901);function y(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function w(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?y(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):y(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var k=l.a.isNavigationFailure,O=l.a.NavigationFailureType,z={name:"VacancySummaryCard",components:{FavoriteButton:h.default,VacancySummarySalary:m.default,VacancySummaryDuration:f.default,VacancySummaryEducation:_.default,VacancySummaryExpiration:v.default,SvgIcon:d.a},data:function(){return{mdiMapMarker:n.r,mdiClockOutline:n.h,mdiCurrencyEur:n.j,mdiSchool:n.u,mdiTimerSandFull:n.w}},mixins:[x.a],props:{vacancy:{type:Object,required:!0,default:function(){return{}}},config:{type:Object,required:!1,default:function(){return{rounded:!0}}},border:{type:String,required:!1,default:function(){return""}},isPending:{type:Boolean,default:!1}},computed:w(w({},Object(c.e)(["webConfig"])),{},{customConfig:function(){return this.webConfig.config.component.VacancySummaryCard},isVacancyExpired:function(){return new Date>new Date(this.vacancy.publication.end)},favoriteConfig:function(){var t;return{onlyIcon:!0,id:this.vacancy.id,title:this.vacancy.title,organization:this.vacancy.company.title,variation:null===(t=this.customConfig)||void 0===t?void 0:t.vacancy_title_color,vacancySlug:this.vacancy.slug,companySlug:this.vacancy.company.slug,isPending:this.isPending}},isVacancyNotExternal:function(){return"external"!==this.vacancy.publication.scope},nonExternalBadgeText:function(){return"internal"===this.vacancy.publication.scope?"Interne vacature":"Regionale vacature"},vacancyTitleClass:function(){var t,e;return["text--".concat(null!==(t=this.customConfig)&&void 0!==t&&t.vacancy_title_color?null===(e=this.customConfig)||void 0===e?void 0:e.vacancy_title_color.toLowerCase():"primary","_dark")]},includedDetails:function(){return this.webConfig.config.included_vacancy_details},borderClass:function(){return this.border||"border-0"},link:function(){return{name:"vacancies-id",params:{companyTitle:this.vacancy.company.slug,vacancyTitle:this.vacancy.slug,id:this.vacancy.id}}},hasMagicExpirationDate:function(){var t,e;if(null!==(t=this.vacancy)&&void 0!==t&&null!==(e=t.publication)&&void 0!==e&&e.end){var r=new Date("2999-12-01T00:00");return new Date(this.vacancy.publication.end).valueOf()>r.valueOf()}return!1}}),methods:{handleCardClick:function(){var t=this;this.$router.push(this.link,(function(){}),(function(e){k(e,O.cancelled)&&console.log("Navigation to ".concat(t.link.name," cancelled"))}))}}},j=(r(921),r(129)),component=Object(j.a)(z,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"position-relative width__full vacancy-summary"},[t.vacancy.is_top_item?r("span",{staticClass:"p-1 shadow-sm top-flag text-capitalize small text--white position-absolute bg--tertiary",class:{"bg--gray-dark":t.isPending}},[t._v("\n    top job\n  ")]):t._e(),t._v(" "),r("div",{staticClass:"no-hover width__full summary-card",on:{click:function(e){t.isPending||t.handleCardClick()}}},[r("b-card",{staticClass:"height__full",class:[{"rounded-0":!t.config.rounded,"cursor-pointer":!t.isPending,"bg__hover--primary_lighter":!t.isPending},t.borderClass]},[r("div",{staticClass:"d-flex flex-column mt-sm-3 mt-md-0"},[r("div",{staticClass:"text--black",class:{"mt-2":t.vacancy.is_top_item,"text--gray-dark":t.isPending}},[r("span",{staticClass:"mr-2"},[t._v(t._s(t.vacancy.company.title))]),t._v(" "),t.isVacancyExpired?r("span",{staticClass:"small text-danger",class:{"text--gray-dark":t.isPending}},[t._v("Gesloten")]):t._e(),t._v(" "),t.isVacancyNotExternal?r("span",{staticClass:"p-1 rounded-sm border--primary bg--primary_lighter white-space--nowrap"},[t._v("\n            "+t._s(t.nonExternalBadgeText)+"\n          ")]):t._e()]),t._v(" "),r("div",{staticClass:"mt-1 h5"},[t.isPending?r("span",{staticClass:"text--gray-dark"},[t._v(t._s(t.vacancy.title))]):r("nuxt-link",{attrs:{to:t.link}},[r("span",{class:t.vacancyTitleClass},[t._v(t._s(t.vacancy.title))])])],1),t._v(" "),r("div",{staticClass:"small text--gray-dark label mr-2s"},[t.vacancy.city&&t.includedDetails.includes("location")?r("span",{staticClass:"mr-2 label"},[r("svg-icon",{staticClass:"align-middle svg-icon",attrs:{type:"mdi",path:t.mdiMapMarker,size:14}}),t._v("\n            "+t._s(t.vacancy.city)+"\n          ")],1):t._e(),t._v(" "),t.hasEmployment(t.vacancy.employment.hours)&&t.includedDetails.includes("duration")?r("span",{staticClass:"mr-2 label"},[r("span",[r("svg-icon",{staticClass:"align-middle svg-icon",attrs:{type:"mdi",path:t.mdiClockOutline,size:14}}),t._v(" "),r("vacancy-summary-duration",{attrs:{employment:t.vacancy.employment}})],1)]):t._e(),t._v(" "),t.vacancy.salary&&t.hasSalary(t.vacancy.salary.min,t.vacancy.salary.max)&&t.includedDetails.includes("salary")?r("span",{staticClass:"mr-2 label"},[r("span",[r("svg-icon",{staticClass:"align-middle svg-icon",attrs:{type:"mdi",path:t.mdiCurrencyEur,size:14}}),t._v(" "),r("vacancy-summary-salary",{attrs:{salary:t.vacancy.salary}})],1)]):t._e(),t._v(" "),t.vacancy.education&&t.includedDetails.includes("education")?r("span",{staticClass:"mr-2 label"},[r("span",[r("svg-icon",{staticClass:"align-middle svg-icon",attrs:{type:"mdi",path:t.mdiSchool,size:14}}),t._v(" "),r("vacancy-summary-education",{attrs:{education:t.vacancy.education}})],1)]):t._e(),t._v(" "),t.includedDetails.includes("expiration")&&t.vacancy.publication.end&&!t.hasMagicExpirationDate?r("span",{staticClass:"mr-2 label"},[r("span",[r("svg-icon",{staticClass:"align-middle svg-icon",attrs:{type:"mdi",path:t.mdiTimerSandFull,size:14}}),t._v(" "),r("vacancy-summary-expiration",{attrs:{"expiration-date":t.vacancy.publication.end}})],1)]):t._e()])])])],1),t._v(" "),r("favorite-button",{staticClass:"favorite-button",attrs:{config:t.favoriteConfig}})],1)}),[],!1,null,"2d0f748c",null);e.default=component.exports},878:function(t,e,r){"use strict";r.r(e);var o={name:"CallToActionButton",props:{to:{type:Object,default:null},label:{type:String,required:!0},shadow:{type:Boolean,default:!1}}},d=(r(881),r(129)),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.to?r("nuxt-link",{staticClass:"btn btn-secondary px-3 py-2",class:{shadow:t.shadow},attrs:{to:t.to}},[r("span",{staticClass:"label text-uppercase"},[t._v(t._s(t.label))])]):r("button",{staticClass:"btn btn-secondary px-3 py-2",class:{shadow:t.shadow},attrs:{type:"button"}},[r("span",{staticClass:"label text-uppercase"},[t._v(t._s(t.label))])])}),[],!1,null,"b9d213be",null);e.default=component.exports},881:function(t,e,r){"use strict";r(869)},882:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,"@media (min-width:0px){.text-sm-center[data-v-b9d213be]{text-align:center}}@media (min-width:0px){.text-sm-left[data-v-b9d213be]{text-align:left}}@media (min-width:0px){.text-sm-right[data-v-b9d213be]{text-align:right}}@media (min-width:0px){.text--sm__1[data-v-b9d213be]{font-size:1.2em}}@media (min-width:0px){.text--sm__2[data-v-b9d213be]{font-size:1.4em}}@media (min-width:0px){.text--sm__3[data-v-b9d213be]{font-size:1.6em}}@media (min-width:0px){.text--sm__4[data-v-b9d213be]{font-size:1.8em}}@media (min-width:0px){.text--sm__5[data-v-b9d213be]{font-size:2em}}@media (min-width:768px){.text-md-center[data-v-b9d213be]{text-align:center}}@media (min-width:768px){.text-md-left[data-v-b9d213be]{text-align:left}}@media (min-width:768px){.text-md-right[data-v-b9d213be]{text-align:right}}@media (min-width:768px){.text--md__1[data-v-b9d213be]{font-size:1.2em}}@media (min-width:768px){.text--md__2[data-v-b9d213be]{font-size:1.4em}}@media (min-width:768px){.text--md__3[data-v-b9d213be]{font-size:1.6em}}@media (min-width:768px){.text--md__4[data-v-b9d213be]{font-size:1.8em}}@media (min-width:768px){.text--md__5[data-v-b9d213be]{font-size:2em}}@media (min-width:992px){.text-lg-center[data-v-b9d213be]{text-align:center}}@media (min-width:992px){.text-lg-left[data-v-b9d213be]{text-align:left}}@media (min-width:992px){.text-lg-right[data-v-b9d213be]{text-align:right}}@media (min-width:992px){.text--lg__1[data-v-b9d213be]{font-size:1.2em}}@media (min-width:992px){.text--lg__2[data-v-b9d213be]{font-size:1.4em}}@media (min-width:992px){.text--lg__3[data-v-b9d213be]{font-size:1.6em}}@media (min-width:992px){.text--lg__4[data-v-b9d213be]{font-size:1.8em}}@media (min-width:992px){.text--lg__5[data-v-b9d213be]{font-size:2em}}.z-index-0[data-v-b9d213be]{z-index:0}.z-index-1[data-v-b9d213be]{z-index:1}.z-index-2[data-v-b9d213be]{z-index:2}.z-index-3[data-v-b9d213be]{z-index:3}.z-index-4[data-v-b9d213be]{z-index:4}.z-index-5[data-v-b9d213be]{z-index:5}.z-index-6[data-v-b9d213be]{z-index:6}.z-index-7[data-v-b9d213be]{z-index:7}.z-index-8[data-v-b9d213be]{z-index:8}.z-index-9[data-v-b9d213be]{z-index:9}@media (min-width:576px){.w-sm-full[data-v-b9d213be]{width:100%!important}.w-sm-auto[data-v-b9d213be]{width:auto!important}.w-sm-inherit[data-v-b9d213be]{width:inherit!important}.flex-sm-0[data-v-b9d213be]{flex:0!important}}@media (min-width:768px){.w-md-full[data-v-b9d213be]{width:100%!important}.w-md-auto[data-v-b9d213be]{width:auto!important}.w-md-inherit[data-v-b9d213be]{width:inherit!important}.flex-md-0[data-v-b9d213be]{flex:0!important}}@media (min-width:992px){.w-lg-full[data-v-b9d213be]{width:100%!important}.w-lg-auto[data-v-b9d213be]{width:auto!important}.w-lg-inherit[data-v-b9d213be]{width:inherit!important}.flex-lg-0[data-v-b9d213be]{flex:0!important}}@media (min-width:1200px){.w-xl-full[data-v-b9d213be]{width:100%!important}.w-xl-auto[data-v-b9d213be]{width:auto!important}.w-xl-inherit[data-v-b9d213be]{width:inherit!important}.flex-xl-0[data-v-b9d213be]{flex:0!important}}.position-absolute-center-middle[data-v-b9d213be]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container[data-v-b9d213be]{max-width:100%!important}.bg-image[data-v-b9d213be]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.label[data-v-b9d213be]{font-size:20px;letter-spacing:.05rem}@media (max-width:768px){.label[data-v-b9d213be]{font-size:15px}}",""]),o.locals={},t.exports=o},883:function(t,e,r){"use strict";r.r(e);var o={name:"VacancySummarySalary",mixins:[r(870).a],props:{salary:{type:Object,required:!0,default:function(){return{}}}}},d=r(129),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",[r("span",{staticClass:"align-middle"},[t._v(t._s(t.salary.min)+" - "+t._s(t.salary.max))])])}),[],!1,null,"ee009464",null);e.default=component.exports},884:function(t,e,r){"use strict";r.r(e);var o={name:"VacancySummaryDuration",mixins:[r(870).a],props:{employment:{type:Object,required:!0,default:function(){return{}}}},computed:{areHoursSpecified:function(){return this.hasProperValue(this.employment.hours.min)&&this.hasProperValue(this.employment.hours.max)}}},d=r(129),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",{staticClass:"vacancy-summary-duration"},[t.areHoursSpecified?r("span",{staticClass:"align-middle"},[t._v("\n    "+t._s(t.employment.hours.min)+" - "+t._s(t.employment.hours.max)+" uur\n  ")]):r("span",[t._v("\n    "+t._s(t.employment.hours.exact)+" uur\n  ")])])}),[],!1,null,"11fd9af1",null);e.default=component.exports},885:function(t,e,r){"use strict";r.r(e);var o={name:"VacancySummaryEducation",props:{education:{type:Array,required:!0,default:function(){return[]}}}},d=r(129),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",t._l(t.education,(function(e,o){return r("span",{key:"type-"+o,staticClass:"align-middle"},[t._v("\n    "+t._s(e)+"\n    "),o!==t.education.length-1?r("span",[t._v(" · ")]):t._e()])})),0)}),[],!1,null,"d9b01f7c",null);e.default=component.exports},887:function(t,e,r){var content=r(922);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("f5a27a40",content,!0,{sourceMap:!1})},889:function(t,e,r){"use strict";r.r(e);var o={name:"SliderSearch",components:{SearchVacancies:r(914).default},props:{header:{type:String,required:!0,default:function(){return"Demo text"}}}},d=(r(893),r(129)),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"search-wrapper col-12 col-lg-10 offset-lg-1 d-flex justify-content-center px-0"},[r("div",{staticClass:"search-wrapper-inner px-3 py-4 pb-sm-4 pt-sm-3 px-md-4 bg--primary d-flex flex-column"},[r("h2",{staticClass:"text--white align-self-center mb-4 mb-sm-3 h4"},[t._v("\n      "+t._s(t.header)+"\n    ")]),t._v(" "),r("search-vacancies")],1)])}),[],!1,null,"3c28d704",null);e.default=component.exports},890:function(t,e,r){"use strict";r.r(e);var o=r(833),d=r(832),n={name:"JobAlert",components:{SvgIcon:o.a},data:function(){return{email:null,mdiEmail:d.k}}},c=(r(895),r(129)),component=Object(c.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"p-3 d-flex align-items-center",attrs:{id:"job-alert-wrapper"}},[r("div",{staticClass:"d-none d-lg-block mr-3"},[r("svg-icon",{staticClass:"svg-icon text--primary",attrs:{type:"mdi",path:t.mdiEmail,size:24}})],1),t._v(" "),t._t("job-alert-content")],2)}),[],!1,null,"2b1194da",null);e.default=component.exports},891:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(21),d=r(2),n=(r(81),r(35),r(222),r(67),r(833)),c=r(832),l=r(191),m=r.n(l),f=r(95),_=r(840),v=r(105);function h(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function x(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?h(Object(source),!0).forEach((function(e){Object(d.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):h(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var y={name:"CreateAlertForm",components:{SvgIcon:n.a},props:{context:{type:String,required:!0}},validations:{email:{required:_.required,email:_.email}},data:function(){return{email:null,distance:null,mdiSend:c.v}},computed:x(x(x(x(x({},Object(f.e)(["webConfig"])),Object(f.e)("company",["current_company"])),Object(f.c)("vacancy-search",["getLabelFromSlug","areSearchFieldsActive"])),Object(f.c)("vacancy-search",{search:"getSearch"})),{},{includedFilters:function(){return this.webConfig.config.included_filters},tagsAmount:function(){var t,e,r,o,d=this,n=this.includedFilters.reduce((function(t,e){return t+d.getSearchByFilterType(e).length}),0);return null!==(t=this.search)&&void 0!==t&&null!==(e=t.labels)&&void 0!==e&&e.company&&n++,null!==(r=this.search)&&void 0!==r&&null!==(o=r.labels)&&void 0!==o&&o.location&&n++,n}}),mounted:function(){var t,e,r=this;v.a.$on("resetJobAlertMail",(function(){r.email=null})),this.email=m()(null===(t=this.$store.state.auth)||void 0===t||null===(e=t.user)||void 0===e?void 0:e.email),this.setDistance()},beforeDestroy:function(){v.a.$off("resetJobAlertMail")},methods:x(x({},Object(f.b)("alert",["createJobAlert"])),{},{setDistance:function(){var t,e;this.distance=(null===(t=this.search)||void 0===t||null===(e=t.searchQuery)||void 0===e?void 0:e.distance)||null},getSearchByFilterType:function(t){var e;return(null===(e=this.search)||void 0===e?void 0:e.searchQuery[t])||[]},checkForm:function(t){var e=this;return Object(o.a)(regeneratorRuntime.mark((function r(){var o;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(t.preventDefault(),e.validate(),e.$v.$invalid){r.next=9;break}return o={email:e.email},"vacancies"===e.context&&(o=x(x({},o),{},{body:e.search})),"companies"===e.context&&(o=x(x({},o),{},{body:{searchQuery:{company_id:e.current_company.id},labels:{company:e.current_company.name}}})),r.next=8,e.createJobAlert(o);case 8:e.$nextTick((function(){v.a.$emit("closeJobAlertModal")}));case 9:case"end":return r.stop()}}),r)})))()},validate:function(){this.$v.$touch()},getFilterLabel:function(t,filter){return"company_id"===t?this.search.labels.company:this.getLabelFromSlug(t,filter)}}),watch:{search:function(){this.setDistance()}}},w=(r(951),r(129)),component=Object(w.a)(y,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"d-flex flex-grow-1 flex-column"},[r("div",{staticClass:"mb-1"},[t._v("\n    Ontvang een e-mail zodra er nieuwe vacatures worden toegevoegd"),t.areSearchFieldsActive?r("span",[t._v("\n      voor")]):t._e()]),t._v(" "),t.areSearchFieldsActive?r("h5",[t._v("\n    Vacatures\n    "),t.$route.query.search_term?r("span",[t._v('\n      voor "'+t._s(t.$route.query.search_term)+'"\n    ')]):t._e(),t._v(" "),t.search&&t.search.labels&&t.search.labels.location?r("span",[t._v("\n      in "+t._s(t.search.labels.location)+"\n    ")]):t._e()]):t._e(),t._v(" "),t.tagsAmount>0||"companies"===t.context?r("div",[r("div",[t._v("\n      Met de volgende filters:\n    ")]),t._v(" "),r("div",{staticClass:"d-flex d-inline-flex flex-wrap"},["vacancies"===t.context?[t._l(t.includedFilters,(function(e){return t._l(t.getSearchByFilterType(e),(function(o){return r("b-badge",{key:"filterCollection-item-"+e+"-"+o,staticClass:"bg--secondary mr-2 mt-1"},[t._v("\n            "+t._s(t.getLabelFromSlug(e,o))+"\n          ")])}))})),t._v(" "),t.search&&t.search.labels&&t.search.labels.company?r("b-badge",{staticClass:"bg--secondary mr-2 mt-1"},[t._v("\n          "+t._s(t.search.labels.company)+"\n        ")]):t._e(),t._v(" "),t.distance?r("b-badge",{staticClass:"bg--secondary mr-2 mt-1"},[t._v("\n          + "+t._s(t.distance)+" km\n        ")]):t._e()]:t._e(),t._v(" "),"companies"===t.context?[r("b-badge",{staticClass:"bg--secondary mr-2 mt-1"},[t._v("\n          "+t._s(t.current_company.name)+"\n        ")])]:t._e()],2)]):t._e(),t._v(" "),r("form",{on:{keypress:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.checkForm.apply(null,arguments)},submit:t.checkForm}},[r("div",{staticClass:"d-flex flex-nowrap mt-3"},[r("b-form-input",{staticClass:"width__full rounded-0 small pr-0",class:{"is-invalid":t.$v.email.$error},attrs:{id:"jobAlertEmail",type:"email",placeholder:"Voeg uw email toe"},on:{blur:function(e){return t.$v.email.$touch()}},model:{value:t.$v.email.$model,callback:function(e){t.$set(t.$v.email,"$model","string"==typeof e?e.trim():e)},expression:"$v.email.$model"}}),t._v(" "),r("b-button",{staticClass:"rounded-0 flex-auto d-flex align-items-center",on:{click:t.checkForm}},[r("svg-icon",{staticClass:"svg-icon",attrs:{type:"mdi",path:t.mdiSend,size:24}})],1)],1),t._v(" "),t.$v.email.$error?r("div",{staticClass:"text--red small"},[t._v("\n      Emailadres is verplicht\n    ")]):t._e()])])}),[],!1,null,"6960e483",null);e.default=component.exports},893:function(t,e,r){"use strict";r(872)},894:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,"@media (min-width:0px){.text-sm-center[data-v-3c28d704]{text-align:center}}@media (min-width:0px){.text-sm-left[data-v-3c28d704]{text-align:left}}@media (min-width:0px){.text-sm-right[data-v-3c28d704]{text-align:right}}@media (min-width:0px){.text--sm__1[data-v-3c28d704]{font-size:1.2em}}@media (min-width:0px){.text--sm__2[data-v-3c28d704]{font-size:1.4em}}@media (min-width:0px){.text--sm__3[data-v-3c28d704]{font-size:1.6em}}@media (min-width:0px){.text--sm__4[data-v-3c28d704]{font-size:1.8em}}@media (min-width:0px){.text--sm__5[data-v-3c28d704]{font-size:2em}}@media (min-width:768px){.text-md-center[data-v-3c28d704]{text-align:center}}@media (min-width:768px){.text-md-left[data-v-3c28d704]{text-align:left}}@media (min-width:768px){.text-md-right[data-v-3c28d704]{text-align:right}}@media (min-width:768px){.text--md__1[data-v-3c28d704]{font-size:1.2em}}@media (min-width:768px){.text--md__2[data-v-3c28d704]{font-size:1.4em}}@media (min-width:768px){.text--md__3[data-v-3c28d704]{font-size:1.6em}}@media (min-width:768px){.text--md__4[data-v-3c28d704]{font-size:1.8em}}@media (min-width:768px){.text--md__5[data-v-3c28d704]{font-size:2em}}@media (min-width:992px){.text-lg-center[data-v-3c28d704]{text-align:center}}@media (min-width:992px){.text-lg-left[data-v-3c28d704]{text-align:left}}@media (min-width:992px){.text-lg-right[data-v-3c28d704]{text-align:right}}@media (min-width:992px){.text--lg__1[data-v-3c28d704]{font-size:1.2em}}@media (min-width:992px){.text--lg__2[data-v-3c28d704]{font-size:1.4em}}@media (min-width:992px){.text--lg__3[data-v-3c28d704]{font-size:1.6em}}@media (min-width:992px){.text--lg__4[data-v-3c28d704]{font-size:1.8em}}@media (min-width:992px){.text--lg__5[data-v-3c28d704]{font-size:2em}}.z-index-0[data-v-3c28d704]{z-index:0}.z-index-1[data-v-3c28d704]{z-index:1}.z-index-2[data-v-3c28d704]{z-index:2}.z-index-3[data-v-3c28d704]{z-index:3}.z-index-4[data-v-3c28d704]{z-index:4}.z-index-5[data-v-3c28d704]{z-index:5}.z-index-6[data-v-3c28d704]{z-index:6}.z-index-7[data-v-3c28d704]{z-index:7}.z-index-8[data-v-3c28d704]{z-index:8}.z-index-9[data-v-3c28d704]{z-index:9}@media (min-width:576px){.w-sm-full[data-v-3c28d704]{width:100%!important}.w-sm-auto[data-v-3c28d704]{width:auto!important}.w-sm-inherit[data-v-3c28d704]{width:inherit!important}.flex-sm-0[data-v-3c28d704]{flex:0!important}}@media (min-width:768px){.w-md-full[data-v-3c28d704]{width:100%!important}.w-md-auto[data-v-3c28d704]{width:auto!important}.w-md-inherit[data-v-3c28d704]{width:inherit!important}.flex-md-0[data-v-3c28d704]{flex:0!important}}@media (min-width:992px){.w-lg-full[data-v-3c28d704]{width:100%!important}.w-lg-auto[data-v-3c28d704]{width:auto!important}.w-lg-inherit[data-v-3c28d704]{width:inherit!important}.flex-lg-0[data-v-3c28d704]{flex:0!important}}@media (min-width:1200px){.w-xl-full[data-v-3c28d704]{width:100%!important}.w-xl-auto[data-v-3c28d704]{width:auto!important}.w-xl-inherit[data-v-3c28d704]{width:inherit!important}.flex-xl-0[data-v-3c28d704]{flex:0!important}}.position-absolute-center-middle[data-v-3c28d704]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container[data-v-3c28d704]{max-width:100%!important}.bg-image[data-v-3c28d704]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}@media (max-width:992px){.search-wrapper .search-wrapper-inner[data-v-3c28d704]{width:100%}}@media (min-width:992px) and (max-width:1200px){.search-wrapper[data-v-3c28d704]{position:absolute;transform:translateY(-50%);top:460px;z-index:11}.search-wrapper .search-wrapper-inner[data-v-3c28d704]{width:800px}}@media (min-width:1200px){.search-wrapper[data-v-3c28d704]{position:absolute;transform:translateY(-50%);z-index:11;top:680px}.search-wrapper .search-wrapper-inner[data-v-3c28d704]{width:800px}}",""]),o.locals={},t.exports=o},895:function(t,e,r){"use strict";r(873)},896:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,"#job-alert-wrapper[data-v-2b1194da]{background:#d0dff5}",""]),o.locals={},t.exports=o},898:function(t,e,r){"use strict";var o=r(905),d=r.n(o),n=function(){return Math.random().toString(36).substring(2)},c={name:"ContentLoader",functional:!0,props:{width:{type:[Number,String],default:400},height:{type:[Number,String],default:130},speed:{type:Number,default:2},preserveAspectRatio:{type:String,default:"xMidYMid meet"},baseUrl:{type:String,default:""},primaryColor:{type:String,default:"#f9f9f9"},secondaryColor:{type:String,default:"#ecebeb"},primaryOpacity:{type:Number,default:1},secondaryOpacity:{type:Number,default:1},uniqueKey:{type:String},animate:{type:Boolean,default:!0}},render:function(t,e){var r=e.props,data=e.data,o=e.children,c=r.uniqueKey?r.uniqueKey+"-idClip":n(),l=r.uniqueKey?r.uniqueKey+"-idGradient":n();return t("svg",d()([data,{attrs:{viewBox:"0 0 "+r.width+" "+r.height,version:"1.1",preserveAspectRatio:r.preserveAspectRatio}}]),[t("rect",{style:{fill:"url("+r.baseUrl+"#"+l+")"},attrs:{"clip-path":"url("+r.baseUrl+"#"+c+")",x:"0",y:"0",width:r.width,height:r.height}}),t("defs",[t("clipPath",{attrs:{id:c}},[o||t("rect",{attrs:{x:"0",y:"0",rx:"5",ry:"5",width:r.width,height:r.height}})]),t("linearGradient",{attrs:{id:l}},[t("stop",{attrs:{offset:"0%","stop-color":r.primaryColor,"stop-opacity":r.primaryOpacity}},[r.animate?t("animate",{attrs:{attributeName:"offset",values:"-2; 1",dur:r.speed+"s",repeatCount:"indefinite"}}):null]),t("stop",{attrs:{offset:"50%","stop-color":r.secondaryColor,"stop-opacity":r.secondaryOpacity}},[r.animate?t("animate",{attrs:{attributeName:"offset",values:"-1.5; 1.5",dur:r.speed+"s",repeatCount:"indefinite"}}):null]),t("stop",{attrs:{offset:"100%","stop-color":r.primaryColor,"stop-opacity":r.primaryOpacity}},[r.animate?t("animate",{attrs:{attributeName:"offset",values:"-1; 2",dur:r.speed+"s",repeatCount:"indefinite"}}):null])])])])}},l={components:{ContentLoader:c}},m=r(129),component=Object(m.a)(l,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container my-4"},[r("content-loader",{attrs:{height:160,width:400,speed:2,"primary-color":"#f3f3f3","secondary-color":"#ecebeb"}},[r("circle",{attrs:{cx:"10",cy:"20",r:"8"}}),t._v(" "),r("rect",{attrs:{x:"25",y:"15",rx:"5",ry:"5",width:"220",height:"10"}}),t._v(" "),r("circle",{attrs:{cx:"10",cy:"50",r:"8"}}),t._v(" "),r("rect",{attrs:{x:"25",y:"45",rx:"5",ry:"5",width:"220",height:"10"}}),t._v(" "),r("circle",{attrs:{cx:"10",cy:"80",r:"8"}}),t._v(" "),r("rect",{attrs:{x:"25",y:"75",rx:"5",ry:"5",width:"220",height:"10"}}),t._v(" "),r("circle",{attrs:{cx:"10",cy:"110",r:"8"}}),t._v(" "),r("rect",{attrs:{x:"25",y:"105",rx:"5",ry:"5",width:"220",height:"10"}})])],1)}),[],!1,null,"4aaf63bc",null);e.a=component.exports},899:function(t,e,r){"use strict";r.r(e);var o=r(890),d={name:"NoResults",components:{CreateAlertForm:r(891).default,JobAlert:o.default},props:{type:{type:String,required:!1,default:"vacatures"}},computed:{searchType:function(){return this.type?this.type:"vacatures"}}},n=(r(911),r(129)),component=Object(n.a)(d,(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",[o("div",{staticClass:"width__full d-flex align-items-center flex-column"},[o("div",{staticClass:"col-sm-12 col-md-10 p-3 d-flex"},[o("b-img",{staticClass:"d-none d-sm-block",attrs:{src:r(909),alt:"geen resultaten icon"}}),t._v(" "),o("div",{staticClass:"d-flex align-items-center"},[o("ul",{staticClass:"m-0 text--md__1"},[o("li",{staticClass:"mb-sm-2 mb-md-4"},[t._v("\n            Er zijn op dit moment geen "+t._s(t.searchType)+" met deze zoekcriteria.\n          ")]),t._v(" "),o("li",[t._v("\n            Pas je zoekterm\n            "),"vacatures"===t.searchType?o("span",[t._v("en/of filters ")]):t._e(),t._v("aan\n            om "+t._s(t.searchType)+" te vinden.\n          ")])])])],1)]),t._v(" "),"vacatures"===t.searchType?o("job-alert",{staticClass:"mt-3"},[o("create-alert-form",{attrs:{slot:"job-alert-content",context:"vacancies"},slot:"job-alert-content"})],1):t._e()],1)}),[],!1,null,"124bd829",null);e.default=component.exports},901:function(t,e,r){"use strict";e.a={methods:{hasSalary:function(t,e){return t||e},hasEmployment:function(t){return t.min&&t.max||t.exact}}}},902:function(t,e,r){"use strict";r.r(e);r(18),r(17),r(14),r(19),r(12),r(20);var o=r(2),d=(r(67),r(95)),n=r(889),c=r(878);function l(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function m(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?l(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):l(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var f={name:"PictureSlider",components:{SliderSearch:n.default,CallToActionButton:c.default},data:function(){return{spacingStyle:{},refreshStyle:!0}},props:{config:{type:Object,required:!0,default:function(){return{search_component:"",slider_header:"",slider_subheader:"",slider_button:"",call_to_action_button:{show:!1},button_link_url:"",slider_duration:4,search_header:"Demo text",search_placeholder:"Demo text",items:[]}}},title:{type:String,required:!1,default:function(){return""}}},provide:function(){return{placeholder:this.config.search_placeholder}},computed:m(m({},Object(d.e)("user",["recent_search","recently_viewed_ids"])),{},{mobileBgClass:function(){return{"background-image":"url("+this.config.items[0].url+"&h=313&w=768&auto=format)","background-size":"cover","background-position":"center"}},desktopBgClass:function(){return{"background-image":"url("+this.config.items[0].url+"&h=450&w=1265&auto=format)","background-size":"cover","background-position":"center"}},xlBgClass:function(){return{"background-image":"url("+this.config.items[0].url+"&h=720&w=1920&auto=format)","background-size":"cover","background-position":"center"}},sliderTitle:function(){return this.title||this.config.slider_header},sliderSubtitle:function(){return this.config.slider_subheader},recentSearchLength:function(){return this.recent_search.length},recentlyViewedLength:function(){return this.recently_viewed_ids.length}}),methods:{updateSpacingStyle:function(){this.refreshStyle&&("index"===this.$route.name&&this.config.search_component?this.spacingStyle={"bg--gray-lighter pb-0 pb-xl-3":!this.recently_viewed_ids.length&&!this.recent_search.length,"pb-md-5 pb-lg-5":this.recently_viewed_ids.length&&!this.recent_search.length,"bg--gray-lighter pb-0 pb-xl-5":!this.recently_viewed_ids.length&&this.recent_search.length,"pb-0 pb-md-3 pb-lg-0 pb-xl-5":this.recently_viewed_ids.length&&this.recent_search.length}:this.spacingStyle={})}},mounted:function(){this.updateSpacingStyle()},beforeDestroy:function(){this.refreshStyle=!1},watch:{recent_search:function(){this.updateSpacingStyle()},recently_viewed_ids:function(){this.updateSpacingStyle()},$route:function(){this.updateSpacingStyle()}}},_=(r(907),r(129)),component=Object(_.a)(f,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"position-relative",class:t.spacingStyle,attrs:{id:"picture-slider-wrapper"}},[r("div",{staticClass:"header__image",class:{search__slider:t.config.search_component,small_layout:t.config.small_layout}},[t.sliderTitle?r("div",{staticClass:"header__image--caption"},[r("h1",{staticClass:"mt-4 mb-0 header__image__title text-shadow h2 h1-sm"},[t._v("\n        "+t._s(t.sliderTitle)+"\n      ")]),t._v(" "),t.sliderSubtitle?r("div",{staticClass:"mt-4 mb-0 header__image__subtitle text-shadow d-none d-xl-block"},[t._v("\n        "+t._s(t.sliderSubtitle)+"\n      ")]):t._e(),t._v(" "),r("div",{staticClass:"mt-3 mt-md-4"},[t.config.call_to_action_button&&t.config.call_to_action_button.show?r("call-to-action-button",{attrs:{label:"Bekijk alle Vacatures",to:{name:"vacancies"},shadow:""}}):t._e()],1)]):t._e(),t._v(" "),r("div",{staticClass:"bg-image d-xl-none",style:t.mobileBgClass}),t._v(" "),r("div",{staticClass:"bg-image d-none d-md-block d-xl-none",style:t.desktopBgClass}),t._v(" "),r("div",{staticClass:"bg-image d-none d-xl-block",style:t.xlBgClass})]),t._v(" "),t.config.search_component?r("slider-search",{attrs:{header:t.config.search_header}}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports},903:function(t,e,r){"use strict";r.r(e);var o={name:"VacancySummaryExpiration",props:{expirationDate:{type:String,required:!0,default:function(){return""}}},computed:{diffDays:function(){var t=new Date,e=new Date(this.expirationDate.substring(0,10)).getTime()-t.getTime();return Math.round(e/864e5)},expirationText:function(){return this.diffDays>0?"Nog "+this.diffDays+" dagen":"Eindigt vandaag"}}},d=r(129),component=Object(d.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",[r("span",{staticClass:"align-middle"},[t._v("\n    "+t._s(t.expirationText)+"\n  ")])])}),[],!1,null,"4d39bfe7",null);e.default=component.exports},905:function(t,e){var r=/^(attrs|props|on|nativeOn|class|style|hook)$/;function o(a,b){return function(){a&&a.apply(this,arguments),b&&b.apply(this,arguments)}}t.exports=function(t){return t.reduce((function(a,b){var t,e,d,n,c;for(d in b)if(t=a[d],e=b[d],t&&r.test(d))if("class"===d&&("string"==typeof t&&(c=t,a[d]=t={},t[c]=!0),"string"==typeof e&&(c=e,b[d]=e={},e[c]=!0)),"on"===d||"nativeOn"===d||"hook"===d)for(n in e)t[n]=o(t[n],e[n]);else if(Array.isArray(t))a[d]=t.concat(e);else if(Array.isArray(e))a[d]=[t].concat(e);else for(n in e)t[n]=e[n];else a[d]=b[d];return a}),{})}},907:function(t,e,r){"use strict";r(874)},908:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,'@media (min-width:0px){.text-sm-center{text-align:center}}@media (min-width:0px){.text-sm-left{text-align:left}}@media (min-width:0px){.text-sm-right{text-align:right}}@media (min-width:0px){.text--sm__1{font-size:1.2em}}@media (min-width:0px){.text--sm__2{font-size:1.4em}}@media (min-width:0px){.text--sm__3{font-size:1.6em}}@media (min-width:0px){.text--sm__4{font-size:1.8em}}@media (min-width:0px){.text--sm__5{font-size:2em}}@media (min-width:768px){.text-md-center{text-align:center}}@media (min-width:768px){.text-md-left{text-align:left}}@media (min-width:768px){.text-md-right{text-align:right}}@media (min-width:768px){.text--md__1{font-size:1.2em}}@media (min-width:768px){.text--md__2{font-size:1.4em}}@media (min-width:768px){.text--md__3{font-size:1.6em}}@media (min-width:768px){.text--md__4{font-size:1.8em}}@media (min-width:768px){.text--md__5{font-size:2em}}@media (min-width:992px){.text-lg-center{text-align:center}}@media (min-width:992px){.text-lg-left{text-align:left}}@media (min-width:992px){.text-lg-right{text-align:right}}@media (min-width:992px){.text--lg__1{font-size:1.2em}}@media (min-width:992px){.text--lg__2{font-size:1.4em}}@media (min-width:992px){.text--lg__3{font-size:1.6em}}@media (min-width:992px){.text--lg__4{font-size:1.8em}}@media (min-width:992px){.text--lg__5{font-size:2em}}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}@media (min-width:576px){.w-sm-full{width:100%!important}.w-sm-auto{width:auto!important}.w-sm-inherit{width:inherit!important}.flex-sm-0{flex:0!important}}@media (min-width:768px){.w-md-full{width:100%!important}.w-md-auto{width:auto!important}.w-md-inherit{width:inherit!important}.flex-md-0{flex:0!important}}@media (min-width:992px){.w-lg-full{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-inherit{width:inherit!important}.flex-lg-0{flex:0!important}}@media (min-width:1200px){.w-xl-full{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-inherit{width:inherit!important}.flex-xl-0{flex:0!important}}.position-absolute-center-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container{max-width:100%!important}.bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.header__image{height:300px;position:relative}.header__image .header__image__title{font-size:40px}.header__image .header__image__subtitle{font-size:25px}@media (max-width:768px){.header__image .header__image__title{font-size:30px}.header__image .header__image__subtitle{font-size:20px}}@media (max-width:992px){.header__image{height:450px}}@media (max-width:768px){.header__image{height:40vw}}@media (min-width:992px){.header__image{height:720px}}@media (min-width:992px){.header__image.small_layout{height:450px}}.header__image:after{content:"";display:block;position:absolute;top:0;bottom:-1px;left:0;right:0;background:rgba(0,0,0,.3);z-index:0}.header__image--caption{padding:0;margin:auto;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;position:absolute;color:#fff;z-index:10;text-align:center}@media (min-width:992px){.header__image--caption{padding:0 60px}}',""]),o.locals={},t.exports=o},909:function(t,e,r){t.exports=r.p+"img/noSearch.b55cac3.svg"},910:function(t,e,r){var content=r(952);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("6bb75ba5",content,!0,{sourceMap:!1})},911:function(t,e,r){"use strict";r(875)},912:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,"img[data-v-124bd829]{height:150px}",""]),o.locals={},t.exports=o},921:function(t,e,r){"use strict";r(887)},922:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,"@media (min-width:0px){.text-sm-center[data-v-2d0f748c]{text-align:center}}@media (min-width:0px){.text-sm-left[data-v-2d0f748c]{text-align:left}}@media (min-width:0px){.text-sm-right[data-v-2d0f748c]{text-align:right}}@media (min-width:0px){.text--sm__1[data-v-2d0f748c]{font-size:1.2em}}@media (min-width:0px){.text--sm__2[data-v-2d0f748c]{font-size:1.4em}}@media (min-width:0px){.text--sm__3[data-v-2d0f748c]{font-size:1.6em}}@media (min-width:0px){.text--sm__4[data-v-2d0f748c]{font-size:1.8em}}@media (min-width:0px){.text--sm__5[data-v-2d0f748c]{font-size:2em}}@media (min-width:768px){.text-md-center[data-v-2d0f748c]{text-align:center}}@media (min-width:768px){.text-md-left[data-v-2d0f748c]{text-align:left}}@media (min-width:768px){.text-md-right[data-v-2d0f748c]{text-align:right}}@media (min-width:768px){.text--md__1[data-v-2d0f748c]{font-size:1.2em}}@media (min-width:768px){.text--md__2[data-v-2d0f748c]{font-size:1.4em}}@media (min-width:768px){.text--md__3[data-v-2d0f748c]{font-size:1.6em}}@media (min-width:768px){.text--md__4[data-v-2d0f748c]{font-size:1.8em}}@media (min-width:768px){.text--md__5[data-v-2d0f748c]{font-size:2em}}@media (min-width:992px){.text-lg-center[data-v-2d0f748c]{text-align:center}}@media (min-width:992px){.text-lg-left[data-v-2d0f748c]{text-align:left}}@media (min-width:992px){.text-lg-right[data-v-2d0f748c]{text-align:right}}@media (min-width:992px){.text--lg__1[data-v-2d0f748c]{font-size:1.2em}}@media (min-width:992px){.text--lg__2[data-v-2d0f748c]{font-size:1.4em}}@media (min-width:992px){.text--lg__3[data-v-2d0f748c]{font-size:1.6em}}@media (min-width:992px){.text--lg__4[data-v-2d0f748c]{font-size:1.8em}}@media (min-width:992px){.text--lg__5[data-v-2d0f748c]{font-size:2em}}.z-index-0[data-v-2d0f748c]{z-index:0}.z-index-1[data-v-2d0f748c]{z-index:1}.z-index-2[data-v-2d0f748c]{z-index:2}.z-index-3[data-v-2d0f748c]{z-index:3}.z-index-4[data-v-2d0f748c]{z-index:4}.z-index-5[data-v-2d0f748c]{z-index:5}.z-index-6[data-v-2d0f748c]{z-index:6}.z-index-7[data-v-2d0f748c]{z-index:7}.z-index-8[data-v-2d0f748c]{z-index:8}.z-index-9[data-v-2d0f748c]{z-index:9}@media (min-width:576px){.w-sm-full[data-v-2d0f748c]{width:100%!important}.w-sm-auto[data-v-2d0f748c]{width:auto!important}.w-sm-inherit[data-v-2d0f748c]{width:inherit!important}.flex-sm-0[data-v-2d0f748c]{flex:0!important}}@media (min-width:768px){.w-md-full[data-v-2d0f748c]{width:100%!important}.w-md-auto[data-v-2d0f748c]{width:auto!important}.w-md-inherit[data-v-2d0f748c]{width:inherit!important}.flex-md-0[data-v-2d0f748c]{flex:0!important}}@media (min-width:992px){.w-lg-full[data-v-2d0f748c]{width:100%!important}.w-lg-auto[data-v-2d0f748c]{width:auto!important}.w-lg-inherit[data-v-2d0f748c]{width:inherit!important}.flex-lg-0[data-v-2d0f748c]{flex:0!important}}@media (min-width:1200px){.w-xl-full[data-v-2d0f748c]{width:100%!important}.w-xl-auto[data-v-2d0f748c]{width:auto!important}.w-xl-inherit[data-v-2d0f748c]{width:inherit!important}.flex-xl-0[data-v-2d0f748c]{flex:0!important}}.position-absolute-center-middle[data-v-2d0f748c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container[data-v-2d0f748c]{max-width:100%!important}.bg-image[data-v-2d0f748c]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vacancy-summary .favorite-button[data-v-2d0f748c]{position:absolute;top:.5rem;right:.5rem;z-index:10}@media (min-width:992px){.vacancy-summary .favorite-button[data-v-2d0f748c]{right:.5rem}}.vacancy-summary .top-flag[data-v-2d0f748c]{left:20px;z-index:10;height:1.6rem}.vacancy-summary .label .label[data-v-2d0f748c]{display:inline-block;white-space:nowrap}",""]),o.locals={},t.exports=o},931:function(t,e,r){var content=r(991);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("522f2610",content,!0,{sourceMap:!1})},951:function(t,e,r){"use strict";r(910)},952:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,".is-invalid[data-v-6960e483]{padding-right:0}",""]),o.locals={},t.exports=o},961:function(t,e,r){"use strict";r.r(e);var o=r(2),d=(r(56),r(104),r(110),r(18),r(17),r(14),r(19),r(12),r(20),r(95));function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}function c(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?n(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):n(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var l={name:"VacanciesOverview",components:{OverviewDisciplines:function(){return r.e(15).then(r.bind(null,1193))},OverviewCompanies:function(){return r.e(14).then(r.bind(null,1192))},OverviewRegions:function(){return r.e(16).then(r.bind(null,1195))}},data:function(){return{typesMap:{discipline:"OverviewDisciplines",region:"OverviewRegions",company:"OverviewCompanies"}}},props:{config:{type:Object,require:!0,default:function(){return{color_background:"#dfeaed",title:"Bladeren door alle vacatures per categorie",show_all_companies:!1}}}},computed:c(c({},Object(d.e)(["webConfig"])),{},{types:function(){return this.webConfig.config.overview_types},bgColor:function(){return{"background-color":this.config.color_background}}})},m=r(129),component=Object(m.a)(l,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"pb-5",style:t.bgColor},[r("div",{staticClass:"container"},[t.config.title?r("div",{staticClass:"pt-5 text-center"},[r("h2",{staticClass:"mb-3 h4"},[t._v("\n        "+t._s(t.config.title)+"\n      ")])]):t._e(),t._v(" "),r("div",{staticClass:"flex-column"},t._l(t.types,(function(e,o){return r(t.typesMap[e],{key:o,tag:"component"})})),1)])])}),[],!1,null,null,null);e.default=component.exports},964:function(t,e,r){"use strict";r.r(e);r(67);var o=r(279),d=r(842),n=r(877),c=o.a.isNavigationFailure,l=o.a.NavigationFailureType,m={name:"VacanciesListItem",components:{CompanyLogo:d.default,VacancySummaryCard:n.default},props:{vacancy:{type:Object,required:!0,default:function(){}},isPending:{type:Boolean,default:!1}},computed:{companyLink:function(){return{name:"companies-id",params:{id:this.vacancy.company.id,companySlug:this.vacancy.company.slug}}}},methods:{handleLogoClick:function(){var t=this;this.$router.push(this.companyLink,(function(){}),(function(e){c(e,l.cancelled)&&console.log("Navigation to ".concat(t.companyLink.name," cancelled"))}))}}},f=(r(990),r(129)),component=Object(f.a)(m,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"d-flex align-items-stretch flex-row vacancy-list-item border__top--gray border__left--gray"},[r("div",{staticClass:"vacancy-list-item--summary-card pr-0"},[r("vacancy-summary-card",{attrs:{vacancy:t.vacancy,"is-pending":t.isPending,config:{rounded:!1}}})],1),t._v(" "),r("div",{staticClass:"px-4 vacancy-list__logo text-center justify-content-center align-items-center d-none d-md-flex no-hover border__left--gray border__right--gray",class:{"cursor-pointer":!t.isPending},on:{click:function(e){t.isPending||t.handleLogoClick()}}},[r("company-logo",{attrs:{name:t.vacancy.company.title,link:t.companyLink,slug:t.vacancy.company.slug,"logo-url":t.vacancy.company.logoUrl,"is-pending":t.isPending}}),t._v(" "),t.isPending?t._e():r("div",{staticClass:"overlay"})],1)])}),[],!1,null,"a66b9852",null);e.default=component.exports},990:function(t,e,r){"use strict";r(931)},991:function(t,e,r){var o=r(161)((function(i){return i[1]}));o.push([t.i,".bg--primary[data-v-a66b9852],.bg__hover--primary[data-v-a66b9852]:hover{background-color:#68006f}.text--primary[data-v-a66b9852],.text__hover--primary[data-v-a66b9852]:hover{color:#68006f}.border--primary[data-v-a66b9852]{border:1px solid #68006f}.border__top--primary[data-v-a66b9852]{border-top:1px solid #68006f!important}.border__bottom--primary[data-v-a66b9852]{border-bottom:1px solid #68006f!important}.border__right--primary[data-v-a66b9852]{border-right:1px solid #68006f!important}.border__left--primary[data-v-a66b9852]{border-left:1px solid #68006f!important}.bg--primary_dark[data-v-a66b9852],.bg__hover--primary_dark[data-v-a66b9852]:hover{background-color:#44004b}.text--primary_dark[data-v-a66b9852],.text__hover--primary_dark[data-v-a66b9852]:hover{color:#44004b}.border--primary_dark[data-v-a66b9852]{border:1px solid #44004b}.border__top--primary_dark[data-v-a66b9852]{border-top:1px solid #44004b!important}.border__bottom--primary_dark[data-v-a66b9852]{border-bottom:1px solid #44004b!important}.border__right--primary_dark[data-v-a66b9852]{border-right:1px solid #44004b!important}.border__left--primary_dark[data-v-a66b9852]{border-left:1px solid #44004b!important}.bg--primary_darker[data-v-a66b9852],.bg__hover--primary_darker[data-v-a66b9852]:hover{background-color:#2a0031}.text--primary_darker[data-v-a66b9852],.text__hover--primary_darker[data-v-a66b9852]:hover{color:#2a0031}.border--primary_darker[data-v-a66b9852]{border:1px solid #2a0031}.border__top--primary_darker[data-v-a66b9852]{border-top:1px solid #2a0031!important}.border__bottom--primary_darker[data-v-a66b9852]{border-bottom:1px solid #2a0031!important}.border__right--primary_darker[data-v-a66b9852]{border-right:1px solid #2a0031!important}.border__left--primary_darker[data-v-a66b9852]{border-left:1px solid #2a0031!important}.bg--primary_light[data-v-a66b9852],.bg__hover--primary_light[data-v-a66b9852]:hover{background-color:#eec8e6}.text--primary_light[data-v-a66b9852],.text__hover--primary_light[data-v-a66b9852]:hover{color:#eec8e6}.border--primary_light[data-v-a66b9852]{border:1px solid #eec8e6}.border__top--primary_light[data-v-a66b9852]{border-top:1px solid #eec8e6!important}.border__bottom--primary_light[data-v-a66b9852]{border-bottom:1px solid #eec8e6!important}.border__right--primary_light[data-v-a66b9852]{border-right:1px solid #eec8e6!important}.border__left--primary_light[data-v-a66b9852]{border-left:1px solid #eec8e6!important}.bg--primary_lighter[data-v-a66b9852],.bg__hover--primary_lighter[data-v-a66b9852]:hover{background-color:#fcf2fa}.text--primary_lighter[data-v-a66b9852],.text__hover--primary_lighter[data-v-a66b9852]:hover{color:#fcf2fa}.border--primary_lighter[data-v-a66b9852]{border:1px solid #fcf2fa}.border__top--primary_lighter[data-v-a66b9852]{border-top:1px solid #fcf2fa!important}.border__bottom--primary_lighter[data-v-a66b9852]{border-bottom:1px solid #fcf2fa!important}.border__right--primary_lighter[data-v-a66b9852]{border-right:1px solid #fcf2fa!important}.border__left--primary_lighter[data-v-a66b9852]{border-left:1px solid #fcf2fa!important}.bg--secondary[data-v-a66b9852],.bg__hover--secondary[data-v-a66b9852]:hover{background-color:#e4692c}.text--secondary[data-v-a66b9852],.text__hover--secondary[data-v-a66b9852]:hover{color:#e4692c}.border--secondary[data-v-a66b9852]{border:1px solid #e4692c}.border__top--secondary[data-v-a66b9852]{border-top:1px solid #e4692c!important}.border__bottom--secondary[data-v-a66b9852]{border-bottom:1px solid #e4692c!important}.border__right--secondary[data-v-a66b9852]{border-right:1px solid #e4692c!important}.border__left--secondary[data-v-a66b9852]{border-left:1px solid #e4692c!important}.bg--secondary_dark[data-v-a66b9852],.bg__hover--secondary_dark[data-v-a66b9852]:hover{background-color:#c45219}.text--secondary_dark[data-v-a66b9852],.text__hover--secondary_dark[data-v-a66b9852]:hover{color:#c45219}.border--secondary_dark[data-v-a66b9852]{border:1px solid #c45219}.border__top--secondary_dark[data-v-a66b9852]{border-top:1px solid #c45219!important}.border__bottom--secondary_dark[data-v-a66b9852]{border-bottom:1px solid #c45219!important}.border__right--secondary_dark[data-v-a66b9852]{border-right:1px solid #c45219!important}.border__left--secondary_dark[data-v-a66b9852]{border-left:1px solid #c45219!important}.bg--secondary_darker[data-v-a66b9852],.bg__hover--secondary_darker[data-v-a66b9852]:hover{background-color:#994d27}.text--secondary_darker[data-v-a66b9852],.text__hover--secondary_darker[data-v-a66b9852]:hover{color:#994d27}.border--secondary_darker[data-v-a66b9852]{border:1px solid #994d27}.border__top--secondary_darker[data-v-a66b9852]{border-top:1px solid #994d27!important}.border__bottom--secondary_darker[data-v-a66b9852]{border-bottom:1px solid #994d27!important}.border__right--secondary_darker[data-v-a66b9852]{border-right:1px solid #994d27!important}.border__left--secondary_darker[data-v-a66b9852]{border-left:1px solid #994d27!important}.bg--secondary_light[data-v-a66b9852],.bg__hover--secondary_light[data-v-a66b9852]:hover{background-color:#e3bd92}.text--secondary_light[data-v-a66b9852],.text__hover--secondary_light[data-v-a66b9852]:hover{color:#e3bd92}.border--secondary_light[data-v-a66b9852]{border:1px solid #e3bd92}.border__top--secondary_light[data-v-a66b9852]{border-top:1px solid #e3bd92!important}.border__bottom--secondary_light[data-v-a66b9852]{border-bottom:1px solid #e3bd92!important}.border__right--secondary_light[data-v-a66b9852]{border-right:1px solid #e3bd92!important}.border__left--secondary_light[data-v-a66b9852]{border-left:1px solid #e3bd92!important}.bg--secondary_lighter[data-v-a66b9852],.bg__hover--secondary_lighter[data-v-a66b9852]:hover{background-color:#e3ceba}.text--secondary_lighter[data-v-a66b9852],.text__hover--secondary_lighter[data-v-a66b9852]:hover{color:#e3ceba}.border--secondary_lighter[data-v-a66b9852]{border:1px solid #e3ceba}.border__top--secondary_lighter[data-v-a66b9852]{border-top:1px solid #e3ceba!important}.border__bottom--secondary_lighter[data-v-a66b9852]{border-bottom:1px solid #e3ceba!important}.border__right--secondary_lighter[data-v-a66b9852]{border-right:1px solid #e3ceba!important}.border__left--secondary_lighter[data-v-a66b9852]{border-left:1px solid #e3ceba!important}.bg--tertiary[data-v-a66b9852],.bg__hover--tertiary[data-v-a66b9852]:hover{background-color:#407cd5}.text--tertiary[data-v-a66b9852],.text__hover--tertiary[data-v-a66b9852]:hover{color:#407cd5}.border--tertiary[data-v-a66b9852]{border:1px solid #407cd5}.border__top--tertiary[data-v-a66b9852]{border-top:1px solid #407cd5!important}.border__bottom--tertiary[data-v-a66b9852]{border-bottom:1px solid #407cd5!important}.border__right--tertiary[data-v-a66b9852]{border-right:1px solid #407cd5!important}.border__left--tertiary[data-v-a66b9852]{border-left:1px solid #407cd5!important}.bg--tertiary_dark[data-v-a66b9852],.bg__hover--tertiary_dark[data-v-a66b9852]:hover{background-color:#3a61b4}.text--tertiary_dark[data-v-a66b9852],.text__hover--tertiary_dark[data-v-a66b9852]:hover{color:#3a61b4}.border--tertiary_dark[data-v-a66b9852]{border:1px solid #3a61b4}.border__top--tertiary_dark[data-v-a66b9852]{border-top:1px solid #3a61b4!important}.border__bottom--tertiary_dark[data-v-a66b9852]{border-bottom:1px solid #3a61b4!important}.border__right--tertiary_dark[data-v-a66b9852]{border-right:1px solid #3a61b4!important}.border__left--tertiary_dark[data-v-a66b9852]{border-left:1px solid #3a61b4!important}.bg--tertiary_darker[data-v-a66b9852],.bg__hover--tertiary_darker[data-v-a66b9852]:hover{background-color:#2f4c93}.text--tertiary_darker[data-v-a66b9852],.text__hover--tertiary_darker[data-v-a66b9852]:hover{color:#2f4c93}.border--tertiary_darker[data-v-a66b9852]{border:1px solid #2f4c93}.border__top--tertiary_darker[data-v-a66b9852]{border-top:1px solid #2f4c93!important}.border__bottom--tertiary_darker[data-v-a66b9852]{border-bottom:1px solid #2f4c93!important}.border__right--tertiary_darker[data-v-a66b9852]{border-right:1px solid #2f4c93!important}.border__left--tertiary_darker[data-v-a66b9852]{border-left:1px solid #2f4c93!important}.bg--tertiary_light[data-v-a66b9852],.bg__hover--tertiary_light[data-v-a66b9852]:hover{background-color:#8eadd1}.text--tertiary_light[data-v-a66b9852],.text__hover--tertiary_light[data-v-a66b9852]:hover{color:#8eadd1}.border--tertiary_light[data-v-a66b9852]{border:1px solid #8eadd1}.border__top--tertiary_light[data-v-a66b9852]{border-top:1px solid #8eadd1!important}.border__bottom--tertiary_light[data-v-a66b9852]{border-bottom:1px solid #8eadd1!important}.border__right--tertiary_light[data-v-a66b9852]{border-right:1px solid #8eadd1!important}.border__left--tertiary_light[data-v-a66b9852]{border-left:1px solid #8eadd1!important}.bg--tertiary_lighter[data-v-a66b9852],.bg__hover--tertiary_lighter[data-v-a66b9852]:hover{background-color:#ebf2fc}.text--tertiary_lighter[data-v-a66b9852],.text__hover--tertiary_lighter[data-v-a66b9852]:hover{color:#ebf2fc}.border--tertiary_lighter[data-v-a66b9852]{border:1px solid #ebf2fc}.border__top--tertiary_lighter[data-v-a66b9852]{border-top:1px solid #ebf2fc!important}.border__bottom--tertiary_lighter[data-v-a66b9852]{border-bottom:1px solid #ebf2fc!important}.border__right--tertiary_lighter[data-v-a66b9852]{border-right:1px solid #ebf2fc!important}.border__left--tertiary_lighter[data-v-a66b9852]{border-left:1px solid #ebf2fc!important}.bg--black[data-v-a66b9852],.bg__hover--black[data-v-a66b9852]:hover{background-color:#212121}.text--black[data-v-a66b9852],.text__hover--black[data-v-a66b9852]:hover{color:#212121}.border--black[data-v-a66b9852]{border:1px solid #212121}.border__top--black[data-v-a66b9852]{border-top:1px solid #212121!important}.border__bottom--black[data-v-a66b9852]{border-bottom:1px solid #212121!important}.border__right--black[data-v-a66b9852]{border-right:1px solid #212121!important}.border__left--black[data-v-a66b9852]{border-left:1px solid #212121!important}.bg--white[data-v-a66b9852],.bg__hover--white[data-v-a66b9852]:hover{background-color:#fff}.text--white[data-v-a66b9852],.text__hover--white[data-v-a66b9852]:hover{color:#fff}.border--white[data-v-a66b9852]{border:1px solid #fff}.border__top--white[data-v-a66b9852]{border-top:1px solid #fff!important}.border__bottom--white[data-v-a66b9852]{border-bottom:1px solid #fff!important}.border__right--white[data-v-a66b9852]{border-right:1px solid #fff!important}.border__left--white[data-v-a66b9852]{border-left:1px solid #fff!important}.bg--gray[data-v-a66b9852],.bg__hover--gray[data-v-a66b9852]:hover{background-color:#c7c7c7}.text--gray[data-v-a66b9852],.text__hover--gray[data-v-a66b9852]:hover{color:#c7c7c7}.border--gray[data-v-a66b9852]{border:1px solid #c7c7c7}.border__top--gray[data-v-a66b9852]{border-top:1px solid #c7c7c7!important}.border__bottom--gray[data-v-a66b9852]{border-bottom:1px solid #c7c7c7!important}.border__right--gray[data-v-a66b9852]{border-right:1px solid #c7c7c7!important}.border__left--gray[data-v-a66b9852]{border-left:1px solid #c7c7c7!important}.bg--gray-light[data-v-a66b9852],.bg__hover--gray-light[data-v-a66b9852]:hover{background-color:#f0f0f0}.text--gray-light[data-v-a66b9852],.text__hover--gray-light[data-v-a66b9852]:hover{color:#f0f0f0}.border--gray-light[data-v-a66b9852]{border:1px solid #f0f0f0}.border__top--gray-light[data-v-a66b9852]{border-top:1px solid #f0f0f0!important}.border__bottom--gray-light[data-v-a66b9852]{border-bottom:1px solid #f0f0f0!important}.border__right--gray-light[data-v-a66b9852]{border-right:1px solid #f0f0f0!important}.border__left--gray-light[data-v-a66b9852]{border-left:1px solid #f0f0f0!important}.bg--gray-lighter[data-v-a66b9852],.bg__hover--gray-lighter[data-v-a66b9852]:hover{background-color:#f3f3f3}.text--gray-lighter[data-v-a66b9852],.text__hover--gray-lighter[data-v-a66b9852]:hover{color:#f3f3f3}.border--gray-lighter[data-v-a66b9852]{border:1px solid #f3f3f3}.border__top--gray-lighter[data-v-a66b9852]{border-top:1px solid #f3f3f3!important}.border__bottom--gray-lighter[data-v-a66b9852]{border-bottom:1px solid #f3f3f3!important}.border__right--gray-lighter[data-v-a66b9852]{border-right:1px solid #f3f3f3!important}.border__left--gray-lighter[data-v-a66b9852]{border-left:1px solid #f3f3f3!important}.bg--gray-dark[data-v-a66b9852],.bg__hover--gray-dark[data-v-a66b9852]:hover{background-color:#757575}.text--gray-dark[data-v-a66b9852],.text__hover--gray-dark[data-v-a66b9852]:hover{color:#757575}.border--gray-dark[data-v-a66b9852]{border:1px solid #757575}.border__top--gray-dark[data-v-a66b9852]{border-top:1px solid #757575!important}.border__bottom--gray-dark[data-v-a66b9852]{border-bottom:1px solid #757575!important}.border__right--gray-dark[data-v-a66b9852]{border-right:1px solid #757575!important}.border__left--gray-dark[data-v-a66b9852]{border-left:1px solid #757575!important}.bg--gray-darker[data-v-a66b9852],.bg__hover--gray-darker[data-v-a66b9852]:hover{background-color:#474747}.text--gray-darker[data-v-a66b9852],.text__hover--gray-darker[data-v-a66b9852]:hover{color:#474747}.border--gray-darker[data-v-a66b9852]{border:1px solid #474747}.border__top--gray-darker[data-v-a66b9852]{border-top:1px solid #474747!important}.border__bottom--gray-darker[data-v-a66b9852]{border-bottom:1px solid #474747!important}.border__right--gray-darker[data-v-a66b9852]{border-right:1px solid #474747!important}.border__left--gray-darker[data-v-a66b9852]{border-left:1px solid #474747!important}.bg--red[data-v-a66b9852],.bg__hover--red[data-v-a66b9852]:hover{background-color:#e53935}.text--red[data-v-a66b9852],.text__hover--red[data-v-a66b9852]:hover{color:#e53935}.border--red[data-v-a66b9852]{border:1px solid #e53935}.border__top--red[data-v-a66b9852]{border-top:1px solid #e53935!important}.border__bottom--red[data-v-a66b9852]{border-bottom:1px solid #e53935!important}.border__right--red[data-v-a66b9852]{border-right:1px solid #e53935!important}.border__left--red[data-v-a66b9852]{border-left:1px solid #e53935!important}.bg--orange[data-v-a66b9852],.bg__hover--orange[data-v-a66b9852]:hover{background-color:#ffb74d}.text--orange[data-v-a66b9852],.text__hover--orange[data-v-a66b9852]:hover{color:#ffb74d}.border--orange[data-v-a66b9852]{border:1px solid #ffb74d}.border__top--orange[data-v-a66b9852]{border-top:1px solid #ffb74d!important}.border__bottom--orange[data-v-a66b9852]{border-bottom:1px solid #ffb74d!important}.border__right--orange[data-v-a66b9852]{border-right:1px solid #ffb74d!important}.border__left--orange[data-v-a66b9852]{border-left:1px solid #ffb74d!important}.bg--dark-orange[data-v-a66b9852],.bg__hover--dark-orange[data-v-a66b9852]:hover{background-color:#e65100}.text--dark-orange[data-v-a66b9852],.text__hover--dark-orange[data-v-a66b9852]:hover{color:#e65100}.border--dark-orange[data-v-a66b9852]{border:1px solid #e65100}.border__top--dark-orange[data-v-a66b9852]{border-top:1px solid #e65100!important}.border__bottom--dark-orange[data-v-a66b9852]{border-bottom:1px solid #e65100!important}.border__right--dark-orange[data-v-a66b9852]{border-right:1px solid #e65100!important}.border__left--dark-orange[data-v-a66b9852]{border-left:1px solid #e65100!important}.bg--light-orange[data-v-a66b9852],.bg__hover--light-orange[data-v-a66b9852]:hover{background-color:#ffe0b2}.text--light-orange[data-v-a66b9852],.text__hover--light-orange[data-v-a66b9852]:hover{color:#ffe0b2}.border--light-orange[data-v-a66b9852]{border:1px solid #ffe0b2}.border__top--light-orange[data-v-a66b9852]{border-top:1px solid #ffe0b2!important}.border__bottom--light-orange[data-v-a66b9852]{border-bottom:1px solid #ffe0b2!important}.border__right--light-orange[data-v-a66b9852]{border-right:1px solid #ffe0b2!important}.border__left--light-orange[data-v-a66b9852]{border-left:1px solid #ffe0b2!important}.bg--overview[data-v-a66b9852],.bg__hover--overview[data-v-a66b9852]:hover{background-color:#dfeaed}.text--overview[data-v-a66b9852],.text__hover--overview[data-v-a66b9852]:hover{color:#dfeaed}.border--overview[data-v-a66b9852]{border:1px solid #dfeaed}.border__top--overview[data-v-a66b9852]{border-top:1px solid #dfeaed!important}.border__bottom--overview[data-v-a66b9852]{border-bottom:1px solid #dfeaed!important}.border__right--overview[data-v-a66b9852]{border-right:1px solid #dfeaed!important}.border__left--overview[data-v-a66b9852]{border-left:1px solid #dfeaed!important}[data-v-a66b9852]:export{black:#212121;white:#fff;gray:#c7c7c7;gray-light:#f0f0f0;gray-lighter:#f3f3f3;gray-dark:#757575;gray-darker:#474747;red:#e53935;orange:#ffb74d;dark-orange:#e65100;light-orange:#ffe0b2;overview:#dfeaed}@media (min-width:0px){.text-sm-center[data-v-a66b9852]{text-align:center}}@media (min-width:0px){.text-sm-left[data-v-a66b9852]{text-align:left}}@media (min-width:0px){.text-sm-right[data-v-a66b9852]{text-align:right}}@media (min-width:0px){.text--sm__1[data-v-a66b9852]{font-size:1.2em}}@media (min-width:0px){.text--sm__2[data-v-a66b9852]{font-size:1.4em}}@media (min-width:0px){.text--sm__3[data-v-a66b9852]{font-size:1.6em}}@media (min-width:0px){.text--sm__4[data-v-a66b9852]{font-size:1.8em}}@media (min-width:0px){.text--sm__5[data-v-a66b9852]{font-size:2em}}@media (min-width:768px){.text-md-center[data-v-a66b9852]{text-align:center}}@media (min-width:768px){.text-md-left[data-v-a66b9852]{text-align:left}}@media (min-width:768px){.text-md-right[data-v-a66b9852]{text-align:right}}@media (min-width:768px){.text--md__1[data-v-a66b9852]{font-size:1.2em}}@media (min-width:768px){.text--md__2[data-v-a66b9852]{font-size:1.4em}}@media (min-width:768px){.text--md__3[data-v-a66b9852]{font-size:1.6em}}@media (min-width:768px){.text--md__4[data-v-a66b9852]{font-size:1.8em}}@media (min-width:768px){.text--md__5[data-v-a66b9852]{font-size:2em}}@media (min-width:992px){.text-lg-center[data-v-a66b9852]{text-align:center}}@media (min-width:992px){.text-lg-left[data-v-a66b9852]{text-align:left}}@media (min-width:992px){.text-lg-right[data-v-a66b9852]{text-align:right}}@media (min-width:992px){.text--lg__1[data-v-a66b9852]{font-size:1.2em}}@media (min-width:992px){.text--lg__2[data-v-a66b9852]{font-size:1.4em}}@media (min-width:992px){.text--lg__3[data-v-a66b9852]{font-size:1.6em}}@media (min-width:992px){.text--lg__4[data-v-a66b9852]{font-size:1.8em}}@media (min-width:992px){.text--lg__5[data-v-a66b9852]{font-size:2em}}.z-index-0[data-v-a66b9852]{z-index:0}.z-index-1[data-v-a66b9852]{z-index:1}.z-index-2[data-v-a66b9852]{z-index:2}.z-index-3[data-v-a66b9852]{z-index:3}.z-index-4[data-v-a66b9852]{z-index:4}.z-index-5[data-v-a66b9852]{z-index:5}.z-index-6[data-v-a66b9852]{z-index:6}.z-index-7[data-v-a66b9852]{z-index:7}.z-index-8[data-v-a66b9852]{z-index:8}.z-index-9[data-v-a66b9852]{z-index:9}@media (min-width:576px){.w-sm-full[data-v-a66b9852]{width:100%!important}.w-sm-auto[data-v-a66b9852]{width:auto!important}.w-sm-inherit[data-v-a66b9852]{width:inherit!important}.flex-sm-0[data-v-a66b9852]{flex:0!important}}@media (min-width:768px){.w-md-full[data-v-a66b9852]{width:100%!important}.w-md-auto[data-v-a66b9852]{width:auto!important}.w-md-inherit[data-v-a66b9852]{width:inherit!important}.flex-md-0[data-v-a66b9852]{flex:0!important}}@media (min-width:992px){.w-lg-full[data-v-a66b9852]{width:100%!important}.w-lg-auto[data-v-a66b9852]{width:auto!important}.w-lg-inherit[data-v-a66b9852]{width:inherit!important}.flex-lg-0[data-v-a66b9852]{flex:0!important}}@media (min-width:1200px){.w-xl-full[data-v-a66b9852]{width:100%!important}.w-xl-auto[data-v-a66b9852]{width:auto!important}.w-xl-inherit[data-v-a66b9852]{width:inherit!important}.flex-xl-0[data-v-a66b9852]{flex:0!important}}.position-absolute-center-middle[data-v-a66b9852]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.max-width-100 .container[data-v-a66b9852]{max-width:100%!important}.bg-image[data-v-a66b9852]{z-index:0}.bg-image[data-v-a66b9852],.overlay[data-v-a66b9852]{position:absolute;top:0;right:0;bottom:0;left:0}.overlay[data-v-a66b9852]{background:#68006f;opacity:0;z-index:10}.vacancy-list__logo[data-v-a66b9852]{position:relative;width:193px}.vacancy-list__logo:hover .overlay[data-v-a66b9852]{opacity:.1}@media (max-width:768px){.vacancy-list-item--summary-card[data-v-a66b9852]{border-right:1px solid #c7c7c7;width:100%}}@media (min-width:768px){.vacancy-list-item--summary-card[data-v-a66b9852]{width:calc(100% - 193px)}}.vacancy-list-item.last-item[data-v-a66b9852]{border-bottom:1px solid #c7c7c7}",""]),o.locals={},t.exports=o},992:function(t,e,r){var content=r(1096);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("629d4fe2",content,!0,{sourceMap:!1})},993:function(t,e,r){var content=r(1098);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("0117886c",content,!0,{sourceMap:!1})},994:function(t,e,r){var content=r(1100);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(162).default)("e98c4962",content,!0,{sourceMap:!1})}}]);