(window.webpackJsonp=window.webpackJsonp||[]).push([[28,10],{462:function(t,n,o){var content=o(466);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(67).default)("4776acdd",content,!0,{sourceMap:!1})},465:function(t,n,o){"use strict";o(462)},466:function(t,n,o){var e=o(64),c=o(208),r=o(467),l=e(!1),d=c(r);l.push([t.i,".usp-vacatures[data-v-17760d35]{background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("+d+");background-position:center;background-size:cover}.usp-vacatures h2[data-v-17760d35]{color:#fff;font-weight:bold;font-size:56px;line-height:1.1}@media(max-width: 991px){.usp-vacatures h2[data-v-17760d35]{font-size:32px}}.usp-vacatures p[data-v-17760d35]{color:#fff;font-size:18px;line-height:1.2;max-width:800px;margin:30px auto}@media(max-width: 991px){.usp-vacatures p[data-v-17760d35]{font-size:16px}}",""]),t.exports=l},467:function(t,n,o){t.exports=o.p+"img/Image_7@1x.18434a9.jpg"},468:function(t,n,o){"use strict";o.r(n);var e=o(39),c=(o(80),{data:function(){return{title:"",text:"",location:""}},mounted:function(){var t=this;return Object(e.a)(regeneratorRuntime.mark((function n(){var o;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t.location=t.$route.path.split("/")[1],n.next=3,t.$axios.get("https://mimosa-taphuys-content-backend.lwprod.nl/api/generalCopy");case 3:o=n.sent,t.title=o.data.vacancy_title,t.text=o.data.vacancy_text;case 6:case"end":return n.stop()}}),n)})))()}}),r=(o(465),o(32)),component=Object(r.a)(c,(function(){var t=this,n=t._self._c;return n("b-container",[n("div",{staticClass:"usp-vacatures text-center py-5 px-3"},[n("h2",[t._v(t._s(t.title))]),t._v(" "),n("p",[t._v(t._s(t.text))]),t._v(" "),n("nuxt-link",{staticClass:"mt-btn primary",attrs:{to:"/".concat(t.location,"/vacatures")}},[t._v("Bekijk vacatures")])],1)])}),[],!1,null,"17760d35",null);n.default=component.exports},505:function(t,n,o){var content=o(543);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(67).default)("50c9a553",content,!0,{sourceMap:!1})},542:function(t,n,o){"use strict";o(505)},543:function(t,n,o){var e=o(64)(!1);e.push([t.i,'.contact-icon{width:23px;height:23px;margin-right:5px;margin-top:1px}.contact-plaatsnaam{color:#fff;font-size:24px;font-family:"Alasar";font-weight:bold;line-height:1}.contact-info{color:#fff;font-family:"Raleway";line-height:1.4;margin-top:12px}.contact-info a{color:#fff}.GMap__InfoWindow{padding:12px}.GMap__InfoWindow p{padding:0;margin:0}',""]),t.exports=e},594:function(t,n,o){"use strict";o.r(n);var e=o(39),c=(o(80),o(117),o(8),{head:function(){return{title:"Contact",meta:[{hid:"description",name:"description",content:"'t Taphuys is een ontmoetingsplek voor iedereen. Wij zijn 7 dagen per week geopend, waarbij onze unieke tapwand centraal staat!"}]}},asyncData:function(t){return Object(e.a)(regeneratorRuntime.mark((function n(){var o,e,c;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return o=t.$axios,n.next=3,o.get("".concat("https://mimosa-taphuys-content-backend.lwprod.nl/api","/generalCopy"));case 3:return e=n.sent,n.next=6,o.get("".concat("https://mimosa-taphuys-content-backend.lwprod.nl/api","/locations/"));case 6:return c=n.sent,n.abrupt("return",{generalCopyApi:e.data,locationArnhem:c.data.find((function(t){return"arnhem"===t.path})),locationEindhoven:c.data.find((function(t){return"eindhoven"===t.path})),locationTilburg:c.data.find((function(t){return"tilburg"===t.path})),locationUtrecht:c.data.find((function(t){return"utrecht"===t.path}))});case 8:case"end":return n.stop()}}),n)})))()}}),r=(o(542),o(32)),component=Object(r.a)(c,(function(){var t=this,n=t._self._c;return n("div",[n("div",{staticClass:"bg-blauw-hokjes-fade bg-content"}),t._v(" "),n("b-container",{staticClass:"mt-content-container mb-5"},[n("h1",{staticClass:"heading2 font-weight-bold text-center max-w-700px mx-auto"},[t._v("\n      "+t._s(t.generalCopyApi.contact_title)+"\n    ")]),t._v(" "),n("p",{staticClass:"text-center max-w-800px mx-auto mt-3 mb-5"},[t._v(t._s(t.generalCopyApi.contact_text))])]),t._v(" "),n("GMap",{ref:"gMap",attrs:{language:"nl",center:{lat:51.88715,lng:5.43712},options:{fullscreenControl:!1,mapTypeControl:!1},zoom:8}},[n("GMapMarker",{attrs:{position:{lat:t.locationArnhem.latitude,lng:t.locationArnhem.longitude},options:{zoomControl:!1}}},[n("GMapInfoWindow",[n("p",{staticClass:"mb-1"},[n("strong",[t._v("‘T Taphuys "+t._s(t.locationArnhem.city))])]),t._v(" "),n("p",[t._v(t._s(t.locationArnhem.address))]),t._v(" "),n("p",[t._v(t._s(t.locationArnhem.zipcode))]),t._v(" "),n("p",[t._v(t._s(t.locationArnhem.city))])])],1),t._v(" "),n("GMapMarker",{attrs:{position:{lat:t.locationEindhoven.latitude,lng:t.locationEindhoven.longitude},options:{zoomControl:!1}}},[n("GMapInfoWindow",[n("p",{staticClass:"mb-1"},[n("strong",[t._v("‘T Taphuys "+t._s(t.locationEindhoven.city))])]),t._v(" "),n("p",[t._v(t._s(t.locationEindhoven.address))]),t._v(" "),n("p",[t._v(t._s(t.locationEindhoven.zipcode))]),t._v(" "),n("p",[t._v(t._s(t.locationEindhoven.city))])])],1),t._v(" "),n("GMapMarker",{attrs:{position:{lat:t.locationTilburg.latitude,lng:t.locationTilburg.longitude}}},[n("GMapInfoWindow",[n("p",{staticClass:"mb-1"},[n("strong",[t._v("‘T Taphuys "+t._s(t.locationTilburg.city))])]),t._v(" "),n("p",[t._v(t._s(t.locationTilburg.address))]),t._v(" "),n("p",[t._v(t._s(t.locationTilburg.zipcode))]),t._v(" "),n("p",[t._v(t._s(t.locationTilburg.city))])])],1),t._v(" "),n("GMapMarker",{attrs:{position:{lat:t.locationUtrecht.latitude,lng:t.locationUtrecht.longitude}}},[n("GMapInfoWindow",[n("p",{staticClass:"mb-1"},[n("strong",[t._v("‘T Taphuys "+t._s(t.locationUtrecht.city))])]),t._v(" "),n("p",[t._v(t._s(t.locationUtrecht.address))]),t._v(" "),n("p",[t._v(t._s(t.locationUtrecht.zipcode))]),t._v(" "),n("p",[t._v(t._s(t.locationUtrecht.city))])])],1)],1),t._v(" "),n("b-container",{staticClass:"my-5"},[n("b-row",{attrs:{"no-gutters":""}},[n("b-col",{attrs:{cols:"12",lg:"4"}},[n("div",{staticClass:"mt-block"},[n("div",{staticClass:"overflow-hidden"},[n("div",{staticClass:"mt-block-image no-hover",style:{backgroundImage:"url("+t.locationArnhem.image+")"}})]),t._v(" "),n("div",{staticClass:"mt-block-text blauw"},[n("div",{staticClass:"d-flex"},[n("img",{staticClass:"contact-icon",attrs:{src:o(142)}}),t._v(" "),n("div",{staticClass:"contact-plaatsnaam"},[t._v(t._s(t.locationArnhem.city))])]),t._v(" "),n("div",{staticClass:"contact-info"},[n("a",{staticClass:"text-underline",attrs:{href:"mailto:".concat(t.locationArnhem.email)}},[t._v(t._s(t.locationArnhem.email))]),t._v(" "),n("br"),t._v(t._s(t.locationArnhem.address)+"\n              "),n("br"),t._v(t._s(t.locationArnhem.zipcode)+" - "+t._s(t.locationArnhem.city)+"\n              "),n("br"),t._v("\n              "+t._s(t.locationArnhem.phonenumber)+"\n            ")])])])]),t._v(" "),n("b-col",{attrs:{cols:"12",lg:"4"}},[n("div",{staticClass:"mt-block"},[n("div",{staticClass:"overflow-hidden"},[n("div",{staticClass:"mt-block-image no-hover",style:{backgroundImage:"url("+t.locationEindhoven.image+")"}})]),t._v(" "),n("div",{staticClass:"mt-block-text roze"},[n("div",{staticClass:"d-flex"},[n("img",{staticClass:"contact-icon",attrs:{src:o(142)}}),t._v(" "),n("div",{staticClass:"contact-plaatsnaam"},[t._v(t._s(t.locationEindhoven.city))])]),t._v(" "),n("div",{staticClass:"contact-info"},[n("a",{staticClass:"text-underline",attrs:{href:"mailto:".concat(t.locationEindhoven.email)}},[t._v(t._s(t.locationEindhoven.email))]),t._v(" "),n("br"),t._v(t._s(t.locationEindhoven.address)+"\n              "),n("br"),t._v(t._s(t.locationEindhoven.zipcode)+" - "+t._s(t.locationEindhoven.city)+"\n              "),n("br"),t._v("\n              "+t._s(t.locationEindhoven.phonenumber)+"\n            ")])])])]),t._v(" "),n("b-col",{attrs:{cols:"12",lg:"4"}},[n("div",{staticClass:"mt-block"},[n("div",{staticClass:"overflow-hidden"},[n("div",{staticClass:"mt-block-image no-hover",style:{backgroundImage:"url("+t.locationTilburg.image+")"}})]),t._v(" "),n("div",{staticClass:"mt-block-text grijs"},[n("div",{staticClass:"d-flex"},[n("img",{staticClass:"contact-icon",attrs:{src:o(142)}}),t._v(" "),n("div",{staticClass:"contact-plaatsnaam"},[t._v(t._s(t.locationTilburg.city))])]),t._v(" "),n("div",{staticClass:"contact-info"},[n("a",{staticClass:"text-underline",attrs:{href:"mailto:".concat(t.locationTilburg.email)}},[t._v(t._s(t.locationTilburg.email))]),t._v(" "),n("br"),t._v(t._s(t.locationTilburg.address)+"\n              "),n("br"),t._v(t._s(t.locationTilburg.zipcode)+" - "+t._s(t.locationTilburg.city)+"\n              "),n("br"),t._v("\n              "+t._s(t.locationTilburg.phonenumber)+"\n            ")])])])]),t._v(" "),n("b-col",{attrs:{cols:"12",lg:"4"}},[n("div",{staticClass:"mt-block"},[n("div",{staticClass:"overflow-hidden"},[n("div",{staticClass:"mt-block-image no-hover",style:{backgroundImage:"url("+t.locationUtrecht.image+")"}})]),t._v(" "),n("div",{staticClass:"mt-block-text goud"},[n("div",{staticClass:"d-flex"},[n("img",{staticClass:"contact-icon",attrs:{src:o(142)}}),t._v(" "),n("div",{staticClass:"contact-plaatsnaam"},[t._v(t._s(t.locationUtrecht.city))])]),t._v(" "),n("div",{staticClass:"contact-info"},[n("a",{staticClass:"text-underline",attrs:{href:"mailto:".concat(t.locationUtrecht.email)}},[t._v(t._s(t.locationUtrecht.email))]),t._v(" "),n("br"),t._v(t._s(t.locationUtrecht.address)+"\n              "),n("br"),t._v(t._s(t.locationUtrecht.zipcode)+" - "+t._s(t.locationUtrecht.city)+"\n              "),n("br"),t._v("\n              "+t._s(t.locationUtrecht.phonenumber)+"\n            ")])])])])],1)],1),t._v(" "),n("vacature-banner"),t._v(" "),n("br"),t._v(" "),n("br"),t._v(" "),n("br"),t._v(" "),n("br"),t._v(" "),n("br"),t._v(" "),n("div",{staticClass:"bg-goud-strepen"})],1)}),[],!1,null,null,null);n.default=component.exports;installComponents(component,{VacatureBanner:o(468).default})}}]);