@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

@font-face {
  font-family: PeterSans;
  src: url(../fonts/PeterSans-Regular.otf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: PlayfairDisplay;
  src: url(../fonts/PlayfairDisplay-Regular.ttf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: PlayfairDisplay;
  src: url(../fonts/PlayfairDisplay-Italic.otf);
  font-weight: normal;
  font-style: italic; }
@-webkit-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-webkit-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-moz-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-ms-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-moz-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-webkit-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@-o-keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
@keyframes uil-ellipsis {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0px;
    opacity: 1; }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  25% {
    left: 0px; }
  37.5% {
    left: 70px; }
  50% {
    left: 70px; }
  62.5% {
    left: 140px; }
  75% {
    left: 140px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  87.5% {
    left: 140px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    left: 140px;
    opacity: 0; } }
.uil-ellipsis-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px; }

.uil-ellipsis-css .ib {
  width: 100%;
  height: 100%;
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.uil-ellipsis-css .circle {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 70px;
  opacity: 0;
  text-align: center;
  -ms-animation: uil-ellipsis 1.8s linear infinite;
  -moz-animation: uil-ellipsis 1.8s linear infinite;
  -webkit-animation: uil-ellipsis 1.8s linear infinite;
  -o-animation: uil-ellipsis 1.8s linear infinite;
  animation: uil-ellipsis 1.8s linear infinite; }

.uil-ellipsis-css .circle > div {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin: 10px; }

.uil-ellipsis-css .circle:nth-of-type(2n+1) > div {
  background: #a8a8a8; }

.uil-ellipsis-css .circle:nth-of-type(2n) > div {
  background: #a8a8a8; }

.circle:nth-of-type(1) {
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s; }

.circle:nth-of-type(2) {
  -ms-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  animation-delay: 0.45s; }

.circle:nth-of-type(3) {
  -ms-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.circle:nth-of-type(4) {
  -ms-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  animation-delay: 1.35s; }

html, body {
  font-size: 20px; }

html {
  background: #0a0a0a; }

body {
  background: transparent;
  font-family: PlayfairDisplay, Garamond, Georgia, serif;
  color: #0a0a0a;
  transition: padding-top 0.5s ease-out; }

h1, h2, h3, h4, h5, h6 {
  font-family: PeterSans, Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  font-weight: normal; }

*, *:after, *:before {
  box-sizing: border-box;
  transition: color .2s linear, background-color .2s linear; }

* img {
  max-width: 100%;
  height: auto; }

a {
  color: #0a0a0a; }

a:active {
  opacity: .9; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

body.header-on {
  padding-top: 100px; }

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: auto;
  background: transparent;
  opacity: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .5s linear; }
  .header.static {
    position: absolute; }
  .header.hidden, .header.hidden + .wrapper > .item-infos {
    opacity: 0; }
  .header.hidden-with-hover {
    transition: opacity .2s linear;
    opacity: 0; }
    .header.hidden-with-hover:hover {
      opacity: 1; }
  .header.active .header-top .menu .menu-column .menu-link.creativity .menu-link-title {
    margin-bottom: .5rem; }
  .header.active .header-top .menu .menu-column .menu-link.creativity .creativity-word {
    font-size: 1.4rem;
    line-height: 1.5rem; }
  .header.active .header-top .menu .menu-column .menu-link .menu-link-description {
    opacity: 1;
    margin-bottom: 1rem;
    max-height: 7rem; }
  .header.active .header-bottom {
    margin-top: 0;
    opacity: 1; }
    .header.active .header-bottom .links a.link {
      pointer-events: all; }
  .header.active .header-overlay {
    opacity: .75; }
  .header.active + .wrapper > .item-infos {
    opacity: 1;
    padding-top: 3rem; }
  .header.active + .picture.wrapper > .item-infos {
    padding-top: 8rem; }
  .header .header-top {
    position: relative;
    z-index: 300;
    width: 100%;
    overflow: hidden;
    min-height: 7rem;
    background: #0a0a0a;
    transition: height 0.5s ease-out; }
    .header .header-top .logo {
      float: left;
      margin: 2rem 0 0 7.14vw;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      width: 14.28vw;
      height: 3rem;
      background: url("../images/header_logo_default.svg") no-repeat top left; }
      .header .header-top .logo a {
        display: block;
        width: 100%;
        height: 100%; }
    .header .header-top .menu {
      width: 57.14vw;
      margin: 2rem 0 2rem 35.71vw; }
      .header .header-top .menu:after {
        display: block;
        content: '';
        clear: both; }
      .header .header-top .menu .menu-column {
        float: left;
        width: 14.28vw;
        margin-right: 7.14vw; }
        .header .header-top .menu .menu-column:nth-of-type(3n) {
          margin-right: 0; }
        .header .header-top .menu .menu-column .menu-link {
          display: block;
          text-decoration: none;
          color: #fff; }
          .header .header-top .menu .menu-column .menu-link.active .menu-link-title, .header .header-top .menu .menu-column .menu-link:hover .menu-link-title {
            border-bottom-color: #fff; }
          .header .header-top .menu .menu-column .menu-link.creativity .creativity-word {
            transition: all 0.5s ease-out; }
          .header .header-top .menu .menu-column .menu-link .menu-link-title {
            font-family: PeterSans, Helvetica, Arial, sans-serif;
            font-size: .75rem;
            line-height: 1rem;
            letter-spacing: 0.1em;
            text-transform: uppercase;
            border-bottom: 2px solid transparent;
            transition: border-bottom .3s linear; }
          .header .header-top .menu .menu-column .menu-link .menu-link-description {
            opacity: 0;
            height: auto;
            max-height: 0;
            overflow: hidden;
            margin: 0;
            font-family: PlayfairDisplay, Garamond, Georgia, serif;
            font-style: italic;
            font-size: .7rem;
            line-height: 1rem;
            transition: all 0.5s ease-out; }
  .header .header-bottom {
    position: relative;
    z-index: 200;
    margin-left: 35.71vw;
    margin-top: -3rem;
    opacity: 0;
    width: 64.28vw;
    min-height: 4rem;
    transition: margin-top 0.5s ease-out, opacity 0.5s linear;
    padding-top: 1rem; }
    .header .header-bottom .links {
      float: left;
      width: 42.85vw; }
      .header .header-bottom .links a.link {
        display: inline-block;
        height: 1rem;
        margin: 1rem 25px 0 0;
        font-family: PeterSans, Helvetica, Arial, sans-serif;
        font-size: .75rem;
        line-height: 1rem;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        pointer-events: none; }
    .header .header-bottom .image-rights {
      height: 1rem;
      margin-top: 1rem;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: .55rem;
      line-height: 1rem;
      color: #fff;
      cursor: default; }
  .header .header-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    background: #1e1e1e;
    opacity: 0;
    transition: opacity 0.5s linear;
    z-index: 100; }

@media (max-width: 1024px) {
  .header .header-top {
    min-height: 6rem; }
    .header .header-top .logo {
      width: 21.43vw;
      height: 4rem;
      margin-top: 1rem;
      background-position: left center;
      background-size: contain; }
    .header .header-top .menu {
      margin-top: 1rem;
      margin-bottom: 1rem; }
      .header .header-top .menu .menu-column:first-of-type {
        width: 21.43vw;
        margin-right: 0; }
      .header .header-top .menu .menu-column .menu-link .menu-link-title {
        line-height: 1.25rem; }
  .header .header-bottom {
    display: none; } }
@media (max-width: 550px) {
  .header .header-top {
    min-height: 0;
    height: 4rem; }
    .header .header-top .logo {
      float: none;
      width: 100%;
      height: 2rem;
      margin: 1rem 0 1rem .8rem; }
    .header .header-top .expand-arrow {
      width: 46px;
      height: 2.25rem;
      position: absolute;
      top: 1rem;
      right: 0;
      background: url(../images/icon_header_arrow.png) no-repeat center center; }
    .header .header-top .menu {
      width: 100%;
      margin: 0; }
      .header .header-top .menu .menu-column {
        width: 100% !important;
        float: none;
        margin: 0 !important; }
        .header .header-top .menu .menu-column .menu-link {
          height: 2.5rem;
          padding: .5rem .8rem;
          border-top: 1px solid rgba(255, 255, 255, 0.05); }
          .header .header-top .menu .menu-column .menu-link .menu-link-title {
            line-height: 1.5rem; }
          .header .header-top .menu .menu-column .menu-link.creativity {
            background-position: .8rem .75rem;
            padding-top: 0.5rem;
            padding-left: 2.5rem; }
            .header .header-top .menu .menu-column .menu-link.creativity br {
              display: none; }
    .header .header-top.mobile-open {
      height: 100vh; }
      .header .header-top.mobile-open .expand-arrow {
        background-image: url(../images/icon_header_arrow_retract.png); } }
.background-image {
  position: fixed;
  left: 0;
  top: 7rem;
  z-index: -100;
  width: 100%;
  height: 100%;
  background: #0a0a0a;
  transition: top 0.5s ease-out; }
  .background-image .layer0, .background-image .layer1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0a0a0a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    transition: opacity .2s linear; }
    .background-image .layer0.active, .background-image .layer1.active {
      opacity: 1; }
  .background-image .loop {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s linear; }
    .background-image .loop.active {
      opacity: 1; }
  .background-image .black-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #1E1E1E;
    opacity: 0; }
    .background-image .black-overlay.visible {
      opacity: 0.9; }
  .background-image .loader {
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
    opacity: 0; }
  .background-image.loading .loader {
    opacity: 1; }

@media (max-width: 1024px) {
  .background-image {
    top: 6rem; } }
@media (max-width: 550px) {
  .background-image {
    top: 4rem; } }
body.header-on .background-image {
  top: 12rem; }

.loading-overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: #0a0a0a; }

.progress-indicator {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .2rem;
  background: transparent;
  z-index: 50; }
  .progress-indicator.wrapper-bottom {
    position: absolute;
    bottom: 0; }
  .progress-indicator .progress {
    width: 0%;
    height: 100%;
    background: #262626;
    transition: width .4s ease-out; }

.wrapper {
  width: 100%;
  height: auto;
  margin: 7rem 0 0 0; }
  .wrapper .cat-items-list {
    margin-top: 50vh;
    margin-left: 7.14vw;
    margin-bottom: 4rem; }
    .wrapper .cat-items-list:after {
      display: block;
      content: '';
      clear: both; }
    .wrapper .cat-items-list .cat-item {
      display: block;
      clear: left;
      float: left;
      height: 4rem;
      padding: 0;
      text-decoration: none;
      width: 42.85vw; }
      .wrapper .cat-items-list .cat-item.exhibition {
        height: 5rem; }
      .wrapper .cat-items-list .cat-item .cat-item-title {
        height: 48px;
        margin: 6px 0;
        position: relative;
        overflow: hidden;
        font-family: PeterSans, Helvetica, Arial, sans-serif;
        letter-spacing: 0.1em;
        color: #fff;
        text-transform: uppercase;
        width: 85.71vw; }
        .wrapper .cat-items-list .cat-item .cat-item-title .small {
          font-size: .75rem;
          line-height: 1rem;
          position: absolute;
          bottom: 0;
          transition: bottom .5s ease-out;
          white-space: nowrap; }
        .wrapper .cat-items-list .cat-item .cat-item-title .large {
          font-size: 1.5rem;
          line-height: 2rem;
          position: absolute;
          bottom: -2rem;
          transition: bottom .5s ease-out;
          white-space: nowrap; }
        .wrapper .cat-items-list .cat-item .cat-item-title:after {
          display: block;
          content: '';
          background: #fff;
          width: 0;
          height: 2px;
          position: absolute;
          bottom: 0px;
          transition: width .5s ease-out, margin; }
      .wrapper .cat-items-list .cat-item .cat-item-subtitle, .wrapper .cat-items-list .cat-item .cat-item-dates {
        margin: 0;
        font-size: .75rem;
        line-height: 1rem;
        font-style: italic;
        color: #fff;
        white-space: nowrap; }
      .wrapper .cat-items-list .cat-item.active .cat-item-title .small {
        bottom: -1rem; }
      .wrapper .cat-items-list .cat-item.active .cat-item-title .large {
        bottom: 4px; }
      .wrapper .cat-items-list .cat-item.active .cat-item-title:after {
        width: 14.28vw; }
      .wrapper .cat-items-list .cat-item.invisible {
        pointer-events: none; }
  .wrapper .item-infos {
    display: block;
    position: absolute;
    z-index: 50;
    top: 9rem;
    left: 7.14vw;
    color: #fff;
    text-decoration: none;
    cursor: default;
    opacity: 1;
    transition: padding-left 0.2s ease-in-out, opacity 0.5s ease-out, padding-top 0.5s ease-out; }
    .wrapper .item-infos.hidden {
      opacity: 0; }
    .wrapper .item-infos:hover.hidden {
      opacity: 1; }
    .wrapper .item-infos::before {
      display: block;
      content: '';
      position: absolute;
      top: 5px;
      left: -5px;
      width: 11px;
      height: 11px;
      background: url(../images/icon_close.svg) no-repeat center center;
      opacity: 0;
      transition: left .2s ease-out, opacity .2s linear; }
    .wrapper .item-infos .item-title {
      margin: 0;
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      letter-spacing: 0.1em;
      font-size: .75rem;
      line-height: 1rem;
      text-transform: uppercase;
      transition: margin-left .2s ease-in-out; }
    .wrapper .item-infos .item-subtitle {
      margin: 0;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: .75rem;
      line-height: 1rem;
      font-style: italic;
      text-transform: capitalize; }
  .wrapper .picture-gallery {
    position: relative;
    width: 100%;
    height: 100%; }
    @media (min-width: 1024px) {
      .wrapper .picture-gallery .back-link {
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: url(../images/icon_close.svg) 5 5, default; } }
    .wrapper .picture-gallery .picture-gallery-arrow {
      display: block;
      position: absolute;
      width: 50px;
      height: 50px;
      top: 50%;
      margin-top: -25px;
      opacity: 1;
      transition: opacity .5s linear;
      background-size: 15px 28px;
      background-repeat: no-repeat;
      background-position: center center; }
      .wrapper .picture-gallery .picture-gallery-arrow.hidden {
        opacity: 0;
        pointer-events: none; }
      .wrapper .picture-gallery .picture-gallery-arrow:hover.hidden {
        opacity: 1;
        pointer-events: all; }
      .wrapper .picture-gallery .picture-gallery-arrow.previous {
        left: 3%;
        background-image: url(../images/gallery_arrow_previous.svg); }
      .wrapper .picture-gallery .picture-gallery-arrow.next {
        right: 3%;
        background-image: url(../images/gallery_arrow_next.svg); }
    .wrapper .picture-gallery .picture-gallery-item {
      position: absolute;
      left: 7.14vw;
      top: 7%;
      width: 85.71vw;
      height: 86%;
      opacity: 0;
      pointer-events: none;
      transition: opacity .2s linear; }
      .wrapper .picture-gallery .picture-gallery-item.active {
        opacity: 1; }
        .wrapper .picture-gallery .picture-gallery-item.active img {
          pointer-events: all; }
      .wrapper .picture-gallery .picture-gallery-item img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
      .wrapper .picture-gallery .picture-gallery-item.double .single-image {
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%; }
        .wrapper .picture-gallery .picture-gallery-item.double .single-image.left {
          left: 0; }
        .wrapper .picture-gallery .picture-gallery-item.double .single-image.right {
          right: 0; }
  .wrapper .video-player {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .wrapper .video-player .video-object {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .wrapper .video-player .video-loop {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      opacity: 0;
      transition: opacity .5s linear; }
      .wrapper .video-player .video-loop.visible {
        opacity: .5;
        transition-delay: .5s; }
      .wrapper .video-player .video-loop video {
        width: 100%;
        height: 100%; }
    .wrapper .video-player .video-overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .wrapper .video-player .video-overlay:after, .wrapper .video-player .video-overlay:before {
        content: '';
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        left: 50%;
        top: 50%;
        margin-left: -25px;
        margin-top: -25px;
        background-size: 50px 50px;
        opacity: 0;
        transition: none; }
      .wrapper .video-player .video-overlay:after {
        background: url(../images/icon_video_play.svg) no-repeat center center;
        transform: scale(0.8); }
      .wrapper .video-player .video-overlay.play:after {
        opacity: 1;
        transform: scale(1);
        transition: opacity .25s linear, transform .25s ease-in; }
      .wrapper .video-player .video-overlay.play.playOut:after {
        opacity: 0;
        transform: scale(1.25);
        transition: opacity .25s linear, transform .25s ease-out; }
      .wrapper .video-player .video-overlay:before {
        background: url(../images/icon_video_pause.svg) no-repeat center center;
        transform: scale(1.25); }
      .wrapper .video-player .video-overlay.pause:before {
        opacity: 1;
        transform: scale(1);
        transition: opacity .25s linear, transform .25s ease-in; }
      .wrapper .video-player .video-overlay.pause.pauseOut:before {
        opacity: 0;
        transform: scale(0.8);
        transition: opacity .25s linear, transform .25s ease-out; }
      .wrapper .video-player .video-overlay.ended {
        background: url(../images/icon_video_replay.svg) no-repeat center center;
        background-size: 50px 50px;
        cursor: pointer; }
    .wrapper .video-player .bar-container {
      width: 100%;
      height: 1.1rem;
      position: absolute;
      left: 0;
      bottom: 0; }
      .wrapper .video-player .bar-container:hover .progress-bar {
        height: 1rem; }
    .wrapper .video-player .progress-bar {
      position: absolute;
      width: 100%;
      height: .2rem;
      left: 0;
      bottom: 0;
      background-color: #b8b8b8;
      cursor: pointer;
      transition: height .2s ease-out; }
      .wrapper .video-player .progress-bar .current-time, .wrapper .video-player .progress-bar .duration {
        position: absolute;
        top: 0;
        right: .5rem;
        display: block;
        width: auto;
        height: 1rem;
        font-family: PlayfairDisplay, Garamond, Georgia, serif;
        font-size: .65rem;
        line-height: .9rem; }
      .wrapper .video-player .progress-bar .bar {
        position: absolute;
        height: 100%;
        width: 0%;
        background-color: #262626;
        overflow: hidden;
        transition: width .15s ease-out; }
        .wrapper .video-player .progress-bar .bar .current-time {
          color: #fff; }
      .wrapper .video-player .progress-bar .duration {
        color: #1e1e1e; }
      .wrapper .video-player .progress-bar .dots .dot {
        position: absolute;
        left: 0;
        top: 6px;
        width: 6px;
        height: 6px;
        background: url(../images/icon_audio_marker.svg) no-repeat center center;
        opacity: .3; }
  .wrapper .text-content {
    padding: 4rem 14.28vw 4rem 7.14vw; }
    .wrapper .text-content blockquote {
      float: left;
      margin: 0;
      width: 28.57vw;
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      letter-spacing: 0.1em;
      font-size: 1rem;
      line-height: 1.5rem;
      text-transform: uppercase; }
      .wrapper .text-content blockquote p {
        margin: 0; }
    .wrapper .text-content > p {
      width: 42.85vw;
      margin: 0 0 1.5rem 35.71vw;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: 1rem;
      line-height: 1.5rem; }

@media (max-width: 1024px) {
  .wrapper {
    margin-top: 6rem; }
    .wrapper .cat-items-list {
      margin-left: 14.28vw; }
      .wrapper .cat-items-list .cat-item-title {
        width: 71.42vw; } }
@media (max-width: 550px) {
  .wrapper {
    margin-top: 4rem; }
    .wrapper .picture-gallery .picture-gallery-arrow.hidden:hover {
      opacity: 0;
      pointer-events: none; }
    .wrapper .picture-gallery .picture-gallery-item.double .single-image {
      width: 48%;
      height: 100%; }
    .wrapper .cat-items-list {
      width: auto;
      margin-left: .8rem;
      margin-right: .8rem;
      margin-bottom: 40vh; }
      .wrapper .cat-items-list .cat-item {
        width: 100%;
        height: auto; }
        .wrapper .cat-items-list .cat-item.exhibition {
          height: auto; }
        .wrapper .cat-items-list .cat-item .cat-item-title {
          height: 88px;
          overflow: hidden; }
          .wrapper .cat-items-list .cat-item .cat-item-title .large {
            white-space: normal;
            bottom: -100%; }
        .wrapper .cat-items-list .cat-item .cat-item-subtitle {
          margin-bottom: .25rem; }
        .wrapper .cat-items-list .cat-item .cat-item-subtitle, .wrapper .cat-items-list .cat-item .cat-item-dates {
          white-space: normal; }
    .wrapper .video-player .progress-bar {
      height: 1rem; }
    .wrapper .text-content {
      padding: 2rem 7.14vw; }
      .wrapper .text-content blockquote {
        float: none;
        width: 85.71vw;
        padding-left: 40px;
        border-left: 2px solid #262626; }
        .wrapper .text-content blockquote p {
          margin: 0 0 1.5rem;
          font-size: .75rem;
          line-height: 1rem; }
      .wrapper .text-content > p {
        width: 85.71vw;
        margin: 0 0 1.5rem;
        font-size: .75rem;
        line-height: 1rem; } }
.picture.wrapper {
  height: 100vh;
  margin-top: 0;
  overflow: hidden;
  background-color: #0a0a0a;
  margin-bottom: 10rem;
  position: relative; }

@media (max-width: 1024px) {
  .picture.wrapper {
    margin-top: 6rem;
    margin-bottom: 14rem; } }
@media (max-width: 550px) {
  .picture.wrapper {
    margin-top: 4rem;
    height: 90vh; } }
.exhibition.wrapper {
  background-color: #fff;
  margin-bottom: 10rem;
  position: relative; }
  .exhibition.wrapper .media {
    height: 39rem;
    background-color: #0a0a0a; }
    .exhibition.wrapper .media .tabs {
      height: 36rem;
      position: relative; }
      .exhibition.wrapper .media .tabs .tab {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        pointer-events: none;
        transition: opacity .2s linear; }
        .exhibition.wrapper .media .tabs .tab.active {
          opacity: 1;
          pointer-events: all; }
        .exhibition.wrapper .media .tabs .tab:not(.active) * {
          pointer-events: none !important; }
    .exhibition.wrapper .media .tabs-nav {
      height: 3rem;
      text-align: center;
      padding: 0.7rem 7.14vw; }
      .exhibition.wrapper .media .tabs-nav .tab-link {
        display: inline-block;
        height: 1rem;
        margin: 0 1.5rem;
        font-family: PeterSans, Helvetica, Arial, sans-serif;
        font-size: .75rem;
        line-height: 1rem;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff; }
        .exhibition.wrapper .media .tabs-nav .tab-link:hover, .exhibition.wrapper .media .tabs-nav .tab-link.active {
          border-bottom: 2px solid #fff; }

@media (max-width: 550px) {
  .exhibition.wrapper  {
    margin-bottom: 14rem; }

  .exhibition.wrapper .media .tabs-nav {
    padding: .7rem 1rem; }
    .exhibition.wrapper .media .tabs-nav .tab-link {
      margin: 0 1rem; } }
.static-page.wrapper {
  max-width: 640px;
  padding: 0 20px;
  margin: 10rem auto 4rem;
  color: #fff;
  font-size: 0;
  text-align: center; }
  .static-page.wrapper h1 {
    font-family: PeterSans, Helvetica, Arial, sans-serif;
    font-size: .75rem;
    font-weight: normal;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 auto 1rem; }
  .static-page.wrapper p {
    font-family: PlayfairDisplay, Garamond, Georgia, serif;
    font-size: .65rem;
    line-height: 1rem;
    margin: 0 auto 1rem; }
  .static-page.wrapper .logo {
    margin: 2rem auto;
    max-height: 4rem; }
  .static-page.wrapper .column {
    display: inline-block;
    width: 200px; }

.film.wrapper {
  margin-top: 0;
  height: 100vh;
  background-color: #0a0a0a;
  margin-bottom: 10rem; }

@media (max-width: 550px) {
  .film.wrapper {
    margin-bottom: 14rem; } }
@keyframes commentary_sprites {
  0% {
    background-position: 0; }
  100% {
    background-position: -880px; } }
.book.wrapper {
  height: 100vh;
  margin-top: 0;
  overflow: hidden;
  margin-bottom: 10rem;
  background-color: #0a0a0a; }
  .book.wrapper .commentaries {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .book.wrapper .commentaries .commentary {
      position: absolute;
      top: 50%;
      margin-top: -1rem;
      width: 2rem;
      height: 2rem;
      background: url(../images/sprite_commentary_default.png) no-repeat right center;
      background-size: auto 100%;
      cursor: pointer;
      transition: transform .15s ease-in, opacity .5s linear;
      opacity: 0;
      pointer-events: none; }
      .book.wrapper .commentaries .commentary:hover {
        transform: scale(1.1);
        transition: transform .15s ease-out; }
      .book.wrapper .commentaries .commentary:active {
        transform: scale(1); }
      .book.wrapper .commentaries .commentary.Left {
        left: 7.14%; }
      .book.wrapper .commentaries .commentary.Right {
        right: 7.14%; }
    .book.wrapper .commentaries .visibleLeft, .book.wrapper .commentaries .visibleRight {
      opacity: 1;
      pointer-events: all;
      animation: commentary_sprites 1.1s steps(22); }
  .book.wrapper .zoom {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.8);
    transition: transform .4s ease-out, opacity .3s linear, margin .4s ease-out;
    cursor: url(../images/cursor_progress_0.png) 20 20, zoom-out; }
    .book.wrapper .zoom * {
      cursor: url(../images/cursor_progress_0.png) 20 20, zoom-out; }
    .book.wrapper .zoom.visible {
      transform: scale(1);
      opacity: 1;
      pointer-events: all;
      transition: transform .4s ease-out, opacity .3s linear; }
    .book.wrapper .zoom img {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      height: 100%;
      width: auto;
      pointer-events: none;
      transform: scale(1) translate(0, 0);
      transition: transform .4s ease-out; }
      .book.wrapper .zoom img.zoomTo {
        transition: transform 15s ease-out; }

@media (max-width: 550px) {
  .book.wrapper  {
    margin-bottom: 14rem; } }
ol.legal {
  font-size: 13px;
  list-style-position: inside;
  list-style-type: upper-roman;
  font-style: italic; }
  ol.legal > li::before {
    content: "\2014"; }
  ol.legal ol {
    list-style: lower-alpha;
    font-style: initial; }
  ol.legal li {
    margin-top: 40px;
    margin-bottom: 20px; }
    ol.legal li:first-child {
      margin-top: 20px; }
  ol.legal p {
    padding-top: 20px;
    font-style: initial; }

.press.wrapper {
  background: #fff;
  padding-top: 3rem; }
  .press.wrapper:after {
    content: '';
    display: block;
    clear: both; }
  .press.wrapper .photo-left {
    position: fixed;
    float: left;
    width: 28.57vw;
    height: auto;
    margin-top: 2rem;
    margin-bottom: 1rem;
    margin-left: 7.14vw;
    opacity: 0;
    transition: opacity .4s linear; }
    .press.wrapper .photo-left img {
      display: block; }
    .press.wrapper .photo-left.visible {
      opacity: 1; }
  .press.wrapper .press-list {
    margin: 0 0 0 42.85vw;
    padding: 0; }
    .press.wrapper .press-list .press-item {
      list-style: none;
      padding: 0;
      width: 50vw;
      height: 4rem;
      overflow: hidden; }
      .press.wrapper .press-list .press-item a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #0a0a0a; }
      .press.wrapper .press-list .press-item .logo {
        float: left;
        width: 11.424vw;
        max-width: 200px;
        height: 4rem;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        margin-right: 2.856vw; }
      .press.wrapper .press-list .press-item .title {
        font-family: PeterSans, Helvetica, Arial, sans-serif;
        letter-spacing: 0.1em;
        font-size: .75rem;
        line-height: 1rem;
        text-transform: uppercase;
        margin: 0;
        padding-top: 1rem; }
      .press.wrapper .press-list .press-item .magazine {
        font-family: PlayfairDisplay, Garamond, Georgia, serif;
        font-size: .75rem;
        line-height: 1rem;
        font-style: italic;
        margin: 0; }

@media (max-width: 550px) {
  .press.wrapper .photo-left {
    display: none; }
  .press.wrapper .press-list {
    margin: 0 7.14vw; }
    .press.wrapper .press-list .press-item {
      width: 85.71vw; }
      .press.wrapper .press-list .press-item .logo {
        width: 28.57vw;
        margin-right: 1rem; } }
.article.wrapper {
  background: #ebebeb;
  padding: 9rem 0 4rem;
  margin-top: 0;
  min-height: 100vh;
  margin-bottom: 10rem;
  overflow: hidden;
  clip: rect(0, auto, auto, 0);
  position: relative;
  z-index: 50; }
  .article.wrapper .information {
    position: fixed;
    width: 28.57vw;
    margin-left: 7.14vw;
    float: left; }
    .article.wrapper .information.fixed {
      position: fixed;
      top: 1rem; }
    .article.wrapper .information .logo {
      width: 14.28vw;
      height: 4rem; }
      .article.wrapper .information .logo img {
        max-height: 100%;
        width: auto; }
        @media screen and (max-width: 550px) {
          .article.wrapper .information .logo img {
            height: 50%; } }
    .article.wrapper .information .title {
      margin: 0;
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      letter-spacing: 0.1em;
      font-size: .75rem;
      line-height: 1rem;
      text-transform: uppercase; }
    .article.wrapper .information .magazine {
      margin: 0 0 1rem;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: .75rem;
      line-height: 1rem;
      font-style: italic; }
    .article.wrapper .information .photo-left {
      position: relative;
      z-index: -200; }
      .article.wrapper .information .photo-left img {
        position: absolute;
        top: 0;
        opacity: 0;
        transition: opacity .2s linear; }
        .article.wrapper .information .photo-left img.visible {
          opacity: 1; }
  .article.wrapper .content {
    width: 42.85vw;
    margin-left: 42.85vw;
    font-family: PlayfairDisplay, Garamond, Georgia, serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #222222; }
    .article.wrapper .content p {
      margin: 0 0 1.5rem; }
    .article.wrapper .content blockquote {
      width: 35.71vw;
      margin: 0 0 1.5rem;
      padding: .5rem 0 .5rem 50px;
      border-left: 2px solid black;
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0.1em; }
      .article.wrapper .content blockquote p {
        margin: 0; }
    .article.wrapper .content del {
      text-decoration: none; }

@media (max-width: 550px) {
  .article.wrapper {
    margin-bottom: 14rem;
    padding-top: 5rem; }
    .article.wrapper .information {
      position: static;
      width: 85.71vw; }
      .article.wrapper .information .logo {
        width: 28.57vw;
        float: left; }
    .article.wrapper .content {
      margin-top: 16rem;
      width: 85.71vw;
      margin-left: 7.14vw;
      font-size: .75rem;
      line-height: 1rem; }
      .article.wrapper .content blockquote {
        width: 100%;
        font-size: .75rem;
        line-height: 1rem;
        padding: 0 0 0 40px; } }
.contact.wrapper {
  overflow: hidden; }
  .contact.wrapper .left-text {
    width: 21.43vw;
    margin: 7rem 7.14vw 2rem;
    float: left;
    color: #fff; }
    .contact.wrapper .left-text h2 {
      font-size: .75rem;
      line-height: 1rem;
      letter-spacing: .05em;
      text-transform: uppercase;
      margin: 0 0 1rem; }
    .contact.wrapper .left-text p {
      font-size: .75rem;
      line-height: 1rem;
      margin: 0 0 1rem; }
    .contact.wrapper .left-text a {
      color: inherit;
      font-style: italic;
      text-decoration: none; }
  .contact.wrapper .contact-form {
    width: 50vw;
    margin: 7rem 7.14vw 2rem 35.71vw; }
    .contact.wrapper .contact-form .input-line {
      width: 100%;
      margin-bottom: 2rem;
      overflow: hidden; }
      .contact.wrapper .contact-form .input-line input, .contact.wrapper .contact-form .input-line textarea, .contact.wrapper .contact-form .input-line select {
        width: 100%;
        border: none;
        outline: none;
        background: rgba(0, 0, 0, 0.2);
        color: #fff;
        font-size: 0.95rem;
        line-height: 1.5rem;
        padding: .2rem .5rem .3rem; }
      .contact.wrapper .contact-form .input-line input, .contact.wrapper .contact-form .input-line select {
        height: 2rem; }
      .contact.wrapper .contact-form .input-line select {
        border-radius: 0;
        -webkit-appearance: none;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.2) url(../images/icon_field_arrow.png) no-repeat right center; }
      .contact.wrapper .contact-form .input-line textarea {
        height: 12rem; }
      .contact.wrapper .contact-form .input-line .half {
        width: 47%;
        float: left;
        margin-right: 6%; }
        .contact.wrapper .contact-form .input-line .half:nth-of-type(2n) {
          margin-right: 0; }
    .contact.wrapper .contact-form .send-button {
      border: none;
      background: none;
      height: 2rem;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-style: italic;
      font-size: 1.5rem;
      line-height: 2rem;
      text-align: left;
      color: #fff;
      width: 120px;
      background: url(../images/icon_button_arrow.svg) no-repeat right 10px;
      background-size: 37px 29px; }

.biography.wrapper {
  margin-bottom: 10rem;
  position: relative; }
  .biography.wrapper .section {
    overflow: hidden; }
    .biography.wrapper .section .section-title {
      margin: 2rem 0 2rem 7.14vw;
      font-size: .75rem;
      line-height: 1rem;
      text-transform: uppercase;
      letter-spacing: .05em; }
  .biography.wrapper .bio.section {
    color: white;
    background: #0a0a0a;
    padding-bottom: 2rem;
    min-height: 100vh; }
    .biography.wrapper .bio.section .section-title, .biography.wrapper .bio.section .left-photo {
      position: fixed; }
    .biography.wrapper .bio.section .section-title {
      top: 7rem; }
    .biography.wrapper .bio.section .left-photo {
      top: 12rem;
      float: left;
      width: 35.71vw;
      height: 60vh;
      margin-top: 0;
      margin-left: 7.14vw;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      pointer-events: none; }
      .biography.wrapper .bio.section .left-photo img {
        visibility: hidden; }
    .biography.wrapper .bio.section .right-text {
      width: 35.71vw;
      margin: 5rem 14.28vw 0 50vw;
      font-size: .9rem;
      line-height: 1.5rem;
      color: #ebebeb;
      white-space: pre-line; }
      .biography.wrapper .bio.section .right-text p {
        margin: 0 0 1.5rem; }
  .biography.wrapper .awards.section {
    background: #fff;
    width: 100%;
    height: 15rem;
    overflow: hidden; }
    .biography.wrapper .awards.section .section-title {
      position: absolute; }
    .biography.wrapper .awards.section .awards-list {
      margin: 5rem;
      padding: 0;
      list-style: none;
      font-size: 0;
      white-space: nowrap; }
      .biography.wrapper .awards.section .awards-list .award {
        display: inline-block;
        white-space: normal;
        vertical-align: top;
        width: 14.28vw;
        margin-right: 7.14vw; }
        .biography.wrapper .awards.section .awards-list .award:last-of-type {
          margin-right: 0; }
        .biography.wrapper .awards.section .awards-list .award .logo {
          width: 100%;
          height: 4rem;
          background: no-repeat center center; }
        .biography.wrapper .awards.section .awards-list .award .title, .biography.wrapper .awards.section .awards-list .award .infos {
          font-size: .75rem;
          line-height: 1rem;
          margin: 0;
          font-family: PlayfairDisplay, Garamond, Georgia, serif;
          text-align: center; }
        .biography.wrapper .awards.section .awards-list .award .infos {
          font-style: italic; }

@media (max-width: 550px) {
  .biography.wrapper {
    margin-bottom: 14rem; }
    .biography.wrapper .bio.section .section-title, .biography.wrapper .bio.section .left-photo {
      position: static; }
    .biography.wrapper .bio.section .left-photo {
      float: none;
      width: 100%;
      height: auto;
      margin: 0 1rem 0 0; }
    .biography.wrapper .bio.section .right-text {
      width: 85.71vw;
      margin: 0 7.14vw 0; }
    .biography.wrapper .awards.section {
      overflow: auto; }
      .biography.wrapper .awards.section .awards-list {
        margin-left: 7.14vw;
        margin-bottom: 0; }
        .biography.wrapper .awards.section .awards-list .award {
          width: 71.42vw; } }
@keyframes bannerAnimation {
  from {
    margin-left: 0; }
  to {
    margin-left: -50vw; } }
.creativity.wrapper {
  padding: 3rem 0 4rem;
  max-width: 100vw;
  overflow: hidden; }
  .creativity.wrapper .photos-banner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
    padding-top: 146px;
    overflow: hidden;
    opacity: 1;
    transition: opacity .5s linear; }
    .creativity.wrapper .photos-banner.hidden {
      opacity: 0; }
    .creativity.wrapper .photos-banner .photos-container {
      position: fixed;
      width: auto;
      height: 100%;
      white-space: nowrap;
      overflow: visible;
      animation: bannerAnimation 45s linear 0s infinite alternate; }
    .creativity.wrapper .photos-banner .photo {
      display: inline-block;
      height: 100%;
      width: auto;
      opacity: 0;
      transition: opacity .5s linear; }
      .creativity.wrapper .photos-banner .photo.visible {
        opacity: 1; }
    .creativity.wrapper .photos-banner:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #1e1e1e;
      opacity: .8; }
  .creativity.wrapper .disclaimer-text {
    width: 42.85vw;
    max-width: 600px;
    margin: 2rem auto 2rem;
    color: #fff;
    max-height: 450px;
    overflow: hidden;
    transition: opacity .2s linear, max-height ease-in .4s, margin ease-in .4s; }
    .creativity.wrapper .disclaimer-text.hidden {
      max-height: 0;
      opacity: 0;
      margin: 0 auto; }
    .creativity.wrapper .disclaimer-text p {
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: .9rem;
      line-height: 1.5rem;
      margin: 0 0 1.5rem; }
    .creativity.wrapper .disclaimer-text h2 {
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      font-size: 1rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
  .creativity.wrapper .search-form {
    width: 42.85vw;
    max-width: 600px;
    margin: 0 auto 0;
    height: 3rem;
    position: relative;
    top: -1.2rem; }
    @media screen and (min-width: 765px) {
      .creativity.wrapper .search-form {
        height: 5rem;
        top: 0; } }
    .creativity.wrapper .search-form .search-field {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      text-indent: 6px;
      padding: .75rem 20vw 1rem 1.3rem;
      border-radius: 2.5rem;
      background-color: transparent;
      border: 1px solid #fff;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-style: italic;
      font-size: 1.5rem;
      line-height: normal;
      color: #fff; }
      .creativity.wrapper .search-form .search-field:focus {
        outline: none; }
      .creativity.wrapper .search-form .search-field.loading {
        background: url(../images/spinner_search.gif) no-repeat center right; }
      .creativity.wrapper .search-form .search-field + .submit-btn {
        float: right;
        height: 100%;
        display: flex;
        width: 18vw; }
        .creativity.wrapper .search-form .search-field + .submit-btn > input {
          margin: auto;
          margin-right: 35px;
          width: 12vw;
          max-width: 60px;
          height: auto;
          z-index: 99; }
      .creativity.wrapper .search-form .search-field.loading + .submit-btn {
        visibility: hidden; }
      @media screen and (min-width: 765px) {
        .creativity.wrapper .search-form .search-field {
          padding-right: 5.5rem;
          padding-left: 2.25rem;
          padding-bottom: 1.15rem;
          font-size: 3rem; }
          .creativity.wrapper .search-form .search-field + .submit-btn {
            width: 5.5rem; } }
    .creativity.wrapper .search-form .suggestions {
      position: absolute;
      z-index: 10;
      width: 100%;
      padding-bottom: 1rem;
      top: 5rem; }
      .creativity.wrapper .search-form .suggestions:empty {
        background: transparent; }
      .creativity.wrapper .search-form .suggestions .suggestion {
        width: 100%;
        height: 3rem;
        padding: 0 2.25rem;
        font-family: PlayfairDisplay, Garamond, Georgia, serif;
        font-style: italic;
        font-size: 2rem;
        line-height: 3rem;
        color: #fff;
        cursor: pointer;
        opacity: .7;
        transition: opacity .2s linear; }
        .creativity.wrapper .search-form .suggestions .suggestion.active {
          opacity: 1; }
  .creativity.wrapper .results-container {
    margin: auto;
    width: 92.86vw;
    max-width: 1120px; }
    @media (min-width: 1600px) {
      .creativity.wrapper .results-container {
        max-width: 1700px; } }
  .creativity.wrapper .search-results {
    width: 100%;
    margin: 5rem auto;
    opacity: 1;
    transition: opacity .5s linear; }
    .creativity.wrapper .search-results.hidden {
      opacity: 0;
      transition: none; }
    .creativity.wrapper .search-results .message {
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-size: 1.5rem;
      line-height: 1.5rem;
      color: #fff;
      opacity: .7;
      font-style: italic;
      text-align: center; }
    .creativity.wrapper .search-results:after {
      content: '';
      display: block;
      clear: both; }
    .creativity.wrapper .search-results .result {
      margin-bottom: 2rem; }
      .creativity.wrapper .search-results .result .image {
        background-color: #1e1e1e;
        background-position: center center;
        background-size: cover;
        cursor: pointer; }
        .creativity.wrapper .search-results .result .image img {
          width: 100%;
          height: auto;
          opacity: 1;
          transition: opacity .5s linear; }
        .creativity.wrapper .search-results .result .image.imageHidden img {
          opacity: 0; }
      .creativity.wrapper .search-results .result h3 {
        margin: .5rem 0 0;
        font-family: PlayfairDisplay, Garamond, Georgia, serif;
        font-size: .75rem;
        line-height: 1rem;
        color: #fff;
        font-style: italic; }
  .creativity.wrapper .lightbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s linear; }
    .creativity.wrapper .lightbox .overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.85); }
    .creativity.wrapper .lightbox .image {
      position: absolute;
      display: inline-block;
      width: auto;
      max-width: 88%;
      height: 90%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      transform: scale(0.96);
      opacity: 1;
      transition: transform .2s ease-out, opacity .1s linear;
      text-align: center;
      opacity: 0; }
      .creativity.wrapper .lightbox .image img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
      .creativity.wrapper .lightbox .image.loading {
        opacity: 0; }
      .creativity.wrapper .lightbox .image.active {
        opacity: 1; }
    .creativity.wrapper .lightbox .image-title {
      position: absolute;
      width: 88%;
      height: 5%;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-style: italic;
      font-size: 1rem;
      line-height: 3rem;
      color: #fff;
      opacity: 1;
      transition: opacity .1s linear; }
      .creativity.wrapper .lightbox .image-title.loading {
        opacity: 0; }
    .creativity.wrapper .lightbox .arrow {
      position: absolute;
      width: 15px;
      height: 28px;
      top: 50%;
      margin-top: -14px;
      opacity: 1;
      transition: opacity .5s linear;
      cursor: pointer; }
      .creativity.wrapper .lightbox .arrow.previous {
        left: 3%;
        background: url(../images/gallery_arrow_previous.svg) no-repeat center center; }
      .creativity.wrapper .lightbox .arrow.next {
        right: 3%;
        background: url(../images/gallery_arrow_next.svg) no-repeat center center; }
    .creativity.wrapper .lightbox.visible {
      opacity: 1;
      pointer-events: all; }
      .creativity.wrapper .lightbox.visible .image {
        transform: scale(1);
        pointer-events: none; }
        .creativity.wrapper .lightbox.visible .image img {
          pointer-events: all; }
      .creativity.wrapper .lightbox.visible .image-title {
        pointer-events: none; }

@media (max-width: 1024px) {
  .creativity.wrapper .disclaimer-text {
    width: 71.42vw; }
  .creativity.wrapper .search-form {
    width: 71.42vw; } }
@media (max-width: 550px) {
  .creativity.wrapper .photos-banner {
    padding-top: 80px; }
  .creativity.wrapper .disclaimer-text {
    width: 85.71vw; }
  .creativity.wrapper .search-form {
    width: 85.71vw; }
    .creativity.wrapper .search-form .suggestions {
      top: 3.5rem; }
      .creativity.wrapper .search-form .suggestions .suggestion {
        padding-left: 1.5rem;
        font-size: 1.5rem;
        line-height: 2rem;
        height: 2rem; } }
.footer {
  width: 100%;
  height: 10rem;
  background: #262626;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: -100;
  overflow: hidden; }
  .footer .item {
    display: block;
    width: 14.28vw;
    height: 6rem;
    margin: 2rem 7.14vw 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden; }
    .footer .item .subtitle {
      position: relative;
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-style: italic;
      font-size: .75rem;
      line-height: 1rem;
      margin: 2rem 0 0; }
    .footer .item .title {
      position: relative;
      font-family: PeterSans, Helvetica, Arial, sans-serif;
      letter-spacing: 0.1em;
      font-size: .75rem;
      line-height: 1rem;
      text-transform: uppercase;
      margin: 0; }
    .footer .item .background {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-size: cover;
      transition: transform .4s ease-in-out, opacity .4s linear; }
    .footer .item .loop {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition: transform .4s ease-in-out, opacity .4s linear; }
    .footer .item.previous {
      float: left; }
    .footer .item.next {
      float: right; }
    .footer .item:hover .background, .footer .item:hover .loop {
      opacity: .6; }
  .footer .share {
    width: 14.28vw;
    margin: 3rem auto 0; }
    .footer .share p {
      font-family: PlayfairDisplay, Garamond, Georgia, serif;
      font-style: italic;
      font-size: .75rem;
      line-height: 2rem;
      text-align: center;
      color: #fff;
      margin: 0;
      cursor: default;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .footer .share .icons {
      font-size: 0;
      text-align: center; }
      .footer .share .icons .icon {
        display: inline-block;
        width: 1rem;
        height: 1rem;
        background: no-repeat center center;
        margin-left: 1rem; }
        .footer .share .icons .icon.facebook {
          background-image: url(../images/footer_icon_facebook.svg);
          margin-left: 0; }
        .footer .share .icons .icon.twitter {
          background-image: url(../images/footer_icon_twitter.svg); }
        .footer .share .icons .icon.mail {
          background-image: url(../images/footer_icon_mail.svg); }
        .footer .share .icons .icon a {
          display: block;
          width: 100%;
          height: 100%; }

@media (max-width: 1024px) {
  .footer .item {
    width: 21.43vw;
    height: 5rem; } }
@media (max-width: 550px) {
  .footer {
    padding: 3.5rem 8px 8px;
    height: 14rem; }
    .footer .item {
      width: 50%;
      height: auto;
      margin: 1rem 0; }
      .footer .item .background, .footer .item .loop {
        position: static;
        width: 96%;
        height: 5rem;
        right: 0;
        margin: auto; }
      .footer .item .subtitle {
        margin-top: .5rem; }
    .footer .share {
      clear: both;
      position: relative;
      top: -13.25rem;
      margin-top: 0;
      width: 71.42vw; }
      .footer .share p {
        line-height: 1.5;
        margin-bottom: .5rem; }
      .footer .share .icons .icon {
        margin-left: .75rem; }
      .footer .share.biography {
        top: 0; } }
