
#purpose {
  font-family: 'Open Sans';
  font-weight: 200;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0;
  color: white;
}
#purpose p {
  font-size: 18px;
}
#purpose p .heavy {
  font-family: 'Open Sans';
  font-weight: 400;
}
#purpose .headline {
  font-family: 'Open Sans';
  font-size: 2rem;
  line-height: 1;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 16px;
  margin-bottom: 16px;
}
#purpose .headline .heavy {
  font-family: 'Open Sans';
  font-weight: 700;
}
@media only screen and (min-width: 33.75em) {
  #purpose .headline {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 42.50em) {
  #purpose .headline {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 56.25em) {
  #purpose .headline {
    font-size: 5rem;
  }
}
@media only screen and (min-width: 70.875em) {
  #purpose .headline {
    font-size: 6rem;
    margin-top: 12px;
  }
}
#purpose .headline--dna {
  font-family: 'Open Sans';
  font-size: 2rem;
  line-height: 1;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 16px;
  margin-bottom: 16px;
}
#purpose .headline--dna .heavy {
  font-family: 'Open Sans';
  font-weight: 700;
}
@media only screen and (min-width: 33.75em) {
  #purpose .headline--dna {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 42.50em) {
  #purpose .headline--dna {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 56.25em) {
  #purpose .headline--dna {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 70.875em) {
  #purpose .headline--dna {
    font-size: 4rem;
    margin-top: 12px;
  }
}
#purpose .headline--medium {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  margin-bottom: 16px;
}
#purpose .headline--medium .heavy {
  font-family: 'Open Sans';
  font-weight: 400;
}
@media only screen and (min-width: 33.75em) {
  #purpose .headline--medium {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 42.50em) {
  #purpose .headline--medium {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 56.25em) {
  #purpose .headline--medium {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 70.875em) {
  #purpose .headline--medium {
    font-size: 3.5rem;
  }
}
#purpose .headline--small {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
#purpose .headline--fat {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 6px;
}
@media only screen and (min-width: 33.75em) {
  #purpose .headline--fat {
    font-size: 2.5rem;
  }
}
#purpose .headline--secondary {
  font-family: 'Open Sans';
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1;
  text-transform: uppercase;
  margin: 0;
}
#purpose .link-simple {
  font-size: 16px;
  color: inherit;
  text-decoration: underline;
}
#purpose .link-simple--big {
  font-size: 21px;
  color: inherit;
  text-decoration: underline;
}
#purpose .headline--sub {
  font-family: 'Open Sans';
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
#purpose .headline--sub .heavy {
  font-family: 'Open Sans';
  font-weight: 400;
}
#purpose .subheadline--dna {
  font-family: 'Open Sans';
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  margin-bottom: 16px;
}
#purpose .subheadline--dna .heavy {
  font-family: 'Open Sans';
  font-weight: 400;
}
@media only screen and (min-width: 33.75em) {
  #purpose .subheadline--dna {
    font-size: 1.5rem;
  }
}
#purpose .small-copy {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
}
.u-text-center {
  text-align: center;
}
.u-text-right {
  text-align: right;
}
.u-text-left {
  text-align: left;
}
@media only screen and (min-width: 22.50em) {
  .u-text-center-sm {
    text-align: center;
  }
  .u-text-right-sm {
    text-align: right;
  }
  .u-text-left-sm {
    text-align: left;
  }
}
@media only screen and (min-width: 33.75em) {
  .u-text-center-sm-md {
    text-align: center;
  }
  .u-text-right-sm-md {
    text-align: right;
  }
  .u-text-left-sm-md {
    text-align: left;
  }
}
@media only screen and (min-width: 42.50em) {
  .u-text-center-md {
    text-align: center;
  }
  .u-text-right-md {
    text-align: right;
  }
  .u-text-left-md {
    text-align: left;
  }
}
@media only screen and (min-width: 56.25em) {
  .u-text-center-md-lg {
    text-align: center;
  }
  .u-text-right-md-lg {
    text-align: right;
  }
  .u-text-left-md-lg {
    text-align: left;
  }
}
@media only screen and (min-width: 70.875em) {
  .u-text-center-lg {
    text-align: center;
  }
  .u-text-right-lg {
    text-align: right;
  }
  .u-text-left-lg {
    text-align: left;
  }
}
.u-90vh {
  height: 90vh;
}
.u-full-height {
  box-sizing: border-box;
  min-height: 100vh;
  padding-bottom: 5%;
}
@media only screen and (min-width: 42.50em) {
  .u-full-height {
    height: 100vh;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .u-full-height {
    height: 90vh;
  }
}
.u-full-height-min {
  box-sizing: border-box;
  min-height: 100vh;
  padding-bottom: 5%;
}
.u-pad-top {
  padding-top: 100px;
}
.u-z01 {
  z-index: 1;
}
.u-z02 {
  z-index: 2;
}
.u-z03 {
  z-index: 3;
}
.u-relative {
  position: relative;
}
#purpose .p-button {
  font-size: 18px;
  text-decoration: none;
  border-radius: 4px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-shadow: none;
}
#purpose .p-button svg {
  fill: currentColor;
  height: 18px;
  width: 18px;
  margin-left: 10px;
}
#purpose .p-button-default {
  box-sizing: border-box;
  background: #181818;
  color: white;
  padding: 12px;
  min-width: 180px;
  max-width: 380px;
}
#purpose .p-button-default--white {
  box-sizing: border-box;
  background: white;
  color: #252033;
  padding: 12px;
  min-width: 180px;
  max-width: 380px;
}
#purpose .p-button-secondary {
  font-size: 18px;
  font-weight: 700;
  box-sizing: border-box;
  background: white;
  color: #252033;
  padding: 10px;
  min-width: 180px;
  max-width: 260px;
}
#purpose .p-button-secondary svg {
  fill: currentColor;
  height: 18px;
  width: 18px;
  margin-left: 10px;
}
#purpose .container-fluid,
#purpose .container {
  margin-right: auto;
  margin-left: auto;
}
#purpose .container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
#purpose .row {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
#purpose .row.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#purpose .col.reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
#purpose .col-xs,
#purpose .col-xs-1,
#purpose .col-xs-2,
#purpose .col-xs-3,
#purpose .col-xs-4,
#purpose .col-xs-5,
#purpose .col-xs-6,
#purpose .col-xs-7,
#purpose .col-xs-8,
#purpose .col-xs-9,
#purpose .col-xs-10,
#purpose .col-xs-11,
#purpose .col-xs-12,
#purpose .col-xs-offset-0,
#purpose .col-xs-offset-1,
#purpose .col-xs-offset-2,
#purpose .col-xs-offset-3,
#purpose .col-xs-offset-4,
#purpose .col-xs-offset-5,
#purpose .col-xs-offset-6,
#purpose .col-xs-offset-7,
#purpose .col-xs-offset-8,
#purpose .col-xs-offset-9,
#purpose .col-xs-offset-10,
#purpose .col-xs-offset-11,
#purpose .col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
#purpose .col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}
#purpose .col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  -webkit-flex-basis: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
#purpose .col-xs-2 {
  -ms-flex-preferred-size: 16.666%;
  -webkit-flex-basis: 16.666%;
  flex-basis: 16.666%;
  max-width: 16.666%;
}
#purpose .col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
#purpose .col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
#purpose .col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  -webkit-flex-basis: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
#purpose .col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
#purpose .col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  -webkit-flex-basis: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
#purpose .col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  -webkit-flex-basis: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
#purpose .col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
#purpose .col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  -webkit-flex-basis: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
#purpose .col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  -webkit-flex-basis: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
#purpose .col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
#purpose .col-xs-offset-0 {
  margin-left: 0;
}
#purpose .col-xs-offset-1 {
  margin-left: 8.333%;
}
#purpose .col-xs-offset-2 {
  margin-left: 16.666%;
}
#purpose .col-xs-offset-3 {
  margin-left: 25%;
}
#purpose .col-xs-offset-4 {
  margin-left: 33.333%;
}
#purpose .col-xs-offset-5 {
  margin-left: 41.667%;
}
#purpose .col-xs-offset-6 {
  margin-left: 50%;
}
#purpose .col-xs-offset-7 {
  margin-left: 58.333%;
}
#purpose .col-xs-offset-8 {
  margin-left: 66.667%;
}
#purpose .col-xs-offset-9 {
  margin-left: 75%;
}
#purpose .col-xs-offset-10 {
  margin-left: 83.333%;
}
#purpose .col-xs-offset-11 {
  margin-left: 91.667%;
}
#purpose .start-xs {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
#purpose .center-xs {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
#purpose .end-xs {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
#purpose .top-xs {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
#purpose .middle-xs {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
#purpose .bottom-xs {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
#purpose .around-xs {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#purpose .between-xs {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#purpose .first-xs {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
#purpose .last-xs {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 33.75em) {
  #purpose .container {
    width: 34.75rem;
  }
  #purpose .col-sm,
  #purpose .col-sm-1,
  #purpose .col-sm-2,
  #purpose .col-sm-3,
  #purpose .col-sm-4,
  #purpose .col-sm-5,
  #purpose .col-sm-6,
  #purpose .col-sm-7,
  #purpose .col-sm-8,
  #purpose .col-sm-9,
  #purpose .col-sm-10,
  #purpose .col-sm-11,
  #purpose .col-sm-12,
  #purpose .col-sm-offset-0,
  #purpose .col-sm-offset-1,
  #purpose .col-sm-offset-2,
  #purpose .col-sm-offset-3,
  #purpose .col-sm-offset-4,
  #purpose .col-sm-offset-5,
  #purpose .col-sm-offset-6,
  #purpose .col-sm-offset-7,
  #purpose .col-sm-offset-8,
  #purpose .col-sm-offset-9,
  #purpose .col-sm-offset-10,
  #purpose .col-sm-offset-11,
  #purpose .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #purpose .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  #purpose .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  #purpose .col-sm-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  #purpose .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  #purpose .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  #purpose .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  #purpose .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #purpose .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  #purpose .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  #purpose .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  #purpose .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  #purpose .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  #purpose .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #purpose .col-sm-offset-0 {
    margin-left: 0;
  }
  #purpose .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  #purpose .col-sm-offset-2 {
    margin-left: 16.666%;
  }
  #purpose .col-sm-offset-3 {
    margin-left: 25%;
  }
  #purpose .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  #purpose .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  #purpose .col-sm-offset-6 {
    margin-left: 50%;
  }
  #purpose .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  #purpose .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  #purpose .col-sm-offset-9 {
    margin-left: 75%;
  }
  #purpose .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  #purpose .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  #purpose .start-sm {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  #purpose .center-sm {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  #purpose .end-sm {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  #purpose .top-sm {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  #purpose .middle-sm {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  #purpose .bottom-sm {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  #purpose .around-sm {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #purpose .between-sm {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #purpose .first-sm {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #purpose .last-sm {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 42.50em) {
  #purpose .container {
    width: 43.50rem;
  }
  #purpose .col-md,
  #purpose .col-md-1,
  #purpose .col-md-2,
  #purpose .col-md-3,
  #purpose .col-md-4,
  #purpose .col-md-5,
  #purpose .col-md-6,
  #purpose .col-md-7,
  #purpose .col-md-8,
  #purpose .col-md-9,
  #purpose .col-md-10,
  #purpose .col-md-11,
  #purpose .col-md-12,
  #purpose .col-md-offset-0,
  #purpose .col-md-offset-1,
  #purpose .col-md-offset-2,
  #purpose .col-md-offset-3,
  #purpose .col-md-offset-4,
  #purpose .col-md-offset-5,
  #purpose .col-md-offset-6,
  #purpose .col-md-offset-7,
  #purpose .col-md-offset-8,
  #purpose .col-md-offset-9,
  #purpose .col-md-offset-10,
  #purpose .col-md-offset-11,
  #purpose .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #purpose .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  #purpose .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  #purpose .col-md-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  #purpose .col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  #purpose .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  #purpose .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  #purpose .col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #purpose .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  #purpose .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  #purpose .col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  #purpose .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  #purpose .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  #purpose .col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #purpose .col-md-offset-0 {
    margin-left: 0;
  }
  #purpose .col-md-offset-1 {
    margin-left: 8.333%;
  }
  #purpose .col-md-offset-2 {
    margin-left: 16.666%;
  }
  #purpose .col-md-offset-3 {
    margin-left: 25%;
  }
  #purpose .col-md-offset-4 {
    margin-left: 33.333%;
  }
  #purpose .col-md-offset-5 {
    margin-left: 41.667%;
  }
  #purpose .col-md-offset-6 {
    margin-left: 50%;
  }
  #purpose .col-md-offset-7 {
    margin-left: 58.333%;
  }
  #purpose .col-md-offset-8 {
    margin-left: 66.667%;
  }
  #purpose .col-md-offset-9 {
    margin-left: 75%;
  }
  #purpose .col-md-offset-10 {
    margin-left: 83.333%;
  }
  #purpose .col-md-offset-11 {
    margin-left: 91.667%;
  }
  #purpose .start-md {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  #purpose .center-md {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  #purpose .end-md {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  #purpose .top-md {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  #purpose .middle-md {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  #purpose .bottom-md {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  #purpose .around-md {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #purpose .between-md {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #purpose .first-md {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #purpose .last-md {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 56.25em) {
  #purpose .container {
    width: 57.25rem;
  }
  #purpose .col-md-lg,
  #purpose .col-md-lg-1,
  #purpose .col-md-lg-2,
  #purpose .col-md-lg-3,
  #purpose .col-md-lg-4,
  #purpose .col-md-lg-5,
  #purpose .col-md-lg-6,
  #purpose .col-md-lg-7,
  #purpose .col-md-lg-8,
  #purpose .col-md-lg-9,
  #purpose .col-md-lg-10,
  #purpose .col-md-lg-11,
  #purpose .col-md-lg-12,
  #purpose .col-md-lg-offset-0,
  #purpose .col-md-lg-offset-1,
  #purpose .col-md-lg-offset-2,
  #purpose .col-md-lg-offset-3,
  #purpose .col-md-lg-offset-4,
  #purpose .col-md-lg-offset-5,
  #purpose .col-md-lg-offset-6,
  #purpose .col-md-lg-offset-7,
  #purpose .col-md-lg-offset-8,
  #purpose .col-md-lg-offset-9,
  #purpose .col-md-lg-offset-10,
  #purpose .col-md-lg-offset-11,
  #purpose .col-md-lg-offset-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #purpose .col-md-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  #purpose .col-md-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  #purpose .col-md-lg-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  #purpose .col-md-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  #purpose .col-md-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  #purpose .col-md-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  #purpose .col-md-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #purpose .col-md-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  #purpose .col-md-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  #purpose .col-md-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  #purpose .col-md-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  #purpose .col-md-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  #purpose .col-md-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #purpose .col-md-lg-offset-0 {
    margin-left: 0;
  }
  #purpose .col-md-lg-offset-1 {
    margin-left: 8.333%;
  }
  #purpose .col-md-lg-offset-2 {
    margin-left: 16.666%;
  }
  #purpose .col-md-lg-offset-3 {
    margin-left: 25%;
  }
  #purpose .col-md-lg-offset-4 {
    margin-left: 33.333%;
  }
  #purpose .col-md-lg-offset-5 {
    margin-left: 41.667%;
  }
  #purpose .col-md-lg-offset-6 {
    margin-left: 50%;
  }
  #purpose .col-md-lg-offset-7 {
    margin-left: 58.333%;
  }
  #purpose .col-md-lg-offset-8 {
    margin-left: 66.667%;
  }
  #purpose .col-md-lg-offset-9 {
    margin-left: 75%;
  }
  #purpose .col-md-lg-offset-10 {
    margin-left: 83.333%;
  }
  #purpose .col-md-lg-offset-11 {
    margin-left: 91.667%;
  }
  #purpose .start-md-lg {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  #purpose .center-md-lg {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  #purpose .end-md-lg {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  #purpose .top-md-lg {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  #purpose .middle-md-lg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  #purpose .bottom-md-lg {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  #purpose .around-md-lg {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #purpose .between-md-lg {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #purpose .first-md-lg {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #purpose .last-md-lg {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 70.875em) {
  #purpose .container {
    width: 90rem;
  }
  #purpose .col-lg,
  #purpose .col-lg-1,
  #purpose .col-lg-2,
  #purpose .col-lg-3,
  #purpose .col-lg-4,
  #purpose .col-lg-5,
  #purpose .col-lg-6,
  #purpose .col-lg-7,
  #purpose .col-lg-8,
  #purpose .col-lg-9,
  #purpose .col-lg-10,
  #purpose .col-lg-11,
  #purpose .col-lg-12,
  #purpose .col-lg-offset-0,
  #purpose .col-lg-offset-1,
  #purpose .col-lg-offset-2,
  #purpose .col-lg-offset-3,
  #purpose .col-lg-offset-4,
  #purpose .col-lg-offset-5,
  #purpose .col-lg-offset-6,
  #purpose .col-lg-offset-7,
  #purpose .col-lg-offset-8,
  #purpose .col-lg-offset-9,
  #purpose .col-lg-offset-10,
  #purpose .col-lg-offset-11,
  #purpose .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #purpose .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  #purpose .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  #purpose .col-lg-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  #purpose .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  #purpose .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  #purpose .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    -webkit-flex-basis: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  #purpose .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #purpose .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  #purpose .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    -webkit-flex-basis: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  #purpose .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  #purpose .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  #purpose .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    -webkit-flex-basis: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  #purpose .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #purpose .col-lg-offset-0 {
    margin-left: 0;
  }
  #purpose .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  #purpose .col-lg-offset-2 {
    margin-left: 16.666%;
  }
  #purpose .col-lg-offset-3 {
    margin-left: 25%;
  }
  #purpose .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  #purpose .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  #purpose .col-lg-offset-6 {
    margin-left: 50%;
  }
  #purpose .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  #purpose .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  #purpose .col-lg-offset-9 {
    margin-left: 75%;
  }
  #purpose .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  #purpose .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  #purpose .start-lg {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  #purpose .center-lg {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  #purpose .end-lg {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  #purpose .top-lg {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  #purpose .middle-lg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  #purpose .bottom-lg {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
  }
  #purpose .around-lg {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #purpose .between-lg {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #purpose .first-lg {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #purpose .last-lg {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.has-overlay {
  overflow: hidden;
  height: auto;
}
.has-overlay > body {
  height: 100%;
  overflow: hidden;
}
.modal--fade,
.modal--show {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  display: none;
  margin-top: 0px;
}
.modal--fade:target,
.modal--show:target,
.is-active.modal--fade,
.is-active.modal--show {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  width: auto;
  height: auto;
  opacity: 1;
}
.is-active.modal--fade,
.is-active.modal--show {
  display: block;
  height: 100% ;
  width: 100% ;
  overflow: hidden;
}
.modal--fade:target,
.modal--show:target,
.is-active.modal--fade,
.is-active.modal--show {
  display: block;
}
.modal--fade .modal-inner,
.modal--show .modal-inner {
  box-sizing: border-box;
  display: block;
  height: 100vh;
  width: 100vw;
  overflow: auto;
  z-index: 200;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 56.25em) {
  .modal--fade .modal-inner,
  .modal--show .modal-inner {
    box-sizing: border-box;
  }
}
.modal--fade .modal-body,
.modal--show .modal-body {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.modal--fade .modal-body > *,
.modal--show .modal-body > * {
  max-width: 100%;
}
.modal--fade {
  transition: opacity 0.4s;
}
.modal--fade,
.modal--show {
  color: white;
  line-height: 1.3;
}
.modal--fade .modal-close,
.modal--show .modal-close {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 0px;
  border-radius: 50%;
  background: #19191b;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 200;
  top: 100px;
  right: 20px;
}
.modal--fade .modal-close svg,
.modal--show .modal-close svg {
  fill: white;
}
@media only screen and (min-width: 42.50em) {
  .modal--fade .modal-close,
  .modal--show .modal-close {
    padding: 0px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.9);
    top: 100px;
    left: calc(100% - 120px);
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 56.25em) {
  .modal--fade .modal-close,
  .modal--show .modal-close {
    top: 70px;
  }
}
.modal-body {
  box-sizing: border-box;
  padding: 0px;
  margin-top: 0px;
}
@media only screen and (min-width: 70.875em) {
  .modal-body {
    padding: 40px;
  }
}
.modal-body .heading {
  font-size: 48px;
  height: 20vh;
}
.modal-body .content {
  font-size: 21px;
  height: 80vh;
  width: 50%;
  overflow-y: auto;
}
.modal-body .footer {
  position: absolute;
  bottom: 0px;
  left: 50%;
}
.modal-body .footer a {
  color: white;
}
.modal--static .modal-inner {
  overflow-y: auto;
  overflow-x: auto;
}
.modal--static .modal-body .content {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 40%);
  background-color: #000000;
  min-height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal--static .modal-body .content .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background-image: linear-gradient(0deg, #000000 20%, rgba(0, 0, 0, 0.1) 70%);
}
.modal--static .modal-body .content img {
  height: auto;
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
}
.modal--static .modal-body .footer {
  position: absolute;
  width: calc(100% - 30px);
  bottom: 0px;
  left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.modal--static .modal-body .footer svg {
  display: none;
}
@media only screen and (min-width: 70.875em) {
  .modal--static .modal-body .footer {
    width: calc(100% - 400px);
    bottom: 50px;
    left: 200px;
  }
  .modal--static .modal-body .footer svg {
    display: inline-block;
    margin-top: 36px;
    fill: currentColor;
    height: 2.75em;
  }
}
.modal--static .five-ways .footer {
  position: absolute;
  width: calc(100% - 30px);
  bottom: 0px;
  left: 0px;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media only screen and (min-width: 42.50em) {
  .modal--static .five-ways .footer {
    width: calc(100% - 200px);
    bottom: 175px;
    left: 100px;
  }
}
@media only screen and (min-width: 56.25em) {
  .modal--static .five-ways .footer {
    width: calc(100% - 400px);
    bottom: 175px;
    left: 200px;
  }
}
.modal--static .five-ways .footer svg {
  margin-top: 36px;
  fill: currentColor;
  height: 2.75em;
}
.modal--static .modal-body .footer .headline--medium {
  color: white;
}
.modal--static .modal-body .footer .author {
  font-family: 'Playfair-Regular';
  font-size: 21px;
  margin: 0;
}
.modal--static .modal-body .footer .credits {
  font-family: 'Playfair-Regular';
  font-size: 16px;
}
.modal-text {
  font-size: 1.5rem;
}
body.purpose-page div#content {
  margin-top: 0px;
  width: 100%;
  padding: 0px;
  float: none;
}
body.purpose-page div.center {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
}
#purpose > section {
  margin-top: 0;
}
#purpose {
  overflow-x: hidden;
}
.modal-next-slide {
  display: none;
}
@media only screen and (min-width: 42.50em) {
  .modal-next-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    position: absolute;
    bottom: 20px;
    left: calc(50% - 150px);
  }
  .modal-next-slide a {
    font-size: 18px;
    font-weight: 700;
    color: white;
    text-decoration: none;
  }
  .modal-next-slide svg {
    fill: currentColor;
    height: 36px;
  }
  .modal-next-slide .bg-circle {
    position: absolute;
    left: calc(50% - 100px);
    bottom: -75px;
    z-index: 2;
    height: 200px;
    width: 200px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    transition: all 300ms ease-in-out;
    overflow: hidden;
  }
  .modal-next-slide .bg-circle:hover {
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0);
    cursor: pointer;
  }
  .modal-next-slide .link-to-slide {
    width: 300px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 150px);
    z-index: 1;
  }
  .modal-next-slide .link-to-slide p {
    margin-bottom: 5px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .modal-next-slide {
    bottom: -5px;
  }
  .modal-next-slide .link-to-slide {
    bottom: 10 px;
  }
}
#open-our-world {
   background-repeat: no-repeat;
  background-position: left bottom, center;
  background-size: 100vw, cover;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #open-our-world {
    background-size: contain, cover;
  }
}
#open-our-world:first-child {
  padding-top: 20px;
  padding-bottom: 10%;
}
#open-our-world .headline {
  margin-top: -4px;
  margin-right: 20px;
}
@media only screen and (min-width: 56.25em) {
  #open-our-world .headline {
    margin-top: -10px;
  }
}
#dna-videos--purpose {
  background-color: #190f25;
  background-image: url("../img/Asset_DNA_videos_curve.png"), url("../img/Asset_DNA_videos_img.png"), linear-gradient(135deg, #4e3153 60%, #a74865);
  background-repeat: no-repeat;
  background-position: right bottom, center bottom, center bottom;
  background-size: 100%, 100vw, 100vw;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #dna-videos--purpose {
    background-size: contain, cover;
  }
}
.video-grid-container {
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}
.video-grid-item {
  box-sizing: border-box;
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  padding: 10px;
}
.video-grid-item:nth-child(1) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.video-grid-item:nth-child(2) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.video-grid-item:nth-child(n) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item:nth-child(1) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .video-grid-item:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.video-grid-item--text {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.video-grid-item--quote {
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.05);
  color: white;
  border-radius: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  padding-top: 40px;
  padding-right: 30px;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--quote {
    padding: 60px;
    padding-top: 100px;
    padding-right: 40px;
  }
}
.video-grid-item--quote .quote-mark {
  font-family: Playfair-Regular;
  font-size: 48px;
  line-height: 0px;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--quote .quote-mark {
    font-size: 120px;
  }
}
.video-grid-item--quote .quote-body {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--quote .quote-body {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 12px;
  }
}
.video-grid-item--quote .quote-author {
  font-size: 12px;
  font-family: 'Open Sans';
  font-weight: 400;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--quote .quote-author {
    font-size: 14px;
  }
}
.video-grid-item--25 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--25 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 56.25em) {
  .video-grid-item--25 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
.video-grid-item--33 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--33 {
    -ms-flex-preferred-size: 45%;
    -webkit-flex-basis: 45%;
    flex-basis: 45%;
    max-width: 45%;
  }
}
.video-grid-item--50 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 42.50em) {
  .video-grid-item--50 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
#value-of-travel {
  padding-top: 5%;
  background-color: #9f3958;
   background-repeat: no-repeat;
  background-position: left top;
  background-size: 100vw, cover;
  padding-bottom: 10%;
}
#value-of-travel .first-content {
  margin-bottom: 80px;
}
#value-of-travel .card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #181818;
  height: 380px;
  margin-bottom: 1rem;
  border-radius: 4px;
}
@media only screen and (min-width: 70.875em) {
  #value-of-travel .card {
    margin-bottom: 2rem;
  }
}
#value-of-travel .card .head {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  height: 48px;
  width: 300px;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#value-of-travel .card .head p {
  margin-top: 18px;
  font-family: 'Playfair-Regular';
  font-size: 21px!important;
  letter-spacing: 1px;
}
#value-of-travel .card .head svg {
  fill: currentColor;
  width: 48px;
  margin-right: 5px;
}
#value-of-travel .card .body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 320px;
  width: 100%;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
#value-of-travel .card .body .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1) 40%);
  height: 320px;
  width: 100%;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
#value-of-travel .card .body img {
  height: auto;
  width: 100%;
  border-radius: 4px 4px 0px 0px;
}
#value-of-travel .card .footer {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 165px;
  width: 100%;
  background-color: white;
  color: #181818;
  border-radius: 0px 0px 4px 4px;
  padding: 20px;
  padding-top: 20px;
  text-align: left;
}
#value-of-travel .card .footer p {
  margin: 0;
  line-height: 1;
  font-weight: 200;
}
#value-of-travel .card .footer p:last-child {
  position: absolute;
  bottom: 0px;
  font-weight: 700;
}
#value-of-travel .card a {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: inherit;
}
#competition-call-out {
  position: relative;
  background-image: url("../img/Asset_Purpose_comp_CTA_1.png"), linear-gradient(45deg, #322a49 60%, #252033);
  background-repeat: no-repeat;
  background-position: right top, center center;
  background-size: 100vw, 100% 100%;
}
#cisv-call-out {
  background-image: url("../img/Asset_Purpose_CISV_CTA_1.png"), linear-gradient(45deg, #0aaac9 60%, #1e84a0);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 80vw, 100% 100%;
}
#cisv-call-out .main-content .logo {
  box-sizing: border-box;
  padding-right: 20px;
  padding-bottom: 20px;
}
#rapport-call-out {
  background-image: url("../img/Asset_Purpose_rapport_CTA_1_1.png"), linear-gradient(45deg, #2a2a2a 60%, #221b63);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%, 100% 100%;
}
#rapport-call-out .first-content {
  margin-bottom: 60px;
}
.graph-section {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 21px;
  text-align: start;
  margin-bottom: 140px;
}
.graph-section:last-child {
  margin-top: 60px;
}
@media only screen and (min-width: 33.75em) {
  .graph-section {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .graph-section:last-child {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 70.875em) {
  .graph-section:nth-child(even) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .graph-section:nth-child(even) .graph-text {
    text-align: right;
  }
}
.safari .graph-section {
  min-height: 350px;
}
.graph-text {
  font-size: 21px!important;
  margin: 0px 12px;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}
.graph-text .heavy {
  font-weight: 700;
}
@media only screen and (min-width: 33.75em) {
  .graph-text {
    margin: 22px 12px;
    margin-bottom: 0;
  }
}
.graph {
  width: 100px;
  height: 100px;
  margin: 20px;
}
@media only screen and (min-width: 70.875em) {
  .graph {
    width: 200px;
    height: 200px;
  }
}
.graph-label {
  font-family: 'Open Sans';
  font-size: 36px;
  line-height: 1;
  -webkit-margin-start: 1rem;
  -moz-margin-start: 1rem;
}
@media only screen and (min-width: 70.875em) {
  .graph-label {
    font-size: 72px;
  }
}
#our-vision {
   background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100vw, 100% 100%;
}
#our-world {
   background-repeat: no-repeat;
  background-position: right top;
  background-size: 100vw, 100% 100%;
}
#manifesto {
   background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100vw, 100% 100%;
  padding-bottom: 200px;
}
#competition-hero {
   background-repeat: no-repeat;
  background-position: 95% 200px, right bottom, 0px 0px;
  background-size: 200px, 100vw, cover;
}
.previous-winners {
  position: absolute;
  bottom: 50px;
  left: 20px;
  width: calc(100% - 40px);
  display: none;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.previous-winners img {
  display: none;
}
@media only screen and (min-width: 42.50em) {
  .previous-winners {
    bottom: 0px;
    left: 0px;
    width: 550px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .previous-winners img {
    display: block;
    width: 300px;
    height: 100%;
  }
}
.previous-winners-text {
  margin-top: 50px;
}
#the-challenge {
   background-repeat: no-repeat;
  background-position: left top, center, center;
  background-size: 100vw, cover, cover;
}
#how-to-win {
   background-repeat: no-repeat;
  background-position: right bottom, center center;
  background-size: 100vw, cover, cover;
}
#how-to-win .steps-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#how-to-win .steps-container svg {
  height: 48px;
  width: 48px;
  fill: currentColor;
  margin-right: 20px;
}
#how-to-win .steps-container .steps {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#how-to-win .steps-container .steps a {
  color: white;
}
#how-to-win .heavy {
  font-family: 'Open Sans';
}
#cisv-hero {
   background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100vw, 100% 100%;
}
#cisv-subpage {
   background-repeat: no-repeat;
  background-position: right top;
  background-size: 100vw, 100% 100%;
}
span.authorname {
  font-size: 18px;
  font-family: "Playfair-Regular";
  font-weight: normal;
}
#value-of-travel .card .body .overlay {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1) 40%) !important;
}
.player-modal {
  background: #19191b;
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.player-modal .player-modal-close {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 0px;
  border-radius: 50%;
  background: #19191b;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 1002;
  top: 40px;
  right: 20px;
}
.player-modal .player-modal-close svg {
  fill: white;
}
.player-modal .share-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 1001;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.player-modal .share-overlay .socialmedia {
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
  max-width: 400px;
}
.video-player .modal-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-player .modal-body video {
  height: auto;
  width: 100%;
}
.video-player .modal-body .facebook .pluginButton {
  box-sizing: border-box;
  background: #4c69ba;
  background: linear-gradient(#4c69ba, #3b55a0);
  border: none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 20px;
  text-shadow: 0 -1px 0 #354c8c;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-player .modal-body .facebook .pluginButton div {
  display: block;
}
.video-player .modal-body .facebook .pluginButton div .pluginButtonContainer {
  -webkit-font-smoothing: antialiased;
}
.video-player .modal-body .facebook .pluginButton div .pluginButtonContainer .pluginButtonImage {
  display: inline-block;
}
.video-player .modal-body .facebook .pluginButton div .pluginButtonContainer .pluginButtonImage button {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-weight: bold;
  margin: 0;
  outline: none;
  padding: 0;
  text-shadow: 0 -1px 0 #354c8c;
}
.video-player .modal-body .facebook .pluginButton div .pluginButtonContainer .pluginButtonImage button .pluginButtonIcon {
  height: 14px;
  left: 0;
  margin: 0 4px 0 4px;
  position: relative;
  top: 3px;
  vertical-align: top;
  width: 14px;
}
.video-player .modal-body .facebook .pluginButton div .pluginButtonContainer .pluginButtonImage button .pluginButtonIcon .pluginButtonIconSVG {
  height: 14px;
  width: 14px;
}
.video-player .modal-body .twitter #widget {
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-player .modal-body .twitter #widget .btn {
  width: 100%;
  position: relative;
  height: 20px;
  padding: 20px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  background-color: #1b95e0;
  border-radius: 3px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-player .modal-body .twitter #widget .btn i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent 0 0 no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E");
}
.video-player .modal-body .control-bar {
  position: absolute;
  z-index: 1002;
  bottom: 50px;
  left: 25%;
  height: 48px;
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-player .modal-body .control-bar .play-button {
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.25);
   background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 150ms ease-in;
  margin-right: 10px;
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.video-player .modal-body .control-bar .play-button.paused {
  border: 0px solid rgba(255, 255, 255, 0.25);
 }
.video-player .modal-body .control-bar .seek-bar-container {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
  width: calc(100% - 48px);
}
.video-player .modal-body .control-bar .seek-bar-container .seek-bar {
  cursor: pointer;
  width: 0%;
  height: 1px;
  background-color: white;
}
.video-thumb {
  box-sizing: border-box;
  position: relative;
}
.video-thumb img {
  height: auto;
  width: 100%;
  border-radius: 4px;
}
.video-thumb-title {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 91;
}
.play-button-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  background-repeat: no-repeat;
   background-position: center, center;
  border-radius: 4px;
  cursor: pointer;
}
@media only screen and (min-width: 42.50em) {
  .video-thumb-hidden-md .video-thumb img {
    opacity: 0;
  }
  .video-thumb-hidden-md .video-thumb .video-thumb-title {
    display: none;
  }
  .video-thumb-hidden-md .video-thumb .play-button-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('../Assets/Images/Asset_play_btn_80x80_shadow.png');
    background-position: center, center;
    border-radius: 4px;
    cursor: pointer;
  }
  .video-thumb-hidden-md .video-thumb .play-button-thumbnail:after {
    content: "Play";
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 50px;
    padding-left: 4px;
  }
}
