(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{495:function(t,e,n){var content=n(507);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(19).default)("ede74242",content,!0,{sourceMap:!1})},506:function(t,e,n){"use strict";n(495)},507:function(t,e,n){var o=n(18)((function(i){return i[1]}));o.push([t.i,"@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-bounce-in{0%{opacity:0;transform:translateY(12%) scale(.75)}75%{transform:scale(1.05)}85%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-right-reveal{0%{clip-path:polygon(0 0,20% 0,20% 100%,0 100%);opacity:0;transform:translateX(-2rem)}60%{opacity:1}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1;transform:translateX(0)}}@keyframes shutters-effect{0%{opacity:0;transform:scaleX(0) scaleY(.005)}25%{opacity:1;transform:scaleX(0) scaleY(.005)}50%{opacity:1;transform:scaleX(1) scaleY(.005)}to{opacity:1;transform:scaleX(1) scaleY(1)}}.pages-404{height:calc(100vh - 291px);position:relative}.pages-404__content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.pages-404__content h1{color:#002b67;margin-bottom:1rem}",""]),o.locals={},t.exports=o},527:function(t,e,n){"use strict";n.r(e);var o={props:{props:{type:Object,default:function(){return{}}}},data:function(){return{elemMinHeight:0,windowWidth:0}},mounted:function(){this.handleWindowResize(),window.addEventListener("resize",this.debounceFunc),this.$store.dispatch("VIEW_SITE",!0)},beforeDestroy:function(){window.removeEventListener("resize",this.debounceFunc)},methods:{debounceFunc:function(){this.debounce(this.handleWindowResize,null,300)},handleWindowResize:function(){this.windowWidth=window.innerWidth,this.setMinHeight()},setMinHeight:function(){var t=document.querySelector(".footer").clientHeight,e=document.querySelector(".navigation").clientHeight;this.elemMinHeight=window.innerHeight-(t+e)}}},r=(n(506),n(6)),component=Object(r.a)(o,(function(){var t=this;return(0,t._self._c)("div",{staticClass:"pages-404",style:{minHeight:"".concat(t.elemMinHeight,"px")}},[t._m(0)])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"pages-404__content"},[e("h1",[t._v("Page not found ")]),e("p",[t._v("We can't find what you're looking for. Please check the link and try again.")])])}],!1,null,null,null);e.default=component.exports}}]);