(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{353:function(module,exports,__webpack_require__){},402:function(module,__webpack_exports__,__webpack_require__){"use strict";var _node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_017ae9fa_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(353);__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_index_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_017ae9fa_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__).a},447:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__);var render=function(){var _vm=this,_h=_vm.$createElement,_c=_vm._self._c||_h;return _vm.servicesTopic?_c("div",{staticClass:"enterprise-and-education"},[_c("div",{staticClass:"header-background-image",style:_vm.setBackgroundImage(_vm.headerParagraph.backgroundImage)},[_vm.headerParagraph?_c("div",{staticClass:"header"},[_c("div",{staticClass:"width-container"},[_vm.headerParagraph.title?_c("h1",{staticClass:"header-title"},[_vm._v(_vm._s(_vm.headerParagraph.title))]):_vm._e(),_vm._v(" "),_vm.headerParagraph.subTitle?_c("p",{staticClass:"header-subtitle"},[_vm._v(_vm._s(_vm.headerParagraph.subTitle))]):_vm._e(),_vm._v(" "),_c("Sl-divider",{staticClass:"sl-divider"}),_vm._v(" "),_vm.headerParagraph.description?_c("sc-markitup",{staticClass:"header-description",attrs:{content:_vm.headerParagraph.description}}):_vm._e()],1)]):_vm._e()]),_vm._v(" "),_vm._l(_vm.checkLists,(function(checkList,index){return _c("div",{key:index},[checkList.fields&&checkList.fields.bulletPoints?_c("div",{staticClass:"paragraph-spacing"},[_c("Sl-title-checklist",{attrs:{items:checkList.fields.bulletPoints,title:checkList.fields.title}})],1):_vm._e()])})),_vm._v(" "),_vm.textParagraph?_c("div",{staticClass:"paragraph-spacing"},[_c("div",{staticClass:"extra-container-spacing text-paragraph"},[_vm.textParagraph.title?_c("h2",{staticClass:"text-paragraph-title"},[_vm._v(_vm._s(_vm.textParagraph.title))]):_vm._e(),_vm._v(" "),_c("Sl-divider",{staticClass:"sl-divider-center"}),_vm._v(" "),_vm.textParagraph.description?_c("sc-markitup",{staticClass:"width-container text-paragraph-content",attrs:{content:_vm.textParagraph.description}}):_vm._e()],1)]):_vm._e(),_vm._v(" "),_vm.form&&_vm.form.form?_c("div",{staticClass:"paragraph-spacing"},[_c("Sl-form",{attrs:{item:_vm.form.form,title:_vm.form.title}})],1):_vm._e(),_vm._v(" "),_vm.blogs&&_vm.blogs.title?_c("div",{staticClass:"paragraph-spacing"},[_c("Sl-blogs-overview",{attrs:{title:_vm.blogs.title}})],1):_vm._e()],2):_vm._e()};render._withStripped=!0;var dist=__webpack_require__(7),sl_divider=__webpack_require__(305),sl_title_checklist=__webpack_require__(319),sl_form=__webpack_require__(312),sl_blogs_overview=__webpack_require__(318),solutions_servicesvue_type_script_lang_js_={components:{SlDivider:sl_divider.a,SlTitleChecklist:sl_title_checklist.a,SlForm:sl_form.a,SlBlogsOverview:sl_blogs_overview.a},name:"solutions-services",mixins:[dist.mixins.scMetaTopic],data:function(){return{servicesTopic:void 0}},beforeMount:function(){this.fetchservicesTopic(),this.fetchMeta("solutions-services")},computed:{headerParagraph:function(){if(this.servicesTopic&&this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var header=this.getParagraphFromTopic("header");return header&&header.fields?{title:header.fields.title?header.fields.title:void 0,subTitle:header.fields.subtitle?header.fields.subtitle:void 0,description:header.fields.description?header.fields.description:void 0,backgroundImage:header.fields.images[0]?header.fields.images[0]:void 0}:void 0}},textParagraph:function(){if(this.servicesTopic&&this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var textparagraph=this.getParagraphFromTopic("text-paragraph");return textparagraph&&textparagraph.fields?{description:textparagraph.fields.description?textparagraph.fields.description:void 0,title:textparagraph.fields.title?textparagraph.fields.title:void 0}:void 0}},checkLists:function(){if(this.servicesTopic&&this.servicesTopic.fields)return this.getParagraphsFromTopic("title-checklist")},form:function(){if(this.servicesTopic&&this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var form=this.getParagraphFromTopic("form");return form&&form.fields?{title:form.fields.title?form.fields.title:void 0,form:form.fields.references?form.fields.references[0]:void 0}:void 0}},blogs:function(){if(this.servicesTopic&&this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var blogs=this.getParagraphFromTopic("blogs");return blogs&&blogs.fields?{title:blogs.fields.title?blogs.fields.title:void 0}:void 0}}},methods:{setBackgroundImage:function(backgroundImage){if(backgroundImage.fields.landscape.fields.file.url)return"background-image: linear-gradient(270deg, rgba(17,18,50,0) 0%, rgba(17,18,50,1) 65%), url(".concat(optimiseImageUrl({url:backgroundImage.fields.landscape.fields.file.url}),")")},getParagraphFromTopic:function(name){if(this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var paragraph=this.servicesTopic.fields.paragraphs.filter((function(paragraph){return paragraph.fields.name.includes(name)}));return paragraph.length>0?paragraph[0]:void 0}},getParagraphsFromTopic:function(name){if(this.servicesTopic.fields&&this.servicesTopic.fields.paragraphs){var paragraphs=this.servicesTopic.fields.paragraphs.filter((function(paragraph){return paragraph.fields.name.includes(name)}));return paragraphs.length>0?paragraphs:void 0}},fetchservicesTopic:function(){var _this=this;this.$getEntriesWithFallbackLanguage({content_type:"topics","fields.name":"solutions-services",include:3}).then((function(res){res&&res.items&&res.items.length>0?_this.servicesTopic=res.items[0]:_this.$router.push({name:"404"})})).catch((function(error){}))}}},componentNormalizer=(__webpack_require__(402),__webpack_require__(1)),component=Object(componentNormalizer.a)(solutions_servicesvue_type_script_lang_js_,render,[],!1,null,"017ae9fa",null);component.options.__file="src/pages/solutions/services/index.vue";__webpack_exports__.default=component.exports}}]);