/* Import CSS Variables & Mixins */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

a {
  color: inherit;
  text-decoration: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:active,
a:hover {
  outline: 0; }

body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative; }

.col.reverse {
  flex-direction: column-reverse; }

.col-xs-1 {
  flex: 0 0 auto;
  flex-basis: 4.16667vw;
  width: 4.16667vw;
  max-width: 70px; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-right-0 {
  margin-right: 0; }

.col-xs-offset-top-0 {
  margin-top: 0; }

.col-xs-offset-1 {
  margin-left: 5%; }

.col-xs-offset-right-1 {
  margin-right: 5%; }

.col-xs-offset-top-1 {
  margin-top: 5%; }

.col-xs-2 {
  flex: 0 0 auto;
  flex-basis: 8.33333vw;
  width: 8.33333vw;
  max-width: 140px; }

.col-xs-offset-2 {
  margin-left: 9%; }

.col-xs-offset-right-2 {
  margin-right: 9%; }

.col-xs-offset-top-2 {
  margin-top: 9%; }

.col-xs-3 {
  flex: 0 0 auto;
  flex-basis: 12.5vw;
  width: 12.5vw;
  max-width: 210px; }

.col-xs-offset-3 {
  margin-left: 13%; }

.col-xs-offset-right-3 {
  margin-right: 13%; }

.col-xs-offset-top-3 {
  margin-top: 13%; }

.col-xs-4 {
  flex: 0 0 auto;
  flex-basis: 16.66667vw;
  width: 16.66667vw;
  max-width: 280px; }

.col-xs-offset-4 {
  margin-left: 17%; }

.col-xs-offset-right-4 {
  margin-right: 17%; }

.col-xs-offset-top-4 {
  margin-top: 17%; }

.col-xs-5 {
  flex: 0 0 auto;
  flex-basis: 20.83333vw;
  width: 20.83333vw;
  max-width: 350px; }

.col-xs-offset-5 {
  margin-left: 21%; }

.col-xs-offset-right-5 {
  margin-right: 21%; }

.col-xs-offset-top-5 {
  margin-top: 21%; }

.col-xs-6 {
  flex: 0 0 auto;
  flex-basis: 25vw;
  width: 25vw;
  max-width: 420px; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-right-6 {
  margin-right: 25%; }

.col-xs-offset-top-6 {
  margin-top: 25%; }

.col-xs-7 {
  flex: 0 0 auto;
  flex-basis: 29.16667vw;
  width: 29.16667vw;
  max-width: 490px; }

.col-xs-offset-7 {
  margin-left: 30%; }

.col-xs-offset-right-7 {
  margin-right: 30%; }

.col-xs-offset-top-7 {
  margin-top: 30%; }

.col-xs-8 {
  flex: 0 0 auto;
  flex-basis: 33.33333vw;
  width: 33.33333vw;
  max-width: 560px; }

.col-xs-offset-8 {
  margin-left: 34%; }

.col-xs-offset-right-8 {
  margin-right: 34%; }

.col-xs-offset-top-8 {
  margin-top: 34%; }

.col-xs-9 {
  flex: 0 0 auto;
  flex-basis: 37.5vw;
  width: 37.5vw;
  max-width: 630px; }

.col-xs-offset-9 {
  margin-left: 38%; }

.col-xs-offset-right-9 {
  margin-right: 38%; }

.col-xs-offset-top-9 {
  margin-top: 38%; }

.col-xs-10 {
  flex: 0 0 auto;
  flex-basis: 41.66667vw;
  width: 41.66667vw;
  max-width: 700px; }

.col-xs-offset-10 {
  margin-left: 42%; }

.col-xs-offset-right-10 {
  margin-right: 42%; }

.col-xs-offset-top-10 {
  margin-top: 42%; }

.col-xs-11 {
  flex: 0 0 auto;
  flex-basis: 45.83333vw;
  width: 45.83333vw;
  max-width: 770px; }

.col-xs-offset-11 {
  margin-left: 46%; }

.col-xs-offset-right-11 {
  margin-right: 46%; }

.col-xs-offset-top-11 {
  margin-top: 46%; }

.col-xs-12 {
  flex: 0 0 auto;
  flex-basis: 50vw;
  width: 50vw;
  max-width: 840px; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-right-12 {
  margin-right: 50%; }

.col-xs-offset-top-12 {
  margin-top: 50%; }

.col-xs-13 {
  flex: 0 0 auto;
  flex-basis: 54.16667vw;
  width: 54.16667vw;
  max-width: 910px; }

.col-xs-offset-13 {
  margin-left: 55%; }

.col-xs-offset-right-13 {
  margin-right: 55%; }

.col-xs-offset-top-13 {
  margin-top: 55%; }

.col-xs-14 {
  flex: 0 0 auto;
  flex-basis: 58.33333vw;
  width: 58.33333vw;
  max-width: 980px; }

.col-xs-offset-14 {
  margin-left: 59%; }

.col-xs-offset-right-14 {
  margin-right: 59%; }

.col-xs-offset-top-14 {
  margin-top: 59%; }

.col-xs-15 {
  flex: 0 0 auto;
  flex-basis: 62.5vw;
  width: 62.5vw;
  max-width: 1050px; }

.col-xs-offset-15 {
  margin-left: 63%; }

.col-xs-offset-right-15 {
  margin-right: 63%; }

.col-xs-offset-top-15 {
  margin-top: 63%; }

.col-xs-16 {
  flex: 0 0 auto;
  flex-basis: 66.66667vw;
  width: 66.66667vw;
  max-width: 1120px; }

.col-xs-offset-16 {
  margin-left: 67%; }

.col-xs-offset-right-16 {
  margin-right: 67%; }

.col-xs-offset-top-16 {
  margin-top: 67%; }

.col-xs-17 {
  flex: 0 0 auto;
  flex-basis: 70.83333vw;
  width: 70.83333vw;
  max-width: 1190px; }

.col-xs-offset-17 {
  margin-left: 71%; }

.col-xs-offset-right-17 {
  margin-right: 71%; }

.col-xs-offset-top-17 {
  margin-top: 71%; }

.col-xs-18 {
  flex: 0 0 auto;
  flex-basis: 75vw;
  width: 75vw;
  max-width: 1260px; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-right-18 {
  margin-right: 75%; }

.col-xs-offset-top-18 {
  margin-top: 75%; }

.col-xs-19 {
  flex: 0 0 auto;
  flex-basis: 79.16667vw;
  width: 79.16667vw;
  max-width: 1330px; }

.col-xs-offset-19 {
  margin-left: 80%; }

.col-xs-offset-right-19 {
  margin-right: 80%; }

.col-xs-offset-top-19 {
  margin-top: 80%; }

.col-xs-20 {
  flex: 0 0 auto;
  flex-basis: 83.33333vw;
  width: 83.33333vw;
  max-width: 1400px; }

.col-xs-offset-20 {
  margin-left: 84%; }

.col-xs-offset-right-20 {
  margin-right: 84%; }

.col-xs-offset-top-20 {
  margin-top: 84%; }

.col-xs-21 {
  flex: 0 0 auto;
  flex-basis: 87.5vw;
  width: 87.5vw;
  max-width: 1470px; }

.col-xs-offset-21 {
  margin-left: 88%; }

.col-xs-offset-right-21 {
  margin-right: 88%; }

.col-xs-offset-top-21 {
  margin-top: 88%; }

.col-xs-22 {
  flex: 0 0 auto;
  flex-basis: 91.66667vw;
  width: 91.66667vw;
  max-width: 1540px; }

.col-xs-offset-22 {
  margin-left: 92%; }

.col-xs-offset-right-22 {
  margin-right: 92%; }

.col-xs-offset-top-22 {
  margin-top: 92%; }

.col-xs-23 {
  flex: 0 0 auto;
  flex-basis: 95.83333vw;
  width: 95.83333vw;
  max-width: 1610px; }

.col-xs-offset-23 {
  margin-left: 96%; }

.col-xs-offset-right-23 {
  margin-right: 96%; }

.col-xs-offset-top-23 {
  margin-top: 96%; }

.col-xs-24 {
  flex: 0 0 auto;
  flex-basis: 100vw;
  width: 100vw;
  max-width: 1680px; }

.col-xs-offset-24 {
  margin-left: 100%; }

.col-xs-offset-right-24 {
  margin-right: 100%; }

.col-xs-offset-top-24 {
  margin-top: 100%; }

.row-xs--start {
  justify-content: flex-start; }

.row-xs--center {
  justify-content: center; }

.row-xs--end {
  justify-content: flex-end; }

.row-xs--top {
  align-items: flex-start; }

.row-xs--middle {
  align-items: center; }

.row-xs--bottom {
  align-items: flex-end; }

.row-xs--baseline {
  align-items: baseline; }

.row-xs--around {
  justify-content: space-around; }

.row-xs--between {
  justify-content: space-between; }

.row-xs--reverse {
  flex-direction: row-reverse; }

.row-xs--grow {
  height: 100%; }

.row-xs--nowrap {
  flex-wrap: nowrap; }

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  width: 100%; }
  .col-xs--first {
    order: -1; }
  .col-xs--last {
    order: 1; }
  .col-xs--hide {
    display: none; }
  .col-xs--show {
    display: flex; }
  .col-xs--show-inline-block {
    display: inline-block; }
  .col-xs--clear {
    flex: 0 0 100%; }
  .col-xs--unclear {
    flex: 0 1 auto; }

@media only screen and (min-width: 375px) {
  .col-sm-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-right-0 {
    margin-right: 0; }
  .col-sm-offset-top-0 {
    margin-top: 0; }
  .col-sm-offset-1 {
    margin-left: 5%; }
  .col-sm-offset-right-1 {
    margin-right: 5%; }
  .col-sm-offset-top-1 {
    margin-top: 5%; }
  .col-sm-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-sm-offset-2 {
    margin-left: 9%; }
  .col-sm-offset-right-2 {
    margin-right: 9%; }
  .col-sm-offset-top-2 {
    margin-top: 9%; }
  .col-sm-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-sm-offset-3 {
    margin-left: 13%; }
  .col-sm-offset-right-3 {
    margin-right: 13%; }
  .col-sm-offset-top-3 {
    margin-top: 13%; }
  .col-sm-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-sm-offset-4 {
    margin-left: 17%; }
  .col-sm-offset-right-4 {
    margin-right: 17%; }
  .col-sm-offset-top-4 {
    margin-top: 17%; }
  .col-sm-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-sm-offset-5 {
    margin-left: 21%; }
  .col-sm-offset-right-5 {
    margin-right: 21%; }
  .col-sm-offset-top-5 {
    margin-top: 21%; }
  .col-sm-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-right-6 {
    margin-right: 25%; }
  .col-sm-offset-top-6 {
    margin-top: 25%; }
  .col-sm-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-sm-offset-7 {
    margin-left: 30%; }
  .col-sm-offset-right-7 {
    margin-right: 30%; }
  .col-sm-offset-top-7 {
    margin-top: 30%; }
  .col-sm-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-sm-offset-8 {
    margin-left: 34%; }
  .col-sm-offset-right-8 {
    margin-right: 34%; }
  .col-sm-offset-top-8 {
    margin-top: 34%; }
  .col-sm-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-sm-offset-9 {
    margin-left: 38%; }
  .col-sm-offset-right-9 {
    margin-right: 38%; }
  .col-sm-offset-top-9 {
    margin-top: 38%; }
  .col-sm-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-sm-offset-10 {
    margin-left: 42%; }
  .col-sm-offset-right-10 {
    margin-right: 42%; }
  .col-sm-offset-top-10 {
    margin-top: 42%; }
  .col-sm-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-sm-offset-11 {
    margin-left: 46%; }
  .col-sm-offset-right-11 {
    margin-right: 46%; }
  .col-sm-offset-top-11 {
    margin-top: 46%; }
  .col-sm-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-right-12 {
    margin-right: 50%; }
  .col-sm-offset-top-12 {
    margin-top: 50%; }
  .col-sm-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-sm-offset-13 {
    margin-left: 55%; }
  .col-sm-offset-right-13 {
    margin-right: 55%; }
  .col-sm-offset-top-13 {
    margin-top: 55%; }
  .col-sm-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-sm-offset-14 {
    margin-left: 59%; }
  .col-sm-offset-right-14 {
    margin-right: 59%; }
  .col-sm-offset-top-14 {
    margin-top: 59%; }
  .col-sm-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-sm-offset-15 {
    margin-left: 63%; }
  .col-sm-offset-right-15 {
    margin-right: 63%; }
  .col-sm-offset-top-15 {
    margin-top: 63%; }
  .col-sm-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-sm-offset-16 {
    margin-left: 67%; }
  .col-sm-offset-right-16 {
    margin-right: 67%; }
  .col-sm-offset-top-16 {
    margin-top: 67%; }
  .col-sm-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-sm-offset-17 {
    margin-left: 71%; }
  .col-sm-offset-right-17 {
    margin-right: 71%; }
  .col-sm-offset-top-17 {
    margin-top: 71%; }
  .col-sm-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-right-18 {
    margin-right: 75%; }
  .col-sm-offset-top-18 {
    margin-top: 75%; }
  .col-sm-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-sm-offset-19 {
    margin-left: 80%; }
  .col-sm-offset-right-19 {
    margin-right: 80%; }
  .col-sm-offset-top-19 {
    margin-top: 80%; }
  .col-sm-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-sm-offset-20 {
    margin-left: 84%; }
  .col-sm-offset-right-20 {
    margin-right: 84%; }
  .col-sm-offset-top-20 {
    margin-top: 84%; }
  .col-sm-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-sm-offset-21 {
    margin-left: 88%; }
  .col-sm-offset-right-21 {
    margin-right: 88%; }
  .col-sm-offset-top-21 {
    margin-top: 88%; }
  .col-sm-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-sm-offset-22 {
    margin-left: 92%; }
  .col-sm-offset-right-22 {
    margin-right: 92%; }
  .col-sm-offset-top-22 {
    margin-top: 92%; }
  .col-sm-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-sm-offset-23 {
    margin-left: 96%; }
  .col-sm-offset-right-23 {
    margin-right: 96%; }
  .col-sm-offset-top-23 {
    margin-top: 96%; }
  .col-sm-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-sm-offset-24 {
    margin-left: 100%; }
  .col-sm-offset-right-24 {
    margin-right: 100%; }
  .col-sm-offset-top-24 {
    margin-top: 100%; }
  .row-sm--start {
    justify-content: flex-start; }
  .row-sm--center {
    justify-content: center; }
  .row-sm--end {
    justify-content: flex-end; }
  .row-sm--top {
    align-items: flex-start; }
  .row-sm--middle {
    align-items: center; }
  .row-sm--bottom {
    align-items: flex-end; }
  .row-sm--baseline {
    align-items: baseline; }
  .row-sm--around {
    justify-content: space-around; }
  .row-sm--between {
    justify-content: space-between; }
  .row-sm--reverse {
    flex-direction: row-reverse; }
  .row-sm--grow {
    height: 100%; }
  .row-sm--nowrap {
    flex-wrap: nowrap; }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-sm--first {
      order: -1; }
    .col-sm--last {
      order: 1; }
    .col-sm--hide {
      display: none; }
    .col-sm--show {
      display: flex; }
    .col-sm--show-inline-block {
      display: inline-block; }
    .col-sm--clear {
      flex: 0 0 100%; }
    .col-sm--unclear {
      flex: 0 1 auto; } }

@media only screen and (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-right-0 {
    margin-right: 0; }
  .col-md-offset-top-0 {
    margin-top: 0; }
  .col-md-offset-1 {
    margin-left: 5%; }
  .col-md-offset-right-1 {
    margin-right: 5%; }
  .col-md-offset-top-1 {
    margin-top: 5%; }
  .col-md-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-md-offset-2 {
    margin-left: 9%; }
  .col-md-offset-right-2 {
    margin-right: 9%; }
  .col-md-offset-top-2 {
    margin-top: 9%; }
  .col-md-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-md-offset-3 {
    margin-left: 13%; }
  .col-md-offset-right-3 {
    margin-right: 13%; }
  .col-md-offset-top-3 {
    margin-top: 13%; }
  .col-md-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-md-offset-4 {
    margin-left: 17%; }
  .col-md-offset-right-4 {
    margin-right: 17%; }
  .col-md-offset-top-4 {
    margin-top: 17%; }
  .col-md-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-md-offset-5 {
    margin-left: 21%; }
  .col-md-offset-right-5 {
    margin-right: 21%; }
  .col-md-offset-top-5 {
    margin-top: 21%; }
  .col-md-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-right-6 {
    margin-right: 25%; }
  .col-md-offset-top-6 {
    margin-top: 25%; }
  .col-md-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-md-offset-7 {
    margin-left: 30%; }
  .col-md-offset-right-7 {
    margin-right: 30%; }
  .col-md-offset-top-7 {
    margin-top: 30%; }
  .col-md-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-md-offset-8 {
    margin-left: 34%; }
  .col-md-offset-right-8 {
    margin-right: 34%; }
  .col-md-offset-top-8 {
    margin-top: 34%; }
  .col-md-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-md-offset-9 {
    margin-left: 38%; }
  .col-md-offset-right-9 {
    margin-right: 38%; }
  .col-md-offset-top-9 {
    margin-top: 38%; }
  .col-md-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-md-offset-10 {
    margin-left: 42%; }
  .col-md-offset-right-10 {
    margin-right: 42%; }
  .col-md-offset-top-10 {
    margin-top: 42%; }
  .col-md-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-md-offset-11 {
    margin-left: 46%; }
  .col-md-offset-right-11 {
    margin-right: 46%; }
  .col-md-offset-top-11 {
    margin-top: 46%; }
  .col-md-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-right-12 {
    margin-right: 50%; }
  .col-md-offset-top-12 {
    margin-top: 50%; }
  .col-md-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-md-offset-13 {
    margin-left: 55%; }
  .col-md-offset-right-13 {
    margin-right: 55%; }
  .col-md-offset-top-13 {
    margin-top: 55%; }
  .col-md-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-md-offset-14 {
    margin-left: 59%; }
  .col-md-offset-right-14 {
    margin-right: 59%; }
  .col-md-offset-top-14 {
    margin-top: 59%; }
  .col-md-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-md-offset-15 {
    margin-left: 63%; }
  .col-md-offset-right-15 {
    margin-right: 63%; }
  .col-md-offset-top-15 {
    margin-top: 63%; }
  .col-md-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-md-offset-16 {
    margin-left: 67%; }
  .col-md-offset-right-16 {
    margin-right: 67%; }
  .col-md-offset-top-16 {
    margin-top: 67%; }
  .col-md-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-md-offset-17 {
    margin-left: 71%; }
  .col-md-offset-right-17 {
    margin-right: 71%; }
  .col-md-offset-top-17 {
    margin-top: 71%; }
  .col-md-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-right-18 {
    margin-right: 75%; }
  .col-md-offset-top-18 {
    margin-top: 75%; }
  .col-md-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-md-offset-19 {
    margin-left: 80%; }
  .col-md-offset-right-19 {
    margin-right: 80%; }
  .col-md-offset-top-19 {
    margin-top: 80%; }
  .col-md-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-md-offset-20 {
    margin-left: 84%; }
  .col-md-offset-right-20 {
    margin-right: 84%; }
  .col-md-offset-top-20 {
    margin-top: 84%; }
  .col-md-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-md-offset-21 {
    margin-left: 88%; }
  .col-md-offset-right-21 {
    margin-right: 88%; }
  .col-md-offset-top-21 {
    margin-top: 88%; }
  .col-md-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-md-offset-22 {
    margin-left: 92%; }
  .col-md-offset-right-22 {
    margin-right: 92%; }
  .col-md-offset-top-22 {
    margin-top: 92%; }
  .col-md-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-md-offset-23 {
    margin-left: 96%; }
  .col-md-offset-right-23 {
    margin-right: 96%; }
  .col-md-offset-top-23 {
    margin-top: 96%; }
  .col-md-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-md-offset-24 {
    margin-left: 100%; }
  .col-md-offset-right-24 {
    margin-right: 100%; }
  .col-md-offset-top-24 {
    margin-top: 100%; }
  .row-md--start {
    justify-content: flex-start; }
  .row-md--center {
    justify-content: center; }
  .row-md--end {
    justify-content: flex-end; }
  .row-md--top {
    align-items: flex-start; }
  .row-md--middle {
    align-items: center; }
  .row-md--bottom {
    align-items: flex-end; }
  .row-md--baseline {
    align-items: baseline; }
  .row-md--around {
    justify-content: space-around; }
  .row-md--between {
    justify-content: space-between; }
  .row-md--reverse {
    flex-direction: row-reverse; }
  .row-md--grow {
    height: 100%; }
  .row-md--nowrap {
    flex-wrap: nowrap; }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-md--first {
      order: -1; }
    .col-md--last {
      order: 1; }
    .col-md--hide {
      display: none; }
    .col-md--show {
      display: flex; }
    .col-md--show-inline-block {
      display: inline-block; }
    .col-md--clear {
      flex: 0 0 100%; }
    .col-md--unclear {
      flex: 0 1 auto; } }

@media only screen and (min-width: 1024px) {
  .col-md-lg-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-md-lg-offset-0 {
    margin-left: 0; }
  .col-md-lg-offset-right-0 {
    margin-right: 0; }
  .col-md-lg-offset-top-0 {
    margin-top: 0; }
  .col-md-lg-offset-1 {
    margin-left: 5%; }
  .col-md-lg-offset-right-1 {
    margin-right: 5%; }
  .col-md-lg-offset-top-1 {
    margin-top: 5%; }
  .col-md-lg-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-md-lg-offset-2 {
    margin-left: 9%; }
  .col-md-lg-offset-right-2 {
    margin-right: 9%; }
  .col-md-lg-offset-top-2 {
    margin-top: 9%; }
  .col-md-lg-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-md-lg-offset-3 {
    margin-left: 13%; }
  .col-md-lg-offset-right-3 {
    margin-right: 13%; }
  .col-md-lg-offset-top-3 {
    margin-top: 13%; }
  .col-md-lg-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-md-lg-offset-4 {
    margin-left: 17%; }
  .col-md-lg-offset-right-4 {
    margin-right: 17%; }
  .col-md-lg-offset-top-4 {
    margin-top: 17%; }
  .col-md-lg-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-md-lg-offset-5 {
    margin-left: 21%; }
  .col-md-lg-offset-right-5 {
    margin-right: 21%; }
  .col-md-lg-offset-top-5 {
    margin-top: 21%; }
  .col-md-lg-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-md-lg-offset-6 {
    margin-left: 25%; }
  .col-md-lg-offset-right-6 {
    margin-right: 25%; }
  .col-md-lg-offset-top-6 {
    margin-top: 25%; }
  .col-md-lg-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-md-lg-offset-7 {
    margin-left: 30%; }
  .col-md-lg-offset-right-7 {
    margin-right: 30%; }
  .col-md-lg-offset-top-7 {
    margin-top: 30%; }
  .col-md-lg-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-md-lg-offset-8 {
    margin-left: 34%; }
  .col-md-lg-offset-right-8 {
    margin-right: 34%; }
  .col-md-lg-offset-top-8 {
    margin-top: 34%; }
  .col-md-lg-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-md-lg-offset-9 {
    margin-left: 38%; }
  .col-md-lg-offset-right-9 {
    margin-right: 38%; }
  .col-md-lg-offset-top-9 {
    margin-top: 38%; }
  .col-md-lg-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-md-lg-offset-10 {
    margin-left: 42%; }
  .col-md-lg-offset-right-10 {
    margin-right: 42%; }
  .col-md-lg-offset-top-10 {
    margin-top: 42%; }
  .col-md-lg-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-md-lg-offset-11 {
    margin-left: 46%; }
  .col-md-lg-offset-right-11 {
    margin-right: 46%; }
  .col-md-lg-offset-top-11 {
    margin-top: 46%; }
  .col-md-lg-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-md-lg-offset-12 {
    margin-left: 50%; }
  .col-md-lg-offset-right-12 {
    margin-right: 50%; }
  .col-md-lg-offset-top-12 {
    margin-top: 50%; }
  .col-md-lg-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-md-lg-offset-13 {
    margin-left: 55%; }
  .col-md-lg-offset-right-13 {
    margin-right: 55%; }
  .col-md-lg-offset-top-13 {
    margin-top: 55%; }
  .col-md-lg-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-md-lg-offset-14 {
    margin-left: 59%; }
  .col-md-lg-offset-right-14 {
    margin-right: 59%; }
  .col-md-lg-offset-top-14 {
    margin-top: 59%; }
  .col-md-lg-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-md-lg-offset-15 {
    margin-left: 63%; }
  .col-md-lg-offset-right-15 {
    margin-right: 63%; }
  .col-md-lg-offset-top-15 {
    margin-top: 63%; }
  .col-md-lg-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-md-lg-offset-16 {
    margin-left: 67%; }
  .col-md-lg-offset-right-16 {
    margin-right: 67%; }
  .col-md-lg-offset-top-16 {
    margin-top: 67%; }
  .col-md-lg-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-md-lg-offset-17 {
    margin-left: 71%; }
  .col-md-lg-offset-right-17 {
    margin-right: 71%; }
  .col-md-lg-offset-top-17 {
    margin-top: 71%; }
  .col-md-lg-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-md-lg-offset-18 {
    margin-left: 75%; }
  .col-md-lg-offset-right-18 {
    margin-right: 75%; }
  .col-md-lg-offset-top-18 {
    margin-top: 75%; }
  .col-md-lg-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-md-lg-offset-19 {
    margin-left: 80%; }
  .col-md-lg-offset-right-19 {
    margin-right: 80%; }
  .col-md-lg-offset-top-19 {
    margin-top: 80%; }
  .col-md-lg-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-md-lg-offset-20 {
    margin-left: 84%; }
  .col-md-lg-offset-right-20 {
    margin-right: 84%; }
  .col-md-lg-offset-top-20 {
    margin-top: 84%; }
  .col-md-lg-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-md-lg-offset-21 {
    margin-left: 88%; }
  .col-md-lg-offset-right-21 {
    margin-right: 88%; }
  .col-md-lg-offset-top-21 {
    margin-top: 88%; }
  .col-md-lg-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-md-lg-offset-22 {
    margin-left: 92%; }
  .col-md-lg-offset-right-22 {
    margin-right: 92%; }
  .col-md-lg-offset-top-22 {
    margin-top: 92%; }
  .col-md-lg-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-md-lg-offset-23 {
    margin-left: 96%; }
  .col-md-lg-offset-right-23 {
    margin-right: 96%; }
  .col-md-lg-offset-top-23 {
    margin-top: 96%; }
  .col-md-lg-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-md-lg-offset-24 {
    margin-left: 100%; }
  .col-md-lg-offset-right-24 {
    margin-right: 100%; }
  .col-md-lg-offset-top-24 {
    margin-top: 100%; }
  .row-md-lg--start {
    justify-content: flex-start; }
  .row-md-lg--center {
    justify-content: center; }
  .row-md-lg--end {
    justify-content: flex-end; }
  .row-md-lg--top {
    align-items: flex-start; }
  .row-md-lg--middle {
    align-items: center; }
  .row-md-lg--bottom {
    align-items: flex-end; }
  .row-md-lg--baseline {
    align-items: baseline; }
  .row-md-lg--around {
    justify-content: space-around; }
  .row-md-lg--between {
    justify-content: space-between; }
  .row-md-lg--reverse {
    flex-direction: row-reverse; }
  .row-md-lg--grow {
    height: 100%; }
  .row-md-lg--nowrap {
    flex-wrap: nowrap; }
  .col-md-lg {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-md-lg--first {
      order: -1; }
    .col-md-lg--last {
      order: 1; }
    .col-md-lg--hide {
      display: none; }
    .col-md-lg--show {
      display: flex; }
    .col-md-lg--show-inline-block {
      display: inline-block; }
    .col-md-lg--clear {
      flex: 0 0 100%; }
    .col-md-lg--unclear {
      flex: 0 1 auto; } }

@media only screen and (min-width: 1280px) {
  .col-lg-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-right-0 {
    margin-right: 0; }
  .col-lg-offset-top-0 {
    margin-top: 0; }
  .col-lg-offset-1 {
    margin-left: 5%; }
  .col-lg-offset-right-1 {
    margin-right: 5%; }
  .col-lg-offset-top-1 {
    margin-top: 5%; }
  .col-lg-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-lg-offset-2 {
    margin-left: 9%; }
  .col-lg-offset-right-2 {
    margin-right: 9%; }
  .col-lg-offset-top-2 {
    margin-top: 9%; }
  .col-lg-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-lg-offset-3 {
    margin-left: 13%; }
  .col-lg-offset-right-3 {
    margin-right: 13%; }
  .col-lg-offset-top-3 {
    margin-top: 13%; }
  .col-lg-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-lg-offset-4 {
    margin-left: 17%; }
  .col-lg-offset-right-4 {
    margin-right: 17%; }
  .col-lg-offset-top-4 {
    margin-top: 17%; }
  .col-lg-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-lg-offset-5 {
    margin-left: 21%; }
  .col-lg-offset-right-5 {
    margin-right: 21%; }
  .col-lg-offset-top-5 {
    margin-top: 21%; }
  .col-lg-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-right-6 {
    margin-right: 25%; }
  .col-lg-offset-top-6 {
    margin-top: 25%; }
  .col-lg-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-lg-offset-7 {
    margin-left: 30%; }
  .col-lg-offset-right-7 {
    margin-right: 30%; }
  .col-lg-offset-top-7 {
    margin-top: 30%; }
  .col-lg-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-lg-offset-8 {
    margin-left: 34%; }
  .col-lg-offset-right-8 {
    margin-right: 34%; }
  .col-lg-offset-top-8 {
    margin-top: 34%; }
  .col-lg-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-lg-offset-9 {
    margin-left: 38%; }
  .col-lg-offset-right-9 {
    margin-right: 38%; }
  .col-lg-offset-top-9 {
    margin-top: 38%; }
  .col-lg-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-lg-offset-10 {
    margin-left: 42%; }
  .col-lg-offset-right-10 {
    margin-right: 42%; }
  .col-lg-offset-top-10 {
    margin-top: 42%; }
  .col-lg-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-lg-offset-11 {
    margin-left: 46%; }
  .col-lg-offset-right-11 {
    margin-right: 46%; }
  .col-lg-offset-top-11 {
    margin-top: 46%; }
  .col-lg-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-right-12 {
    margin-right: 50%; }
  .col-lg-offset-top-12 {
    margin-top: 50%; }
  .col-lg-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-lg-offset-13 {
    margin-left: 55%; }
  .col-lg-offset-right-13 {
    margin-right: 55%; }
  .col-lg-offset-top-13 {
    margin-top: 55%; }
  .col-lg-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-lg-offset-14 {
    margin-left: 59%; }
  .col-lg-offset-right-14 {
    margin-right: 59%; }
  .col-lg-offset-top-14 {
    margin-top: 59%; }
  .col-lg-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-lg-offset-15 {
    margin-left: 63%; }
  .col-lg-offset-right-15 {
    margin-right: 63%; }
  .col-lg-offset-top-15 {
    margin-top: 63%; }
  .col-lg-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-lg-offset-16 {
    margin-left: 67%; }
  .col-lg-offset-right-16 {
    margin-right: 67%; }
  .col-lg-offset-top-16 {
    margin-top: 67%; }
  .col-lg-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-lg-offset-17 {
    margin-left: 71%; }
  .col-lg-offset-right-17 {
    margin-right: 71%; }
  .col-lg-offset-top-17 {
    margin-top: 71%; }
  .col-lg-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-right-18 {
    margin-right: 75%; }
  .col-lg-offset-top-18 {
    margin-top: 75%; }
  .col-lg-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-lg-offset-19 {
    margin-left: 80%; }
  .col-lg-offset-right-19 {
    margin-right: 80%; }
  .col-lg-offset-top-19 {
    margin-top: 80%; }
  .col-lg-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-lg-offset-20 {
    margin-left: 84%; }
  .col-lg-offset-right-20 {
    margin-right: 84%; }
  .col-lg-offset-top-20 {
    margin-top: 84%; }
  .col-lg-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-lg-offset-21 {
    margin-left: 88%; }
  .col-lg-offset-right-21 {
    margin-right: 88%; }
  .col-lg-offset-top-21 {
    margin-top: 88%; }
  .col-lg-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-lg-offset-22 {
    margin-left: 92%; }
  .col-lg-offset-right-22 {
    margin-right: 92%; }
  .col-lg-offset-top-22 {
    margin-top: 92%; }
  .col-lg-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-lg-offset-23 {
    margin-left: 96%; }
  .col-lg-offset-right-23 {
    margin-right: 96%; }
  .col-lg-offset-top-23 {
    margin-top: 96%; }
  .col-lg-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-lg-offset-24 {
    margin-left: 100%; }
  .col-lg-offset-right-24 {
    margin-right: 100%; }
  .col-lg-offset-top-24 {
    margin-top: 100%; }
  .row-lg--start {
    justify-content: flex-start; }
  .row-lg--center {
    justify-content: center; }
  .row-lg--end {
    justify-content: flex-end; }
  .row-lg--top {
    align-items: flex-start; }
  .row-lg--middle {
    align-items: center; }
  .row-lg--bottom {
    align-items: flex-end; }
  .row-lg--baseline {
    align-items: baseline; }
  .row-lg--around {
    justify-content: space-around; }
  .row-lg--between {
    justify-content: space-between; }
  .row-lg--reverse {
    flex-direction: row-reverse; }
  .row-lg--grow {
    height: 100%; }
  .row-lg--nowrap {
    flex-wrap: nowrap; }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-lg--first {
      order: -1; }
    .col-lg--last {
      order: 1; }
    .col-lg--hide {
      display: none; }
    .col-lg--show {
      display: flex; }
    .col-lg--show-inline-block {
      display: inline-block; }
    .col-lg--clear {
      flex: 0 0 100%; }
    .col-lg--unclear {
      flex: 0 1 auto; } }

@media only screen and (min-width: 1440px) {
  .col-xl-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-xl-offset-0 {
    margin-left: 0; }
  .col-xl-offset-right-0 {
    margin-right: 0; }
  .col-xl-offset-top-0 {
    margin-top: 0; }
  .col-xl-offset-1 {
    margin-left: 5%; }
  .col-xl-offset-right-1 {
    margin-right: 5%; }
  .col-xl-offset-top-1 {
    margin-top: 5%; }
  .col-xl-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-xl-offset-2 {
    margin-left: 9%; }
  .col-xl-offset-right-2 {
    margin-right: 9%; }
  .col-xl-offset-top-2 {
    margin-top: 9%; }
  .col-xl-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-xl-offset-3 {
    margin-left: 13%; }
  .col-xl-offset-right-3 {
    margin-right: 13%; }
  .col-xl-offset-top-3 {
    margin-top: 13%; }
  .col-xl-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-xl-offset-4 {
    margin-left: 17%; }
  .col-xl-offset-right-4 {
    margin-right: 17%; }
  .col-xl-offset-top-4 {
    margin-top: 17%; }
  .col-xl-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-xl-offset-5 {
    margin-left: 21%; }
  .col-xl-offset-right-5 {
    margin-right: 21%; }
  .col-xl-offset-top-5 {
    margin-top: 21%; }
  .col-xl-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-right-6 {
    margin-right: 25%; }
  .col-xl-offset-top-6 {
    margin-top: 25%; }
  .col-xl-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-xl-offset-7 {
    margin-left: 30%; }
  .col-xl-offset-right-7 {
    margin-right: 30%; }
  .col-xl-offset-top-7 {
    margin-top: 30%; }
  .col-xl-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-xl-offset-8 {
    margin-left: 34%; }
  .col-xl-offset-right-8 {
    margin-right: 34%; }
  .col-xl-offset-top-8 {
    margin-top: 34%; }
  .col-xl-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-xl-offset-9 {
    margin-left: 38%; }
  .col-xl-offset-right-9 {
    margin-right: 38%; }
  .col-xl-offset-top-9 {
    margin-top: 38%; }
  .col-xl-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-xl-offset-10 {
    margin-left: 42%; }
  .col-xl-offset-right-10 {
    margin-right: 42%; }
  .col-xl-offset-top-10 {
    margin-top: 42%; }
  .col-xl-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-xl-offset-11 {
    margin-left: 46%; }
  .col-xl-offset-right-11 {
    margin-right: 46%; }
  .col-xl-offset-top-11 {
    margin-top: 46%; }
  .col-xl-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-right-12 {
    margin-right: 50%; }
  .col-xl-offset-top-12 {
    margin-top: 50%; }
  .col-xl-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-xl-offset-13 {
    margin-left: 55%; }
  .col-xl-offset-right-13 {
    margin-right: 55%; }
  .col-xl-offset-top-13 {
    margin-top: 55%; }
  .col-xl-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-xl-offset-14 {
    margin-left: 59%; }
  .col-xl-offset-right-14 {
    margin-right: 59%; }
  .col-xl-offset-top-14 {
    margin-top: 59%; }
  .col-xl-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-xl-offset-15 {
    margin-left: 63%; }
  .col-xl-offset-right-15 {
    margin-right: 63%; }
  .col-xl-offset-top-15 {
    margin-top: 63%; }
  .col-xl-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-xl-offset-16 {
    margin-left: 67%; }
  .col-xl-offset-right-16 {
    margin-right: 67%; }
  .col-xl-offset-top-16 {
    margin-top: 67%; }
  .col-xl-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-xl-offset-17 {
    margin-left: 71%; }
  .col-xl-offset-right-17 {
    margin-right: 71%; }
  .col-xl-offset-top-17 {
    margin-top: 71%; }
  .col-xl-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-right-18 {
    margin-right: 75%; }
  .col-xl-offset-top-18 {
    margin-top: 75%; }
  .col-xl-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-xl-offset-19 {
    margin-left: 80%; }
  .col-xl-offset-right-19 {
    margin-right: 80%; }
  .col-xl-offset-top-19 {
    margin-top: 80%; }
  .col-xl-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-xl-offset-20 {
    margin-left: 84%; }
  .col-xl-offset-right-20 {
    margin-right: 84%; }
  .col-xl-offset-top-20 {
    margin-top: 84%; }
  .col-xl-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-xl-offset-21 {
    margin-left: 88%; }
  .col-xl-offset-right-21 {
    margin-right: 88%; }
  .col-xl-offset-top-21 {
    margin-top: 88%; }
  .col-xl-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-xl-offset-22 {
    margin-left: 92%; }
  .col-xl-offset-right-22 {
    margin-right: 92%; }
  .col-xl-offset-top-22 {
    margin-top: 92%; }
  .col-xl-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-xl-offset-23 {
    margin-left: 96%; }
  .col-xl-offset-right-23 {
    margin-right: 96%; }
  .col-xl-offset-top-23 {
    margin-top: 96%; }
  .col-xl-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-xl-offset-24 {
    margin-left: 100%; }
  .col-xl-offset-right-24 {
    margin-right: 100%; }
  .col-xl-offset-top-24 {
    margin-top: 100%; }
  .row-xl--start {
    justify-content: flex-start; }
  .row-xl--center {
    justify-content: center; }
  .row-xl--end {
    justify-content: flex-end; }
  .row-xl--top {
    align-items: flex-start; }
  .row-xl--middle {
    align-items: center; }
  .row-xl--bottom {
    align-items: flex-end; }
  .row-xl--baseline {
    align-items: baseline; }
  .row-xl--around {
    justify-content: space-around; }
  .row-xl--between {
    justify-content: space-between; }
  .row-xl--reverse {
    flex-direction: row-reverse; }
  .row-xl--grow {
    height: 100%; }
  .row-xl--nowrap {
    flex-wrap: nowrap; }
  .col-xl {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-xl--first {
      order: -1; }
    .col-xl--last {
      order: 1; }
    .col-xl--hide {
      display: none; }
    .col-xl--show {
      display: flex; }
    .col-xl--show-inline-block {
      display: inline-block; }
    .col-xl--clear {
      flex: 0 0 100%; }
    .col-xl--unclear {
      flex: 0 1 auto; } }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Black.c83a1dc24886.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Black.c83a1dc24886.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Black.1ba4e09010fe.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Black.f9462fbe5395.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Black.39ec6d3b10da.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Black.a846602c49e6.svg#GlyphaLTPro-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.ca48a7a469d6.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.ca48a7a469d6.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.0a448acc8f25.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.b8816cc7ef73.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.5bad3c1140d3.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.178d8653bc23.svg#GlyphaLTPro-BlackOblique") format("svg");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Bold.b9d7559e2cf5.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Bold.b9d7559e2cf5.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Bold.032d5f906e17.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Bold.fd247c80fca8.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Bold.dcd8684cabb9.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Bold.ce14419fe03e.svg#GlyphaLTPro-Bold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.4944738978d9.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.4944738978d9.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.f6847250f2f8.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.b7ed67e2b76d.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.73b8c3f5a510.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.8bb7d7ccf6e7.svg#GlyphaLTPro-BoldOblique") format("svg");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Roman.75c1daf478a0.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Roman.75c1daf478a0.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Roman.fce902c1cd91.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Roman.de394a05e132.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Roman.3412c119c584.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Roman.150c39fed6bb.svg#GlyphaLTPro-Roman") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Oblique.a59e227b1376.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Oblique.a59e227b1376.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.256c34473ae5.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.ffce46b4bcbd.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.4727ee645fea.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.0712ccb41bce.svg#GlyphaLTPro-Oblique") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Light.3a0c0187c756.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Light.3a0c0187c756.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Light.25599f91b4c1.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Light.7443f6de14e9.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Light.b73f2a277caa.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Light.f74837ee0e1b.svg#GlyphaLTPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-LightOblique.edca22b7f9eb.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-LightOblique.edca22b7f9eb.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.db65e042f2d3.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.5c288192c6e9.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.27cf95de04d8.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.cbf08992219d.svg#GlyphaLTPro-LightOblique") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Thin.cd30b1905525.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Thin.cd30b1905525.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Thin.25bcfa015e11.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Thin.3be64f64d1e3.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Thin.1087f8e615a5.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Thin.b58aafe8cdfc.svg#GlyphaLTPro-Thin") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f6e1292a65a.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f6e1292a65a.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.e39023975c60.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f3c755fb4c4.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.d5aaa94246be.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.78df5408933b.svg#GlyphaLTPro-ThinOblique") format("svg");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-65Bold.f317a16e331c.eot");
  src: url("/static/fonts/univers/UniversLTW02-65Bold.f317a16e331c.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-65Bold.073e68ae39b8.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-65Bold.02ce0e20e9db.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-65Bold.8d28e7283779.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-65Bold.248cad2c8af1.svg#UniversLTW02-65Bold") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-55Bold.f19ff963accf.eot");
  src: url("/static/fonts/univers/UniversLTW02-55Bold.f19ff963accf.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-55Bold.ae97591f26f2.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-55Bold.ef40fbd97091.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-55Bold.ff0369fbb923.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-55Bold.52dd2cb14e15.svg#UniversLTW02-55Bold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-45Light.cbd122209b91.eot");
  src: url("/static/fonts/univers/UniversLTW02-45Light.cbd122209b91.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-45Light.749ed44bbfa0.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-45Light.67adced11f88.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-45Light.8e9dcc5dbb7a.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-45Light.8cc995a2c839.svg#UniversLTW02-45Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeZoom {
  from {
    opacity: 0;
    transform: scale3d(1.05, 1.05, 1); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Import core styles (grid, reset, typography) */
html {
  font-size: 62.5%; }

body {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
  color: #181818; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    body {
      font-size: 2.4rem;
      line-height: 3.6rem; } }

em,
i {
  font-style: italic; }

blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
  clear: both;
  display: block;
  border-left: 4px solid #181818;
  font-weight: bold;
  padding: 0 0 0 2.8rem;
  margin-bottom: 24px;
  width: 100%; }
  @media only screen and (min-width: 1280px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      margin-bottom: 32px; } }
  @media only screen and (min-width: 768px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      padding: 0 0 0 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      padding: 0 3.6rem; } }
  blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    letter-spacing: normal;
    text-transform: none; }
    @media only screen and (min-width: 768px) {
      blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
        font-size: 1.7rem;
        line-height: 2.6rem; } }

@media only screen and (min-width: 1024px) {
  blockquote.bq-left {
    float: left;
    width: 50%;
    padding-right: 1.8rem;
    margin-right: 1.8rem; } }

@media only screen and (min-width: 1024px) {
  blockquote.bq-right {
    float: right;
    width: 50%;
    margin-left: 3.6rem;
    padding-right: 0; } }

/*  Section Mixin Example
    ===========================================================

    Assigning different top and bottom padding to `.classname`:

    INPUT (scss)
    ------------
    .classname {
        @include section(none, xl-top);
        @include section(none, md-bottom);
    }

    OUTPUT (css)
    ------------
    .classname {
        padding-top: 240px;
        padding-bottom: 80px;
        ....
    }

*/
.-bg-color-charcoal {
  background-color: #181818;
  color: #ffffff; }
  .-bg-color-charcoal .cta-button-text {
    color: #ffffff;
    border-color: #e42313; }

.-bg-color-transparent {
  background-color: transparent;
  color: #181818; }
  .-bg-color-transparent .cta-button-text {
    color: #181818;
    border-color: #e42313; }

* {
  box-sizing: border-box; }

body {
  width: 100vw;
  overflow-x: hidden;
  background-color: #eeebe5; }
  body.template-locations-index {
    background-color: #181818; }
    body.template-locations-index .page-hero__headline {
      color: #ffffff; }
  body .skip-link {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem; }
    @media only screen and (min-width: 768px) {
      body .skip-link {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      body .skip-link {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    body .skip-link:focus {
      border: 0;
      clip: auto;
      height: auto;
      margin: 0;
      position: absolute;
      width: auto;
      top: 0;
      left: 0; }
  body .search-scrim {
    position: fixed;
    background-color: rgba(24, 24, 24, 0.25);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity 150ms linear;
    pointer-events: none; }
    body .search-scrim.-active {
      opacity: 1;
      z-index: 90;
      pointer-events: all; }

[data-whatinput='mouse'] *:focus {
  outline: none !important; }

.-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.-bg-color-charcoal + .-bg-color-charcoal {
  margin-top: 0; }

/* Show all content if JS is disabled. Delay is to insure that DOM has loaded */
.no-js .js-scroll-target {
  animation: fadeUp 700ms cubic-bezier(0, 0, 0.3, 1);
  animation-delay: 700ms; }

.video__button--show {
  padding: 0;
  border: 0;
  cursor: pointer;
  position: relative; }
  .video__button--show:after {
    content: '';
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("/static/images/icon-play.17ea4319152e.png") center center no-repeat;
    transform: translate(-50%, -50%); }

.rich-text h1 {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .rich-text h1 {
      font-size: 5.3rem;
      letter-spacing: 0.02em;
      line-height: 6.3rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text h1 {
      font-size: 6.5rem;
      line-height: 7.8rem; } }
  @media only screen and (min-width: 1280px) {
    .rich-text h1 {
      margin-bottom: 32px; } }
  .rich-text h1:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h1:not(:first-child) {
        margin-top: 80px; } }

.rich-text h2 {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .rich-text h2 {
      font-size: 4.3rem;
      letter-spacing: 0.02em;
      line-height: 5.4rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text h2 {
      font-size: 5.4rem;
      line-height: 6.8rem; } }
  @media only screen and (min-width: 1280px) {
    .rich-text h2 {
      margin-bottom: 32px; } }
  .rich-text h2:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h2:not(:first-child) {
        margin-top: 80px; } }

.rich-text h3 {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 2.8rem;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .rich-text h3 {
      font-size: 2.8rem;
      line-height: 3.8rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text h3 {
      font-size: 3.2rem;
      line-height: 4.4rem; } }
  @media only screen and (min-width: 1280px) {
    .rich-text h3 {
      margin-bottom: 32px; } }
  .rich-text h3:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h3:not(:first-child) {
        margin-top: 80px; } }

.rich-text h4 {
  margin-bottom: 24px; }
  @media only screen and (min-width: 1280px) {
    .rich-text h4 {
      margin-bottom: 32px; } }
  .rich-text h4:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h4:not(:first-child) {
        margin-top: 80px; } }

.rich-text h5 {
  margin-bottom: 24px; }
  @media only screen and (min-width: 1280px) {
    .rich-text h5 {
      margin-bottom: 32px; } }
  .rich-text h5:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h5:not(:first-child) {
        margin-top: 80px; } }

.rich-text h6 {
  margin-bottom: 24px; }
  @media only screen and (min-width: 1280px) {
    .rich-text h6 {
      margin-bottom: 32px; } }
  .rich-text h6:not(:first-child) {
    margin-top: 64px; }
    @media only screen and (min-width: 1280px) {
      .rich-text h6:not(:first-child) {
        margin-top: 80px; } }

.rich-text b {
  font-weight: 800; }

.rich-text i {
  font-style: italic; }

.rich-text a {
  border-bottom: 1px solid rgba(24, 24, 24, 0.6);
  transition: border-bottom 250ms ease;
  transition: border-bottom 250ms ease, color 250ms ease; }
  .rich-text a:hover {
    border-bottom: 1px solid #e42313; }

.rich-text p {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .rich-text p {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text p {
      font-size: 2.4rem;
      line-height: 3.6rem; } }
  @media only screen and (min-width: 1280px) {
    .rich-text p {
      margin-bottom: 32px; } }
  .rich-text p b {
    font-weight: 600; }
  .rich-text p i {
    font-style: italic; }

.rich-text .p2 {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .rich-text .p2 {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text .p2 {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1280px) {
    .rich-text .p2 {
      margin-bottom: 32px; } }
  .rich-text .p2 b {
    font-weight: 800; }
  .rich-text .p2 i {
    font-style: italic; }

.rich-text ol {
  padding-left: 4.16667vw;
  margin-bottom: 24px; }
  @media only screen and (min-width: 1280px) {
    .rich-text ol {
      margin-bottom: 32px; } }
  .rich-text ol li {
    list-style: decimal;
    list-style-position: inside;
    padding-left: 8px;
    margin-bottom: 0; }

.rich-text ul {
  padding-left: 4.16667vw;
  margin-top: 24px;
  margin-bottom: 24px; }
  @media only screen and (min-width: 1280px) {
    .rich-text ul {
      margin-top: 32px;
      margin-bottom: 32px; } }
  .rich-text ul li {
    list-style: disc; }
    .rich-text ul li > ul > li {
      list-style: circle; }

.rich-text cite {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 900;
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .rich-text cite {
      font-size: 1.55rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text cite {
      font-size: 1.7rem; } }

.rich-text .caption {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.9rem; }

.rich-text .eyebrow {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  margin-bottom: 8px; }
  @media only screen and (min-width: 768px) {
    .rich-text .eyebrow {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .rich-text .eyebrow {
      font-size: 1.7rem;
      line-height: 2.6rem; } }

.rich-text > *:last-child {
  margin-bottom: 0; }

.form__dropdown-wrapper {
  width: auto;
  display: inline-block;
  position: relative; }
  .form__dropdown-wrapper:after {
    display: block;
    position: absolute;
    content: '';
    top: 6px;
    right: 6px;
    width: 4px;
    transform: rotate(45deg);
    height: 4px;
    border: 2px solid transparent;
    border-color: transparent #181818 #181818 transparent;
    pointer-events: none; }

.form__select {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  color: #181818;
  appearance: none;
  background-color: transparent;
  border: none;
  padding-right: 25px; }
  @media only screen and (min-width: 768px) {
    .form__select {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .form__select {
      font-size: 1.7rem;
      line-height: 2.6rem; } }

.form {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem;
  background-color: #eeebe5; }
  @media only screen and (min-width: 0) {
    .form {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .form {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .form {
      padding-top: 120px;
      padding-bottom: 120px; } }
  @media only screen and (min-width: 768px) {
    .form {
      font-size: 4.3rem;
      letter-spacing: 0.02em;
      line-height: 5.4rem; } }
  @media only screen and (min-width: 1024px) {
    .form {
      font-size: 5.4rem;
      line-height: 6.8rem; } }
  .form__form {
    max-width: 840px;
    margin: 0 auto; }
  .form__label {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    display: block;
    position: relative;
    z-index: 1;
    color: #181818; }
    @media only screen and (min-width: 768px) {
      .form__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .form__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .form__input-wrapper {
    position: relative; }
  .form__input {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border: 0;
    display: block;
    width: 100%;
    color: #181818;
    margin-bottom: 16px;
    border-radius: 3px;
    padding: 10px 10px 10px; }
    @media only screen and (min-width: 768px) {
      .form__input {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .form__input {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .form__input:focus {
      outline: 0;
      box-shadow: 0 0 2px 2px #88c0fb; }
  .form__dropdown-wrapper {
    display: block;
    width: 100%; }
    .form__dropdown-wrapper:after {
      top: 16px;
      right: 16px; }
  .form__select {
    width: 100%;
    display: block;
    margin-bottom: 16px;
    padding: 10px 10px 10px;
    background-color: #ffffff; }
  .form__heading {
    text-align: left;
    margin-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .form__heading {
        text-align: center;
        margin-bottom: 120px; } }
    .form__heading--thanks {
      margin-bottom: 24px; }
  .form__confirmation {
    max-width: 840px;
    margin: 0 auto; }
    .form__confirmation-body {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      margin-bottom: 24px;
      text-align: left; }
      @media only screen and (min-width: 768px) {
        .form__confirmation-body {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .form__confirmation-body {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 768px) {
        .form__confirmation-body {
          text-align: center; } }
  .form .required {
    color: #fa645a; }

/* Base rules for html elements (buttons, grid, helpers, tables) */
.cta-base {
  margin-top: 24px;
  -webkit-font-smoothing: antialiased;
  appearance: none;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  outline: none;
  padding: 0;
  text-align: center;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  border-radius: 36px;
  min-width: 162px;
  padding: 14px 32px;
  text-decoration: none;
  transition: background-color 250ms linear, color 250ms linear;
  color: #181818;
  border: 1px solid #e42313; }
  @media only screen and (min-width: 768px) {
    .cta-base {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .cta-base {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 768px) {
    .cta-base {
      min-width: 100px;
      padding: 6px 32px; } }
  @media only screen and (min-width: 768px) {
    .cta-base {
      border-radius: 101px;
      min-width: 218px;
      padding: 20px 77px; } }
  .cta-base:hover {
    background-color: #e42313;
    color: #ffffff; }
  .cta-base:focus {
    background-color: #e42313;
    color: #ffffff;
    outline: -webkit-focus-ring-color auto 5px; }

.image-base {
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 250ms linear;
  vertical-align: middle;
  text-align: center; }
  .image-base.-loaded {
    opacity: 1; }

.footer {
  margin-top: -1px;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  background-color: #eeebe5;
  border-top: 1px solid rgba(24, 24, 24, 0.12); }
  @media only screen and (min-width: 0) {
    .footer {
      padding-top: 80px; } }
  @media only screen and (min-width: 768px) {
    .footer {
      padding-top: 80px; } }
  @media only screen and (min-width: 1280px) {
    .footer {
      padding-top: 120px; } }
  @media only screen and (min-width: 0) {
    .footer {
      padding-bottom: 32px; } }
  @media only screen and (min-width: 768px) {
    .footer {
      padding-bottom: 32px; } }
  @media only screen and (min-width: 1280px) {
    .footer {
      padding-bottom: 64px; } }
  .footer__upper-wrapper {
    margin-bottom: 32px; }
    @media only screen and (min-width: 1024px) {
      .footer__upper-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 80px; } }
  .footer__lower {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    justify-content: space-between; }
    @media only screen and (min-width: 768px) {
      .footer__lower {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .footer__lower {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .footer__lower-wrapper {
    margin-bottom: 32px; }
  .footer__brand {
    position: relative; }
    .footer__brand-icon {
      fill: #e42313;
      display: inline-block;
      vertical-align: middle;
      width: 35px; }
      @media only screen and (min-width: 768px) {
        .footer__brand-icon {
          width: 42px; } }
    .footer__brand-text {
      margin-left: 10px;
      display: inline-block;
      vertical-align: middle;
      height: 18px;
      font-family: "Glypha LT Pro", "serif";
      font-weight: 300;
      font-size: 2.2rem;
      line-height: 1.18em; }
      @media only screen and (min-width: 1024px) {
        .footer__brand-text {
          font-size: 3.2rem;
          height: 28px; } }
    .footer__brand-tooltip {
      position: absolute;
      height: auto;
      padding: 16px 32px;
      background-color: #faf9f8;
      color: #181818;
      bottom: 5rem;
      left: 0;
      transform: translateY(100%);
      transform-origin: bottom;
      opacity: 0;
      transition: all ease 0.4s;
      border-radius: 100vh;
      clip-path: inset(0 0 100% 0);
      width: 83.33333vw;
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem; }
      @media only screen and (min-width: 1024px) {
        .footer__brand-tooltip {
          min-width: 680px;
          width: auto; } }
    .footer__brand:hover .footer__brand-tooltip {
      transform: translateY(0);
      clip-path: inset(0 0 0 0);
      opacity: 1; }
  .footer__clocks-wrapper {
    display: block;
    justify-content: end;
    align-items: center;
    margin-top: 32px; }
    @media only screen and (min-width: 1024px) {
      .footer__clocks-wrapper {
        display: flex;
        margin-top: 0; } }
  .footer__clock-item {
    display: inline-flex;
    align-items: center;
    width: 49%;
    white-space: nowrap;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem; }
    @media only screen and (min-width: 768px) {
      .footer__clock-item {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .footer__clock-item {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .footer__clock-item:not(:last-child) {
      margin-bottom: 16px; }
      @media only screen and (min-width: 1024px) {
        .footer__clock-item:not(:last-child) {
          display: flex;
          width: auto;
          margin-bottom: 0;
          margin-right: 32px; } }
    .footer__clock-item-svg-wrapper {
      height: 24px;
      width: 24px;
      position: relative;
      margin-right: 12px;
      display: inline-block; }
    .footer__clock-item-svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      stroke: #181818; }
      .footer__clock-item-svg .hand {
        transform-origin: calc(50% - calc(400% / 128)) calc(50% - calc(400% / 128));
        transform: rotate(0deg);
        transition: transform 400ms ease-in-out; }
    .footer__clock-item-country-name {
      color: #181818;
      display: inline-block; }
  .footer__links-item {
    display: block;
    margin-bottom: 8px;
    margin-right: 16px; }
    .footer__links-item:last-child {
      margin-bottom: 0;
      margin-right: 0; }
    @media only screen and (min-width: 1024px) {
      .footer__links-item {
        margin-bottom: 0;
        display: inline-block; } }
  .footer__links-link {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 700ms cubic-bezier(0, 0, 0.3, 1), border-bottom-color 700ms cubic-bezier(0, 0, 0.3, 1); }
    .footer__links-link:hover, .footer__links-link:focus {
      border-bottom: 1px solid #e42313; }
    .footer__links-link--social:hover .footer__links-link, .footer__links-link--social:focus .footer__links-link {
      border-bottom: 1px solid #e42313; }
  @media only screen and (min-width: 1024px) {
    .footer__social {
      text-align: right; } }
  .footer__social-item {
    margin-right: 16px; }
    .footer__social-item:last-child {
      margin-right: 0; }
  .footer__copyright {
    font-size: 1.1rem;
    color: #181818; }

/* stylelint-disable no-descending-specificity */
.navigation {
  position: absolute;
  width: 100%;
  z-index: 100;
  transition: transform 250ms ease, top 250ms ease;
  /* Search Styles */
  /* End Search Styles */ }
  .navigation.-fixed {
    position: fixed;
    top: -154px;
    height: 74px;
    transform: translate3d(0, -74px, 0); }
    @media only screen and (min-width: 1024px) {
      .navigation.-fixed {
        height: 94px;
        transform: translate3d(0, -94px, 0); } }
    .navigation.-fixed .navigation__wrapper {
      height: 74px;
      background-color: #eeebe5;
      border-bottom: 1px solid rgba(24, 24, 24, 0.12); }
      @media only screen and (min-width: 1024px) {
        .navigation.-fixed .navigation__wrapper {
          height: 94px; } }
  .navigation.-mobile-nav-active .navigation__wrapper {
    background-color: #181818;
    transition: background-color 150ms linear 150ms; }
  .navigation.-mobile-nav-active .navigation__menu {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 150ms linear 150ms, transform 150ms linear; }
  .navigation.-mobile-nav-active .navigation__item {
    pointer-events: none;
    opacity: 0;
    transition: opacity 150ms linear; }
  .navigation.-mobile-nav-active .navigation__menu-icon-burger {
    opacity: 0;
    transition: none; }
  .navigation.-mobile-nav-active .navigation__menu-icon:before {
    background-color: #ffffff;
    transform: translateY(-50%) rotate(-45deg);
    top: 50%; }
  .navigation.-mobile-nav-active .navigation__menu-icon:after {
    background-color: #ffffff;
    transform: translateY(-50%) rotate(45deg);
    top: 50%; }
  .navigation.-mobile-nav-active .navigation__anchor {
    color: #ffffff; }
    .navigation.-mobile-nav-active .navigation__anchor:hover {
      color: #181818; }
  .navigation.-search-active .navigation__search-wrapper svg {
    stroke: #ffffff; }
  .navigation.-search-active .navigation__anchor {
    color: #ffffff; }
  .navigation.-search-active .navigation__menu-icon:before, .navigation.-search-active .navigation__menu-icon:after {
    background-color: #ffffff; }
  .navigation.-search-active .navigation__wrapper {
    background-color: #181818; }
  .navigation.-search-active .navigation__search {
    visibility: visible; }
  .navigation.-nav-dark-bg {
    transition: transform 250ms ease, top 250ms ease; }
  .template-homepage .navigation {
    opacity: 0;
    animation: 1400ms fadeIn forwards; }
  .navigation__wrapper {
    height: 74px;
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
    transition: background-color 150ms linear, height 150ms linear;
    z-index: 2; }
    @media only screen and (min-width: 1024px) {
      .navigation__wrapper {
        height: 154px; } }
  .navigation__menu {
    visibility: hidden;
    background-color: #181818;
    color: #ffffff;
    height: calc(100vh - 74px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding: calc(120px - 74px) 8.33333vw 120px;
    position: fixed;
    transform: translateX(-100%);
    opacity: 0;
    transition: opacity 150ms linear, transform 150ms linear 150ms; }
    .navigation__menu.-visible {
      visibility: visible; }
    .navigation__menu-primary-link-wrapper {
      margin-bottom: 32px; }
    .navigation__menu-primary-link {
      font-family: "Glypha LT Pro", "serif";
      font-size: 3.3rem;
      font-weight: 300;
      line-height: 4rem;
      margin-bottom: 16px; }
      @media only screen and (min-width: 768px) {
        .navigation__menu-primary-link {
          font-size: 4.3rem;
          letter-spacing: 0.02em;
          line-height: 5.4rem; } }
      @media only screen and (min-width: 1024px) {
        .navigation__menu-primary-link {
          font-size: 5.4rem;
          line-height: 6.8rem; } }
    .navigation__menu-secondary-link {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      line-height: 1.4em;
      letter-spacing: 0.03em;
      margin-bottom: 8px; }
      @media only screen and (min-width: 768px) {
        .navigation__menu-secondary-link {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .navigation__menu-secondary-link {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
  .navigation__search-wrapper {
    position: relative;
    width: 20px;
    height: 20px; }
    .navigation__search-wrapper svg {
      fill: transparent;
      stroke: #181818;
      transition: stroke 150ms linear; }
    .-nav-dark-bg:not(.-fixed) .navigation__search-wrapper svg {
      stroke: #ffffff; }
  .navigation__search-button {
    -webkit-font-smoothing: antialiased;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-11px); }
    .navigation__search-button__icon {
      max-width: 100%;
      width: 45px;
      height: 22px; }
      .navigation__search-button__icon path {
        stroke: #ffffff; }
  .navigation__icon-search {
    display: block;
    max-width: 100%;
    position: relative;
    transition: opacity 250ms linear; }
    .navigation__icon-search:hover {
      opacity: 0.6; }
  .navigation .navigation__search {
    visibility: hidden;
    width: 100%;
    position: absolute;
    overflow: hidden;
    transition: transform 700ms ease;
    transform: translateY(-100%);
    background: #181818; }
    .navigation .navigation__search.-active {
      transform: translateY(0); }
      .navigation .navigation__search.-active .navigation__search-inner-wrapper {
        opacity: 1;
        transition: transform 700ms ease, opacity 250ms ease 250ms; }
    .navigation .navigation__search-inner-wrapper {
      display: flex;
      padding: 32px 0 0;
      transition: transform 700ms ease, opacity 250ms ease;
      opacity: 0; }
      @media only screen and (min-width: 768px) {
        .navigation .navigation__search-inner-wrapper {
          padding: 80px 0 0; } }
    .navigation .navigation__search-form {
      width: 100%;
      position: relative;
      border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
    .navigation .navigation__search-input {
      border: 0;
      display: block;
      width: 100%;
      border-radius: 0;
      padding: 10px 50px 10px 0;
      font-family: "Glypha LT Pro", "serif";
      font-size: 3.3rem;
      font-weight: 300;
      line-height: 4rem;
      background-color: transparent;
      color: #ffffff; }
      @media only screen and (min-width: 768px) {
        .navigation .navigation__search-input {
          font-size: 5.3rem;
          letter-spacing: 0.02em;
          line-height: 6.3rem; } }
      @media only screen and (min-width: 1024px) {
        .navigation .navigation__search-input {
          font-size: 6.5rem;
          line-height: 7.8rem; } }
      .navigation .navigation__search-input::placeholder {
        color: rgba(255, 255, 255, 0.4); }
    .navigation .navigation__search-submit {
      -webkit-font-smoothing: antialiased;
      appearance: none;
      background-color: transparent;
      border-radius: 0;
      border: 0;
      cursor: pointer;
      display: inline-block;
      line-height: 1;
      outline: none;
      padding: 0;
      text-align: center;
      text-decoration: none;
      user-select: none;
      vertical-align: middle;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
    .navigation .navigation__search__label {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      color: rgba(255, 255, 255, 0.5);
      padding: 24px 0 80px; }
      @media only screen and (min-width: 768px) {
        .navigation .navigation__search__label {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .navigation .navigation__search__label {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
  .navigation.-active {
    transform: translate3d(0, 0, 0);
    top: 0;
    transition: background-color 150ms linear, transform 250ms ease, top 250ms ease 250ms; }
  .navigation__logo-wrapper {
    width: 40px;
    position: relative; }
    .navigation__logo-wrapper--extended {
      width: 240px; }
      @media only screen and (min-width: 768px) {
        .navigation__logo-wrapper--extended {
          width: 323px; } }
  .navigation__logo-anchor {
    display: block; }
  .navigation__menu-icon-wrapper {
    position: relative; }
  .navigation__menu-icon {
    display: block;
    position: relative;
    height: 12px;
    width: 24px; }
    .navigation__menu-icon:before, .navigation__menu-icon:after {
      background-color: #181818;
      content: '';
      height: 1px;
      position: absolute;
      right: 0;
      transition: background-color 150ms linear, transform 150ms linear, top 150ms linear;
      transform-origin: 50% 50%;
      width: 100%;
      z-index: 1; }
    .navigation__menu-icon:before {
      top: 0; }
    .navigation__menu-icon:after {
      bottom: 0; }
    .-nav-dark-bg:not(.-fixed) .navigation__menu-icon:before, .-nav-dark-bg:not(.-fixed) .navigation__menu-icon:after {
      background-color: #ffffff; }
  .navigation__icon {
    display: block;
    fill: #e42313;
    width: 31px;
    max-width: 100%;
    position: relative;
    transition: fill 250ms linear; }
    @media only screen and (min-width: 768px) {
      .navigation__icon {
        width: 42px; } }
  .navigation__anchor {
    color: #181818;
    display: none;
    cursor: pointer;
    transition: color 250ms linear;
    text-decoration: none;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.2rem;
    letter-spacing: 0.01em;
    background-color: transparent;
    border: none;
    padding: 0; }
    @media only screen and (min-width: 1024px) {
      .navigation__anchor {
        display: flex; } }
    .-nav-dark-bg:not(.-fixed) .navigation__anchor {
      color: #ffffff; }
  .navigation__list {
    position: relative; }
  .navigation__item {
    vertical-align: middle; }
    @media only screen and (min-width: 1024px) {
      .navigation__item {
        margin-left: 32px; }
        .navigation__item.-active .navigation__anchor {
          position: relative; }
          .navigation__item.-active .navigation__anchor:before {
            background-color: #e42313;
            content: '';
            height: 8px;
            width: 8px;
            border-radius: 50%;
            left: 50%;
            transform: translateX(-50%);
            position: absolute;
            bottom: -16px;
            animation: 250ms fadeIn forwards; }
        .navigation__item:hover:not(.-active) .navigation__anchor {
          position: relative; }
          .navigation__item:hover:not(.-active) .navigation__anchor:before {
            background-color: rgba(24, 24, 24, 0.2);
            content: '';
            height: 8px;
            width: 8px;
            border-radius: 50%;
            left: 50%;
            transform: translateX(-50%);
            position: absolute;
            bottom: -16px;
            animation: 250ms fadeIn forwards; }
        .-nav-dark-bg:not(.-fixed) .navigation__item:hover:not(.-active) .navigation__anchor {
          position: relative; }
          .-nav-dark-bg:not(.-fixed) .navigation__item:hover:not(.-active) .navigation__anchor:before {
            background-color: rgba(255, 255, 255, 0.2); } }
    .navigation__item-wrapper {
      margin-left: 24px; }
      @media only screen and (min-width: 1024px) {
        .navigation__item-wrapper {
          display: none; } }
      .navigation__item-wrapper .navigation__anchor {
        display: flex; }

/* Components / Partials */
.companies {
  margin-bottom: 80px;
  margin-top: 80px; }
  @media only screen and (min-width: 768px) {
    .companies {
      margin-bottom: 120px;
      margin-top: 120px; } }
  .companies__relationships-header__text {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    margin-bottom: 64px; }
    @media only screen and (min-width: 768px) {
      .companies__relationships-header__text {
        font-size: 4.3rem;
        letter-spacing: 0.02em;
        line-height: 5.4rem; } }
    @media only screen and (min-width: 1024px) {
      .companies__relationships-header__text {
        font-size: 5.4rem;
        line-height: 6.8rem; } }
  .companies__horizontal-rule {
    margin-top: 24px;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid rgba(24, 24, 24, 0.1); }
    @media only screen and (min-width: 768px) {
      .companies__horizontal-rule {
        margin-top: 32px; } }
  .companies__relationships {
    margin-top: 32px; }
    @media only screen and (min-width: 768px) {
      .companies__relationships {
        margin-top: 64px; } }
    .companies__relationships__list {
      column-count: 1; }
      @media only screen and (min-width: 768px) {
        .companies__relationships__list {
          column-count: 2; } }
      @media only screen and (min-width: 1280px) {
        .companies__relationships__list {
          column-count: 3; } }
      .companies__relationships__list__item {
        margin-bottom: 8px; }
        .companies__relationships__list__item__link {
          border-bottom: 1px solid transparent;
          transition: border-bottom 250ms ease; }
          .companies__relationships__list__item__link:hover {
            border-bottom: 1px solid #e42313; }
          .companies__relationships__list__item__link .ticker-symbol {
            font-family: "Univers", "Helvetica", "sans-serif";
            font-weight: 300;
            font-size: 1.5rem;
            line-height: 2.3rem;
            margin-left: 8px;
            text-transform: capitalize; }
            @media only screen and (min-width: 768px) {
              .companies__relationships__list__item__link .ticker-symbol {
                font-size: 1.7rem;
                line-height: 2.6rem; } }
            @media only screen and (min-width: 1024px) {
              .companies__relationships__list__item__link .ticker-symbol {
                font-size: 1.7rem;
                line-height: 2.6rem; } }
    .companies__relationships__list-notice {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      display: none; }
      @media only screen and (min-width: 768px) {
        .companies__relationships__list-notice {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .companies__relationships__list-notice {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
  .companies .filters {
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .companies .filters {
        margin-bottom: 0; } }

.company-description {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  border-top: 1px solid rgba(24, 24, 24, 0.1); }
  @media only screen and (min-width: 0) {
    .company-description {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .company-description {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .company-description {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .company-description {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .company-description {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .company-description {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .company-description__col {
    margin-bottom: 32px; }
    .company-description__col:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 1280px) {
      .company-description__col {
        margin-bottom: 0; } }
  .company-description__header {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 8px;
    color: #181818; }
    @media only screen and (min-width: 768px) {
      .company-description__header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .company-description__header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1280px) {
      .company-description__header {
        margin-bottom: 16px; } }
  @media only screen and (min-width: 1280px) {
    .company-description__item {
      margin-bottom: 8px; }
      .company-description__item:last-child {
        margin-bottom: 0; } }
  .company-description__link {
    border-bottom: 1px solid #181818;
    transition: border-bottom 250ms ease; }
    .company-description__link:hover {
      border-bottom: 1px solid #e42313; }
    .company-description__link--external {
      position: relative; }
      .company-description__link--external:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }

.contact-offices {
  margin: 80px 0; }
  .contact-offices + .body-copy {
    border-top: 1px solid rgba(24, 24, 24, 0.12);
    padding-top: 80px; }
    @media only screen and (min-width: 768px) {
      .contact-offices + .body-copy {
        padding-top: 120px; } }
  @media only screen and (min-width: 768px) {
    .contact-offices {
      margin: 120px 0; } }
  .contact-offices__label {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    padding-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .contact-offices__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .contact-offices__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .contact-offices__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 64px; }
    @media only screen and (min-width: 768px) {
      .contact-offices__wrapper {
        padding-bottom: 0;
        padding-right: 4.16667vw; } }
  .contact-offices__address {
    padding-bottom: 32px; }
  .contact-offices__telephone {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-bottom: 1px solid #181818;
    transition: border-bottom 250ms ease; }
    @media only screen and (min-width: 768px) {
      .contact-offices__telephone {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .contact-offices__telephone {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .contact-offices__telephone:hover {
      border-bottom: 1px solid #e42313; }

.error-page {
  padding-bottom: 80px; }
  @media only screen and (min-width: 1024px) {
    .error-page {
      padding-bottom: 120px; } }

.home-hero {
  padding-top: 120px;
  padding-bottom: 64px;
  transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
  opacity: 0;
  transform: translateY(30px); }
  .home-hero.-scroll-active {
    opacity: 1;
    transform: none; }
  @media only screen and (min-width: 1024px) {
    .home-hero {
      padding-top: 240px;
      padding-bottom: 80px; } }
  .home-hero__images-wrapper {
    pointer-events: none;
    position: absolute;
    height: 280px;
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px;
    opacity: 0;
    z-index: -1;
    transition: opacity 250ms linear; }
    .home-hero__images-wrapper.-active {
      opacity: 1;
      z-index: 1; }
  .home-hero__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 66.6667%;
    background-size: cover;
    background-position: center center;
    display: block; }
    .home-hero__image.image-index-1 {
      z-index: 7; }
    .home-hero__image.image-index-2 {
      left: -12px;
      top: 7px;
      z-index: 6; }
    .home-hero__image.image-index-3 {
      left: 40px;
      top: 12px;
      z-index: 5; }
    .home-hero__image.image-index-4 {
      left: 32px;
      top: -11px;
      z-index: 4; }
    .home-hero__image.image-index-5 {
      left: 22px;
      top: 27px;
      z-index: 3; }
    .home-hero__image.image-index-6 {
      left: 14px;
      top: 37px;
      z-index: 2; }
    .home-hero__image.-active {
      z-index: 8; }
  .home-hero__headlines {
    margin: 80px 0; }

.article-index-hero {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .article-index-hero__container {
    height: 100%;
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .article-index-hero__container {
        min-height: 90vh; } }
  .article-index-hero__title {
    display: inline;
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem; }
    @media only screen and (min-width: 768px) {
      .article-index-hero__title {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .article-index-hero__title {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
  .article-index-hero__attribution-wrapper {
    display: block;
    opacity: 0;
    transition: opacity 350ms linear;
    transition-delay: 0.5s;
    z-index: 1;
    align-self: flex-end;
    margin: 48px 0 0 0; }
    @media only screen and (min-width: 1024px) {
      .article-index-hero__attribution-wrapper {
        margin: 120px 0; } }
  .article-index-hero__anchor {
    border-bottom: 1px solid transparent;
    transition: border-bottom 250ms ease; }
    .article-index-hero__anchor:hover {
      border-bottom: 1px solid #e42313; }
  .article-index-hero__background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 100%;
    position: relative;
    height: 100%;
    width: 100%;
    opacity: 0; }
    .article-index-hero__background:after {
      content: '';
      position: absolute;
      background-color: rgba(24, 24, 24, 0.4);
      width: 100%;
      height: 100%; }
    .article-index-hero__background.-loaded {
      animation: fadeZoom 1s forwards;
      border-bottom: 1px solid #424242; }
      .article-index-hero__background.-loaded + .article-index-hero__attribution-wrapper {
        opacity: 1; }
    @media only screen and (min-width: 1024px) {
      .article-index-hero__background {
        position: absolute;
        padding-bottom: unset; } }
  .article-index-hero__author {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: 8px; }
    @media only screen and (min-width: 768px) {
      .article-index-hero__author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .article-index-hero__author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }

.article-post-hero {
  padding-top: 120px;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 1024px) {
    .article-post-hero {
      padding-top: 240px; } }
  .article-post-hero__wrapper {
    margin-bottom: 64px; }
    @media only screen and (min-width: 768px) {
      .article-post-hero__wrapper {
        margin-bottom: 80px; } }
  .article-post-hero--landing {
    text-align: left; }
  .article-post-hero__headline {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    margin-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .article-post-hero__headline {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .article-post-hero__headline {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
  .article-post-hero__author {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem; }
    @media only screen and (min-width: 768px) {
      .article-post-hero__author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .article-post-hero__author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .article-post-hero__author .article-post-hero__author-anchor {
      border-bottom: 1px solid #181818;
      transition: border-bottom 250ms ease; }
      .article-post-hero__author .article-post-hero__author-anchor:hover {
        border-bottom: 1px solid #e42313; }

.breadcrumbs {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  margin-bottom: 32px; }
  @media only screen and (min-width: 768px) {
    .breadcrumbs {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  .breadcrumbs__breadcrumb {
    border-bottom: 1px solid transparent;
    transition: border-bottom 250ms ease;
    color: #181818;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 16px; }
    .breadcrumbs__breadcrumb:hover {
      border-bottom: 1px solid #e42313; }
  .breadcrumbs__arrow {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px; }

.featured-posts {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  background-color: #181818; }
  @media only screen and (min-width: 0) {
    .featured-posts {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .featured-posts {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .featured-posts {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .featured-posts {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .featured-posts {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .featured-posts {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .featured-posts__image-wrapper {
    margin-bottom: 32px;
    overflow: hidden;
    display: block; }
  .featured-posts__image {
    transition: transform 350ms ease; }
  .featured-posts__video-wrapper .youtube-player {
    width: 100%;
    display: block; }
  .featured-posts__video-wrapper {
    margin-bottom: 32px;
    overflow: hidden;
    display: block; }
  .featured-posts__content-wrapper {
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 0 32px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__content-wrapper {
        padding: 0; } }
  .featured-posts__post-title {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 2.3rem;
    font-weight: 300;
    line-height: 2.8rem;
    margin-bottom: 16px;
    display: inline;
    border-bottom: 1px solid transparent;
    transition: border-bottom 250ms ease; }
    @media only screen and (min-width: 768px) {
      .featured-posts__post-title {
        font-size: 2.8rem;
        line-height: 3.8rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__post-title {
        font-size: 3.2rem;
        line-height: 4.4rem; } }
    .featured-posts__post-title-wrapper {
      border-bottom: 1px solid transparent;
      transition: border-bottom 250ms ease; }
      .featured-posts__post-title-wrapper:hover {
        border-bottom: 1px solid #e42313; }
    .featured-posts__link--external .featured-posts__post-title {
      position: relative; }
      .featured-posts__link--external .featured-posts__post-title:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }
      .featured-posts__link--external .featured-posts__post-title:after {
        background-image: url("/static/svg/external_link_white.b29f94c050a7.svg"); }
      .featured-posts__link--external .featured-posts__post-title:after {
        bottom: 0;
        top: unset;
        left: unset;
        transform: unset;
        position: unset;
        vertical-align: -webkit-baseline-middle;
        padding: 14px 14px 0 0;
        margin-left: 8px;
        width: 0;
        height: 0; }
        @media only screen and (min-width: 768px) {
          .featured-posts__link--external .featured-posts__post-title:after {
            padding: 19px 19px 0 0; } }
  .featured-posts__post-author {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: 16px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__post-author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__post-author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .featured-posts__post-author-link {
    border-bottom: 1px solid #ffffff;
    transition: border-bottom 250ms ease; }
    .featured-posts__post-author-link:hover {
      border-bottom: 1px solid #e42313; }
  .featured-posts__post-label {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: 16px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__post-label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__post-label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .featured-posts__post:hover .featured-posts__image {
    transform: scale(1.05); }
  .featured-posts__post:hover .featured-posts__post-title {
    border-bottom: 1px solid #e42313; }
  .featured-posts__post:first-of-type {
    margin-bottom: 64px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__post:first-of-type {
        margin-bottom: 0; } }
  .featured-posts__list--single .featured-posts__post {
    margin-bottom: 0; }
  .featured-posts__list {
    transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
    opacity: 0;
    transform: translateY(30px); }
    .featured-posts__list.-scroll-active {
      opacity: 1;
      transform: none; }
    .featured-posts__list--single li:nth-child(1n + 2) {
      margin-top: 32px; }
    @media only screen and (min-width: 1024px) {
      .featured-posts__list--single .featured-posts__content-wrapper {
        text-align: left; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__list--single .featured-posts__image-wrapper {
        margin-bottom: 0; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__list--single .featured-posts__video-wrapper {
        margin-bottom: 0; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__list--single__image-wrapper {
        margin-bottom: unset; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__list--single__video-wrapper {
        margin-bottom: unset; } }
    .featured-posts__list--double li:nth-child(1n + 3) {
      margin-top: 32px; }
    .featured-posts__list--double li:last-child:nth-child(odd) {
      margin-left: auto;
      margin-right: auto; }
  .featured-posts--no-bg {
    background-color: transparent; }
    .featured-posts--no-bg .featured-posts__content-wrapper {
      color: #181818; }
    .featured-posts--no-bg .featured-posts__post-author-link {
      border-bottom: 1px solid #181818;
      transition: border-bottom 250ms ease; }
      .featured-posts--no-bg .featured-posts__post-author-link:hover {
        border-bottom: 1px solid #e42313; }
    .featured-posts--no-bg .featured-posts__link--external .featured-posts__post-title {
      position: relative; }
      .featured-posts--no-bg .featured-posts__link--external .featured-posts__post-title:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }
      .featured-posts--no-bg .featured-posts__link--external .featured-posts__post-title:after {
        bottom: 0;
        top: unset;
        left: unset;
        transform: unset;
        position: unset;
        vertical-align: -webkit-baseline-middle;
        padding: 14px 14px 0 0;
        margin-left: 8px;
        width: 0;
        height: 0; }
        @media only screen and (min-width: 768px) {
          .featured-posts--no-bg .featured-posts__link--external .featured-posts__post-title:after {
            padding: 19px 19px 0 0; } }
  .featured-posts__cta-button-wrapper {
    text-align: center; }
  .featured-posts__cta-button {
    -webkit-font-smoothing: antialiased;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-radius: 36px;
    min-width: 162px;
    padding: 14px 32px;
    text-decoration: none;
    transition: background-color 250ms linear, color 250ms linear;
    color: #ffffff;
    border: 1px solid #e42313;
    margin-top: 48px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__cta-button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-posts__cta-button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .featured-posts__cta-button {
        min-width: 100px;
        padding: 6px 32px; } }
    @media only screen and (min-width: 768px) {
      .featured-posts__cta-button {
        border-radius: 101px;
        min-width: 218px;
        padding: 20px 77px; } }
    .featured-posts__cta-button:hover {
      background-color: #e42313;
      color: #ffffff; }
    .featured-posts__cta-button:focus {
      background-color: #e42313;
      color: #ffffff;
      outline: -webkit-focus-ring-color auto 5px; }
    @media only screen and (min-width: 768px) {
      .featured-posts__cta-button {
        margin-top: 100px; } }

.filter-panel {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .filter-panel {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .filter-panel {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .filter-panel {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .filter-panel {
      padding-left: 8.33333vw;
      padding-right: 8.33333vw;
      text-align: center; } }
  @media only screen and (min-width: 768px) and (min-width: 0) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) and (min-width: 1280px) {
    .filter-panel {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) and (min-width: 0) {
    .filter-panel {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .filter-panel {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (min-width: 1280px) {
    .filter-panel {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .filter-panel__list-item {
    display: inline-block;
    margin-right: 24px; }
    .filter-panel__list-item:last-child {
      margin-right: 0; }
    @media only screen and (min-width: 768px) {
      .filter-panel__list-item {
        margin-right: 32px; } }
  .filter-panel__anchor {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem; }
    @media only screen and (min-width: 768px) {
      .filter-panel__anchor {
        font-size: 2.2rem;
        line-height: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .filter-panel__anchor {
        font-size: 2.4rem;
        line-height: 3.6rem; } }
    .filter-panel__anchor-active {
      border-bottom: 1px solid #181818;
      transition: border-bottom 250ms ease; }

.index-grid__list-item {
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px solid rgba(24, 24, 24, 0.1); }
  .index-grid__list-item:last-child {
    border-bottom: 0; }

.index-grid__text {
  width: 100%;
  margin-bottom: 32px; }
  @media only screen and (min-width: 768px) {
    .index-grid__text {
      margin-bottom: 64px; } }
  .index-grid__text-title-wrapper {
    margin-bottom: 16px; }
  .index-grid__text-title {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 2.3rem;
    font-weight: 300;
    line-height: 2.8rem;
    display: inline;
    border-bottom: 1px solid transparent;
    transition: border-bottom 250ms ease; }
    @media only screen and (min-width: 768px) {
      .index-grid__text-title {
        font-size: 2.8rem;
        line-height: 3.8rem; } }
    @media only screen and (min-width: 1024px) {
      .index-grid__text-title {
        font-size: 3.2rem;
        line-height: 4.4rem; } }
    .index-grid__link--external .index-grid__text-title {
      position: relative; }
      .index-grid__link--external .index-grid__text-title:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }
      .index-grid__link--external .index-grid__text-title:after {
        bottom: 0;
        top: unset;
        left: unset;
        transform: unset;
        position: unset;
        vertical-align: -webkit-baseline-middle;
        padding: 14px 14px 0 0;
        margin-left: 8px;
        width: 0;
        height: 0; }
        @media only screen and (min-width: 768px) {
          .index-grid__link--external .index-grid__text-title:after {
            padding: 19px 19px 0 0; } }
  .index-grid__text-author {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .index-grid__text-author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .index-grid__text-author {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .index-grid__text-author {
        margin-bottom: 0; } }

.index-grid__no-results {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
  margin: 24px 0 240px 0; }
  @media only screen and (min-width: 768px) {
    .index-grid__no-results {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    .index-grid__no-results {
      font-size: 2.4rem;
      line-height: 3.6rem; } }
  @media only screen and (min-width: 768px) {
    .index-grid__no-results {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 2.8rem;
      margin: 32px 0 320px 0; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .index-grid__no-results {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    .index-grid__no-results {
      font-size: 2.4rem;
      line-height: 3.6rem; } }

.index-grid__link:hover .index-grid__text-title {
  border-color: #e42313; }

.page-hero {
  padding-top: 120px;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 1024px) {
    .page-hero {
      padding-top: 240px; } }
  .page-hero.-bg-color-charcoal {
    padding-bottom: 80px; }
    @media only screen and (min-width: 1024px) {
      .page-hero.-bg-color-charcoal {
        padding-bottom: 120px; } }
    .page-hero.-bg-color-charcoal a {
      border-color: #ffffff; }
      .page-hero.-bg-color-charcoal a:hover {
        border-color: #e42313; }
  .page-hero.-bg-color-charcoal + .-bg-color-charcoal {
    padding-top: 0; }
  .page-hero:not(.-bg-color-charcoal) + :not(.-bg-color-charcoal) {
    margin-top: 80px; }
    @media only screen and (min-width: 1024px) {
      .page-hero:not(.-bg-color-charcoal) + :not(.-bg-color-charcoal) {
        margin-top: 120px; } }
  .page-hero:not(.-bg-color-charcoal) + .-bg-color-charcoal {
    margin-top: 80px; }
    @media only screen and (min-width: 1024px) {
      .page-hero:not(.-bg-color-charcoal) + .-bg-color-charcoal {
        margin-top: 120px; } }
  .page-hero__inner-wrapper {
    transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
    opacity: 0;
    transform: translateY(30px); }
    .page-hero__inner-wrapper.-scroll-active {
      opacity: 1;
      transform: none; }
    .no-js .page-hero__inner-wrapper {
      opacity: 1;
      transform: none; }
  .page-hero__headline {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem; }
    @media only screen and (min-width: 768px) {
      .page-hero__headline {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .page-hero__headline {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
    .page-hero__headline--with-ticker {
      display: inline-block;
      margin-right: 24px; }
  .page-hero__ticker-symbol {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      .page-hero__ticker-symbol {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .page-hero__ticker-symbol {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .page-hero__subhead {
    margin-top: 24px; }
    .page-hero__subhead p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 2.3rem;
      font-weight: 300;
      line-height: 2.8rem; }
      @media only screen and (min-width: 768px) {
        .page-hero__subhead p {
          font-size: 2.8rem;
          line-height: 3.8rem; } }
      @media only screen and (min-width: 1024px) {
        .page-hero__subhead p {
          font-size: 3.2rem;
          line-height: 4.4rem; } }
    @media only screen and (min-width: 1024px) {
      .page-hero__subhead {
        margin-top: 32px; } }
    .page-hero__subhead--tagline {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 2.8rem; }
      @media only screen and (min-width: 768px) {
        .page-hero__subhead--tagline {
          font-size: 2.2rem;
          line-height: 3.3rem; } }
      @media only screen and (min-width: 1024px) {
        .page-hero__subhead--tagline {
          font-size: 2.4rem;
          line-height: 3.6rem; } }

.pagination {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  display: block;
  text-align: center; }
  @media only screen and (min-width: 0) {
    .pagination {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .pagination {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .pagination {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .pagination {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .pagination {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .pagination {
      margin-bottom: 120px; } }
  .pagination__number {
    color: #181818;
    text-decoration: none; }
  .pagination__button {
    color: #181818;
    text-decoration: none; }
  .pagination__item {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    display: inline-block;
    margin: 0 8px; }
    @media only screen and (min-width: 768px) {
      .pagination__item {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .pagination__item {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .pagination__item .-active {
      border-bottom: 2px solid #181818; }
    .pagination__item.-ellipsis {
      pointer-events: none;
      user-select: none;
      margin: 0; }
    @media only screen and (min-width: 768px) {
      .pagination__item {
        margin: 0 8px; } }
    .pagination__item:hover {
      cursor: pointer; }
  .pagination__arrow {
    stroke: #181818;
    width: 6px; }
    .pagination__arrow.-prev {
      transform: rotate(180deg); }
  .pagination__viewall {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-bottom: 2px solid transparent;
    color: #181818;
    display: inline-block;
    margin: 16px 0 0 0;
    text-decoration: none;
    line-height: 1;
    transition: border-bottom 250ms; }
    @media only screen and (min-width: 768px) {
      .pagination__viewall {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .pagination__viewall {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    .pagination__viewall:hover {
      border-bottom: 2px solid #181818; }

.blog-text-with-image-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .blog-text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .blog-text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .blog-text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .blog-text-with-image-block {
      padding-top: 24px;
      padding-bottom: 24px; } }
  @media only screen and (min-width: 768px) {
    .blog-text-with-image-block {
      padding-top: 24px;
      padding-bottom: 24px; } }
  @media only screen and (min-width: 1280px) {
    .blog-text-with-image-block {
      padding-top: 32px;
      padding-bottom: 32px; } }
  @media only screen and (min-width: 1024px) {
    .blog-text-with-image-block--background .media-wrapper__image {
      max-width: 100%; } }
  .blog-text-with-image-block--background .media-wrapper__image__texture {
    display: none; }
  .blog-text-with-image-block .media-wrapper {
    margin-bottom: 24px;
    line-height: 0; }
    @media only screen and (min-width: 1024px) {
      .blog-text-with-image-block .media-wrapper {
        margin-bottom: 0; } }
    .blog-text-with-image-block .media-wrapper__image {
      position: relative; }
    .blog-text-with-image-block .media-wrapper__caption .rich-text p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem;
      margin-top: 16px; }
  .blog-text-with-image-block .text-wrapper {
    color: #181818; }

.blog-text-with-image-block--background .media-wrapper {
  margin-bottom: 32px; }
  @media only screen and (min-width: 1024px) {
    .blog-text-with-image-block--background .media-wrapper {
      margin-bottom: 0; } }

.blog-text-with-image-block--background .media-wrapper__caption .rich-text p {
  margin-top: 24px; }
  @media only screen and (min-width: 1024px) {
    .blog-text-with-image-block--background .media-wrapper__caption .rich-text p {
      margin-top: 48px; } }

.blog-video {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .blog-video {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .blog-video {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .blog-video {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .blog-video {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .blog-video {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .blog-video {
      margin-top: 80px;
      margin-bottom: 80px; } }
  .blog-video .youtube-player {
    /* Sets aspect ratio to 16:9 */
    width: 100%;
    height: calc(83.33333vw * 0.56); }
  .blog-video__caption {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.9rem;
    padding-top: 8px; }

.body-copy {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  /* a transparent body-copy block after a charcoal block should get a top margin */ }
  @media only screen and (min-width: 0) {
    .body-copy {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .body-copy {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .body-copy {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .body-copy {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .body-copy {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .body-copy {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .body-copy .label-text {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    color: #181818;
    margin-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .body-copy .label-text {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .body-copy .label-text {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .body-copy .label-text {
        margin-bottom: 0; } }
  .-bg-color-charcoal + .body-copy.-bg-color-transparent {
    margin-top: 120px; }
  .body-copy.-bg-color-charcoal {
    color: #ffffff;
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .body-copy.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .body-copy.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .body-copy.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .body-copy.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .body-copy.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .body-copy.-bg-color-charcoal {
        padding-top: 120px;
        padding-bottom: 120px; } }
    .body-copy.-bg-color-charcoal + .-bg-color-charcoal {
      padding-top: 0; }
    .body-copy.-bg-color-charcoal .label-text {
      color: #ffffff; }
    .body-copy.-bg-color-charcoal .rich-text a {
      border-bottom: 1px solid #ffffff;
      transition: border-bottom 250ms ease; }
      .body-copy.-bg-color-charcoal .rich-text a:hover {
        border-bottom: 1px solid #e42313; }

.cta-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  text-align: center; }
  @media only screen and (min-width: 0) {
    .cta-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .cta-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .cta-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .cta-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .cta-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .cta-block {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .cta-block__headline {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    display: block; }
    @media only screen and (min-width: 768px) {
      .cta-block__headline {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .cta-block__headline {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
  .cta-block__button {
    margin-top: 32px; }

.embed-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  margin: 0 auto; }
  @media only screen and (min-width: 0) {
    .embed-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .embed-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .embed-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .embed-block {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .embed-block {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .embed-block {
      margin-top: 80px;
      margin-bottom: 80px; } }

.featured-companies {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  text-align: center; }
  @media only screen and (min-width: 0) {
    .featured-companies {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .featured-companies {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .featured-companies {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .featured-companies {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .featured-companies {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .featured-companies {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .featured-companies.-bg-color-charcoal {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .featured-companies.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .featured-companies.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .featured-companies.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .featured-companies.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .featured-companies.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .featured-companies.-bg-color-charcoal {
        padding-top: 120px;
        padding-bottom: 120px; } }
  .featured-companies__link {
    border-bottom: 1px solid transparent;
    transition: border-bottom 250ms ease; }
    .featured-companies__link:hover {
      border-bottom: 1px solid #e42313; }
  .featured-companies__headline {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem;
    display: block;
    margin-bottom: 32px; }
    @media only screen and (min-width: 768px) {
      .featured-companies__headline {
        font-size: 2.2rem;
        line-height: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-companies__headline {
        font-size: 2.4rem;
        line-height: 3.6rem; } }
  .featured-companies__table--two_column {
    width: 66.66667vw;
    margin: 0 auto; }
  .featured-companies__column {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    width: 83.33333vw;
    display: inline-block;
    margin-top: 24px; }
    @media only screen and (min-width: 768px) {
      .featured-companies__column {
        font-size: 4.3rem;
        letter-spacing: 0.02em;
        line-height: 5.4rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-companies__column {
        font-size: 5.4rem;
        line-height: 6.8rem; } }
    .featured-companies__column--two_column {
      font-family: "Glypha LT Pro", "serif";
      font-size: 3.3rem;
      font-weight: 300;
      line-height: 4rem;
      width: 45%;
      display: inline-block;
      margin-top: 24px; }
      @media only screen and (min-width: 768px) {
        .featured-companies__column--two_column {
          font-size: 4.3rem;
          letter-spacing: 0.02em;
          line-height: 5.4rem; } }
      @media only screen and (min-width: 1024px) {
        .featured-companies__column--two_column {
          font-size: 5.4rem;
          line-height: 6.8rem; } }
    @media only screen and (min-width: 768px) {
      .featured-companies__column {
        width: 30%; } }
  .featured-companies__cta {
    -webkit-font-smoothing: antialiased;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-radius: 36px;
    min-width: 162px;
    padding: 14px 32px;
    text-decoration: none;
    transition: background-color 250ms linear, color 250ms linear;
    color: #181818;
    border: 1px solid #e42313;
    margin-top: 32px; }
    @media only screen and (min-width: 768px) {
      .featured-companies__cta {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-companies__cta {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .featured-companies__cta {
        min-width: 100px;
        padding: 6px 32px; } }
    @media only screen and (min-width: 768px) {
      .featured-companies__cta {
        border-radius: 101px;
        min-width: 218px;
        padding: 20px 77px; } }
    .featured-companies__cta:hover {
      background-color: #e42313;
      color: #ffffff; }
    .featured-companies__cta:focus {
      background-color: #e42313;
      color: #ffffff;
      outline: -webkit-focus-ring-color auto 5px; }
    @media only screen and (min-width: 768px) {
      .featured-companies__cta {
        margin-top: 64px; } }

.featured-image-block {
  background-color: #181818;
  color: #ffffff;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .featured-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .featured-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .featured-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .featured-image-block {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .featured-image-block {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .featured-image-block {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .featured-image-block__image-container {
    padding-bottom: 80px; }
    @media only screen and (min-width: 1280px) {
      .featured-image-block__image-container {
        padding-bottom: 120px; } }
  .featured-image-block__caption {
    margin-top: 16px; }
    @media only screen and (min-width: 768px) {
      .featured-image-block__caption {
        margin-top: 0; } }
    .featured-image-block__caption .rich-text p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem; }
  .-bg-color-charcoal + .featured-image-block {
    padding-top: 0; }

.headline-block {
  margin-bottom: 32px; }
  @media only screen and (min-width: 768px) {
    .headline-block {
      margin-bottom: 64px; } }
  .headline-block__text {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 2.3rem;
    font-weight: 300;
    line-height: 2.8rem;
    max-width: 840px;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .headline-block__text {
        font-size: 2.8rem;
        line-height: 3.8rem; } }
    @media only screen and (min-width: 1024px) {
      .headline-block__text {
        font-size: 3.2rem;
        line-height: 4.4rem; } }

.hero-headline {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem; }
  @media only screen and (min-width: 768px) {
    .hero-headline {
      font-size: 4.3rem;
      letter-spacing: 0.02em;
      line-height: 5.4rem; } }
  @media only screen and (min-width: 1024px) {
    .hero-headline {
      font-size: 5.4rem;
      line-height: 6.8rem; } }
  .hero-headline__arrow {
    display: inline-block;
    vertical-align: middle; }
    .hero-headline__arrow svg {
      width: 22px;
      height: 20px;
      margin: 0 8px; }
      @media only screen and (min-width: 768px) {
        .hero-headline__arrow svg {
          width: 35px;
          height: 20px;
          margin: 0 16px; } }
      @media only screen and (min-width: 1024px) {
        .hero-headline__arrow svg {
          width: 43px;
          height: 20px;
          margin-bottom: 5px; } }
  .hero-headline__link {
    background-image: linear-gradient(to right, #e42313 0, #e42313 100%);
    background-position: 0 calc(73% + 6px);
    background-repeat: repeat-x;
    background-size: 1px 1px; }
  .hero-headline__headline-wrapper.-active {
    color: rgba(24, 24, 24, 0.24); }
    .hero-headline__headline-wrapper.-active .hero-headline__link {
      border-bottom-color: rgba(228, 35, 19, 0.24); }
  .hero-headline.-active {
    color: #181818; }
    .hero-headline.-active .hero-headline__link {
      border-bottom-color: #e42313; }

.image-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .image-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .image-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .image-block {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .image-block.-bg-color-charcoal {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .image-block.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .image-block.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .image-block.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .image-block.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .image-block.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .image-block.-bg-color-charcoal {
        padding-top: 120px;
        padding-bottom: 120px; } }
  .image-block__inner-wrapper {
    transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
    opacity: 0;
    transform: translateY(30px); }
    .image-block__inner-wrapper.-scroll-active {
      opacity: 1;
      transform: none; }
  .image-block__image-wrapper {
    position: relative;
    z-index: 1; }
  .image-block__caption {
    margin-top: 32px; }
    @media only screen and (min-width: 768px) {
      .image-block__caption {
        margin-top: 0; } }
    .image-block__caption .rich-text,
    .image-block__caption .rich-text p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem; }
      .image-block__caption .rich-text a,
      .image-block__caption .rich-text p a {
        border-bottom: 1px solid #181818;
        transition: border-bottom 250ms ease; }
        .image-block__caption .rich-text a:hover,
        .image-block__caption .rich-text p a:hover {
          border-bottom: 1px solid #e42313; }
    .-bg-color-charcoal .image-block__caption .rich-text a {
      border-bottom: 1px solid #ffffff;
      transition: border-bottom 250ms ease; }
      .-bg-color-charcoal .image-block__caption .rich-text a:hover {
        border-bottom: 1px solid #e42313; }
  .image-block--background .image-block__image-wrapper {
    margin-top: 24px;
    margin-bottom: 24px; }
  .image-block--background .image-block__image-wrapper__texture {
    display: none;
    background-image: url("/static/images/backgrounds/image_texture_5.75965474c64b.jpg"); }
  .image-block--background.-bg-color-charcoal .image-block__image-wrapper__texture {
    background-image: url("/static/images/backgrounds/image_texture_5-charcoal.e929811a4c68.jpg"); }
  .image-block--background .image-block__image-wrapper__set-texture {
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: calc(100% + 24px * 2);
    bottom: -24px;
    right: -6.25vw;
    background-position: right bottom;
    background-size: contain;
    z-index: -1; }
    @media only screen and (min-width: 1920px) {
      .image-block--background .image-block__image-wrapper__set-texture {
        right: -5.20833vw; } }
  .image-block.-bg-color-charcoal + .-bg-color-charcoal {
    padding-top: 0; }

.multi-image-block {
  width: 100%;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  padding-left: 8.33333vw;
  padding-right: 0; }
  @media only screen and (min-width: 0) {
    .multi-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .multi-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .multi-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .multi-image-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .multi-image-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .multi-image-block {
      margin-top: 120px;
      margin-bottom: 120px; } }
  @media only screen and (min-width: 768px) {
    .multi-image-block {
      padding-left: 8.33333vw;
      padding-right: 8.33333vw; } }
  .multi-image-block.-bg-color-charcoal {
    padding-top: 80px;
    padding-bottom: 80px; }
    @media only screen and (min-width: 768px) {
      .multi-image-block.-bg-color-charcoal {
        padding-top: 120px;
        padding-bottom: 120px; } }
  .multi-image-block__image {
    width: 62.5vw;
    max-width: 1050px;
    height: calc(62.5vw * 0.66);
    max-height: 693px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-shrink: 0; }
    @media only screen and (min-width: 768px) {
      .multi-image-block__image {
        position: absolute;
        flex-shrink: unset;
        transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
        opacity: 0;
        transform: translateY(30px); }
        .multi-image-block__image.-scroll-active {
          opacity: 1;
          transform: none; }
        .multi-image-block__image--1 {
          z-index: 3;
          width: 62.5vw;
          max-width: 1050px;
          height: calc(62.5vw * 0.66);
          max-height: 693px; }
        .multi-image-block__image--2 {
          top: -64px;
          left: 6%;
          z-index: 2;
          width: 54.16667vw;
          max-width: 910px;
          height: calc(54.16667vw * 0.66);
          max-height: 600.6px;
          transition-delay: calc(700ms); }
        .multi-image-block__image--3 {
          right: 0;
          top: -8px;
          z-index: 1;
          width: 54.16667vw;
          max-width: 910px;
          height: calc(58.33333vw * 0.66);
          max-height: 646.8px;
          transition-delay: calc(700ms * 2); }
        .multi-image-block__image.-active {
          z-index: 4; } }
    .multi-image-block__image-caption {
      padding-top: 24px;
      margin-bottom: 16px; }
      @media only screen and (min-width: 768px) {
        .multi-image-block__image-caption {
          margin-bottom: 0; } }
      .multi-image-block__image-caption .rich-text p {
        font-family: "Univers", "Helvetica", "sans-serif";
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 1.9rem; }
    .multi-image-block__image-list-wrapper {
      position: relative;
      display: flex;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
      .multi-image-block__image-list-wrapper::-webkit-scrollbar {
        display: none; }
      @media only screen and (min-width: 768px) {
        .multi-image-block__image-list-wrapper {
          margin-top: 64px;
          height: calc(62.5vw * 0.66);
          max-height: 693px;
          display: unset;
          overflow-x: unset; } }
    .multi-image-block__image-wrapper {
      margin-left: 24px; }
      @media only screen and (min-width: 768px) {
        .multi-image-block__image-wrapper {
          margin-left: unset; } }
      .multi-image-block__image-wrapper:first-of-type {
        margin-left: 0; }
      .multi-image-block__image-wrapper:last-child {
        padding-right: 8.33333vw; }
        @media only screen and (min-width: 768px) {
          .multi-image-block__image-wrapper:last-child {
            padding-right: 0; } }
  .multi-image-block__details {
    display: none;
    opacity: 0; }
    @media only screen and (min-width: 768px) {
      .multi-image-block__details {
        display: initial; } }
    .multi-image-block__details-caption-wrapper {
      padding-bottom: 8px; }
    .multi-image-block__details-caption {
      display: none; }
      .multi-image-block__details-caption .rich-text p {
        font-family: "Univers", "Helvetica", "sans-serif";
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 1.9rem; }
      .multi-image-block__details-caption.-active {
        display: block; }
    .multi-image-block__details-count {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem; }
    .multi-image-block__details--length-1 {
      animation: 700ms fadeUp cubic-bezier(0, 0, 0.3, 1) forwards; }
    .multi-image-block__details--length-2 {
      animation: 700ms fadeUp cubic-bezier(0, 0, 0.3, 1) forwards calc(700ms * 2); }
    .multi-image-block__details--length-3 {
      animation: 700ms fadeUp cubic-bezier(0, 0, 0.3, 1) forwards calc(700ms * 3); }

.post-image-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  margin: 0 auto; }
  @media only screen and (min-width: 0) {
    .post-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .post-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .post-image-block {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .post-image-block {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .post-image-block {
      margin-top: 64px;
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .post-image-block {
      margin-top: 80px;
      margin-bottom: 80px; } }
  .post-image-block__image-wrapper {
    display: table;
    margin: 0 auto;
    z-index: 1; }
  .post-image-block .image-base {
    width: auto;
    max-height: 60vh;
    max-width: 100%; }
  .post-image-block__caption {
    display: table-caption;
    caption-side: bottom;
    margin-top: 24px; }
    .post-image-block__caption .rich-text {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem; }
      .post-image-block__caption .rich-text p {
        font-family: "Univers", "Helvetica", "sans-serif";
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 1.9rem; }
      .post-image-block__caption .rich-text a {
        border-bottom: 1px solid #181818;
        transition: border-bottom 250ms ease; }
        .post-image-block__caption .rich-text a:hover {
          border-bottom: 1px solid #e42313; }

.testimonial {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .testimonial {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .testimonial {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .testimonial {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .testimonial {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .testimonial {
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .testimonial {
      margin-top: 120px;
      margin-bottom: 120px; } }
  .testimonial.-bg-color-charcoal {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .testimonial.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .testimonial.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .testimonial.-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .testimonial.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .testimonial.-bg-color-charcoal {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .testimonial.-bg-color-charcoal {
        padding-top: 120px;
        padding-bottom: 120px; } }
    .testimonial.-bg-color-charcoal + .-bg-color-charcoal {
      padding-top: 0; }
  .testimonial--background .image-block__image-wrapper {
    margin-bottom: 24px; }
  .testimonial--background:not(.testimonial--caption) .image-block__image-wrapper {
    max-width: calc(100% - 3%); }
  .testimonial--background .image-block__image-wrapper__texture {
    display: none;
    background-image: url("/static/images/backgrounds/image_texture_3.8bdca0de2fcb.jpg"); }
  .testimonial--background.-bg-color-charcoal .image-block__image-wrapper__texture {
    background-image: url("/static/images/backgrounds/image_texture_3-charcoal.51ae52d34536.jpg"); }
  .testimonial--background .image-block__image-wrapper__set-texture {
    position: absolute;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    right: -3%;
    bottom: -16px;
    background-position: right bottom;
    background-size: auto 100%;
    z-index: -1; }
    @media only screen and (min-width: 768px) {
      .testimonial--background .image-block__image-wrapper__set-texture {
        bottom: -24px; } }
  .testimonial__quote {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    margin-bottom: 8px;
    text-indent: -0.4125em; }
    @media only screen and (min-width: 768px) {
      .testimonial__quote {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .testimonial__quote {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
    @media only screen and (min-width: 768px) {
      .testimonial__quote {
        margin-bottom: 24px; } }
    .testimonial__quote:before {
      content: '\201C'; }
    .testimonial__quote:after {
      content: '\201D'; }
  .testimonial__attribution-name:before {
    content: '\2014'; }
  .testimonial__attribution-details .rich-text {
    display: inline-block; }
    .testimonial__attribution-details .rich-text a {
      border-bottom: 1px solid #181818;
      transition: border-bottom 250ms ease; }
      .testimonial__attribution-details .rich-text a:hover {
        border-bottom: 1px solid #e42313; }
  .-bg-color-charcoal .testimonial__attribution-details .rich-text a {
    border-bottom: 1px solid #ffffff;
    transition: border-bottom 250ms ease; }
    .-bg-color-charcoal .testimonial__attribution-details .rich-text a:hover {
      border-bottom: 1px solid #e42313; }
  .testimonial__image-wrapper {
    margin-top: 64px; }
    @media only screen and (min-width: 768px) {
      .testimonial__image-wrapper {
        margin-top: 80px; } }
    .testimonial__image-wrapper .image-block {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
  .resources-index-page .testimonial {
    padding-top: 0; }
    .resources-index-page .testimonial__quote {
      font-family: "Glypha LT Pro", "serif";
      font-size: 3.3rem;
      font-weight: 300;
      line-height: 4rem; }
      @media only screen and (min-width: 768px) {
        .resources-index-page .testimonial__quote {
          font-size: 4.3rem;
          letter-spacing: 0.02em;
          line-height: 5.4rem; } }
      @media only screen and (min-width: 1024px) {
        .resources-index-page .testimonial__quote {
          font-size: 5.4rem;
          line-height: 6.8rem; } }

.text-with-image-block--background:nth-child(4n + 1)
.media-wrapper__image {
  max-width: calc(100% - 15.5%); }
  .text-with-image-block--background:nth-child(4n + 1)
.media-wrapper__image__set-texture {
    right: -15.5%;
    bottom: -16px;
    height: calc(100% + 16px * 2); }
  .text-with-image-block--background:nth-child(4n + 1)
.media-wrapper__image__texture {
    background-image: url("/static/images/backgrounds/image_texture_1.4c67e5eb1a24.jpg"); }

@media only screen and (min-width: 768px) {
  .text-with-image-block--reverse:nth-child(4n + 1)
.media-wrapper__image__set-texture {
    left: -15.5%; } }

.text-with-image-block--background:nth-child(4n + 2)
.media-wrapper__image {
  max-width: calc(100% - 6.5%); }
  .text-with-image-block--background:nth-child(4n + 2)
.media-wrapper__image__set-texture {
    right: -6.5%;
    bottom: -16px;
    height: calc(100% + 16px * 2); }
  .text-with-image-block--background:nth-child(4n + 2)
.media-wrapper__image__texture {
    background-image: url("/static/images/backgrounds/image_texture_2.a93dd7b1632c.jpg"); }

@media only screen and (min-width: 768px) {
  .text-with-image-block--reverse:nth-child(4n + 2)
.media-wrapper__image__set-texture {
    left: -6.5%; } }

.text-with-image-block--background:nth-child(4n + 3)
.media-wrapper__image {
  max-width: calc(100% - 5.5%); }
  .text-with-image-block--background:nth-child(4n + 3)
.media-wrapper__image__set-texture {
    right: -5.5%;
    bottom: -16px;
    height: calc(100% + 16px * 2); }
  .text-with-image-block--background:nth-child(4n + 3)
.media-wrapper__image__texture {
    background-image: url("/static/images/backgrounds/image_texture_3.8bdca0de2fcb.jpg"); }

@media only screen and (min-width: 768px) {
  .text-with-image-block--reverse:nth-child(4n + 3)
.media-wrapper__image__set-texture {
    left: -5.5%; } }

.text-with-image-block--background:nth-child(4n + 4)
.media-wrapper__image {
  max-width: calc(100% - 5.5%); }
  .text-with-image-block--background:nth-child(4n + 4)
.media-wrapper__image__set-texture {
    right: -5.5%;
    bottom: -48px;
    height: calc(100% + 48px * 2); }
  .text-with-image-block--background:nth-child(4n + 4)
.media-wrapper__image__texture {
    background-image: url("/static/images/backgrounds/image_texture_4.06700c76c024.jpg"); }

@media only screen and (min-width: 768px) {
  .text-with-image-block--reverse:nth-child(4n + 4)
.media-wrapper__image__set-texture {
    left: -5.5%; } }

.text-with-image-block {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  border-bottom: 1px solid rgba(24, 24, 24, 0.12); }
  @media only screen and (min-width: 0) {
    .text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .text-with-image-block {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .text-with-image-block {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .text-with-image-block {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .text-with-image-block {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .text-with-image-block:last-child {
    border-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .text-with-image-block--background .media-wrapper__image {
      max-width: 100%; } }
  .text-with-image-block--background .media-wrapper__image__texture {
    display: none; }
  .text-with-image-block--background .media-wrapper__image__set-texture {
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    background-position: right bottom;
    background-size: contain;
    z-index: -1; }
    @media only screen and (min-width: 1024px) {
      .text-with-image-block--background .media-wrapper__image__set-texture {
        bottom: -24px;
        height: calc(100% + 24px * 2); } }
  @media only screen and (min-width: 1024px) {
    .text-with-image-block--reverse.text-with-image-block--background .media-wrapper__image__set-texture {
      transform: scaleX(-1); } }
  .text-with-image-block .headline-wrapper__text {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem;
    margin-bottom: 16px; }
    @media only screen and (min-width: 768px) {
      .text-with-image-block .headline-wrapper__text {
        font-size: 5.3rem;
        letter-spacing: 0.02em;
        line-height: 6.3rem; } }
    @media only screen and (min-width: 1024px) {
      .text-with-image-block .headline-wrapper__text {
        font-size: 6.5rem;
        line-height: 7.8rem; } }
    @media only screen and (min-width: 1024px) {
      .text-with-image-block .headline-wrapper__text {
        font-size: 8.4rem;
        line-height: 1.02em; } }
    @media only screen and (min-width: 1280px) {
      .text-with-image-block .headline-wrapper__text {
        margin-bottom: 64px; } }
  .text-with-image-block .media-wrapper {
    margin-bottom: 24px;
    line-height: 0; }
    @media only screen and (min-width: 1024px) {
      .text-with-image-block .media-wrapper {
        margin-bottom: 0; } }
    .text-with-image-block .media-wrapper__image {
      position: relative; }
    .text-with-image-block .media-wrapper__caption .rich-text p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.9rem;
      margin-top: 16px; }
  .text-with-image-block .text-wrapper {
    color: #181818; }
    .text-with-image-block .text-wrapper__cta-wrapper {
      margin-top: 8px; }
      @media only screen and (min-width: 1280px) {
        .text-with-image-block .text-wrapper__cta-wrapper {
          margin-top: 16px; } }

.text-with-image-block--background .headline-wrapper__text {
  margin-bottom: 48px; }
  @media only screen and (min-width: 1024px) {
    .text-with-image-block--background .headline-wrapper__text {
      margin-bottom: 80px; } }

.text-with-image-block--background .media-wrapper {
  margin-bottom: 32px; }
  @media only screen and (min-width: 1024px) {
    .text-with-image-block--background .media-wrapper {
      margin-bottom: 0; } }

.text-with-image-block--background .media-wrapper__caption .rich-text p {
  margin-top: 24px; }
  @media only screen and (min-width: 1024px) {
    .text-with-image-block--background .media-wrapper__caption .rich-text p {
      margin-top: 48px; } }

.video {
  margin: 80px 0; }
  @media only screen and (min-width: 768px) {
    .video {
      margin: 120px 0; } }
  .video .youtube-player {
    /* Sets aspect ratio to 16:9 */
    width: 100vw;
    height: calc(100vw * 0.56);
    display: block; }
  .video__content-wrapper {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .video__content-wrapper {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .video__content-wrapper {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .video__content-wrapper {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .video__content-wrapper {
        padding-bottom: 32px; } }
    @media only screen and (min-width: 768px) {
      .video__content-wrapper {
        padding-bottom: 32px; } }
    @media only screen and (min-width: 1280px) {
      .video__content-wrapper {
        padding-bottom: 64px; } }
  .video__eyebrow {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    color: #181818;
    padding-bottom: 24px; }
    @media only screen and (min-width: 768px) {
      .video__eyebrow {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .video__eyebrow {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .video__headline {
    font-family: "Glypha LT Pro", "serif";
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 4rem; }
    @media only screen and (min-width: 768px) {
      .video__headline {
        font-size: 4.3rem;
        letter-spacing: 0.02em;
        line-height: 5.4rem; } }
    @media only screen and (min-width: 1024px) {
      .video__headline {
        font-size: 5.4rem;
        line-height: 6.8rem; } }

.article-detail__image-section .image-block,
.article-detail__image-section .multi-image-block {
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .article-detail__image-section .image-block,
    .article-detail__image-section .multi-image-block {
      margin-top: 0; } }

.article-detail__body-content {
  margin-top: 32px; }
  @media only screen and (min-width: 768px) {
    .article-detail__body-content {
      margin-top: 64px; } }
  .article-detail__body-content .multi-image-block {
    margin-top: 64px;
    margin-bottom: 64px; }
    @media only screen and (min-width: 768px) {
      .article-detail__body-content .multi-image-block {
        margin-top: 80px;
        margin-bottom: 80px; } }
    .article-detail__body-content .multi-image-block.-bg-color-charcoal {
      padding-top: 64px;
      padding-bottom: 64px; }
      @media only screen and (min-width: 768px) {
        .article-detail__body-content .multi-image-block.-bg-color-charcoal {
          padding-top: 80px;
          padding-bottom: 80px; } }

.article-detail .body-copy {
  padding: 0;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .article-detail .body-copy {
      padding: 0;
      margin: 0; } }
  .article-detail .body-copy:last-child p:last-child {
    margin-bottom: 0; }
  .article-detail .body-copy.-bg-color-charcoal {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .article-detail .body-copy.-bg-color-charcoal {
        margin-top: 64px;
        margin-bottom: 64px;
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 768px) {
      .article-detail .body-copy.-bg-color-charcoal {
        margin-top: 64px;
        margin-bottom: 64px;
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 1280px) {
      .article-detail .body-copy.-bg-color-charcoal {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-top: 80px;
        padding-bottom: 80px; } }
  .article-detail .body-copy .rich-text {
    max-width: 840px;
    margin: 0 auto; }
    .article-detail .body-copy .rich-text > *:last-child {
      margin-bottom: 24px;
      padding-bottom: 0; }

.article-detail .testimonial__quote--long {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 2.8rem; }
  @media only screen and (min-width: 768px) {
    .article-detail .testimonial__quote--long {
      font-size: 2.8rem;
      line-height: 3.8rem; } }
  @media only screen and (min-width: 1024px) {
    .article-detail .testimonial__quote--long {
      font-size: 3.2rem;
      line-height: 4.4rem; } }

.article-detail__published-date {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  max-width: 840px;
  margin: 32px auto 80px auto; }
  @media only screen and (min-width: 768px) {
    .article-detail__published-date {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .article-detail__published-date {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 768px) {
    .article-detail__published-date {
      margin: 64px auto 120px auto; } }

.articles-index .featured-posts__list {
  opacity: 1;
  transform: none; }
  .articles-index .featured-posts__list .image-base {
    opacity: 1; }

.articles-index__header {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .articles-index__header {
      margin-top: 80px; } }
  @media only screen and (min-width: 768px) {
    .articles-index__header {
      margin-top: 80px; } }
  @media only screen and (min-width: 1280px) {
    .articles-index__header {
      margin-top: 120px; } }
  @media only screen and (min-width: 0) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .articles-index__header {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .articles-index__header {
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .articles-index__header {
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .articles-index__header {
      margin-bottom: 80px; } }

.articles-index__title {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem; }
  @media only screen and (min-width: 768px) {
    .articles-index__title {
      font-size: 4.3rem;
      letter-spacing: 0.02em;
      line-height: 5.4rem; } }
  @media only screen and (min-width: 1024px) {
    .articles-index__title {
      font-size: 5.4rem;
      line-height: 6.8rem; } }

.articles-index--no-filters .index-grid {
  margin-top: 80px; }

.articles-index--no-hero .featured-posts {
  padding-top: 240px; }

.tags {
  margin-bottom: 32px; }
  @media only screen and (min-width: 768px) {
    .tags {
      margin-bottom: 64px; } }
  .tags__items {
    max-width: 840px;
    margin: 0 auto; }
  .tags__tag {
    border-bottom: 1px solid #181818;
    transition: border-bottom 250ms ease; }
    .tags__tag:hover {
      border-bottom: 1px solid #e42313; }

.search-page {
  padding-top: 120px;
  margin-bottom: 64px; }
  @media only screen and (min-width: 1024px) {
    .search-page {
      padding-top: 240px;
      margin-bottom: 80px; } }
  .search-page .search-form {
    width: 100%;
    position: relative;
    border-bottom: 1px solid rgba(24, 24, 24, 0.12); }
    .search-page .search-form__input {
      border: 0;
      display: block;
      width: 100%;
      border-radius: 0;
      padding: 10px 50px 10px 0;
      font-family: "Glypha LT Pro", "serif";
      font-size: 3.3rem;
      font-weight: 300;
      line-height: 4rem;
      background-color: transparent;
      color: #181818; }
      @media only screen and (min-width: 768px) {
        .search-page .search-form__input {
          font-size: 5.3rem;
          letter-spacing: 0.02em;
          line-height: 6.3rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-form__input {
          font-size: 6.5rem;
          line-height: 7.8rem; } }
      .search-page .search-form__input::placeholder {
        color: rgba(24, 24, 24, 0.4); }
    .search-page .search-form__button {
      -webkit-font-smoothing: antialiased;
      appearance: none;
      background-color: transparent;
      border-radius: 0;
      border: 0;
      cursor: pointer;
      display: inline-block;
      line-height: 1;
      outline: none;
      padding: 0;
      text-align: center;
      text-decoration: none;
      user-select: none;
      vertical-align: middle;
      text-align: right;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-11px); }
      .search-page .search-form__button__icon {
        max-width: 100%;
        width: 45px;
        height: 22px; }
        .search-page .search-form__button__icon path {
          stroke: #181818; }
  .search-page .search-result {
    margin-top: 64px; }
    @media only screen and (min-width: 1024px) {
      .search-page .search-result {
        margin-top: 120px; } }
    .search-page .search-result__count {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      margin-top: 24px; }
      @media only screen and (min-width: 768px) {
        .search-page .search-result__count {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__count {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__count {
          margin-top: 32px; } }
    .search-page .search-result__category {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      display: block;
      padding-bottom: 16px; }
      @media only screen and (min-width: 768px) {
        .search-page .search-result__category {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__category {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
    .search-page .search-result__title {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 2.3rem;
      font-weight: 300;
      line-height: 2.8rem;
      display: inline; }
      @media only screen and (min-width: 768px) {
        .search-page .search-result__title {
          font-size: 2.8rem;
          line-height: 3.8rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__title {
          font-size: 3.2rem;
          line-height: 4.4rem; } }
    .search-page .search-result__anchor {
      border-bottom: 1px solid transparent;
      transition: border-bottom 250ms ease; }
      .search-page .search-result__anchor:hover {
        border-bottom: 1px solid #e42313; }
      .search-page .search-result__anchor--external {
        position: relative; }
        .search-page .search-result__anchor--external:after {
          content: '';
          background-image: url("/static/svg/external_link.935d0ed641f7.svg");
          background-repeat: no-repeat;
          background-position: right;
          background-size: contain;
          padding-left: 8px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          width: 12px;
          height: 12px;
          left: 100%; }
        .search-page .search-result__anchor--external:after {
          bottom: 0;
          top: unset;
          left: unset;
          transform: unset;
          position: unset;
          vertical-align: -webkit-baseline-middle;
          padding: 14px 14px 0 0;
          margin-left: 8px;
          width: 0;
          height: 0; }
          @media only screen and (min-width: 768px) {
            .search-page .search-result__anchor--external:after {
              padding: 19px 19px 0 0; } }
    .search-page .search-result__item {
      border-bottom: 1px solid rgba(24, 24, 24, 0.12);
      transition: border-bottom 250ms ease;
      margin-bottom: 32px;
      padding-bottom: 32px; }
      .search-page .search-result__item:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__item {
          margin-bottom: 64px;
          padding-bottom: 64px; } }
    .search-page .search-result__description {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 2.8rem;
      display: block;
      margin-top: 16px; }
      @media only screen and (min-width: 768px) {
        .search-page .search-result__description {
          font-size: 2.2rem;
          line-height: 3.3rem; } }
      @media only screen and (min-width: 1024px) {
        .search-page .search-result__description {
          font-size: 2.4rem;
          line-height: 3.6rem; } }
    .search-page .search-result__image {
      max-width: 100%;
      width: 100%; }
      .search-page .search-result__image-container {
        padding-top: 32px; }
        @media only screen and (min-width: 768px) {
          .search-page .search-result__image-container {
            padding-top: 0; } }
      .search-page .search-result__image-row {
        align-content: center;
        height: 100%; }
      .search-page .search-result__image-link {
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .search-page .search-result__image-link {
            width: auto; } }

.team-members {
  margin-bottom: 80px; }
  @media only screen and (min-width: 768px) {
    .team-members {
      margin-bottom: 120px; } }
  .team-members__wrapper {
    margin-top: 120px;
    transition: opacity 700ms cubic-bezier(0, 0, 0.3, 1), transform 700ms cubic-bezier(0, 0, 0.3, 1);
    opacity: 0;
    transform: translateY(30px);
    display: inline-block; }
    .team-members__wrapper.-scroll-active {
      opacity: 1;
      transform: none; }
    @media only screen and (min-width: 1024px) {
      .team-members__wrapper {
        margin-top: 240px; } }
  .team-members__roles {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 2.3rem;
    font-weight: 300;
    line-height: 2.8rem;
    text-transform: capitalize; }
    @media only screen and (min-width: 768px) {
      .team-members__roles {
        font-size: 2.8rem;
        line-height: 3.8rem; } }
    @media only screen and (min-width: 1024px) {
      .team-members__roles {
        font-size: 3.2rem;
        line-height: 4.4rem; } }
    .team-members__roles__role {
      border-bottom: 1px solid transparent;
      display: inline-block;
      cursor: pointer;
      margin-right: 24px; }
      .team-members__roles__role:last-child {
        margin-right: 0; }
      .team-members__roles__role.-active {
        border-bottom: 1px solid #181818; }
  .team-members__horizontal-rule {
    margin: 24px 0;
    border: none;
    border-bottom: 1px solid rgba(24, 24, 24, 0.12); }
    @media only screen and (min-width: 768px) {
      .team-members__horizontal-rule {
        margin: 32px 0; } }

.filters {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  margin-bottom: 64px; }
  @media only screen and (min-width: 768px) {
    .filters {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .filters {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 768px) {
    .filters {
      margin-bottom: 80px; } }
  .filters__label {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    display: block;
    margin-bottom: 12px; }
    @media only screen and (min-width: 768px) {
      .filters__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .filters__label {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .filters__label {
        display: inline;
        margin-bottom: 0; } }
  .filters__lead-in {
    margin-bottom: 8px; }
    @media only screen and (min-width: 1024px) {
      .filters__lead-in {
        display: inline;
        margin-bottom: 0; } }
  .filters__select-wrapper {
    position: relative; }
  .filters__select {
    margin: 0;
    border: 1px solid #181818;
    border-radius: 100px;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    display: block;
    width: 66.66667vw;
    padding: 6px 34px 6px 16px;
    margin-right: 20px;
    margin-top: 12px;
    -webkit-appearance: none;
    background-image: url("/static/svg/arrow_down.5aac0a6f1bb0.svg");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: calc(100% - 16px); }
    @media only screen and (min-width: 768px) {
      .filters__select {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .filters__select {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .filters__select {
        display: inline-block;
        margin-left: 12px;
        margin-top: 0;
        width: auto;
        line-height: 1.4em; } }
  .filters__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }
  .filters__apply-button {
    -webkit-font-smoothing: antialiased;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-radius: 36px;
    min-width: 162px;
    padding: 14px 32px;
    text-decoration: none;
    transition: background-color 250ms linear, color 250ms linear;
    color: #181818;
    border: 1px solid #e42313;
    margin-top: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1.4em; }
    @media only screen and (min-width: 768px) {
      .filters__apply-button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .filters__apply-button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .filters__apply-button {
        min-width: 100px;
        padding: 6px 32px; } }
    .filters__apply-button:hover {
      background-color: #e42313;
      color: #ffffff; }
    .filters__apply-button:focus {
      background-color: #e42313;
      color: #ffffff;
      outline: -webkit-focus-ring-color auto 5px; }
    @media only screen and (min-width: 768px) {
      .filters__apply-button {
        line-height: 1.4em; } }
    @media only screen and (min-width: 1024px) {
      .filters__apply-button {
        margin-top: 0; } }
  @media only screen and (min-width: 1100px) {
    .filters {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 2.8rem; } }
  @media only screen and (min-width: 1100px) and (min-width: 768px) {
    .filters {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 1100px) and (min-width: 1024px) {
    .filters {
      font-size: 2.4rem;
      line-height: 3.6rem; } }

.team-member {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem;
  display: block;
  align-items: baseline;
  margin-right: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (min-width: 768px) {
    .team-member {
      font-size: 5.3rem;
      letter-spacing: 0.02em;
      line-height: 6.3rem; } }
  @media only screen and (min-width: 1024px) {
    .team-member {
      font-size: 6.5rem;
      line-height: 7.8rem; } }
  @media only screen and (min-width: 768px) {
    .team-member {
      display: inline; } }
  .team-member__photo {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    overflow: hidden;
    border-radius: 100%;
    transition: opacity 250ms ease;
    margin-top: -10px; }
    @media only screen and (min-width: 768px) {
      .team-member__photo {
        width: 50px;
        height: 50px;
        margin-top: -20px; } }
  .team-member__img {
    width: 100%; }
  .team-member__name {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    line-height: 2.4rem;
    transition: opacity 250ms ease, border-bottom 250ms ease; }
    @media only screen and (min-width: 768px) {
      .team-member__name {
        line-height: 4.8rem; } }
  .team-member--nowrap {
    white-space: nowrap; }
  .team-member.-inactive {
    pointer-events: none;
    display: inline; }
    .team-member.-inactive .team-member__photo,
    .team-member.-inactive .team-member__name {
      opacity: 0.2; }
  .team-member.-hidden {
    display: none; }
  .team-member:hover .team-member__name, .team-member:active .team-member__name {
    border-bottom: 1px solid #e42313; }

.template-team-member .body-copy {
  padding-bottom: 64px;
  margin-bottom: 0; }
  .template-team-member .body-copy h3:not(:first-child) {
    margin-top: calc(64px - 16px); }
  .template-team-member .body-copy cite {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 900;
    font-size: 1.4rem;
    letter-spacing: 0.07em;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .template-team-member .body-copy cite {
        font-size: 1.55rem; } }
    @media only screen and (min-width: 1024px) {
      .template-team-member .body-copy cite {
        font-size: 1.7rem; } }
  .template-team-member .body-copy--bio {
    padding-top: 0;
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .template-team-member .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .template-team-member .body-copy--bio {
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .body-copy--bio {
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .body-copy--bio {
        padding-bottom: 120px; } }
    .template-team-member .body-copy--bio p {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem; }
      @media only screen and (min-width: 768px) {
        .template-team-member .body-copy--bio p {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .template-team-member .body-copy--bio p {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
    .template-team-member .body-copy--bio--no-qa {
      padding-left: 8.33333vw;
      padding-right: 8.33333vw; }
      @media only screen and (min-width: 0) {
        .template-team-member .body-copy--bio--no-qa {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 768px) {
        .template-team-member .body-copy--bio--no-qa {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 1280px) {
        .template-team-member .body-copy--bio--no-qa {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 0) {
        .template-team-member .body-copy--bio--no-qa {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media only screen and (min-width: 768px) {
        .template-team-member .body-copy--bio--no-qa {
          padding-top: 80px;
          padding-bottom: 80px; } }
      @media only screen and (min-width: 1280px) {
        .template-team-member .body-copy--bio--no-qa {
          padding-top: 120px;
          padding-bottom: 120px; } }
      .template-team-member .body-copy--bio--no-qa p {
        font-family: "Univers", "Helvetica", "sans-serif";
        font-size: 1.8rem;
        font-weight: 300;
        line-height: 2.8rem; }
        @media only screen and (min-width: 768px) {
          .template-team-member .body-copy--bio--no-qa p {
            font-size: 2.2rem;
            line-height: 3.3rem; } }
        @media only screen and (min-width: 1024px) {
          .template-team-member .body-copy--bio--no-qa p {
            font-size: 2.4rem;
            line-height: 3.6rem; } }
  .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .body-copy.-bg-color-charcoal + .body-copy--bio {
        padding-top: 120px;
        padding-bottom: 120px; } }

.template-team-member .team-member-contact {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .template-team-member .team-member-contact {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .team-member-contact {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .team-member-contact {
      margin-top: 0;
      margin-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .template-team-member .team-member-contact {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .team-member-contact {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .team-member-contact {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .template-team-member .team-member-contact__col {
    margin-bottom: 32px; }
    .template-team-member .team-member-contact__col:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 1280px) {
      .template-team-member .team-member-contact__col {
        margin-bottom: 0; } }
  .template-team-member .team-member-contact__header {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 8px;
    color: #ffffff; }
    @media only screen and (min-width: 768px) {
      .template-team-member .team-member-contact__header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .template-team-member .team-member-contact__header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .team-member-contact__header {
        margin-bottom: 16px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .team-member-contact__item {
      margin-bottom: 8px; }
      .template-team-member .team-member-contact__item:last-child {
        margin-bottom: 0; } }
  .template-team-member .team-member-contact__link {
    border-bottom: 1px solid #ffffff;
    transition: border-bottom 250ms ease; }
    .template-team-member .team-member-contact__link:hover {
      border-bottom: 1px solid #e42313; }
    .template-team-member .team-member-contact__link--external {
      position: relative; }
      .template-team-member .team-member-contact__link--external:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }
      .template-team-member .team-member-contact__link--external:after {
        background-image: url("/static/svg/external_link_white.b29f94c050a7.svg"); }
  .template-team-member .team-member-contact + .-bg-color-charcoal {
    padding-top: 0;
    padding-left: 8.33333vw;
    padding-right: 8.33333vw; }
    @media only screen and (min-width: 0) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        padding-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        padding-bottom: 80px; } }
    @media only screen and (min-width: 1280px) {
      .template-team-member .team-member-contact + .-bg-color-charcoal {
        padding-bottom: 120px; } }

.template-team-member .relationship-list-intro {
  font-family: "Glypha LT Pro", "serif";
  font-size: 3.3rem;
  font-weight: 300;
  line-height: 4rem;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  border-top: 1px solid rgba(24, 24, 24, 0.1); }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list-intro {
      font-size: 5.3rem;
      letter-spacing: 0.02em;
      line-height: 6.3rem; } }
  @media only screen and (min-width: 1024px) {
    .template-team-member .relationship-list-intro {
      font-size: 6.5rem;
      line-height: 7.8rem; } }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list-intro {
      margin-bottom: 64px; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list-intro {
      margin-bottom: 64px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list-intro {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list-intro {
      padding-top: 80px; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list-intro {
      padding-top: 80px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list-intro {
      padding-top: 120px; } }
  .template-team-member .relationship-list-intro__body a {
    border-color: #e42313; }

.template-team-member .relationship-list {
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
  padding-left: 8.33333vw;
  padding-right: 8.33333vw; }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list {
      margin-bottom: 80px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list {
      margin-bottom: 120px; } }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 0) {
    .template-team-member .relationship-list {
      margin-top: 64px; } }
  @media only screen and (min-width: 768px) {
    .template-team-member .relationship-list {
      margin-top: 64px; } }
  @media only screen and (min-width: 1280px) {
    .template-team-member .relationship-list {
      margin-top: 80px; } }
  .template-team-member .relationship-list__table-header-row {
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(24, 24, 24, 0.2); }
  .template-team-member .relationship-list__table-header {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    color: #181818; }
    @media only screen and (min-width: 768px) {
      .template-team-member .relationship-list__table-header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .template-team-member .relationship-list__table-header {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
  .template-team-member .relationship-list__column {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem;
    padding-bottom: 8px; }
    @media only screen and (min-width: 768px) {
      .template-team-member .relationship-list__column {
        font-size: 2.2rem;
        line-height: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .template-team-member .relationship-list__column {
        font-size: 2.4rem;
        line-height: 3.6rem; } }
    .template-team-member .relationship-list__column:last-of-type {
      padding-bottom: unset; }
    .template-team-member .relationship-list__column--no-sector {
      display: none; }
    .template-team-member .relationship-list__column--sector {
      padding-bottom: 8px; }
    @media only screen and (min-width: 1280px) {
      .template-team-member .relationship-list__column {
        padding-bottom: unset; }
        .template-team-member .relationship-list__column--no-sector {
          display: block; }
        .template-team-member .relationship-list__column--sector {
          padding-bottom: unset; } }
    .template-team-member .relationship-list__column-wrapper {
      padding: 24px 0; }
      @media only screen and (min-width: 768px) {
        .template-team-member .relationship-list__column-wrapper {
          margin-top: 64px;
          padding: 0;
          border: none; } }
      @media only screen and (min-width: 1280px) {
        .template-team-member .relationship-list__column-wrapper {
          margin-top: 32px; } }
      .template-team-member .relationship-list__column-wrapper.-hidden {
        display: none; }
    .template-team-member .relationship-list__column--name {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-size: 2.3rem;
      font-weight: 300;
      line-height: 2.8rem; }
      @media only screen and (min-width: 768px) {
        .template-team-member .relationship-list__column--name {
          font-size: 2.8rem;
          line-height: 3.8rem; } }
      @media only screen and (min-width: 1024px) {
        .template-team-member .relationship-list__column--name {
          font-size: 3.2rem;
          line-height: 4.4rem; } }
  .template-team-member .relationship-list__link {
    border-bottom: 1px solid currentColor; }
    .template-team-member .relationship-list__link:hover {
      border-color: #e42313; }
    .template-team-member .relationship-list__link--external {
      position: relative; }
      .template-team-member .relationship-list__link--external:after {
        content: '';
        background-image: url("/static/svg/external_link.935d0ed641f7.svg");
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        padding-left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 12px;
        left: 100%; }
    .template-team-member .relationship-list__link-ticker {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem; }
      @media only screen and (min-width: 768px) {
        .template-team-member .relationship-list__link-ticker {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .template-team-member .relationship-list__link-ticker {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
  .template-team-member .relationship-list__button {
    -webkit-font-smoothing: antialiased;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    border-radius: 36px;
    min-width: 162px;
    padding: 14px 32px;
    text-decoration: none;
    transition: background-color 250ms linear, color 250ms linear;
    color: #181818;
    border: 1px solid #e42313; }
    @media only screen and (min-width: 768px) {
      .template-team-member .relationship-list__button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      .template-team-member .relationship-list__button {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .relationship-list__button {
        min-width: 100px;
        padding: 6px 32px; } }
    @media only screen and (min-width: 768px) {
      .template-team-member .relationship-list__button {
        border-radius: 101px;
        min-width: 218px;
        padding: 20px 77px; } }
    .template-team-member .relationship-list__button:hover {
      background-color: #e42313;
      color: #ffffff; }
    .template-team-member .relationship-list__button:focus {
      background-color: #e42313;
      color: #ffffff;
      outline: -webkit-focus-ring-color auto 5px; }
    .template-team-member .relationship-list__button-wrapper {
      margin-top: 48px; }
      @media only screen and (min-width: 768px) {
        .template-team-member .relationship-list__button-wrapper {
          margin-top: 80px;
          text-align: center; } }
    .template-team-member .relationship-list__button-text--expanded {
      display: none; }
    .template-team-member .relationship-list__button.-active .relationship-list__button-text--collapsed {
      display: none; }
    .template-team-member .relationship-list__button.-active .relationship-list__button-text--expanded {
      display: inline; }

.template-team-member__inner-wrapper a:hover {
  color: #e42313;
  border-color: #e42313; }

.template-team-member .relationship-list-intro__body a:hover {
  border-bottom: 1px solid #181818; }

/* Styles for third-party libraries */
/* Styles for general helper classes */
.-off-screen {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap; }

.-hidden,
.-inactive {
  display: none; }

.-visible {
  display: block; }

.nowrap {
  white-space: nowrap; }
