@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=ce086411-f21e-467e-a351-15aa3db89940&fontids=5664093,5664098,5664103");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/5664093/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"), url("../fonts/5664093/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/5664098/4bd56f95-e7ab-4a32-91fd-b8704cbd38bc.woff2") format("woff2"), url("../fonts/5664098/4fe1c328-1f21-434a-8f0d-5e0cf6c70dfb.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/5664103/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"), url("../fonts/5664103/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/5664103/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"), url("../fonts/5664103/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/*!
 * fullPage 3.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box; /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ************************************
 * Variables
 * ************************************ */
/* ************************************
 * Resets
 * ************************************ */
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

html {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-anchor: none;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}
body.mobile-nav-opened {
  overflow: hidden;
}

/* ************************************
 * Typography
 * ************************************ */
a {
  color: #0F3557;
}
a:hover {
  color: #FF8200;
}

p {
  margin: 0 0 1rem 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.25px;
}
@media only screen and (min-width: 1149px) {
  p {
    margin-bottom: 2rem;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.25px;
  }
}
p.large {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
@media only screen and (min-width: 1149px) {
  p.large {
    font-size: 30px;
    line-height: 40px;
  }
}
p.thin {
  font-weight: 300;
}

h1, h2, h3 {
  margin: 0 0 1rem 0;
  color: #0F3557;
  font-family: "Playfair Display", serif;
  font-weight: 400;
}

h4, h5, h6 {
  margin: 0 0 1rem 0;
  color: #0F3557;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

@media only screen and (min-width: 1149px) {
  h1,
  .h1 {
    font-size: 70px;
    line-height: 75px;
  }
}

h2,
.h2 {
  font-size: 38px;
  line-height: 45px;
}
@media only screen and (min-width: 1149px) {
  h2,
  .h2 {
    font-size: 55px;
    line-height: 65px;
  }
}

h3,
.h3 {
  font-size: 38px;
  line-height: 45px;
}
@media only screen and (min-width: 1149px) {
  h3,
  .h3 {
    font-size: 50px;
    line-height: 65px;
  }
}

h4,
.h4 {
  margin-bottom: 2rem;
  font-family: "Open Sans", sans-serif;
  color: #0F3557;
  font-size: 32px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 0;
}
@media only screen and (min-width: 1149px) {
  h4,
  .h4 {
    margin-bottom: 4rem;
    font-size: 40px;
    line-height: 55px;
  }
}

h5,
.h5 {
  margin-bottom: 0.5rem;
  font-family: "Open Sans", sans-serif;
  color: #0F3557;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.28px;
}
@media only screen and (min-width: 1149px) {
  h5,
  .h5 {
    margin-bottom: 1rem;
    font-size: 22px;
    line-height: 30px;
  }
}

.btn {
  padding: 0.5rem 1rem;
  border: 1px solid #0F3557;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  background: #ffffff;
  color: #0F3557;
  text-decoration: none;
  transition: all 250ms ease;
}
.btn:hover {
  background: #0F3557;
  color: #ffffff;
}
.btn.white {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
.btn.white:hover {
  background: #ffffff;
  color: #0F3557;
}

.no-margin {
  margin: 0;
}

.page-headline {
  position: relative;
  z-index: 2;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1149px) {
  .page-headline {
    margin-bottom: 3.5rem;
  }
}

@media only screen and (min-width: 700px) {
  .headline--narrow {
    max-width: 140px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--narrow {
    max-width: 240px;
  }
}

@media only screen and (min-width: 700px) {
  .headline--credit {
    max-width: 210px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--credit {
    max-width: 240px;
  }
}
@media only screen and (min-width: 700px) {
  .headline--credit.pt {
    max-width: 280px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--credit.pt {
    max-width: 360px;
  }
}

.headline--renewable {
  font-size: 42px;
  line-height: 48px;
}
@media only screen and (min-width: 700px) {
  .headline--renewable {
    max-width: 210px;
    font-size: 32px;
    line-height: 38px;
  }
  .headline--renewable.pt {
    max-width: 250px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--renewable {
    max-width: 240px;
    font-size: 50px;
    line-height: 65px;
  }
  .headline--renewable.pt {
    max-width: 320px;
  }
}

@media only screen and (min-width: 700px) {
  .headline--equity.pt {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--equity.pt {
    max-width: 400px;
  }
}

@media only screen and (min-width: 700px) {
  .headline--real-estate.pt {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--real-estate.pt {
    max-width: 340px;
    padding-right: 40px;
  }
}

@media only screen and (min-width: 700px) {
  .headline--insurance.pt {
    max-width: 280px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1149px) {
  .headline--insurance.pt {
    max-width: 360px;
  }
}

@media only screen and (min-width: 700px) {
  .media--infrastructure.pt {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1149px) {
  .media--infrastructure.pt {
    padding-left: 40px;
  }
}

/* ************************************
 * Sitewide containers
 * ************************************ */
.section-our-focus, .section-case-study, .carousel-wrapper, .interior-nav-wrapper, .bios-wrapper, .voices-carousel-wrapper, .pt-group, .dual-gallery, .block--headline,
.block--image, .block--paragraph, .padding-wrapper, .section-opp__inner {
  padding: 0 1.5rem;
}
@media only screen and (min-width: 700px) {
  .section-our-focus, .section-case-study, .carousel-wrapper, .interior-nav-wrapper, .bios-wrapper, .voices-carousel-wrapper, .pt-group, .dual-gallery, .block--headline,
  .block--image, .block--paragraph, .padding-wrapper, .section-opp__inner {
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .section-our-focus, .section-case-study, .carousel-wrapper, .interior-nav-wrapper, .bios-wrapper, .voices-carousel-wrapper, .pt-group, .dual-gallery, .block--headline,
  .block--image, .block--paragraph, .padding-wrapper, .section-opp__inner {
    padding: 0 5rem;
  }
}

.site-main {
  margin-top: 56px;
}
@media only screen and (min-width: 700px) {
  .site-main {
    margin-top: 76px;
  }
}
@media only screen and (min-width: 1149px) {
  .site-main {
    margin-top: 90px;
  }
}

.content-wrapper, .section-opp__inner {
  max-width: 1440px;
  margin: 0 auto;
}

.temp {
  padding: 10rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
}

/* ************************************
 * Page Sections
 * ************************************ */
.section-opp {
  padding-top: 2rem;
  padding-bottom: 2.5rem;
  background: #eee;
}
@media only screen and (min-width: 700px) {
  .section-opp {
    padding-top: 4.5rem;
    padding-bottom: 5rem;
  }
}
.opp-flex__left {
  margin-bottom: 1rem;
}
.opp-flex p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.25px;
}
@media only screen and (min-width: 1149px) {
  .opp-flex p {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 26px;
    max-width: 470px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 800px) {
  .opp-flex {
    display: flex;
  }
  .opp-flex__left {
    margin-bottom: 0;
    width: 40%;
  }
  .opp-flex__right {
    padding-left: 1.5rem;
    width: 60%;
  }
}
@media only screen and (min-width: 1149px) {
  .opp-flex__left {
    margin-bottom: 0;
    width: 56%;
    padding-left: 4rem;
  }
  .opp-flex__right {
    padding-left: 2rem;
    width: 44%;
  }
}

.header-content {
  padding: 2rem 0 0 0;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 700px) {
  .header-content {
    padding: 3rem 0 0 0;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1149px) {
  .header-content {
    padding: 4.5rem 0 0 0;
    margin-bottom: 4.5rem;
  }
}

.page-content {
  margin: 2rem 0 3.5rem 0;
}
@media only screen and (min-width: 700px) {
  .page-content {
    margin: 3.5rem 0 0 0;
  }
}
@media only screen and (min-width: 1149px) {
  .page-content {
    margin: 4.5rem 0 0 0;
  }
}

.history-content {
  padding: 2rem 0 0 0;
}
@media only screen and (min-width: 700px) {
  .history-content {
    padding: 3rem 0;
  }
}
@media only screen and (min-width: 1149px) {
  .history-content {
    padding: 4rem 0;
  }
}

.interior-section {
  margin: 2rem 0;
}
@media only screen and (min-width: 700px) {
  .interior-section {
    margin: 3rem 0;
  }
}
@media only screen and (min-width: 1149px) {
  .interior-section {
    margin: 4.5rem 0 8.5rem 0;
  }
}

.block--paragraph .inner {
  max-width: 940px;
  margin: 0 auto;
}
.block--paragraph p:last-child {
  margin-bottom: 0;
}

.block--headline,
.block--image {
  max-width: 1440px;
  margin: 0 auto;
}

.dual-gallery {
  max-width: 1440px;
  margin: 2rem auto;
}
@media only screen and (min-width: 700px) {
  .dual-gallery {
    margin: 6rem auto;
  }
}
@media only screen and (min-width: 1149px) {
  .dual-gallery {
    margin: 8rem auto 7.5rem;
  }
}
.dual-gallery__inner--left {
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 700px) {
  .dual-gallery__inner {
    display: flex;
  }
  .dual-gallery__inner--left, .dual-gallery__inner--right {
    width: 50%;
    margin-bottom: 0;
  }
  .dual-gallery__inner--left {
    padding-right: 0.25rem;
  }
  .dual-gallery__inner--right {
    padding-left: 0.25rem;
  }
}

.caption {
  margin-top: 0.25rem;
  margin-bottom: 0;
  font-size: 14px;
  color: #0F3557;
}
@media only screen and (min-width: 1149px) {
  .caption {
    margin-top: 0.5rem;
    font-size: 19px;
  }
}

.img-wrapper,
.vid-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #D8D8D8;
}
.img-wrapper.ten-by-six,
.vid-wrapper.ten-by-six {
  padding-top: 60%;
}
.img-wrapper.twelve-by-six,
.vid-wrapper.twelve-by-six {
  padding-top: 49%;
}
.img-wrapper.six-by-eight,
.vid-wrapper.six-by-eight {
  padding-top: 140%;
}
.img-wrapper.six-by-four,
.vid-wrapper.six-by-four {
  padding-top: 69%;
}
.img-wrapper.four-by-three,
.vid-wrapper.four-by-three {
  padding-top: 75%;
}
.img-wrapper.square,
.vid-wrapper.square {
  padding-top: 100%;
}
.img-wrapper.sm-square,
.vid-wrapper.sm-square {
  padding-top: 98.6%;
}
.img-wrapper.lg-square,
.vid-wrapper.lg-square {
  padding-top: 102.5%;
}
.img-wrapper img,
.img-wrapper video,
.vid-wrapper img,
.vid-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
  transition: transform 350ms ease;
}

/* ************************************
 * Interior Header (Headline w Video)
 * ************************************ */
.interior-header {
  max-width: 1440px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
}
@media only screen and (min-width: 700px) {
  .interior-header {
    padding: 3rem 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .interior-header {
    padding: 5rem;
  }
}
.interior-header__inner--left {
  position: relative;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 700px) {
  .interior-header__inner {
    display: flex;
  }
  .interior-header__inner--left {
    width: 45%;
    min-width: 240px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 2rem;
  }
  .interior-header__inner--right {
    width: 100%;
  }
}
@media only screen and (min-width: 1149px) {
  .interior-header__inner--left {
    width: 60%;
    min-width: 350px;
  }
  .interior-header__inner--left {
    padding-bottom: 4rem;
  }
}
@media only screen and (min-width: 1400px) {
  .interior-header__inner--left {
    width: 46%;
    padding-bottom: 4rem;
  }
}

.interior-header-arrow {
  display: none;
}
@media only screen and (min-width: 700px) {
  .interior-header-arrow {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    transform: scale(0.55);
    transform-origin: bottom left;
  }
  .interior-header-arrow::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    background: #ffffff;
    content: "";
  }
  .interior-header-arrow img {
    transform: translateY(0);
    transition: all 250ms ease;
  }
  .interior-header-arrow:hover img {
    transform: translateY(2px);
  }
}
@media only screen and (min-width: 1149px) {
  .interior-header-arrow {
    transform: scale(1);
  }
  .interior-header-arrow::before {
    display: none;
  }
  .interior-header-arrow:hover {
    transform: translateY(5px);
  }
  .interior-header-arrow:hover img {
    transform: translateY(5px);
  }
}

.interior-header-vid {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
}
.interior-header-vid.image {
  background: #D8D8D8;
}
.interior-header-vid.temp {
  background: #FFD3E1;
}
@media only screen and (min-width: 1149px) {
  .interior-header-vid {
    padding-top: 60%;
  }
}
@media only screen and (min-width: 1650px) {
  .interior-header-vid {
    padding-top: 75%;
  }
}
.interior-header-vid video,
.interior-header-vid img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}

/* ************************************
 * History/Timeline
 * ************************************ */
.timeline-item-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
}
@media only screen and (min-width: 700px) {
  .timeline-item-wrapper {
    padding: 0 2rem 0 1rem;
  }
}
@media only screen and (min-width: 1149px) {
  .timeline-item-wrapper {
    padding: 0 5rem;
  }
}
.timeline-item-wrapper.hide-overflow {
  overflow-y: hidden;
}
.timeline-item-wrapper.arrowed {
  overflow: hidden;
}
@media only screen and (min-width: 700px) {
  .timeline-item-wrapper.arrowed .timeline-item__content {
    padding-bottom: 5rem;
  }
}
.timeline-item-wrapper.arrowed .timeline-item__sidebar .timeline-arrow {
  display: block;
  left: -1.26rem;
}
@media only screen and (min-width: 700px) {
  .timeline-item-wrapper.arrowed .timeline-item__sidebar .timeline-arrow {
    left: 0.45rem;
  }
}
@media only screen and (min-width: 1149px) {
  .timeline-item-wrapper.arrowed .timeline-item__sidebar .timeline-arrow {
    left: 0.48rem;
  }
}

.timeline-item {
  display: flex;
}
.timeline-item.first {
  padding-top: 2rem;
}
.timeline-item.first .timeline-bar .line {
  top: -2.6rem;
  height: calc(100% + 2.6rem);
}
@media only screen and (min-width: 700px) {
  .timeline-item.first {
    padding-top: 3rem;
  }
  .timeline-item.first .timeline-bar .line {
    top: -3.7rem;
    height: calc(100% + 3.7rem);
  }
}
@media only screen and (min-width: 1149px) {
  .timeline-item.first {
    padding-top: 4.5rem;
  }
  .timeline-item.first .timeline-bar .line {
    top: -5.2rem;
    height: calc(100% + 5.2rem);
  }
}
.timeline-item p.date {
  color: #FF8200;
}
.timeline-item__sidebar {
  padding-top: 1rem;
  position: relative;
  width: 10px;
}
@media only screen and (min-width: 700px) {
  .timeline-item__sidebar {
    width: 68px;
  }
}
.timeline-item__content {
  width: 100%;
  padding-bottom: 2rem;
  padding-left: 1rem;
}
.timeline-item__content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.25px;
}
@media only screen and (min-width: 1149px) {
  .timeline-item__content p {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 700px) {
  .timeline-item__content {
    padding-bottom: 3rem;
    padding-left: 0;
  }
  .timeline-item__content p {
    max-width: 600px;
  }
  .timeline-item__content p:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1149px) {
  .timeline-item__content {
    padding-bottom: 4.5rem;
  }
}

.timeline-bar {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 1px;
  height: 100%;
  transform: translateX(-50%);
}
.timeline-bar .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #FF8200;
  transform: scaleY(0);
}
.timeline-bar .dot {
  position: absolute;
  top: 0;
  left: 50%;
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: #FF8200;
  transform: translateX(-50%);
  transition: opacity 250ms ease;
}
@media only screen and (min-width: 700px) {
  .timeline-bar .dot {
    width: 11px;
    height: 11px;
  }
}

.timeline-arrow {
  position: absolute;
  bottom: 0;
  left: -0.38rem;
  width: 25px;
  height: 25px;
  transform: rotate(45deg);
  transform-origin: bottom right;
}
@media only screen and (min-width: 700px) {
  .timeline-arrow {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 1149px) {
  .timeline-arrow {
    left: -0.33rem;
  }
}
.timeline-arrow span.left {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 1px;
  background: #FF8200;
}
@media only screen and (min-width: 1149px) {
  .timeline-arrow span.left {
    width: 28px;
  }
}
.timeline-arrow span.right {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 1px;
  height: 20px;
  background: #FF8200;
}
@media only screen and (min-width: 1149px) {
  .timeline-arrow span.right {
    height: 28px;
  }
}

@media only screen and (min-width: 700px) {
  .tl-body {
    display: flex;
  }
  .tl-body__left {
    width: 30%;
  }
  .tl-body__right {
    width: 70%;
  }
  .tl-body.image .tl-body__left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40%;
  }
  .tl-body.image .tl-body__left p:last-child {
    margin-bottom: 0;
  }
  .tl-body.image .tl-body__left p.date {
    margin-bottom: 1rem;
  }
  .tl-body.image .tl-body__right {
    width: 60%;
    padding-left: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1149px) {
  .tl-body {
    display: flex;
  }
  .tl-body__left {
    width: 27%;
    padding-right: 2rem;
  }
  .tl-body__right {
    width: 73%;
  }
  .tl-body.image .tl-body__left {
    padding-right: 1rem;
  }
  .tl-body.image .tl-body__right {
    padding-left: 3rem;
  }
}

.tl-img {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 70%;
}
.tl-img.tall {
  padding-top: 107%;
}
.tl-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}

/* ************************************
 * Header
 * ************************************ */
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 1rem 1.5rem;
  background: white;
  opacity: 1;
  transition: box-shadow 500ms ease;
  box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 700px) {
  .navbar {
    padding: 1.5rem 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .navbar {
    padding: 2rem 5rem;
  }
}

.navbar-logo {
  position: relative;
  z-index: 10002;
  display: inline-block;
  text-decoration: none;
}
.navbar-logo__icon {
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 1px;
}
.navbar-logo__icon img {
  margin-top: 1px;
  width: auto;
  height: 16px;
}
.navbar-logo__flex {
  display: flex;
}
.navbar-logo__tag {
  position: relative;
  padding-left: 10px;
  font-family: "Playfair Display", serif;
  font-size: 15px;
  letter-spacing: 0.43px;
  line-height: 25px;
  color: #0F3557;
}
.navbar-logo__tag::before {
  position: absolute;
  left: 0;
  top: -5px;
  width: 1px;
  height: 36px;
  background: #979797;
  content: "";
}
@media only screen and (max-width: 435px) {
  .navbar-logo__tag {
    display: none;
  }
}
@media only screen and (min-width: 700px) {
  .navbar-logo__icon {
    padding-right: 20px;
    padding-bottom: 0;
  }
  .navbar-logo__icon img {
    width: auto;
    height: 20px;
  }
  .navbar-logo__tag {
    display: inline-block;
    padding-left: 20px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 1400px) {
  .navbar-logo__tag::before {
    top: -13px;
    height: 53px;
  }
}

.hamburger-btn {
  position: fixed;
  top: 5px;
  right: 15px;
  z-index: 5000;
  display: inline-block;
  padding: 10px 0 10px 20px;
  cursor: pointer;
}
.hamburger-btn::selection {
  background: #ffffff;
}
@media only screen and (min-width: 700px) {
  .hamburger-btn {
    padding: 10px 0;
    top: 15px;
    right: 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .hamburger-btn {
    top: 23px;
    right: 5rem;
  }
}
.hamburger-btn .bar1,
.hamburger-btn .bar2,
.hamburger-btn .bar3 {
  width: 22px;
  height: 2px;
  background-color: #0F3557;
  margin: 5px 0;
  transition: 0.4s;
  border-radius: 2px;
}
@media only screen and (min-width: 700px) {
  .hamburger-btn .bar1,
  .hamburger-btn .bar2,
  .hamburger-btn .bar3 {
    width: 34px;
  }
}
.hamburger-btn.opened .bar1,
.hamburger-btn.opened .bar2,
.hamburger-btn.opened .bar3 {
  background-color: #ffffff;
}
.hamburger-btn.opened .bar1 {
  transform: rotate(-45deg) translate(-4px, 4px);
}
.hamburger-btn.opened .bar2 {
  opacity: 0;
}
.hamburger-btn.opened .bar3 {
  transform: rotate(45deg) translate(-5px, -6px);
}

.nav-drawer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1002;
  width: 280px;
  height: 100%;
  background: #004C97;
  padding: 4.5rem 1.5rem 2rem 1.5rem;
  box-shadow: -4px 2px 7px 0 rgba(0, 0, 0, 0.15);
  transform: translateX(570px);
  transition: transform 350ms ease;
}
.nav-drawer.active {
  transform: translateX(0);
}
@media only screen and (min-width: 700px) {
  .nav-drawer {
    width: 520px;
    padding: 6.5rem 3rem 2rem 3rem;
  }
}
@media only screen and (min-width: 1149px) {
  .nav-drawer {
    width: 560px;
    padding-top: 8rem;
  }
}

.nav-drawer-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ffffff;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .nav-drawer-item {
    padding-top: 3.5rem;
  }
}
.nav-drawer-item:first-child {
  padding-top: 0;
}
.nav-drawer-item:last-child {
  border-bottom: none;
}
.nav-drawer-item a {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  text-decoration: none;
  color: #ffffff;
}
@media only screen and (min-width: 700px) {
  .nav-drawer-item a {
    font-size: 33px;
    letter-spacing: -0.12px;
  }
}
.nav-drawer-item p {
  margin-top: 0.5rem;
  color: #ffffff;
  font-size: 14px;
}
@media only screen and (min-width: 700px) {
  .nav-drawer-item p {
    margin-top: 0.75rem;
    line-height: 24px;
  }
}

.language-toggle {
  position: fixed;
  top: 22px;
  right: 50px;
  z-index: 1001;
  padding-right: 14px;
  color: #3f5d78;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.language-toggle span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 700px) {
  .language-toggle {
    top: 32px;
    right: 80px;
  }
}
@media only screen and (min-width: 1149px) {
  .language-toggle {
    top: 40px;
    right: 135px;
  }
}
.language-toggle:hover {
  color: #3f5d78;
}
.language-toggle::before {
  position: absolute;
  top: 4px;
  right: 0;
  width: 10px;
  height: 6px;
  background-image: url("../img/caret-language.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
}
.language-toggle.open::before {
  transform: rotate(180deg);
}

.language-dropdown-menu {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 1001;
  padding: 20px;
  width: 180px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.27) 0px 2px 20px 0px;
  opacity: 0;
  visibility: hidden;
}
.language-dropdown-menu::after {
  position: absolute;
  top: -9px;
  right: 40px;
  display: block;
  height: 0;
  width: 0;
  margin-right: -10px;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 10px;
  content: "";
}
@media only screen and (min-width: 1149px) {
  .language-dropdown-menu::after {
    right: 50%;
  }
}
.language-dropdown-menu__label {
  display: inline-block;
  color: rgba(15, 53, 87, 0.5) !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.language-dropdown-menu__item {
  display: inline-block;
  padding: 0.5px 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 10px;
}
@media only screen and (min-width: 700px) {
  .language-dropdown-menu {
    top: 60px;
    right: 80px;
  }
}
@media only screen and (min-width: 1149px) {
  .language-dropdown-menu {
    top: 70px;
    right: 80px;
  }
}

.fourohfour-container {
  padding: 140px 20px 20px 20px;
  text-align: center;
}
.fourohfour-container h1 {
  margin-bottom: 2rem;
}
.fourohfour-container p {
  font-size: 16px;
  margin-bottom: 10px;
}

/* ************************************
 * Footer
 * ************************************ */
.sm-footer {
  position: relative;
  background: #0F3557;
  padding: 35px 25px;
}
@media only screen and (min-width: 1149px) {
  .sm-footer {
    margin-top: 10rem;
  }
}
@media only screen and (min-width: 1149px) {
  .sm-footer.sm-margin {
    margin-top: 6rem;
  }
}
.sm-footer__logo {
  position: absolute;
  left: 25px;
  top: 35px;
}
.sm-footer__logo img {
  width: 132px;
  height: auto;
}
@media only screen and (min-width: 1090px) {
  .sm-footer__logo {
    top: 50%;
    transform: translateY(-50%);
  }
}
.sm-footer .footer__bottom {
  padding: 0;
  margin: 0;
  border-top: none;
  text-align: right;
}
.sm-footer .footer__bottom li {
  margin-top: 10px;
}
.sm-footer .footer__bottom li:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 1090px) {
  .sm-footer .footer__bottom li {
    margin-top: 0;
  }
}

.footer {
  padding: 95px 25px 35px 25px;
  background: #0F3557;
}
@media only screen and (min-width: 700px) {
  .footer {
    padding: 40px 60px 20px 60px;
  }
}
.footer__top--logo {
  margin-bottom: 25px;
}
.footer__top--logo img {
  width: 132px;
  height: auto;
}
@media only screen and (min-width: 1090px) {
  .footer__top--logo {
    margin-top: 23px;
    position: absolute;
    width: 250px;
  }
  .footer__top--links {
    margin-left: auto;
    flex: 1;
    padding-left: 200px;
    max-width: 1220px;
  }
}
.footer__bottom {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid #526376;
}
@media only screen and (min-width: 700px) {
  .footer__bottom {
    padding: 15px 0 0 0;
    text-align: right;
  }
}
.footer__bottom li {
  margin: 10px 0 0 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
}
.footer__bottom li span {
  opacity: 0.5;
}
@media only screen and (min-width: 1090px) {
  .footer__bottom li {
    display: inline-block;
    margin-left: 20px;
  }
}
.footer__bottom li:last-child {
  margin-bottom: 0;
}
.footer__bottom li a {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.5;
  transition: opacity 250ms ease;
}
.footer__bottom li a:hover {
  opacity: 0.75;
}
.footer__copy {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
@media only screen and (min-width: 700px) {
  .footer__copy {
    padding: 0;
    text-align: right;
  }
}
.footer__copy li {
  margin: 10px 0 0 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
}
.footer__copy li span {
  opacity: 0.5;
}
@media only screen and (min-width: 1090px) {
  .footer__copy li {
    display: inline-block;
    margin-left: 20px;
  }
}
.footer__copy li:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 700px) {
  .footer-links {
    display: flex;
  }
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
  flex: 1;
}
.footer-links ul li {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.58px;
}
.footer-links ul li a {
  color: #ffffff;
  text-decoration: none;
}
.footer-links ul li a:hover {
  text-decoration: underline;
}
.footer-links h4 {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0.35px;
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
}
.footer-links h4.mini {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  line-height: 20px;
}
.footer-links__left {
  display: flex;
  flex: 1.8;
}
.footer-links__right {
  flex: 1;
}
@media only screen and (min-width: 1090px) {
  .footer-links__left {
    flex: 1;
  }
  .footer-links__right {
    display: flex;
    flex: 1.2;
  }
  .footer-links__right ul {
    flex: 1;
  }
  .footer-links__right ul:first-child {
    flex: 1.6;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-links__right {
    display: flex;
    flex: 1.2;
  }
  .footer-links__right ul {
    flex: 1;
  }
  .footer-links__right ul:first-child {
    flex: 1.4;
  }
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}

.site-footer {
  background: #0F3557;
  padding: 36px 0 0;
  position: relative;
  z-index: 15;
  color: #fff;
}
.site-footer nav {
  margin-bottom: 15px;
}
.site-footer a {
  color: #fff;
  transition: color 0.2s ease-out;
}
.site-footer a:hover {
  color: #FF8200;
}
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
}
.site-footer ul li {
  margin: 0;
  padding: 0;
}
.site-footer ul li a {
  display: inline-block;
  padding: 3px 0;
  text-decoration: none;
}
.site-footer ul li a.smaller-menu-font {
  font-size: 13px;
}
.site-footer h2 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.1290322581;
  text-transform: uppercase;
  color: hsla(0, 0%, 100%, 0.5);
}
@media (min-width: 1180px) {
  .site-footer h2.normal {
    text-transform: capitalize;
  }
}
.site-footer__container {
  padding-left: 5rem;
  padding-right: 5rem;
  margin: 0 auto;
  max-width: 1728px;
}
@media (max-width: 1280px) {
  .site-footer__container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.site-footer__row {
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.5);
}
.site-footer__row--col {
  min-height: 1px;
  position: relative;
  width: 100%;
}
@media (min-width: 1180px) {
  .site-footer__row--col {
    flex: 0 0 14.5454%;
    max-width: 14.5454%;
  }
  .site-footer__row--col.wide {
    flex: 0 0 21.8181%;
    max-width: 21.8181%;
  }
}
.site-footer__row--col.logo {
  margin: 20px 0;
}
@media (min-width: 1180px) {
  .site-footer__row--col.logo {
    flex: 0 0 20%;
    margin: 0;
    max-width: 20%;
  }
}

.footer-logo {
  display: block;
  width: 148px;
}

.footer-social-buttons {
  display: flex;
  margin: 13px 0 5px;
}
@media (min-width: 1180px) {
  .footer-social-buttons {
    margin: 18px 0;
  }
}
.footer-social-buttons a {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  flex: 0 0 30px;
  height: 30px;
  justify-content: center;
  margin-right: 10px;
  text-align: center;
}
.footer-social-buttons a:hover {
  opacity: 0.85;
}
.footer-social-buttons a img {
  display: inline-block;
  height: 25px;
  width: 25px;
}
.footer-social-buttons a.twitter-icon img {
  height: 15px;
  width: 15px;
}

.subnav-accordion-contents {
  height: 0;
  overflow: hidden;
}
.subnav-accordion-contents ul {
  display: block;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 600;
}
.subnav-accordion-contents ul li {
  display: inline-block;
}
.subnav-accordion-contents ul li:not(:first-child) a {
  position: relative;
}
.subnav-accordion-contents ul li:not(:first-child) a::before {
  color: #fff;
  content: " | ";
}

.subnav-toggle-accordion {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  padding: 0;
  appearance: none;
  background: transparent;
  background-image: url("../img/caret-footer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  font-size: 0;
  height: 10px;
  line-height: 0;
  margin-left: 10px;
  position: absolute;
  position: relative;
  right: 0;
  top: 0;
  transition: transform 0.25s ease-in-out;
  width: 18px;
}

.subnav-toggle-accordion[aria-expanded=true] {
  transform: rotate(180deg);
}

/* FINISH THIS */
.footer-info {
  font-size: 1.2rem;
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
}
.footer-info .info {
  color: hsla(0, 0%, 96%, 0.9);
  font-weight: 600;
  white-space: nowrap;
}
@media (min-width: 1180px) {
  .footer-info .info {
    justify-content: flex-end !important;
    display: flex;
  }
}
@media (min-width: 1180px) {
  .footer-info .info ul li {
    float: left;
  }
}
.footer-info .info ul li a {
  padding: 0;
  margin-top: 2px;
  font-weight: 600;
  color: hsla(0, 0%, 96%, 0.9);
  font-size: 11px;
  line-height: 16px;
  transition: color 0.2s ease-out;
}
.footer-info .info ul li a:hover {
  color: #FF8200;
}
@media (min-width: 1180px) {
  .footer-info .info ul li a {
    margin-top: 0;
    font-size: 12px;
    padding-left: 32px;
    font-weight: 400;
  }
}
.footer-info .copyright {
  margin-top: 8px;
  font-size: 12px;
}
@media (min-width: 1180px) {
  .footer-info .copyright {
    display: flex;
    justify-content: flex-end;
  }
}

/* ************************************
 * Homepage
 * ************************************ */
.hp-intro {
  position: relative;
  padding: 2.5rem 1.5rem 4rem;
}
@media only screen and (min-width: 700px) {
  .hp-intro {
    padding: 4rem 2rem 8rem;
    min-height: calc(90vh - 120px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 1149px) {
  .hp-intro {
    padding: 3rem 5rem 4rem;
    min-height: calc(85vh - 120px);
  }
}
.hp-intro__inner {
  padding: 1.5rem 0 1.75rem 0;
  position: relative;
  z-index: 1;
  max-width: 1034px;
  margin: 0 auto;
  background: #ffffff;
}
@media only screen and (min-width: 700px) {
  .hp-intro__inner {
    padding: 1.75rem 0;
  }
}
@media only screen and (min-width: 1149px) {
  .hp-intro__inner {
    padding: 2.25rem 0 2.75rem 0;
  }
}
@media only screen and (min-width: 700px) {
  .hp-intro br.only-mobile {
    display: none;
  }
}
.hp-intro h1 {
  font-size: 42px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  text-align: center;
}
.hp-intro h1 span {
  display: inline-block;
}
.hp-intro h1 span.tag {
  display: block;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.hp-intro h1 span.hide-mobile {
  display: none;
}
@media only screen and (min-width: 700px) {
  .hp-intro h1 {
    margin-bottom: 1.5rem;
    text-align: left;
  }
  .hp-intro h1 span.tag {
    display: inline-block;
  }
  .hp-intro h1 span.hide-mobile {
    display: inline-block;
  }
}
@media only screen and (min-width: 1149px) {
  .hp-intro h1 {
    margin-bottom: 2rem;
    font-size: 60px;
  }
}
.hp-intro p {
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
}
.hp-intro p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1149px) {
  .hp-intro p {
    font-size: 30px;
    line-height: 45px;
    font-weight: 300;
  }
}

.hp-intro-line {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #FF8200;
  transform: scaleY(0);
}
.hp-intro-line .timeline-arrow {
  display: block;
  left: -1.54rem;
}
.hp-nav {
  padding: 2rem 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .hp-nav {
    display: flex;
    width: calc(100% + 1rem);
    transform: translateX(-0.5rem);
  }
}
@media only screen and (min-width: 1149px) {
  .hp-nav {
    padding-top: 4rem;
  }
}
@media only screen and (min-width: 700px) {
  .hp-nav__item {
    width: 33.3333333333%;
    padding: 0 0.5rem;
  }
}
@media only screen and (min-width: 1149px) {
  .hp-nav__item {
    width: 33.3333333333%;
  }
}

.hp-nav-item {
  position: relative;
  background: #ffffff;
  min-height: calc(100vh - 57px);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item {
    min-height: calc(100vh - 77px);
  }
}
.hp-nav-item video.mobile {
  display: block;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item video.mobile {
    display: none;
  }
}
.hp-nav-item video.desktop {
  display: none;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item video.desktop {
    display: block;
  }
}
.hp-nav-item__header {
  display: none;
}
.hp-nav-item__content {
  position: relative;
}
@media only screen and (min-width: 700px) {
  .hp-nav-item {
    min-height: calc(100vh - 95px);
    padding: 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item {
    min-height: calc(100vh - 111px);
  }
  .hp-nav-item__header {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    transform: translateY(-50%);
    transition: all 250ms ease;
  }
  .hp-nav-item__content {
    opacity: 0;
    transform: translateY(40px);
    transition: all 250ms ease;
  }
  .hp-nav-item video {
    opacity: 0;
    transition: opacity 250ms ease;
  }
  .hp-nav-item:hover .hp-nav-item__header {
    opacity: 0;
    transform: translateY(-70%);
  }
  .hp-nav-item:hover .hp-nav-item__content {
    opacity: 1;
    transform: translateY(0);
  }
  .hp-nav-item:hover video {
    opacity: 1;
  }
}
.hp-nav-item h2 {
  max-width: 180px;
  margin: 0 auto 0.75rem auto;
  color: #ffffff;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item h2 {
    max-width: 240px;
  }
}
.hp-nav-item.pt h2 {
  max-width: 250px;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item.pt h2 {
    max-width: 410px;
  }
}
.hp-nav-item p {
  margin: 0 auto 1.5rem auto;
  max-width: 240px;
  color: #ffffff;
}
@media only screen and (min-width: 1149px) {
  .hp-nav-item p {
    max-width: 350px;
  }
}
.hp-nav-item img,
.hp-nav-item video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
  transition: transform 350ms ease;
}

/* ************************************
 * Page: Our Values 
 * ************************************ */
.pt-group {
  max-width: 1440px;
  margin: 2rem auto;
}
.pt-group__left {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 700px) {
  .pt-group {
    display: flex;
    margin: 3rem auto;
  }
  .pt-group__left, .pt-group__right {
    width: 45%;
    margin-bottom: 0;
  }
  .pt-group__right {
    padding-left: 2rem;
    width: 55%;
  }
}
@media only screen and (min-width: 1149px) {
  .pt-group {
    margin: 4rem auto;
  }
  .pt-group__left, .pt-group__right {
    width: 50%;
  }
  .pt-group__left {
    padding-right: 1rem;
  }
  .pt-group__right {
    padding-left: 3rem;
  }
}

.pt-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-list li {
  margin: 0;
  padding-bottom: 20px;
  padding-right: 40px;
  margin-bottom: 20px;
  opacity: 1;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #0F3557;
  border-bottom: 1px solid #979797;
}
@media only screen and (min-width: 1400px) {
  .pt-list li {
    padding-bottom: 35px;
    margin-bottom: 35px;
    font-size: 36px;
    line-height: 42px;
  }
}
.pt-list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
@media only screen and (min-width: 700px) {
  .pt-list.numbered {
    max-width: 390px;
  }
}
@media only screen and (min-width: 1149px) {
  .pt-list.numbered {
    max-width: 480px;
  }
}
.pt-list.numbered li {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 65px;
  padding: 10px 0 10px 35px;
  margin-bottom: 0;
}
.pt-list.numbered li:first-child {
  padding-top: 0;
}
.pt-list.numbered li span {
  position: absolute;
  top: 45%;
  left: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  width: 20px;
  font-family: "Playfair Display", serif;
  line-height: 32px;
  font-size: 32px;
  font-weight: 400;
  transform: translateY(-50%);
  display: block;
}
@media only screen and (min-width: 1149px) {
  .pt-list.numbered li {
    font-size: 19px;
    line-height: 29px;
    min-height: 96px;
    padding: 10px 0 10px 60px;
  }
  .pt-list.numbered li:last-child {
    margin-bottom: 0;
  }
  .pt-list.numbered li span {
    width: 30px;
    font-size: 60px;
    line-height: 60px;
  }
}

.voices-carousel-wrapper {
  max-width: 1216px;
  margin: 0 auto 6rem auto;
}
.voices-carousel-wrapper__inner {
  position: relative;
  padding-left: 1rem;
}
@media only screen and (min-width: 1149px) {
  .voices-carousel-wrapper__inner {
    padding-left: 2rem;
  }
}
.voices-carousel-wrapper__inner .voices-carousel-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #FF8200;
  transform: scaleY(0);
}

@media only screen and (min-width: 700px) {
  .voices-carousel {
    display: flex;
  }
}

.voices-carousel-item {
  position: relative;
  height: 580px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.voices-carousel-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #0F3557;
  opacity: 0.47;
  transition: all 250ms ease;
}
@media only screen and (min-width: 700px) {
  .voices-carousel-item .overlay {
    width: calc(100% - 1rem);
    opacity: 0;
  }
}
.voices-carousel-item img {
  display: block;
  transform: translateY(-25%);
}
@media only screen and (min-width: 700px) {
  .voices-carousel-item img {
    transform: translateY(0);
  }
}
.voices-carousel-item__inner {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  opacity: 1;
  transition: all 250ms ease;
}
.voices-carousel-item__inner h2,
.voices-carousel-item__inner p {
  color: #ffffff;
}
@media only screen and (min-width: 700px) {
  .voices-carousel-item__inner {
    padding: 0 2rem 0 1.5rem;
    opacity: 0;
  }
}
@media only screen and (min-width: 1149px) {
  .voices-carousel-item__inner h2 {
    margin-bottom: 0.5rem;
    line-height: 60px;
  }
  .voices-carousel-item__inner p {
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
  }
}
@media only screen and (min-width: 700px) {
  .voices-carousel-item {
    padding-right: 1rem;
    margin-bottom: 0;
    height: initial;
  }
}
@media only screen and (min-width: 700px) {
  .voices-carousel-item:hover .overlay {
    opacity: 0.47;
    mix-blend-mode: multiply;
  }
  .voices-carousel-item:hover .voices-carousel-item__inner {
    opacity: 1;
  }
}

.vcarousel .slick-dots {
  bottom: -35px;
  margin-top: 1rem;
  width: 100%;
}
.vcarousel .slick-dots li button:before {
  font-size: 16px;
  color: #C8C9C7;
  opacity: 1;
}
.vcarousel .slick-dots li.slick-active button:before {
  color: #0F3557;
}
.vcarousel .slick-arrow {
  z-index: 1;
  opacity: 1;
  right: -35px;
  width: 45px;
  height: 45px;
  transition: all 250ms ease;
  background-image: url("../img/caret-right-orange.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translate(0, -50%) scale(0.75) !important;
}
@media only screen and (min-width: 1149px) {
  .vcarousel .slick-arrow {
    right: -70px;
    transform: translate(0, -50%) scale(1) !important;
  }
}
@media only screen and (min-width: 1400px) {
  .vcarousel .slick-arrow {
    right: -90px;
  }
}
.vcarousel .slick-arrow::before {
  display: none;
}
.vcarousel .slick-arrow.slick-prev {
  left: initial;
  background-image: url("../img/caret-left-orange.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.vcarousel .slick-arrow.slick-disabled {
  opacity: 0;
  z-index: 0;
}

.js-carousel-trigger {
  min-height: 320px;
}

/* ************************************
 * Page: Our Voices (Brookfield Voices)
 * ************************************ */
.bios-wrapper {
  max-width: 1440px;
  margin: 2rem auto;
}
@media only screen and (min-width: 1149px) {
  .bios-wrapper {
    margin: 4.5rem auto;
  }
}

.bio {
  position: relative;
}
.bio:first-child .bio__header {
  border-top: none;
}
.bio__header {
  position: relative;
  padding: 1.5rem 0;
  border-top: 1px solid #FF8200;
  max-width: 672px;
  cursor: pointer !important;
}
.bio__header h4,
.bio__header p {
  cursor: pointer !important;
}
.bio__header--img {
  display: none;
  z-index: -1;
}
@media only screen and (min-width: 700px) {
  .bio__header {
    width: 70%;
  }
  .bio__header--img {
    position: absolute;
    top: 1.6rem;
    right: 50px;
    display: block;
    transition: opacity 250ms ease;
  }
  .bio__header--img img {
    height: 180px;
    width: auto;
  }
}
@media only screen and (min-width: 1149px) {
  .bio__header {
    width: 62%;
    padding: 2rem 0;
  }
  .bio__header--img {
    top: 2rem;
    right: 30px;
  }
  .bio__header--img img {
    height: 340px;
    width: auto;
  }
  .bio__header:hover .bio-name {
    color: #FF8200;
  }
}
.bio__header::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 21px;
  margin-top: -10px;
  background: url("../img/caret-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(0);
  transition: all 250ms ease;
  content: "";
}
.bio__content {
  position: relative;
  height: 0;
  overflow: hidden;
}
.bio__content--inner {
  max-width: 672px;
  opacity: 0;
  transition: opacity 250ms ease;
}
@media only screen and (min-width: 1149px) {
  .bio__content--inner p {
    font-size: 22px;
    line-height: 35px;
  }
}
.bio__content--img {
  margin: 2rem 0;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .bio__content {
    height: 120px;
    min-height: 120px;
    display: flex;
  }
  .bio__content.closed {
    max-height: 120px;
  }
  .bio__content--inner {
    width: 62%;
    margin-bottom: 2rem;
  }
  .bio__content--img {
    opacity: 0;
    transition: opacity 250ms ease;
  }
}
@media only screen and (min-width: 1149px) {
  .bio__content {
    height: 260px;
    min-height: 260px;
  }
  .bio__content.closed {
    max-height: 260px;
  }
}
.bio.active .bio__header::before {
  transform: rotate(180deg);
}
.bio.active .bio__header--img {
  opacity: 0;
}
.bio.active .bio__content--static-img {
  opacity: 0;
}
.bio.active .bio__content--inner {
  opacity: 1;
}
.bio.active .bio__content--img {
  opacity: 1;
}

.bio-name {
  margin: 0;
  transition: color 250ms ease;
}

.bio-title {
  margin: 0;
  color: #4D4D4D;
  opacity: 0.5;
}
@media only screen and (min-width: 1149px) {
  .bio-title {
    margin-top: 0.5rem;
    font-size: 20px;
  }
}

/* ************************************
 * Page Module: Interior Page Navigation 
 * ************************************ */
.interior-nav-wrapper {
  max-width: 1440px;
  margin: 3rem auto 4rem auto;
  overflow: hidden;
}
@media only screen and (min-width: 1149px) {
  .interior-nav-wrapper {
    margin: 5rem auto 10rem auto;
  }
}

.interior-nav__header {
  position: relative;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 1149px) {
  .interior-nav__header {
    padding-top: 1.5rem;
  }
}
.interior-nav__header .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #FF8200;
  transform: scaleX(0);
}
.interior-nav__carousel {
  width: calc(100% + 3.5rem);
  transform: translateX(-1.5rem);
  overflow-x: auto;
  overflow-y: hidden;
}
@media only screen and (min-width: 700px) {
  .interior-nav__carousel {
    width: calc(100% + 4rem);
    transform: translateX(-2rem);
  }
}
@media only screen and (min-width: 1149px) {
  .interior-nav__carousel {
    width: calc(100% + 0.75rem);
    transform: translateX(-0.75rem);
  }
}
.interior-nav__carousel--track {
  width: 280%;
  display: flex;
  padding: 0 1.5rem 1rem 1rem;
}
@media only screen and (min-width: 700px) {
  .interior-nav__carousel--track {
    padding: 0 2rem 1rem 1.5rem;
    width: 145%;
  }
}
@media only screen and (min-width: 1149px) {
  .interior-nav__carousel--track {
    width: 100%;
    padding: 0;
  }
}
.interior-nav__carousel--item {
  flex: 1;
  width: 50vw;
  padding-left: 0.5rem;
}
@media only screen and (min-width: 1149px) {
  .interior-nav__carousel--item {
    padding-left: 0.75rem;
  }
}

.nav-carousel-item {
  text-decoration: none;
}
.nav-carousel-item__headline {
  margin: 0.5rem 0 0 0;
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #0F3557;
  text-align: center;
  transition: color 250ms ease;
}
@media only screen and (min-width: 1149px) {
  .nav-carousel-item__headline {
    font-size: 20px;
    line-height: 21px;
    padding: 0 0.5rem;
  }
}
.nav-carousel-item:hover {
  text-decoration: none;
}
.nav-carousel-item:hover .nav-carousel-item__headline {
  color: #FF8200;
}
.nav-carousel-item:hover .img-wrapper img {
  transform: scale(1.1);
}

/* ************************************
 * Page Module: Carousel
 * ************************************ */
.carousel-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 700px) {
  .carousel-wrapper {
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 1149px) {
  .carousel-wrapper {
    padding: 0 5rem;
  }
}

.carousel-headline {
  padding: 0 1.5rem;
  margin: 2rem 0;
}
@media only screen and (min-width: 700px) {
  .carousel-headline {
    padding: 0;
    margin: 3rem 0;
  }
}
@media only screen and (min-width: 1149px) {
  .carousel-headline {
    margin: 4rem 0 4.25rem 0;
  }
}

.carousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.carousel .slick-track {
  display: flex !important;
}
.carousel .slick-slide {
  height: inherit !important;
}
.carousel .slick-slide > div {
  height: 100%;
}
.carousel .slick-dots {
  bottom: 20px;
}
@media only screen and (min-width: 1149px) {
  .carousel .slick-dots {
    width: 50%;
    left: initial;
    right: 0;
    bottom: 30px;
  }
}
.carousel .slick-dots li button:before {
  font-size: 16px;
  color: #C8C9C7;
  opacity: 1;
}
.carousel .slick-dots li.slick-active button:before {
  color: #ffffff;
}

.carousel-slide {
  min-height: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column;
}
.carousel-slide__img {
  position: relative;
  height: 0;
  padding-top: 57%;
  overflow: hidden;
}
.carousel-slide__img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
  transition: transform 350ms ease;
}
.carousel-slide__content {
  padding: 2rem 1.5rem 2.5rem 1.5rem;
  background: #FF8200;
  flex: 1;
}
@media only screen and (min-width: 700px) {
  .carousel-slide__content {
    padding-bottom: 4rem;
  }
}
@media only screen and (min-width: 1149px) {
  .carousel-slide__content {
    padding: 3rem 4rem;
  }
}
.carousel-slide h4,
.carousel-slide p {
  color: #ffffff;
}
.carousel-slide h4 {
  position: relative;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
}
.carousel-slide p {
  font-size: 16px;
  letter-spacing: 0.44px;
  line-height: 24px;
}
@media only screen and (min-width: 1149px) {
  .carousel-slide {
    flex-direction: row;
    min-height: 520px;
  }
  .carousel-slide__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
  }
  .carousel-slide__img {
    width: 50%;
    padding: 0;
    height: inherit;
    min-height: 100%;
  }
  .carousel-slide h4 {
    margin-bottom: 4rem;
    font-size: 30px;
    text-align: center;
    padding: 0 2rem;
  }
  .carousel-slide p {
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 26px;
  }
}

.carousel-btn {
  display: block;
  position: absolute;
  top: 10px;
  width: 13px;
  height: 24px;
  background: url("../img/caret-right-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.carousel-btn.next {
  right: 0;
}
.carousel-btn.prev {
  left: 0;
  transform: rotate(180deg);
}
@media only screen and (min-width: 1149px) {
  .carousel-btn {
    top: 10px;
    right: -24px;
    width: 21px;
    height: 41px;
  }
  .carousel-btn.next {
    right: -24px;
  }
  .carousel-btn.prev {
    left: -32px;
  }
}

/* ************************************
 * Page Module: Case Study Section
 * ************************************ */
.section-case-study {
  max-width: 1440px;
  margin: 2rem auto;
}
@media only screen and (min-width: 700px) {
  .section-case-study {
    margin: 3rem auto;
  }
}
@media only screen and (min-width: 1149px) {
  .section-case-study {
    margin: 4.5rem auto;
  }
}

.case-study {
  position: relative;
}
.case-study.right {
  padding: 0 2rem 0 0;
}
.case-study.left {
  padding: 0 0 0 2rem;
}
.case-study.arrowed {
  padding-bottom: 2rem;
}
@media only screen and (min-width: 1149px) {
  .case-study.arrowed {
    padding-bottom: 3rem;
  }
}
.case-study__header {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 700px) {
  .case-study__header {
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 1149px) {
  .case-study__header {
    padding: 0 2rem;
    padding-top: 4.5rem;
  }
}
.case-study__img {
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (min-width: 1149px) {
  .case-study__img {
    padding: 0 2rem;
  }
}
.case-study__flex {
  max-width: 1100px;
  margin: 0 auto;
}
.case-study__flex--right {
  margin-top: 2rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 700px) {
  .case-study__flex {
    display: flex;
  }
  .case-study__flex--left {
    width: 60%;
    padding-bottom: 1rem;
  }
  .case-study__flex--right {
    width: 40%;
  }
  .case-study__flex--right img {
    transform: translateX(10%);
  }
}
@media only screen and (min-width: 1149px) {
  .case-study__flex {
    padding: 0 2rem;
  }
  .case-study__flex--left {
    padding-bottom: 3rem;
  }
  .case-study__flex--right {
    width: 40%;
  }
  .case-study__flex--right img {
    transform: translateX(15%) scale(1.1);
  }
}
.case-study__content {
  margin-top: 2rem;
}
.case-study__content .inner {
  max-width: 940px;
  margin: 0 auto;
}
@media only screen and (min-width: 700px) {
  .case-study__content {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1149px) {
  .case-study__content {
    margin-top: 4.5rem;
    padding: 0 2rem;
  }
}
.case-study__content p {
  max-width: 940px;
}
.case-study__line {
  position: absolute;
  top: 0;
  width: 2rem;
  height: 100%;
}
.case-study__line.right {
  right: -1rem;
}
.case-study__line.left {
  left: -1rem;
}
.case-study__line .line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: #FF8200;
  transform: scaleY(0);
}
.case-study__line .timeline-arrow {
  display: block;
  left: -0.54rem;
}

.case-study-top-line {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background: #FF8200;
  transform: scaleX(0);
  transform-origin: center left;
}
.case-study-top-line.left {
  left: 0;
}
.case-study-top-line.right {
  right: 0;
}

.case-study-headline {
  display: inline-block;
}
.case-study-headline span {
  color: #4D4D4D;
}
.case-study-headline span.title {
  display: block;
  opacity: 0.48;
  text-align: right;
  font-size: 14px;
  line-height: 32px;
}
.case-study-headline span.title span {
  opacity: 0.48;
}
@media only screen and (min-width: 700px) {
  .case-study-headline span.title.sm {
    font-size: 20px;
    line-height: 32px;
    max-width: 246px;
    margin-left: auto;
    text-align: left;
  }
}
@media only screen and (min-width: 1149px) {
  .case-study-headline span.title {
    font-size: 20px;
    line-height: 42px;
  }
}

.section-our-focus {
  padding-top: 2rem;
  max-width: 1440px;
  margin: 2rem auto;
}
@media only screen and (min-width: 700px) {
  .section-our-focus {
    padding-top: 3rem;
    margin: 3rem auto;
  }
}
@media only screen and (min-width: 1149px) {
  .section-our-focus {
    padding-top: 4.5rem;
    margin: 4.5rem auto;
  }
}

.focus-card {
  position: relative;
  padding: 2.5rem 1.5rem 3rem 1.5rem;
}
.focus-card.first {
  padding-top: 0;
}
.focus-card__content {
  margin-bottom: 2rem;
}
.focus-card__footer {
  padding-top: 1rem;
}
@media only screen and (min-width: 700px) {
  .focus-card {
    display: flex;
    padding: 2.5rem 0 3rem 0;
  }
  .focus-card.right {
    flex-direction: row-reverse;
  }
  .focus-card__content {
    width: 47%;
    padding: 0 1rem;
    margin-bottom: 0;
  }
  .focus-card__img {
    width: 53%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 1149px) {
  .focus-card {
    padding: 7.5rem 0;
  }
  .focus-card__footer {
    padding-top: 0;
  }
  .focus-card__content {
    padding: 1rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 1400px) {
  .focus-card__content {
    padding: 0 4rem;
    padding-top: 1.5rem;
  }
}
.focus-card .timeline-arrow {
  display: block;
  position: absolute;
  bottom: 0;
  left: initial;
  right: 0.02rem !important;
}
@media only screen and (min-width: 700px) {
  .focus-card .timeline-arrow {
    display: block;
  }
}
.focus-vertical-line {
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background: #FF8200;
  transform: scaleY(0);
}
.focus-vertical-line.left {
  left: 0;
  transform-origin: center left;
}
.focus-vertical-line.right {
  right: 0;
  transform-origin: center right;
}

.focus-bottom-line {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #FF8200;
  transform: scaleX(0);
}
.focus-bottom-line.left {
  left: 0;
  transform-origin: center left;
}
.focus-bottom-line.right {
  right: 0;
  transform-origin: center right;
}

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