(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{125:function(e,t){t.cleanMaterial=function(e){e.dispose();for(var t=0,a=Object.keys(e);t=this.state.scrollUpPosition?this.setState({rectOpacity:.8,h1Opacity:1}):document.documentElement.scrollTop=this.state.startPosition&&this.setState({rectOpacity:document.documentElement.scrollTop/(this.state.scrollUpPosition-this.state.startPosition)-this.state.scrollUpPosition/(this.state.scrollUpPosition-this.state.startPosition)+.8,h1Opacity:document.documentElement.scrollTop/(this.state.scrollUpPosition-this.state.startPosition)-this.state.scrollUpPosition/(this.state.scrollUpPosition-this.state.startPosition)+1});var t=document.querySelector(".cover"),a=document.querySelector(".rect-fill");document.getElementsByClassName("scrollUpSection")[0].getBoundingClientRect().top-document.getElementsByTagName("header")[0].offsetHeight<0?a.classList.add("backDropBlur"):a.classList.remove("backDropBlur"),document.getElementsByClassName("scrollUpSection")[0].getBoundingClientRect().top<0?(t.classList.remove("animated"),t.classList.remove("fadeIn"),t.classList.add("hidden-cover")):t.classList.remove("hidden-cover")}}},{key:"render",value:function(){return o.a.createElement("div",null,o.a.createElement("header",null,o.a.createElement(f.CSSTransitionGroup,{transitionName:"homeicon",transitionEnterTimeout:this.state.enterTimeout,transitionLeaveTimeout:this.state.leaveTimeout},"/"!==this.props.routerProps.location.pathname&&o.a.createElement("div",{onClick:this.routeTo,className:"home-icon"},o.a.createElement("svg",{version:"1.1",x:"0px",y:"0px",viewBox:"0 0 64 64",enableBackground:"new 0 0 64 64",xmlSpace:"preserve"},o.a.createElement("g",null,o.a.createElement("path",{fill:"#FFFFFF",d:"M25.6,53.4V21.9H14.1V10.6h35.8v11.3H38.5v31.5H25.6z"})),o.a.createElement("rect",{x:"43.7",y:"47.2",fill:"#FFFFFF",width:"6.2",height:"6.2"}))))),"/"!==this.props.routerProps.location.pathname&&o.a.createElement("div",{className:"rect-fill",style:{backgroundColor:"rgba(0,0,0,".concat(this.state.rectOpacity)}},o.a.createElement("h1",{style:{opacity:this.state.h1Opacity}},this.getHeaderTitle(this.props.routerProps.location.pathname))))}}]),t}(o.a.Component),b=a(51),g=a(1),w=a(193),y=a(194),U=a(229),R=a(195),O=a(230),X=a(96),k=a(125),N=10500,T=3900,C=-3e3,x=.004,S=function(e){function t(e){var a;return Object(i.a)(this,t),(a=Object(c.a)(this,Object(m.a)(t).call(this,e))).generateTitle=function(){(new y.a).load("name.svg",function(e){for(var t=e.paths,n=new g.p,o=0;o0?r+400:r-400;var s=o.sub(n).setLength(t).add(n);return new X.a.Tween(a.camera.position).to(s,180).start()},a.rotateBlocks=function(){a.group.children.forEach(function(e){e.rotateX(x)})},a.scaleBlocks=function(){setTimeout(function(){return new X.a.Tween(a.group.scale).to({x:1,y:1,z:1},160).start()},500)},a.glitch=function(e){a.setState({glitchEnabled:!0}),setTimeout(function(){a.setState({glitchEnabled:!1})},e)},a.updateDimensions=function(){a.renderer.setSize(window.innerWidth,window.innerHeight),a.camera.aspect=window.innerWidth/window.innerHeight,a.camera.updateProjectionMatrix()},a.state={showWebGLNotice:!1,colorThemeName:"NEW",glitchEnabled:!1},a}return Object(u.a)(t,e),Object(l.a)(t,[{key:"componentDidMount",value:function(){if(window.WebGLRenderingContext)this.sceneSetup(),this.generateSceneObjects(),this.generateGrid(),this.generateTitle(),this.glitch(700),Object(p.animateCSS)("#three",["fadeIn"],function(){Object(h.setBackgroundToBlack)()}),this.startAnimationLoop(),window.addEventListener("resize",this.updateDimensions);else{var e=document.createElement("span"),t=document.createTextNode("Unable to initialize WebGL. Your browser or machine may not support it.");e.appendChild(t),this.mount.appendChild(e),this.setState({showWebGLNotice:!0})}}},{key:"componentWillUnmount",value:function(){if(!this.state.showWebGLNotice){window.removeEventListener("resize",this.updateDimensions),window.cancelAnimationFrame(this.frameId),this.controls.dispose(),this.scene.traverse(function(e){if(e.isMesh)if(e.geometry.dispose(),e.material.isMaterial)Object(k.cleanMaterial)(e.material);else{var t=!0,a=!1,n=void 0;try{for(var o,r=e.material[Symbol.iterator]();!(t=(o=r.next()).done);t=!0){var s=o.value;Object(k.cleanMaterial)(s)}}catch(i){a=!0,n=i}finally{try{t||null==r.return||r.return()}finally{if(a)throw n}}}});for(var e=this.scene.children.length-1;e>=0;e--)this.scene.remove(this.scene.children[e]);this.scene.dispose(),this.scene=null}}},{key:"componentDidUpdate",value:function(e){this.state.showWebGLNotice||this.props.blurOn!==e.blurOn&&(this.props.blurOn?this.zoomCamera(1):this.zoomCamera(-1))}},{key:"render",value:function(){var e=this;return o.a.createElement("div",{id:"three",className:"".concat(this.state.showWebGLNotice?"webgl-notice":""),ref:function(t){return e.mount=t}})}}]),t}(o.a.Component),j=function(e){function t(e){var a;return Object(i.a)(this,t),(a=Object(c.a)(this,Object(m.a)(t).call(this,e))).state={route:a.props.routerProps.location.pathname,urls:["/sunlife","/soccer1","/saildrone","/fifthlight","/teabot"]},a.prevRoute=a.prevRoute.bind(Object(d.a)(a)),a.nextRoute=a.nextRoute.bind(Object(d.a)(a)),a}return Object(u.a)(t,e),Object(l.a)(t,[{key:"routeTo",value:function(e){E(this.state.route,e,this.props.routerProps.history,p.animateCSS)}},{key:"prevRoute",value:function(){var e=this.state.urls.indexOf(this.state.route);0===e?this.routeTo(this.state.urls[this.state.urls.length-1]):this.routeTo(this.state.urls[e-1])}},{key:"nextRoute",value:function(){var e=this.state.urls.indexOf(this.state.route);e===this.state.urls.length-1?this.routeTo(this.state.urls[0]):this.routeTo(this.state.urls[e+1])}},{key:"render",value:function(){return o.a.createElement("div",null,o.a.createElement("div",{onClick:this.prevRoute,className:"side-text-left ".concat("/sunlife"===this.state.route?"fadedArrow":"")},o.a.createElement("svg",{version:"1.1",width:"512",height:"512",viewBox:"0 0 512 512"},o.a.createElement("path",{fill:"#FFFFFF",d:"M158.628 177.372l-45.256 45.256 142.628 142.627 142.627-142.628-45.254-45.254-97.373 97.372z"}))),o.a.createElement("div",{onClick:this.nextRoute,className:"side-text-right"},o.a.createElement("svg",{version:"1.1",width:"512",height:"512",viewBox:"0 0 512 512"},o.a.createElement("path",{fill:"#FFFFFF",d:"M158.628 177.372l-45.256 45.256 142.628 142.627 142.627-142.628-45.254-45.254-97.373 97.372z"}))))}}]),t}(o.a.Component);function A(){return(A=Object.assign||function(e){for(var t=1;t=0||(o[a]=e[a]);return o}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(o[a]=e[a])}return o}var L=o.a.createElement("g",null,o.a.createElement("path",{fill:"#595A60",d:"M293.7,555c-0.1,24.8-20.3,45-45.1,45H48.1c-24.8,0-45-20.2-45-45V45c0-24.8,20.2-45,45-45h201.7 c24.8,0,45,20.2,44.9,45L293.7,555z"}),o.a.createElement("path",{fill:"#83848A",d:"M48.1,598c-23.7,0-43-19.3-43-43V45c0-23.7,19.3-43,43-43h201.7c11.4,0,22.2,4.5,30.3,12.6 s12.6,18.9,12.6,30.4l-1.1,510c0,23.7-19.4,43-43.1,43H48.1z"}),o.a.createElement("path",{fill:"#111111",d:"M48.1,596c-22.6,0-41-18.4-41-41V45c0-22.6,18.4-41,41-41h201.7c10.9,0,21.2,4.3,28.9,12 c7.8,7.8,12,18,12,28.9l-1.1,510c0,22.6-18.5,41-41.1,41H48.1z"}),o.a.createElement("path",{d:"M48.1,594c-21.5,0-39-17.5-39-39V45c0-21.5,17.5-39,39-39h201.7c10.4,0,20.1,4.1,27.5,11.5c7.4,7.4,11.4,17.2,11.4,27.5 l-1.1,510c0,21.5-17.6,39-39.1,39L48.1,594L48.1,594L48.1,594z"}),o.a.createElement("path",{fill:"#323232",d:"M12.5,555V45c0-14,6.7-26.5,17.2-34.3C17.4,17.3,9.1,30.2,9.1,45v510c0,14.8,8.3,27.7,20.5,34.3 C19.2,581.5,12.5,569,12.5,555z"})),F=o.a.createElement("path",{d:"M19.6,530.8V73.2h258.7l-1.2,457.7H19.6z M276.6,532.3c1.1,0,2-0.9,2-2l1.2-456.7c0-1.1-0.9-2-2-2H20.1c-1.1,0-2,0.9-2,2 v456.7c0,1.1,0.9,2,2,2H276.6z"}),I=o.a.createElement("path",{fill:"url(#IPHONESVG_1_)",d:"M148.3,541.4c-12.9,0-23.4,10.5-23.4,23.4c0,6.5,2.6,12.3,6.8,16.5l33-33 C160.4,543.9,154.5,541.4,148.3,541.4z"}),P=o.a.createElement("path",{fill:"url(#IPHONESVG_2_)",d:"M171.6,564.8c0-6.2-2.5-12.1-6.8-16.5l-33,33c4.4,4.4,10.3,6.9,16.5,6.8 C161.2,588.1,171.6,577.7,171.6,564.8z"}),B=o.a.createElement("path",{d:"M127.3,564.8c0,11.5,9.4,20.9,20.9,20.9c11.5,0,20.9-9.4,20.9-20.9c0-11.5-9.4-20.9-20.9-20.9 C136.7,543.9,127.3,553.2,127.3,564.8z"}),H=o.a.createElement("path",{fill:"url(#IPHONESVG_3_)",d:"M97,38c0,2.6,2.1,4.7,4.7,4.7s4.7-2.1,4.7-4.7c0,0,0,0,0,0c0-2.6-2.1-4.7-4.7-4.7 C99.1,33.4,97,35.5,97,38"}),D=o.a.createElement("path",{fill:"#3F5A83",d:"M99.8,39.1c0-0.4,0.4-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8c0,0.4-0.4,0.8-0.8,0.8S99.8,39.5,99.8,39.1"}),z=o.a.createElement("path",{fill:"url(#IPHONESVG_4_)",d:"M1.5,185c-0.8,0-1.5,0.7-1.5,1.5L0,225c0,0.8,0.7,1.5,1.5,1.5h1.7V185H1.5z"}),V=o.a.createElement("path",{fill:"url(#IPHONESVG_5_)",d:"M1.6,187.2c0-0.8-0.3-1.5-0.7-2.1c-0.6,0.2-0.9,0.8-0.9,1.4L0,225c0,0.6,0.4,1.1,0.9,1.4 c0.5-0.6,0.7-1.3,0.7-2.1L1.6,187.2z"}),G=o.a.createElement("path",{fill:"url(#IPHONESVG_6_)",d:"M1.5,131c-0.8,0-1.5,0.7-1.5,1.5L0,171c0,0.8,0.7,1.5,1.5,1.5h1.7V131H1.5z"}),W=o.a.createElement("path",{fill:"url(#IPHONESVG_7_)",d:"M1.6,133.2c0-0.8-0.3-1.5-0.7-2.1c-0.6,0.2-0.9,0.8-0.9,1.4L0,171c0,0.6,0.4,1.1,0.9,1.4 c0.5-0.6,0.7-1.3,0.7-2.1L1.6,133.2z"}),K=o.a.createElement("path",{fill:"#212121",d:"M285.2,555V45c0-14-6.7-26.5-17.2-34.3c12.2,6.6,20.5,19.5,20.5,34.3v510c0,14.8-8.3,27.7-20.5,34.3 C278.4,581.5,285.2,569,285.2,555z"}),q=o.a.createElement("g",null,o.a.createElement("path",{fill:"#505050",d:"M292.7,45.3l0,8.6h2l0-8.6"}),o.a.createElement("path",{fill:"#6E6E6E",d:"M290.7,53.9h2l0-8.6h-2"}),o.a.createElement("path",{fill:"#505050",d:"M5.1,45.3l0,8.6h-2l0-8.6"}),o.a.createElement("path",{fill:"#6E6E6E",d:"M7.1,53.9h-2l0-8.6h2"})),J=o.a.createElement("path",{d:"M19.6,532.3c-0.8,0-1.5-0.7-1.5-1.5V73.2c0-0.8,0.7-1.5,1.5-1.5h258.1c0.8,0,1.5,0.7,1.5,1.5v457.7c0,0.8-0.7,1.5-1.5,1.5 H19.6z M277.7,530.8V73.2H19.6v457.7H277.7z"}),Q=o.a.createElement("path",{fill:"#1A1A1A",stroke:"#0D0D0D",strokeWidth:.136,d:"M128.1,40.2c-1.2,0-2.2-1-2.2-2.2v-0.2c0-1.2,1-2.2,2.2-2.2h41.7 c1.2,0,2.2,1,2.2,2.2V38c0,1.2-1,2.2-2.2,2.2H128.1z"}),Z=o.a.createElement("path",{fill:"none",d:"M128.1,35.6c-1.2,0-2.2,1-2.2,2.2V38c0,1.2,1,2.2,2.2,2.2h41.7c1.2,0,2.2-1,2.2-2.2v-0.2c0-1.2-1-2.2-2.2-2.2 H128.1z"}),Y=o.a.createElement("path",{fill:"url(#IPHONESVG_8_)",d:"M145,18c0,1.9,1.5,3.4,3.3,3.5c1.9,0,3.4-1.5,3.5-3.3c0,0,0-0.1,0-0.1c0-1.9-1.6-3.4-3.5-3.3 C146.5,14.7,145,16.2,145,18"}),_=function(e){var t=e.svgRef,a=M(e,["svgRef"]);return o.a.createElement("svg",A({x:"0px",y:"0px",viewBox:"0 0 294.7 600",enableBackground:"new 0 0 294.7 600",xmlSpace:"preserve",ref:t},a),o.a.createElement("g",null,L,F,o.a.createElement("g",null,o.a.createElement("linearGradient",{id:"IPHONESVG_1_",gradientUnits:"userSpaceOnUse",x1:-137.2615,y1:705.5685,x2:-136.7999,y2:705.0101,gradientTransform:"matrix(39.88 0 0 -39.882 5606.9712 28685.8789)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#0A0A0A"}}),o.a.createElement("stop",{offset:.5263,style:{stopColor:"#353535"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#656565"}})),I,o.a.createElement("linearGradient",{id:"IPHONESVG_2_",gradientUnits:"userSpaceOnUse",x1:-136.6682,y1:704.8604,x2:-137.0466,y2:705.2754,gradientTransform:"matrix(39.881 0 0 -39.881 5613.96 28692.0156)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#0A0A0A"}}),o.a.createElement("stop",{offset:.4251,style:{stopColor:"#353535"}}),o.a.createElement("stop",{offset:.83,style:{stopColor:"#575757"}})),P,B),o.a.createElement("linearGradient",{id:"IPHONESVG_3_",gradientUnits:"userSpaceOnUse",x1:-125.7053,y1:697.9696,x2:-124.9982,y2:697.2625,gradientTransform:"matrix(9.308 0 0 -9.308 1268.4148 6531.4409)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#1A1A1A"}}),o.a.createElement("stop",{offset:.5992,style:{stopColor:"#353535"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#5A5A5A"}})),H,D,o.a.createElement("g",null,o.a.createElement("linearGradient",{id:"IPHONESVG_4_",gradientUnits:"userSpaceOnUse",x1:-95.5096,y1:705.7754,x2:-95.5096,y2:704.7837,gradientTransform:"matrix(3.134 0 0 -41.5 300.894 29474.9863)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#666666"}}),o.a.createElement("stop",{offset:.1417,style:{stopColor:"#ADADAD"}}),o.a.createElement("stop",{offset:.8302,style:{stopColor:"#B8B8B8"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#666666"}})),z,o.a.createElement("linearGradient",{id:"IPHONESVG_5_",gradientUnits:"userSpaceOnUse",x1:-54.2087,y1:705.7966,x2:-54.2087,y2:704.7376,gradientTransform:"matrix(1.634 0 0 -41.273 89.394 29314.3867)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#4F4F4F"}}),o.a.createElement("stop",{offset:.1417,style:{stopColor:"#7A7A7A"}}),o.a.createElement("stop",{offset:.8302,style:{stopColor:"#858585"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#404040"}})),V),o.a.createElement("g",null,o.a.createElement("linearGradient",{id:"IPHONESVG_6_",gradientUnits:"userSpaceOnUse",x1:-95.5096,y1:705.7754,x2:-95.5096,y2:704.7837,gradientTransform:"matrix(3.134 0 0 -41.5 300.894 29420.9863)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#666666"}}),o.a.createElement("stop",{offset:.1417,style:{stopColor:"#ADADAD"}}),o.a.createElement("stop",{offset:.8302,style:{stopColor:"#B8B8B8"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#666666"}})),G,o.a.createElement("linearGradient",{id:"IPHONESVG_7_",gradientUnits:"userSpaceOnUse",x1:-54.2087,y1:705.7966,x2:-54.2087,y2:704.7376,gradientTransform:"matrix(1.634 0 0 -41.273 89.394 29260.3867)"},o.a.createElement("stop",{offset:0,style:{stopColor:"#4F4F4F"}}),o.a.createElement("stop",{offset:.1417,style:{stopColor:"#7A7A7A"}}),o.a.createElement("stop",{offset:.8302,style:{stopColor:"#858585"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#404040"}})),W),K,q,J,Q,Z,o.a.createElement("radialGradient",{id:"IPHONESVG_8_",cx:-119.7891,cy:693.9844,r:.5,gradientTransform:"matrix(6.808 0 0 -6.807 963.9155 4742.0396)",gradientUnits:"userSpaceOnUse"},o.a.createElement("stop",{offset:0,style:{stopColor:"#454545"}}),o.a.createElement("stop",{offset:.5587,style:{stopColor:"#353535"}}),o.a.createElement("stop",{offset:1,style:{stopColor:"#1A1A1A"}})),Y))},$=o.a.forwardRef(function(e,t){return o.a.createElement(_,A({svgRef:t},e))}),ee=(a.p,a(196)),te=a.n(ee),ae=a(5),ne=a.n(ae),oe=function(e){function t(){return Object(i.a)(this,t),Object(c.a)(this,Object(m.a)(t).apply(this,arguments))}return Object(u.a)(t,e),Object(l.a)(t,[{key:"render",value:function(){return o.a.createElement("div",{className:"iphone-container"},o.a.createElement($,null),o.a.createElement("div",{className:"video-container"},o.a.createElement(ne.a,null,o.a.createElement("video",{loop:!0,autoPlay:!0,muted:!0,playsInline:!0},o.a.createElement("source",{src:this.props.src,type:"video/mp4"}),o.a.createElement("source",{src:this.props.webmsrc,type:"video/webm"}),o.a.createElement("img",{src:te.a,alt:"Your browser does not support the