@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: "Cormorant Infant";
  src: url("../fonts/cormorant-infant-semibold.eot");
  src: url("../fonts/cormorant-infant-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/cormorant-infant-semibold.woff2") format("woff2"), url("../fonts/cormorant-infant-semibold.woff") format("woff"), url("../fonts/cormorant-infant-semibold.ttf") format("truetype");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Kapra Neue";
  src: url("../fonts/35DA26_0_0.eot");
  src: url("../fonts/35DA26_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/35DA26_0_0.woff2") format("woff2"), url("../fonts/35DA26_0_0.woff") format("woff"), url("../fonts/35DA26_0_0.ttf") format("truetype");
}
@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: "Kapra Neue";
  src: url("../fonts/35DA26_1_0.eot");
  src: url("../fonts/35DA26_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/35DA26_1_0.woff2") format("woff2"), url("../fonts/35DA26_1_0.woff") format("woff"), url("../fonts/35DA26_1_0.ttf") format("truetype");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Site Icons";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

body,
input[type=submit],
input[type=button],
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ol,
ul {
  list-style: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  background: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=color]:focus,
input[type=submit]:focus,
input[type=button]:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
textarea,
select {
  width: 100%;
}

input[type=radio],
input[type=checkbox],
input[type=color],
input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

.google-map, .flex-container-4, .flex-container-3-3, .flex-container-3, .flex-container-2, .flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.google-map iframe, .flex-container-4 iframe, .flex-container-3-3 iframe, .flex-container-3 iframe, .flex-container-2 iframe, .flex-container iframe,
.google-map object,
.flex-container-4 object,
.flex-container-3-3 object,
.flex-container-3 object,
.flex-container-2 object,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row {
  margin-left: -77px;
  font-size: 0;
}
@media only screen and (max-width: 985px) {
  .row {
    margin-left: -40px;
  }
}
@media only screen and (max-width: 450px) {
  .row {
    margin-left: -20px;
  }
}
.row.row--reverse {
  direction: rtl;
  text-align: left;
}
.row.row--centred {
  text-align: center;
}
.row.row--gap {
  margin-bottom: 100px;
}
@media only screen and (max-width: 776px) {
  .row.row--gap {
    margin-bottom: 40px;
  }
}
.row.row--gap-bg {
  margin-bottom: 140px;
}
@media only screen and (max-width: 985px) {
  .row.row--gap-bg {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 776px) {
  .row.row--gap-bg {
    margin-bottom: 40px;
  }
}
.row.row--vertically-centred > .col {
  vertical-align: middle;
}
.row.row--bottom-aligned > .col {
  vertical-align: bottom;
}
.row.row--no-gutter {
  margin-left: 0;
}
.row.row--no-gutter > .col {
  padding-left: 0;
}
.row.row--border > .col {
  border: 1.5px solid #FFF;
}
.row.row--last {
  background-color: #2E3D4C;
  text-align: center;
}

.col {
  font-size: 20px;
  text-align: left;
  direction: ltr;
  vertical-align: top;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal;
  padding-left: 77px;
}
@media only screen and (max-width: 985px) {
  .col {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .col {
    padding-left: 20px;
  }
}

.a1-12 {
  width: 8.3333333333%;
}

.a2-12 {
  width: 16.6666666667%;
}

.a3-12 {
  width: 25%;
}

.a4-12 {
  width: 33.3333333333%;
}

.a5-12 {
  width: 41.6666666667%;
}

.a6-12 {
  width: 50%;
}

.a7-12 {
  width: 58.3333333333%;
}

.a8-12 {
  width: 66.6666666667%;
}

.a9-12 {
  width: 75%;
}

.a10-12 {
  width: 83.3333333333%;
}

.a11-12 {
  width: 91.6666666667%;
}

.a12-12 {
  width: 100%;
}

@media only screen and (max-width: 1365px) {
  .b1-12 {
    width: 8.3333333333%;
  }
  .b2-12 {
    width: 16.6666666667%;
  }
  .b3-12 {
    width: 25%;
  }
  .b4-12 {
    width: 33.3333333333%;
  }
  .b5-12 {
    width: 41.6666666667%;
  }
  .b6-12 {
    width: 50%;
  }
  .b7-12 {
    width: 58.3333333333%;
  }
  .b8-12 {
    width: 66.6666666667%;
  }
  .b9-12 {
    width: 75%;
  }
  .b10-12 {
    width: 83.3333333333%;
  }
  .b11-12 {
    width: 91.6666666667%;
  }
  .b12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .c1-12 {
    width: 8.3333333333%;
  }
  .c2-12 {
    width: 16.6666666667%;
  }
  .c3-12 {
    width: 25%;
  }
  .c4-12 {
    width: 33.3333333333%;
  }
  .c5-12 {
    width: 41.6666666667%;
  }
  .c6-12 {
    width: 50%;
  }
  .c7-12 {
    width: 58.3333333333%;
  }
  .c8-12 {
    width: 66.6666666667%;
  }
  .c9-12 {
    width: 75%;
  }
  .c10-12 {
    width: 83.3333333333%;
  }
  .c11-12 {
    width: 91.6666666667%;
  }
  .c12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 985px) {
  .d1-12 {
    width: 8.3333333333%;
  }
  .d2-12 {
    width: 16.6666666667%;
  }
  .d3-12 {
    width: 25%;
  }
  .d4-12 {
    width: 33.3333333333%;
  }
  .d5-12 {
    width: 41.6666666667%;
  }
  .d6-12 {
    width: 50%;
  }
  .d7-12 {
    width: 58.3333333333%;
  }
  .d8-12 {
    width: 66.6666666667%;
  }
  .d9-12 {
    width: 75%;
  }
  .d10-12 {
    width: 83.3333333333%;
  }
  .d11-12 {
    width: 91.6666666667%;
  }
  .d12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 776px) {
  .e1-12 {
    width: 8.3333333333%;
  }
  .e2-12 {
    width: 16.6666666667%;
  }
  .e3-12 {
    width: 25%;
  }
  .e4-12 {
    width: 33.3333333333%;
  }
  .e5-12 {
    width: 41.6666666667%;
  }
  .e6-12 {
    width: 50%;
  }
  .e7-12 {
    width: 58.3333333333%;
  }
  .e8-12 {
    width: 66.6666666667%;
  }
  .e9-12 {
    width: 75%;
  }
  .e10-12 {
    width: 83.3333333333%;
  }
  .e11-12 {
    width: 91.6666666667%;
  }
  .e12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .f1-12 {
    width: 8.3333333333%;
  }
  .f2-12 {
    width: 16.6666666667%;
  }
  .f3-12 {
    width: 25%;
  }
  .f4-12 {
    width: 33.3333333333%;
  }
  .f5-12 {
    width: 41.6666666667%;
  }
  .f6-12 {
    width: 50%;
  }
  .f7-12 {
    width: 58.3333333333%;
  }
  .f8-12 {
    width: 66.6666666667%;
  }
  .f9-12 {
    width: 75%;
  }
  .f10-12 {
    width: 83.3333333333%;
  }
  .f11-12 {
    width: 91.6666666667%;
  }
  .f12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 370px) {
  .g1-12 {
    width: 8.3333333333%;
  }
  .g2-12 {
    width: 16.6666666667%;
  }
  .g3-12 {
    width: 25%;
  }
  .g4-12 {
    width: 33.3333333333%;
  }
  .g5-12 {
    width: 41.6666666667%;
  }
  .g6-12 {
    width: 50%;
  }
  .g7-12 {
    width: 58.3333333333%;
  }
  .g8-12 {
    width: 66.6666666667%;
  }
  .g9-12 {
    width: 75%;
  }
  .g10-12 {
    width: 83.3333333333%;
  }
  .g11-12 {
    width: 91.6666666667%;
  }
  .g12-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 985px) {
  .col--stack-left {
    padding-left: 0;
    padding-right: 60px;
    margin-left: -2.5%;
    position: relative;
    z-index: 10;
    width: 35.655%;
  }
}
@media only screen and (min-width: a) {
  .col--stack-left {
    padding-right: 140px;
  }
}
@media only screen and (min-width: 1920px) {
  .col--stack-left {
    padding-right: 0;
  }
}

img,
object,
video,
audio {
  max-width: 100%;
}

img {
  height: auto;
  display: block;
}

.flex-container {
  padding-bottom: 56.25%;
}

.flex-container-2 {
  padding-bottom: 66.8148148148%;
}
@media only screen and (max-width: 776px) {
  .flex-container-2 {
    padding-bottom: 47.619047619%;
  }
}

.flex-container-3 {
  padding-bottom: 47.619047619%;
}
@media only screen and (max-width: 776px) {
  .flex-container-3 {
    padding-bottom: 47.619047619%;
  }
}

.flex-container-3-3 {
  padding-bottom: 73.5849056604%;
}
@media only screen and (max-width: 776px) {
  .flex-container-3-3 {
    padding-bottom: 47.619047619%;
  }
}

.flex-container-4 {
  padding-bottom: 75%;
}
@media only screen and (max-width: 450px) {
  .flex-container-4 {
    padding-bottom: 47.619047619%;
  }
}

.twitter__icon::before, .button::before, .nav__item__search::before, .header__mobile-search::before, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon--facebook::before,
.icon-end--facebook::after {
  content: "\e906";
}

.icon--instagram::before,
.icon-end--instagram::after {
  content: "\e907";
}

.twitter__icon::before, .icon--twitter::before,
.icon-end--twitter::after {
  content: "\e908";
}

.button--external::before, .icon--external::before,
.icon-end--external::after {
  content: "\e900";
}

.button--play::before, .icon--play::before,
.icon-end--play::after {
  content: "\e901";
}

.nav__item__search::before, .header__mobile-search::before, .icon--search::before,
.icon-end--search::after {
  content: "\e902";
}

.icon--season::before,
.icon-end--season::after {
  content: "\e903";
}

.container {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 140px;
}
@media only screen and (max-width: 1365px) {
  .container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 985px) {
  .container {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 450px) {
  .container {
    padding: 0 20px;
  }
}

.container--top {
  margin-top: 50px;
}
@media only screen and (max-width: 985px) {
  .container--top {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .container--top {
    margin-top: 16px;
  }
}

.container--top-sm {
  margin-top: 27px;
}
@media only screen and (max-width: 985px) {
  .container--top-sm {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .container--top-sm {
    margin-top: 0;
  }
}

.container--full-bleed {
  padding: 0;
}

.gamma {
  font-size: 45px;
}
@media only screen and (max-width: 1200px) {
  .gamma {
    font-size: 30px;
  }
}
@media only screen and (max-width: 776px) {
  .gamma {
    font-size: 25px;
  }
}
@media only screen and (max-width: 450px) {
  .gamma {
    font-size: 20px;
  }
}

.delta {
  font-size: 30px;
}
@media only screen and (max-width: 1200px) {
  .delta {
    font-size: 25px;
  }
}
@media only screen and (max-width: 450px) {
  .delta {
    font-size: 20px;
  }
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-block {
  margin: 0 auto;
  max-width: 850px;
}

.h,
.footer__bottom p,
.footer__bottom a,
.news-listing__link,
.quote__text,
.h3,
.h2,
.h1,
.info__headline,
.typeset h3,
.typeset h2 {
  color: #222C37;
  display: block;
  font-family: "Kapra Neue";
  font-weight: 300;
}

.h-inverse {
  color: #FFF;
  font-family: "Kapra Neue";
  font-weight: 300;
}

.h1,
.info__headline,
.typeset h3,
.typeset h2 {
  font-size: 45px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  .h1,
  .info__headline,
  .typeset h3,
  .typeset h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .h1,
  .info__headline,
  .typeset h3,
  .typeset h2 {
    font-size: 25px;
  }
}

.h2 {
  font-size: 30px;
}
@media only screen and (max-width: 1200px) {
  .h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 776px) {
  .h2 {
    font-size: 20px;
  }
}

.h3 {
  font-size: 20px;
}
@media only screen and (max-width: 450px) {
  .h3 {
    font-size: 16px;
  }
}

.h3--primary {
  color: #2E3D4C;
}

.h--marginb8 {
  margin-bottom: 8px;
}
@media only screen and (max-width: 776px) {
  .h--marginb8 {
    margin-bottom: 4px;
  }
}

.h--marginb10 {
  margin-bottom: 10px;
}

.h--marginb20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 985px) {
  .h--marginb20 {
    margin-bottom: 10px;
  }
}

.h--marginb40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .h--marginb40 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .h--marginb40 {
    margin-bottom: 16px;
  }
}

.p,
.member-introduction,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 10px;
}
@media only screen and (max-width: 450px) {
  .p,
  .member-introduction,
  .typeset p,
  .typeset ul,
  .typeset ol,
  .typeset img {
    font-size: 18px;
  }
}

@media only screen and (max-width: 985px) {
  .p--small {
    font-size: 18px;
  }
}
@media only screen and (max-width: 450px) {
  .p--small {
    font-size: 16px;
  }
}

.p--big {
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .p--big {
    font-size: 25px;
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 450px) {
  .p--big {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.a,
.a--light {
  color: #2E3D4C;
  font-family: "Kapra Neue";
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.a:hover, .a:focus,
.a--light:hover,
.a--light:focus {
  color: #acbdcd;
  cursor: pointer;
}

.a--inverse,
.light-header .nav__item__link a,
.cookie-notice button,
.lightbox__close,
.search-overlay__close {
  color: #FFF;
}
.a--inverse:hover, .a--inverse:focus,
.light-header .nav__item__link a:hover,
.cookie-notice button:hover,
.lightbox__close:hover,
.search-overlay__close:hover,
.light-header .nav__item__link a:focus,
.cookie-notice button:focus,
.lightbox__close:focus,
.search-overlay__close:focus {
  color: rgba(255, 255, 255, 0.5);
}

.a--light {
  font-weight: 300;
}

.a-naked {
  color: #2E3D4C;
  font-family: "Cormorant Infant";
  text-decoration: none;
}

.a--block {
  display: block;
}

.a--underline,
.h--underline {
  border-bottom: 2px solid #2E3D4C;
  display: block;
  font-weight: 300;
  margin: 0 auto 15px;
  max-width: 390px;
  padding: 15px 0;
  text-align: center;
  -webkit-transition: color 0.2s, border 0.2s;
  transition: color 0.2s, border 0.2s;
}
.a--underline:hover, .a--underline:focus,
.h--underline:hover,
.h--underline:focus {
  border-bottom: 2px solid #acbdcd;
}
@media only screen and (max-width: 450px) {
  .a--underline,
  .h--underline {
    margin-bottom: 20px;
    padding-bottom: 8px;
  }
}

.h--underline {
  font-family: "Kapra Neue";
}
.h--underline:hover, .h--underline:focus {
  border-bottom: 2px solid #2E3D4C;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 24px;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 12px;
}

.typeset ul li, .ul li {
  list-style: disc outside;
}

.typeset ol li, .ol li {
  list-style: decimal outside;
}

.typeset h2 {
  font-size: 45px;
}
.typeset h3 {
  font-size: 30px;
}
.typeset a {
  color: #acbdcd;
  font-family: "Cormorant Infant";
  font-weight: 300;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.typeset a:hover, .typeset a:focus {
  color: #2E3D4C;
  cursor: pointer;
}
.invisible {
  left: -999rem;
  position: absolute;
}

.relative {
  position: relative;
}

.marginb80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 985px) {
  .marginb80 {
    margin-bottom: 20px;
  }
}

.marginb60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 985px) {
  .marginb60 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 776px) {
  .marginb60 {
    margin-bottom: 20px;
  }
}

.marginb40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .marginb40 {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 450px) {
  .marginb40 {
    margin-bottom: 20px;
  }
}

.marginb30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 450px) {
  .marginb30 {
    margin-bottom: 16px;
  }
}

.marginb10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 776px) {
  .marginb10 {
    margin-bottom: 0;
  }
}

.max-width650 {
  max-width: 650px;
}

.borderb3 {
  margin-bottom: 3px;
}

.nav__item__search, .header__mobile-search {
  color: #2E3D4C;
}
.light-header .nav__item__search, .light-header .header__mobile-search {
  color: #FFF;
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.spinner,
.lightbox__spinner,
.js .external-feed__spinner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  width: 20px;
}
.spinner::before,
.lightbox__spinner::before,
.js .external-feed__spinner::before {
  -webkit-animation: spinner 0.6s linear infinite;
          animation: spinner 0.6s linear infinite;
  border: 2px solid #222C37;
  border-radius: 50%;
  border-top-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  height: 20px;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}

.spinner--shown,
.lightbox__spinner,
.js .external-feed__spinner {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.lightbox__frame, .search-overlay {
  background-color: #2E3D4C;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  bottom: 0;
  left: 0;
  opacity: 1;
  padding: 0 140px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0s;
  transition: opacity 0.2s, visibility 0s 0s;
  visibility: visible;
  z-index: 9999;
}
@media only screen and (max-width: 1365px) {
  .lightbox__frame, .search-overlay {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 985px) {
  .lightbox__frame, .search-overlay {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 450px) {
  .lightbox__frame, .search-overlay {
    padding: 0;
  }
}

.lightbox__close, .search-overlay__close {
  height: 34px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 34px;
  z-index: 50;
}
@media only screen and (max-width: 985px) {
  .lightbox__close, .search-overlay__close {
    right: 40px;
    top: 84px;
  }
}
@media only screen and (max-width: 776px) {
  .lightbox__close, .search-overlay__close {
    top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .lightbox__close, .search-overlay__close {
    height: 20px;
    right: 20px;
    top: 56px;
    width: 24px;
  }
}
.lightbox__close span, .search-overlay__close span {
  background-color: #FFF;
  display: block;
  height: 3px;
  margin-bottom: 6px;
  position: relative;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 100%;
}
@media only screen and (max-width: 450px) {
  .lightbox__close span, .search-overlay__close span {
    height: 2px;
    margin-bottom: 6px;
  }
}
.lightbox__close span:nth-of-type(1), .search-overlay__close span:nth-of-type(1) {
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.lightbox__close span:nth-of-type(2), .search-overlay__close span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.lightbox__close span:nth-of-type(3), .search-overlay__close span:nth-of-type(3) {
  bottom: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 450px) {
  .lightbox__close span:nth-of-type(3), .search-overlay__close span:nth-of-type(3) {
    bottom: 6px;
  }
}
.lightbox__close:hover span, .search-overlay__close:hover span, .lightbox__close:focus span, .search-overlay__close:focus span {
  background-color: #acbdcd;
}

.search-overlay, .js .external-feed__content, .listing__info, .quote-slideshow__item.hide {
  opacity: 0;
  visibility: hidden;
}

.search-open .search-overlay, .js .state-will-change {
  opacity: 1;
  visibility: visible;
}

.cookie-notice {
  background-color: #2E3D4C;
  display: none;
  padding: 20px 0;
  position: relative;
  -webkit-transition: margin-top 0.2s;
  transition: margin-top 0.2s;
}
.cookie-notice p {
  color: #FFF;
  margin-right: 40px;
}
@media only screen and (max-width: 776px) {
  .cookie-notice p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 450px) {
  .cookie-notice p {
    margin-right: 30px;
  }
}
.cookie-notice a {
  font-weight: normal;
}
.cookie-notice button {
  font-size: 50px;
  line-height: 0.5;
  position: absolute;
  right: 140px;
  top: -7px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media only screen and (max-width: 1365px) {
  .cookie-notice button {
    right: 60px;
  }
}
@media only screen and (max-width: 985px) {
  .cookie-notice button {
    right: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .cookie-notice button {
    right: 20px;
  }
}
.show-cookie-notice .cookie-notice {
  display: block;
  margin-top: 0;
}

body,
input,
textarea,
button {
  font-size: 20px;
  font-family: "Cormorant Infant", "Times New Roman", Serif;
}

body {
  color: #2E3D4C;
  line-height: 1.2;
  overflow-x: hidden;
}

.button {
  font-size: 30px;
  background-color: #2E3D4C;
  color: #FFF;
  display: block;
  font-family: "Kapra Neue";
  font-weight: 300;
  padding: 20px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 100%;
  z-index: 2;
}
.button::before {
  font-size: 25px;
  left: 30px;
  line-height: 36px;
  position: absolute;
}
@media only screen and (max-width: 450px) {
  .button::before {
    font-size: 20px;
    line-height: 30px;
  }
}
.button:hover, .button:focus {
  background-color: #54708c;
}
@media only screen and (max-width: 985px) {
  .button {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}
@media only screen and (max-width: 776px) {
  .button {
    padding: 16px 0;
  }
}
@media only screen and (max-width: 450px) {
  .button {
    font-size: 25px;
  }
}

.header {
  padding: 43px;
  position: relative;
  text-align: center;
  z-index: 10;
}
@media only screen and (max-width: 776px) {
  .header {
    padding: 30px;
  }
}

.header__mobile-search {
  display: none;
  left: 0;
  position: absolute;
  top: 84px;
}
@media only screen and (max-width: 985px) {
  .header__mobile-search {
    display: inline-block;
  }
}
@media only screen and (max-width: 776px) {
  .header__mobile-search {
    top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .header__mobile-search {
    top: 54px;
  }
}

.header__logo {
  background: url("../img/logo-dark.svg") no-repeat center;
  background-size: contain;
  display: inline-block;
  height: 147px;
  margin: 0 auto;
  position: relative;
  width: 257px;
}
.light-header .header__logo {
  background-image: url("../img/logo-light.svg");
}
@media only screen and (max-width: 1200px) {
  .header__logo {
    height: 135px;
    width: 235px;
  }
}
@media only screen and (max-width: 776px) {
  .header__logo {
    height: 114px;
    width: 200px;
  }
}
@media only screen and (max-width: 450px) {
  .header__logo {
    height: 97px;
    width: 170px;
  }
}

.main-image-blur,
.main-image,
.main-image-fallback {
  height: 100%;
  max-width: none;
  min-height: 650px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .main-image-blur,
  .main-image,
  .main-image-fallback {
    min-height: 600px;
  }
}
@media only screen and (max-width: 985px) {
  .main-image-blur,
  .main-image,
  .main-image-fallback {
    min-height: 500px;
  }
}
@media only screen and (max-width: 450px) {
  .main-image-blur,
  .main-image,
  .main-image-fallback {
    min-height: 0;
  }
}
.main-image-blur.hidden,
.main-image.hidden,
.main-image-fallback.hidden {
  display: none;
}

.main-image,
.main-image-fallback--top {
  z-index: 2;
}

.main-image-blur,
.main-image-fallback--blur {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  -webkit-filter: blur(40px);
          filter: blur(40px);
  opacity: 0.5;
  top: 94px;
}
@media only screen and (max-width: 776px) {
  .main-image-blur,
  .main-image-fallback--blur {
    top: 40px;
  }
}
@media only screen and (max-width: 985px) {
  .main-image-blur,
  .main-image-fallback--blur {
    min-height: 500px;
  }
}
@media only screen and (max-width: 450px) {
  .main-image-blur,
  .main-image-fallback--blur {
    min-height: 0;
  }
}

.main-image-fallback {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section {
  margin-bottom: 140px;
}
@media only screen and (max-width: 985px) {
  .section {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 776px) {
  .section {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .section {
    margin-bottom: 30px;
  }
}

.top-content {
  height: 100vh;
  margin-top: -240px;
  min-height: 650px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .top-content {
    margin-top: -228px;
    min-height: 600px;
  }
}
@media only screen and (max-width: 985px) {
  .top-content {
    min-height: 500px;
  }
}
@media only screen and (max-width: 776px) {
  .top-content {
    margin-top: -181px;
  }
}
@media only screen and (max-width: 450px) {
  .top-content {
    height: 350px;
    margin-top: -164px;
    min-height: 0;
  }
}
.top-content::before {
  background-color: rgba(34, 44, 55, 0.1);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.top-content--production {
  min-height: 0;
}
@media only screen and (max-width: 985px) {
  .top-content--production {
    height: 90vh;
  }
}
@media only screen and (max-width: 450px) {
  .top-content--production {
    height: 350px;
  }
}
.top-content--production .container {
  height: 100%;
}
.top-content--production .main-image-blur,
.top-content--production .main-image,
.top-content--production .main-image-fallback {
  min-height: 0;
}

.top-content__logo {
  bottom: 155px;
  position: absolute;
  z-index: 5;
}
@media only screen and (max-width: 985px) {
  .top-content__logo {
    bottom: 75px;
  }
}
@media only screen and (max-width: 776px) {
  .top-content__logo {
    bottom: 30px;
  }
}

.top-content__logo--title {
  font-size: 65px;
  color: #FFF;
  height: auto;
  left: 15%;
  margin-bottom: 0;
  max-width: 55%;
}
@media only screen and (max-width: 1365px) {
  .top-content__logo--title {
    left: 10%;
  }
}
@media only screen and (max-width: 1200px) {
  .top-content__logo--title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 985px) {
  .top-content__logo--title {
    font-size: 45px;
  }
}
@media only screen and (max-width: 776px) {
  .top-content__logo--title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .top-content__logo--title {
    font-size: 25px;
  }
}

.top-content__logo--title--png {
  width: 510px;
}
@media only screen and (max-width: 985px) {
  .top-content__logo--title--png {
    width: 45%;
  }
}

.top-content__logo--broadcaster {
  max-height: 124px;
  max-width: 275px;
  right: 15%;
  width: auto;
}
@media only screen and (max-width: 1365px) {
  .top-content__logo--broadcaster {
    right: 10%;
  }
}
@media only screen and (max-width: 985px) {
  .top-content__logo--broadcaster {
    max-height: 99px;
    max-width: 20%;
  }
}
@media only screen and (max-width: 776px) {
  .top-content__logo--broadcaster {
    max-height: 80px;
  }
}
@media only screen and (max-width: 450px) {
  .top-content__logo--broadcaster {
    max-height: 60px;
  }
}

.main-content-box {
  background-color: #FFF;
  padding: 80px 116px 20px 140px;
  position: relative;
  top: -80px;
  z-index: 5;
}
@media only screen and (max-width: 1365px) {
  .main-content-box {
    padding-left: 60px;
    padding-right: 100px;
  }
}
@media only screen and (max-width: 985px) {
  .main-content-box {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    top: 0;
    z-index: -1;
  }
}
@media only screen and (max-width: 450px) {
  .main-content-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main-content-box span:first-of-type {
  margin-right: 20px;
}
@media only screen and (max-width: 776px) {
  .main-content-box .text-right {
    margin-bottom: 10px;
    text-align: left;
  }
}

.side-bar {
  margin: 56px 0 100px;
}
@media only screen and (max-width: 985px) {
  .side-bar {
    margin: 40px 0 80px;
  }
}
@media only screen and (max-width: 776px) {
  .side-bar {
    margin: 16px 40px 50px;
  }
}
@media only screen and (max-width: 450px) {
  .side-bar {
    margin: 10px 20px 40px;
  }
}

.quote-slideshow {
  background-color: #2E3D4C;
  padding: 72px 0;
  position: relative;
}
@media only screen and (max-width: 985px) {
  .quote-slideshow {
    padding: 52px 0;
  }
}
@media only screen and (max-width: 776px) {
  .quote-slideshow {
    padding: 40px 0;
  }
}
.js .quote-slideshow {
  white-space: nowrap;
}

.quote-slideshow__inner {
  margin: 0 140px;
  overflow: hidden;
}
@media only screen and (max-width: 1365px) {
  .quote-slideshow__inner {
    margin: 0 60px;
  }
}
@media only screen and (max-width: 985px) {
  .quote-slideshow__inner {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .quote-slideshow__inner {
    margin-left: 20px;
  }
}
.js .quote-slideshow__inner {
  margin-right: 0;
}

.quote-slideshow__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #acbdcd;
  display: inline-block;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 0 20px;
  position: relative;
  -webkit-transition: margin-left 0.8s 0.2s, color 0.8s 0.2s, opacity 0.2s, visibility 0.2s;
  transition: margin-left 0.8s 0.2s, color 0.8s 0.2s, opacity 0.2s, visibility 0.2s;
  vertical-align: middle;
  white-space: normal;
  width: 49%;
}
.js .quote-slideshow__item {
  margin-bottom: 0;
  padding: 0 116px;
  width: 70%;
}
@media only screen and (max-width: 985px) {
  .js .quote-slideshow__item {
    padding: 0 80px;
    width: 80%;
  }
}
@media only screen and (max-width: 776px) {
  .js .quote-slideshow__item {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 450px) {
  .js .quote-slideshow__item {
    padding: 0 20px;
  }
}
.quote-slideshow__item.selected {
  color: #FFF;
}
.js .quote-slideshow__item.selected {
  margin-left: -116px;
}
@media only screen and (max-width: 985px) {
  .js .quote-slideshow__item.selected {
    margin-left: -80px;
  }
}
@media only screen and (max-width: 776px) {
  .js .quote-slideshow__item.selected {
    margin-left: -40px;
  }
}
@media only screen and (max-width: 450px) {
  .js .quote-slideshow__item.selected {
    margin-left: -20px;
  }
}
.quote-slideshow__item.selected .quote__text {
  color: #FFF;
}
.quote-slideshow__item__divider {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
}
.quote-slideshow__item__divider span {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.selected .quote-slideshow__item__divider span {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.quote__text {
  font-size: 50px;
  color: #acbdcd;
  margin-bottom: 20px;
  -webkit-transition: color 1s;
  transition: color 1s;
}
@media only screen and (max-width: 1200px) {
  .quote__text {
    font-size: 45px;
  }
}
@media only screen and (max-width: 776px) {
  .quote__text {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .quote__text {
    font-size: 25px;
    margin-bottom: 10px;
  }
}

.quote__attribution {
  font-size: 30px;
}
@media only screen and (max-width: 1200px) {
  .quote__attribution {
    font-size: 25px;
  }
}
@media only screen and (max-width: 776px) {
  .quote__attribution {
    font-size: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .quote__attribution {
    font-size: 16px;
  }
}

@media only screen and (max-width: 776px) {
  .award-name {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 450px) {
  .award-name {
    margin-bottom: 2px;
  }
}

.award-category {
  font-size: 45px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .award-category {
    font-size: 30px;
  }
}
@media only screen and (max-width: 776px) {
  .award-category {
    font-size: 25px;
    margin-bottom: 6px;
    text-align: left;
  }
}
@media only screen and (max-width: 450px) {
  .award-category {
    font-size: 20px;
    margin-bottom: 2px;
  }
}

.award-year {
  font-size: 30px;
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .award-year {
    font-size: 25px;
  }
}
@media only screen and (max-width: 776px) {
  .award-year {
    font-size: 20px;
    margin-bottom: 40px;
    text-align: left;
  }
}
@media only screen and (max-width: 450px) {
  .award-year {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.award-year--nomb {
  margin-bottom: 0;
}

.news-listing__link {
  font-size: 30px;
  border-bottom: 2px solid #2E3D4C;
  max-width: 390px;
  padding: 20px 0;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .news-listing__link {
    font-size: 25px;
    padding: 16px 0;
    width: 90%;
  }
}
@media only screen and (max-width: 776px) {
  .news-listing__link {
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 350px;
    padding: 8px 0;
    width: 100%;
  }
}

.news-listing__image {
  padding-left: 20%;
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  .news-listing__image {
    padding-left: 10%;
    width: 90%;
  }
}
@media only screen and (max-width: 985px) {
  .news-listing__image {
    padding-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 776px) {
  .news-listing__image {
    margin: 10px auto 0;
    width: 90%;
  }
}
@media only screen and (max-width: 450px) {
  .news-listing__image {
    margin-top: 6px;
    width: 100%;
  }
}

.listing {
  position: relative;
}
.listing figcaption {
  bottom: 10px;
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: bottom 0.2s 0.2s;
  transition: bottom 0.2s 0.2s;
  width: 95%;
}
@media only screen and (max-width: 776px) {
  .listing figcaption {
    bottom: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .listing figcaption {
    bottom: 20px;
  }
}
.listing figcaption p {
  color: #FFF;
}
.row--last .listing {
  margin-bottom: 0;
}
.listing:hover figcaption, .listing:focus figcaption {
  bottom: 60px;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
@media only screen and (max-width: 1200px) {
  .listing:hover figcaption, .listing:focus figcaption {
    bottom: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .listing:hover figcaption, .listing:focus figcaption {
    bottom: 20px;
  }
}
.listing:hover .listing__title::before, .listing:focus .listing__title::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.2s 0.2s;
  transition: -webkit-transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}
.listing:hover .listing__info, .listing:focus .listing__info {
  opacity: 1;
  visibility: visible;
}

.listing__title {
  display: inline-block;
  padding: 0 40px;
  position: relative;
}
.listing__title::before {
  background-color: #FFF;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  width: 100%;
}
@media only screen and (max-width: 776px) {
  .listing__title::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transition: -webkit-transform 0.2s 0.2s;
    transition: -webkit-transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
  }
}
@media only screen and (max-width: 985px) {
  .listing__title {
    padding: 0 20px;
  }
}

.listing__season::before {
  background: url("../img/season-icon.svg") no-repeat center;
  background-size: contain;
  bottom: 28px;
  content: "";
  height: 46px;
  left: 30px;
  position: absolute;
  width: 56px;
  z-index: 5;
}
@media only screen and (max-width: 1200px) {
  .listing__season::before {
    bottom: 24px;
    height: 34px;
    width: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .listing__season::before {
    bottom: 18px;
    left: 20px;
  }
}
.a3-12 .listing__season::before {
  height: 40px;
  width: 50px;
}
@media only screen and (max-width: 1200px) {
  .a3-12 .listing__season::before {
    height: 34px;
    width: 40px;
  }
}

.listing__image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.listing__info {
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
@media only screen and (max-width: 776px) {
  .listing__info {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (max-width: 776px) {
  .listing__info--sm {
    font-size: 16px;
  }
}

.team-members {
  margin-top: 90px;
}
@media only screen and (max-width: 776px) {
  .team-members {
    margin-top: 50px;
  }
}

.team-members--entry-page {
  clear: both;
  margin-top: 0;
  padding-top: 90px;
}
@media only screen and (max-width: 776px) {
  .team-members--entry-page {
    margin-top: 0;
    padding-top: 50px;
  }
}

.member-intro-container {
  margin-top: -20px;
}
@media only screen and (max-width: 776px) {
  .member-intro-container {
    margin-top: 30px;
  }
}

.member-introduction {
  max-width: 930px;
}
@media only screen and (max-width: 776px) {
  .member-introduction {
    margin-right: 0;
  }
}

.member-pic {
  float: right;
  margin: 20px 0 40px;
  padding-left: 77px;
  width: 40%;
}
@media only screen and (max-width: 985px) {
  .member-pic {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 776px) {
  .member-pic {
    float: none;
    margin: 0 0 30px;
    padding-left: 0;
    width: 300px;
  }
}
@media only screen and (max-width: 370px) {
  .member-pic {
    width: 100%;
  }
}

.google-map {
  padding-bottom: 46.9626168224%;
}
@media only screen and (max-width: 985px) {
  .google-map {
    padding-bottom: 75%;
  }
}
@media only screen and (max-width: 776px) {
  .google-map {
    margin-top: 40px;
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 450px) {
  .google-map {
    padding-bottom: 60%;
  }
}
.google-map img {
  max-width: none;
  width: auto;
}

.twitter {
  margin: 180px auto 0;
  max-width: 700px;
}
@media only screen and (max-width: 985px) {
  .twitter {
    margin-top: 140px;
  }
}
@media only screen and (max-width: 776px) {
  .twitter {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 450px) {
  .twitter {
    margin-top: 0;
  }
}

.twitter__name {
  display: inline-block;
}
@media only screen and (max-width: 776px) {
  .twitter__name {
    font-size: 18px;
  }
}

.twitter__icon {
  font-size: 30px;
  display: inline-block;
  width: 70px;
}
@media only screen and (max-width: 776px) {
  .twitter__icon {
    font-size: 25px;
    width: 50px;
  }
}

.external-feed {
  margin-left: 74px;
  margin-top: 20px;
}
@media only screen and (max-width: 776px) {
  .external-feed {
    margin-left: 54px;
    margin-top: 10px;
  }
}

.js .external-feed__content {
  -webkit-transition: opacity 0.4s 0.5s, visibility 0.4s 0.5s;
  transition: opacity 0.4s 0.5s, visibility 0.4s 0.5s;
}
.js .external-feed--loaded .external-feed__spinner {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.js .external-feed--loaded .external-feed__content {
  opacity: 1;
  visibility: visible;
}
.js .is-hidden {
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
.js .state-will-change {
  height: auto;
  -webkit-transition: opacity 0.75s, visibility 0.75s;
  transition: opacity 0.75s, visibility 0.75s;
}

.pagination {
  text-align: center;
}

.pagination__list {
  margin-top: 10px;
}
.pagination__list li {
  display: inline-block;
  margin: 0 5px;
}
.pagination__list span {
  color: #2E3D4C;
  display: inline-block;
  font-family: "Kapra Neue";
  font-weight: 300;
  padding: 6px;
  position: relative;
  text-decoration: none;
}
.pagination__list span::before {
  background-color: #2E3D4C;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.search-overlay form {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 985px) {
  .search-overlay form {
    text-align: center;
    width: 100%;
  }
}
.search-overlay form button {
  font-size: 25px;
  color: #FFF;
  display: inline-block;
  padding-left: 30px;
  padding-top: 1px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.search-overlay form button:hover, .search-overlay form button:focus {
  color: #acbdcd;
}
@media only screen and (max-width: 985px) {
  .search-overlay form button {
    font-size: 20px;
  }
}
@media only screen and (max-width: 776px) {
  .search-overlay form button {
    font-size: 18px;
    padding-left: 16px;
  }
}
.search-overlay input {
  font-size: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #FFF;
  border-radius: 0;
  color: #FFF;
  display: inline-block;
  font-family: "Kapra Neue";
  font-weight: 300;
  line-height: normal;
  padding-left: 0;
  width: auto;
}
.search-overlay input::-webkit-input-placeholder {
  color: #FFF;
  opacity: 0.5;
}
.search-overlay input::-moz-placeholder {
  color: #FFF;
  opacity: 0.5;
}
.search-overlay input:-ms-input-placeholder {
  color: #FFF;
  opacity: 0.5;
}
.search-overlay input::-ms-input-placeholder {
  color: #FFF;
  opacity: 0.5;
}
.search-overlay input::placeholder {
  color: #FFF;
  opacity: 0.5;
}
@media only screen and (max-width: 985px) {
  .search-overlay input {
    font-size: 25px;
  }
}
@media only screen and (max-width: 776px) {
  .search-overlay input {
    font-size: 20px;
    border-bottom: 1px solid #FFF;
  }
}
@media only screen and (max-width: 985px) {
  .search-overlay__close {
    left: 34px;
    top: 80px;
  }
}
@media only screen and (max-width: 776px) {
  .search-overlay__close {
    top: 56px;
  }
}
@media only screen and (max-width: 450px) {
  .search-overlay__close {
    left: 18px;
  }
}

.search-listing img,
.news-listing img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.search-listing:hover, .search-listing:focus,
.news-listing:hover,
.news-listing:focus {
  color: #2E3D4C;
}
.search-listing:hover img, .search-listing:focus img,
.news-listing:hover img,
.news-listing:focus img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.nojs-search-form {
  display: inline-block;
  left: 0;
  position: absolute;
  top: -60px;
}
.nojs-search-form input {
  border-bottom: 1px solid #2E3D4C;
  color: #2E3D4C;
  display: inline-block;
  width: 150px;
}
.light-header .nojs-search-form input {
  border-bottom: 1px solid #FFF;
  color: #FFF;
}
.light-header .nojs-search-form input::-webkit-input-placeholder {
  color: #FFF;
}
.light-header .nojs-search-form input::-moz-placeholder {
  color: #FFF;
}
.light-header .nojs-search-form input:-ms-input-placeholder {
  color: #FFF;
}
.light-header .nojs-search-form input::-ms-input-placeholder {
  color: #FFF;
}
.light-header .nojs-search-form input::placeholder {
  color: #FFF;
}
.nojs-search-form input::-webkit-input-placeholder {
  color: #2E3D4C;
  opacity: 1;
}
.nojs-search-form input::-moz-placeholder {
  color: #2E3D4C;
  opacity: 1;
}
.nojs-search-form input:-ms-input-placeholder {
  color: #2E3D4C;
  opacity: 1;
}
.nojs-search-form input::-ms-input-placeholder {
  color: #2E3D4C;
  opacity: 1;
}
.nojs-search-form input::placeholder {
  color: #2E3D4C;
  opacity: 1;
}
.nojs-search-form button {
  color: #2E3D4C;
  display: inline-block;
}
.light-header .nojs-search-form button {
  color: #FFF;
}

.slideshow {
  position: relative;
  height: 100%;
  overflow-y: visible;
}

.slideshow__prop {
  visibility: hidden;
}

.slideshow__slide {
  position: absolute;
  top: 0;
  z-index: 0;
  max-width: none;
  height: 100%;
  width: 100%;
  overflow-y: visible;
  opacity: 0;
}

.slideshow__slide--first {
  opacity: 1;
}

.js .slideshow__slide--first {
  opacity: 0;
}
.js .slideshow__slide--behind,
.js .slideshow__slide--top {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.js .slideshow__slide--behind {
  z-index: 1;
}
.js .slideshow__slide--top {
  z-index: 2;
}

.info__slide__pips {
  margin-top: 20px;
  font-size: 0;
}
.info__slide__pips div {
  width: 37px;
  height: 2px;
  background-color: #acbdcd;
  position: relative;
  display: inline-block;
  margin: 1px 0;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.info__slide__pips div::before {
  z-index: 1;
  position: absolute;
  content: "";
  right: 0;
  bottom: -1px;
  background-color: #FFF;
  width: 0;
  height: 4px;
  -webkit-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}
.info__slide__pips div.selected::before {
  right: auto;
  left: 0;
  width: 37px;
}
.info__slide__pips div:hover, .info__slide__pips div:focus {
  cursor: pointer;
}

.slideshow__info {
  position: absolute;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
  width: 100%;
  max-width: 2200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.slideshow__info p {
  color: #FFF;
}
@media only screen and (max-width: 450px) {
  .slideshow__info {
    bottom: 0;
  }
}

.info__headline {
  font-size: 50px;
  max-width: 620px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1200px) {
  .info__headline {
    font-size: 45px;
  }
}
@media only screen and (max-width: 776px) {
  .info__headline {
    font-size: 30px;
    max-width: 455px;
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .info__headline {
    display: none;
  }
}

.info__headline--mobile {
  display: none;
}
@media only screen and (max-width: 450px) {
  .info__headline--mobile {
    display: block;
    color: #2E3D4C;
    width: auto;
    padding: 50px 20px 40px;
  }
}

.info__slide {
  margin-left: 140px;
  text-align: left;
  display: inline-block;
}
@media only screen and (max-width: 1365px) {
  .info__slide {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 776px) {
  .info__slide {
    margin-left: 0;
    margin-bottom: 40px;
    width: 100%;
    text-align: right;
  }
}

@media only screen and (max-width: 985px) {
  .nav {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #2E3D4C;
    -webkit-transition: opacity 0.2s, visibility 0.2s;
    transition: opacity 0.2s, visibility 0.2s;
    z-index: 15;
  }
  .nav-open .nav {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (max-width: 985px) {
  .nav__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
}

.nav__item {
  display: inline-block;
  position: absolute;
  top: 87.5px;
}
@media only screen and (max-width: 985px) {
  .nav__item {
    position: relative;
    display: block;
    top: 200px;
  }
}
@media only screen and (max-width: 776px) {
  .nav__item {
    top: 160px;
  }
}
@media only screen and (max-width: 450px) {
  .nav__item {
    top: 140px;
  }
}

.nav__left {
  left: 0;
}

.nav__right {
  right: 0;
}

.nav__item__link {
  display: inline-block;
  margin-right: 26px;
}
@media only screen and (max-width: 1200px) {
  .nav__item__link {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 985px) {
  .nav__item__link {
    display: block;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .nav__item__link {
    margin-bottom: 20px;
  }
}
.nav__item__link:last-of-type {
  margin-right: 0;
}
.nav__item__link a {
  font-size: 25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .nav__item__link a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 985px) {
  .nav__item__link a {
    font-size: 25px;
    color: #FFF;
  }
  .nav__item__link a:hover, .nav__item__link a:focus {
    color: #acbdcd;
  }
}
@media only screen and (max-width: 450px) {
  .nav__item__link a {
    font-size: 20px;
  }
}
.nav__item__link.selected a {
  color: #acbdcd;
}
.light-header .nav__item__link.selected a {
  color: rgba(255, 255, 255, 0.5);
}

.nav__item__categories li,
.bottom-nav li {
  display: inline-block;
  margin-right: 20px;
}
@media only screen and (max-width: 1200px) {
  .nav__item__categories li,
  .bottom-nav li {
    margin-right: 10px;
  }
}
.nav__item__categories li:last-of-type,
.bottom-nav li:last-of-type {
  margin-right: 0;
}
.nav__item__categories li a.selected,
.bottom-nav li a.selected {
  color: #acbdcd;
}

.nav__item__categories {
  position: absolute;
  width: 100%;
  margin-top: 26px;
  margin-left: -38px;
}
@media only screen and (max-width: 1200px) {
  .nav__item__categories {
    margin-left: -28px;
  }
}
@media only screen and (max-width: 985px) {
  .nav__item__categories {
    position: relative;
    margin-left: 0;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .nav__item__categories li {
    font-size: 18px;
    display: block;
    margin-right: 0;
    margin-bottom: 6px;
  }
  .nav__item__categories li a {
    color: #FFF;
  }
}

.bottom-nav {
  position: relative;
  margin-top: 60px;
}

.nav__item__search {
  display: none;
  vertical-align: top;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media only screen and (max-width: 1200px) {
  .nav__item__search {
    font-size: 16px;
  }
}
.nav__item__search:hover, .nav__item__search:focus {
  color: #acbdcd;
}
.js .nav__item__search {
  display: inline-block;
}
@media only screen and (max-width: 985px) {
  .js .nav__item__search {
    display: none;
  }
}
.light-header .nav__item__search:hover, .light-header .nav__item__search:focus {
  color: rgba(255, 255, 255, 0.5);
}
.nav__item__search a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mobile-nav-toggle {
  display: none;
  position: absolute;
  width: 34px;
  height: 28px;
  right: 0;
  top: 84px;
  z-index: 20;
}
.mobile-nav-toggle span {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #2E3D4C;
  margin-bottom: 6px;
  -webkit-transition: top 0.2s, bottom 0.2s, background-color 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, bottom 0.2s, background-color 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s, bottom 0.2s, background-color 0.2s;
  transition: transform 0.2s, top 0.2s, bottom 0.2s, background-color 0.2s, -webkit-transform 0.2s;
}
@media only screen and (max-width: 450px) {
  .mobile-nav-toggle span {
    height: 2px;
    margin-bottom: 6px;
  }
}
.mobile-nav-toggle span:nth-of-type(1) {
  top: 0;
}
.mobile-nav-toggle span:nth-of-type(3) {
  bottom: 0;
}
.light-header .mobile-nav-toggle span {
  background-color: #FFF;
}
.nav-open .mobile-nav-toggle span {
  background-color: #FFF;
}
.nav-open .mobile-nav-toggle span:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 10px;
}
.nav-open .mobile-nav-toggle span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.nav-open .mobile-nav-toggle span:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: 8px;
}
@media only screen and (max-width: 450px) {
  .nav-open .mobile-nav-toggle span:nth-of-type(3) {
    bottom: 6px;
  }
}
@media only screen and (max-width: 985px) {
  .mobile-nav-toggle {
    display: inline-block;
  }
}
@media only screen and (max-width: 776px) {
  .mobile-nav-toggle {
    top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .mobile-nav-toggle {
    top: 56px;
    width: 24px;
    height: 20px;
  }
}

.nav-open {
  overflow: hidden;
}

.footer {
  margin-top: 140px;
}
@media only screen and (max-width: 985px) {
  .footer {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 776px) {
  .footer {
    margin-top: 60px;
  }
}

.footer__top {
  padding-bottom: 70px;
  border-bottom: 2px solid #acbdcd;
}
@media only screen and (max-width: 985px) {
  .footer__top {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 776px) {
  .footer__top {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .footer__top .text-right {
    text-align: left;
    margin-top: 16px;
  }
}

.footer__bottom {
  position: relative;
  padding: 70px 0;
}
@media only screen and (max-width: 985px) {
  .footer__bottom {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 776px) {
  .footer__bottom {
    padding: 30px 0;
  }
}
.footer__bottom p,
.footer__bottom a {
  font-size: 20px;
  color: #222C37;
  margin-bottom: 6px;
}
@media only screen and (max-width: 776px) {
  .footer__bottom p,
  .footer__bottom a {
    font-size: 16px;
  }
}

.footer__bottom__legal {
  text-align: right;
}
@media only screen and (max-width: 450px) {
  .footer__bottom__legal {
    text-align: left;
  }
}

.footer__bottom__social {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer__bottom__social li {
  display: inline-block;
  margin-right: 20px;
}
.footer__bottom__social li:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 776px) {
  .footer__bottom__social li {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .footer__bottom__social {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    margin: 16px 0;
  }
}

.lightbox__frame iframe {
  z-index: 20;
}
.lightbox__frame.loading .lightbox__inner {
  opacity: 0.3;
}
.lightbox__frame.disabled {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s;
}

.lightbox__spinner {
  top: 50%;
  margin-top: -10px;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.2s 0.2s;
  transition: -webkit-transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}
.disabled .lightbox__spinner {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s -0.2s;
  transition: -webkit-transform 0.2s -0.2s;
  transition: transform 0.2s -0.2s;
  transition: transform 0.2s -0.2s, -webkit-transform 0.2s -0.2s;
}

.lightbox__inner {
  margin: 0 auto;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.lightbox__inner img,
.lightbox__inner .flex-container {
  margin: 0 auto;
}
.lightbox__inner .flex-container {
  background-color: #2E3D4C;
}