UNPKG

@europeana/portal

Version:
2 lines 39.8 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[81,14,100,115],{1049:function(t,e,n){"use strict";n.r(e);var r=n(16),o=(n(21),n(42),n(22),n(253),n(250),n(694)),l=n(662),c=n(831),d=n(326),m=n(758),h=n(759),f=n(647),v={name:"HomeHero",components:{SearchForm:d.a,AttributionToggle:m.a,EULogo:h.a},props:{backgroundImage:{type:Object,default:null}},computed:{imageCSSVars(){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(836),n(40)),x=n(838),w=n.n(x),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 w.a&&w()(component);var _=component.exports,E={components:{ContentCard:n(641).default},data:()=>({cards:[]}),fetch(){var t=this;return Object(r.a)((function*(){var e={locale:t.$i18n.isoLocale(),preview:"preview"===t.$route.query.mode,limit:1},n=(yield t.$contentful.query("latestEditorialContent",e)).data.data;t.cards=n.blogPostingCollection.items.concat(n.exhibitionPageCollection.items).concat(n.imageGalleryCollection.items)}))()},methods:{cardLink(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(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(839),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(726),T=n(691),U={name:"StackedCardsSwiper",mixins:[k.a],props:{title:{type:String,default:null},cta:{type:Object,default:null},slides:{type:Array,required:!0}},data(){return{swiperOptions:{modules:[T.a,T.b,T.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(){var t=Math.floor(this.slides.length/2);this.swiper.slideTo(t)},methods:{setFocusOnActiveSlideLink(){this.$refs.slideLink[this.swiper.activeIndex].focus()},imageSrc:image=>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:image=>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"}})}},O=(n(842),n(844)),S=n.n(O),N=Object(y.a)(U,(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 S.a&&S()(N);var L=N.exports,j=n(24),I={name:"HomePage",components:{CallToActionBanner:c.default,HomeHero:_,HomeLatest:C,IndexPage:()=>n.e(9).then(n.bind(null,1050)),StackedCardsSwiper:L},mixins:[o.a,l.a],data:()=>({sections:[],backgroundImage:null,socialMediaImage:null,browsePage:!1,staticPage:!1,page:{},identifier:null}),fetch(){var t=this;return Object(r.a)((function*(){t.$features.newHomepage&&(yield t.fetchContentfulEntry())}))()},head(){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(){return this.$t("homePage.title",{digital:this.$t("homePage.titleDigital")})},pageSubHeadline(){return this.$t("homePage.subHeadline")},headMetaOgImage(){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(){return this.sections.filter((section=>"PrimaryCallToAction"===section.__typename))},swiperThemes(){return this.allThemes.map((t=>({title:Object(j.h)(t.prefLabel,this.$i18n.locale).values[0],description:Object(j.h)(t.description,this.$i18n.locale).values[0],url:this.collectionLinkGen(t),image:t.contentfulImage}))).sort(((a,b)=>a.title.localeCompare(b.title)))}},mounted(){this.$features.newHomepage&&this.fetchAllThemes()},methods:{fetchContentfulEntry(){var t=this;return Object(r.a)((function*(){var e={locale:t.$i18n.isoLocale(),preview:"preview"===t.$route.query.mode,identifier:t.$route.query.identifier||null,date:(new Date).toISOString()},n=(yield t.$contentful.query("homePage",e)).data.data.homePageCollection.items[0];t.sections=n.sectionsCollection.items.filter((t=>!!t)),t.backgroundImage=n.primaryImageOfPage,t.socialMediaImage=n.image}))()}}},$=(n(845),Object(y.a)(I,(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},641:function(t,e,n){"use strict";n.r(e);n(21),n(42),n(22),n(14),n(38),n(43),n(48),n(80),n(41),n(76);var r=n(141),o=n.n(r),l=n(159),c=n(642),d=n(24),m=n(160),h={name:"ContentCard",components:{ClientOnly:o.a,SmartLink:l.a,MediaDefaultThumbnail:()=>n.e(23).then(n.bind(null,1101))},mixins:[c.a],props:{title:{type:[String,Object],default:""},subTitle:{type:String,default:null},texts:{type:Array,default:()=>[]},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:()=>({})},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(){return{cardImageUrl:this.imageUrl,displayLabelTypes:"exhibitions|galleries|blog|collections",themes:m.a.map((t=>t.id))}},computed:{cardClass(){return"".concat(this.variant,"-card")},displayTitle(){if(this.title){if("string"==typeof this.title)return{value:this.title,code:null};var t=Object(d.h)(this.title,this.$i18n.locale);return{value:t.values[0],code:t.code}}return null},displaySubTitle(){return this.subTitle||this.displayLabel},displayLabel(){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(){return"object"==typeof this.url?this.url.params.type:this.url.split("/").slice(-2,-1)},displayLabelType(){return!!this.displayLabelMatch&&this.displayLabelMatch[1]},displayLabelMatch(){return"object"==typeof this.url?this.displayLabelMatchObject:this.displayLabelMatchString},displayLabelMatchObject(){return this.url.name.match(new RegExp("(".concat(this.displayLabelTypes,")")))},displayLabelMatchString(){return this.url.match(new RegExp("/(".concat(this.displayLabelTypes,")[/.]")))},displayTexts(){return this.texts.filter(Boolean).map((t=>"string"==typeof t?{values:[t],code:null}:Array.isArray(t)?{values:t,code:null}:Object(d.h)(t,this.$i18n.locale,{omitUrisIfOtherValues:this.omitUrisIfOtherValues,omitAllUris:this.omitAllUris})))},optimisedImageUrl(){return this.$options.filters.optimisedImageUrl(this.imageUrl,this.imageContentType,this.imageOptimisationOptions)}},watch:{imageUrl(){this.cardImageUrl=this.imageUrl}},methods:{cardText(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(){this.$redrawVueMasonry&&this.$nextTick((()=>{this.$redrawVueMasonry()}))},imageNotFound(){this.cardImageUrl="",this.redrawMasonry()},imageLoaded(t){t.target.src.startsWith("data:")||this.redrawMasonry()}}},f=n(40),v=n(643),y=n.n(v),component=Object(f.a)(h,(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 y.a&&y()(component);e.default=component.exports},642:function(t,e,n){"use strict";n(80),n(14),n(41),n(21),n(22),n(28);var r=n(645);e.a={methods:{stripMarkdown(text){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[""];for(var pattern of(text=r.marked.parse(text),(t=>[/\n$/].concat(t.map((t=>new RegExp("</?".concat(t,".*?>"),"gi")))))(t)))text=text.replace(pattern,"");return text}}}},643:function(t,e){},647: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(21),n(22),n(142),n(86),n(41);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}},656:function(t,e,n){"use strict";n(14),n(80),n(41);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(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}}}},661:function(t,e,n){"use strict";n.r(e);var r={mixins:[n(656).a],props:{rightsStatementUrl:{type:String,required:!0},variant:{type:String,default:"icons"}}},o=n(40),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},662:function(t,e,n){"use strict";n(14),n(48);var r=n(251),o=n(24),l=n(83);e.a={methods:{collectionLinkGen(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}}}},666:function(t,e){},672:function(t,e,n){"use strict";var r=n(661),o=n(159),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(){return[this.name,this.creator,this.provider].filter(Boolean).join(", ")}}},c=n(40),d=n(666),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},675:function(t,e,n){var content=n(696);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("15a7eb04",content,!0,{sourceMap:!1})},676:function(t,e,n){t.exports=n.p+"img/en-Funded by the EU_NEG.c525aa1.svg"},677:function(t,e,n){var content=n(724);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("8f389d24",content,!0,{sourceMap:!1})},694:function(t,e,n){"use strict";var r=n(16),o=n(6),l=(n(14),n(58),n(82)),c=n(251),d=n(160);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:t=>t.search.allThemes})),methods:{fetchAllThemes(){var t=this;return Object(r.a)((function*(){if(0===t.allThemes.length){var e=yield Object(d.b)(t,d.a.map((t=>({id:Object(c.f)("topic",t.id)}))));t.$store.commit("search/set",["allThemes",e])}}))()}}}},695:function(t,e,n){"use strict";n(675)},696:function(t,e,n){var r=n(105)(!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},697:function(t,e){},698:function(t,e){},699:function(t,e,n){var map={"./bg-Funded by the EU_NEG.svg":700,"./cs-Funded by the EU_NEG.svg":701,"./da-Funded by the EU_NEG.svg":702,"./de-Funded by the EU_NEG.svg":703,"./el-Funded by the EU_NEG.svg":704,"./en-Funded by the EU_NEG.svg":676,"./es-Funded by the EU_NEG.svg":705,"./et-Funded by the EU_NEG.svg":706,"./fi-Funded by the EU_NEG.svg":707,"./fr-Funded by the EU_NEG.svg":708,"./ga-Funded by the EU_NEG.svg":709,"./hr-Funded by the EU_NEG.svg":710,"./hu-Funded by the EU_NEG.svg":711,"./it-Funded by the EU_NEG.svg":712,"./lt-Funded by the EU_NEG.svg":713,"./lv-Funded by the EU_NEG.svg":714,"./mt-Funded by the EU_NEG.svg":715,"./nl-Funded by the EU_NEG.svg":716,"./pl-Funded by the EU_NEG.svg":717,"./pt-Funded by the EU_NEG.svg":718,"./ro-Funded by the EU_NEG.svg":719,"./sk-Funded by the EU_NEG.svg":720,"./sl-Funded by the EU_NEG.svg":721,"./sv-Funded by the EU_NEG.svg":722};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=699},700:function(t,e,n){t.exports=n.p+"img/bg-Funded by the EU_NEG.cefbc91.svg"},701:function(t,e,n){t.exports=n.p+"img/cs-Funded by the EU_NEG.f3e843d.svg"},702:function(t,e,n){t.exports=n.p+"img/da-Funded by the EU_NEG.c5d4782.svg"},703:function(t,e,n){t.exports=n.p+"img/de-Funded by the EU_NEG.d40dd37.svg"},704:function(t,e,n){t.exports=n.p+"img/el-Funded by the EU_NEG.23cd4ee.svg"},705:function(t,e,n){t.exports=n.p+"img/es-Funded by the EU_NEG.d09f7f4.svg"},706:function(t,e,n){t.exports=n.p+"img/et-Funded by the EU_NEG.6c2442c.svg"},707:function(t,e,n){t.exports=n.p+"img/fi-Funded by the EU_NEG.01ae701.svg"},708:function(t,e,n){t.exports=n.p+"img/fr-Funded by the EU_NEG.5088469.svg"},709:function(t,e,n){t.exports=n.p+"img/ga-Funded by the EU_NEG.b8fe76e.svg"},710:function(t,e,n){t.exports=n.p+"img/hr-Funded by the EU_NEG.9c1c5ab.svg"},711:function(t,e,n){t.exports=n.p+"img/hu-Funded by the EU_NEG.4d58af8.svg"},712:function(t,e,n){t.exports=n.p+"img/it-Funded by the EU_NEG.06404bb.svg"},713:function(t,e,n){t.exports=n.p+"img/lt-Funded by the EU_NEG.1e4d691.svg"},714:function(t,e,n){t.exports=n.p+"img/lv-Funded by the EU_NEG.7f906fc.svg"},715:function(t,e,n){t.exports=n.p+"img/mt-Funded by the EU_NEG.62decf5.svg"},716:function(t,e,n){t.exports=n.p+"img/nl-Funded by the EU_NEG.80e817d.svg"},717:function(t,e,n){t.exports=n.p+"img/pl-Funded by the EU_NEG.2c88e12.svg"},718:function(t,e,n){t.exports=n.p+"img/pt-Funded by the EU_NEG.d1cf706.svg"},719:function(t,e,n){t.exports=n.p+"img/ro-Funded by the EU_NEG.add434f.svg"},720:function(t,e,n){t.exports=n.p+"img/sk-Funded by the EU_NEG.5d8e226.svg"},721:function(t,e,n){t.exports=n.p+"img/sl-Funded by the EU_NEG.7a4cea8.svg"},722:function(t,e,n){t.exports=n.p+"img/sv-Funded by the EU_NEG.88fcb04.svg"},723:function(t,e,n){"use strict";n(677)},724:function(t,e,n){var r=n(105)(!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},725:function(t,e){},726:function(t,e,n){"use strict";var r=n(691);n(763);e.a={data:()=>({swiper:null,swiperReady:!1}),mounted(){this.swiper=new r.f(".swiper",this.swiperOptions)},methods:{swiperOnAfterInit(){this.swiperReady=!0}}}},758:function(t,e,n){"use strict";var r={name:"AttributionToggle",components:{CiteAttribution:n(672).a},props:{attribution:{type:Object,default:null}},data:()=>({citeCollapsed:!0}),computed:{rightsStatement(){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(){this.citeCollapsed=!this.citeCollapsed}}},o=n(40),l=n(698),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},759:function(t,e,n){"use strict";var r={name:"EULogo",computed:{localisedEULogo(){var t;try{t=n(699)("./".concat(this.$i18n.locale,"-Funded by the EU_NEG.svg"))}catch(e){t=n(676)}return t}}},o=(n(723),n(40)),l=n(725),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},761:function(t,e,n){var content=n(837);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("f62a34f6",content,!0,{sourceMap:!1})},762:function(t,e,n){var content=n(840);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("5b2cc2f4",content,!0,{sourceMap:!1})},764:function(t,e,n){var content=n(843);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("1f0ad6f5",content,!0,{sourceMap:!1})},765:function(t,e,n){var content=n(846);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(106).default)("46b6df7b",content,!0,{sourceMap:!1})},831:function(t,e,n){"use strict";n.r(e);n(21),n(42),n(22);var r=n(159),o=n(645),l={name:"CallToActionBanner",components:{SmartLink:r.a,OptimisedImage:()=>n.e(116).then(n.bind(null,693))},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(){return o.marked.parse(this.text)}}},c=(n(695),n(40)),d=n(697),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},836:function(t,e,n){"use strict";n(761)},837:function(t,e,n){var r=n(105)(!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},838:function(t,e){},839:function(t,e,n){"use strict";n(762)},840:function(t,e,n){var r=n(105)(!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},842:function(t,e,n){"use strict";n(764)},843:function(t,e,n){var r=n(105)(!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},844:function(t,e){},845:function(t,e,n){"use strict";n(765)},846:function(t,e,n){var r=n(105)(!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=f8c64be.modern.js.map