UNPKG

@europeana/portal

Version:
2 lines 42.6 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[82,14,99,114],{1120:function(t,e,n){"use strict";n.r(e);var r=n(23),o=(n(75),n(10),n(43),n(46),n(13),n(315),n(47),n(15),n(64),n(760)),l=n(731),c=n(903),d=n(394),m=n(831),h=n(832),f=n(714),v={name:"HomeHero",components:{SearchForm:d.a,AttributionToggle:m.a,EULogo:h.a},props:{backgroundImage:{type:Object,default:null}},computed:{imageCSSVars:function(){var t;return(null===(t=this.backgroundImage)||void 0===t?void 0:t.image)&&Object(f.b)(this.backgroundImage.image,{small:{w:576,h:896,fit:"fill"},medium:{w:768,h:1080,fit:"fill"},large:{w:992,h:1080,fit:"fill"},xl:{w:1200,h:1080,fit:"fill"},xxl:{w:1440,h:1080,fit:"fill"},xxxl:{w:1920,h:1080,fit:"fill"},wqhd:{w:2560,h:1440,fit:"fill"},"4k":{w:3840,h:2160,fit:"fill"}})}}},y=(n(908),n(59)),w=n(910),x=n.n(w),component=Object(y.a)(v,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"hero figure-attribution responsive-backround-image responsive-font",style:t.imageCSSVars},[n("div",{staticClass:"hero-content"},[n("header",[n("i18n",{staticClass:"text-center",attrs:{path:"homePage.title",tag:"h1"},scopedSlots:t._u([{key:"digital",fn:function(){return[n("span",{staticClass:"digital-highlight"},[t._v("\n "+t._s(t.$t("homePage.titleDigital"))+"\n ")])]},proxy:!0}])}),t._v(" "),n("p",{staticClass:"sub-headline text-center"},[t._v("\n "+t._s(t.$t("homePage.subHeadline"))+"\n ")])],1),t._v(" "),n("SearchForm")],1),t._v(" "),n("AttributionToggle",{attrs:{attribution:t.backgroundImage}}),t._v(" "),n("EULogo",{staticClass:"bottom-right"})],1)}),[],!1,null,"3afe1954",null);"function"==typeof x.a&&x()(component);var _=component.exports,E=(n(30),{components:{ContentCard:n(711).default},data:function(){return{cards:[]}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n={locale:t.$i18n.isoLocale(),preview:"preview"===t.$route.query.mode,limit:1},e.next=3,t.$contentful.query("latestEditorialContent",n);case 3:r=e.sent,o=r.data.data,t.cards=o.blogPostingCollection.items.concat(o.exhibitionPageCollection.items).concat(o.imageGalleryCollection.items);case 6:case"end":return e.stop()}}),e)})))()},methods:{cardLink:function(t){var link;return"ImageGallery"===t.__typename?link={name:"galleries-all",params:{pathMatch:t.identifier}}:"ExhibitionPage"===t.__typename?link={name:"exhibitions-exhibition",params:{exhibition:t.identifier}}:"BlogPosting"===t.__typename&&(link={name:"blog-all",params:{pathMatch:t.identifier}}),link},cardImage:function(t){var e,n;if("ImageGallery"===t.__typename){var r,o,l=(null===(r=t.hasPartCollection.items[0].encoding)||void 0===r||null===(o=r.edmPreview)||void 0===o?void 0:o[0])||t.hasPartCollection.items[0].thumbnailUrl;return this.$apis.thumbnail.edmPreview(l,{size:400})}return null===(e=t.primaryImageOfPage)||void 0===e||null===(n=e.image)||void 0===n?void 0:n.url}}}),C=(n(911),Object(y.a)(E,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.cards.length>0?n("section",{staticClass:"text-center",attrs:{"data-qa":"latest editorial"}},[n("h2",[t._v("\n "+t._s(t.$t("homePage.discoverEditorial"))+"\n ")]),t._v(" "),n("b-button",{staticClass:"cta",attrs:{variant:"outline-secondary",to:"/stories"}},[t._v("\n "+t._s(t.$t("homePage.storiesCTA"))+"\n ")]),t._v(" "),n("b-card-group",{staticClass:"mt-3 card-deck-3-cols justify-content-center gridless-browse-cards",attrs:{deck:""}},t._l(t.cards,(function(e){return n("ContentCard",{key:e.identifier,attrs:{title:e.name,"image-url":t.cardImage(e),"image-optimisation-options":{width:510},url:t.cardLink(e)}})})),1)],1):t._e()}),[],!1,null,"e4087f30",null).exports),k=(n(50),n(792)),O=n(757),T={name:"StackedCardsSwiper",mixins:[k.a],props:{title:{type:String,default:null},cta:{type:Object,default:null},slides:{type:Array,required:!0}},data:function(){return{swiperOptions:{modules:[O.a,O.b,O.c],effect:"coverflow",grabCursor:!0,centeredSlides:!0,slidesPerView:"auto",slideToClickedSlide:!0,preloadImages:!1,lazy:{enabled:!0,checkInView:!0,loadPrevNext:!0,loadPrevNextAmount:10},breakpoints:{0:{spaceBetween:-150},576:{spaceBetween:-100},992:{spaceBetween:0}},keyboard:!0,coverflowEffect:{rotate:0,stretch:100,depth:200,modifier:1,slideShadows:!1,scale:1},on:{afterInit:this.swiperOnAfterInit,activeIndexChange:this.setFocusOnActiveSlideLink}},imageSizes:["(max-width: 576px) 245px","(max-width: 768px) 260px","(max-width: 992px) 280px","(max-width: 1200px) 300px","(max-width: 1440px) 320px","(max-width: 1920px) 355px","(max-width: 2560px) 510px","700px"].join(",")}},mounted:function(){var t=Math.floor(this.slides.length/2);this.swiper.slideTo(t)},methods:{setFocusOnActiveSlideLink:function(){this.$refs.slideLink[this.swiper.activeIndex].focus()},imageSrc:function(image){return null!=image&&image.url&&Object(f.d)(image.url)?Object(f.a)(image,{w:245,h:440,fit:"fill"}):null!=image&&image.url?image.url:null},imageSrcset:function(image){return Object(f.c)(image,{small:{w:245,h:440,fit:"fill"},medium:{w:260,h:420,fit:"fill"},large:{w:280,h:400,fit:"fill"},xl:{w:300,h:400,fit:"fill"},xxl:{w:320,h:370,fit:"fill"},xxxl:{w:355,h:345,fit:"fill"},wqhd:{w:510,h:540,fit:"fill"},"4k":{w:700,h:900,fit:"fill"}})}}},S=(n(917),n(919)),U=n.n(S),N=Object(y.a)(T,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"stacked-cards-wrapper"},[t.title?n("h2",{staticClass:"heading text-center my-3 mx-1"},[t._v("\n "+t._s(t.title)+"\n ")]):t._e(),t._v(" "),t.cta?n("b-button",{staticClass:"cta",attrs:{variant:"outline-secondary",to:t.cta.url}},[t._v("\n "+t._s(t.cta.text)+"\n ")]):t._e(),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.swiperReady,expression:"swiperReady"}],staticClass:"swiper swiper-container"},[n("div",{staticClass:"swiper-wrapper"},t._l(t.slides,(function(e,i){return n("div",{key:i,staticClass:"swiper-slide text-center",attrs:{index:i}},[n("img",{staticClass:"image-overlay position-absolute swiper-lazy",attrs:{"data-src":t.imageSrc(e.image),"data-srcset":t.imageSrcset(e.image),"data-sizes":t.imageSizes,alt:e.image&&e.image.description||""}}),t._v(" "),n("div",{staticClass:"card-body h-100 py-4 d-flex flex-column align-items-center position-relative"},[n("h3",[n("span",[t._v("\n "+t._s(e.title)+"\n ")])]),t._v(" "),n("div",{staticClass:"my-4"},[n("p",{staticClass:"mb-0"},[t._v("\n "+t._s(e.description)+"\n ")])]),t._v(" "),n("span",{staticClass:"line pb-4"}),t._v(" "),n("b-button",{ref:"slideLink",refInFor:!0,staticClass:"slide-link swiper-no-swiping",attrs:{variant:"outline-overlay",to:e.url,"data-qa":"slide link "+i},on:{focus:function(e){return t.swiper.slideTo(i)}}},[t._v("\n "+t._s(t.$t("explore"))+"\n ")])],1)])})),0)])],1)}),[],!1,null,"a6c1e826",null);"function"==typeof U.a&&U()(N);var j=N.exports,I=n(31),L={name:"HomePage",components:{CallToActionBanner:c.default,HomeHero:_,HomeLatest:C,IndexPage:function(){return n.e(10).then(n.bind(null,1121))},StackedCardsSwiper:j},mixins:[o.a,l.a],data:function(){return{sections:[],backgroundImage:null,socialMediaImage:null,browsePage:!1,staticPage:!1,page:{},identifier:null}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.$features.newHomepage){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,t.fetchContentfulEntry();case 4:case"end":return e.stop()}}),e)})))()},head:function(){return{title:this.$pageHeadTitle(this.pageTitle),meta:[{hid:"og:type",property:"og:type",content:"article"},{hid:"title",name:"title",content:this.pageTitle},{hid:"og:title",property:"og:title",content:this.pageTitle},{hid:"description",name:"description",content:this.pageSubHeadline},{hid:"og:description",property:"og:description",content:this.pageSubHeadline},{hid:"og:image",property:"og:image",content:this.headMetaOgImage}]}},computed:{pageTitle:function(){return this.$t("homePage.title",{digital:this.$t("homePage.titleDigital")})},pageSubHeadline:function(){return this.$t("homePage.subHeadline")},headMetaOgImage:function(){var t,image=this.socialMediaImage?this.socialMediaImage:null===(t=this.backgroundImage)||void 0===t?void 0:t.image;return Object(f.a)(image,{w:1200,h:630,fit:"fill"})},callsToAction:function(){return this.sections.filter((function(section){return"PrimaryCallToAction"===section.__typename}))},swiperThemes:function(){var t=this;return this.allThemes.map((function(e){return{title:Object(I.h)(e.prefLabel,t.$i18n.locale).values[0],description:Object(I.h)(e.description,t.$i18n.locale).values[0],url:t.collectionLinkGen(e),image:e.contentfulImage}})).sort((function(a,b){return a.title.localeCompare(b.title)}))}},mounted:function(){this.$features.newHomepage&&this.fetchAllThemes()},methods:{fetchContentfulEntry:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n={locale:t.$i18n.isoLocale(),preview:"preview"===t.$route.query.mode,identifier:t.$route.query.identifier||null,date:(new Date).toISOString()},e.next=3,t.$contentful.query("homePage",n);case 3:r=e.sent,o=r.data.data.homePageCollection.items[0],t.sections=o.sectionsCollection.items.filter((function(t){return!!t})),t.backgroundImage=o.primaryImageOfPage,t.socialMediaImage=o.image;case 8:case"end":return e.stop()}}),e)})))()}}},$=(n(920),Object(y.a)(L,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[t.$features.newHomepage?n("div",{staticClass:"page white-page"},[n("HomeHero",{attrs:{"background-image":t.backgroundImage}}),t._v(" "),n("client-only",[n("div",{staticClass:"page gridless-container"},[t.swiperThemes.length>0?n("StackedCardsSwiper",{attrs:{slides:t.swiperThemes,title:t.$t("homePage.themesTitle"),cta:{url:t.$path("/collections"),text:t.$t("homePage.themesCTA")}}}):t._e(),t._v(" "),t.callsToAction[0]?n("CallToActionBanner",{staticClass:"home-cta",attrs:{name:t.callsToAction[0].name,text:t.callsToAction[0].text,link:t.callsToAction[0].relatedLink,illustration:t.callsToAction[0].image,variant:"innovationblue"}}):t._e(),t._v(" "),n("HomeLatest"),t._v(" "),t.callsToAction[1]?n("CallToActionBanner",{staticClass:"home-cta",attrs:{name:t.callsToAction[1].name,text:t.callsToAction[1].text,link:t.callsToAction[1].relatedLink,illustration:t.callsToAction[1].image}}):t._e()],1)])],1):n("IndexPage",{attrs:{slug:"home"}})],1)}),[],!1,null,"fc921704",null));e.default=$.exports},711:function(t,e,n){"use strict";n.r(e);var r=n(44),o=(n(10),n(43),n(46),n(250),n(47),n(21),n(52),n(58),n(62),n(30),n(41),n(67),n(34),n(107),n(60),n(13),n(50),n(104),n(176)),l=n.n(o),c=n(203),d=n(712),m=n(31),h=n(204),f={name:"ContentCard",components:{ClientOnly:l.a,SmartLink:c.a,MediaDefaultThumbnail:function(){return n.e(24).then(n.bind(null,1172))}},mixins:[d.a],props:{title:{type:[String,Object],default:""},subTitle:{type:String,default:null},texts:{type:Array,default:function(){return[]}},hitsText:{type:Object,default:null},url:{type:[String,Object],default:""},imageUrl:{type:String,default:""},imageContentType:{type:String,default:null},imageWidth:{type:Number,default:null},imageHeight:{type:Number,default:null},imageAlt:{type:String,default:""},imageOptimisationOptions:{type:Object,default:function(){return{}}},lazy:{type:Boolean,default:!0},showSubtitle:{type:Boolean,default:!0},variant:{type:String,default:"default"},omitAllUris:{type:Boolean,default:!1},omitUrisIfOtherValues:{type:Boolean,default:!1},limitValuesWithinEachText:{type:Number,default:-1},blankImageHeight:{type:Number,default:null},blankImageWidth:{type:Number,default:null},logo:{type:Boolean,default:!1},mediaType:{type:String,default:null},offset:{type:Number,default:null}},data:function(){return{cardImageUrl:this.imageUrl,displayLabelTypes:"exhibitions|galleries|blog|collections",themes:h.a.map((function(t){return t.id}))}},computed:{cardClass:function(){return"".concat(this.variant,"-card")},displayTitle:function(){if(this.title){if("string"==typeof this.title)return{value:this.title,code:null};var t=Object(m.h)(this.title,this.$i18n.locale);return{value:t.values[0],code:t.code}}return null},displaySubTitle:function(){return this.subTitle||this.displayLabel},displayLabel:function(){if(!this.displayLabelType)return!1;if("collections"===this.displayLabelType){var t="string"==typeof this.url?this.url.split("/").pop().split("-").shift():this.url.params.pathMatch;return this.themes.includes(t)?this.$t("cardLabels.theme"):this.$t("cardLabels.".concat(this.displayLabelTypeCollections))}return"blog"===this.displayLabelType?this.$tc("blog.posts",1):this.$tc("".concat(this.displayLabelType,".").concat(this.displayLabelType),1)},displayLabelTypeCollections:function(){return"object"===Object(r.a)(this.url)?this.url.params.type:this.url.split("/").slice(-2,-1)},displayLabelType:function(){return!!this.displayLabelMatch&&this.displayLabelMatch[1]},displayLabelMatch:function(){return"object"===Object(r.a)(this.url)?this.displayLabelMatchObject:this.displayLabelMatchString},displayLabelMatchObject:function(){return this.url.name.match(new RegExp("(".concat(this.displayLabelTypes,")")))},displayLabelMatchString:function(){return this.url.match(new RegExp("/(".concat(this.displayLabelTypes,")[/.]")))},displayTexts:function(){var t=this;return this.texts.filter(Boolean).map((function(e){return"string"==typeof e?{values:[e],code:null}:Array.isArray(e)?{values:e,code:null}:Object(m.h)(e,t.$i18n.locale,{omitUrisIfOtherValues:t.omitUrisIfOtherValues,omitAllUris:t.omitAllUris})}))},optimisedImageUrl:function(){return this.$options.filters.optimisedImageUrl(this.imageUrl,this.imageContentType,this.imageOptimisationOptions)}},watch:{imageUrl:function(){this.cardImageUrl=this.imageUrl}},methods:{cardText:function(t){var e=this.limitValuesWithinEachText>-1?t.slice(0,this.limitValuesWithinEachText):[].concat(t);t.length>e.length&&e.push(this.$t("formatting.ellipsis"));var n=e.join(this.$t("formatting.listSeperator")+" "),r=this.stripMarkdown(n);return this.$options.filters.truncate(r,255,this.$t("formatting.ellipsis"))},redrawMasonry:function(){var t=this;this.$redrawVueMasonry&&this.$nextTick((function(){t.$redrawVueMasonry()}))},imageNotFound:function(){this.cardImageUrl="",this.redrawMasonry()},imageLoaded:function(t){t.target.src.startsWith("data:")||this.redrawMasonry()}}},v=n(59),y=n(715),w=n.n(y),component=Object(v.a)(f,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("b-card",{staticClass:"text-left content-card",class:t.cardClass,attrs:{"data-qa":"content card","no-body":""}},[n("div",{staticClass:"card-wrapper"},[n("SmartLink",{attrs:{destination:t.url,"link-class":"card-link","aria-label":t.displayTitle?t.displayTitle.value:null,title:"mosaic"===t.variant&&t.displayTitle?t.displayTitle.value:null}}),t._v(" "),"mini"!==t.variant?n("MediaDefaultThumbnail",{directives:[{name:"show",rawName:"v-show",value:!t.cardImageUrl,expression:"!cardImageUrl"}],attrs:{"media-type":t.mediaType,offset:t.offset}}):t._e(),t._v(" "),t.cardImageUrl?n("div",{staticClass:"card-img",class:{logo:t.logo}},[t.lazy?n("b-img-lazy",{attrs:{src:t.optimisedImageUrl,"blank-width":t.blankImageWidth,"blank-height":t.blankImageHeight,width:t.imageWidth,height:t.imageHeight,alt:t.imageAlt},nativeOn:{error:function(e){return t.imageNotFound.apply(null,arguments)},load:function(e){return t.imageLoaded.apply(null,arguments)}}}):n("b-img",{attrs:{src:t.optimisedImageUrl,width:t.imageWidth,height:t.imageHeight,alt:t.imageAlt},on:{error:t.imageNotFound,load:t.imageLoaded}})],1):t._e(),t._v(" "),"mosaic"!==t.variant?n("b-card-body",{attrs:{"data-qa":"card body"}},[t.displaySubTitle&&"mini"!==t.variant&&t.showSubtitle?n("b-card-sub-title",{staticClass:"mt-0",attrs:{"sub-title-tag":"div","sub-title-text-variant":"default"}},[t._v("\n "+t._s(t.displaySubTitle)+"\n ")]):t._e(),t._v(" "),n("div",{staticClass:"title-texts-wrapper"},[t.displayTitle?n("b-card-title",{attrs:{"title-tag":"div","data-qa":"card title",lang:t.displayTitle.code}},[n("span",[t._v("\n "+t._s(t._f("truncate")(t.displayTitle.value,90,t.$t("formatting.ellipsis")))+"\n ")])]):t._e(),t._v(" "),t.hitsText?n("b-card-text",{attrs:{"text-tag":"div","data-qa":"highlighted search term"}},[n("p",[t._v("\n "+t._s(t.hitsText.prefix)),n("strong",{staticClass:"has-text-highlight"},[t._v(t._s(t.hitsText.exact))]),t._v(t._s(t.hitsText.suffix)+"\n ")])]):t._e(),t._v(" "),t.displayTexts.length>0?t._l(t.displayTexts,(function(text,e){return n("b-card-text",{key:e,attrs:{lang:text.code,"text-tag":"div"}},[n("p",{domProps:{innerHTML:t._s(t.cardText(text.values))}})])})):t._e()],2),t._v(" "),n("client-only",[t._t("footer")],2)],1):t._e()],1),t._v(" "),n("client-only",[t._t("image-overlay")],2)],1)}),[],!1,null,null,null);"function"==typeof w.a&&w()(component);e.default=component.exports},712:function(t,e,n){"use strict";n(30),n(47),n(107),n(21),n(60),n(37),n(41),n(10),n(34),n(68),n(43),n(15),n(64),n(71),n(46);var r=n(717);function o(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var i=0,r=function(){};return{s:r,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,c=!0,d=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return c=t.done,t},e:function(t){d=!0,o=t},f:function(){try{c||null==n.return||n.return()}finally{if(d)throw o}}}}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,n=new Array(e);i<e;i++)n[i]=t[i];return n}var c=function(t){return[/\n$/].concat(t.map((function(t){return new RegExp("</?".concat(t,".*?>"),"gi")})))};e.a={methods:{stripMarkdown:function(text){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[""];text=r.marked.parse(text);var e,n=o(c(t));try{for(n.s();!(e=n.n()).done;){var pattern=e.value;text=text.replace(pattern,"")}}catch(t){n.e(t)}finally{n.f()}return text}}}},714:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return o})),n.d(e,"c",(function(){return l})),n.d(e,"b",(function(){return c}));n(10),n(43),n(46),n(177),n(112),n(60),n(50),n(30),n(316);function r(t){return"images.ctfassets.net"===new URL(t).host}function o(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(null==t||!t.url)return null;var n=new URL(t.url);for(var r in"image/jpeg"===t.contentType&&(e.fm="jpg",e.fl="progressive",e.q||(e.q=80)),e)n.searchParams.set(r,e[r]);return n.toString()}function l(image,t){return null!=image&&image.url&&r(image.url)&&t?["".concat(o(image,t.small)," ").concat(t.small.w,"w"),"".concat(o(image,t.medium)," ").concat(t.medium.w,"w"),"".concat(o(image,t.large)," ").concat(t.large.w,"w"),"".concat(o(image,t.xl)," ").concat(t.xl.w,"w"),"".concat(o(image,t.xxl)," ").concat(t.xxl.w,"w"),"".concat(o(image,t.xxxl)," ").concat(t.xxxl.w,"w"),"".concat(o(image,t.wqhd)," ").concat(t.wqhd.w,"w"),"".concat(o(image,t["4k"])," ").concat(t["4k"].w,"w")].join(","):null!=image&&image.url?image.url:null}function c(image,t){return image.url&&r(image.url)&&t?{"--bg-img-small":"url('".concat(o(image,t.small),"')"),"--bg-img-medium":"url('".concat(o(image,t.medium),"')"),"--bg-img-large":"url('".concat(o(image,t.large),"')"),"--bg-img-xl":"url('".concat(o(image,t.xl),"')"),"--bg-img-xxl":"url('".concat(o(image,t.xxl),"')"),"--bg-img-xxxl":"url('".concat(o(image,t.xxxl),"')"),"--bg-img-wqhd":"url('".concat(o(image,t.wqhd),"')"),"--bg-img-4k":"url('".concat(o(image,t["4k"]),"')")}:image.url?{"--bg-img-small":"url('".concat(image.url,"')")}:null}},715:function(t,e){},725:function(t,e,n){"use strict";n(21),n(107),n(60);var r="icon-license-by",o="icon-license-cc",l="icon-license-rs-yes",c="icon-license-nc",d="icon-license-nd",m="icon-license-rs-no",h="icon-license-rr",f="icon-license-sa";e.a={methods:{rightsNameAndIcon:function(t){var e={};switch(!0){case new RegExp("https?://creativecommons.org/(licenses/)?publicdomain/mark").test(t):e.name="Public Domain",e.iconClass=["icon-license-pd"];break;case new RegExp("https?://creativecommons.org/(licenses/)?publicdomain/zero").test(t):e.name="CC0",e.iconClass=["icon-license-zero"];break;case new RegExp("https?://creativecommons.org/licenses/by/").test(t):e.name="CC BY",e.iconClass=[o,r];break;case new RegExp("https?://creativecommons.org/licenses/by-sa/").test(t):e.name="CC BY-SA",e.iconClass=[o,r,f];break;case new RegExp("https?://creativecommons.org/licenses/by-nc/").test(t):e.name="CC BY-NC",e.iconClass=[o,r,c];break;case new RegExp("https?://creativecommons.org/licenses/by-nc-sa/").test(t):e.name="CC BY-NC-SA",e.iconClass=[o,r,c,f];break;case new RegExp("https?://creativecommons.org/licenses/by-nc-nd/").test(t):e.name="CC BY-NC-ND",e.iconClass=[o,r,c,d];break;case new RegExp("https?://creativecommons.org/licenses/by-nd/").test(t):e.name="CC BY-ND",e.iconClass=[o,r,d];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/InC-EDU/").test(t):e.name="In Copyright - Educational Use Permitted",e.iconClass=[l];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/NoC-NC/").test(t):case new RegExp("https?://www.europeana.eu/rights/out-of-copyright-non-commercial/").test(t):e.name="No Copyright - Non-Commercial Use Only",e.iconClass=[m];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/NoC-OKLR/").test(t):e.name="No Copyright - Other Known Legal Restrictions",e.iconClass=[m];break;case new RegExp("https?://www.europeana.eu/rights/rr-f/").test(t):e.name="Rights Reserved - Free Access",e.iconClass=[h];break;case new RegExp("https?://www.europeana.eu/rights/rr-p/").test(t):e.name="Rights Reserved - Paid Access",e.iconClass=[h];break;case new RegExp("https?://www.europeana.eu/rights/rr-r/").test(t):e.name="Rights Reserved - Restricted Access",e.iconClass=[h];break;case new RegExp("https?://www.europeana.eu/rights/unknown/").test(t):e.name="Unknown copyright status",e.iconClass=[];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/InC/").test(t):e.name="In Copyright",e.iconClass=[l];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/InC-OW-EU/").test(t):e.name="In Copyright - EU Orphan Work",e.iconClass=[l];break;case new RegExp("https?://rightsstatements.org/(vocab|page)/CNE/").test(t):e.name="Copyright Not Evaluated",e.iconClass=["icon-license-rs-unknown"];break;default:e.name=t}return e}}}},730:function(t,e,n){"use strict";n.r(e);var r={mixins:[n(725).a],props:{rightsStatementUrl:{type:String,required:!0},variant:{type:String,default:"icons"}}},o=n(59),component=Object(o.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",{staticClass:"license-label d-inline-flex align-items-center",class:{"text-uppercase":"simple"===t.variant},attrs:{"data-qa":"rights statement"}},["icons"===t.variant?t._l(t.rightsNameAndIcon(t.rightsStatementUrl).iconClass,(function(t){return n("span",{key:t,staticClass:"license",class:t})})):n("span",{staticClass:"icon-license"}),t._v(" "),n("span",{staticClass:"license-label-text"},[t._v("\n "+t._s(t.rightsNameAndIcon(t.rightsStatementUrl).name)+"\n ")])],2)}),[],!1,null,null,null);e.default=component.exports},731:function(t,e,n){"use strict";n(21),n(67);var r=n(314),o=n(31),l=n(109);e.a={methods:{collectionLinkGen:function(t){var e,n=null===(e=t.id)||void 0===e?void 0:e.match("^".concat(l.a,"/([^/]+)/(.+)$"));return n?this.$path({name:"collections-type-all",params:{type:Object(r.e)(n[1]),pathMatch:Object(o.f)(t.id,t.prefLabel.en)}}):null}}}},734:function(t,e){},740:function(t,e,n){"use strict";n(50),n(13),n(10),n(34);var r=n(730),o=n(203),l={name:"CiteAttribution",components:{RightsStatement:r.default,SmartLink:o.a},props:{name:{type:String,default:null},creator:{type:String,default:null},provider:{type:String,default:null},rightsStatement:{type:String,required:!0},url:{type:String,default:null},extended:{type:Boolean,default:!1}},computed:{linkText:function(){return[this.name,this.creator,this.provider].filter(Boolean).join(", ")}}},c=n(59),d=n(734),m=n.n(d),component=Object(c.a)(l,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.extended?n("cite",[t.name?n("p",[t._v(t._s(t.$t("attribution.title"))+"\n "),t.url?n("SmartLink",{attrs:{destination:t.url}},[t._v("\n "+t._s(t.name)+"\n ")]):n("span",[t._v("\n "+t._s(t.name)+"\n ")])],1):t._e(),t._v(" "),t.creator?n("p",[t._v(t._s(t.$t("attribution.creator"))+"\n "),t.url?n("SmartLink",{attrs:{destination:t.url}},[t._v("\n "+t._s(t.creator)+"\n ")]):n("span",[t._v("\n "+t._s(t.creator)+"\n ")])],1):t._e(),t._v(" "),t.provider?n("p",[t._v(t._s(t.$t("attribution.institution"))+"\n "),t.url?n("SmartLink",{attrs:{destination:t.url}},[t._v("\n "+t._s(t.provider)+"\n ")]):n("span",[t._v("\n "+t._s(t.provider)+"\n ")])],1):t._e(),t._v(" "),n("p",[n("SmartLink",{attrs:{destination:t.rightsStatement,"link-class":"attribution"}},[t.rightsStatement?n("RightsStatement",{attrs:{"rights-statement-url":t.rightsStatement}}):t._e()],1)],1)]):n("cite",[n("SmartLink",{attrs:{destination:t.url,"link-class":"attribution"}},[t._v("\n "+t._s(t.linkText)+"\n "),t.rightsStatement?n("RightsStatement",{attrs:{"rights-statement-url":t.rightsStatement}}):t._e()],1)],1)}),[],!1,null,null,null);"function"==typeof m.a&&m()(component);e.a=component.exports},743:function(t,e,n){var content=n(762);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("15a7eb04",content,!0,{sourceMap:!1})},744:function(t,e,n){t.exports=n.p+"img/en-Funded by the EU_NEG.c525aa1.svg"},745:function(t,e,n){var content=n(790);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("8f389d24",content,!0,{sourceMap:!1})},760:function(t,e,n){"use strict";n(16),n(15),n(13),n(10),n(19),n(14),n(20);var r=n(23),o=n(2),l=(n(75),n(21),n(81),n(47),n(108)),c=n(314),d=n(204);function m(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,n)}return e}e.a={computed:function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?m(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):m(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({},Object(l.c)({allThemes:function(t){return t.search.allThemes}})),methods:{fetchAllThemes:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0!==t.allThemes.length){e.next=5;break}return e.next=3,Object(d.b)(t,d.a.map((function(t){return{id:Object(c.f)("topic",t.id)}})));case 3:n=e.sent,t.$store.commit("search/set",["allThemes",n]);case 5:case"end":return e.stop()}}),e)})))()}}}},761:function(t,e,n){"use strict";n(743)},762:function(t,e,n){var r=n(137)(!1);r.push([t.i,".cta-banner[data-v-30ef1156]{background-color:#d9d4ca;margin-bottom:2em;font-size:1rem;border-radius:.25em;border:.25em solid #1a1a1a;box-shadow:.75em .75em 0 0 #1a1a1a}@media(min-width: 1920px){.cta-banner[data-v-30ef1156]{font-size:1vw}}.cta-banner .cta-content[data-v-30ef1156]{padding:1.75em;text-align:center;font-size:1rem}@media(min-width: 1200px){.cta-banner .cta-content[data-v-30ef1156]{font-size:1.375rem}}@media(min-width: 1920px){.cta-banner .cta-content[data-v-30ef1156]{font-size:1em}}.cta-banner .cta-content h2[data-v-30ef1156]{color:#4d4d4d;font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media(min-width: 1200px){.cta-banner .cta-content h2[data-v-30ef1156]{font-size:2.375rem}}@media(min-width: 1920px){.cta-banner .cta-content h2[data-v-30ef1156]{font-size:2em;margin-bottom:.8em}}.cta-banner .cta-content p[data-v-30ef1156]{margin-bottom:1em}.cta-banner .btn-primary.btn-cta[data-v-30ef1156]{margin-bottom:0;text-transform:none;border:.1875em solid #1a1a1a;box-shadow:.25em .25em 0 0 #1a1a1a;font-weight:700;padding:.5em 1em;border-radius:.25em;margin-top:2em}@media(min-width: 1920px){.cta-banner .btn-primary.btn-cta[data-v-30ef1156]{font-size:1vw}}.cta-banner.light[data-v-30ef1156]{background-color:#ededed}.cta-banner.innovationblue[data-v-30ef1156]{background-color:#0a72cc}.cta-banner.innovationblue .cta-content[data-v-30ef1156]{color:#fff}.cta-banner.innovationblue .cta-content h2[data-v-30ef1156]{color:#fff}.cta-banner.innovationblue .btn-primary.btn-cta[data-v-30ef1156]{background-color:#d9d4ca;color:#1a1a1a}.cta-banner.innovationblue .btn-primary.btn-cta[data-v-30ef1156]:hover{background-color:#fff}.cta-banner .cta-illustration[data-v-30ef1156]{margin-top:1em;margin-left:1em;margin-right:1em;height:175px;position:relative;flex-shrink:0}@media(min-width: 768px){.cta-banner .cta-illustration[data-v-30ef1156]{height:auto;width:40%}}.cta-banner .cta-illustration img[data-v-30ef1156]{position:absolute;left:0;bottom:0;max-height:100%;right:0;margin:0 auto}.home-cta[data-v-30ef1156]{margin:3em auto}",""]),t.exports=r},763:function(t,e){},764:function(t,e){},765:function(t,e,n){var map={"./bg-Funded by the EU_NEG.svg":766,"./cs-Funded by the EU_NEG.svg":767,"./da-Funded by the EU_NEG.svg":768,"./de-Funded by the EU_NEG.svg":769,"./el-Funded by the EU_NEG.svg":770,"./en-Funded by the EU_NEG.svg":744,"./es-Funded by the EU_NEG.svg":771,"./et-Funded by the EU_NEG.svg":772,"./fi-Funded by the EU_NEG.svg":773,"./fr-Funded by the EU_NEG.svg":774,"./ga-Funded by the EU_NEG.svg":775,"./hr-Funded by the EU_NEG.svg":776,"./hu-Funded by the EU_NEG.svg":777,"./it-Funded by the EU_NEG.svg":778,"./lt-Funded by the EU_NEG.svg":779,"./lv-Funded by the EU_NEG.svg":780,"./mt-Funded by the EU_NEG.svg":781,"./nl-Funded by the EU_NEG.svg":782,"./pl-Funded by the EU_NEG.svg":783,"./pt-Funded by the EU_NEG.svg":784,"./ro-Funded by the EU_NEG.svg":785,"./sk-Funded by the EU_NEG.svg":786,"./sl-Funded by the EU_NEG.svg":787,"./sv-Funded by the EU_NEG.svg":788};function r(t){var e=o(t);return n(e)}function o(t){if(!n.o(map,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return map[t]}r.keys=function(){return Object.keys(map)},r.resolve=o,t.exports=r,r.id=765},766:function(t,e,n){t.exports=n.p+"img/bg-Funded by the EU_NEG.cefbc91.svg"},767:function(t,e,n){t.exports=n.p+"img/cs-Funded by the EU_NEG.f3e843d.svg"},768:function(t,e,n){t.exports=n.p+"img/da-Funded by the EU_NEG.c5d4782.svg"},769:function(t,e,n){t.exports=n.p+"img/de-Funded by the EU_NEG.d40dd37.svg"},770:function(t,e,n){t.exports=n.p+"img/el-Funded by the EU_NEG.23cd4ee.svg"},771:function(t,e,n){t.exports=n.p+"img/es-Funded by the EU_NEG.d09f7f4.svg"},772:function(t,e,n){t.exports=n.p+"img/et-Funded by the EU_NEG.6c2442c.svg"},773:function(t,e,n){t.exports=n.p+"img/fi-Funded by the EU_NEG.01ae701.svg"},774:function(t,e,n){t.exports=n.p+"img/fr-Funded by the EU_NEG.5088469.svg"},775:function(t,e,n){t.exports=n.p+"img/ga-Funded by the EU_NEG.b8fe76e.svg"},776:function(t,e,n){t.exports=n.p+"img/hr-Funded by the EU_NEG.9c1c5ab.svg"},777:function(t,e,n){t.exports=n.p+"img/hu-Funded by the EU_NEG.4d58af8.svg"},778:function(t,e,n){t.exports=n.p+"img/it-Funded by the EU_NEG.06404bb.svg"},779:function(t,e,n){t.exports=n.p+"img/lt-Funded by the EU_NEG.1e4d691.svg"},780:function(t,e,n){t.exports=n.p+"img/lv-Funded by the EU_NEG.7f906fc.svg"},781:function(t,e,n){t.exports=n.p+"img/mt-Funded by the EU_NEG.62decf5.svg"},782:function(t,e,n){t.exports=n.p+"img/nl-Funded by the EU_NEG.80e817d.svg"},783:function(t,e,n){t.exports=n.p+"img/pl-Funded by the EU_NEG.2c88e12.svg"},784:function(t,e,n){t.exports=n.p+"img/pt-Funded by the EU_NEG.d1cf706.svg"},785:function(t,e,n){t.exports=n.p+"img/ro-Funded by the EU_NEG.add434f.svg"},786:function(t,e,n){t.exports=n.p+"img/sk-Funded by the EU_NEG.5d8e226.svg"},787:function(t,e,n){t.exports=n.p+"img/sl-Funded by the EU_NEG.7a4cea8.svg"},788:function(t,e,n){t.exports=n.p+"img/sv-Funded by the EU_NEG.88fcb04.svg"},789:function(t,e,n){"use strict";n(745)},790:function(t,e,n){var r=n(137)(!1);r.push([t.i,".bottom-right[data-v-437068f1]{position:absolute;bottom:0;max-width:calc(100vw - 95px - 3rem);--right-spacing: calc(64 / 304 * 50%)}@media(max-width: 575px){.bottom-right[data-v-437068f1]{margin-bottom:1rem;margin-left:1rem;right:calc(95px + 1rem)}}@media(min-width: 576px){.bottom-right[data-v-437068f1]{right:0;transform:translate(calc(-95px - var(--right-spacing)), -50%)}}@media(min-width: 1920px){.bottom-right[data-v-437068f1]{transform:translate(calc(-5.9375vw - var(--right-spacing)), -50%)}}",""]),t.exports=r},791:function(t,e){},792:function(t,e,n){"use strict";var r=n(757);n(836);e.a={data:function(){return{swiper:null,swiperReady:!1}},mounted:function(){this.swiper=new r.f(".swiper",this.swiperOptions)},methods:{swiperOnAfterInit:function(){this.swiperReady=!0}}}},831:function(t,e,n){"use strict";var r={name:"AttributionToggle",components:{CiteAttribution:n(740).a},props:{attribution:{type:Object,default:null}},data:function(){return{citeCollapsed:!0}},computed:{rightsStatement:function(){var t,e;return(null===(t=this.attribution)||void 0===t?void 0:t.rightsStatement)||(null===(e=this.attribution)||void 0===e?void 0:e.license)}},methods:{toggleCite:function(){this.citeCollapsed=!this.citeCollapsed}}},o=n(59),l=n(764),c=n.n(l),component=Object(o.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("figcaption",{staticClass:"background-attribution",on:{mouseleave:t.toggleCite}},[t.citeCollapsed?n("span",{staticClass:"icon-info",on:{click:t.toggleCite,mouseover:t.toggleCite,touchstart:t.toggleCite}}):n("CiteAttribution",{attrs:{name:t.attribution?t.attribution.name:null,creator:t.attribution?t.attribution.creator:null,provider:t.attribution?t.attribution.provider:null,"rights-statement":t.rightsStatement,url:t.attribution?t.attribution.url:null,extended:"","data-qa":"attribution"}})],1)}),[],!1,null,null,null);"function"==typeof c.a&&c()(component);e.a=component.exports},832:function(t,e,n){"use strict";var r={name:"EULogo",computed:{localisedEULogo:function(){var t;try{t=n(765)("./".concat(this.$i18n.locale,"-Funded by the EU_NEG.svg"))}catch(e){t=n(744)}return t}}},o=(n(789),n(59)),l=n(791),c=n.n(l),component=Object(o.a)(r,(function(){var t=this,e=t.$createElement;return(t._self._c||e)("img",{staticClass:"eu-logo",attrs:{width:"304",height:"64",src:t.localisedEULogo,alt:t.$t("footer.imageDescription")}})}),[],!1,null,"437068f1",null);"function"==typeof c.a&&c()(component);e.a=component.exports},834:function(t,e,n){var content=n(909);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("f62a34f6",content,!0,{sourceMap:!1})},835:function(t,e,n){var content=n(912);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("5b2cc2f4",content,!0,{sourceMap:!1})},837:function(t,e,n){var content=n(918);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("1f0ad6f5",content,!0,{sourceMap:!1})},838:function(t,e,n){var content=n(921);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("46b6df7b",content,!0,{sourceMap:!1})},903:function(t,e,n){"use strict";n.r(e);n(10),n(43),n(46);var r=n(203),o=n(717),l={name:"CallToActionBanner",components:{SmartLink:r.a,OptimisedImage:function(){return n.e(115).then(n.bind(null,759))}},props:{name:{type:String,required:!0},text:{type:String,required:!0},link:{type:Object,required:!0},illustration:{type:Object,default:null},variant:{type:String,default:"yellowgrey"}},computed:{html:function(){return o.marked.parse(this.text)}}},c=(n(761),n(59)),d=n(763),m=n.n(d),component=Object(c.a)(l,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"cta-banner d-flex flex-md-row flex-column",class:t.variant},[t.illustration?n("div",{staticClass:"cta-illustration align-self-stretch"},[n("OptimisedImage",{attrs:{alt:t.illustration.image.description,src:t.illustration.image.url,width:t.illustration.image.width,height:t.illustration.image.height,"content-type":t.illustration.image.contentType,"max-width":1100,lazy:!0}})],1):t._e(),t._v(" "),n("div",{staticClass:"cta-content align-self-stretch flex-md-fill"},[n("h2",[t._v("\n "+t._s(t.name)+"\n ")]),t._v(" "),n("div",{domProps:{innerHTML:t._s(t.html)}}),t._v(" "),n("SmartLink",{staticClass:"btn btn-cta btn-primary",attrs:{destination:t.link.url,"data-qa":"call to action"}},[t._v("\n "+t._s(t.link.text)+"\n ")])],1)])}),[],!1,null,"30ef1156",null);"function"==typeof m.a&&m()(component);e.default=component.exports},908:function(t,e,n){"use strict";n(834)},909:function(t,e,n){var r=n(137)(!1);r.push([t.i,'.hero[data-v-3afe1954]{margin-top:-70px;margin-bottom:4.5rem;background-color:#767676;padding:9.5rem 1.5rem;min-height:100vh;background-size:cover;background-repeat:no-repeat;position:relative}@media(min-width: 1920px){.hero[data-v-3afe1954]{margin-top:-4.375vw}}.hero[data-v-3afe1954]::before{content:"";left:0;top:0;right:0;bottom:0;background-image:linear-gradient(0deg, #0b60aa, #0b60aa);mix-blend-mode:multiply;position:absolute}.hero[data-v-3afe1954]::after{border-bottom:209px solid #fff;border-left:95px solid transparent;content:"";display:block;height:0;position:absolute;right:0;top:calc(100% - 209px);width:0;z-index:1}@media(min-width: 1920px){.hero[data-v-3afe1954]::after{border-bottom-width:13.0625vw;border-left-width:5.9375vw;top:calc(100% - 13.0625vw)}}.hero h1[data-v-3afe1954],.hero .sub-headline[data-v-3afe1954]{color:#fff}.hero h1[data-v-3afe1954]{font-size:2.125rem;font-weight:900;margin-bottom:1em}.hero h1 .digital-highlight[data-v-3afe1954]{text-shadow:3.5px 3.5px 0 #0a72cc}@media(min-width: 768px){.hero h1[data-v-3afe1954]{font-size:2.875rem}}.hero .sub-headline[data-v-3afe1954]{font-size:1rem;margin-bottom:4em}@media(min-width: 768px){.hero .sub-headline[data-v-3afe1954]{font-size:1.625rem}}@media(min-width: 1920px){.hero[data-v-3afe1954]{padding:6em 0 3em;font-size:2vw}.hero h1[data-v-3afe1954]{font-size:2.6vw}.hero h1 .digital-highlight[data-v-3afe1954]{text-shadow:.24vw .24vw 0 #0a72cc}.hero .sub-headline[data-v-3afe1954]{font-size:1.5vw}}@media(min-width: 768px){.hero h1[data-v-3afe1954],.hero .sub-headline[data-v-3afe1954],.hero .open[data-v-3afe1954]:not(.top-search){width:25em;min-width:644px;margin-left:auto;margin-right:auto}.hero h1[data-v-3afe1954]{width:auto;max-width:744px}}@media(min-width: 992px){.hero h1[data-v-3afe1954]{max-width:80%}}.hero-content[data-v-3afe1954]{margin:0 auto;position:relative}[data-v-3afe1954] .icon-info{left:1.5rem;right:auto;z-index:3}[data-v-3afe1954] cite{left:.5rem;right:auto;z-index:3}',""]),t.exports=r},910:function(t,e){},911:function(t,e,n){"use strict";n(835)},912:function(t,e,n){var r=n(137)(!1);r.push([t.i,"h2[data-v-e4087f30]{color:#4d4d4d;font-size:2rem}@media(min-width: 1200px){h2[data-v-e4087f30]{font-size:2.375rem}}@media(min-width: 1920px){h2[data-v-e4087f30]{font-size:2vw}}.cta[data-v-e4087f30]{margin:1.5em auto}@media(min-width: 1920px){.cta[data-v-e4087f30]{font-size:1vw}}.card-deck[data-v-e4087f30]{flex-flow:row wrap}.card-deck .content-card.card[data-v-e4087f30]:last-child{margin-bottom:0}@media(min-width: 768px){.card-deck .content-card.card[data-v-e4087f30]{margin-bottom:0}}",""]),t.exports=r},917:function(t,e,n){"use strict";n(837)},918:function(t,e,n){var r=n(137)(!1);r.push([t.i,".stacked-cards-wrapper[data-v-a6c1e826]{font-size:1rem;text-align:center}@media(min-width: 1920px){.stacked-cards-wrapper[data-v-a6c1e826]{font-size:1vw}}.heading[data-v-a6c1e826]{color:#4d4d4d;font-size:2rem}@media(min-width: 1200px){.heading[data-v-a6c1e826]{font-size:2.375rem}}@media(min-width: 1920px){.heading[data-v-a6c1e826]{margin:.5em 0 !important;font-size:2em}}.cta[data-v-a6c1e826]{font-size:1em;margin:1.5em auto}.slide-link[data-v-a6c1e826]{margin:auto 0 0;font-size:1em;padding:.375em .75em}.swiper-container[data-v-a6c1e826]{width:100%;padding:0;padding-top:1rem}.swiper-slide[data-v-a6c1e826]{width:calc(200px + 8vw);max-width:720px;height:auto;overflow:hidden}@media(min-width: 1920px){.swiper-slide[data-v-a6c1e826]{width:calc(200px + 12vw)}}.swiper-slide h3[data-v-a6c1e826]{font-size:1.25em;font-weight:500;text-transform:uppercase}.swiper-slide p[data-v-a6c1e826]{font-size:1em}.swiper-slide .card-body[data-v-a6c1e826]{background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));color:#fff}@media(min-width: 1920px){.swiper-slide .card-body[data-v-a6c1e826]{padding:1.5em 1.25em !important}}.swiper-slide .line[data-v-a6c1e826]{width:40%;border-top:1px solid #fff;margin:auto}.swiper-slide .image-overlay[data-v-a6c1e826]{min-height:100%;min-width:100%;width:auto;max-width:none;left:-50%;right:-50%;margin:0 auto}",""]),t.exports=r},919:function(t,e){},920:function(t,e,n){"use strict";n(838)},921:function(t,e,n){var r=n(137)(!1);r.push([t.i,".page[data-v-fc921704]{margin-top:0;padding-bottom:1px;text-align:center}.page.gridless-container>div[data-v-fc921704],.page.gridless-container>section[data-v-fc921704]{margin-bottom:5.5rem}.page.gridless-container .cta-banner[data-v-fc921704]{margin-bottom:calc(5.5rem + .75em)}",""]),t.exports=r}}]); //# sourceMappingURL=bd1d74f.js.map