@font-face {
  font-family: 'FuturaBT Bold';
  src: url("fonts/FuturaBT Bold.ttf") format("truetype"); }
body, html {
  height: 100%;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14.5px;
  background-color: white;
  margin: 0;
  padding: 0; }

header {
  padding-top: 57px;
  padding-left: 10%;
  padding-right: 10%; }
  header img {
    height: 85px;
    text-align: left; }

iframe#sign-up-form {
  border: 0;
  width: 640px;
  height: 750px;
  overflow: hidden; }

footer {
  height: 400px;
  margin-top: 200px;
  padding-top: 140px;
  background: #121721; }
  footer h2, footer div.description {
    margin-top: 0;
    color: #1a9ba3; }
  footer p {
    color: #838187; }
  footer img {
    height: 150px; }
  footer img.social {
    height: 24px; }
  footer img.partner {
    height: 48px; }

a {
  color: #5e408f; }

a:visited {
  text-decoration: none;
  color: #5e408f; }

a:link {
  text-decoration: none;
  color: #5e408f; }

p {
  color: #121721;
  margin: 20px 0px 30px 0px;
  line-height: 1.5; }

.carousel-cell {
  width: 100%; }

.testimonial-wrapper {
  width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 44px;
  background: url("/images/quote.svg");
  background-repeat: no-repeat;
  background-size: 86px;
  background-position: top; }
  .testimonial-wrapper .testimonial-border {
    width: 100%;
    height: 0px;
    border-collapse: collapse;
    padding: 0;
    margin: 0; }
    .testimonial-wrapper .testimonial-border td {
      border-top: 1px solid #eee; }
    .testimonial-wrapper .testimonial-border td:nth-child(2) {
      border-top: none;
      width: 20%; }
  .testimonial-wrapper .testimonial {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 30px 30px 25px 30px;
    box-shadow: 15px 15px 15px #eeeeee; }
    .testimonial-wrapper .testimonial p {
      text-align: justify; }
    .testimonial-wrapper .testimonial .signature {
      margin-top: 20px;
      padding-right: 20px;
      text-align: right;
      font-style: italic; }
      .testimonial-wrapper .testimonial .signature .name {
        font-weight: 600;
        font-style: normal; }

@media screen and (max-width: 800px) {
  .testimonial-wrapper {
    padding-top: 7%;
    background-size: 15%; } }
table.dates {
  font-weight: 400; }
  table.dates td {
    padding-bottom: 10px; }
  table.dates .title {
    color: #1a9ba3;
    font-family: bebas-neue-by-fontfabric light, sans-serif;
    font-weight: 100;
    font-size: 110%; }
  table.dates td.date {
    width: 140px;
    vertical-align: top;
    color: #26428c;
    font-weight: 600;
    font-size: 110%;
    text-transform: uppercase; }

.button-float {
  position: fixed;
  top: 57px;
  right: 10%;
  border: 1px solid #10ab9f;
  background: white;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 90%;
  text-transform: uppercase;
  color: #10ab9f;
  padding: 8px 30px; }

a.button:link, a.button-float:link {
  color: white; }

a.button:visited, a.button-float:visited {
  color: white; }

.button {
  background-color: #10ab9f;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 90%;
  text-transform: uppercase;
  color: white;
  border: none;
  padding: 8px 30px; }

ul li {
  margin-bottom: 20px; }

input {
  padding: 6px 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 120%; }

.content {
  padding-left: 10%;
  padding-right: 10%; }

.content.right {
  padding-left: 24%; }

.content.left {
  padding-left: 25%; }

.inset-content {
  margin-left: 10%;
  margin-right: 10%; }

.pull-left {
  float: left;
  margin: 0px;
  padding: 0px; }

.pull-right {
  float: right;
  margin: 0px;
  padding: 0px; }

.col-3 {
  float: left;
  width: calc(33% - 60px);
  margin-right: 60px; }

.col-4 {
  float: left;
  width: calc(25% - 60px);
  margin-right: 60px; }

.col-2 {
  float: left;
  width: calc(50% - 60px);
  margin-right: 60px; }

.row {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: space-evenly; }

.row:last-child {
  margin-right: 0 !important; }

.challenge-img-wrapper {
  margin-top: 30px;
  max-width: 300px; }
  .challenge-img-wrapper img {
    height: 80px;
    width: auto; }
  .challenge-img-wrapper .description {
    font-family: bebas-neue-by-fontfabric light, sans-serif;
    font-weight: 100;
    font-size: 130%;
    margin-bottom: 10px;
    height: 64px; }

row:after {
  content: "";
  display: table;
  clear: both; }

.float-clear {
  clear: both; }

h1, div.title {
  margin: .67em 0;
  font-family: 'FuturaBT Bold', sans-serif;
  font-size: 170%;
  color: #10ab9f; }

h2, div.description {
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 170%;
  text-transform: uppercase;
  color: #5e408f; }

.heading {
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 150%;
  text-transform: uppercase;
  color: #923f8e; }

.milestone {
  margin-top: 80px;
  margin-left: 80px; }
  .milestone table td {
    padding-bottom: 40px; }
  .milestone h1, .milestone div.title {
    margin-bottom: 0;
    margin-top: 6px;
    color: #0888a3; }
  .milestone h2, .milestone div.description {
    margin-bottom: 0;
    color: #5e408f; }
  .milestone p {
    margin-top: 6px;
    width: 70%; }

.milestone-img-wrapper {
  height: 100%;
  vertical-align: top;
  padding-top: 30px;
  padding-right: 60px; }
  .milestone-img-wrapper img {
    height: 100px; }

.hero {
  overflow: hidden;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0% 120px;
  padding-left: 10vw;
  padding-right: 10vw; }

#hero {
  width: 100vw;
  margin-top: 40px;
  margin-bottom: 40px; }
  #hero img {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%; }

.city-scape {
  width: 100vw;
  height: 64vw;
  overflow: hidden;
  position: relative;
  background-image: url("/images/city-background.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0% 80px; }

.city-scape.small {
  height: 200px;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-position: 0% -100px;
  background-size: cover; }

.steering .row div {
  margin-bottom: 80px;
  text-align: justify; }

#call-for-talent {
  margin-top: 140px;
  width: 45%; }

#how-it-works {
  margin-top: 100px; }

#challenge-areas {
  margin-top: 200px; }
  #challenge-areas h1, #challenge-areas div.title {
    width: 70%; }
  #challenge-areas .row {
    margin-top: 50px; }

#why-join {
  margin-top: 100px;
  width: 50%; }

#sign-up {
  margin-top: 200px;
  width: 70%; }
  #sign-up input {
    width: 95%; }
  #sign-up button {
    margin-top: 3px; }

#program-winners td {
  vertical-align: top;
  padding-bottom: 30px; }
  #program-winners td h2 {
    margin-top: 0px; }
#program-winners .logo {
  max-width: 96px;
  max-height: 96px;
  margin-right: 24px;
  margin-left: 24px;
  vertical-align: top; }

#boat-side-image {
  position: relative;
  left: -7vw;
  width: 25vw;
  margin-top: 30px; }
  #boat-side-image img {
    width: 100%; }

#airplane-side-image {
  margin-top: 0px;
  width: 30vw; }
  #airplane-side-image img {
    width: 100%; }

#scale-side-image {
  margin-top: -400px;
  width: 25vw; }
  #scale-side-image img {
    width: 100%; }

#partner-logos {
  position: absolute;
  top: calc(40vw + 130px);
  width: 35vw;
  right: 10vw; }
  #partner-logos img {
    width: 100%;
    height: 100%; }

@keyframes boat-animation {
  from {
    left: -50px; } }
#boat-animation {
  position: absolute;
  top: calc(40vw + 110px);
  left: 100%;
  width: 4.5%;
  animation-name: boat-animation;
  animation-duration: 50s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 4s; }
  #boat-animation img {
    width: 100%; }

@keyframes car-animation {
  0% {
    left: 35%;
    transform: none; }
  24% {
    left: 65%;
    transform: none; }
  25% {
    left: 65%;
    transform: rotateY(180deg); }
  45% {
    left: 65%;
    transform: rotateY(180deg); }
  70% {
    left: 35%;
    transform: rotateY(180deg); }
  71% {
    left: 35%;
    transform: none; } }
#car-animation {
  position: absolute;
  top: calc(35vw + 80px);
  left: 35%;
  width: 4.5%;
  animation-name: car-animation;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-delay: 2s; }
  #car-animation img {
    width: 100%; }

@keyframes cloud-animation {
  from {
    left: 100%; } }
#cloud-animation {
  position: absolute;
  top: calc(340px - 2vw);
  left: -35%;
  width: 35%;
  animation-name: cloud-animation;
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 0s; }
  #cloud-animation img {
    width: 100%; }

.banner {
  font-family: proxima-nova, sans-serif;
  font-size: 12pt;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: -60px;
  width: 60vw;
  border: 2px solid #10ab9f;
  border-radius: 8px;
  padding: 10px 20px 10px 20px; }
  .banner .heading {
    text-align: center;
    margin-bottom: 10px;
    margin-right: 90px; }
  .banner img {
    width: 64px;
    float: left;
    margin-right: 20px;
    margin-top: 6px; }

#winners-button {
  display: block;
  text-align: center;
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px; }

div.hero-video {
  display: flex;
  height: 450;
  margin: 0;
  margin-bottom: 60px; }
  div.hero-video iframe {
    margin-left: auto;
    margin-right: auto;
    width: 800vw;
    max-width: 800px;
    height: 45vw;
    max-height: 450px; }

@media screen and (max-width: 700px) {
  .city-scape.small {
    height: 160px;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    background-position: 0% -50px;
    background-size: cover; } }
@media screen and (max-width: 800px) {
  .col-2, .col-3, .col-4 {
    width: 80%; }

  .content.left, .content.right {
    padding-left: 10%; }

  .city-scape {
    background-position: 0% calc(380px - 25vw);
    height: 620px; }

  #call-for-talent {
    width: 80%;
    margin-top: 80px; }

  #challenge-areas h1, #challenge-areas div.title {
    width: 90%; }

  .row {
    display: block; }

  .challenge-img-wrapper .description {
    margin-bottom: -10px; }

  #how-it-works .milestone {
    margin-left: 0; }

  #why-join {
    width: 65%; }

  footer {
    height: 600px; }

  #partner-logos {
    top: calc(18vw + 380px);
    width: 45vw; }

  #boat-animation {
    top: calc(18vw + 350px); }

  #cloud-animation {
    top: calc(400px - 18vw);
    left: 55%; }

  #car-animation {
    top: calc(12vw + 362px); }

  div.hero-video {
    margin-bottom: 30px; } }

/*# sourceMappingURL=main.css.map */
