@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-Light.eot");
  src: url("/fonts/calibre/CalibreWeb-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-Light.woff") format("woff");
  font-weight: 300; }

@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-LightItalic.eot");
  src: url("/fonts/calibre/CalibreWeb-LightItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-Medium.eot");
  src: url("/fonts/calibre/CalibreWeb-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-Medium.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-MediumItalic.eot");
  src: url("/fonts/calibre/CalibreWeb-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-MediumItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-Semibold.eot");
  src: url("/fonts/calibre/CalibreWeb-Semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-Semibold.woff") format("woff");
  font-weight: 600; }

@font-face {
  font-family: "Calibre";
  src: url("/fonts/calibre/CalibreWeb-SemiboldItalic.eot");
  src: url("/fonts/calibre/CalibreWeb-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/calibre/CalibreWeb-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "obvious-icons";
  src: url("/fonts/obvious-icons/obvious-icons.eot");
  src: url("/fonts/obvious-icons/obvious-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/obvious-icons/obvious-icons.woff2") format("woff2"), url("/fonts/obvious-icons/obvious-icons.ttf") format("truetype"), url("/fonts/obvious-icons/obvious-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

h1 {
  font-weight: 600;
  font-size: 42px;
  line-height: 47px;
  margin: 0 0 35px; }
  h1 .highlight {
    color: #D89C5B; }

h2 {
  font-weight: 400;
  font-size: 34px;
  line-height: 40px;
  margin: 0 0 15px; }

h3 {
  font-weight: 600;
  font-size: 25px;
  line-height: 32px;
  margin: 0 0 25px; }

h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 10px; }

p {
  font-weight: 300;
  font-size: 25px;
  line-height: 32px;
  margin: 0 0 35px;
  color: rgba(35, 31, 32, 0.85); }

p.alt-small {
  font-size: 18px;
  line-height: 24px;
  text-align: left; }

blockquote {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  color: #6D8F89;
  margin: 65px -70px 55px;
  padding: 50px 70px 55px 60px;
  border: 4px solid #6D8F89; }
  blockquote.quote {
    opacity: 0; }
    blockquote.quote.is-animated {
      opacity: 1; }

textarea {
  font-weight: 300;
  font-size: 25px;
  font-family: "Calibre"; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  blockquote {
    margin: 0 0 32px;
    padding: 40px 40px 40px; } }

@media screen and (max-width: 736px) {
  h1 {
    font-size: 27px;
    line-height: 28px; }
  h2, h3 {
    font-size: 24px;
    line-height: 24px; }
  h4 {
    font-size: 15px;
    line-height: 18px; }
  p {
    font-size: 21px;
    line-height: 27px;
    color: rgba(35, 31, 32, 0.85); }
  p.alt-small {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 0; }
  blockquote {
    font-size: 23px;
    line-height: 25px;
    margin: 0 0 32px;
    padding: 18px 18px 22px; }
    blockquote.quote {
      opacity: 1; } }

.icon {
  color: #D2D1D1;
  display: inline-block;
  font-family: "obvious-icons";
  font-size: 33px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 30px;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  -webkit-transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1); }

.icon--attachment:before {
  content: "\004f"; }

.icon--arrow-circle:before {
  content: "\0042"; }

.icon--arrow-circle-small:before {
  content: "\0059"; }

.icon--arrow:before {
  content: "\004e"; }

.icon--close:before {
  content: "\0043"; }

.icon--linkedin:before {
  content: "\004c"; }

.icon--medium:before {
  content: "\004d"; }

.icon--quote:before {
  content: "\0044"; }

.icon--twitter:before {
  content: "\004b"; }

.icon--theme-hl:before {
  content: "\0046"; }

.icon--theme-pp:before {
  content: "\0047"; }

.icon--theme-ss:before {
  content: "\0048"; }

.icon--wedge:before {
  content: "\0056"; }

.loader {
  background: url(/images/icons/loader.gif) no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px; }

body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100vw;
  height: 100vh;
  -webkit-overflow-scrolling: touch; }

.container {
  background-color: #f7f5f5;
  height: 100%;
  overflow: hidden;
  margin: 30px 30px 0 30px;
  padding-top: 117px;
  position: relative; }

@media screen and (max-width: 1024px) {
  .container {
    margin: 15px 15px 0 15px; } }

@media screen and (max-width: 736px) {
  .container {
    margin: 0;
    padding-top: 62px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  body.modal-open {
    height: 500px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  body.modal-open {
    height: 320px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  body.modal-open {
    height: 412px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  body.modal-open {
    height: 320px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  body.modal-open {
    height: 945px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  body.modal-open {
    height: 689px; } }

@media screen and (min-width: 736px) {
  .ov-animation--slide-up, blockquote.quote.is-animated, .contact-cta__content.is-animated, .events__container h1, .home__intro, .portfolio__masthead h1, .portfolio-details__company-logo, .portfolio-details__related-heading.is-animated, .team__container h1, .team__bio-headshot, .theme__heading .icon, .vision.is-animated h1, .vision__copy-after-quote.is-animated, .vision__video-container.is-animated, .vision__theme-intro.is-animated {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }
  .ov-animation--slide-up-2, .events__container .events__details, .portfolio__masthead p, .portfolio-details__company-statement, .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(1), .team__container .team__grid, .team__bio-name, .team__bio-title, .theme__heading h1, .vision.is-animated .vision__copy-container, .vision__theme--sustainable-systems.is-animated {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }
  .ov-animation--slide-up-3, .events__container:nth-child(2) h1, .home.has-intro.is-animated .content, .portfolio__grid, .portfolio-details__meta-container, .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(2), .team__container--advisors h1, .team__bio-content, .theme p, .vision__theme--people-power.is-animated {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }
  .ov-animation--slide-up-4, .events__container:nth-child(2) .events__details, .portfolio-details__container p, .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(3), .team__container--advisors .team__grid, .team__bio-social, .vision__theme--healthy-living.is-animated {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }
  .ov-animation--slide-up-5, .home.has-intro.is-animated .content h1, .home.has-intro.is-animated .content .vision__copy-container, .home.has-intro.is-animated .content .vision__video-container, .team__bio-social-icons {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; } }

@-webkit-keyframes slide-up {
  0% {
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0; }
  40% {
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0; }
  90% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes slide-up {
  0% {
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0; }
  40% {
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
    opacity: 0; }
  90% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

.contact-cta {
  background-color: #000;
  cursor: pointer;
  padding: 100px 0;
  position: relative; }
  .contact-cta:hover .contact-cta__team {
    opacity: .3; }

.contact-cta__team {
  background: url("/images/photos/team.jpg") no-repeat center 20%;
  background-position: center top;
  background-size: cover;
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100vw - 60px);
  height: 100%;
  -webkit-transition: 400ms ease;
  -o-transition: 400ms ease;
  transition: 400ms ease;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.contact-cta__content {
  margin: 40px auto 0px;
  width: 600px;
  color: #fff;
  opacity: 0; }
  .contact-cta__content p {
    color: #fff;
    margin-bottom: 25px; }
  .contact-cta__content h1 {
    margin-bottom: 20px; }
  .contact-cta__content.is-animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.contact-cta__action {
  color: #F4EFD2;
  font-size: 34px;
  font-weight: 400;
  padding: 7px 0 7px 0;
  cursor: pointer; }
  .contact-cta__action .icon--arrow-circle-small {
    color: #F4EFD2;
    font-size: 32px;
    margin-right: 0;
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px); }
  .contact-cta__action:hover {
    color: #fff; }
    .contact-cta__action:hover .icon--arrow-circle-small {
      color: #fff; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .contact-cta__team {
    width: 100%; }
  .contact-cta {
    padding: 100px 0; } }

@media screen and (max-width: 736px) {
  .contact-cta {
    padding: 10px 0; }
  .contact-cta__team {
    width: 100vw; }
  .contact-cta__content {
    text-align: left;
    width: 90%; }
  .contact-cta__action {
    font-size: 24px;
    background-size: 33px 33px;
    padding-right: 43px; } }

.contact {
  zoom: 1; }
  .contact:before, .contact:after {
    content: "";
    display: table; }
  .contact:after {
    clear: both; }

.contact__intro {
  cursor: auto;
  height: calc(90vh - (380px + 60px + 117px));
  min-height: 500px; }
  .contact__intro .contact-cta__team {
    height: calc(90vh - (380px + 60px + 117px));
    min-height: 500px; }
  .contact__intro:hover .contact-cta__team {
    opacity: .4; }

.contact__content {
  float: left;
  height: 450px;
  padding: 55px 40px;
  width: 33.3%; }

.contact__header {
  margin-top: 0; }

.contact__content--contact {
  background-color: rgba(109, 143, 137, 0.15);
  color: #6D8F89; }
  .contact__content--contact p {
    color: #6D8F89; }
  .contact__content--contact a {
    color: #6D8F89;
    font-weight: 400; }
    .contact__content--contact a:hover {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.contact__social-container {
  margin-top: -20px; }
  .contact__social-container .icon {
    color: #6D8F89;
    font-size: 24px; }
    .contact__social-container .icon:hover {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
  .contact__social-container .icon--linkedin {
    font-size: 26px; }

.contact__content--location {
  background-color: rgba(216, 156, 91, 0.15);
  color: #D89C5B; }
  .contact__content--location p {
    color: #D89C5B; }
  .contact__content--location strong {
    line-height: 24px; }
  .contact__content--location a {
    color: #D89C5B;
    font-weight: 400; }
    .contact__content--location a:hover {
      color: #a66927;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.contact__map-link {
  display: none; }

.contact__content--map {
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 33.4%; }
  .contact__content--map .icon--wedge {
    color: #F3E8DE;
    font-size: 50px;
    position: absolute;
    top: 190px;
    left: 0;
    width: 26px;
    height: 50px;
    z-index: 2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .contact__content--map .map {
    border: 0;
    height: 100%;
    width: 100%; }

@media screen and (max-width: 1100px) {
  .contact__content {
    height: 500px; } }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .contact__intro .contact-cta__content {
    margin: 0 auto;
    height: 430px; }
  .contact__intro {
    height: 430px; }
    .contact__intro .contact-cta__team {
      height: 430px; }
  .contact__content {
    height: 440px;
    padding: 45px 30px;
    width: 50%; }
  .contact__map-link {
    display: block; }
  .contact__content--map {
    display: none; } }

@media screen and (max-width: 736px) {
  .contact p.alt-small {
    margin-bottom: 25px; }
  .contact__intro {
    height: auto;
    min-height: 0;
    padding-bottom: 30px; }
    .contact__intro .contact-cta__team {
      height: 100%;
      min-height: 0; }
    .contact__intro .contact-cta__content {
      padding-bottom: 30px; }
  .contact__social-container {
    margin-top: -10px; }
  .contact__content {
    float: none;
    height: auto;
    padding: 35px 20px;
    width: 100%; }
  .contact__general-question {
    display: none; }
  .contact__content--map {
    height: 50vh;
    padding: 0; }
    .contact__content--map .icon--wedge {
      display: none; } }

.contact-form {
  height: 100vh; }

.contact-form__intro {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  height: 100vh;
  width: 100vw;
  background: white;
  visibility: visible;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  /* IE10/11 */
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-pack: center;
  /* IE10 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s; }

.contact-form__intro--hidden {
  top: -100px;
  opacity: 0;
  visibility: hidden; }

.contact-form__intro-content {
  color: #000;
  font-weight: 300;
  font-size: 42px;
  margin: auto;
  width: 90vw;
  max-width: 780px; }

.contact-form__intro-tip {
  font-size: 42px;
  color: #6D8F89;
  font-weight: 300;
  cursor: pointer; }
  .contact-form__intro-tip:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
    .contact-form__intro-tip:hover .icon--arrow-circle {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
  .contact-form__intro-tip .icon--arrow-circle {
    color: #6D8F89;
    font-size: 34px;
    margin: 0;
    position: relative;
    top: 4px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }

.contact-form__question {
  color: #999;
  font-weight: 300;
  position: relative;
  display: inline;
  top: 0;
  opacity: 1;
  -webkit-transition: top 0.5s, opacity 0.5s, color 0.5s;
  -o-transition: top 0.5s, opacity 0.5s, color 0.5s;
  transition: top 0.5s, opacity 0.5s, color 0.5s; }
  .contact-form__question h4 {
    text-transform: uppercase; }

.contact-form__question--hidden {
  opacity: 0;
  top: 100px; }
  .contact-form__question--hidden span[contenteditable=true] {
    display: none; }

.contact-form__question--focus {
  color: #000; }
  .contact-form__question--focus .contact-form__question-field {
    color: #6D8F89; }

.contact-form__question--done .contact-form__question-answer {
  display: inline;
  color: #999; }

.contact-form__question--company-name .contact-form__question-period {
  display: none; }

.contact-form__question--company-name.contact-form__question--done .contact-form__question-period {
  display: inline; }

.contact-form__question--product-type .contact-form__question-period {
  display: inline; }

.contact-form__question--product-type .contact-form__question-end {
  display: none; }

.contact-form__question--product-type.contact-form__question--done .contact-form__question-end {
  display: inline; }

.contact-form__question--industry .contact-form__question-end {
  opacity: 0;
  -webkit-transition: opacity 0;
  -o-transition: opacity 0;
  transition: opacity 0; }

.contact-form__question-error {
  color: #E36A6B;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px; }

.contact-form__question-error--hidden {
  display: none; }

.contact-form__question-input {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  display: inline;
  position: relative;
  cursor: pointer; }

.contact-form__question-input--filled .contact-form__question-answer {
  display: inline; }

.contact-form__question-input--filled ~ .contact-form__question-end {
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

.contact-form__question-answer {
  color: #6D8F89;
  font-weight: 400;
  display: inline-block;
  height: 42px; }
  .contact-form__question-answer.is-default {
    color: #999; }

.contact-form__question-answer--hidden {
  width: 0; }

.contact-form__question-answer--active:hover {
  color: #6D8F89; }

.contact-form__question-field {
  color: #6D8F89;
  font-weight: 400;
  background: none;
  border: none;
  outline: none;
  width: 260px;
  padding: 0; }
  .contact-form__question-field#fundingStage {
    width: 1px;
    padding: 0; }
    .contact-form__question-field#fundingStage.contact-form__question-field--error {
      background: none; }

.contact-form__question-field--comment {
  resize: none;
  width: 90%; }

.contact-form__statement {
  height: 100vh;
  top: 0;
  opacity: 1;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  /* IE10/11 */
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-pack: center;
  /* IE10 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transition: top 0.5s, opacity 0.5s, color 0.5s, height 0.5s;
  -o-transition: top 0.5s, opacity 0.5s, color 0.5s, height 0.5s;
  transition: top 0.5s, opacity 0.5s, color 0.5s, height 0.5s; }
  .contact-form__statement .contact-form__question,
  .contact-form__statement .contact-form__question-field {
    font-size: 42px; }
  .contact-form__statement .contact-form__question-answer {
    min-width: 150px; }

.contact-form__statement--short {
  height: 50%; }

.contact-form__statement--done .contact-form__question {
  color: #595959; }

.contact-form__statement--done .contact-form__quote-open,
.contact-form__statement--done .contact-form__quote-close {
  opacity: 1; }

.contact-form__statement--done .contact-form__question-answer {
  color: #000;
  font-weight: 300; }

.contact-form__statement--hidden {
  top: -100px;
  opacity: 0; }

.contact-form__statement-wrapper {
  width: 90vw;
  max-width: 780px;
  margin: auto;
  position: relative; }

.contact-form__statement-title {
  opacity: 1;
  height: auto;
  color: #D89C5B;
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  zoom: 1; }
  .contact-form__statement-title:before, .contact-form__statement-title:after {
    content: "";
    display: table; }
  .contact-form__statement-title:after {
    clear: both; }

.contact-form__statement-title--hidden {
  opacity: 0;
  height: 0;
  margin-bottom: 0; }

.contact-form__statement-title-tip {
  color: #999;
  font-size: 18px;
  font-weight: 300; }

.contact-form__tips {
  position: fixed;
  bottom: 0;
  width: 100vw;
  height: 100px;
  opacity: 1;
  background: #eee;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.contact-form__tips--hidden {
  opacity: 0; }

.contact-form__tips-wrapper {
  width: 90vw;
  max-width: 780px;
  margin: 35px auto 0;
  position: relative; }

.contact-form__tip {
  color: #666;
  font-size: 24px;
  font-weight: 300;
  width: 100%;
  position: absolute;
  cursor: pointer;
  visibility: hidden;
  top: 40px;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

.contact-form__tip--visible {
  visibility: visible;
  top: 0;
  opacity: 1;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms; }

.contact-form__tip--complete {
  color: #D89C5B;
  font-weight: 600; }

.contact-form__tip--filled .contact-form__tip-prefilled {
  display: none; }

.contact-form__tip--filled .contact-form__tip-filled {
  display: inline; }

.contact-form__tip-filled {
  display: none; }

.contact-form__tip-mobile {
  display: none; }
  .contact-form__tip-mobile .icon--arrow-circle-small {
    color: #666;
    font-size: 20px;
    margin: 0;
    position: relative;
    top: 4px; }

.contact-form__tip-index {
  color: #D89C5B;
  font-weight: 400; }

.contact-form__quote-open {
  color: #595959;
  font-size: 14px;
  opacity: 0;
  width: 17px;
  height: 14px;
  position: absolute;
  left: -30px;
  top: 14px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.contact-form__quote-close {
  color: #595959;
  font-size: 9px;
  opacity: 0;
  display: inline-block;
  position: relative;
  top: -17px;
  left: 5px;
  width: 9px;
  height: 9px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.contact-form__more {
  background: #eee;
  height: auto;
  padding: 100px 0;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s; }
  .contact-form__more .contact-form__question {
    display: block;
    color: #000;
    margin-bottom: 40px; }
    .contact-form__more .contact-form__question h4 {
      margin-bottom: 0; }
  .contact-form__more .contact-form__question,
  .contact-form__more .contact-form__question-field {
    font-size: 25px;
    font-weight: 300; }
  .contact-form__more .contact-form__question-field {
    color: #595959;
    padding: 6px 4px 0 0;
    display: block; }
  .contact-form__more .contact-form__question-field--comment {
    padding: 0; }
  .contact-form__more .contact-form__question-field--error,
  .contact-form__more .contact-form__question-field--error ~ .contact-form__question-answer {
    background-color: rgba(227, 106, 107, 0.15) !important;
    padding: 5px;
    color: #E36A6B;
    border: none; }
    .contact-form__more .contact-form__question-field--error::-webkit-input-placeholder,
    .contact-form__more .contact-form__question-field--error ~ .contact-form__question-answer::-webkit-input-placeholder {
      color: #E36A6B; }
    .contact-form__more .contact-form__question-field--error:-moz-placeholder,
    .contact-form__more .contact-form__question-field--error ~ .contact-form__question-answer:-moz-placeholder {
      color: #E36A6B; }
    .contact-form__more .contact-form__question-field--error::-moz-placeholder,
    .contact-form__more .contact-form__question-field--error ~ .contact-form__question-answer::-moz-placeholder {
      color: #E36A6B; }
    .contact-form__more .contact-form__question-field--error:-ms-input-placeholder,
    .contact-form__more .contact-form__question-field--error ~ .contact-form__question-answer:-ms-input-placeholder {
      color: #E36A6B; }
  .contact-form__more .contact-form__question-input {
    display: block;
    border: none; }
    .contact-form__more .contact-form__question-input .contact-form__question-field {
      display: inline-block; }
  .contact-form__more .contact-form__question-answer {
    font-weight: 300;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 6px 4px 0 0; }

.contact-form__more--hidden {
  display: none;
  height: 0; }

.contact-form__more-title {
  color: #D89C5B;
  margin-bottom: 50px; }

.contact-form__more-wrapper {
  width: 90vw;
  max-width: 780px;
  margin: auto; }

.contact-form__dropdown {
  position: fixed;
  z-index: 1000;
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0;
  min-width: 260px; }

.contact-form__dropdown--hidden {
  display: none; }

.contact-form__dropdown--investments {
  overflow-x: hidden;
  overflow-y: auto;
  width: 535px; }
  .contact-form__dropdown--investments .contact-form__dropdown-option-container {
    float: left;
    border-radius: 5px;
    overflow: hidden;
    width: 294px; }

.contact-form__dropdown-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999; }

.contact-form__dropdown-overlay--hidden {
  display: none; }

.contact-form__dropdown-option-container {
  list-style: none;
  margin: 0;
  padding: 0; }

.contact-form__dropdown-option {
  background: white;
  color: #000;
  font-size: 30px;
  font-weight: 300;
  padding: 17px 20px 19px;
  border-top: #ccc 1px solid;
  cursor: pointer; }
  .contact-form__dropdown-option:first-child {
    border-top: none; }
  .contact-form__dropdown-option:hover {
    background: #eee; }

.contact-form__dropdown-option--other {
  height: 74px; }

.contact-form__dropdown-investment-details {
  border-radius: 0 5px 5px 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 259px;
  height: 289px; }

.contact-form__dropdown-close {
  display: none; }

.contact-form__dropdown-investment {
  display: none;
  float: right;
  position: relative;
  width: 245px;
  height: 100%;
  z-index: 5; }
  .contact-form__dropdown-investment p {
    color: #fff;
    margin: auto;
    padding-top: 95px;
    width: 190px; }
  .contact-form__dropdown-investment.is-active {
    display: block; }
  .contact-form__dropdown-investment .icon--wedge {
    position: absolute;
    left: -9px;
    font-size: 18px;
    height: 28px; }
  .contact-form__dropdown-investment .icon--theme-hl,
  .contact-form__dropdown-investment .icon--theme-pp,
  .contact-form__dropdown-investment .icon--theme-ss {
    color: #f0dac2;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 39px;
    height: 39px; }

.contact-form__dropdown-investment--healthy-living {
  background-color: #E36A6B; }
  .contact-form__dropdown-investment--healthy-living .icon--theme-hl {
    font-size: 46px;
    top: 32px; }
  .contact-form__dropdown-investment--healthy-living .icon--wedge {
    color: #E36A6B;
    top: 172px; }

.contact-form__dropdown-investment--people-power {
  background-color: #D89C5B; }
  .contact-form__dropdown-investment--people-power .icon--theme-pp {
    font-size: 46px; }
  .contact-form__dropdown-investment--people-power .icon--wedge {
    color: #D89C5B;
    top: 99px; }

.contact-form__dropdown-investment--sustainable-systems {
  background-color: #6D8F89; }
  .contact-form__dropdown-investment--sustainable-systems .icon--theme-ss {
    font-size: 50px;
    top: 26px; }
  .contact-form__dropdown-investment--sustainable-systems .icon--wedge {
    color: #6D8F89;
    top: 28px; }

.contact-form__dropdown-investment--other {
  background-color: #ccc;
  display: none; }
  .contact-form__dropdown-investment--other .icon--wedge {
    color: #ccc;
    top: 237px; }
  .contact-form__dropdown-investment--other .contact-form__dropdown-investment-title {
    color: #000; }
  .contact-form__dropdown-investment--other p {
    color: #000; }

.contact-form__dropdown-investment-title {
  display: none; }

.contact-form__upload-tip {
  color: #999;
  font-size: 18px;
  font-weight: 300;
  text-transform: initial; }
  .contact-form__upload-tip .icon {
    color: #6D8F89;
    font-size: 15px;
    margin-right: 5px; }

.contact-form__upload-cta {
  border-bottom: 1px dashed #6D8F89;
  color: #6D8F89; }
  .contact-form__upload-cta:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.contact-form__upload--hidden {
  display: none; }

.contact-form__subscribe-label {
  vertical-align: middle;
  padding-top: 10px;
  margin-left: 7px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #AAA; }

.contact-form__buttons {
  border-top: 1px solid #ccc;
  position: relative;
  margin-top: 60px; }

.contact-form__button {
  font-family: "Calibre";
  border: none;
  background: none;
  display: inline-block;
  margin: 40px 0;
  cursor: pointer;
  font-size: 34px;
  font-weight: 400; }

.contact-form__button--submit {
  position: absolute;
  right: 0;
  padding-right: 44px;
  color: #6D8F89; }
  .contact-form__button--submit:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-transition: 0 padding-right;
    -o-transition: 0 padding-right;
    transition: 0 padding-right; }
    .contact-form__button--submit:hover .icon--arrow-circle-small {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
  .contact-form__button--submit .icon--arrow-circle-small {
    font-size: 32px;
    color: #6D8F89;
    margin: 0;
    position: absolute;
    top: 6px;
    right: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }
  .contact-form__button--submit .loader {
    display: none;
    position: relative;
    top: 6px;
    margin-left: 4px; }

.contact-form__button--cancel {
  color: #999; }
  .contact-form__button--cancel:hover {
    color: #666666;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.contact-form__button--loading {
  padding-right: 0 !important; }
  .contact-form__button--loading .icon {
    display: none; }
  .contact-form__button--loading .loader {
    display: inline-block; }

.contact-form__thanks {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-pack: center;
  /* IE10 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  /* IE10 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100vh;
  width: 780px;
  margin: auto; }
  .contact-form__thanks h1 {
    margin-bottom: 25px; }
  .contact-form__thanks p {
    margin-bottom: 25px; }

.contact-form__thanks-action {
  color: #6D8F89;
  font-size: 34px;
  font-weight: 400;
  cursor: pointer; }
  .contact-form__thanks-action .icon--arrow-circle-small {
    color: #6D8F89;
    font-size: 32px;
    position: relative;
    top: 6px; }
  .contact-form__thanks-action:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
    .contact-form__thanks-action:hover .icon--arrow-circle-small {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

@media screen and (max-width: 1024px) {
  .contact-form__statement .contact-form__question-answer {
    min-width: 50px; }
  .contact-form__dropdown {
    left: 0 !important;
    top: 0 !important;
    width: 100vw;
    height: 100% !important;
    max-height: none;
    border-radius: 0;
    background: #ccc;
    overflow-y: scroll;
    padding-bottom: calc(10vh + 30px); }
  .contact-form__dropdown-close {
    color: #000;
    background: #fff;
    width: 100vw;
    height: 10vh;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    /* IE10/11 */
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-pack: center;
    /* IE10 */
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    border-top: #ccc 1px solid; }
  .contact-form__dropdown--investments .contact-form__dropdown-option-container {
    display: none; }
  .contact-form__dropdown-investment-title {
    color: white;
    font-size: 34px;
    font-weight: 600;
    display: inline-block;
    margin-top: 4vh; }
  .contact-form__dropdown-investment-details {
    border-radius: 0;
    position: relative;
    width: 100vw;
    height: auto; }
  .contact-form__dropdown-investment {
    display: block;
    float: none;
    width: 100vw;
    padding-bottom: 30px; }
    .contact-form__dropdown-investment p {
      font-size: 25px;
      line-height: 32px;
      padding: 1.5vh 20px 0 43px;
      width: auto; }
    .contact-form__dropdown-investment .icon--theme-hl,
    .contact-form__dropdown-investment .icon--theme-pp,
    .contact-form__dropdown-investment .icon--theme-ss {
      font-size: 45px;
      text-align: center;
      position: relative;
      left: 0;
      top: 0;
      float: left;
      margin: 4vh 20px 0 40px; }
    .contact-form__dropdown-investment .icon--wedge {
      display: none; }
  .contact-form__dropdown-investment--other {
    height: 18vh;
    display: block; }
    .contact-form__dropdown-investment--other .contact-form__dropdown-investment-title {
      margin-top: 3vh;
      margin-left: 43px;
      min-width: 200px; }
    .contact-form__dropdown-investment--other p {
      padding-top: 10px; }
  .contact-form__dropdown-overlay {
    background-color: #eee; }
  .contact-form__thanks {
    max-width: 780px;
    width: 90vw;
    margin: auto; } }

@media screen and (max-width: 736px) {
  .contact-form__intro-content {
    font-size: 27px; }
  .contact-form__intro-tip {
    font-size: 27px; }
    .contact-form__intro-tip .icon--arrow-circle {
      font-size: 22px; }
  .contact-form__statement {
    display: block;
    -webkit-transition: top 0.5s, opacity 0.5s, color 0.5s;
    -o-transition: top 0.5s, opacity 0.5s, color 0.5s;
    transition: top 0.5s, opacity 0.5s, color 0.5s; }
    .contact-form__statement .contact-form__question,
    .contact-form__statement .contact-form__question-field {
      font-size: 27px;
      line-height: 34px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .contact-form__statement .contact-form__question-answer {
      height: auto; }
  .contact-form__statement--short {
    height: auto !important;
    padding-bottom: 50px; }
    .contact-form__statement--short .contact-form__question,
    .contact-form__statement--short .contact-form__question-field {
      font-size: 18px;
      line-height: 24px; }
  .contact-form__statement--done .contact-form__quote-open {
    display: inline-block; }
  .contact-form__statement-wrapper {
    padding-top: 70px; }
  .contact-form__dropdown-investment-title {
    font-size: 24px;
    margin-top: 20px; }
  .contact-form__dropdown-investment p {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 20px 0; }
  .contact-form__dropdown-investment .icon--theme-hl,
  .contact-form__dropdown-investment .icon--theme-pp,
  .contact-form__dropdown-investment .icon--theme-ss {
    font-size: 30px;
    margin: 20px 10px 0 20px; }
  .contact-form__dropdown-investment--other .contact-form__dropdown-investment-title {
    margin-top: 14px;
    margin-left: 20px; }
  .contact-form__dropdown-overlay {
    background: #eee; }
  .contact-form__upload-tip {
    display: block;
    margin-bottom: 10px; }
  .contact-form__statement-title {
    margin-bottom: 5px; }
  .contact-form__tips {
    padding: 20px 0;
    height: 80px; }
  .contact-form__tips--hide-mobile {
    display: none; }
  .contact-form__tips-wrapper {
    margin: auto; }
  .contact-form__tip {
    font-size: 18px; }
  .contact-form__tip-desktop {
    display: none; }
  .contact-form__tip-mobile {
    display: inline-block; }
  .contact-form__quote-open {
    position: relative;
    margin: 0;
    top: -8px;
    left: 0;
    font-size: 9px;
    display: none;
    width: 14px; }
  .contact-form__quote-close {
    top: -12px; }
  .contact-form__more {
    padding: 50px 0 100px; }
    .contact-form__more .contact-form__question,
    .contact-form__more .contact-form__question-field {
      font-size: 21px;
      line-height: 27px; }
    .contact-form__more .contact-form__more-title {
      margin-bottom: 25px; }
    .contact-form__more .contact-form__button {
      margin: 20px 0;
      font-size: 24px; }
    .contact-form__more .contact-form__button--submit {
      padding-right: 34px; }
      .contact-form__more .contact-form__button--submit .icon--arrow-circle-small {
        font-size: 24px;
        top: 3px; }
      .contact-form__more .contact-form__button--submit .loader {
        background-size: 23px 23px;
        width: 23px;
        height: 23px;
        position: relative;
        margin-left: 6px;
        top: 4px; }
  .contact-form__subscribe-label {
    font-size: 15px; }
  .contact-form__thanks-action {
    font-size: 24px; }
    .contact-form__thanks-action .icon--arrow-circle-small {
      font-size: 24px;
      top: 3px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 500px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 320px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 412px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 320px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 945px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .contact-form,
  .contact-form__intro,
  .contact-form__statement {
    height: 689px; } }

.contact-form-mobile {
  padding: 16% 20px 30%;
  font-size: 20px; }
  .contact-form-mobile h4 {
    font-size: 18px; }
  .contact-form-mobile label {
    display: block; }

.contact-form-mobile__section {
  margin: 0 0 40px; }
  .contact-form-mobile__section h4 {
    margin-bottom: 2px;
    line-height: 20px; }

.contact-form-mobile__focus {
  display: none; }

.contact-form-mobile__focus-other--hidden {
  opacity: 0;
  height: 0;
  display: none; }

input[type=text].contact-form-mobile__input,
input[type=email].contact-form-mobile__input,
textarea.contact-form-mobile__input {
  color: #6D8F89;
  font-size: 22px;
  background: none;
  border: none;
  outline: none;
  padding: 0; }

select.contact-form-mobile__input {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 10px; }

.contact-form-mobile__label {
  padding: 0; }

.contact-form-mobile__label--error {
  background-color: rgba(227, 106, 107, 0.15);
  position: relative;
  left: -5px;
  padding: 5px;
  color: #E36A6B;
  border: none; }
  .contact-form-mobile__label--error::-webkit-input-placeholder {
    color: #E36A6B; }
  .contact-form-mobile__label--error:-moz-placeholder {
    color: #E36A6B; }
  .contact-form-mobile__label--error::-moz-placeholder {
    color: #E36A6B; }
  .contact-form-mobile__label--error:-ms-input-placeholder {
    color: #E36A6B; }

.contact-form-mobile__section--contact .contact-form-mobile__label {
  margin-bottom: 3px; }

.contact-form-mobile__upload-tip {
  color: #999;
  font-weight: 300;
  text-transform: initial; }
  .contact-form-mobile__upload-tip .icon {
    color: #6D8F89;
    font-size: 15px;
    margin-right: 5px; }

.contact-form-mobile__upload-cta {
  border-bottom: 1px dashed #6D8F89;
  color: #6D8F89; }
  .contact-form-mobile__upload-cta:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.contact-form-mobile__upload-file {
  display: none; }

.contact-form-mobile__section--subscribe {
  border: solid #ccc;
  border-width: 1px 0;
  padding: 30px 0;
  margin: 70px 0 25px 0; }
  .contact-form-mobile__section--subscribe .contact-form-mobile__input--subscribe {
    margin-right: 6px; }

.contact-form-mobile__buttons {
  position: relative; }

.contact-form-mobile__button {
  border: none;
  background: none;
  display: inline-block;
  cursor: pointer;
  font-size: 30px;
  font-weight: 400; }

.contact-form-mobile__button--submit {
  position: absolute;
  right: 0;
  padding-right: 44px;
  color: #6D8F89; }
  .contact-form-mobile__button--submit:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-transition: 0 padding-right;
    -o-transition: 0 padding-right;
    transition: 0 padding-right; }
    .contact-form-mobile__button--submit:hover .icon--arrow-circle-small {
      color: #415552;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
  .contact-form-mobile__button--submit .icon--arrow-circle-small {
    font-size: 32px;
    color: #6D8F89;
    margin: 0;
    position: absolute;
    top: 3px;
    right: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s; }
  .contact-form-mobile__button--submit .loader {
    display: none;
    position: absolute;
    top: 3px;
    right: 0;
    margin-left: 4px; }

.contact-form-mobile__button--cancel {
  color: #999; }
  .contact-form-mobile__button--cancel:hover {
    color: #666666;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.contact-form-mobile__button--loading .icon {
  display: none; }

.contact-form-mobile__button--loading .loader {
  display: inline-block; }

.events {
  padding-top: 100px;
  margin-bottom: 80px; }

.events__container {
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(35, 31, 32, 0.15); }
  .events__container .events__details p a {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }
    .events__container .events__details p a:hover {
      border-bottom: 1px dashed #000;
      color: black;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
  .events__container:last-child {
    border-bottom: none;
    margin-bottom: 0; }

.events__location,
.events__time {
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #D89C5B; }
  .events__location h4,
  .events__time h4 {
    color: #231F20; }
  .events__location a,
  .events__time a {
    color: #D89C5B; }
    .events__location a:hover,
    .events__time a:hover {
      color: #a66927;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

@media screen and (max-width: 736px) {
  .events {
    margin-bottom: 0;
    padding-top: 0; }
  .events__container {
    margin-bottom: 0;
    padding: 50px 20px;
    width: 100%; }
    .events__container h1 {
      margin-bottom: 20px; }
    .events__container p {
      margin-bottom: 25px; }
  .events__location,
  .events__time {
    width: 100%;
    font-size: 21px; }
    .events__location h4,
    .events__time h4 {
      margin-bottom: 5px; }
  .events__location {
    margin-bottom: 25px; } }

.error {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-pack: center;
  /* IE10 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  /* IE10 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: calc(100vh - 117px - 60px - 28px); }
  .error h1 {
    margin-bottom: 0;
    text-align: center; }

footer {
  font-size: 15px;
  padding: 20px 30px;
  zoom: 1; }
  footer:before, footer:after {
    content: "";
    display: table; }
  footer:after {
    clear: both; }

.footer__legal-copy {
  float: left; }

.footer__links-container {
  float: right;
  margin: 0;
  padding-left: 0;
  list-style: none;
  zoom: 1; }
  .footer__links-container:before, .footer__links-container:after {
    content: "";
    display: table; }
  .footer__links-container:after {
    clear: both; }
  .footer__links-container li {
    float: left;
    border-right: 1px solid rgba(35, 31, 32, 0.15);
    margin-right: 10px;
    padding-right: 10px; }
    .footer__links-container li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
    .footer__links-container li a:hover {
      color: black;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

@media screen and (max-width: 736px) {
  footer {
    padding-left: 20px;
    padding-right: 20px; } }

.home {
  zoom: 1; }
  .home:before, .home:after {
    content: "";
    display: table; }
  .home:after {
    clear: both; }
  .home.has-intro:not(.notrans) .home__intro-container {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    transition-duration: 1s; }
  .home.has-intro:not(.notrans) .home__intro-container {
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s; }
  .home.has-intro .content {
    opacity: 0; }
  .home.has-intro.is-animated .content {
    opacity: 1; }
  .home.has-intro.is-animated .home__intro-container {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    opacity: 0; }
  .home.has-intro.is-animated:not(.notrans) .content {
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }

.home__intro-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh; }

.home__intro {
  background-color: #231F20;
  width: 100%;
  position: absolute;
  top: 0;
  display: none;
  opacity: 0;
  z-index: 1; }
  .home__intro.is-active {
    display: block;
    opacity: 1; }
  .home__intro.is-next {
    display: block;
    z-index: 2; }

.home__intro-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  opacity: .7; }

.home__intro-gradient {
  background-image: -webkit-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(35, 31, 32, 0) 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00231F20', endColorstr='#FF000000', GradientType=0);
  opacity: .6;
  width: 100%;
  height: calc(100vh / 2);
  position: absolute;
  bottom: 0; }

.home__intro-content {
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 10%;
  left: 27%;
  right: 27%; }
  .home__intro-content h1 {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all 0.55s 0.2s;
    -o-transition: all 0.55s 0.2s;
    transition: all 0.55s 0.2s;
    margin: 0 0 20px; }
  .home__intro-content p {
    color: #E6DDCA;
    margin: 0 0 35px; }
    .home__intro-content p span {
      cursor: pointer;
      background-image: linear-gradient(transparent 98%, #E6DDCA 1%);
      background-repeat: repeat-x; }
      .home__intro-content p span:hover {
        color: #c5b185;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
        background-image: linear-gradient(transparent 98%, #c5b185 1%);
        background-repeat: repeat-x; }
  .home__intro-content .icon {
    color: #E6DDCA;
    cursor: pointer;
    font-size: 44px; }
    .home__intro-content .icon:hover {
      color: #c5b185;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.home__intro.is-active .home__intro-content h1 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

@media screen and (max-width: 1400px) {
  .home__intro-content {
    left: 20%;
    right: 20%; } }

@media screen and (max-width: 1024px) {
  .home__intro-content {
    left: 10%;
    right: 10%; } }

@media screen and (max-width: 736px) {
  .home__intro {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: slide-up;
    animation-name: slide-up;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease; }
  .home__intro-content {
    text-align: left;
    left: 18px;
    right: 18px;
    bottom: 13%; }
    .home__intro-content h1 {
      margin-bottom: 10px; }
    .home__intro-content p {
      margin-bottom: 20px; }
  .home__intro-container {
    text-align: left;
    left: 0;
    right: 0; }
  .home.has-intro.is-animated .home__intro-container {
    opacity: 1; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .home__intro-container,
  .home__intro-image {
    height: 520px; }
  .home__intro-gradient {
    height: calc(520px / 2); } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .home__intro-container,
  .home__intro-image {
    height: 320px; }
  .home__intro-gradient {
    height: calc(320px / 2); } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  .home__intro-container,
  .home__intro-image {
    height: 412px; }
  .home__intro-gradient {
    height: calc(412px / 2); } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  .home__intro-container,
  .home__intro-image {
    height: 320px; }
  .home__intro-gradient {
    height: calc(320px / 2); } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .home__intro-container,
  .home__intro-image {
    height: 945px; }
  .home__intro-gradient {
    height: calc(945px / 2); } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .home__intro-container,
  .home__intro-image {
    height: 689px; }
  .home__intro-gradient {
    height: calc(689px / 2); } }

.legal {
  width: 600px;
  margin: 0 auto 80px;
  padding-top: 75px; }

@media screen and (max-width: 736px) {
  .legal {
    margin: 0;
    padding: 32px 20px;
    width: 100%; } }

.main-nav {
  background-color: #f7f5f5;
  border-bottom: 1px solid #D6D3D3;
  padding: 30px 50px 30px 30px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  zoom: 1; }
  .main-nav:before, .main-nav:after {
    content: "";
    display: table; }
  .main-nav:after {
    clear: both; }
  .main-nav.is-transparent {
    background: rgba(247, 245, 245, 0);
    border-bottom: none;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms; }
    .main-nav.is-transparent .main-nav__logo {
      background-image: url("/images/logos/ov-logo-stack-white.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .main-nav.is-transparent .main-nav__logo {
          /* on retina, use image that's scaled by 2 */
          background-image: url("/images/logos/ov-logo-stack-white-2x.png");
          background-size: 150px 56px; } }
    .main-nav.is-transparent .main-nav__item-link {
      color: rgba(255, 255, 255, 0.7); }
      .main-nav.is-transparent .main-nav__item-link:hover {
        color: white; }
  .main-nav.is-locked {
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
    top: 0;
    right: 30px;
    left: 30px;
    width: auto;
    -webkit-transition-property: padding;
    transition-property: padding;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms; }
    .main-nav.is-locked .main-nav__menu {
      margin-top: 23px; }

.main-nav__container {
  float: left;
  position: relative;
  z-index: 2; }

.main-nav__logo {
  background-image: url("/images/logos/ov-logo-stack-black.png");
  background-repeat: no-repeat;
  background-size: 150px 56px;
  display: block;
  float: left;
  width: 150px;
  height: 56px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .main-nav__logo {
      /* on retina, use image that's scaled by 2 */
      background-image: url("/images/logos/ov-logo-stack-black-2x.png");
      background-size: 150px 56px; } }

.main-nav__menu-container {
  float: right;
  position: relative;
  z-index: 1;
  width: 425px;
  zoom: 1; }
  .main-nav__menu-container:before, .main-nav__menu-container:after {
    content: "";
    display: table; }
  .main-nav__menu-container:after {
    clear: both; }

.main-nav__menu-toggle {
  border-left: 1px solid #EBE9E9;
  display: none;
  float: right;
  padding: 30px 25px; }

.main-nav__burger {
  background-color: #CAC8CC;
  border-radius: 5px;
  content: '';
  cursor: pointer;
  display: block;
  position: relative;
  height: 2px;
  width: 16px;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s; }
  .main-nav__burger:before, .main-nav__burger:after {
    background: #CAC8CC;
    cursor: pointer;
    border-radius: 5px;
    height: 2px;
    width: 16px;
    display: block;
    content: '';
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s; }
  .main-nav__burger:before {
    position: absolute;
    top: -5px; }
  .main-nav__burger:after {
    position: absolute;
    bottom: -5px; }

.main-nav__menu {
  float: right;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 0;
  position: relative;
  z-index: 6;
  zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  -moz-transition: -moz-transform 500ms ease-in-out;
  -o-transition: -o-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out; }
  .main-nav__menu:before, .main-nav__menu:after {
    content: "";
    display: table; }
  .main-nav__menu:after {
    clear: both; }

.main-nav__menu-item {
  float: left;
  margin-left: 24px; }
  .main-nav__menu-item:first-child {
    margin-left: 0; }

.main-nav__item-link {
  border-bottom: 0px solid transparent;
  color: rgba(35, 31, 32, 0.4);
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 9px;
  text-decoration: none;
  -webkit-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transition-property: border-bottom-width;
  transition-property: border-bottom-width; }
  .main-nav__item-link.is-active {
    border-bottom: 3px solid #6D8F89;
    border-bottom: 3px solid #6d8f89;
    color: #231f20; }
  .main-nav__item-link:hover {
    color: black;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.main-nav__social-container {
  display: none;
  margin-left: 15px;
  position: absolute;
  bottom: 65px; }
  .main-nav__social-container .icon {
    font-size: 23px; }
  .main-nav__social-container .icon--linkedin {
    font-size: 24px; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .main-nav {
    padding-right: 30px; }
    .main-nav.is-locked {
      right: 15px;
      left: 15px; }
  .main-nav__menu {
    margin-top: 18px; } }

@media screen and (max-width: 736px) {
  .main-nav {
    background-color: #ffffff;
    border: none;
    height: 62px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .main-nav.is-transparent {
      border-bottom: 1px solid #fff;
      margin-top: 0; }
      .main-nav.is-transparent .main-nav__logo {
        background-image: url("/images/logos/ov-logo-horz-black.png"); } }
      @media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 736px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 736px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 736px) and (min-device-pixel-ratio: 2), only screen and (max-width: 736px) and (min-resolution: 192dpi), only screen and (max-width: 736px) and (min-resolution: 2dppx) {
        .main-nav.is-transparent .main-nav__logo {
          /* on retina, use image that's scaled by 2 */
          background-image: url("/images/logos/ov-logo-horz-black-2x.png");
          background-size: 200px 32px; } }

@media screen and (max-width: 736px) {
      .main-nav.is-transparent .main-nav__item-link {
        color: rgba(35, 31, 32, 0.4); }
        .main-nav.is-transparent .main-nav__item-link:hover {
          border-bottom: 0 solid transparent; }
      .main-nav.is-transparent .main-nav__menu-toggle {
        color: #fff; }
    .main-nav.is-locked {
      padding: 0;
      right: 0;
      left: 0; }
      .main-nav.is-locked .main-nav__logo {
        background-size: 200px 32px;
        width: 200px;
        height: 32px; }
  .main-nav__container {
    background-color: #ffffff;
    border-bottom: 1px solid #EBE9E9;
    width: 100%;
    height: 62px; }
  .main-nav__logo {
    background-image: url("/images/logos/ov-logo-horz-black.png");
    background-size: 200px 32px;
    margin: 14px 5%;
    width: 200px;
    height: 32px; } }
  @media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 736px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 736px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 736px) and (min-device-pixel-ratio: 2), only screen and (max-width: 736px) and (min-resolution: 192dpi), only screen and (max-width: 736px) and (min-resolution: 2dppx) {
    .main-nav__logo {
      /* on retina, use image that's scaled by 2 */
      background-image: url("/images/logos/ov-logo-horz-black-2x.png");
      background-size: 200px 32px; } }

@media screen and (max-width: 736px) {
  .main-nav__menu-container {
    background-color: #fff;
    float: none;
    padding: 0 20px 0;
    width: 100%;
    height: calc(100vh - 33px);
    -webkit-transform: translate(0, calc(-100vh - 33px));
    -ms-transform: translate(0, calc(-100vh - 33px));
    -o-transform: translate(0, calc(-100vh - 33px));
    transform: translate(0, calc(-100vh - 33px));
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    -moz-transition: -moz-transform 500ms ease-in-out;
    -o-transition: -o-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out; }
  .main-nav__menu-toggle {
    display: block; }
  .main-nav__menu {
    position: absolute;
    top: 0px;
    left: 20px;
    padding: 0; }
  .main-nav__menu-item {
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
    position: relative; }
  .main-nav__item-link {
    font-size: 30px;
    font-weight: 400;
    padding-left: 15px;
    padding-bottom: 0; }
    .main-nav__item-link.is-active {
      border-bottom: none;
      border-left: 3px solid #6D8F89;
      color: #000;
      padding-left: 12px; }
    .main-nav__item-link:hover {
      border-bottom: 0 solid transparent; }
  .main-nav__social-container {
    display: block; } }

@media screen and (max-width: 736px) and (orientation: landscape) {
  .main-nav__social-container {
    right: 20px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .main-nav__menu-container {
    height: calc(500px - 33px);
    -webkit-transform: translate(0, calc(-500px - 33px));
    -ms-transform: translate(0, calc(-500px - 33px));
    -o-transform: translate(0, calc(-500px - 33px));
    transform: translate(0, calc(-500px - 33px)); } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .main-nav__menu-container {
    height: calc(320px - 33px);
    -webkit-transform: translate(0, calc(-320px - 33px));
    -ms-transform: translate(0, calc(-320px - 33px));
    -o-transform: translate(0, calc(-320px - 33px));
    transform: translate(0, calc(-320px - 33px)); } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  .main-nav__menu-container {
    height: calc(412px - 33px);
    -webkit-transform: translate(0, calc(-402px - 33px));
    -ms-transform: translate(0, calc(-402px - 33px));
    -o-transform: translate(0, calc(-402px - 33px));
    transform: translate(0, calc(-402px - 33px)); } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  .main-nav__menu-container {
    height: calc(320px - 33px);
    -webkit-transform: translate(0, calc(-320px - 33px));
    -ms-transform: translate(0, calc(-320px - 33px));
    -o-transform: translate(0, calc(-320px - 33px));
    transform: translate(0, calc(-320px - 33px)); } }

.modal {
  background: white;
  opacity: 1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  -webkit-transition: visibility 0s, opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: visibility 0s, opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: visibility 0s, opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9); }
  .modal .icon--close {
    color: #D2D1D1;
    cursor: pointer;
    font-size: 21px;
    margin-right: 0;
    position: fixed;
    top: 50px;
    right: 50px;
    z-index: 510; }
  .modal .icon--hidden {
    display: none; }

.modal--hidden {
  -webkit-transition: visibility 0s 1000ms, opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), z-index 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: visibility 0s 1000ms, opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), z-index 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: visibility 0s 1000ms, opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), z-index 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  top: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: -500; }

.modal__content {
  position: relative;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  -webkit-transition: top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: top 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.modal--hidden .modal__content {
  top: 50px;
  opacity: 0;
  -webkit-transition: top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: top 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9), opacity 500ms cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.modal__item-container {
  padding-top: 80px; }

.modal__item {
  width: 600px;
  display: none;
  margin: 0 auto; }
  .modal__item.is-active {
    display: block; }

.modal__nav {
  position: fixed;
  top: 50vh;
  margin-top: -25px;
  min-width: 50px;
  height: 50px;
  background: #6D8F89;
  overflow: hidden;
  cursor: pointer; }
  .modal__nav:hover span {
    margin: 0; }
  .modal__nav span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 53px;
    -webkit-transition: margin 300ms cubic-bezier(1, 0, 0, 1);
    -o-transition: margin 300ms cubic-bezier(1, 0, 0, 1);
    transition: margin 300ms cubic-bezier(1, 0, 0, 1); }
  .modal__nav .icon {
    display: inline-block;
    position: absolute;
    font-size: 18px;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #6D8F89;
    color: #fff; }

.modal__nav--previous {
  left: 0;
  padding-left: 50px; }
  .modal__nav--previous span {
    padding-right: 20px;
    margin-left: -200px; }
  .modal__nav--previous .icon {
    left: 0;
    padding-top: 16px;
    padding-left: 13px; }

.modal__nav--next {
  right: 0;
  padding-right: 50px; }
  .modal__nav--next span {
    padding-left: 20px;
    margin-right: -200px; }
  .modal__nav--next .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    margin-right: 0;
    padding-top: 16px;
    padding-left: 13px; }

@media screen and (max-width: 736px) {
  .modal__nav {
    display: none; }
  .modal__item {
    width: 90%; }
  .modal .icon--close {
    display: none; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .modal,
  .modal__content {
    height: 500px; } }

@media screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .modal,
  .modal__content {
    height: 320px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  .modal,
  .modal__content {
    height: 412px; } }

@media screen and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  .modal,
  .modal__content {
    height: 320px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .modal,
  .modal__content {
    height: 945px; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .modal,
  .modal__content {
    height: 689px; } }

.portfolio {
  padding-top: 100px;
  margin-bottom: 80px; }
  .portfolio h1 {
    text-align: center;
    margin-bottom: 18px; }
  .portfolio p {
    text-align: center;
    margin-bottom: 60px; }
  .portfolio p.alt-small {
    text-align: left; }

.portfolio__type {
  font-weight: 400;
  cursor: pointer; }

.portfolio__type--healthy-living {
  color: #E36A6B; }
  .portfolio__type--healthy-living:hover {
    color: #c22526;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.portfolio__type--people-power {
  color: #D89C5B; }
  .portfolio__type--people-power:hover {
    color: #a66927;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.portfolio__type--sustainable-systems {
  color: #6D8F89; }
  .portfolio__type--sustainable-systems:hover {
    color: #415552;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.portfolio__container {
  margin: 0 auto;
  width: 900px; }

.portfolio__grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin-left: -15px;
  flex-wrap: wrap;
  justify-content: center;
  width: 930px;
  overflow: hidden;
  display: -webkit-box; }

.portfolio__company {
  width: 280px;
  height: 290px;
  float: left;
  margin: 0 15px 50px;
  border-bottom: 5px solid transparent;
  background: rgba(77, 71, 84, 0.07);
  -webkit-transition: background 250ms;
  -o-transition: background 250ms;
  transition: background 250ms; }

.portfolio__company--healthy-living {
  border-bottom-color: #E36A6B; }
  .portfolio__company--healthy-living:hover {
    background: rgba(227, 106, 107, 0.2); }

.portfolio__company--people-power {
  border-bottom-color: #D89C5B; }
  .portfolio__company--people-power:hover {
    background: rgba(216, 156, 91, 0.2); }

.portfolio__company--sustainable-systems {
  border-bottom-color: #6D8F89; }
  .portfolio__company--sustainable-systems:hover {
    background: rgba(109, 143, 137, 0.2); }

.portfolio__company-logo {
  width: 100%;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  background-size: 140px 100px; }

.portfolio__company-info {
  padding: 25px; }

@media screen and (max-width: 1024px) and (min-width: 737px) {
  .portfolio {
    width: 100%; }
  .portfolio__container {
    width: 100%;
    padding: 0 30px;
    margin: 0 auto 25px; }
  .portfolio__grid {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-animation-duration: 0s;
    animation-duration: 0s; }
  .portfolio__grid a {
    width: 31%;
    margin: 0 0 50px 0;
    display: block;
    float: left; }
    .portfolio__grid a p {
      margin-bottom: 0;
      font-size: 15px;
      line-height: 20px; }
    .portfolio__grid a .portfolio__company {
      height: 280px;
      width: 100%;
      margin: 0; }
  .portfolio__grid a:nth-child(3n-1) {
    margin: 0 3.5%; }
  .portfolio__company-info {
    padding: 8%; } }

@media screen and (max-width: 736px) {
  .portfolio {
    padding: 30px 4.5% 0;
    margin-bottom: 40px; }
    .portfolio h1, .portfolio p {
      text-align: left; }
    .portfolio h1 {
      margin-left: 0.5%;
      margin-right: 0.5%; }
    .portfolio p {
      margin-left: 0.5%;
      margin-right: 0.5%;
      margin-bottom: 35px; }
      .portfolio p br {
        display: none; }
  .portfolio__container {
    width: 100%; }
  .portfolio__grid {
    width: 100%;
    margin: 0;
    display: block; }
  .portfolio__grid a {
    margin: 0px 0.5% 3px;
    width: 49%;
    height: auto;
    display: block;
    float: left; }
  .portfolio__company {
    height: auto;
    width: 100%;
    margin: 0;
    border-bottom: 0px solid;
    background-color: #fff; }
  .portfolio__company--healthy-living {
    border-bottom-color: #E36A6B; }
  .portfolio__company--people-power {
    border-bottom-color: #D89C5B; }
  .portfolio__company--sustainable-systems {
    border-bottom-color: #6D8F89; }
  .portfolio__company-logo {
    background-size: 65%;
    height: 30vw; }
  .portfolio__company-info {
    display: none; } }

.portfolio-details {
  padding-top: 75px; }

.portfolio-details--healthy-living .portfolio-details__company-statement,
.portfolio-details--healthy-living .portfolio-details__meta-link-container,
.portfolio-details--healthy-living .portfolio-details__meta-link {
  color: #E36A6B; }

.portfolio-details--healthy-living .portfolio-details__meta-link:hover {
  color: #c22526;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.portfolio-details--people-power .portfolio-details__company-statement,
.portfolio-details--people-power .portfolio-details__meta-link-container,
.portfolio-details--people-power .portfolio-details__meta-link {
  color: #D89C5B; }

.portfolio-details--people-power .portfolio-details__meta-link:hover {
  color: #a66927;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.portfolio-details--sustainable-systems .portfolio-details__company-statement,
.portfolio-details--sustainable-systems .portfolio-details__meta-link-container,
.portfolio-details--sustainable-systems .portfolio-details__meta-link {
  color: #6D8F89; }

.portfolio-details--sustainable-systems .portfolio-details__meta-link:hover {
  color: #415552;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.portfolio-details__container {
  margin: 0 auto;
  width: 605px; }
  .portfolio-details__container p a {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }
    .portfolio-details__container p a:hover {
      border-bottom: 1px dashed #000;
      color: black;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.portfolio-details__company-statement {
  color: #4D4754;
  margin: 0 auto 60px auto;
  text-align: center;
  width: 860px; }

.portfolio-details__company-logo {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65%;
  border: 1px solid #D6D3D3;
  border-radius: 10px;
  margin: 0 auto 60px auto;
  width: 200px;
  height: 200px; }

.portfolio-details__meta-container {
  border-top: 1px solid rgba(35, 31, 32, 0.15);
  border-bottom: 1px solid rgba(35, 31, 32, 0.15);
  margin: 0 auto 50px auto;
  padding-top: 40px;
  overflow: hidden;
  width: 100%; }

.portfolio-details__meta-detail {
  float: left;
  width: 300px;
  padding: 0 30px 40px 0; }
  .portfolio-details__meta-detail span {
    padding-right: 3px; }
    .portfolio-details__meta-detail span:last-child {
      display: none; }

.portfolio-details__meta-header {
  margin-bottom: 4px; }

.portfolio-details__meta-link {
  font-size: 18px;
  cursor: pointer;
  color: #4D4754;
  font-weight: 400; }

.portfolio-details__related-container {
  background: rgba(77, 71, 84, 0.07);
  padding: 70px 0 60px;
  margin-top: 110px; }
  .portfolio-details__related-container .portfolio__company {
    background: #f7f5f5; }
  .portfolio-details__related-container .portfolio__company--healthy-living {
    border-bottom-color: #E36A6B; }
    .portfolio-details__related-container .portfolio__company--healthy-living:hover {
      background: rgba(227, 106, 107, 0.2); }
  .portfolio-details__related-container .portfolio__company--people-power {
    border-bottom-color: #D89C5B; }
    .portfolio-details__related-container .portfolio__company--people-power:hover {
      background: rgba(216, 156, 91, 0.2); }
  .portfolio-details__related-container .portfolio__company--sustainable-systems {
    border-bottom-color: #6D8F89; }
    .portfolio-details__related-container .portfolio__company--sustainable-systems:hover {
      background: rgba(109, 143, 137, 0.2); }
  .portfolio-details__related-container .portfolio__container {
    margin-bottom: 0; }
  .portfolio-details__related-container .portfolio__grid a {
    display: inline-block;
    float: left;
    opacity: 0; }
    .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(1) {
      opacity: 1; }
    .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(2) {
      opacity: 1; }
    .portfolio-details__related-container .portfolio__grid a.is-animated:nth-child(3) {
      opacity: 1; }

.portfolio-details__related-heading {
  margin-bottom: 40px;
  opacity: 0;
  text-align: center; }
  .portfolio-details__related-heading.is-animated {
    opacity: 1; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .portfolio-details__related-container {
    padding-left: 30px;
    padding-right: 30px; }
  .portfolio-details__company-statement {
    font-size: 34px;
    line-height: 40px;
    width: 80%; } }

@media screen and (max-width: 736px) {
  .portfolio-details {
    padding: 35px 0 0;
    background-color: #fff; }
  .portfolio-details__company-logo {
    border: none;
    border-radius: 0;
    width: 50%;
    height: 120px;
    margin: 0px auto 30px;
    background-size: contain; }
  .portfolio-details__company-statement {
    width: 100%;
    margin: 0;
    padding: 0 5% 40px;
    border-bottom: 1px solid #EBE9E9;
    background-color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 26px;
    color: #231F20 !important; }
  .portfolio-details__meta-container {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 30px; }
  .portfolio-details__meta-detail {
    border-bottom: 1px solid rgba(35, 31, 32, 0.15);
    padding: 14px 0 16px;
    margin-bottom: 0;
    width: 100%; }
  .portfolio-details__meta-header {
    float: left;
    margin-bottom: 0;
    margin-top: 4px; }
  .portfolio-details__meta-link-container {
    float: right;
    text-align: right;
    width: 63%; }
  .portfolio-details__container {
    padding: 0 20px 50px;
    width: 100%;
    background-color: #f7f5f5; }
  .portfolio-details__related-container {
    padding: 35px 20px 50px;
    margin-top: 0px;
    background: #EAE7E8; }
    .portfolio-details__related-container .portfolio__grid a {
      opacity: 1; }
    .portfolio-details__related-container .portfolio__grid a:nth-child(3) {
      display: none; }
  .portfolio-details__related-heading {
    margin-bottom: 30px;
    opacity: 1; } }

.team {
  padding-top: 100px;
  padding-bottom: 40px; }
  .team h1 {
    margin-bottom: 50px;
    text-align: center; }

.team__container {
  margin: 0 auto 20px;
  width: 900px; }
  .team__container .team__grid {
    zoom: 1; }
    .team__container .team__grid:before, .team__container .team__grid:after {
      content: "";
      display: table; }
    .team__container .team__grid:after {
      clear: both; }

.team__container--divided {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(35, 31, 32, 0.15);
  margin-bottom: 60px; }

.team__grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  width: 930px;
  margin-left: -15px;
  flex-wrap: wrap;
  justify-content: center;
  display: -webkit-box; }
  .team__grid a {
    display: inline-block; }

.team__grid--advisors {
  width: 940px;
  margin-left: -20px; }

.team__member {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 250ms;
  -o-transition: background 250ms;
  transition: background 250ms;
  background-color: #fff;
  padding-bottom: 25px; }

.team__member--employee {
  width: 280px;
  margin: 0 15px 40px; }
  .team__member--employee:hover {
    background: rgba(216, 156, 91, 0.3); }

.team__member--advisor {
  width: 195px;
  margin: 0 20px 40px; }
  .team__member--advisor:hover {
    background: rgba(109, 143, 137, 0.3); }

.team__member-headshot {
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  margin-bottom: 20px;
  -webkit-transition: box-shadow 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: box-shadow 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: box-shadow 200ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .team__member-headshot img {
    width: 100%; }

.team__member--employee .team__member-headshot {
  width: 280px; }

.team__member--advisor .team__member-headshot {
  width: 195px; }

.team__member-name {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  color: #231F20;
  -webkit-transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 200ms cubic-bezier(0.645, 0.045, 0.355, 1); }

.team__member--employee .team__member-name {
  font-size: 18px; }

.team__member--advisor .team__member-name {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 300; }

.team__member-title {
  display: block;
  font-weight: 300;
  font-size: 18px;
  color: #231F20; }

p.team__photo-credit {
  text-align: center;
  color: #999; }
  p.team__photo-credit a {
    color: #999;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
    p.team__photo-credit a:hover {
      border-bottom: 1px dashed #000;
      color: black;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.team__bio {
  width: 600px;
  margin: 0 auto 80px;
  padding-top: 75px; }
  .team__bio.is-active {
    display: block; }

.team__bio-headshot {
  display: block;
  width: 600px;
  background-size: cover;
  margin-bottom: 25px; }
  .team__bio-headshot img {
    width: 100%; }

.team__bio-name {
  color: #D89C5B;
  margin-bottom: 0; }

.team__bio-title {
  display: block;
  font-weight: 400;
  color: #231F20;
  text-transform: uppercase;
  margin: 4px 0 20px; }

.team__bio-content p a {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }
  .team__bio-content p a:hover {
    border-bottom: 1px dashed #000;
    color: black;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }

.team__bio-social {
  color: #D89C5B; }

.team__bio-social-icons .icon:hover {
  color: #a09d9d;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.team__bio-social-icons .icon--medium {
  font-size: 24px; }

.team__bio-social-icons .icon--twitter {
  font-size: 24px; }

.team__bio-social-icons .icon--linkedin {
  font-size: 26px; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .team__container {
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 auto 25px; }
  .team__container--divided {
    border-bottom: 0; }
  .team__grid {
    display: block;
    width: 100%;
    margin: 0; }
    .team__grid a {
      width: 30%;
      margin: 0 3% 50px 0; }
  .team__member--employee,
  .team__member--advisor {
    margin: 0;
    width: 100%; }
  .team__member--employee .team__member-headshot,
  .team__member--advisor .team__member-headshot {
    width: 100%; }
  .team__bio {
    padding-top: 0;
    margin-bottom: 50px;
    width: 100%; }
  .team__bio-headshot {
    width: 100%; }
  .team__bio-name,
  .team__bio-title,
  .team__bio-content,
  .team__bio-social,
  .team__bio-social-icons {
    width: 600px;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 736px) {
  .team {
    padding-top: 30px;
    margin: auto;
    width: 90%; }
    .team h1 {
      text-align: left;
      margin-bottom: 25px; }
  .team__container {
    width: 100%;
    margin: 0 auto 40px; }
  .team__container--divided {
    padding-bottom: 0;
    border-bottom: 0; }
  .team__grid {
    display: block;
    width: 100%;
    margin-left: 0; }
    .team__grid a {
      display: block;
      margin: 0 0 10px; }
    .team__grid a:last-child .team__member {
      border-bottom: none;
      margin-bottom: 0; }
  .team__member {
    text-align: left;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 10px; }
  .team__member--employee,
  .team__member--advisor {
    width: 100%;
    margin: 0; }
  .team__member-headshot {
    float: left;
    margin-right: 18px;
    margin-bottom: 0; }
  .team__member--employee .team__member-headshot {
    width: 90px;
    height: 90px;
    background-position: center; }
  .team__member--advisor .team__member-headshot {
    width: 90px;
    height: 65px; }
  .team__member--employee .team__member-name {
    margin-top: 28px;
    font-size: 15px; }
  .team__member--advisor .team__member-name {
    margin-top: 22px; }
  .team__member-title {
    font-size: 15px; }
  .team__bio {
    padding-top: 0;
    margin-bottom: 50px;
    width: 100%; }
  .team__bio-headshot {
    width: 100%; }
  .team__bio-name,
  .team__bio-title,
  .team__bio-content,
  .team__bio-social,
  .team__bio-social-icons {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
  .team__bio-title {
    font-size: 15px; }
  .team__bio-social {
    margin-bottom: 15px; }
  .team__photo-credit {
    font-size: 14px;
    margin-bottom: 20px; } }

.theme {
  width: 600px;
  margin: 0 auto;
  padding-top: 75px; }
  .theme p a {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }
    .theme p a:hover {
      border-bottom: 1px dashed #000;
      color: black;
      -webkit-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }

.theme--healthy-living .icon,
.theme--healthy-living h1,
.theme--healthy-living .theme__examples {
  color: #E36A6B; }

.theme--healthy-living .icon {
  font-size: 97px; }

.theme--people-power .icon,
.theme--people-power h1,
.theme--people-power .theme__examples {
  color: #D89C5B; }

.theme--people-power .icon {
  font-size: 96px; }

.theme--sustainable-systems .icon,
.theme--sustainable-systems h1,
.theme--sustainable-systems .theme__examples {
  color: #6D8F89; }

.theme--sustainable-systems .icon {
  font-size: 110px; }

.theme__heading {
  text-align: center; }
  .theme__heading .icon {
    margin-bottom: 30px; }

.theme__example-companies {
  background: rgba(77, 71, 84, 0.07);
  padding: 70px 0 60px;
  margin-top: 110px; }
  .theme__example-companies .portfolio__company {
    background: #f7f5f5; }

.theme__examples-heading {
  margin-bottom: 40px;
  text-align: center; }

@media screen and (max-width: 736px) {
  .theme {
    padding: 50px 20px 0 20px;
    width: 100%; }
    .theme .icon {
      margin-right: 0px;
      margin-bottom: 15px;
      font-size: 80px; }
  .theme__example-companies {
    margin-top: 60px;
    padding: 35px 20px 50px; }
    .theme__example-companies .portfolio__grid a:nth-child(3) {
      display: none; }
  .theme__examples-heading {
    margin-bottom: 30px; } }

.vision {
  margin: 140px auto 0;
  width: 600px;
  -webkit-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transition-property: border-color;
  transition-property: border-color; }
  .vision h1 {
    margin-bottom: 50px; }
  .vision.is-bordered {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    border-color: #999;
    border-color: rgba(35, 31, 32, 0.15); }

.vision__copy-after-quote {
  opacity: 0; }
  .vision__copy-after-quote.is-animated {
    opacity: 1; }

.vision__video-container {
  padding: 20px 0 55px;
  margin: 0 auto;
  border-bottom: rgba(35, 31, 32, 0.15) 1px solid; }
  .vision__video-container iframe {
    margin: 0 auto;
    display: block;
    width: 740px;
    height: 416px; }
  .vision__video-container.is-animated {
    opacity: 1; }

.vision__theme-intro {
  margin-bottom: 55px;
  padding-top: 55px;
  opacity: 0;
  text-align: center; }
  .vision__theme-intro.is-animated {
    opacity: 1; }

.vision__themes {
  width: 90%;
  max-width: 1136px;
  margin: 0 auto 80px;
  zoom: 1; }
  .vision__themes:before, .vision__themes:after {
    content: "";
    display: table; }
  .vision__themes:after {
    clear: both; }
  .vision__themes a:first-child .vision__theme {
    margin-left: 0; }

.vision__theme {
  float: left;
  margin-left: 3%;
  width: 31.3%;
  height: 400px;
  padding: 45px 4% 0;
  background: #fff;
  border-bottom: 5px solid #eee;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: background 250ms;
  -o-transition: background 250ms;
  transition: background 250ms; }
  .vision__theme .icon {
    height: 130px;
    margin-right: 0; }
  .vision__theme.is-animated {
    opacity: 1; }

.vision__theme--healthy-living {
  border-bottom-color: #E36A6B; }
  .vision__theme--healthy-living:hover {
    background: rgba(227, 106, 107, 0.2); }
  .vision__theme--healthy-living h3,
  .vision__theme--healthy-living .icon {
    color: #E36A6B; }
  .vision__theme--healthy-living .icon {
    font-size: 97px;
    padding-top: 15px; }

.vision__theme--people-power {
  border-bottom-color: #D89C5B; }
  .vision__theme--people-power:hover {
    background: rgba(216, 156, 91, 0.2); }
  .vision__theme--people-power h3,
  .vision__theme--people-power .icon {
    color: #D89C5B; }
  .vision__theme--people-power .icon {
    font-size: 96px;
    padding-top: 15px; }

.vision__theme--sustainable-systems {
  border-bottom-color: #6D8F89; }
  .vision__theme--sustainable-systems:hover {
    background: rgba(109, 143, 137, 0.2); }
  .vision__theme--sustainable-systems h3,
  .vision__theme--sustainable-systems .icon {
    color: #6D8F89; }
  .vision__theme--sustainable-systems .icon {
    font-size: 110px; }

@media screen and (max-width: 1024px) and (min-width: 736px) {
  .vision__themes {
    width: 100%;
    padding: 0 30px;
    margin: 0 auto 80px; }
    .vision__themes .vision__theme {
      height: 220px;
      padding-top: 30px; }
      .vision__themes .vision__theme h3 {
        line-height: 22px; }
    .vision__themes p.alt-small {
      display: none; }
  .vision__video-container iframe {
    margin: 0 auto;
    display: block;
    width: 600px;
    height: 340px; }
  .vision__theme--healthy-living .icon {
    font-size: 80px;
    padding-top: 10px;
    height: 100px; }
  .vision__theme--people-power .icon {
    font-size: 80px;
    padding-top: 10px;
    height: 100px; }
  .vision__theme--sustainable-systems .icon {
    font-size: 90px;
    height: 100px; } }

@media screen and (max-width: 736px) {
  .vision {
    width: 90%;
    margin-top: 0;
    padding: 50px 0 0; }
    .vision h1 {
      margin-bottom: 35px; }
  .vision__copy-after-quote {
    opacity: 1; }
  .vision__theme-intro {
    margin-bottom: 32px;
    padding-top: 35px;
    opacity: 1; }
  .vision__themes {
    margin-bottom: 32px;
    height: auto; }
  .vision__theme {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 20px 15px;
    border-bottom: none;
    width: 100%;
    height: auto;
    opacity: 1; }
    .vision__theme p.alt-small {
      text-align: center;
      display: none; }
    .vision__theme h3 {
      margin: 8px;
      text-align: left; }
  .vision__video-container {
    padding: 0 0 30px; }
    .vision__video-container iframe {
      margin: 0 auto;
      display: block;
      width: 370px;
      height: 208px; }
  .vision__theme .icon {
    height: auto;
    padding-top: 2px;
    margin-right: 14px;
    float: left; }
  .vision__theme--sustainable-systems .icon {
    font-size: 40px; }
  .vision__theme--people-power .icon {
    font-size: 36px; }
  .vision__theme--healthy-living .icon {
    font-size: 36px; } }

.ie9 .home .home__intro {
  position: relative; }
  .ie9 .home .home__intro .home__intro-container p span {
    border-bottom: 1px solid #D89C5B; }

.ie9 .home .content {
  margin-top: 0;
  padding-top: 240px; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html, body {
  margin: 0; }

img {
  border: none; }

body {
  background-color: #ffffff;
  color: #231F20;
  font-family: "Calibre";
  font-weight: 300;
  position: relative; }
  @media screen and (max-width: 736px) {
    body {
      margin: 0;
      width: 100%; }
      body.menu-is-active {
        overflow: hidden; }
        body.menu-is-active .main-nav__burger {
          background-color: transparent; }
          body.menu-is-active .main-nav__burger:before {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 0; }
          body.menu-is-active .main-nav__burger:after {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            bottom: 0; }
        body.menu-is-active .main-nav__menu-container {
          -webkit-transform: translate(0, 62px);
          -ms-transform: translate(0, 62px);
          -o-transform: translate(0, 62px);
          transform: translate(0, 62px); } }

a {
  color: #231F20;
  text-decoration: none; }

input {
  color: #231F20;
  font-family: "Calibre";
  font-weight: 300; }

*[contenteditable] {
  outline: none; }

address {
  font-style: normal; }
