(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{1137:function(e,t,n){var content=n(1420);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(5).default)("4753c66f",content,!0,{sourceMap:!1})},1138:function(e,t,n){var content=n(1422);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(5).default)("7bb9c5fd",content,!0,{sourceMap:!1})},1419:function(e,t,n){"use strict";n(1137)},1420:function(e,t,n){var r=n(4)((function(i){return i[1]}));r.push([e.i,".c-behance-project-tile-cover{margin-bottom:1.6rem}.c-behance-project-tile-cover-image{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;height:16em;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:801px){.c-behance-project-tile-cover-image{height:20em}}@media(min-width:1441px){.c-behance-project-tile-cover-image{height:24em}}",""]),r.locals={},e.exports=r},1421:function(e,t,n){"use strict";n(1138)},1422:function(e,t,n){var r=n(4)((function(i){return i[1]}));r.push([e.i,".c-behance-grid-items{grid-column-gap:3.2rem;grid-row-gap:6.4rem;display:grid;grid-template-rows:repeat(auto-fill)}@media(min-width:801px){.c-behance-grid-items{grid-template-columns:repeat(2,minmax(0,1fr))}}",""]),r.locals={},e.exports=r},1672:function(e,t,n){"use strict";n.r(t);var r=n(909),o=n(162),c=(n(36),n(922)),l=n(165),h=n(901),d=n(166),f={name:"BehanceProjectTile",components:{ExternalLink:c.a,NuxtDelayedBitmap:l.a,SmallHeadline:h.a,TwistContainer:d.a},props:{behanceProject:{type:Object,required:!0}},computed:{color:function(){return"rgb("+this.behanceProject.colors[0].r+", "+this.behanceProject.colors[0].g+", "+this.behanceProject.colors[0].b+")"}}},m=(n(1419),n(0)),v={name:"BehanceGrid",components:{BehanceProjectTile:Object(m.a)(f,(function(){var e=this,t=e._self._c;return t("external-link",{staticClass:"c-behance-project-tile",attrs:{href:e.behanceProject.url}},[t("twist-container",{staticClass:"c-behance-project-tile-cover"},[t("nuxt-delayed-bitmap",{staticClass:"c-behance-project-tile-cover-image",style:{backgroundColor:e.color},attrs:{src:e.behanceProject.covers.max_808}})],1),e._v(" "),t("small-headline",{staticClass:"c-behance-project-tile-title"},[e._v("\n    "+e._s(e.behanceProject.name)+"\n  ")])],1)}),[],!1,null,null,null).exports},props:{behanceProjects:{type:Array,required:!0}}},y=(n(1421),Object(m.a)(v,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"c-behance-grid"},[t("div",{staticClass:"c-behance-grid-items"},e._l(e.behanceProjects,(function(e,i){return t("behance-project-tile",{key:i,staticClass:"c-behance-grid-item",attrs:{"behance-project":e}})})),1)])}),[],!1,null,null,null).exports),x=n(896),k={name:"StoreBehanceGrid",components:{BehanceGrid:y,BlankLoading:r.a,ContentTransition:o.a},mixins:[x.a],computed:{behanceProjects:function(){return this.$store.getters["content/behanceProjects"]},isEmpty:function(){return!(this.behanceProjects&&this.behanceProjects.length)}},methods:{fetchContent:function(){return this.$store.dispatch("content/fetchBehanceFeed")}}},_=Object(m.a)(k,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"c-store-behance-grid"},[t("content-transition",[e.isEmpty?t("blank-loading"):t("behance-grid",{attrs:{"behance-projects":e.behanceProjects}})],1)],1)}),[],!1,null,null,null).exports,w=n(161),j=n(948),C=n(898),S={name:"PageLabsBehance",components:{StoreBehanceGrid:_,PageSection:w.a},mixins:[j.a,C.a],data:function(){return{pageTitle:"Behance"}}},P=Object(m.a)(S,(function(){var e=this._self._c;return e("div",{staticClass:"c-page-labs-behance"},[e("page-section",{attrs:{"buffer-top":!1}},[e("store-behance-grid")],1)],1)}),[],!1,null,null,null);t.default=P.exports},896:function(e,t,n){"use strict";var r=n(12),o=(n(64),n(129));t.a={fetch:function(){var e=this;return Object(r.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!o.c){t.next=6;break}return t.next=3,e.$_callFetch();case 3:case 8:return t.abrupt("return",!0);case 6:return t.next=8,e.$_callFetch();case 9:case"end":return t.stop()}}),t)})))()},methods:{$_callFetch:function(){var e=this;return Object(r.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.fetchSecondaryContent&&!o.c&&e.fetchSecondaryContent(),!e.fetchContent){t.next=6;break}return n=e.$route.fullPath,t.next=5,e.fetchContent();case 5:e.notFound&&n===e.$route.fullPath&&e.$_handleFetchError();case 6:if(!e.fetchSecondaryContent||!o.c){t.next=9;break}return t.next=9,e.fetchSecondaryContent();case 9:return t.abrupt("return",!0);case 10:case"end":return t.stop()}}),t)})))()},$_handleFetchError:function(){var e=this.fallbackRoute||{name:"index"};o.c?this.$nuxt.error({statusCode:404,message:"Page not found (SSR)",fallbackRoute:e}):this.$router.push(e)}}}},897:function(e,t,n){var content=n(906);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(5).default)("15f953c3",content,!0,{sourceMap:!1})},898:function(e,t,n){"use strict";n(17),n(103),n(553),n(36),n(72),n(62);var r=n(215),o=n.n(r),c=n(163),l=n.n(c),h=n(902),d=n.n(h),f=n(266),m=n.n(f),v=n(21),y=n(903),x=n.n(y),k=n(34),_=n(105),w=k.a.meta.siteTitle,j=k.a.productionBaseUrl;t.a={head:function(){var title,meta=[],e=[];this.noIndex&&meta.push({hid:"robots",name:"robots",content:"noindex"});var t=this.pageTitleSeparator||(this.page?this.page.fields.titleSeparator:void 0),n=this.canonicalUrl||(this.page?this.page.fields.canonicalUrl:void 0),r=this.siteTitle||(this.page?this.page.fields.siteTitle:void 0)||w,c=this.pageTitle||(this.page?this.page.fields.title:void 0),h=this.pageDescription||(this.page?this.page.fields.description:void 0),f=this.pageCoverImage||(this.page?this.page.fields.coverImage:void 0),v=this.pageTypes||(this.page?this.page.fields.types:void 0),y=this.pagePublishedAt||(this.page?this.page.fields.publishedAt||this.page.sys.createdAt:void 0);if(d()(t)&&(t="–"),(r||c)&&(title=c||r,r&&!l()(title,r)&&(title+=" "+(t?t.trim()+" "+r:"")),title=title.trim(),meta.push({hid:"twitter:title",name:"twitter:title",content:title}),meta.push({hid:"og:title",property:"og:title",content:title}),meta.push({hid:"og:og:site_name",property:"og:og:site_name",content:r}),meta.push({hid:"og:image:alt",property:"og:image:alt",content:title})),y&&meta.push({hid:"article:published_time",property:"article:published_time",content:x()(y)}),this.pageAuthor&&meta.push({hid:"author",name:"author",content:this.pageAuthor}),h&&(meta.push({hid:"description",name:"description",content:h}),meta.push({hid:"og:description",property:"og:description",content:h}),meta.push({hid:"twitter:description",name:"twitter:description",content:h})),this.pageCoverImageUrl||f){var k=this.pageCoverImageUrl||f.fields.file.url;meta.push({hid:"og:image",name:"image",property:"og:image",content:k}),meta.push({hid:"twitter:image",name:"twitter:image",content:k})}if("article"===this.externalPageType&&meta.push({hid:"og:type",property:"og:type",content:"article"}),this.pageIcon&&e.push({hid:"favicon",rel:"icon",type:"image/png",href:"/"+this.pageIcon}),j){var _=n||this.$route.path;"/"===j[j.length-1]&&"/"===_[0]&&(_=_.substring(1));var C=j+_;e.push({rel:"canonical",href:C}),meta.push({hid:"og:url",property:"og:url",content:C})}var S=["body-page-"+o()(this.$route.name),"body-layout-"+o()(this.$options.layout?this.$options.layout:"default")];return this.lightMode?S.push("body-page-style-light"):this.darkMode?S.push("body-page-style-dark"):this.$store.getters["ui/isMounted"]&&S.push("body-page-style-"+o()(this.isDark?"dark":"light")),this.externalPageType&&S.push("body-page-type-"+o()(this.externalPageType)),v&&(S=S.concat(m()(v,(function(e){return"body-page-type-"+o()(e)})))),{title:title,meta:meta,link:e,script:[],bodyAttrs:{class:S.join(" ")},__dangerouslyDisableSanitizers:null}},mounted:function(){_.a.update()},watch:{isDark:{immediate:!0,handler:function(e){e&&!this.$store.getters["ui/isDark"]?this.$store.dispatch("ui/markDark"):!e&&this.$store.getters["ui/isDark"]&&this.$store.dispatch("ui/markLight")}}},computed:{isDark:function(){return!!this.darkMode||!this.lightMode&&(this.$store.getters["ui/isMounted"]&&v.a.darkMode)}}}},900:function(e,t,n){var content=n(911);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(5).default)("302523e3",content,!0,{sourceMap:!1})},901:function(e,t,n){"use strict";var r={name:"SmallHeadline"},o=(n(905),n(0)),component=Object(o.a)(r,(function(){return(0,this._self._c)("div",{staticClass:"c-small-headline"},[this._t("default")],2)}),[],!1,null,null,null);t.a=component.exports},902:function(e,t){e.exports=function(e){return void 0===e}},903:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,o=(r=n(65))&&r.__esModule?r:{default:r};t.default=function(e){return(0,o.default)(e)?e.toISOString():new Date(e).toISOString()}},905:function(e,t,n){"use strict";n(897)},906:function(e,t,n){var r=n(4)((function(i){return i[1]}));r.push([e.i,'.c-small-headline{word-wrap:break-word;font-family:"Source Serif 4","Times New Roman",serif,-apple-system,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"BlinkMacSystemFont","Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue";font-size:1.25em;font-size:1.6em;font-weight:800;letter-spacing:-.015em;line-height:1.1;line-height:1;page-break-after:avoid;word-break:break-word}@media(min-width:415px){.c-small-headline{font-size:1.8em}}@media(min-width:801px){.c-small-headline{font-size:2.2em}}@media(min-width:961px){.c-small-headline{font-size:2.4em}}@media(min-width:1281px){.c-small-headline{font-size:2.6em}}@media(max-width:800px){.c-small-headline{font-size:2.4em}}@media(min-width:801px){.c-small-headline{font-size:2.8em}}@media(min-width:1280px){.c-small-headline{font-size:3.75em}}',""]),r.locals={},e.exports=r},909:function(e,t,n){"use strict";n(58),n(74);var r={name:"BlankLoading",components:{Spinner:n(164).a},props:{delay:{type:Number,default:1500}},data:function(){return{timer:null,isVisible:!1}},mounted:function(){this.timer=setTimeout(this.show,this.delay)},beforeDestroy:function(){this.timer&&clearTimeout(this.timer)},methods:{show:function(){this.isVisible=!0}}},o=(n(910),n(0)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"c-blank-loading",class:{"c-blank-loading-visible":e.isVisible,"c-blank-loading-hidden":!e.isVisible}},[t("spinner",{staticClass:"c-blank-loading-indicator"})],1)}),[],!1,null,null,null);t.a=component.exports},910:function(e,t,n){"use strict";n(900)},911:function(e,t,n){var r=n(4)((function(i){return i[1]}));r.push([e.i,".c-blank-loading{min-height:10em;position:relative;text-align:center;transition-duration:.9s;transition-property:transform,opacity,color,background-color,border-color,box-shadow,text-shadow,text-decoration-color}.c-blank-loading-hidden{opacity:0}.c-blank-loading-indicator{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}",""]),r.locals={},e.exports=r},922:function(e,t,n){"use strict";var r={name:"ExternalLink",props:{href:{type:String,default:null},here:{type:Boolean,default:!1},refer:{type:Boolean,default:!1}},computed:{bind:function(){var e={rel:"nofollow noopener"};return this.here||(e.target="_blank"),this.refer||(e.rel+=" noreferrer"),e}}},o=n(0),component=Object(o.a)(r,(function(){var e=this;return(0,e._self._c)("a",e._g(e._b({staticClass:"c-external-link",attrs:{href:e.href}},"a",e.bind,!1),e.$listeners),[e._t("default")],2)}),[],!1,null,null,null);t.a=component.exports},948:function(e,t,n){"use strict";t.a={data:function(){return{noIndex:!0,siteTitle:"Lateral Nord Labs",fallbackRoute:{name:"labs"}}}}}}]);