*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{margin:0;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;font-size:100%;color:#222;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-top:1rem;margin-bottom:0.5rem;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.25;color:#222;font-weight:bold}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:0.875rem}h6{font-size:0.75rem}a{text-decoration:none}p,ol,ul,dl{margin-top:0;margin-bottom:1rem;font-size:1rem}ol,ul{padding-left:2rem}dd{margin-left:2rem}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}textarea{resize:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}img,svg{max-width:100%}pre,code{font-family:Menlo, Consolas, "Courier New", monospace}pre{margin-top:0;margin-bottom:1rem;overflow-x:scroll}blockquote{margin-top:2rem;margin-bottom:2rem;margin-left:0;padding-left:1rem;padding-right:1rem;font-style:italic}hr{margin-top:2rem;margin-bottom:2rem;border:0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgba(34,34,34,0.1)}mark{color:inherit}.h1,.h2,.h3,.h4,.h5,.h6{margin-top:1rem;margin-bottom:0.5rem;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.25;color:#222}.h1{font-size:2rem}.h2{font-size:1.5rem}.h3{font-size:1.25rem}.h4{font-size:1rem}.h5{font-size:0.875rem}.h6{font-size:0.75rem}.xl{font-size:3rem}.xxl{font-size:4rem}.xxxl{font-size:5rem}.normal{font-weight:normal}.bold{font-weight:bold}.italic{font-style:italic}.center{text-align:center}.justify{text-align:justify}.left-align{text-align:left}.right-align{text-align:right}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.nowrap{white-space:nowrap}.break-word{word-wrap:break-word}.strikethrough{text-decoration:line-through}.middle{vertical-align:middle}.list-reset{padding-left:0;list-style:none}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.m0{margin:0}.mt0{margin-top:0}.mr0{margin-right:0}.mb0{margin-bottom:0}.ml0{margin-left:0}.my0{margin-top:0;margin-bottom:0}.mx0{margin-left:0;margin-right:0}.m1{margin:0.5rem}.mt1{margin-top:0.5rem}.mr1{margin-right:0.5rem}.mb1{margin-bottom:0.5rem}.ml1{margin-left:0.5rem}.my1{margin-top:0.5rem;margin-bottom:0.5rem}.mx1{margin-left:0.5rem;margin-right:0.5rem}.m2{margin:1rem}.mt2{margin-top:1rem}.mr2{margin-right:1rem}.mb2{margin-bottom:1rem}.ml2{margin-left:1rem}.my2{margin-top:1rem;margin-bottom:1rem}.mx2{margin-left:1rem;margin-right:1rem}.m3{margin:2rem}.mt3{margin-top:2rem}.mr3{margin-right:2rem}.mb3{margin-bottom:2rem}.ml3{margin-left:2rem}.my3{margin-top:2rem;margin-bottom:2rem}.mx3{margin-left:2rem;margin-right:2rem}.m4{margin:3rem}.mt4{margin-top:3rem}.mr4{margin-right:3rem}.mb4{margin-bottom:3rem}.ml4{margin-left:3rem}.my4{margin-top:3rem;margin-bottom:3rem}.mx4{margin-left:3rem;margin-right:3rem}.p0{padding:0}.pt0{padding-top:0}.pr0{padding-right:0}.pb0{padding-bottom:0}.pl0{padding-left:0}.py0{padding-top:0;padding-bottom:0}.px0{padding-left:0;padding-right:0}.p1{padding:0.5rem}.pt1{padding-top:0.5rem}.pr1{padding-right:0.5rem}.pb1{padding-bottom:0.5rem}.pl1{padding-left:0.5rem}.py1{padding-top:0.5rem;padding-bottom:0.5rem}.px1{padding-left:0.5rem;padding-right:0.5rem}.p2{padding:1rem}.pt2{padding-top:1rem}.pr2{padding-right:1rem}.pb2{padding-bottom:1rem}.pl2{padding-left:1rem}.py2{padding-top:1rem;padding-bottom:1rem}.px2{padding-left:1rem;padding-right:1rem}.p3{padding:2rem}.pt3{padding-top:2rem}.pr3{padding-right:2rem}.pb3{padding-bottom:2rem}.pl3{padding-left:2rem}.py3{padding-top:2rem;padding-bottom:2rem}.px3{padding-left:2rem;padding-right:2rem}.p4{padding:3rem}.pt4{padding-top:3rem}.pr4{padding-right:3rem}.pb4{padding-bottom:3rem}.pl4{padding-left:3rem}.py4{padding-top:3rem;padding-bottom:3rem}.px4{padding-left:3rem;padding-right:3rem}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.hide{display:none}.visible{visibility:visible}.invisible{visibility:hidden}@media (max-width: 768px){.hide-sm{display:none !important}.block-sm{display:block !important}}@media (min-width: 769px){.hide-md{display:none !important}.block-md{display:block !important}}@media (min-width: 1024px){.hide-lg{display:none !important}.block-lg{display:block !important}}.left{float:left}.right{float:right}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.scroll{overflow:scroll}.scroll-auto{overflow:auto}.scroll-y{overflow-y:scroll}.scroll-x{overflow-x:scroll}.container-720{width:720px}.container-960{width:960px}.container-1200{width:960px}.fit{max-width:100%}.full-height{height:100vh}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-col{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-between{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-cross-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-cross-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-cross-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-cross-baseline{-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-cross-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-first{-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-last{-webkit-order:512;-ms-flex-order:512;order:512}.flex-1{-webkit-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-flex:2;-ms-flex:2;flex:2}.flex-3{-webkit-flex:3;-ms-flex:3;flex:3}.rounded{border-radius:4px}.rounded-top{border-radius:4px 4px 0 0}.rounded-bottom{border-radius:0 0 4px 4px}.rounded-left{border-radius:4px 0 0 4px}.rounded-right{border-radius:0 4px 4px 0}.circle{border-radius:50%}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}@media (max-width: 768px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}}@media (min-width: 769px){.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}}@media (min-width: 1024px){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}}.wrapper{width:95%;max-width:64rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.wrapper-p0{width:95%;max-width:64rem;margin:0 auto}.fw-500{font-weight:500}.text-grey{color:#999}.fz-16{font-size:1rem}.fz-14{font-size:.875rem}.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}body{font-family:"IBM Plex Sans", sans-serif;font-size:1.125rem;font-weight:400}a{color:#222}.header{font-size:1.25rem}.header-logo{font-weight:600}.header-links{font-size:1.25rem}.header-links a{color:#999}.header-links a:hover{color:#222}.header-links a.current-page{color:#222}.header-links li{margin-right:2rem}.header-links li:last-child{margin-right:0}@media (max-width: 600px){.header{text-align:center}.header-logo{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}.header-links{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:1rem}}.subheader{font-size:1.5rem}.project{color:#222}.project a img{-webkit-transition:all ease-in-out .12s;transition:all ease-in-out .12s}.project a:hover img{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-box-shadow:0 0 16px 1px #999;box-shadow:0 0 16px 1px #999}@media (max-width: 600px){.footer{text-align:center}.footer-copyright{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.footer-contact{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;text-align:center;margin-bottom:1rem}}
