@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * © 2024 MyFonts Inc. */
@font-face {
  font-family: "Bembo MT Pro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/BemboMTProRegular/font.woff2") format("woff2"), url("../fonts/BemboMTProRegular/font.woff") format("woff");
}
@font-face {
  font-family: "Bembo MT Pro";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/BemboMTProItalic/font.woff2") format("woff2"), url("../fonts/BemboMTProItalic/font.woff") format("woff");
}
@font-face {
  font-family: "Bembo MT Pro";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/BemboMTProBold/font.woff2") format("woff2"), url("../fonts/BemboMTProBold/font.woff") format("woff");
}
@font-face {
  font-family: "Bembo MT Pro";
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/BemboMTProBoldItalic/font.woff2") format("woff2"), url("../fonts/BemboMTProBoldItalic/font.woff") format("woff");
}
/* inter-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v18-latin-300.woff2") format("woff2");
}
/* inter-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v18-latin-regular.woff2") format("woff2");
}
/* inter-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/inter-v18-latin-italic.woff2") format("woff2");
}
/* inter-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v18-latin-700.woff2") format("woff2");
}
/* inter-700italic - latin */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/inter-v18-latin-700italic.woff2") format("woff2");
}
@font-face {
  font-family: "Site Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?v=3");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff?v=3") format("woff"), url("../fonts/icomoon.ttf?v=3") format("truetype"), url("../fonts/icomoon.svg?v=3") 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: 1rem;
  line-height: 1rem;
  background: none;
  padding: 0;
}

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

select::-ms-expand {
  display: none;
}

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;
}

a {
  color: #040404;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

.video,
.flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.video iframe,
.flex-container iframe,
.video object,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

img {
  height: auto;
  display: block;
}

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

.card--video-entry .card__image::before, .content-pane--video-entry .lazy::before, .viewer-next::before, .viewer-prev::before, .viewer-close::before, .statistic__title--increase::after, .statistic__title--decrease::after, .sort__button::before, .slideshow__controls-button::before, .search-box__close::before, .search-box__reset::after, .search-box__submit::after, .pagination__prev::before,
.pagination__next::before, .instagram__icon::before, .header__logo::before, .form__button--down::after, .footer__logo::before, .filter-clear a::after, .content-pane__arrow::before, .content-block__video__play-button::before, .content-block__quote-icon::before, .content-block__arrow::after, .breadcrumbs__item--first::before, .cookie-notice__button::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: "\e600";
}

.icon--linkedin::before,
.icon-end--linkedin::after {
  content: "\e601";
}

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

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

.content-pane__arrow::before, .content-block__arrow::after, .icon--arrow-large::before,
.icon-end--arrow-large::after {
  content: "\e900";
}

.statistic__title--increase::after, .statistic__title--decrease::after, .form__button--down::after, .breadcrumbs__item--first::before, .icon--arrow-small::before,
.icon-end--arrow-small::after {
  content: "\e901";
}

.slideshow__controls-button::before, .icon--chevron::before,
.icon-end--chevron::after {
  content: "\e902";
}

.search-box__close::before, .cookie-notice__button::before, .icon--close::before,
.icon-end--close::after {
  content: "\e903";
}

.sort__button--order::before.toggler--toggled, .icon--sort-open::before,
.icon-end--sort-open::after {
  content: "\e907";
}

.card--video-entry .card__image::before, .content-pane--video-entry .lazy::before, .content-block__video__play-button::before, .icon--play::before,
.icon-end--play::after {
  content: "\e908";
}

.icon--play-circle::before,
.icon-end--play-circle::after {
  content: "\e909";
}

.search-box__submit::after, .icon--search::before,
.icon-end--search::after {
  content: "\e910";
}

.pagination__next::before, .icon--right::before,
.icon-end--right::after {
  content: "\e911";
}

.pagination__prev::before, .icon--left::before,
.icon-end--left::after {
  content: "\e912";
}

.icon--pinterest::before,
.icon-end--pinterest::after {
  content: "\e509";
}

.sort__button--filter::before.toggler--toggled, .icon--filter-open::before,
.icon-end--filter-open::after {
  content: "\e905b";
}

.icon--arrow-left::before,
.icon-end--arrow-left::after {
  content: "\e90d";
}

.viewer-next::before, .viewer-prev::before, .icon--chevron-down::before,
.icon-end--chevron-down::after {
  content: "\e90b";
}

.viewer-close::before, .search-box__reset::after, .filter-clear a::after, .icon--delete::before,
.icon-end--delete::after {
  content: "\e90c";
}

.sort__button--filter::before, .icon--filter::before,
.icon-end--filter::after {
  content: "\e90d";
}

.content-block__quote-icon::before, .icon--quote::before,
.icon-end--quote::after {
  content: "\e90e";
}

.icon--info::before,
.icon-end--info::after {
  content: "\e90f";
}

.sort__button--order::before, .icon--sort::before,
.icon-end--sort::after {
  content: "\e913";
}

.icon--goppion-milano::before,
.icon-end--goppion-milano::after {
  content: "\e914";
}

.icon--goppion-milano-date::before,
.icon-end--goppion-milano-date::after {
  content: "\e915";
}

.header__logo::before, .footer__logo::before, .icon--logo::before,
.icon-end--logo::after {
  content: "\e916";
}

.a1-24 {
  width: 4.1666666667%;
}

.a2-24 {
  width: 8.3333333333%;
}

.a3-24 {
  width: 12.5%;
}

.a4-24 {
  width: 16.6666666667%;
}

.a5-24 {
  width: 20.8333333333%;
}

.a6-24 {
  width: 25%;
}

.a7-24 {
  width: 29.1666666667%;
}

.a8-24 {
  width: 33.3333333333%;
}

.a9-24 {
  width: 37.5%;
}

.a10-24 {
  width: 41.6666666667%;
}

.a11-24 {
  width: 45.8333333333%;
}

.a12-24 {
  width: 50%;
}

.a13-24 {
  width: 54.1666666667%;
}

.a14-24 {
  width: 58.3333333333%;
}

.a15-24 {
  width: 62.5%;
}

.a16-24 {
  width: 66.6666666667%;
}

.a17-24 {
  width: 70.8333333333%;
}

.a18-24 {
  width: 75%;
}

.a19-24 {
  width: 79.1666666667%;
}

.a20-24 {
  width: 83.3333333333%;
}

.a21-24 {
  width: 87.5%;
}

.a22-24 {
  width: 91.6666666667%;
}

.a23-24 {
  width: 95.8333333333%;
}

.a24-24 {
  width: 100%;
}

.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%;
}

.a1-10 {
  width: 10%;
}

.a2-10 {
  width: 20%;
}

.a3-10 {
  width: 30%;
}

.a4-10 {
  width: 40%;
}

.a5-10 {
  width: 50%;
}

.a6-10 {
  width: 60%;
}

.a7-10 {
  width: 70%;
}

.a8-10 {
  width: 80%;
}

.a9-10 {
  width: 90%;
}

.a10-10 {
  width: 100%;
}

.a1-8 {
  width: 12.5%;
}

.a2-8 {
  width: 25%;
}

.a3-8 {
  width: 37.5%;
}

.a4-8 {
  width: 50%;
}

.a5-8 {
  width: 62.5%;
}

.a6-8 {
  width: 75%;
}

.a7-8 {
  width: 87.5%;
}

.a8-8 {
  width: 100%;
}

.a1-5 {
  width: 20%;
}

.a2-5 {
  width: 40%;
}

.a3-5 {
  width: 60%;
}

.a4-5 {
  width: 80%;
}

.a5-5 {
  width: 100%;
}

@media only screen and (max-width: 1199px) {
  .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: 1099px) {
  .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: 815px) {
  .f1-6 {
    width: 16.6666666667%;
  }
  .f2-6 {
    width: 33.3333333333%;
  }
  .f3-6 {
    width: 50%;
  }
  .f4-6 {
    width: 66.6666666667%;
  }
  .f5-6 {
    width: 83.3333333333%;
  }
  .f6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 752px) {
  .g1-6 {
    width: 16.6666666667%;
  }
  .g2-6 {
    width: 33.3333333333%;
  }
  .g3-6 {
    width: 50%;
  }
  .g4-6 {
    width: 66.6666666667%;
  }
  .g5-6 {
    width: 83.3333333333%;
  }
  .g6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 449px) {
  .h1-6 {
    width: 16.6666666667%;
  }
  .h2-6 {
    width: 33.3333333333%;
  }
  .h3-6 {
    width: 50%;
  }
  .h4-6 {
    width: 66.6666666667%;
  }
  .h5-6 {
    width: 83.3333333333%;
  }
  .h6-6 {
    width: 100%;
  }
}
.cookie-manager__buttons-accept-deny .cookie-banner__button, .cookie-manager__buttons-accept-deny .cookie-manager__button, .cookie-manager__buttons-save-deny .cookie-banner__button, .cookie-manager__buttons-save-deny .cookie-manager__button {
  width: 100%;
}

.cookie-manager h2,
.cookie-manager h3,
.cookie-manager h4 {
  color: #040404;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.cookie-manager h2 {
  font-size: 1.5rem;
}
.cookie-manager h3 {
  font-size: 1.5rem;
}
.cookie-manager p {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.cookie-manager a {
  color: #9C2B31;
  text-decoration: underline;
}
.cookie-manager--overlay-mode h3 {
  font-size: 1.125rem;
}
.cookie-manager--overlay-mode p {
  font-size: 1rem;
}

.cookie-manager--overlay-mode {
  background-color: rgba(118, 118, 120, 0.8);
  bottom: 0;
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  left: 0;
  padding: 4.5rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
@media only screen and (max-width: 699px) {
  .cookie-manager--overlay-mode {
    padding: 0.5rem;
  }
}
.cookie-manager-open .cookie-manager--overlay-mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.cookie-manager--overlay-mode .cookie-manager__button-parent {
  max-width: 640px;
  position: relative;
}

.cookie-manager__scroller {
  background-color: #FFF;
}
.cookie-manager--overlay-mode .cookie-manager__scroller {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.cookie-manager__container {
  color: #040404;
  padding: 2.5rem;
}
.cookie-manager__container--spaced {
  padding: 0;
}
.cookie-manager__container--spaced p {
  margin-bottom: 1.5rem;
}
.cookie-manager--overlay-mode .cookie-manager__container {
  padding-bottom: 8rem;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__container {
    padding: 1.5rem 1rem;
  }
  .cookie-manager__container--spaced {
    padding: 0;
  }
}

.cookie-manager__title-hidden {
  left: -999rem;
  position: absolute;
  visibility: hidden;
}

.cookie-manager__logo {
  background: url("../img/logo.svg") no-repeat 0 0;
  height: 50px;
  margin-bottom: 2rem;
  width: 170px;
}

.cookie-manager__category-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 5rem;
}

.cookie-manager__category {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 1rem;
  padding-top: 1rem;
}
.cookie-manager__category-list--spaced .cookie-manager__category {
  margin-top: 3rem;
  padding-top: 2rem;
}

.cookie-manager__category-info,
.cookie-manager__provider-info {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -1rem;
}
.cookie-manager__category-info > div,
.cookie-manager__provider-info > div {
  margin-left: 1rem;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__category-info,
  .cookie-manager__provider-info {
    margin-bottom: 0;
  }
}

.cookie-manager__provider-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cookie-manager__category-info {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__category-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cookie-manager--overlay-mode .cookie-manager__category-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cookie-manager__category-buttons {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-container {
  background-color: #FFF;
  bottom: 0;
  -webkit-box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  z-index: 1001;
}
.cookie-manager--overlay-mode .cookie-manager__button-container {
  padding: 1.5rem 2.5rem;
  position: absolute;
}
@media only screen and (max-width: 815px) {
  .cookie-manager--overlay-mode .cookie-manager__button-container {
    padding: 1rem;
  }
}
.cookie-manager-buttons-visible .cookie-manager__button-container {
  display: block;
}

.cookie-manager__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.875rem;
}

.cookie-manager-save-changes .cookie-manager__buttons-accept-deny {
  display: none;
}

.cookie-manager__buttons-save-deny {
  display: none;
}
.cookie-manager-save-changes .cookie-manager__buttons-save-deny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button {
  white-space: nowrap;
  width: 100%;
}
.cookie-manager__button--primary {
  margin-right: 0.5rem;
}
.cookie-manager__button:not(.cookie-manager__button--primary)::after {
  background-color: transparent;
  border: 1px solid #CAC7C3;
}

.cookie-manager__cookie-table {
  background-color: #FFF;
  border: 1px solid #B8B3AF;
  border-radius: 4px;
  color: #040404;
  margin-bottom: 2.5rem;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table {
    background: none;
    border: 0;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table thead {
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tbody {
    display: block;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tr {
    background-color: #EEECE9;
    border-radius: 4px;
    display: block;
    margin-bottom: 0.5rem;
    padding: 0.75rem;
  }
}
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td {
  border-bottom: 1px solid #B8B3AF;
  padding: 0.75rem;
}
.cookie-manager__cookie-table th {
  font-weight: bold;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table td {
    border: 0;
    display: block;
    margin-top: 0.75rem;
    padding: 0;
  }
  .cookie-manager__cookie-table td:first-child {
    margin-top: 0;
  }
  .cookie-manager__cookie-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
  }
}

.cookie-manager__bullet-list {
  margin-bottom: 1rem;
}
.cookie-manager__bullet-list li {
  list-style: disc inside;
}

.cookie-manager__lightswitch {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1rem;
  margin-bottom: 0.25rem;
  position: relative;
  width: 1.75rem;
}
.cookie-manager__lightswitch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider {
  background-color: #9C2B31;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::before {
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::after {
  content: "On";
}
.cookie-manager__lightswitch input:focus + .cookie-manager__lightswitch-slider {
  -webkit-box-shadow: 0 0 1px #9C2B31;
          box-shadow: 0 0 1px #9C2B31;
}
.cookie-manager__lightswitch--global {
  margin: 0;
}
.cookie-manager__lightswitch--global input:checked + .cookie-manager__lightswitch-slider::after {
  content: "Accept all";
}

.cookie-manager__lightswitch-slider {
  background-color: #B8B3AF;
  border-radius: 1rem;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cookie-manager__lightswitch-slider::before {
  background-color: #FFF;
  border-radius: 1rem;
  bottom: 0.125rem;
  content: "";
  height: 0.75rem;
  left: 0.125rem;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 0.75rem;
}
.cookie-manager__lightswitch-slider::after {
  content: "Off";
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 1.25rem;
  white-space: nowrap;
}
.cookie-manager__lightswitch--global .cookie-manager__lightswitch-slider::after {
  content: "Deny all";
}

.cookie-consent-wrapper__blocked {
  background-color: #FFF;
  border: 1px solid #EFEFEF;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #040404;
  margin: 0 auto;
  max-width: 420px;
  padding: 2.5rem;
}
.cookie-consent-wrapper__blocked h3 {
  color: #040404;
}

.cookie-consent-wrapper__unblocked {
  display: none;
}

.cookie-banner {
  font-size: 0.875rem;
  border: 1px solid #EFEFEF;
  bottom: 1rem;
  color: #040404;
  display: none;
  max-width: 360px;
  position: fixed;
  right: 1rem;
  z-index: 1000;
}
.cookie-banner-open .cookie-banner {
  display: block;
}
.cookie-banner a {
  color: #9C2B31;
  text-decoration: underline;
}
@media only screen and (max-width: 815px) {
  .cookie-banner {
    bottom: 0;
    max-width: 100%;
    right: 0;
  }
}

.cookie-banner__inner {
  background-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0.75rem 1rem;
  width: 100%;
}
.cookie-banner__inner p {
  margin-bottom: 1rem;
}

.cookie-banner__title {
  font-size: 1.125rem;
  font-weight: bold;
}

.cookie-banner__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.cookie-banner__button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0.5rem;
}
.cookie-banner__button:not(.cookie-banner__button--primary)::after {
  background-color: transparent;
  border: 1px solid #CAC7C3;
}

.cookie-banner__button-customise {
  color: #9C2B31;
  display: inline-block;
  font-size: inherit;
  text-decoration: underline;
}

.container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-transition: padding-top 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  transition: padding-top 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (max-width: 752px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.nav-open .container, .search-toggled .container {
  padding-top: 2.5rem;
}

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

.container--bleed-left {
  padding: 0 40px 0 0;
}

.container--bleed-right {
  padding: 0 0 0 40px;
}
@media only screen and (max-width: 1099px) {
  .container--bleed-right--mobile {
    padding: 0 0 0 32px;
  }
}
@media only screen and (max-width: 752px) {
  .container--bleed-right--mobile {
    padding: 0 0 0 24px;
  }
}

@media only screen and (max-width: 1199px) {
  .container--bleed-left:not(.container--bleed-right--mobile),
  .container--bleed-right:not(.container--bleed-right--mobile) {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (max-width: 752px) {
  .container--bleed-left:not(.container--bleed-right--mobile),
  .container--bleed-right:not(.container--bleed-right--mobile) {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex--stacked {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex--col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (max-width: 1099px) {
  .flex--col-reverse-at-e {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex--align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex--align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex--justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex--justify-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 752px) {
  .flex--content-pane {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.grid {
  margin-left: -24px;
}
.grid--medium {
  margin-left: -40px;
}
.grid--medium > .grid__item {
  padding-left: 40px;
}
.grid--large {
  margin-left: -56px;
}
.grid--large > .grid__item {
  padding-left: 56px;
}
.grid--wide {
  margin-left: -80px;
}
.grid--wide > .grid__item {
  padding-left: 80px;
}
@media only screen and (max-width: 1099px) {
  .grid--wide {
    margin-left: -24px;
  }
  .grid--wide > .grid__item {
    padding-left: 24px;
  }
}
.grid--narrow {
  margin-left: -8px;
}
.grid--narrow > .grid__item {
  padding-left: 8px;
}
.grid--flush {
  margin-left: 0;
}
.grid--flush > .grid__item {
  padding-left: 0;
}
.grid--spaced {
  padding: 10rem 0;
}
.grid--ultra-wide {
  margin-left: -160px;
}
.grid--ultra-wide > .grid__item {
  padding-left: 160px;
}
@media only screen and (max-width: 752px) {
  .grid--ultra-wide {
    margin-left: -80px;
  }
  .grid--ultra-wide > .grid__item {
    padding-left: 80px;
  }
}

.grid__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 24px;
}

.location-heading, .content-block__references-heading, .content-block__subheading, .typeset h2, .feature__heading, .timeline__heading, .patent-group__title, .page-heading--alt .page-heading__title, .other-entries__heading, .content-block--gallery .content-block__heading,
.heading {
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.feature__heading, .timeline__heading, .patent-group__title, .page-heading--alt .page-heading__title, .other-entries__heading, .content-block--gallery .content-block__heading {
  text-align: center;
}

.filter-list__item, .button,
.feature__button,
.cookie-manager__button,
.cookie-banner__button,
.typeset--cta a, .search-box__result__link, .header__toggle,
.header__search {
  font-size: 0.875rem;
  font-family: "Inter";
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.h,
.page-heading__title,
.generic-intro__headline,
.cta__text,
.block__title {
  font-size: 3rem;
  line-height: 3.5rem;
  text-decoration: none;
}
@media only screen and (max-width: 1099px) {
  .h,
  .page-heading__title,
  .generic-intro__headline,
  .cta__text,
  .block__title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.h-2,
.feature__subtext,
.feature--alt .feature__text {
  font-size: 2.5rem;
  line-height: 3rem;
  text-align: center;
}
@media only screen and (max-width: 1099px) {
  .h-2,
  .feature__subtext,
  .feature--alt .feature__text {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

.h-3,
.location-heading,
.feature__heading,
.timeline__heading,
.search-box__result__title,
.patent-group__title,
.page-info__description,
.page-heading--alt .page-heading__title,
.other-entries__heading,
.generic-feature__heading,
.content-block__quote,
.content-block__references-heading,
.content-block__subheading,
.content-block__heading,
.block-section__title,
.typeset--h3-body p,
.typeset h2 {
  font-size: 2rem;
  color: #040404;
  line-height: 2.5rem;
}
@media only screen and (max-width: 1099px) {
  .h-3,
  .location-heading,
  .feature__heading,
  .timeline__heading,
  .search-box__result__title,
  .patent-group__title,
  .page-info__description,
  .page-heading--alt .page-heading__title,
  .other-entries__heading,
  .generic-feature__heading,
  .content-block__quote,
  .content-block__references-heading,
  .content-block__subheading,
  .content-block__heading,
  .block-section__title,
  .typeset--h3-body p,
  .typeset h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

.small-body-heading,
.small-body-heading-uppercase,
.typeset--small-heading h2,
.typeset--small-heading h3,
.cookie-manager h4 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.small-body-heading-uppercase,
.typeset--small-heading h2,
.typeset--small-heading h3,
.cookie-manager h4 {
  text-transform: uppercase;
}

.small-body-heading-2,
.page-info__location,
.small-body-heading-2-uppercase,
.search-box__filters__heading,
.page-info__label,
.person-departments__heading,
.generic-feature__small-heading,
.filter__title,
.content-block__quotee,
.content-block__references-label,
.card--alt .card__pre-title,
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td::before {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.small-body-heading-2-uppercase,
.search-box__filters__heading,
.page-info__label,
.person-departments__heading,
.generic-feature__small-heading,
.filter__title,
.content-block__quotee,
.content-block__references-label,
.card--alt .card__pre-title,
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td::before {
  text-transform: uppercase;
}

.body,
.feature__small-text,
.content-block__video-tagline,
.typeset p,
.typeset h3 {
  font-size: 1.375rem;
  line-height: 2rem;
}
@media only screen and (max-width: 815px) {
  .body,
  .feature__small-text,
  .content-block__video-tagline,
  .typeset p,
  .typeset h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.feature__text, .feature__body-heading, .statistic__title, .page-heading__intro--alt, .page-heading__intro, .page-heading__summary, .page-heading__title--small, .generic-intro__text, .filter__nav p, .content-block__text, .card__title, .card__pre-title, .typeset--large-body p,
.body-large {
  font-size: 1.5rem;
  line-height: 2rem;
}
@media only screen and (max-width: 815px) {
  .feature__text, .feature__body-heading, .statistic__title, .page-heading__intro--alt, .page-heading__intro, .page-heading__summary, .page-heading__title--small, .generic-intro__text, .filter__nav p, .content-block__text, .card__title, .card__pre-title, .typeset--large-body p,
  .body-large {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
}

.filter-list__item-label-text, .statistic__end, .search-box__no-results, .person-departments__text, .form__text, .filter__selected, .card__summary, .card__post-title, .typeset--small-body p, .typeset--address p, .typeset ul, .typeset ol, .ul, .ol,
.body-small {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.p,
.instagram__caption,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 1rem;
}

.a-2,
.filter-list__item-label-text a,
.typeset a {
  font-family: "Bembo MT Pro";
  font-weight: 400;
  text-decoration: underline;
  text-transform: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.a-2:focus, .a-2:hover,
.filter-list__item-label-text a:focus,
.typeset a:focus,
.filter-list__item-label-text a:hover,
.typeset a:hover {
  color: #9C2B31;
}

.a,
.location__link,
.filter-list__item-label--search .filter-list__item-label-text,
.sort__button,
.search-box__show-more-button,
.pagination li,
.generic-feature__link,
.form__radio-input-label,
.form__label,
.footer__link,
.filter__link,
.filter-clear,
.card--alt .card__post-title,
.breadcrumbs,
.typeset--cta a,
.typeset--address a, .cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::after, .cookie-manager__lightswitch-slider::after {
  font-size: 0.875rem;
  font-family: "Inter";
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

.a:hover,
.location__link:hover,
.filter-list__item-label--search .filter-list__item-label-text:hover,
.sort__button:hover,
.search-box__show-more-button:hover,
.pagination li:hover,
.generic-feature__link:hover,
.form__radio-input-label:hover,
.form__label:hover,
.footer__link:hover,
.filter__link:hover,
.filter-clear:hover,
.card--alt .card__post-title:hover,
.breadcrumbs:hover,
.typeset--cta a:hover,
.typeset--address a:hover {
  color: #9C2B31;
}

.fine-print,
.image__credits,
.footer__item--copyright {
  font-size: 0.875rem;
  line-height: 18px;
}

.fine-print-link,
.footer__link--small {
  font-size: 0.625rem;
  text-transform: uppercase;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 1.2rem;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 0.6rem;
}

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

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

.typeset h3 {
  font-weight: 700;
}
.typeset h2,
.typeset h3 {
  margin: 5rem 0 1rem;
}
.typeset ul + * {
  margin-top: 3.5rem;
}
.typeset--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.typeset--address {
  margin-bottom: 0.25rem;
}
.typeset--address p:has(> a) {
  margin-bottom: 0;
}
.typeset--dark-mode a {
  color: #FFF;
}
.footer .typeset--dark-mode {
  color: #FFF;
}
.cta .typeset--cta a::after {
  background-color: #B8B3AF;
  border-color: #B8B3AF;
}
.typeset--centered p {
  text-align: center;
}
.typeset--small-heading h2,
.typeset--small-heading h3 {
  margin-top: 3.5rem;
}
.typeset--careers p strong,
.typeset--careers p b {
  display: block;
  margin: 2rem 0 1rem;
}
.typeset--careers p strong + br,
.typeset--careers p b + br {
  display: none;
}

.cookie-notice {
  font-size: 0.75rem;
  background-color: #FFF;
  border-top: 1px solid #EFEFEF;
  bottom: 0;
  display: none;
  position: fixed;
  top: auto;
  width: 100%;
  z-index: 3;
}
.show-cookie-notice .cookie-notice {
  display: block;
}
.body-mobile-nav-open .cookie-notice {
  display: none;
}

.cookie-notice__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.cookie-notice__button {
  margin-left: 2rem;
}
html {
  scroll-behavior: smooth;
}

body,
html {
  overflow-x: hidden;
}

body,
input,
textarea,
button {
  font-family: "Bembo MT Pro";
}

img {
  width: 100%;
}

input,
textarea,
button {
  font-size: 1rem;
}

body {
  color: #040404;
  line-height: 1.5;
}
body.search-toggled, body.nav-open {
  overflow: hidden;
  position: fixed;
}

.main-content {
  padding-top: 128px;
}
@media only screen and (max-width: 1099px) {
  .main-content {
    padding-top: 92px;
  }
}
.main-content__inner {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.main-content.loading .main-content__inner {
  opacity: 0;
}
.main-content.loading .loader {
  opacity: 1;
}

.skip-to-content {
  left: -999rem;
  position: absolute;
  top: 0;
  z-index: 99;
}
.skip-to-content:focus {
  left: 0;
}

.block-section {
  margin-bottom: 4.5rem;
}
.block-section--xl {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 1099px) {
  .block-section--xl {
    margin-bottom: 6rem;
  }
}
.block-section--flat {
  margin-bottom: 0;
}
.block-section--last {
  margin-bottom: 6rem;
}
.block-section--border-top {
  margin-top: 7.5rem;
}
@media only screen and (max-width: 1099px) {
  .block-section--border-top {
    margin-top: 6rem;
  }
}
.block-section--top {
  margin-top: 4rem;
}

.block-section__title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 752px) {
  .block-section__title {
    font-size: 1.375rem;
  }
}

.block-section__email,
.block-section__contact-method {
  font-size: 1.125rem;
  margin-bottom: 0.4rem;
}

.block-section__email {
  color: #040404;
  display: block;
}

.block-section__contact-methods {
  font-size: 1.125rem;
  margin-bottom: 1.6rem;
}

.block-section__image {
  margin-bottom: 1rem;
}

.block {
  margin-bottom: 6rem;
}

.block__inner {
  border-top: 1px solid #040404;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5rem 8rem;
  text-align: center;
}
@media only screen and (max-width: 1449px) {
  .block__inner {
    padding: 3rem 4rem;
  }
}
@media only screen and (max-width: 1199px) {
  .block__inner {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 752px) {
  .block__inner {
    border-bottom: 1px solid #040404;
    border-top: 0;
  }
}

.block__title {
  font-size: 2.5rem;
}
@media only screen and (max-width: 1199px) {
  .block__title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 752px) {
  .block__title {
    font-size: 1.75rem;
  }
}

.block__subtitle {
  font-size: 1.75rem;
  margin-bottom: 1.4375rem;
}
@media only screen and (max-width: 1199px) {
  .block__subtitle {
    font-size: 1.375rem;
  }
}

.block__information {
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 1199px) {
  .block__information {
    font-size: 1rem;
  }
}

.block__heading {
  font-size: 2.5rem;
  display: block;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  max-width: 95%;
  word-spacing: -2px;
}

.breadcrumbs {
  margin-top: 5.5rem;
}
.breadcrumbs li {
  color: #767678;
  display: inline-block;
}
@media only screen and (max-width: 815px) {
  .breadcrumbs {
    margin-top: 3.5rem;
  }
}

.breadcrumbs__item--first::before {
  font-size: 0.625rem;
  display: inline-block;
  margin-right: 0.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  vertical-align: 1px;
}

.breaker {
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  height: 1px;
  margin-bottom: 4.375rem;
}

.cta {
  background-color: #CAC7C3;
  margin-top: 7.5rem;
  padding: 6rem 0;
  text-align: center;
}
.cta--no-border {
  margin-top: 0;
}

.cta__text {
  margin-bottom: 3rem;
}

.cta__telephone,
.cta__email {
  font-size: 1.125rem;
  display: inline-block;
}
@media only screen and (max-width: 1199px) {
  .cta__telephone,
  .cta__email {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 815px) {
  .cta__telephone,
  .cta__email {
    font-size: 0.875rem;
  }
}

.cta__telephone {
  margin-right: 1.5rem;
}

.card-container .card--border-bottom {
  border-bottom: 1px solid #040404;
}
@media only screen and (min-width: 816px) {
  .card-container:nth-child(3n+1):last-child {
    border-right: 1px solid #040404;
  }
  .card-container:nth-of-type(1) .card--listing, .card-container:nth-of-type(2) .card--listing, .card-container:nth-of-type(3) .card--listing {
    border-top: 1px solid #040404;
  }
  .card-container:nth-of-type(3n + 2) .card--listing {
    border-left: 1px solid #040404;
    border-right: 1px solid #040404;
  }
}
@media only screen and (max-width: 815px) {
  .card-container:nth-of-type(1) .card--listing, .card-container:nth-of-type(2) .card--listing {
    border-top: 1px solid #040404;
  }
  .card-container:nth-of-type(2n + 1) .card--listing {
    border-right: 1px solid #040404;
  }
}
@media only screen and (max-width: 752px) {
  .card-container:nth-of-type(2) .card--listing {
    border-top: 0;
  }
  .card-container:nth-of-type(2n + 1) .card--listing {
    border-right: 0;
  }
  .card-container:nth-of-type(1) .card--listing {
    border-top: 1px solid #040404;
  }
}

.cards--hide-last-row-border .card-container:last-of-type .card--listing {
  border-bottom: 0;
}
@media only screen and (min-width: 816px) {
  .cards--hide-last-row-border .card-container:nth-last-of-type(2):nth-of-type(3n + 1) .card--listing {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 816px) {
  .cards--hide-last-row-border .card-container:nth-last-of-type(2):nth-of-type(3n + 2) .card--listing, .cards--hide-last-row-border .card-container:nth-last-of-type(3):nth-of-type(3n + 1) .card--listing {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 815px) {
  .cards--hide-last-row-border .card-container:nth-last-of-type(2):nth-of-type(2n + 1) .card--listing {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 752px) {
  .cards--hide-last-row-border .card-container:nth-last-of-type(2):nth-of-type(2n + 1) .card--listing {
    border-bottom: 1px solid #040404;
  }
}
.cards--hide-last-row-border.next-block-black .card-container:last-of-type .card--listing, .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(2):nth-of-type(3n + 1) .card--listing {
  border-bottom: 1px solid #FFF;
}
@media only screen and (min-width: 816px) {
  .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(2):nth-of-type(3n + 2) .card--listing, .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(3):nth-of-type(3n + 1) .card--listing {
    border-bottom: 1px solid #FFF;
  }
}
@media only screen and (max-width: 815px) {
  .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(2):nth-of-type(2n + 1) .card--listing {
    border-bottom: 1px solid #FFF;
  }
  .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(2):nth-of-type(3n + 1) .card--listing {
    border-bottom: 1px solid #040404;
  }
}
@media only screen and (max-width: 752px) {
  .cards--hide-last-row-border.next-block-black .card-container:nth-last-of-type(2):nth-of-type(2n + 1) .card--listing {
    border-bottom: 1px solid #040404;
  }
}

.card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none;
}
@media only screen and (max-width: 815px) {
  .card {
    margin-bottom: 3.625rem;
  }
}
@media only screen and (max-width: 752px) {
  .card {
    margin-bottom: 2.25rem;
  }
}
.card--border-top {
  border-top: 1px solid #040404;
  padding-top: 1rem;
}
.card--centred {
  text-align: center;
}
.card--centred .card__image {
  margin: 0 auto 1rem;
  max-height: 280px;
  width: auto;
}
.card--spaced {
  margin-bottom: 1.5625rem;
}
.card--flat {
  margin-bottom: 0;
}
@media only screen and (max-width: 752px) {
  .card--flat {
    margin-bottom: 2.25rem;
  }
}
.card--link {
  -webkit-transition: border-bottom-color 0.3s, color 0.3s;
  transition: border-bottom-color 0.3s, color 0.3s;
}
.card--link:hover, .card--link:focus {
  border-bottom-color: #9C2B31;
}
.card--link:hover .card__title,
.card--link:hover .card__post-title, .card--link:focus .card__title,
.card--link:focus .card__post-title {
  color: #9C2B31;
}
.card--link:hover .card__image::before, .card--link:focus .card__image::before {
  opacity: 0.25;
}
.card--border-bottom {
  border-bottom: 1px solid #040404;
}
.card--listing {
  padding: 2.5rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.card--listing .card__pre-title,
.card--listing .card__title,
.card--listing .card__post-title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.card--listing:hover, .card--listing:focus {
  background-color: #040404;
}
.card--listing:hover .card__pre-title,
.card--listing:hover .card__title,
.card--listing:hover .card__post-title,
.card--listing:hover .patent-number, .card--listing:focus .card__pre-title,
.card--listing:focus .card__title,
.card--listing:focus .card__post-title,
.card--listing:focus .patent-number {
  color: #FFF;
}
.card--listing:hover .patent-number, .card--listing:focus .patent-number {
  border-color: #FFF;
}
.card--image-border .card img {
  padding: 20px;
}
.card--image-border .card .card__image::after {
  background-color: #040404;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60%;
  z-index: 9999;
}
.card--image-border .card:hover .card__image::after {
  background-color: #FFF;
}

.card__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2rem;
  position: relative;
}
.card__image::before {
  background-color: #040404;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 1;
}
.card__image--separated {
  margin-bottom: 2rem;
}
.card--alt .card__image {
  margin-bottom: 1.5rem;
}

.card__caption {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.card--listing .card__caption {
  margin-bottom: 2.25rem;
}
.card--alt .card__caption {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}

.card__pre-title {
  margin-bottom: 0.5rem;
}
.card--double-title .card__pre-title {
  font-weight: 700;
}
.card__pre-title--light {
  font-weight: 300;
}

.card__title {
  margin-bottom: 0.5rem;
}
.card--alt .card__title {
  margin-bottom: 2rem;
}
.card--alt .card__title--reduced {
  margin-bottom: 0.5rem;
}
.card--listing .card__title {
  font-weight: 700;
}
.card--double-title .card__title {
  font-weight: 400;
  margin-bottom: 1.5rem;
}

.card--alt .card__post-title {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 1099px) {
  .card--alt .card__post-title {
    padding-bottom: 1.5rem;
  }
}

.card__meta {
  font-size: 0.875rem;
  color: #040404;
  font-weight: 300;
}
@media only screen and (max-width: 815px) {
  .card__meta {
    font-size: 0.75rem;
  }
}

.card__text {
  font-size: 1rem;
  color: #040404;
}
@media only screen and (max-width: 815px) {
  .card__text {
    font-size: 0.75rem;
  }
}

.card__summary {
  color: #736F6D;
  margin-bottom: 2rem;
}

.content-block {
  margin-bottom: 5rem;
}
.content-block--first {
  margin-top: 5rem;
}
.content-block--last {
  margin-bottom: 5rem;
}
.content-block--no-margin {
  margin-bottom: 0;
}
.content-block--display-case {
  margin-bottom: 0;
  padding: 5rem 0;
}
.content-block--display-case:first-of-type {
  border-top: 1px solid #040404;
}
.content-block--display-case:not(.content-block--display-case:last-of-type) {
  border-bottom: 1px solid #040404;
}
@media only screen and (max-width: 1199px) {
  .content-block--display-case {
    padding: 2.5rem 0 4.5rem;
  }
}
.content-block--legal {
  margin-bottom: 2rem;
}
.content-block--subheading {
  border-bottom: 1px solid #040404;
  padding: 6.5rem 0;
}
@media only screen and (max-width: 1199px) {
  .content-block--subheading {
    padding: 5.5rem 0;
  }
}

.content-block__heading {
  margin-bottom: 1.5rem;
}
.content-block--display-case .content-block__heading {
  font-weight: 700;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 1099px) {
  .content-block--display-case .content-block__heading {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 815px) {
  .content-block--display-case .content-block__heading {
    text-align: center;
  }
}
.content-block--gallery .content-block__heading {
  color: #FFF;
}

.content-block__subheading {
  margin-bottom: 1.5rem;
}

.content-block__references {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 3rem;
  padding: 1.5rem;
}
@media only screen and (max-width: 752px) {
  .content-block__references {
    margin-bottom: 1rem;
  }
}
.content-block__references .typeset:p:last-of-type {
  margin-bottom: 0;
}

.content-block__references-heading {
  margin-bottom: 1.5rem;
}

.content-block__references-label {
  margin-bottom: 0.5rem;
}

.content-block__tag {
  font-weight: bold;
  margin-bottom: 2.8rem;
}
@media only screen and (max-width: 815px) {
  .content-block__tag {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}

.content-block__text {
  width: 90%;
}

.content-block__arrow {
  font-size: 1.5rem;
  color: #FFF;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .content-block__arrow {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 752px) {
  .content-block__arrow {
    font-size: 1.125rem;
  }
}
.content-block__arrow::after {
  font-size: 3.75rem;
}
.content-block__arrow--has-text::after {
  margin-left: 2.5rem;
}

.content-block__information-diagram--display-case {
  max-height: 320px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.content-block__image {
  height: 100%;
}
.content-block__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-block--journal__info {
  background-color: #040404;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
}
@media only screen and (max-width: 752px) {
  .content-block--journal__info {
    padding: 1.5rem 24px 0.75rem;
  }
}

.content-block--journal__heading {
  font-size: 2.5rem;
  font-family: "Bembo MT Pro";
  line-height: 1.2;
  margin-bottom: 3.875rem;
}
@media only screen and (max-width: 1199px) {
  .content-block--journal__heading {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 815px) {
  .content-block--journal__heading {
    font-size: 1.75rem;
    margin-bottom: 0;
  }
}

.content-block__container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 815px) {
  .content-block__container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.content-block__inner {
  border-color: #040404;
  border-style: solid;
  border-width: 1px 0;
  margin-top: 5rem;
  padding: 9rem 0;
}
@media only screen and (max-width: 1199px) {
  .content-block__inner {
    padding: 4.5rem 0;
  }
}

.content-block__feature-bg {
  background-color: #EEECE9;
  padding: 5rem 0;
}
.content-block__feature-bg .image__tagline,
.content-block__feature-bg .image__credits {
  color: #040404;
}
.content-block__feature-bg .image__credits {
  margin-top: 0;
}

.content-block__quote-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6rem 0;
}
@media only screen and (max-width: 752px) {
  .content-block__quote-container {
    padding: 5rem 0;
  }
}
.content-block__quote-container--alt {
  border: 0;
  padding: 10rem 0;
}

.content-block__quote-icon {
  display: block;
  margin-bottom: 2.5rem;
}
.content-block__quote-icon::before {
  font-size: 1.25rem;
}
@media only screen and (max-width: 752px) {
  .content-block__quote-icon::before {
    font-size: 1rem;
  }
}

.content-block__quotee {
  font-weight: 700;
  margin-top: 1.5rem;
}

.content-block__gallery {
  background-color: #040404;
  padding: 7.5rem 0;
}

.content-block__gallery-image {
  cursor: pointer;
  margin-bottom: 0.5rem;
  max-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.content-block__video {
  position: relative;
}
.content-block__video--with-poster {
  cursor: pointer;
}
.content-block__video--played .content-block__video__play-button {
  display: none;
}
.content-block__video:hover .content-block__video__play-button, .content-block__video:focus .content-block__video__play-button {
  background: #9C2B31;
}

.content-block__video-tagline {
  margin-top: 0.875rem;
  max-width: 95%;
}

.content-block__video__play-button {
  background: #040404;
  border-radius: 50%;
  display: block;
  height: 96px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  width: 96px;
}
.content-block__video__play-button::before {
  font-size: 2rem;
  color: #FFF;
  left: 50%;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 815px) {
  .content-block__video__play-button {
    height: 72px;
    width: 72px;
  }
  .content-block__video__play-button::before {
    font-size: 1.75rem;
    margin-left: 3px;
  }
}

.content-block__patent-numbers li {
  display: inline-block;
}

.content-block__separate {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 815px) {
  .content-block__separate-at-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.content-pane {
  color: #040404;
  display: block;
  text-decoration: none;
}
.content-pane--border-right {
  border-color: #040404 #9C2B31;
  border-style: solid;
  border-width: 1px 16px 1px 0;
}
.content-pane--border-left {
  border-color: #040404 #9C2B31;
  border-style: solid;
  border-width: 1px 0 1px 16px;
}
.content-pane--border-end {
  border-color: #9C2B31 #040404;
  border-style: solid;
  border-width: 0 1px 16px;
}
@media only screen and (max-width: 752px) {
  .content-pane--border-right, .content-pane--border-left, .content-pane--border-end {
    border-color: #9C2B31 #040404;
    border-style: solid;
    border-width: 0 1px 8px;
  }
}
.content-pane--link:hover .content-pane__heading,
.content-pane--link:hover .content-pane__arrow, .content-pane--link:focus .content-pane__heading,
.content-pane--link:focus .content-pane__arrow {
  color: #9C2B31;
}
.content-pane--spaced {
  margin-bottom: 3.5rem;
}
.content-pane--spaced-more {
  margin-bottom: 6.5rem;
}
@media only screen and (max-width: 752px) {
  .content-pane--spaced-more {
    margin-bottom: 3.5rem;
  }
}
.content-pane--alt .content-pane__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 2rem;
}
@media only screen and (max-width: 1199px) {
  .content-pane--alt .content-pane__inner {
    padding: 0 0 2rem;
  }
}
@media only screen and (max-width: 752px) {
  .content-pane--alt .content-pane__inner {
    display: block;
    padding: 1.5rem 0 0;
  }
}
.content-pane--compact .content-pane__inner {
  padding: 2.5rem 4rem 1.1rem;
}
@media only screen and (max-width: 815px) {
  .content-pane--compact .content-pane__inner {
    padding: 3rem;
  }
}
@media only screen and (max-width: 449px) {
  .content-pane--compact .content-pane__inner {
    padding: 2.25rem 1.5rem 1.5rem;
  }
}
.content-pane--compact .content-pane__tag {
  margin-bottom: 0.8125rem;
}
.content-pane--compact .content-pane__heading {
  font-size: 1.5rem;
}
.content-pane--flush-left .content-pane__inner {
  padding-left: 0;
}
.content-pane--flush-right .content-pane__inner {
  padding-right: 0;
}
.content-pane__tag {
  font-weight: bold;
  margin-bottom: 2.8rem;
}
@media only screen and (max-width: 1199px) {
  .content-pane__tag {
    margin-bottom: 1.5rem;
  }
}

.content-pane__inner {
  color: #040404;
  padding: 5.25rem 7rem 5.25rem 6rem;
}
.content-pane__inner--centred {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.content-pane__inner--diverge {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .content-pane__inner {
    padding: 2rem 4rem;
  }
}
@media only screen and (max-width: 815px) {
  .content-pane__inner {
    padding: 3rem;
  }
}
@media only screen and (max-width: 449px) {
  .content-pane__inner {
    padding: 2.25rem 1.5rem 1.5rem;
  }
}

.content-pane__push {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1199px) {
  .content-pane__push {
    margin-bottom: 0;
  }
}

.content-pane__heading {
  font-size: 2.5rem;
  color: #9C2B31;
  display: block;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 1.4rem;
  max-width: 95%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  word-spacing: -2px;
}
@media only screen and (max-width: 1199px) {
  .content-pane__heading {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 815px) {
  .content-pane__heading {
    font-size: 1.75rem;
    margin-bottom: 0.75rem;
  }
}
.content-pane__heading--sans {
  font-size: 2rem;
  font-family: "Inter";
  line-height: 1.25;
}
@media only screen and (max-width: 1199px) {
  .content-pane__heading--sans {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1099px) {
  .content-pane__heading--sans {
    font-size: 1.5rem;
  }
}

.content-pane__text {
  font-size: 1.5rem;
}
@media only screen and (max-width: 1099px) {
  .content-pane__text {
    font-size: 1.375rem;
    max-width: 95%;
  }
}
@media only screen and (max-width: 815px) {
  .content-pane__text {
    max-width: 100%;
  }
}

.content-pane__note {
  font-size: 0.875rem;
  color: #767678;
}
@media only screen and (max-width: 752px) {
  .content-pane__note {
    margin-bottom: 0.625rem;
  }
}

.content-pane__arrow {
  color: #9C2B31;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.content-pane__arrow::before {
  font-size: 3.75rem;
}
@media only screen and (max-width: 1099px) {
  .content-pane__arrow::before {
    font-size: 2.5rem;
  }
}

.content-pane__image {
  height: 100%;
}
.content-pane__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.embla--thumbs {
  display: grid;
}

.embla__viewport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.embla--thumbs .embla__viewport {
  overflow: hidden;
}

.embla__container:not(.embla--thumbs) {
  width: calc(100% + 24px);
}
@media only screen and (min-width: 1100px) {
  .embla__container:not(.embla--thumbs) {
    cursor: initial;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.embla--thumbs .embla__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: none !important;
          transform: none !important;
  width: auto;
}

.embla__slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.embla--thumbs .embla__slide {
  -webkit-box-sizing: initial;
          box-sizing: initial;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 100%;
  left: 0 !important;
  min-width: 0;
  opacity: 0;
  right: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.embla--thumbs .embla__slide img {
  background-color: #EEECE9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  padding: 4rem 12.5vw;
  width: 100%;
}
@media only screen and (max-width: 1099px) {
  .embla--thumbs .embla__slide img {
    padding: 4rem 32px;
  }
}
.embla--thumbs .embla__slide.is-snapped {
  opacity: 1;
  position: absolute;
  -webkit-transform: opacity 0.5s;
          transform: opacity 0.5s;
  z-index: 1;
}

.embla__thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.embla__thumbs-slide {
  border: 1px solid #040404;
  border-radius: 0.25rem;
  cursor: pointer;
}
.embla__thumbs-slide img {
  background-color: #EEECE9;
  border-radius: 0.125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5rem;
}
.embla__thumbs-slide--selected {
  border-color: #9C2B31;
}

.embla__thumbs-container {
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 1199px) {
  .embla__thumbs-container {
    padding: 0 32px 4rem;
  }
}
@media only screen and (max-width: 752px) {
  .embla__thumbs-container {
    padding: 0 24px 4rem;
  }
}

.external-feed {
  background: url("../img/throbber.gif") no-repeat 0 0;
  text-indent: -999rem;
}
.external-feed--loaded {
  background: none;
  text-indent: 0;
}

.filter {
  padding-bottom: 3rem;
}
.filter--with-border {
  border-bottom: 1px solid #040404;
}
.filter--reduced {
  padding-bottom: 0;
}
@media only screen and (max-width: 815px) {
  .filter {
    padding-bottom: 0;
  }
}

.filter-clear {
  text-align: right;
}
.filter-clear a {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.filter-clear a::after {
  font-size: 1rem;
  color: #040404;
  margin-left: 0.5rem;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: -2px;
}
.filter-clear a:hover, .filter-clear a:focus {
  color: #9C2B31;
}
.filter-clear a:hover::after, .filter-clear a:focus::after {
  color: #9C2B31;
}
@media only screen and (max-width: 752px) {
  .filter-clear {
    margin-bottom: 2rem;
    text-align: left;
  }
}

.filter__nav--all li {
  display: inline-block;
  margin-right: 2rem;
  position: relative;
}
.filter__nav--all li::after {
  background-color: #040404;
  content: "";
  height: 1px;
  position: absolute;
  right: -1.6rem;
  top: 50%;
  width: 1rem;
}
.filter__nav--all li:last-of-type::after {
  content: none;
}
@media only screen and (max-width: 752px) {
  .filter__nav--all li {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 752px) {
  .filter__nav--separated {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 752px) {
  .filter__group {
    margin-bottom: 2rem;
  }
}

.filter__title {
  margin: 0.8125rem 0;
}

.filter__link {
  display: block;
  padding: 0.2rem 0;
}
.filter__link--selected {
  color: #9C2B31;
  margin-left: 1rem;
  padding-left: 0.25rem;
  position: relative;
  text-decoration: none;
}
.filter__link--selected::before {
  background-color: #9C2B31;
  content: "";
  height: 1px;
  left: -1rem;
  position: absolute;
  top: 50%;
  width: 1rem;
}
.filter__link--disabled {
  opacity: 0.2;
}

.filter__selected {
  color: #767678;
  margin-bottom: 0.5rem;
}

.footer__inner {
  font-size: 0.75rem;
  background-color: #040404;
  color: #767678;
}

.footer__logo {
  color: #FFF;
  display: block;
  font-size: 3.25rem;
  margin: 4.125rem 0 7.875rem;
}
@media only screen and (max-width: 1099px) {
  .footer__logo {
    margin: 6rem;
  }
}

.footer__logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer__bottom {
  padding-bottom: 2rem;
}
@media only screen and (max-width: 1199px) {
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: column;
        -ms-flex-pack: column;
            justify-content: column;
    padding-bottom: 2.5rem;
  }
}

.footer__nav--socials {
  text-align: right;
}
.footer__nav--socials .footer__item:not(:first-of-type) {
  margin-left: 1.25rem;
}
@media only screen and (max-width: 1199px) {
  .footer__nav--socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5rem;
  }
}
.footer__nav--legal .footer__item {
  margin-right: 1.25rem;
}
@media only screen and (max-width: 752px) {
  .footer__nav--legal .footer__item {
    display: block;
    line-height: 1.7;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .footer__nav--legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 752px) {
  .footer__nav--legal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__nav--legal .footer__item {
    margin-bottom: 0.5rem;
  }
}

.footer__item {
  display: inline-block;
  line-height: 1;
}
.footer__item--copyright {
  opacity: 70%;
}

.footer__link {
  color: #FFF;
  margin-bottom: 0.25rem;
  text-decoration: none;
  -webkit-transition: -webkit-text-decoration 0.3s;
  transition: -webkit-text-decoration 0.3s;
  transition: text-decoration 0.3s;
  transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}
.footer__link--social {
  font-size: 1.375rem;
}
@media only screen and (max-width: 752px) {
  .footer__link--social {
    font-size: 1.5rem;
  }
}
.footer__link:hover, .footer__link:focus {
  color: #FFF;
  text-decoration: underline;
}

.filter-list__item-checkbox, .form__checkbox {
  height: 4rem;
  opacity: 0;
  position: absolute;
  width: 3rem;
}
.filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom::before, .form__checkbox:checked + .filter-list__item-checkbox-custom::before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #040404;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.filter-list__item-checkbox + .filter-list__item-label, .form__checkbox + .filter-list__item-label {
  position: relative;
}

.filter-list__item-checkbox-custom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-list__item-checkbox-custom::before {
  border: 1px solid #040404;
  border-radius: 3px;
  content: "";
  display: block;
  height: 1rem;
  margin: 0.25rem 0.75rem 0 0;
  width: 1rem;
}

.filter-list__item-label {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 20px;
  margin-bottom: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.filter-list__item-label:hover, .filter-list__item-label:focus {
  color: #9C2B31;
}
.filter-list__item-label:hover .filter-list__item-checkbox-custom::before, .filter-list__item-label:focus .filter-list__item-checkbox-custom::before {
  border-color: #9C2B31;
}
.filter-list__item-label:hover .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom::before, .filter-list__item-label:focus .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom::before {
  border-color: #040404;
}
.filter-list__item-label:hover .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom + .filter-list__item-label-text, .filter-list__item-label:focus .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom + .filter-list__item-label-text {
  color: #040404;
}
.filter-list__item-label--alt:hover, .filter-list__item-label--alt:focus {
  color: #040404;
}
.filter-list__item-label--alt:hover .filter-list__item-checkbox-custom::before, .filter-list__item-label--alt:focus .filter-list__item-checkbox-custom::before {
  border-color: #9C2B31;
}
.filter-list__item-label--alt:hover .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom::before, .filter-list__item-label--alt:focus .filter-list__item-checkbox:checked + .filter-list__item-checkbox-custom::before {
  border-color: #040404;
}

.form__transition-inputs textarea, .form__transition-inputs input[type=text], .form__transition-inputs input[type=tel], .form__transition-inputs input[type=email] {
  font-size: 1.125rem;
  border: 0;
  border-bottom: 1px solid #040404;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: transparent;
  display: block;
  height: 100%;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  z-index: 3;
}
.form__transition-inputs textarea:active, .form__transition-inputs input[type=text]:active, .form__transition-inputs input[type=tel]:active, .form__transition-inputs input[type=email]:active, .form__transition-inputs textarea:focus, .form__transition-inputs input[type=text]:focus, .form__transition-inputs input[type=tel]:focus, .form__transition-inputs input[type=email]:focus {
  color: #040404;
  outline: none;
}
.form__transition-inputs textarea:active + .form__label, .form__transition-inputs input[type=text]:active + .form__label, .form__transition-inputs input[type=tel]:active + .form__label, .form__transition-inputs input[type=email]:active + .form__label, .form__transition-inputs textarea:focus + .form__label, .form__transition-inputs input[type=text]:focus + .form__label, .form__transition-inputs input[type=tel]:focus + .form__label, .form__transition-inputs input[type=email]:focus + .form__label {
  -webkit-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:-moz-placeholder-shown), .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown), .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown), .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown) {
  border-bottom: 1px solid #040404;
  color: #040404;
}
.form__transition-inputs textarea:not(:-ms-input-placeholder), .form__transition-inputs input[type=text]:not(:-ms-input-placeholder), .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder), .form__transition-inputs input[type=email]:not(:-ms-input-placeholder) {
  border-bottom: 1px solid #040404;
  color: #040404;
}
.form__transition-inputs textarea:not(:placeholder-shown), .form__transition-inputs input[type=text]:not(:placeholder-shown), .form__transition-inputs input[type=tel]:not(:placeholder-shown), .form__transition-inputs input[type=email]:not(:placeholder-shown) {
  border-bottom: 1px solid #040404;
  color: #040404;
}
.form__transition-inputs textarea:not(:-moz-placeholder-shown) + .form__label, .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown) + .form__label, .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown) + .form__label, .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown) + .form__label {
  transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:-ms-input-placeholder) + .form__label, .form__transition-inputs input[type=text]:not(:-ms-input-placeholder) + .form__label, .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder) + .form__label, .form__transition-inputs input[type=email]:not(:-ms-input-placeholder) + .form__label {
  transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:placeholder-shown) + .form__label, .form__transition-inputs input[type=text]:not(:placeholder-shown) + .form__label, .form__transition-inputs input[type=tel]:not(:placeholder-shown) + .form__label, .form__transition-inputs input[type=email]:not(:placeholder-shown) + .form__label {
  -webkit-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:-moz-placeholder-shown):active, .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown):active, .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown):active, .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown):active, .form__transition-inputs textarea:not(:-moz-placeholder-shown):focus, .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown):focus, .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown):focus, .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown):focus {
  color: #040404;
  outline: none;
}
.form__transition-inputs textarea:not(:-ms-input-placeholder):active, .form__transition-inputs input[type=text]:not(:-ms-input-placeholder):active, .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder):active, .form__transition-inputs input[type=email]:not(:-ms-input-placeholder):active, .form__transition-inputs textarea:not(:-ms-input-placeholder):focus, .form__transition-inputs input[type=text]:not(:-ms-input-placeholder):focus, .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder):focus, .form__transition-inputs input[type=email]:not(:-ms-input-placeholder):focus {
  color: #040404;
  outline: none;
}
.form__transition-inputs textarea:not(:placeholder-shown):active, .form__transition-inputs input[type=text]:not(:placeholder-shown):active, .form__transition-inputs input[type=tel]:not(:placeholder-shown):active, .form__transition-inputs input[type=email]:not(:placeholder-shown):active, .form__transition-inputs textarea:not(:placeholder-shown):focus, .form__transition-inputs input[type=text]:not(:placeholder-shown):focus, .form__transition-inputs input[type=tel]:not(:placeholder-shown):focus, .form__transition-inputs input[type=email]:not(:placeholder-shown):focus {
  color: #040404;
  outline: none;
}
.form__transition-inputs textarea:not(:-moz-placeholder-shown):active + .form__label, .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown):active + .form__label, .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown):active + .form__label, .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown):active + .form__label, .form__transition-inputs textarea:not(:-moz-placeholder-shown):focus + .form__label, .form__transition-inputs input[type=text]:not(:-moz-placeholder-shown):focus + .form__label, .form__transition-inputs input[type=tel]:not(:-moz-placeholder-shown):focus + .form__label, .form__transition-inputs input[type=email]:not(:-moz-placeholder-shown):focus + .form__label {
  transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:-ms-input-placeholder):active + .form__label, .form__transition-inputs input[type=text]:not(:-ms-input-placeholder):active + .form__label, .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder):active + .form__label, .form__transition-inputs input[type=email]:not(:-ms-input-placeholder):active + .form__label, .form__transition-inputs textarea:not(:-ms-input-placeholder):focus + .form__label, .form__transition-inputs input[type=text]:not(:-ms-input-placeholder):focus + .form__label, .form__transition-inputs input[type=tel]:not(:-ms-input-placeholder):focus + .form__label, .form__transition-inputs input[type=email]:not(:-ms-input-placeholder):focus + .form__label {
  transform: translateY(-1.5rem);
}
.form__transition-inputs textarea:not(:placeholder-shown):active + .form__label, .form__transition-inputs input[type=text]:not(:placeholder-shown):active + .form__label, .form__transition-inputs input[type=tel]:not(:placeholder-shown):active + .form__label, .form__transition-inputs input[type=email]:not(:placeholder-shown):active + .form__label, .form__transition-inputs textarea:not(:placeholder-shown):focus + .form__label, .form__transition-inputs input[type=text]:not(:placeholder-shown):focus + .form__label, .form__transition-inputs input[type=tel]:not(:placeholder-shown):focus + .form__label, .form__transition-inputs input[type=email]:not(:placeholder-shown):focus + .form__label {
  -webkit-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}

.form {
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 1099px) {
  .form {
    margin-bottom: 6rem;
  }
}

.form__transition-inputs .form__section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 2.5rem;
  margin-bottom: 3.5rem;
  position: relative;
}
.form__transition-inputs .form__section:hover input:-moz-placeholder-shown, .form__transition-inputs .form__section:hover textarea:-moz-placeholder-shown, .form__transition-inputs .form__section:focus input:-moz-placeholder-shown, .form__transition-inputs .form__section:focus textarea:-moz-placeholder-shown {
  border-color: #9C2B31;
}
.form__transition-inputs .form__section:hover input:-ms-input-placeholder, .form__transition-inputs .form__section:hover textarea:-ms-input-placeholder, .form__transition-inputs .form__section:focus input:-ms-input-placeholder, .form__transition-inputs .form__section:focus textarea:-ms-input-placeholder {
  border-color: #9C2B31;
}
.form__transition-inputs .form__section:hover input:placeholder-shown,
.form__transition-inputs .form__section:hover textarea:placeholder-shown, .form__transition-inputs .form__section:focus input:placeholder-shown,
.form__transition-inputs .form__section:focus textarea:placeholder-shown {
  border-color: #9C2B31;
}
.form__transition-inputs .form__section:hover input:-moz-placeholder-shown + .form__label, .form__transition-inputs .form__section:hover textarea:-moz-placeholder-shown + .form__label, .form__transition-inputs .form__section:focus input:-moz-placeholder-shown + .form__label, .form__transition-inputs .form__section:focus textarea:-moz-placeholder-shown + .form__label {
  color: #9C2B31;
}
.form__transition-inputs .form__section:hover input:-ms-input-placeholder + .form__label, .form__transition-inputs .form__section:hover textarea:-ms-input-placeholder + .form__label, .form__transition-inputs .form__section:focus input:-ms-input-placeholder + .form__label, .form__transition-inputs .form__section:focus textarea:-ms-input-placeholder + .form__label {
  color: #9C2B31;
}
.form__transition-inputs .form__section:hover input:placeholder-shown + .form__label,
.form__transition-inputs .form__section:hover textarea:placeholder-shown + .form__label, .form__transition-inputs .form__section:focus input:placeholder-shown + .form__label,
.form__transition-inputs .form__section:focus textarea:placeholder-shown + .form__label {
  color: #9C2B31;
}
.form__transition-inputs .form__label {
  z-index: 4;
}
.form__transition-inputs .form__input {
  cursor: pointer;
  width: 100%;
}
.form__transition-inputs .form__label,
.form__transition-inputs .form__input,
.form__transition-inputs .form__field {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.form__section {
  margin-bottom: 2.5rem;
}
.form__section--reduce {
  margin-bottom: 2.5rem;
}
.form__section--plain {
  border: 0;
}

.form__label {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.form__label:hover, .form__label:focus {
  color: initial;
  cursor: pointer;
}

.form__text {
  margin-bottom: 1rem;
}

.form__message {
  border: 1px solid #9C2B31;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #9C2B31;
  display: block;
  margin-bottom: 2rem;
  max-width: 30rem;
  padding: 1rem 1.5rem;
}

.form__errors {
  font-size: 0.875rem;
  color: #9C2B31;
  margin-bottom: 2rem;
  margin-top: 0.5rem;
}

.form__field {
  display: block;
  margin-bottom: 0.5rem;
}
.form__field--inline {
  display: inline-block;
  padding: 1rem 1.5rem;
}
.form__field--spaced {
  margin-bottom: 1.5rem;
}
.form__field--attachment {
  border: 1px solid #040404;
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.form__field--attachment label {
  cursor: pointer;
  padding: 1rem 1.5rem;
}

.form__input-text {
  color: #040404;
}

.form__radio-input-button {
  position: absolute;
  visibility: hidden;
}
.form__radio-input-button:checked + .form__radio-input-label::before {
  background-color: #9C2B31;
  border-color: #9C2B31;
}

.form__radio-input-label {
  color: #040404;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2rem;
  position: relative;
}
.form__radio-input-label::before {
  border: 1px solid #040404;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0.125rem;
  width: 1rem;
}
.form__radio-input-label:hover::before {
  background-color: transparent;
  border-color: #9C2B31;
}

.form__button {
  background-color: #EEECE9;
  border-radius: 4px;
  color: #FFF;
  line-height: 1;
  padding: 0.875rem 2.5rem;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: auto;
}
.form__button:hover, .form__button:focus {
  background-color: #9C2B31;
}
.form__button--down {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.form__button--down::after {
  display: block;
  margin-left: 1rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.grecaptcha-badge {
  margin-bottom: 3rem;
  position: static !important;
}

.generic-feature {
  border: 1px solid #040404;
  padding: 1.5rem;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.generic-feature .image img {
  width: 100%;
}
.generic-feature:hover, .generic-feature:focus {
  background-color: #040404;
}
.generic-feature:hover .generic-feature__small-heading,
.generic-feature:hover .generic-feature__heading,
.generic-feature:hover .generic-feature__link,
.generic-feature:hover .image__credits, .generic-feature:focus .generic-feature__small-heading,
.generic-feature:focus .generic-feature__heading,
.generic-feature:focus .generic-feature__link,
.generic-feature:focus .image__credits {
  color: #FFF;
}

.generic-feature__small-heading {
  margin-bottom: 0.5rem;
}

.generic-feature__heading {
  margin-bottom: 2rem;
}

.generic-feature__info-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 1rem;
}
@media only screen and (max-width: 815px) {
  .generic-feature__info-container {
    margin-top: 1.5rem;
    padding: 0;
  }
}

@media only screen and (min-width: 816px) {
  .generic-feature__info-container__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.generic-feature__link {
  display: block;
}
.generic-feature__link:hover, .generic-feature__link:focus {
  color: initial;
}

.generic-intro {
  margin: 5rem 0 8rem;
}
@media only screen and (max-width: 1099px) {
  .generic-intro {
    margin: 3rem 0 5rem;
  }
}
@media only screen and (max-width: 752px) {
  .generic-intro {
    margin: 2rem 0 3.2rem;
  }
}

.generic-intro__headline {
  font-size: 3rem;
  margin: 0 auto 6rem;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .generic-intro__headline {
    font-size: 2.5rem;
    margin-bottom: 4rem;
  }
}
.generic-intro__headline--alt {
  font-size: 3.75rem;
  margin: 0 0 4rem;
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .generic-intro__headline--alt {
    font-size: 3rem;
  }
}
.generic-intro__headline--left {
  margin-bottom: 3rem;
  text-align: left;
}
@media only screen and (max-width: 815px) {
  .generic-intro__headline {
    font-size: 2rem;
    margin: 0 0 3rem;
    text-align: left;
  }
}
@media only screen and (max-width: 752px) {
  .generic-intro__headline {
    font-size: 1.75rem;
  }
}

.generic-intro__text {
  font-weight: 400;
  text-align: center;
}
.generic-intro__text--large {
  font-size: 1.75rem;
}
@media only screen and (max-width: 1099px) {
  .generic-intro__text--large {
    font-size: 1.125rem;
  }
}

.generic-intro__border {
  border-bottom: 1px solid #040404;
  display: block;
  margin-bottom: 8.5rem;
  padding-top: 7rem;
}
@media only screen and (max-width: 1199px) {
  .generic-intro__border {
    margin-bottom: 4.5rem;
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 752px) {
  .generic-intro__border {
    margin-bottom: 3.5rem;
    padding-top: 2rem;
  }
}

@-webkit-keyframes pos-change {
  to {
    position: fixed;
  }
}

@keyframes pos-change {
  to {
    position: fixed;
  }
}
.header {
  background: #FFF;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}
.header::after {
  -webkit-box-shadow: 0 20px 20px 1px rgba(4, 4, 4, 0.025);
          box-shadow: 0 20px 20px 1px rgba(4, 4, 4, 0.025);
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  width: 100%;
  z-index: -1;
}
.header--scrolling {
  -webkit-animation: pos-change 0s forwards;
          animation: pos-change 0s forwards;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.header--scrolling:not(.header--top):not(.header--hidden)::after {
  opacity: 1;
}
.header--scrolling + .main-content {
  padding-top: 76px;
}
@media only screen and (max-width: 1099px) {
  .header--scrolling + .main-content {
    padding-top: 94px;
  }
}
.header--hidden:not(.header--top), .header--hidden:not(.header--scrolling) {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.nav-open .header, .search-toggled .header {
  height: 0;
}

.header__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding: 48px 40px;
}
@media only screen and (max-width: 1099px) {
  .header__inner {
    padding: 2rem 32px;
  }
}
@media only screen and (max-width: 752px) {
  .header__inner {
    padding: 2rem 24px;
  }
}
.header--scrolling .header__inner {
  padding-bottom: 22px;
  padding-top: 22px;
}
@media only screen and (max-width: 1099px) {
  .header--scrolling .header__inner {
    padding-bottom: 33px;
    padding-top: 33px;
  }
}

.header__logo {
  font-size: 2rem;
  color: #9C2B31;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  z-index: 2;
}
@media only screen and (max-width: 1099px) {
  .header__logo {
    font-size: 1.75rem;
  }
}

.header__toggle,
.header__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.header__toggle::before,
.header__search::before {
  color: #040404;
  z-index: 4;
}
.header__toggle:hover::before, .header__toggle:focus::before,
.header__search:hover::before,
.header__search:focus::before {
  color: #9C2B31;
}

.header__toggle {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: uppercase;
}
.header__toggle::before {
  content: "MENU";
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.header__toggle.toggler--toggled::before {
  color: #FFF;
  content: "CLOSE";
}

.header__search {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__search::before {
  content: "SEARCH";
}
.header__search.toggler--toggled::before {
  content: "CLOSE";
}
.header__search:hover, .header__search:focus, .header__search--selected {
  color: #9C2B31;
}
.nav-open .header__search {
  display: none;
}

.header__nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #040404;
  bottom: 0;
  -webkit-box-shadow: -20px 0 20px 1px rgba(0, 0, 0, 0.1);
          box-shadow: -20px 0 20px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 0;
  overflow: auto;
  position: absolute;
  top: 0;
  -webkit-transition: max-height 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  transition: max-height 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  width: 100vw;
  z-index: 2;
}
.nav-open .header__nav {
  max-height: 100vh;
}

.header__list {
  font-size: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 3.5rem 0;
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  width: 100%;
}

.header__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  width: 100%;
}
.header__item:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 1279px) {
  .header__item {
    margin-left: 0;
  }
}
@media only screen and (max-width: 752px) {
  .header__item {
    font-size: 2rem;
  }
}
.header__item--search {
  display: none;
}
@media only screen and (max-width: 752px) {
  .header__item--search {
    display: block;
    margin-right: 2rem;
    margin-top: 2.5rem;
  }
}
@media (max-height: 900px) {
  .header__item {
    font-size: 2.5rem;
  }
}
@media (max-height: 780px) {
  .header__item {
    font-size: 4vh;
  }
}

.header__link {
  color: #FFF;
  padding-bottom: 2px;
  position: relative;
  text-decoration: none;
  -webkit-transform: translateY(110%);
          transform: translateY(110%);
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  transition: color 0.2s, border-color 0.2s, -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.43, 0.99), color 0.2s, border-color 0.2s;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.43, 0.99), color 0.2s, border-color 0.2s, -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.43, 0.99);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.header__link::before, .header__link::after {
  background-color: #FFF;
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  width: 8.33vw;
}
.header__link::before {
  left: calc(-1.5rem - 8.33vw);
}
.header__link::after {
  right: calc(-1.5rem - 8.33vw);
}
@media only screen and (max-width: 752px) {
  .header__link {
    border-bottom-width: 2px;
  }
}
.header__link--selected::before, .header__link--selected::after {
  display: inline-block;
}
.header__link:hover, .header__link:focus {
  color: #B8B3AF;
}
@media only screen and (max-width: 449px) {
  .header__link::before {
    left: calc(-1rem - 8.33vw);
  }
  .header__link::after {
    right: calc(-1rem - 8.33vw);
  }
}
.nav-open .header__link {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.header__form input[type=text] {
  font-size: 1.5rem;
  border-bottom: 2px solid #040404;
  color: #040404;
  line-height: 1;
  padding: 0 0 5px;
}
.header__form input[type=text]::-webkit-input-placeholder {
  color: #040404;
}
.header__form input[type=text]::-moz-placeholder {
  color: #040404;
}
.header__form input[type=text]:-ms-input-placeholder {
  color: #040404;
}
.header__form input[type=text]::-ms-input-placeholder {
  color: #040404;
}
.header__form input[type=text]::placeholder {
  color: #040404;
}
.header__form input[type=text]:focus {
  border-bottom-color: #9C2B31;
  outline: 0;
}

.image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.image--bleed-left .image__tagline,
.image--bleed-left .image__credits--left {
  margin-left: 1rem;
}
@media only screen and (max-width: 752px) {
  .image--bleed-left .image__tagline,
  .image--bleed-left .image__credits--left {
    margin-left: 0;
  }
}
.image--bleed-right .image__credits {
  margin-right: 1rem;
}
.image--bleed-left, .image--bleed-right {
  margin-bottom: 1rem;
}
.image--spaced {
  margin-bottom: 2.625rem;
}
@media only screen and (max-width: 815px) {
  .image--spaced {
    margin-bottom: 1rem;
  }
}
.image--flat {
  margin-bottom: 0;
}

.image__tagline {
  font-size: 0.875rem;
  color: #736F6D;
  margin-top: 0.625rem;
}

.image__credits {
  color: #767678;
  margin-top: 1rem;
}
.image__credits--main-image {
  padding: 0 40px;
}
@media only screen and (max-width: 1199px) {
  .image__credits {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 752px) {
  .image__credits {
    padding: 0 24px;
  }
}

.image-holder {
  position: relative;
}

.image-holder__text {
  bottom: -1.875rem;
  position: absolute;
}
.image-holder__text--right {
  right: 0;
}
.image-holder__text--bleed-left {
  margin-left: 1rem;
}

.two-images__image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.two-images__image--padded {
  background-color: #EEECE9;
  padding: 5.375rem;
}
@media only screen and (max-width: 752px) {
  .two-images__image--padded {
    padding: 4rem;
  }
}
@media only screen and (max-width: 449px) {
  .two-images__image--padded {
    padding: 3rem;
  }
}

.instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 5.625rem;
}
.instagram--reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (max-width: 449px) {
  .instagram--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 815px) {
  .instagram {
    margin-bottom: 3.625rem;
  }
}

.instagram__caption,
.instagram__icon {
  margin-bottom: 1.25rem;
}

.instagram__caption {
  text-align: center;
}

.instagram__icon {
  font-size: 1.375rem;
  color: #040404;
  text-align: center;
  text-decoration: none;
}
.person-departments {
  margin-bottom: 5rem;
  margin-top: -3rem;
}

.person-departments__heading {
  margin-bottom: 0.5rem;
}

.lazy {
  position: relative;
}
.js .lazy {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 0.875s ease-in-out;
  transition: opacity 0.875s ease-in-out;
}
.js .lazy--zoom img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: -webkit-transform 2s ease-out;
  transition: -webkit-transform 2s ease-out;
  transition: transform 2s ease-out;
  transition: transform 2s ease-out, -webkit-transform 2s ease-out;
}
.js .lazy--loaded {
  opacity: 1;
}
.js .lazy--loaded.lazy--zoom img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.js .lazy--loaded .lazy__underlay {
  height: 0;
}

.js .lazy__underlay {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: height 0.3s 0.75s ease-in-out;
  transition: height 0.3s 0.75s ease-in-out;
  width: 100%;
  z-index: 1;
}
.revealable--revealed .js .lazy__underlay {
  height: 0;
}

@-webkit-keyframes loader {
  0%, 100% {
    -webkit-box-shadow: 0 0 0 #C0C0C1, 0 0 0 #C0C0C1;
            box-shadow: 0 0 0 #C0C0C1, 0 0 0 #C0C0C1;
  }
  50% {
    -webkit-box-shadow: 0 -8px 0 #C0C0C1, 0 8px 0 #C0C0C1;
            box-shadow: 0 -8px 0 #C0C0C1, 0 8px 0 #C0C0C1;
  }
}

@keyframes loader {
  0%, 100% {
    -webkit-box-shadow: 0 0 0 #C0C0C1, 0 0 0 #C0C0C1;
            box-shadow: 0 0 0 #C0C0C1, 0 0 0 #C0C0C1;
  }
  50% {
    -webkit-box-shadow: 0 -8px 0 #C0C0C1, 0 8px 0 #C0C0C1;
            box-shadow: 0 -8px 0 #C0C0C1, 0 8px 0 #C0C0C1;
  }
}
.loader-wrapper {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.loader {
  -webkit-animation: loader 1s ease-in-out infinite;
          animation: loader 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  background: #C0C0C1;
  height: 24px;
  margin: -14px auto 0;
  opacity: 0;
  pointer-events: none;
  position: relative;
  top: 50%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  width: 4px;
}
.loader::after, .loader::before {
  -webkit-animation: loader 1s ease-in-out infinite;
          animation: loader 1s ease-in-out infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  background: #C0C0C1;
  content: "";
  height: 24px;
  position: absolute;
  width: 4px;
}
.loader::after {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
  left: 10px;
}
.loader::before {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  right: 10px;
}

.other-entries {
  padding: 7.5rem 0;
}
.other-entries--separated {
  margin-top: 5rem;
}
@media only screen and (max-width: 815px) {
  .other-entries {
    padding-bottom: 6rem 0;
  }
}

.other-entries__heading {
  margin-bottom: 4rem;
  text-align: center;
}
@media only screen and (max-width: 752px) {
  .other-entries__heading {
    margin-bottom: 1.5rem;
  }
}

.has-bg + .other-entries {
  border-top: 0;
}

.page-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5rem 0 7.5rem;
}
@media only screen and (max-width: 1099px) {
  .page-heading {
    margin: 4rem 0 5rem;
  }
}
.page-heading--simple {
  margin-bottom: 2rem;
}
.page-heading--alt {
  margin: 7.5rem 0 4rem;
}
@media only screen and (max-width: 752px) {
  .page-heading--alt {
    margin: 6rem 0 4.125rem;
  }
}
.page-heading--breadcrumb {
  margin-bottom: 2rem;
}
.page-heading--bordered {
  border-bottom: 1px solid #040404;
  margin-bottom: 0;
}
.page-heading--centred {
  margin-left: auto;
  margin-right: auto;
  max-width: 85%;
  text-align: center;
}
@media only screen and (max-width: 752px) {
  .page-heading--centred {
    max-width: 100%;
  }
}
.page-heading--medium-mb {
  margin-bottom: 5rem;
}
.page-heading--next-is-filter {
  margin-bottom: 3rem;
}

.page-heading__title {
  font-weight: 700;
  text-align: center;
}
.page-heading--form .page-heading__title {
  border-bottom: 1px solid #040404;
  padding-bottom: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page-heading__title--regular {
  font-weight: 400;
}
.page-heading__title--small {
  margin-top: 1rem;
}
.page-heading__title--separated {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 752px) {
  .page-heading__title--separated {
    margin-bottom: 0.625rem;
  }
}

.page-heading__summary {
  margin-top: 2rem;
  text-align: center;
}
.page-heading__summary--alt {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 752px) {
  .page-heading__summary--alt {
    margin-bottom: 2.5rem;
  }
}

.page-heading__intro {
  padding: 4.5rem 0;
}
.page-heading__intro--bg-beige {
  background-color: #CAC7C3;
}
.page-heading__intro--alt {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 4rem;
  padding: 5rem 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.page-intro__section {
  margin-bottom: 3.5rem;
}
@media only screen and (max-width: 1099px) {
  .page-intro__section {
    margin-bottom: 2.5rem;
  }
}
.page-intro__section--mt {
  margin-top: 6.5rem;
}
.page-intro__section--border-bottom {
  border-bottom: 1px solid #C0C0C1;
  margin-bottom: 2rem;
}

.page-info__intro {
  border-bottom: 1px solid #C0C0C1;
  margin-bottom: 2rem;
}

.page-intro__project-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 752px) {
  .page-info__project-details__wide-item {
    margin-top: 2.5rem;
  }
}

.page-info__location {
  font-weight: 400;
  margin-bottom: 1.5rem;
}

.page-info__label {
  color: #736F6D;
  margin-bottom: 0.5rem;
}

.page-info__description--italic {
  font-style: italic;
}

.pagination {
  line-height: 1;
  padding: 5rem 0;
  text-align: center;
}
.pagination li {
  display: inline-block;
}

.pagination__prev,
.pagination__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination__prev::before,
.pagination__next::before {
  font-size: 0.625rem;
  color: #040404;
  display: inline-block;
  vertical-align: 3px;
}

.pagination__prev {
  margin-right: 0.75rem;
}
.pagination__next {
  margin-left: 0.75rem;
}
span.pagination__prev::before, span.pagination__next::before {
  color: #767678;
}

.pagination__link,
.pagination__current {
  margin: 0 5px;
}

.pagination__link {
  color: #040404;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.pagination__link:hover, .pagination__link:focus {
  color: #9C2B31;
}

.pagination__current {
  border-bottom: 1px solid #040404;
}

.patent-group {
  padding-top: 5rem;
}

.patent-group__title {
  margin-bottom: 3.5rem;
}
@media only screen and (max-width: 1099px) {
  .patent-group__title {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 815px) {
  .patent-group__title {
    margin-bottom: 1.5rem;
  }
}

.patent-number {
  border: 2px solid #040404;
  border-radius: 3px;
  color: #040404;
  display: inline-block;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  vertical-align: bottom;
  width: 22px;
}
.patent-number--link {
  margin-bottom: 0.5rem;
  margin-right: 0.3125rem;
  text-decoration: none;
  -webkit-transition: border-color 0.2s, color 0.2s;
  transition: border-color 0.2s, color 0.2s;
}
.patent-number--link:hover, .patent-number--link:focus {
  border-color: #9C2B31;
  color: #9C2B31;
}

.js .revealable {
  opacity: 0;
  -webkit-transition: opacity 0.875s ease-out, -webkit-transform 1.15s ease-out;
  transition: opacity 0.875s ease-out, -webkit-transform 1.15s ease-out;
  transition: opacity 0.875s ease-out, transform 1.15s ease-out;
  transition: opacity 0.875s ease-out, transform 1.15s ease-out, -webkit-transform 1.15s ease-out;
}
.js .revealable--content-block {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.js .revealable--pull {
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
}
.js .revealable--push {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.js .revealable--title {
  position: relative;
}
.js .revealable--title::after {
  background-color: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  -webkit-transition: height 0.75s;
  transition: height 0.75s;
  width: 100%;
}
.js .revealable--title .revealable__inner {
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: -webkit-transform 0.75s;
  transition: -webkit-transform 0.75s;
  transition: transform 0.75s;
  transition: transform 0.75s, -webkit-transform 0.75s;
}

.js .revealable--revealed {
  opacity: 1;
}
.js .revealable--revealed.revealable--push, .js .revealable--revealed.revealable--content-block {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.js .revealable--revealed.revealable--title::after {
  height: 0;
}
.js .revealable--revealed .revealable__inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.search-box {
  background: #FFF;
  bottom: 0;
  -webkit-box-shadow: -20px 0 20px 1px rgba(4, 4, 4, 0.025);
          box-shadow: -20px 0 20px 1px rgba(4, 4, 4, 0.025);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100vh;
  left: 0;
  overflow: auto;
  padding: 10.375rem 40px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.475s ease-out;
  transition: -webkit-transform 0.475s ease-out;
  transition: transform 0.475s ease-out;
  transition: transform 0.475s ease-out, -webkit-transform 0.475s ease-out;
  width: 100%;
  z-index: -1;
}
.search-box.search-toggled {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.search-box.loading .loader {
  opacity: 1;
}
.header--hidden .search-box {
  height: calc(100vh + 128px);
}
@media only screen and (max-width: 1199px) {
  .search-box {
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
  }
}
@media only screen and (max-width: 752px) {
  .search-box {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media only screen and (max-width: 1199px) {
  .search-box__show-more-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

.search-box__show-more-button {
  background-color: #EEECE9;
  color: #040404;
  padding: 1rem 1.5rem;
}

.search-box__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5rem;
  min-width: 200px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .search-box__form {
    margin-bottom: 2.5rem;
    width: 100%;
  }
}

.search-box__input {
  font-size: 2rem;
  background-color: #FFF;
  border: 0;
  border-bottom: 1px solid #040404;
  border-radius: 0;
  color: #040404;
  font-family: "Bembo MT Pro";
  padding: 0 3rem 1rem 0;
  width: 100%;
}
.search-box__input::-webkit-input-placeholder {
  color: #040404;
  opacity: 1;
}
.search-box__input::-moz-placeholder {
  color: #040404;
  opacity: 1;
}
.search-box__input:-ms-input-placeholder {
  color: #040404;
  opacity: 1;
}
.search-box__input::-ms-input-placeholder {
  color: #040404;
  opacity: 1;
}
.search-box__input::placeholder {
  color: #040404;
  opacity: 1;
}
.search-box__input:focus {
  outline: 0;
}
.search-box__input:focus::-webkit-search-cancel-button {
  opacity: 1;
  pointer-events: all;
}
.search-box__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
  display: none;
}

.search-box__submit {
  position: absolute;
  right: 0;
  top: 0;
}
.search-box__submit::after {
  font-size: 1.5rem;
  color: #C0C0C1;
  position: absolute;
  right: 0;
  top: 6px;
}

.search-box__reset {
  position: absolute;
  right: 2rem;
  top: 0;
}
.search-box__reset::after {
  font-size: 1.5rem;
  color: #C0C0C1;
  position: absolute;
  right: 0;
  top: 6px;
}

.search-box__reset-icon {
  opacity: 0;
  visibility: hidden;
}

.search-box__info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Bembo MT Pro";
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1199px) {
  .search-box__info {
    margin-bottom: 3.4rem;
  }
}

.search-box__title {
  font-size: 2rem;
}
@media only screen and (max-width: 1199px) {
  .search-box__title {
    font-size: 1.375rem;
  }
}

.search-box__title-keyword {
  font-weight: bold;
}

.search-box__results-length {
  font-size: 1.125rem;
  color: #736F6D;
  font-weight: 700;
  text-transform: uppercase;
}

.search-box__results-receptacle .ais-InfiniteHits-loadMore--disabled {
  display: none;
}

.search-box__results-receptacle__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5rem;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .search-box__results-receptacle__item {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 752px) {
  .search-box__results-receptacle__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search-box__results-receptacle__item:hover .search-box__result__title,
.search-box__results-receptacle__item:hover .search-box__result__link, .search-box__results-receptacle__item:focus .search-box__result__title,
.search-box__results-receptacle__item:focus .search-box__result__link {
  color: #9C2B31;
}
.search-box__results-receptacle__item:hover .search-box__result__inner, .search-box__results-receptacle__item:focus .search-box__result__inner {
  border-left-color: #9C2B31;
}
.search-box__results-receptacle__item:hover .search-box__result__image-container::before, .search-box__results-receptacle__item:focus .search-box__result__image-container::before {
  opacity: 0.25;
}
.search-box__results-receptacle__item--align-right {
  margin-bottom: 0;
}
@media only screen and (max-width: 815px) {
  .search-box__results-receptacle__item--display-cases {
    margin-top: 4rem;
  }
}

.search-box__result__inner {
  border-left: 1px solid #040404;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  padding-left: 1.5rem;
}
.search-box__results-receptacle__item--align-right .search-box__result__inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-left: 0;
  border-right: 1px solid #040404;
  padding-left: 0;
  padding-right: 1.5rem;
  text-align: right;
}
.search-box__results-receptacle__item--align-right .search-box__result__inner img {
  height: 136px;
  margin-bottom: 2rem;
  width: 136px;
}
@media only screen and (max-width: 815px) {
  .search-box__results-receptacle__item--align-right .search-box__result__inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-left: 1px solid #040404;
    border-right: 0;
    padding-left: 1.5rem;
    padding-right: 0;
    text-align: left;
  }
}
@media only screen and (max-width: 815px) {
  .content-block--display-case .search-box__result__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
    text-align: center;
  }
  .content-block--display-case .search-box__result__inner img {
    height: 30vw;
    width: 30vw;
  }
}

.search-box__result__inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.search-box__result__section {
  color: #736F6D;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.search-box__result__title {
  color: #040404;
  margin-bottom: 2.5rem;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.search-box__result__title:hover, .search-box__result__title:focus {
  color: #9C2B31;
}
@media only screen and (max-width: 1199px) {
  .search-box__result__title {
    margin-bottom: 2rem;
  }
}

.search-box__result__link:hover, .search-box__result__link:focus {
  color: #9C2B31;
}

.search-box__result__image-container {
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .search-box__result__image-container {
    border-left: 1px solid #040404;
    padding-left: 1.5rem;
    padding-top: 1.5rem;
  }
}
.search-box__result__image-container::before {
  background-color: #040404;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .search-box__result__image-container::before {
    height: calc(100% - 1.5rem);
    left: 1.5rem;
    top: 1.5rem;
    width: calc(100% - 1.5rem);
  }
}

.search-box__result__image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.search-box__close {
  display: none;
  left: 2rem;
  position: absolute;
  top: 2rem;
}
.search-box__close::before {
  font-size: 1.5rem;
  color: #040404;
}
@media only screen and (max-width: 752px) {
  .search-box__close {
    display: block;
  }
}

.search-box__filters-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5rem;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 1099px) {
  .search-box__filters-container {
    margin: 4rem 0;
    position: static;
  }
}

.search-box__filters__heading {
  font-weight: 600;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1099px) {
  .search-box__input-text {
    left: 32px;
    position: absolute;
    right: 0;
    top: 8rem;
    width: calc(100% - 64px);
  }
}
@media only screen and (max-width: 752px) {
  .search-box__input-text {
    left: 24px;
  }
}

.search-results__subtitle {
  font-size: 3rem;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 1199px) {
  .search-results__subtitle {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 752px) {
  .search-results__subtitle {
    font-size: 1.75rem;
  }
}

.slideshow {
  overflow: hidden;
  position: relative;
}

.slideshow__prop {
  visibility: hidden;
}

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

.slideshow__slide--behind,
.slideshow__slide--top {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.slideshow__slide--behind {
  z-index: 1;
}

.slideshow__slide--top {
  z-index: 2;
}

.slideshow__controls {
  bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
  left: 50%;
  padding: 0.5rem;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
}
@media only screen and (max-width: 449px) {
  .slideshow__controls {
    bottom: 1rem;
  }
}

.slideshow__controls-pips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
}

.slideshow__pip {
  background-color: #FFF;
  border-radius: 100%;
  height: 0.875rem;
  opacity: 0.3;
  width: 0.875rem;
}
.slideshow__pip--selected {
  opacity: 1;
}
@media only screen and (max-width: 449px) {
  .slideshow__pip {
    height: 0.75rem;
    width: 0.75rem;
  }
}

.slideshow__controls-button {
  color: #FFF;
}
.slideshow__controls-button--prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.social-share__item {
  display: inline-block;
  margin-right: 1rem;
}

.social-share__link {
  font-size: 1.375rem;
  color: #040404;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.social-share__link:hover, .social-share__link:focus {
  color: #040404;
}

.sort {
  padding: 6rem 0 2.5rem;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 815px) {
  .sort {
    padding: 3rem 0 1rem;
  }
}

.sort__button {
  color: #040404;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.sort__button::before {
  margin-right: 0.5rem;
  vertical-align: -1px;
}
.sort__button:hover, .sort__button:focus {
  color: #9C2B31;
}
.sort__button--filter {
  text-align: left;
}
.sort__button--filter.toggler--toggled {
  margin-bottom: 2rem;
}
.sort__button--right {
  position: absolute;
  right: 0;
}
.sort__button.toggler--toggled {
  color: #040404;
}

.sort__group {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.sort__group.toggled {
  opacity: 1;
  visibility: visible;
}
.sort__group--type.toggled {
  position: static;
}
.sort__group--year, .sort__group--options {
  background-color: #EFEFEF;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 8.5rem;
}
@media only screen and (max-width: 752px) {
  .sort__group--year, .sort__group--options {
    right: 0;
  }
}
.sort__group--options {
  text-align: right;
}

.sort__item {
  font-size: 0.875rem;
  display: block;
  margin-bottom: 0.5rem;
}
.sort__item--selected > a {
  color: #040404;
  position: relative;
}
.sort__item--selected > a::before {
  background-color: #040404;
  content: "";
  height: 1px;
  left: -20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.statistic {
  border: 1px solid #C0C0C1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 815px) {
  .statistic {
    margin-bottom: 2rem;
  }
}

.statistic__top {
  background-color: #CAC7C3;
  padding: 1.5rem;
}

.statistic__title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Bembo MT Pro";
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.25;
}
.statistic__title--increase::after, .statistic__title--decrease::after {
  font-size: 0.875rem;
  display: inline-block;
  font-weight: normal;
  height: 24px;
  margin-left: 1rem;
}
.statistic__title--increase::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.statistic__title--decrease::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.statistic__end {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #C0C0C1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
}

.timeline {
  margin-bottom: 2.5rem;
  margin-top: 6rem;
}
@media only screen and (max-width: 1199px) {
  .timeline {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 752px) {
  .timeline {
    margin-top: 2rem;
  }
}

.timeline__heading {
  margin-bottom: 3rem;
}

.timeline__block {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1099px) {
  .timeline__block {
    margin-bottom: 0;
  }
}

.timeline__divider {
  background-color: #040404;
  height: 88px;
  margin-bottom: 3rem;
  width: 1px;
}

.twitter-tweet {
  margin: 0 auto;
}

.video--spaced {
  margin-bottom: 2.625rem;
}
.video--spaced-more {
  margin-bottom: 8rem;
}

.viewer-backdrop {
  background-color: #EFEFEF;
}

.viewer-button {
  position: absolute;
}

.viewer-close::before,
.viewer-prev::before,
.viewer-next::before {
  color: #040404;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.viewer-close:hover::before, .viewer-close:focus::before,
.viewer-prev:hover::before,
.viewer-prev:focus::before,
.viewer-next:hover::before,
.viewer-next:focus::before {
  color: #040404;
}

.viewer-prev,
.viewer-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.viewer-prev::before,
.viewer-next::before {
  font-size: 2.25rem;
}
@media only screen and (max-width: 1199px) {
  .viewer-prev,
  .viewer-next {
    bottom: 16px;
    top: 4rem;
    -webkit-transform: none;
            transform: none;
  }
}

.viewer-close {
  right: 1.5rem;
  top: 2rem;
}
.viewer-close::before {
  font-size: 2rem;
}
@media only screen and (max-width: 1199px) {
  .viewer-close {
    top: 16px;
  }
}

.viewer-prev {
  left: 1.5rem;
}
.viewer-prev::before {
  display: inline-block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media only screen and (max-width: 1199px) {
  .viewer-prev {
    left: 87.5%;
  }
}

.viewer-next {
  right: 1.5rem;
}
.viewer-next::before {
  display: inline-block;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.button,
.feature__button,
.cookie-manager__button,
.cookie-banner__button,
.typeset--cta a {
  color: #040404;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  outline: 3px solid transparent;
  outline-offset: 2px;
  padding: 1rem 1.5rem;
  position: relative;
  -webkit-transition: color 0.5s, background-color 0.5s, padding 0.4s, width 0.4s, height 0.4s;
  transition: color 0.5s, background-color 0.5s, padding 0.4s, width 0.4s, height 0.4s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
.button::after,
.feature__button::after,
.cookie-manager__button::after,
.cookie-banner__button::after,
.typeset--cta a::after {
  background-color: #EEECE9;
  border-radius: 3px;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: color 0.5s, background-color 0.5s, padding 0.4s;
  transition: color 0.5s, background-color 0.5s, padding 0.4s;
  width: 100%;
  z-index: -1;
}
.button:focus-visible,
.feature__button:focus-visible,
.cookie-manager__button:focus-visible,
.cookie-banner__button:focus-visible,
.typeset--cta a:focus-visible {
  outline-color: #9C2B31;
}
.button--beige::after,
.feature--bg-light .feature__button::after {
  background-color: #B8B3AF;
}
.button--off-black,
.feature--alt .feature__button {
  color: #FFF;
}
.button--off-black::after,
.feature--alt .feature__button::after {
  background-color: #212121;
}
.button:hover, .button:focus, .button:focus-visible,
.feature__button:hover,
.cookie-manager__button:hover,
.cookie-banner__button:hover,
.typeset--cta a:hover,
.feature__button:focus,
.cookie-manager__button:focus,
.cookie-banner__button:focus,
.typeset--cta a:focus,
.feature__button:focus-visible,
.cookie-manager__button:focus-visible,
.cookie-banner__button:focus-visible,
.typeset--cta a:focus-visible {
  color: #FFF;
}
.button:hover::after, .button:focus::after, .button:focus-visible::after,
.feature__button:hover::after,
.cookie-manager__button:hover::after,
.cookie-banner__button:hover::after,
.typeset--cta a:hover::after,
.feature__button:focus::after,
.cookie-manager__button:focus::after,
.cookie-banner__button:focus::after,
.typeset--cta a:focus::after,
.feature__button:focus-visible::after,
.cookie-manager__button:focus-visible::after,
.cookie-banner__button:focus-visible::after,
.typeset--cta a:focus-visible::after {
  background-color: #9C2B31;
  padding: 0.1875rem;
}
.button--no-transition:hover::after, .button--no-transition:focus::after, .button--no-transition:focus-visible::after,
.cookie-manager__button:hover::after,
.cookie-banner__button:hover::after,
.cookie-manager__button:focus::after,
.cookie-banner__button:focus::after,
.cookie-manager__button:focus-visible::after,
.cookie-banner__button:focus-visible::after {
  padding: 0;
}

.feature {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.feature--text-col {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 50vw;
  min-width: 50vw;
  padding: 5rem;
  text-align: center;
}
@media only screen and (max-width: 1099px) {
  .feature--text-col {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 815px) {
  .feature--text-col {
    min-height: 100vw;
  }
}
@media only screen and (max-width: 752px) {
  .feature--text-col {
    padding: 5rem 24px 3rem;
  }
}
.feature--bg-light {
  background-color: #EEECE9;
}
.feature--image-col {
  height: 100%;
  min-height: 50vw;
  min-width: 50vw;
}
.feature--image-col img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.feature--image-col div {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1099px) {
  .feature--image-col {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 815px) {
  .feature--image-col {
    min-height: 100vw;
  }
}
.feature--embla-col {
  height: 100%;
}
.feature--alt {
  background-color: #040404;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.feature--history {
  min-height: initial;
}
@media only screen and (max-width: 1099px) {
  .feature--history {
    padding: 5rem 24px 3rem;
  }
}

.feature__heading {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1099px) {
  .feature__heading {
    margin-bottom: 1.5rem;
  }
}
.feature--alt .feature__heading {
  font-size: 1.125rem;
  color: #FFF;
}
.feature__heading--no-mb {
  margin-bottom: 0;
}

.feature__body-heading {
  font-weight: 700;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.feature--alt .feature__text {
  font-weight: 700;
}

.feature__subtext {
  margin-bottom: 1.5rem;
}

.feature--alt .feature__small-text {
  color: #FFF;
}

.feature__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.feature__button {
  margin-top: 2rem;
}
.feature--alt .feature__button--catalogue::after {
  background-color: transparent;
}
.feature--alt .feature__button--catalogue span {
  margin-left: 0.5rem;
}

.filter-list__item {
  color: #040404;
}

.filter-list__item-label-text {
  cursor: pointer;
}
.locations {
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 1199px) {
  .locations {
    margin-bottom: 5rem;
  }
}

.location {
  border-top: 1px solid #040404;
  padding-top: 1.5rem;
}
@media only screen and (max-width: 752px) {
  .location {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.5rem 0 1rem;
    text-align: center;
  }
}
.footer .location {
  border-top-color: #FFF;
}

@media only screen and (min-width: 753px) {
  .location__inner {
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 752px) {
  .location__inner {
    padding: 1rem;
  }
}

.location-heading {
  margin-bottom: 1rem;
}
.footer .location-heading {
  color: #FFF;
}

.location__link {
  margin-bottom: 0.25rem;
}
.footer .location__link {
  color: #FFF;
}

.invisible {
  left: -999rem;
  position: absolute;
}

.align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.border-top {
  border-top: 1px solid #040404;
}

@media only screen and (max-width: 815px) {
  .separated-at-f {
    margin-bottom: 1rem;
  }
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mb-40 {
  margin-bottom: 2.5rem;
}

.mb-48 {
  margin-bottom: 3rem;
}

.separated {
  margin-bottom: 1rem;
}

.separated-md {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 752px) {
  .separated-md {
    margin-bottom: 2.625rem;
  }
}

.separated-lg {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 752px) {
  .separated-lg {
    margin-bottom: 2.625rem;
  }
}

@media only screen and (max-width: 752px) {
  .separate-mobile {
    margin-bottom: 2rem;
  }
}

.removed {
  display: none;
}

.removed-at-h {
  pointer-events: none;
}
@media only screen and (max-width: 449px) {
  .removed-at-h {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .removed-at-d {
    display: none;
  }
}

@media only screen and (max-width: 1099px) {
  .removed-at-e {
    display: none;
  }
}

.show-at-d {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .show-at-d {
    display: block;
  }
}

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

.content-block__heading, .content-block__subheading, .content-block__text, .form, .page-heading__summary, .page-heading__intro p, .search-box__result__inner, .feature--text-col .typeset,
.feature--text-col p, .feature__text-inner, .footer .location {
  max-width: 680px;
}

.card__text,
.card__summary,
.card__meta,
.card__post-title,
.card__pre-title,
.card__title {
  max-width: 500px;
}

.card--video-entry .card__image, .content-pane--video-entry .lazy {
  position: relative;
}
.card--video-entry .card__image::before, .content-pane--video-entry .lazy::before {
  font-size: 1.375rem;
  background: #040404;
  bottom: 0;
  color: #FFF;
  padding: 14px 14px 14px 18px;
  position: absolute;
  z-index: 1;
}

.block-section--border-top, .other-entries {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.has-bg + .has-border-top {
  border-top: 0;
}

.border-light {
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}

/*!
 * Viewer.js v1.3.5
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-07-04T11:00:13.705Z
 */
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.viewer-container::-moz-selection,
.viewer-container *::-moz-selection {
  background-color: transparent;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
  background-color: transparent;
}

.viewer-container::selection,
.viewer-container *::selection {
  background-color: transparent;
}

.viewer-container img {
  display: block;
  height: auto;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: calc(100vw - 100px) !important;
  width: auto;
}

.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 3px 0;
}

.viewer-toolbar > ul > li {
  cursor: pointer;
  max-height: 32px;
  overflow: hidden;
  max-width: 32px;
}
@media only screen and (max-width: 815px) {
  .viewer-toolbar > ul > li {
    width: 24px;
  }
}

.viewer-button {
  cursor: pointer;
  overflow: hidden;
}

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.viewer-loading::after {
  -webkit-animation: viewer-spinner 1s linear infinite;
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}