@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Paralucent;src:url(fonts/Paralucent-BoldItalic.eot) format("embedded-opentype"),url(fonts/Paralucent-BoldItalic.woff) format("woff"),url(fonts/Paralucent-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Paralucent;src:url(fonts/Paralucent-Bold.eot) format("embedded-opentype"),url(fonts/Paralucent-Bold.woff) format("woff"),url(fonts/Paralucent-Bold.ttf) format("truetype");font-weight:700;font-style:normal}body,html{font-weight:300}.button,body,html{font-size:20px;font-family:Source Sans Pro,sans-serif;line-height:1.45}.button{font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;padding:16px 24px 18px;border:none;text-decoration:none;min-height:63px}.button:hover{cursor:pointer}.button:focus{outline:none}.button--blue{color:#fff;background-color:#006bd4}.button--blue:focus,.button--blue:hover{background-color:#2681da}.button--blue:active{background-color:#0056aa}.button--white{color:#000;background-color:#fff}.button--white:focus,.button--white:hover{background-color:#f2f2f2}.button--white:active{background-color:#e6e6e6}.button--grey{color:#000;background-color:#d8d8d8}.button--grey:focus,.button--grey:hover{background-color:#cdcdcd}.button--grey:active{background-color:#c2c2c2}@media (min-width:521px){.navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.navigation{z-index:1;position:fixed;top:0;bottom:0;right:0;left:0;background-color:#006bd4;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:30px;padding-top:44px}}@media (max-width:767px){.navigation--open .navigation-social{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center!important;align-items:center!important;padding-top:12px!important}}@media (max-width:767px){.navigation--open li.navigation-social a{margin:0 26px 0 0}}.navigation .navigation-social{display:none}@media (max-width:767px){.navigation--open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;text-align:left}}@media (max-width:767px){.navigation--open li{width:100%}}.navigation__item{color:#fff;font-size:20px;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.45;text-decoration:none}@media (min-width:768px){.navigation__item{margin-left:24px}}@media (max-width:767px){.navigation__item{font-size:1.414rem;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.2;display:block;padding:8px 0}}.navigation__item--active{font-size:20px;font-family:Source Sans Pro,sans-serif;font-weight:600;line-height:1.45}@media (max-width:767px){.navigation__item--active{font-size:1.414rem;font-family:Source Sans Pro,sans-serif;font-weight:600;line-height:1.2}}.navigation__item--onlyMobile{display:block}@media (min-width:768px){.navigation__item--onlyMobile{display:none}}.navigationMenuButton{height:64px;width:64px;outline:none;border:none;background-color:transparent;margin-top:-10px;margin-left:10px;margin-right:0}@media (min-width:768px){.navigationMenuButton{display:none}}.navigationMenuButton--open{background-image:url(images/cross.svg);position:fixed;z-index:3;right:10px}.navigationMenuButton--closed{background-image:url(images/menu.svg)}.footer{background:#006bd4;margin-top:36px}@media (min-width:768px){.footer{margin-top:108px}}@media screen and (max-width:850px){.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:960px;margin:auto;padding:24px 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:850px){.footer__inner{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;max-width:none;width:auto}}@media screen and (min-width:851px){.footer__inner:first-child{padding-bottom:8px}.footer__inner:last-child{padding-top:8px}}.footer__logo{height:47px;width:162px}.footer__logo img{display:block}ul.social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px;padding-top:8px}ul.social-icon img{display:block}ul.social-icon li a{display:block;margin:0 10px}.footer .navigation{flex:inherit;-webkit-box-flex:inherit;-ms-flex:inherit}@media screen and (max-width:850px){.footer .navigation{display:none}}.lightbox{position:fixed;top:0;bottom:0;right:0;left:0;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lightbox__inner{width:940px;height:529px}.header-notice{background-color:#02478b;color:#fff;padding:12px;text-align:center}@media (max-width:767px){.header-notice{font-size:14px}}.header-notice a{color:#fff;text-decoration:none}.videoHero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background:grey;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.videoHero__video{position:absolute;height:100%;width:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover;background-size:cover;z-index:1}@media (max-width:767px){.videoHero__video{display:none}}.videoHero__videoPlaceholder{position:absolute;height:100%;width:100%;z-index:1;background-image:url(images/hero-fallback.jpg);background-position:0 100%;background-size:cover}@media screen and (max-width:768px){.videoHero__videoPlaceholder{background-image:url(images/hero-fallback-mobile.jpg)}}@media (min-width:768px){.videoHero__videoPlaceholder{display:none}}.videoHero__videoCover{z-index:2;position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.2)}.videoHero__inner{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;max-width:960px;padding:20px 20px 36px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.videoHero__inner{padding:48px 20px 0}}.videoHero__navContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:768px){.videoHero__navContainer{margin-bottom:56px}}@media (max-width:767px){.videoHero__navContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;padding-top:28px;text-align:left;justify-content:space-between;flex-direction:row-reverse!important}}.videoHero__logo{height:47px;width:162px}.videoHero__title{font-size:22.624px;font-size:1.414rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;color:#fff}@media (min-width:768px){.videoHero__title{font-size:2.828rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;max-width:700px;padding-bottom:36px}}@media (max-width:767px){.videoHero__buttonContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.videoHero__buttonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:24px}}.videoHero__button{text-transform:uppercase}@media (max-width:767px){.videoHero__button{width:100%;margin-top:12px}}@media (min-width:768px){.videoHero__button{margin-right:12px}}.videoHero__playIcon{display:inline-block;margin-right:6px;vertical-align:baseline}.descriptionHero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(images/embark_pattern.svg) #006bd4;font-size:22.624px;font-size:1.414rem;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.2;color:#fff;padding:36px 20px;text-align:center}@media (min-width:1000px){.descriptionHero{padding:85px 20px}}.descriptionHero__text,.feature{width:100%;max-width:960px}.feature{-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;padding:48px 20px 0}@media (min-width:521px){.feature{padding-top:108px}}.feature{display:grid;grid-column-gap:70px}@media (min-width:768px){.feature{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}@media (max-width:767px){.feature{padding-top:48px}}@media (min-width:768px){.feature--centered{display:block;padding-left:0;padding-right:0;width:calc(50% - 55px);max-width:425px}}.feature__title{font-size:32px;font-size:2rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;padding-bottom:12px}@media (min-width:768px){.feature__title{grid-row:1}}@media (max-width:767px){.feature__title{font-size:1.5rem}}.feature__description{font-size:20px;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.45}@media (min-width:768px){.feature__description{grid-row:2}}.feature__photo{width:100%;height:185px;margin-bottom:12px;background-repeat:no-repeat,no-repeat;background-position:50%,50%;background-size:cover}@media (min-width:768px){.feature__photo{grid-row:1/3;grid-column:1;margin-bottom:0;height:100%}}.feature__photo--truck{background-image:url(images/groundbreaking-tech.jpg)}.feature__photo--investor{background-image:url(images/investors.jpg)}.feature__photo--team{background-image:url(images/team.jpg)}.feature__video{width:100%;height:185px;margin-bottom:12px;cursor:pointer}@media (min-width:768px){.feature__video{grid-row:1/3;grid-column:1;margin-bottom:0;height:100%}}.feature__video:active,.feature__video:focus,.feature__video:hover{opacity:.8}@media (min-width:768px){.feature__video--right{grid-column:2}}.feature__video--road{background-image:url(images/play-icon.svg),url(images/road-still.jpg)}.feature__video--road,.feature__video--tech{background-repeat:no-repeat,no-repeat;background-position:50%,50%;background-size:50px,cover}.feature__video--tech{background-image:url(images/play-icon.svg),url(images/tech-still.jpg)}.feature__button{width:100%;margin-top:12px}.press{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:960px;margin:auto;padding:48px 20px 0}@media (min-width:521px){.press{padding-top:108px}}@media (max-width:767px){.press{padding-top:60px}}.press__title{font-size:32px;font-size:2rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;padding-bottom:12px}@media (min-width:521px){.press__title{font-size:4rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;grid-column:1/7;text-align:center}}@media (max-width:767px){.press__title{text-align:center;font-size:1.5rem}}@media (max-width:520px){.press__article{padding-bottom:36px}}@media (min-width:521px){.press__article{padding:24px 0;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto 1fr;grid-column-gap:24px}}.press__articleName{color:#000;text-decoration:none}@media (max-width:520px){.press__articleName{font-size:20px;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.45;padding-bottom:6px;display:block}}@media (min-width:521px){.press__articleName{font-size:1.414rem;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.2;grid-row:1/3;grid-column:3/7}}.press__articleName:hover{text-decoration:underline}.press__articleMeta{font-size:20px;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.45}@media (max-width:520px){.press__articleMeta{display:none}}@media (min-width:521px){.press__articleMeta{grid-row:2;grid-column:1/3;text-align:right}}.press__articleLogo{width:100%}@media (max-width:520px){.press__articleLogo{display:block;margin:auto;max-width:250px}}@media (min-width:521px){.press__articleLogo{grid-row:1;grid-column:1/3}}.press__button{margin:auto}@media (min-width:521px){.press__button{width:200px}}.contact{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:960px;margin:auto;padding:48px 20px 0}@media (min-width:521px){.contact{padding-top:108px}}.contact{padding-bottom:2em}@media (min-width:521px){.contact__title{font-size:4rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;text-align:center}}@media (max-width:767px){.contact__title{font-size:2rem;font-family:Paralucent,sans-serif;font-weight:700;font-style:italic;line-height:1.2;font-size:1.5rem}}@media (min-width:768px){.contact__email{font-size:2rem;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.2;text-align:center}}@media (max-width:767px){.contact__email{font-size:1.414rem;font-family:Source Sans Pro,sans-serif;font-weight:300;line-height:1.2;text-align:center}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.feature__photo--truck{background-image:url(images/groundbreaking-tech@2x.jpg)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.feature__photo--investor{background-image:url(images/investors@2x.jpg)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.feature__photo--team{background-image:url(images/team@2x.jpg)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.feature__video--road{background-image:url(images/play-icon.svg),url(images/road-still@2x.jpg)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.feature__video--tech{background-image:url(images/play-icon.svg),url(images/tech-still@2x.jpg)}}