
/* (c) 2025 Zazzle Inc. */ 
body{width:100%;height:100%;color:white;background-color:black;}html{width:100%;height:100%;}h1,h2,h3,h4,h5,h6{margin:0 0 35px;font-weight:500;letter-spacing:1px;}a{color:#42dca3;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}a:hover,a:focus{text-decoration:none;color:#1d9b6c;}.light{font-weight:400;}.navbar-custom{transition:background 0.5s ease-in-out,padding 0.5s ease-in-out;margin-bottom:0;font-weight:normal;font-style:italic;}.navbar-custom .navbar-brand{font-weight:700;}.navbar-custom .navbar-brand:focus{outline:0;}.navbar-custom .navbar-brand .navbar-toggle{padding:4px 6px;font-size:16px;color:white;}.navbar-custom .navbar-brand .navbar-toggle:focus,.navbar-custom .navbar-brand .navbar-toggle:active{outline:0;}.navbar-custom a{color:white;}.navbar-custom .nav li a{-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;}.navbar-custom .nav li a:hover{outline:0;color:rgba(255,255,255,0.8);background-color:transparent;}.navbar-custom .nav li a:focus,.navbar-custom .nav li a:active{outline:0;background-color:transparent;}.navbar-custom .nav li.active{outline:0;}.navbar-custom .nav li.active a{background-color:rgba(255,255,255,0.3);}.navbar-custom .nav li.active a:hover{color:white;}@media (min-width:768px){.navbar-custom{letter-spacing:1px;-webkit-transition:background 0.5s ease-in-out,padding 0.5s ease-in-out;-moz-transition:background 0.5s ease-in-out,padding 0.5s ease-in-out;transition:background 0.5s ease-in-out,padding 0.5s ease-in-out;}}.intro{display:table;width:100%;height:auto;padding:100px 0;text-align:center;color:white;}.intro .intro-body{display:table-cell;vertical-align:middle;}.intro .intro-body .brand-heading{font-size:40px;}.intro .intro-body .intro-text{font-size:18px;}@media (min-width:768px){.intro{height:100%;padding:0;}.intro .intro-body .brand-heading{font-size:100px;}.intro .intro-body .intro-text{font-size:26px;}}.btn-circle{margin-top:15px;padding:7px 16px;border-radius:100% !important;font-size:40px;color:white;background:0 0;-webkit-transition:background 0.3s ease-in-out;-moz-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;}.btn-circle i.animated{-webkit-transition-property:-webkit-transform;-webkit-transition-duration:1s;-moz-transition-property:-moz-transform;-moz-transition-duration:1s;}.btn-circle:hover i.animated{-webkit-animation-name:pulse;-moz-animation-name:pulse;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;}@-webkit-keyframes pulse{0{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(1.2);transform:scale(1.2);}100%{-webkit-transform:scale(1);transform:scale(1);}}@-moz-keyframes pulse{0{-moz-transform:scale(1);transform:scale(1);}50%{-moz-transform:scale(1.2);transform:scale(1.2);}100%{-moz-transform:scale(1);transform:scale(1);}}.content-section{padding-top:100px;}.download-section{width:100%;padding:50px 0;color:white;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/downloads-bg.jpg) no-repeat center center scroll;background-color:black;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;}.btn{border-radius:0;text-transform:uppercase;font-weight:400;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.btn-default{border:1px solid #42dca3;color:#42dca3;background-color:transparent;}.btn-default:hover,.btn-default:focus{border:1px solid #42dca3;outline:0;color:black;background-color:#42dca3;}ul.banner-social-buttons{margin-top:0;}@media (max-width:1199px){ul.banner-social-buttons{margin-top:15px;}}@media (max-width:767px){ul.banner-social-buttons li{display:block;margin-bottom:20px;padding:0;}ul.banner-social-buttons li:last-child{margin-bottom:0;}}footer{padding:50px 0;}footer p{margin:0;}::-moz-selection{text-shadow:none;background:#fcfcfc;background:rgba(255,255,255,0.2);}::selection{text-shadow:none;background:#fcfcfc;background:rgba(255,255,255,0.2);}img::selection{background:0 0;}img::-moz-selection{background:0 0;}body{webkit-tap-highlight-color:rgba(255,255,255,0.2);}body{-webkit-backface-visibility:hidden;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;}@-webkit-keyframes bounce{0,20%,50%,80%,100%{-webkit-transform:translateY(0);}40%{-webkit-transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);}}@keyframes bounce{0,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0);}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;}@-webkit-keyframes fadeIn{0{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0{opacity:0;}100%{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInLeft{0{opacity:0;-webkit-transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);}}@keyframes fadeInLeft{0{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInUp{0{opacity:0;-webkit-transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);}}@keyframes fadeInUp{0{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@media (min-width:768px){.navbar-header{width:100%;}}.navbar-custom.top-nav-collapse{padding:0;background:rgba(0,0,0,0.3);}.navbar-zazzle{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;display:block;float:none;text-align:center;padding-top:4px;padding-bottom:4px;width:55px;margin:0 auto;}.navbar-zazzle img{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;display:inline;height:52px;width:52px;}.navbar-zazzle:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;}.sm .navbar-zazzle img{height:40px;width:40px;}.top-nav-collapse .navbar-zazzle{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;}.top-nav-collapse .nav-text{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;}.top-nav-collapse .nav-text.active{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;font-weight:700;}.top-nav-collapse .nav-text:hover{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;}.nav-text{display:none;}@media (min-width:992px){.nav-text{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;display:inline-block;font-style:normal;font-weight:500;padding:21px 20px;position:absolute;}}.nav-text:hover,.nav-text:focus,.nav-text:active{color:white;}.navbar .left-wrap,.navbar .right-wrap{position:absolute;width:50%;height:100%;}.navbar .left-wrap{left:0;}.navbar .right-wrap{right:0;}.nav1{right:320px;}@media (min-width:1200px){.nav1{right:422px;}}.nav2{right:203px;}@media (min-width:1200px){.nav2{right:270px;}}.nav3{right:40px;}@media (min-width:1200px){.nav3{right:72px;}}.nav4{left:40px;}@media (min-width:1200px){.nav4{left:72px;}}.nav5{left:171px;}@media (min-width:1200px){.nav5{left:235px;}}.nav6{left:333px;}@media (min-width:1200px){.nav6{left:430px;}}span.cap{text-transform:uppercase;}p{color:#eeeeee;margin:0 0 25px;font-size:14px;line-height:1.5;}@media (min-width:768px){p{margin:0 0 35px;font-size:16px;line-height:1.7;}}strong{font-weight:500;}h1,h2,h3,h4,h5,h6{margin-bottom:20px;}h2{font-size:40px;}@media (min-width:768px){h2{font-size:60px;line-height:1;}}.btn{text-transform:none;}a{color:#4ba4f2;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}a:hover,a:focus{color:#1b8cef;}#scrollbtn{-webkit-animation-delay:7s;animation-delay:7s;-webkit-transition:none;transition:none;position:absolute;bottom:5px;left:50%;width:40px;height:40px;margin-left:-20px;padding:0;font-size:0.8em;}@media (orientation:landscape) and (max-width:767px){#scrollbtn{display:none;}}@media (min-width:768px){#scrollbtn{display:block;width:60px;height:60px;margin-left:-30px;}}@media (min-width:992px){#scrollbtn{width:70px;height:70px;margin-left:-35px;}}#scrollbtn:hover,#scrollbtn:focus{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;outline:0;color:white;background:transparent;}#scrollbtn:before{content:'scroll';display:block;position:relative;top:2em;}.scrl .frame-bg{width:100%;height:100%;position:fixed;top:0;left:0;}.intro{position:relative;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/lasercutter.jpg) no-repeat bottom center scroll;background-size:cover;}.sm .intro{height:100%;}.scrl .intro-body{position:absolute;top:40px;right:80px;bottom:40px;left:80px;}.scrl .intro-vcenter{width:100%;height:100%;display:table;}.scrl .intro-vcenter-wrap{display:table-cell;vertical-align:middle;}.scrl .intro{background:none;}.scrl #video0{position:absolute;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/lasercutter.jpg) no-repeat bottom left scroll;background-size:cover;}#tenyear{max-height:520px;width:65%;}@media (orientation:landscape) and (max-width:767px){#tenyear{width:45%;}}@media (orientation:portrait) and (max-width:767px){#tenyear{width:80%;}}@media (min-width:768px){#tenyear{width:65%;}}@media (min-width:992px){#tenyear{width:55%;}}@media (min-width:1200px){#tenyear{width:45%;}}#tenyear path,#tenyear line{fill:none;stroke:white;}#tenyear path.tofill{stroke:white;fill:rgba(255,255,255,0);}.scrl #helloworld{position:absolute;top:500px;}.scrl #parallax1{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s1.jpg) no-repeat center center scroll;background-size:cover;}.sm #s1{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s1sm.jpg) no-repeat center center scroll;background-size:cover;}@media (min-width:768px){#s1{padding-bottom:0;}}@media (min-width:768px){#s1 h2{font-size:90px;}}.scrl #s1{background:none;}.scrl #parallax2{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s2.v1.jpg) no-repeat left bottom scroll;background-size:cover;}.sm #s2{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s2sm.v2.jpg) no-repeat left bottom scroll;background-size:cover;}@media (min-width:768px){#s2{padding-bottom:0;}}#s2 h2,#s2 p{text-shadow:rgba(0,0,0,0.2) 0 0 30px;}#s2 h2{margin-bottom:18px;}#s2 #s3icons{min-height:178px;}#s2 #s3icons path.icon{fill:none;stroke:white;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}.scrl #s2{background:none;}.sm .icon-wrap{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;}.scrl #parallax3{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s3.v3.jpg) no-repeat right center scroll;background-size:cover;}.sm #s3{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s3sm2.v1.jpg) no-repeat right center scroll;background-size:cover;}@media (min-width:768px){#s3{padding-bottom:0;}}#s3 h2,#s3 p{text-shadow:rgba(0,0,0,0.3) 0 0 30px;}#s3 a{color:#92c8f7;}#s3 a:hover,#s3 a:focus{color:#63b0f4;}#s3 h2{margin-bottom:18px;}@media (min-width:768px){#s3 h2{margin-top:10%;}}@media (min-width:992px){#s3 h2{margin-top:10%;}}@media (min-width:1750px){#s3 h2{margin-top:10%;}}@media (min-width:768px){#s3 #maker1,#s3 #maker2{margin-bottom:25px;}}#s3 #maker1 p,#s3 #maker2 p{line-height:1.4;margin-bottom:10px;}#s3 #maker1 em,#s3 #maker2 em{font-size:14px;}#s3 #maker1 img,#s3 #maker2 img{margin:0 auto;width:80%;}@media (min-width:768px){#s3 #maker1 img,#s3 #maker2 img{width:60%;}}@media (min-width:992px){#s3 #maker1 img,#s3 #maker2 img{width:55%;}}@media (min-width:1200px){#s3 #maker1 img,#s3 #maker2 img{width:70%;max-width:250px;}}@media (min-width:1360px){#s3 #maker1 img,#s3 #maker2 img{width:60%;}}@media (min-width:1200px){#s3 #maker1{margin-top:170px;}}@media (min-width:992px){#s3 #maker2{margin-top:15px;}}@media (min-width:1200px){#s3 #maker2{margin-top:0;}}.scrl #s3{background:none;}.sm #s3 p.first{margin-bottom:40px;}.scrl #parallax4{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s4.jpg) no-repeat center center scroll;background-size:cover;}.sm #s4{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s4sm.jpg) no-repeat center center scroll;background-size:cover;}#s4{color:#333333;}@media (min-width:768px){#s4{padding-bottom:0;}}@media (max-width:580px){#s4{background-image:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s4sm-p.jpg);}}#s4 p{color:#333333;margin-bottom:0;}#s4 h2{margin-bottom:18px;}@media (min-width:768px){#s4 .frame-vcenter{top:40px;}}.scrl #s4{background:none;}#caption1,#caption2{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;font-size:13px;}@media (min-width:768px){#caption1,#caption2{position:absolute;font-size:15px;}}#caption1 .large,#caption2 .large{font-size:17px;font-weight:500;}#caption1{margin-top:25px;margin-bottom:35px;}@media (min-width:768px){#caption1{right:50%;top:60px;}}@media (min-width:768px) and (max-height:620px){.scrl #caption1{margin-top:15px;}}@media (min-height:690px){.scrl #caption1{margin-top:30px;}}@media (min-height:800px){.scrl #caption1{margin-top:45px;}}@media (min-height:940px){.scrl #caption1{margin-top:65px;}}@media (min-width:768px){#caption2{right:45%;bottom:30px;}}@media (min-height:690px){.scrl #caption2{bottom:45px;}}@media (min-height:800px){.scrl #caption2{bottom:60px;}}@media (min-height:940px){.scrl #caption2{bottom:80px;}}.scrl #parallax5{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s5.v5.jpg) no-repeat center center scroll;background-size:cover;}.sm #s5{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s5.v5.jpg) no-repeat center center scroll;background-size:cover;}@media (min-width:768px){#s5{padding-bottom:0;}}#s5 h2,#s5 p{text-shadow:rgba(0,0,0,0.3) 0 0 30px;}.scrl #s5{background:none;}.copyright{text-shadow:rgba(0,0,0,0.4) 1px 1px 2px;position:absolute;right:0;bottom:0;font-family:Arial,sans-serif;font-size:14px;}.scrl #elsa{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-height:700px;height:800px;}@media (min-width:768px){.scrl #elsa{height:100%;width:78%;left:59%;}}@media (min-width:992px){.scrl #elsa{width:85%;}}@media (min-width:1200px){.scrl #elsa{width:80%;}}.scrl #elsa-outline{position:absolute;bottom:0;left:50%;height:100%;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.scrl #elsa-outline path{fill:none;stroke:white;stroke-width:3;}.sm #s5{position:relative;padding-bottom:110px;}@media (min-width:590px){.sm #s5 h2{max-width:50%;}}.sm #elsa-sm{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;bottom:0;z-index:1;}.sm #elsa-sm img{position:relative;right:-4em;}.sm .text-wrap{position:relative;z-index:2;}.sm .copyright{position:absolute;right:10px;bottom:10px;z-index:3;}.scrl #parallax6{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s6.jpg) no-repeat left center scroll;background-size:cover;}.sm #s6{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s6sm.jpg) no-repeat left center scroll;background-size:cover;}@media (min-width:768px){#s6{padding-bottom:0;}}@media (min-width:768px){#s6 .frame-vcenter{top:30px;}}#s6 h2,#s6 p{text-shadow:rgba(0,0,0,0.3) 0 0 30px;}@media (min-width:1200px){#s6 .frame-vcenter-wrap{vertical-align:bottom;}}.scrl #s6{background:none;}.scrl #graph-wrapper{position:absolute;right:-60px;bottom:-30px;height:7000px;}@media (min-width:1200px){.scrl #graph-wrapper{right:0;}}.sm #s6 #s6graph{margin-top:-565px;}@media (min-width:522px){.sm #s6 #s6graph{margin-top:-880px;}}.sm #s6 .content-section{padding-bottom:80px;}#s6graph{height:100%;width:100%;}#s6graph .medium{font-weight:500;font-style:normal;}#s6graph .rec,#s6graph .yr,#s6graph .num,#s6graph .graybar,#s6graph .up_arrow{opacity:0;}#s6graph rect{stroke-width:0;fill:#4ba4f2;}#s6graph .st0{fill:#4ba4f2;}#s6graph .st1{fill:none;stroke:white;stroke-width:2;stroke-miterlimit:10;}#s6graph .st3{fill:none;stroke:white;stroke-width:2.0793;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}#s6graph .st4{fill:white;}#s6graph .st5{fill:#656565;}.scrl #parallax7{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s7.jpg) repeat left center scroll;background-size:cover;}.sm #s7{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s7sm.jpg) repeat left bottom scroll;background-size:cover;}#s7{padding-bottom:150px;}@media (min-width:768px){#s7{padding-bottom:0;}}#s7 h2,#s7 p{color:#333333;}#s7 .frame-body{pointer-events:none;}@media (min-width:768px){#s7 .frame-vcenter{top:0;}}@media (min-width:768px){#s7 .frame-vcenter-wrap{vertical-align:bottom;}}#s7 .legend{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;color:#888888;height:30px;line-height:30px;margin-bottom:25px;}#s7 .legend .circle{border-radius:20px;height:30px;width:30px;display:block;float:left;}#s7 .legend .blue{background:#4394d1;margin-bottom:10px;}#s7 .legend .orange{background:#ffa128;}#s7 .legend em{display:block;float:left;margin-left:10px;}.scrl #s7{background:none;}.sm #s7{padding-top:100px;padding-bottom:510px;}@media (orientation:portrait) and (max-width:991px){.sm #s7{padding-top:40px;padding-bottom:490px;}}#map{position:absolute;height:100%;width:100%;}#map .marker-wrap{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}#map .popup{display:none;opacity:0;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}#map .popup text{opacity:0;}#map .marker{opacity:1;cursor:crosshair;}.scrl #parallax8{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/kuka.jpg) no-repeat center center scroll;background-size:cover;}.sm #s8{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/kukasm.jpg) no-repeat center center scroll;background-size:cover;}@media (orientation:portrait) and (max-width:560px){.sm #s8 .text-wrap{margin-left:10%;width:90%;}}@media (min-width:768px){#s8{padding-bottom:0;}}#s8 h2,#s8 p{color:#444444;text-shadow:rgba(255,255,255,0.3) 1px 1px 30px;}.scrl #s8{background:none;}#parallax9 .staff-columns{-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;}#parallax9 .staff-column{float:left;width:25%;text-align:center;}#parallax9 .c3{position:relative;top:140px;}#parallax9 .staff{margin:20px 10px;}#parallax9 .staff img{width:100%;}.scrl #parallax9{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:black;background-size:cover;}.sm #s9{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s9sm.jpg) no-repeat center center scroll;background-size:cover;}#s9{padding-top:200px;padding-bottom:200px;}@media (min-width:768px){#s9{padding-bottom:0;}}#s9 h2,#s9 p{text-shadow:rgba(0,0,0,0.3) 0 0 30px;}#s9 .caption{font-size:13px;margin-bottom:0;}.scrl #s9 .content-wrap{box-shadow:0 0 40px 40px rgba(0,0,0,0.5);border-radius:40px;padding:5px 10px;background:rgba(0,0,0,0.5);}.scrl #s9 p{margin-bottom:0;}.scrl #s9{background:none;}.scrl #parallax10{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s10.v1.jpg) no-repeat right bottom scroll;background-size:cover;}.sm #s10{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s10sm.v1.jpg) no-repeat right bottom scroll;background-size:cover;}.sm #s10 #restart{display:inline;margin:30px 0;}#s10{padding-bottom:150px;}@media (min-width:768px){#s10{padding-bottom:0;}}#s10 h2,#s10 p{text-shadow:rgba(0,0,0,0.3) 0 0 30px;}.scrl #s10 #restart{display:none;}.scrl #machinesvg{min-height:290px;}#machinesvg{height:100%;width:100%;}#machinesvg g#amazon-arrow{display:none;}#machinesvg g#zazzle-arrow{display:none;}#machinesvg g#three-arrows .arrow{stroke-width:2;fill:white;}#machinesvg #arrow1-bg{opacity:0;fill:white;stroke:white;}#machinesvg #zazzle{opacity:0;fill:#2f221e;}#machinesvg #arrow2-bg{opacity:0;fill:white;stroke:white;stroke-width:2;}#machinesvg #amazon{opacity:0;}#machinesvg #amazon .st4{fill:#2f221e;}#machinesvg #amazon-text{opacity:0;fill:#2f221e;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;font-weight:bold;font-style:italic;}#machinesvg #circa2,#machinesvg #circa3{opacity:0;}#machinesvg .st0{fill:none;stroke:white;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}#machinesvg .st1{opacity:1;fill:white;}#machinesvg .st2{fill:none;stroke:white;stroke-miterlimit:10;}#machinesvg .st3{display:inline;fill:white;}#machinesvg .st4{fill-rule:evenodd;clip-rule:evenodd;}#machinesvg .st5{fill:white;}#machinesvg .st6{display:inline;}.scrl #s10{background:none;}.scrl #parallax11{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s11.jpg) no-repeat center center scroll;background-size:cover;}.sm #s11{background:url(https://asset.zcache.co.nz/assets/graphics/z4/hubSubsites/about10th/s11sm.jpg) no-repeat center center scroll;background-size:cover;}.sm #s11 p{font-size:22px;}#s11{color:#666666;padding-bottom:150px;}@media (min-width:768px){#s11{padding-bottom:0;}}#s11 h2,#s11 p{color:#666666;}#s11 h2{margin-bottom:25px;}@media (min-width:992px){#s11 h2{font-size:70px;}}#s11 p{font-size:27px;margin-bottom:10px;}#s11 a{color:#4ba4f2;}#s11 a:hover,#s11 a:focus{color:#1b8cef;}.sm #s11{padding-bottom:260px;}.sm #s11 h2{margin-bottom:17px;}#s11logo{width:130px;margin-bottom:20px;}#s11logo #logo{display:none;fill:#666666;stroke:none;}#s11logo #line{fill:none;stroke:#666666;stroke-width:1;}#s11social{width:300px;}#s11social path{-webkit-transition:fill 0.3s,stroke 0.4s;transition:fill 0.3s,stroke 0.4s;}#s11social a:hover .actual path,#s11social a:focus .actual path,#s11social a:active .actual path{fill:#4ba4f2;}#s11social a:hover .actual .st0,#s11social a:focus .actual .st0,#s11social a:active .actual .st0{stroke:#4ba4f2;fill:none;}#s11social .actual{opacity:0;}#s11social path{fill:none;stroke:#666666;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;}#s11social .line path{stroke:gray;stroke-width:1;}#s11social .actual path{fill:#666666;stroke:none;}#s11social .actual .st0{fill:none;stroke:#666666;}.scrl #s11{background:none;}html{overflow-x:hidden;}@media (min-width:768px){section{visibility:hidden;position:fixed;top:0;left:0;height:100%;min-height:590px;width:100%;}section.show{visibility:visible;}}@media (min-width:768px){.frame-body{position:absolute;top:40px;right:80px;bottom:40px;left:80px;}}@media (min-width:768px){.frame-vcenter{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;position:relative;top:30px;width:100%;height:100%;display:table;}}@media (min-width:768px){.frame-vcenter-wrap{display:table-cell;vertical-align:middle;}}video{-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;}#stretch{position:absolute;overflow:hidden;white-space:nowrap;pointer-events:none;z-index:9999;left:0;top:5000px;height:1px;width:1px;}.sm .animate{-webkit-animation-duration:3s;animation-duration:3s;}.delay1{-webkit-animation-delay:1s;animation-delay:1s;}.delay15{-webkit-animation-delay:1.5s;animation-delay:1.5s;}.delay2{-webkit-animation-delay:2s;animation-delay:2s;}.delay3{-webkit-animation-delay:3s;animation-delay:3s;}.sm h2,.sm p{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;}.sm .content-section{padding:120px 5px;}#xstest,#smtest{height:1px;width:1px;}

