/*------------------------------------------------------------------------------
    CSS Document (http://www.w3.org/Style/CSS/)

    project:    Tudor - Dans la peau de
    created:    2017-09-13
    author:     Christophe ANDRIEU (http://www.stpo.fr)

    summary:    VARIABLES
                    main_colorz
                    default_font-size_(px)
                    typography
                IMPORTS
                GLOBAL_LAYOUT
                UTILS
                LINKS
                HEADER
                IFRAME_RATIO
                TOP-COVER
                BLOCK-SECTION
                BLOCK-COVER
                MISC
                BLOCK-MODULE
                SLICK
                PARALLAX.JS
                MEDIA_QUERIES
                    desktop
                    tablet
                    mobile
                    portrait
                    wide_screens
                PRINT
----------------------------------------------------------------------------- */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html, body, blockquote, ul, ol, form, input {
  margin: 0;
  padding: 0; }

p {
  margin: 0 0 1em; }

ul {
  list-style: none; }

img {
  display: block;
  border: none; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0; }

p:last-child, ul:last-child, ol:last-child, dl:last-child, blockquote:last-child, pre:last-child, table:last-child {
  margin-bottom: 0; }

li p, li ul {
  margin-top: 0;
  margin-bottom: 0; }

code, pre, samp {
  white-space: pre-wrap; }

code {
  line-height: 1em; }

table {
  margin-bottom: 1.5em; }

q:before, q:after {
  display: none; }

abbr {
  cursor: help;
  border-bottom: none;
  text-decoration: none; }
  a abbr, button abbr {
    cursor: pointer; }

button {
  width: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: 0;
  background: none;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  font: inherit; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  button span {
    margin-top: -1px; } }

.msie6 button {
  width: 1%;
  overflow: visible; }

.msie7 button {
  overflow: visible; }

article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, footer, header, menu, nav, section, video {
  display: block; }

abbr, eventsource, mark, meter, time, progress, output, bb {
  display: inline; }

html {
  -webkit-font-smoothing: antialiased; }

textarea {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

select {
  margin: 0; }
  @supports (-webkit-appearance: none) {
    select {
      background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
      background-position: 100% 50%;
      background-repeat: no-repeat;
      padding-right: 2em !important; } }

@supports (-webkit-appearance: none) {
  input, textarea, select {
    -webkit-appearance: none; } }

@supports (-webkit-border-radius: 0) {
  input, textarea, select {
    -webkit-border-radius: 0; } }

input[type="search"]::-webkit-search-cancel-button {
  display: none; }

input[type=number] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

main, aside {
  display: block; }

.f-l {
  float: left !important; }

.f-r {
  float: right !important; }

.txt-r {
  text-align: right !important; }

.txt-c {
  text-align: center !important; }

.pos-r {
  position: relative; }

.clearfix {
  display: block;
  zoom: 1; }
  .clearfix:after, .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.table, .table-row {
  width: 100%; }

.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden; }

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */ }

.sr-only-focusable:focus,
.sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  overflow: visible !important;
  /*position: static !important; 1. */
  width: auto !important;
  white-space: normal !important; }

@font-face {
  font-family: 'opensans';
  src: url("../fonts/OpenSans.eot");
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'opensans';
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'opensans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'opensans';
  src: url("../fonts/OpenSans-BoldItalic.eot");
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'futura';
  src: url("../fonts/FuturaStd-Light.eot");
  src: url("../fonts/FuturaStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaStd-Light.woff") format("woff"), url("../fonts/FuturaStd-Light.ttf") format("truetype"), url("../fonts/FuturaStd-Light.svg#FuturaStd-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'futura';
  src: url(../fonts/Futura-Bold.woff2) format("woff2"), url(../fonts/Futura-Bold.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'futura';
  src: url("../fonts/FuturaStd-ExtraBold.eot");
  src: url("../fonts/FuturaStd-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaStd-ExtraBold.woff") format("woff"), url("../fonts/FuturaStd-ExtraBold.ttf") format("truetype"), url("../fonts/FuturaStd-ExtraBold.svg#FuturaStd-Extrabold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'periodico';
  src: url("../fonts/PeriodicoText-BdIt.eot");
  src: url("../fonts/PeriodicoText-BdIt.eot?#iefix") format("embedded-opentype"), url("../fonts/PeriodicoText-BdIt.woff") format("woff"), url("../fonts/PeriodicoText-BdIt.ttf") format("truetype"), url("../fonts/PeriodicoText-BdIt.svg#PeriodicoText-BdIt") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'periodico';
  src: url("../fonts/PeriodicoDisplay-UtBkIt.eot");
  src: url("../fonts/PeriodicoDisplay-UtBkIt.eot?#iefix") format("embedded-opentype"), url("../fonts/PeriodicoDisplay-UtBkIt.woff") format("woff"), url("../fonts/PeriodicoDisplay-UtBkIt.ttf") format("truetype"), url("../fonts/PeriodicoDisplay-UtBkIt.svg#PeriodicoDisplay-UtBkIt") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "icons";
  src: url("../../static/fonts/icon-font.eot?120fa2ccd0887e962fcdf8cbe23f7dcd");
  src: url("../../static/fonts/icon-font.eot?#iefix") format("embedded-opentype"), url("../../static/fonts/icon-font.woff?120fa2ccd0887e962fcdf8cbe23f7dcd") format("woff"), url("../../static/fonts/icon-font.ttf?120fa2ccd0887e962fcdf8cbe23f7dcd") format("truetype");
  font-weight: normal;
  font-style: normal; }

.icon, .slick-arrow {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon_arrow-1-close:before {
  content: "\f101"; }

.icon_arrow-1-down:before {
  content: "\f102"; }

.icon_arrow-1-left:before {
  content: "\f103"; }

.icon_arrow-1-right:before {
  content: "\f104"; }

.icon_arrow-1-up:before {
  content: "\f105"; }

.icon_arrow-2-bg:before {
  content: "\f106"; }

.icon_arrow-2-down:before {
  content: "\f107"; }

.icon_arrow-2-left:before {
  content: "\f108"; }

.icon_arrow-2-right:before {
  content: "\f109"; }

.icon_arrow-2-up:before {
  content: "\f10a"; }

.icon_arrow-3-down:before {
  content: "\f10b"; }

.icon_arrow-3-left:before {
  content: "\f10c"; }

.icon_arrow-3-right:before {
  content: "\f10d"; }

.icon_arrow-3-up:before {
  content: "\f10e"; }

.icon_arrow-4-down:before {
  content: "\f10f"; }

.icon_arrow-4-left:before, .slick-arrow.slick-prev:before {
  content: "\f110"; }

.icon_arrow-4-right:before, .slick-arrow.slick-next:before {
  content: "\f111"; }

.icon_arrow-4-up:before {
  content: "\f112"; }

.icon_audio-pause:before {
  content: "\f113"; }

.icon_audio-play:before {
  content: "\f114"; }

.icon_checkmark:before {
  content: "\f115"; }

.icon_close:before {
  content: "\f116"; }

.icon_facebook:before {
  content: "\f117"; }

.icon_hamburger:before {
  content: "\f118"; }

.icon_lg_dans-la-peau-de:before {
  content: "\f119"; }

.icon_lg_gq:before {
  content: "\f11a"; }

.icon_lg_tudor-old:before {
  content: "\f11b"; }

.icon_lg_tudor:before {
  content: "\f11c"; }

.icon_minus:before {
  content: "\f11d"; }

.icon_plus:before {
  content: "\f11e"; }

.icon_twitter:before {
  content: "\f11f"; }

::-moz-selection {
  color: #303030;
  background-color: #ffe301; }

::-webkit-selection {
  color: #303030;
  background-color: #ffe301; }

::selection {
  color: #303030;
  background-color: #ffe301; }

html {
  font-size: .625em;
  font-size: calc(1em * .625); }
  html body {
    font-size: 160%; }

body {
  position: relative;
  margin: 0;
  background: #fff;
  text-align: left;
  color: #303030;
  font-family: "opensans", Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.875; }
  body::before {
    content: '';
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: greenyellow; }

.freezed {
  overflow: hidden !important; }
  .freezed::after {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-animation: fadeIn 400ms;
            animation: fadeIn 400ms; }

.content {
  width: 100%;
  max-width: 100rem;
  padding: 0 3rem;
  margin: 0 auto; }
  .content .main {
    float: left;
    width: 66.6667%;
    padding-right: 4rem; }
  .content .aside {
    float: right;
    width: 33.3333%;
    padding-left: 4rem; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

.fade-out {
  opacity: 1;
  opacity: 0 \9;
  /*just in case ie*/
  -webkit-animation: fadeOut ease-in 1;
          animation: fadeOut ease-in 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

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

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

.fade-in {
  opacity: 0;
  opacity: 1 \9;
  /*just in case ie*/
  -webkit-animation: fadeIn ease-in 1;
          animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes fadeInTop {
  from {
    opacity: 0;
    margin-top: -2.5rem; }
  to {
    opacity: 1;
    margin-top: 0; } }

@keyframes fadeInTop {
  from {
    opacity: 0;
    margin-top: -2.5rem; }
  to {
    opacity: 1;
    margin-top: 0; } }

.fade-in-top {
  position: absolute;
  margin-top: 0;
  opacity: 0;
  opacity: 1 \9;
  /*just in case ie*/
  -webkit-animation: fadeInTop ease-in 1;
          animation: fadeInTop ease-in 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes fadeInScale {
  from {
    opacity: 0;
    -webkit-transform: rotate(5deg) translate(-5rem, -25rem) scale(0.75, 0.75);
            transform: rotate(5deg) translate(-5rem, -25rem) scale(0.75, 0.75); }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0, 0) scale(1, 1);
            transform: rotate(0deg) translate(0, 0) scale(1, 1); } }

@keyframes fadeInScale {
  from {
    opacity: 0;
    -webkit-transform: rotate(5deg) translate(-5rem, -25rem) scale(0.75, 0.75);
            transform: rotate(5deg) translate(-5rem, -25rem) scale(0.75, 0.75); }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0, 0) scale(1, 1);
            transform: rotate(0deg) translate(0, 0) scale(1, 1); } }

.show-hide .show-hide__off {
  display: block !important; }

.show-hide .show-hide__on {
  display: none !important; }

.show-hide.active .show-hide__off, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.show-hide:hover .show-hide__off, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .show-hide.block-module__overlay .show-hide__off {
  display: none !important; }

.show-hide.active .show-hide__on, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.show-hide:hover .show-hide__on, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .show-hide.block-module__overlay .show-hide__on {
  display: block !important; }

a {
  display: block;
  cursor: pointer;
  color: #303030;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }
  a.alt, .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div a {
    text-decoration: underline; }
    a.alt:hover, .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div a:hover, a.alt:focus, .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div a:focus {
      text-decoration: none; }

.link-arrow-2 {
  position: relative; }
  .link-arrow-2 .icon, .link-arrow-2 .slick-arrow {
    display: block;
    position: relative;
    color: #fff; }
    .link-arrow-2 .icon.icon_arrow-2-bg, .link-arrow-2 .icon_arrow-2-bg.slick-arrow {
      position: absolute;
      color: #606060; }

.link-reveal {
  display: inline;
  background: transparent;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, #ffe301)) right bottom/200% 100%;
  background: -webkit-linear-gradient(right, transparent 50%, #ffe301 50%) right bottom/200% 100%;
  background: linear-gradient(to left, transparent 50%, #ffe301 50%) right bottom/200% 100%;
  -webkit-transition: background 2s ease;
          transition: background 2s ease; }
  .link-reveal:hover, .link-reveal:focus {
    color: #be0000;
    text-decoration: none; }
  .link-reveal.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.link-reveal:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .link-reveal.block-module__overlay {
    background-position: left bottom; }

.header {
  z-index: 10;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(transparent));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); }
  .header .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem 3rem; }
    .header .header__nav > ul > li {
      display: inline-block;
      margin: 0 .5rem;
      vertical-align: middle; }
      .header .header__nav > ul > li > a, .header .header__nav > ul > li > .link-hamburger {
        display: inline-block;
        color: #fff;
        vertical-align: middle;
        opacity: 1;
        -webkit-transition: opacity 400ms ease-out;
                transition: opacity 400ms ease-out; }
        .header .header__nav > ul > li > a .icon, .header .header__nav > ul > li > a .slick-arrow, .header .header__nav > ul > li > .link-hamburger .icon, .header .header__nav > ul > li > .link-hamburger .slick-arrow {
          margin: 0 .5rem;
          font-size: 2rem;
          vertical-align: middle; }
        .header .header__nav > ul > li > a svg, .header .header__nav > ul > li > .link-hamburger svg {
          display: inline-block;
          vertical-align: middle; }
          .header .header__nav > ul > li > a svg g, .header .header__nav > ul > li > .link-hamburger svg g {
            fill: #fff; }
          .header .header__nav > ul > li > a svg .picto, .header .header__nav > ul > li > .link-hamburger svg .picto {
            fill: #be0000; }
          .header .header__nav > ul > li > a svg .logo, .header .header__nav > ul > li > .link-hamburger svg .logo {
            fill: #fff; }
        .header .header__nav > ul > li > a:hover, .header .header__nav > ul > li > a:focus, .header .header__nav > ul > li > .link-hamburger:hover, .header .header__nav > ul > li > .link-hamburger:focus {
          text-decoration: none;
          opacity: .85;
          -webkit-transition-duration: 150ms;
                  transition-duration: 150ms; }
      .header .header__nav > ul > li > .link-hamburger {
        font-size: 2rem; }
        .header .header__nav > ul > li > .link-hamburger.active, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header__nav > ul > li > li.link-hamburger:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header .header__nav > ul > li > li.link-hamburger:hover, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header__nav > ul > li > .link-hamburger.block-module__overlay, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header .header__nav > ul > li > .link-hamburger.block-module__overlay {
          z-index: 2;
          position: relative;
          color: #303030; }
          .header .header__nav > ul > li > .link-hamburger.active:hover, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header__nav > ul > li > li.link-hamburger:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header .header__nav > ul > li > li.link-hamburger:hover, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header__nav > ul > li > .link-hamburger.block-module__overlay:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header .header__nav > ul > li > .link-hamburger.block-module__overlay:hover, .header .header__nav > ul > li > .link-hamburger.active:focus, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header__nav > ul > li > li.link-hamburger:focus:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .header .header__nav > ul > li > li.link-hamburger:focus:hover, .header .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header__nav > ul > li > .link-hamburger.block-module__overlay:focus, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header .header__nav > ul > li > .link-hamburger.block-module__overlay:focus {
            color: #000; }
    .header .header__nav > ul:last-child > li:nth-last-child(2) {
      margin-right: 2.5rem;
      padding: .5rem 0;
      padding-right: 2.5rem;
      border-right: 1px solid #fff; }
  .header .header__menu {
    display: none;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 60rem;
    padding: 1.5rem 3rem;
    padding-top: 7.5rem;
    background: #ffe301; }
    .header .header__menu > button {
      display: block;
      width: 100%;
      padding: 1.5rem 0;
      color: #303030;
      text-align: center;
      white-space: normal;
      line-height: 1; }
      .header .header__menu > button:hover, .header .header__menu > button:focus {
        color: #000; }
      .header .header__menu > button .header__menu__title {
        display: inline-block;
        margin: 0 auto 1.5rem;
        text-align: left;
        vertical-align: middle; }
        .header .header__menu > button .header__menu__title span {
          display: block;
          margin: 0 0 -.5rem .75rem; }
          .header .header__menu > button .header__menu__title span svg {
            width: 8rem;
            height: auto;
            margin-left: 1rem; }
            .header .header__menu > button .header__menu__title span svg g {
              fill: #303030; }
        .header .header__menu > button .header__menu__title strong {
          display: block;
          color: #303030;
          font-size: 3.4rem;
          font-family: "futura", Arial, Helvetica, sans-serif;
          font-weight: bold;
          line-height: .925;
          letter-spacing: -.15rem; }
        .header .header__menu > button .header__menu__title em {
          display: block;
          color: #4f4b54;
          font-style: italic;
          font-weight: bold;
          font-family: "futura", Arial, Helvetica, sans-serif;
          font-size: 1.625rem;
          line-height: 1; }
    .header .header__menu .header__title {
      margin: 0;
      font-family: "futura", Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 2.8rem; }
      .header .header__menu .header__title.header__title--alt {
        border: none;
        text-transform: uppercase; }
      .header .header__menu .header__title button img {
        width: 100%; }
    .header .header__menu .header__menu__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-line-pack: center;
          align-content: center;
      margin-bottom: 2.5rem; }
      .header .header__menu .header__menu__nav li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 48%;
        padding: 1rem;
        border-bottom: 1px dashed #303030; }
        .header .header__menu .header__menu__nav li:nth-child(1), .header .header__menu .header__menu__nav li:nth-child(2) {
          border-top: 1px dashed #303030; }
    .header .header__menu .list-credits {
      max-width: 35rem;
      margin: 0 auto 2.5rem; }

.iframe-container {
  position: relative;
  width: 100%;
  height: 0;
  top: 0;
  padding-bottom: 100%; }
  .iframe-container iframe, .iframe-container object, .iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

.top-cover {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100vh;
  background: url(../img/generic/bg_top-cover.jpg) no-repeat center/cover; }
  .top-cover video {
    position: absolute;
    left: -10%;
    top: -10%;
    width: auto;
    height: auto;
    min-height: 120%;
    min-width: 120%; }
  .top-cover .link-scroll-to-anchor {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -2.5rem;
    bottom: 15rem;
    color: #fff;
    font-size: 5rem;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-out;
            transition: opacity 400ms ease-out; }
    .top-cover .link-scroll-to-anchor .icon, .top-cover .link-scroll-to-anchor .slick-arrow {
      -webkit-animation-duration: 1200ms;
              animation-duration: 1200ms;
      -webkit-animation-delay: 1200ms;
              animation-delay: 1200ms; }
    .top-cover .link-scroll-to-anchor:hover, .top-cover .link-scroll-to-anchor:focus {
      text-decoration: none;
      opacity: .75;
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms; }
  .top-cover .content {
    z-index: 1;
    position: relative;
    margin: 0 auto 5rem;
    margin: 0 auto 10vh; }
    .top-cover .content .top-cover__title {
      margin: 0 0 0 -8.5vw;
      vertical-align: middle; }
      .top-cover .content .top-cover__title > span {
        display: block;
        margin: 0 0 -3.5rem 14rem;
        margin: 0 0 -2.25vw 5vw;
        -webkit-animation-duration: 1200ms;
                animation-duration: 1200ms;
        -webkit-animation-delay: 400ms;
                animation-delay: 400ms; }
        .top-cover .content .top-cover__title > span svg {
          width: 27.5rem;
          width: 18vw;
          height: auto; }
          .top-cover .content .top-cover__title > span svg g {
            fill: #fff; }
      .top-cover .content .top-cover__title strong {
        position: relative;
        display: block;
        color: #ffe301;
        font-size: 11rem;
        font-size: 7.75vw;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: .925;
        -webkit-animation-duration: 1200ms;
                animation-duration: 1200ms;
        -webkit-animation-delay: 800ms;
                animation-delay: 800ms; }
        .top-cover .content .top-cover__title strong span {
          display: block; }
      .top-cover .content .top-cover__title em {
        display: block;
        margin-top: 2.5rem;
        color: #4f4b54;
        font-style: italic;
        font-weight: bold;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-size: 3.65vw;
        line-height: 1; }
  .top-cover .top-cover__visual {
    position: absolute;
    bottom: 14rem;
    width: 27.5%;
    max-width: 50rem; }
    .top-cover .top-cover__visual.top-cover__visual-1 {
      right: 70%; }
    .top-cover .top-cover__visual.top-cover__visual-2 {
      left: 70%; }
  .top-cover::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: url(../img/generic/bg_top-cover-mask.png) repeat bottom center; }

.list-modules-callers {
  z-index: 101;
  position: absolute;
  left: 0;
  top: 12.5rem;
  width: 16.5rem; }
  .list-modules-callers.fixed, .list-modules-callers.forced-fixed {
    position: fixed; }
  .list-modules-callers.bottom {
    top: inherit;
    bottom: 0; }
  .list-modules-callers li {
    padding: 1.5rem 0;
    -webkit-transform: translate(-100%, 0%);
            transform: translate(-100%, 0%);
    -webkit-transition: -webkit-transform 400ms ease-out;
            transition: transform 400ms ease-out; }
    .list-modules-callers li:last-child {
      padding-bottom: 5rem; }
    .list-modules-callers li.active, .list-modules-callers .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .list-modules-callers li:hover, .list-modules-callers .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover li.block-module__overlay, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .list-modules-callers li.block-module__overlay {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
    .list-modules-callers li button {
      position: relative;
      width: 100%;
      padding: 2.5rem 2.5rem 2.5rem 3.5rem;
      text-align: left;
      background: #ffe301;
      white-space: normal;
      line-height: 1; }
      .list-modules-callers li button .icon, .list-modules-callers li button .slick-arrow {
        position: absolute;
        left: 1rem;
        top: 50%;
        margin-top: -.8rem;
        font-size: 1.8rem;
        line-height: 1; }
      .list-modules-callers li button span {
        position: relative;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 1.8rem; }
      .list-modules-callers li button::before {
        content: '';
        position: absolute;
        background: #ffe301;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 1;
        -webkit-transition: right 400ms ease-out, top 400ms ease-out, bottom 400ms ease-out, opacity 150ms ease-out;
                transition: right 400ms ease-out, top 400ms ease-out, bottom 400ms ease-out, opacity 150ms ease-out; }
      .list-modules-callers li button:hover, .list-modules-callers li button:focus {
        color: #303030; }
      .list-modules-callers li button.active::before, .list-modules-callers .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover button.block-module__overlay::before, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots .list-modules-callers li:hover button.block-module__overlay::before {
        top: -100vh;
        bottom: -100vh;
        right: -100vw;
        opacity: 0;
        -webkit-transition: right 400ms ease-out, top 400ms ease-out, bottom 400ms ease-out, opacity 800ms ease-out 400ms;
                transition: right 400ms ease-out, top 400ms ease-out, bottom 400ms ease-out, opacity 800ms ease-out 400ms; }
      .list-modules-callers li button.disabled {
        overflow: hidden; }

.block-section {
  padding: 5rem 0; }
  .block-section.block-section--gray {
    background: #f8f7f1; }
  .block-section.block-section--conclusion {
    background: no-repeat center / cover; }
    .block-section.block-section--conclusion .content {
      position: relative;
      padding: 15rem;
      background: rgba(255, 255, 255, 0.8); }
      .block-section.block-section--conclusion .content::before {
        content: '';
        position: absolute;
        left: 1rem;
        right: 1rem;
        top: 1rem;
        bottom: 1rem;
        border: 5px solid #ffe301; }
      .block-section.block-section--conclusion .content p {
        font-size: 2rem; }
        .block-section.block-section--conclusion .content p:first-child:first-letter {
          color: #ffe301;
          font-family: "periodico", Georgia, serif;
          font-size: 8rem;
          line-height: 0; }
  .block-section.block-section--credits {
    background: #ffe301; }
    .block-section.block-section--credits .block-section__title-1 {
      text-transform: uppercase; }
    .block-section.block-section--credits .list-credits li {
      max-width: 50rem; }
      .block-section.block-section--credits .list-credits li strong {
        min-width: 30rem; }
  .block-section .content .block-section__title-1 {
    margin: 4rem 0 1.25rem;
    font-family: "futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 3.4rem;
    line-height: 1.15; }
    .block-section .content .block-section__title-1:first-child {
      margin-top: 0; }
  .block-section .content .block-section__title-2 {
    margin: 4rem 0 2rem;
    text-align: center;
    text-transform: uppercase;
    font-family: "futura", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 3.6rem;
    line-height: 1.15; }
    .block-section .content .block-section__title-2:first-child {
      margin-top: 0; }
  .block-section .content .block-section__title-svg {
    margin: -1rem 0; }
    .block-section .content .block-section__title-svg svg {
      max-width: 100%; }
  .block-section .content .main > img, .block-section .content .main .iframe-container {
    width: 100%;
    margin: 3rem 0; }
  .block-section .content .main blockquote {
    margin: 1.5rem 0; }
    .block-section .content .main blockquote p {
      position: relative;
      padding-left: 12.5rem;
      color: #116284;
      font-family: "periodico", Georgia, serif;
      font-size: 3.7rem;
      line-height: 1.25;
      opacity: 0;
      -webkit-transform: translate(-50px, 0%);
              transform: translate(-50px, 0%);
      -webkit-transition: -webkit-transform 400ms ease-out, opacity 400ms ease-out;
              transition: transform 400ms ease-out, opacity 400ms ease-out; }
      .block-section .content .main blockquote p strong {
        font-size: 5.5rem;
        font-weight: normal;
        line-height: .15; }
      .block-section .content .main blockquote p .icon, .block-section .content .main blockquote p .slick-arrow {
        position: absolute;
        font-size: 10rem;
        left: 0;
        top: 0;
        opacity: 0;
        -webkit-transform: rotate(15deg) translate(0, -25px);
                transform: rotate(15deg) translate(0, -25px);
        -webkit-transition: -webkit-transform 400ms ease-out 150ms, opacity 400ms ease-out 150ms;
                transition: transform 400ms ease-out 150ms, opacity 400ms ease-out 150ms; }
      .block-section .content .main blockquote p.active, .block-section .noTouch .block-module.block-module--3 .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay, .noTouch .block-module.block-module--3 .block-section .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay, .block-section .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay, .noTouch .block-module.block-module--3 .block-section .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay {
        opacity: 1;
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%); }
        .block-section .content .main blockquote p.active .icon, .block-section .noTouch .block-module.block-module--3 .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay .icon, .noTouch .block-module.block-module--3 .block-section .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay .icon, .block-section .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay .icon, .noTouch .block-module.block-module--3 .block-section .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay .icon, .block-section .content .main blockquote p.active .slick-arrow, .block-section .noTouch .block-module.block-module--3 .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay .slick-arrow, .noTouch .block-module.block-module--3 .block-section .content > div .main blockquote .block-module__image .block-module__dots li:hover p.block-module__overlay .slick-arrow, .block-section .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay .slick-arrow, .noTouch .block-module.block-module--3 .block-section .content > div .block-module__image .block-module__dots li:hover .main blockquote p.block-module__overlay .slick-arrow {
          opacity: 1;
          -webkit-transform: rotate(0) translate(0, 0);
                  transform: rotate(0) translate(0, 0); }
  .block-section .content .main .list-checkmarks {
    margin-top: 2.5rem; }
    .block-section .content .main .list-checkmarks li {
      position: relative;
      margin: 0;
      padding: 1rem 0;
      padding-left: 6rem;
      border-top: 1px dotted #116284;
      color: #116284;
      font-size: 2rem;
      font-family: "periodico", Georgia, serif;
      line-height: 1.15; }
      .block-section .content .main .list-checkmarks li:first-child {
        border-top: none; }
      .block-section .content .main .list-checkmarks li .icon, .block-section .content .main .list-checkmarks li .slick-arrow {
        position: absolute;
        left: 1rem;
        top: 50%;
        margin-top: -1.55rem;
        font-size: 3.1rem;
        line-height: 1; }
  .block-section .content .main .main__aside {
    position: absolute;
    left: 100%;
    margin-left: 6rem;
    width: 50%; }
    .block-section .content .main .main__aside.main__aside--wide {
      width: 27.5vw; }
    .block-section .content .main .main__aside img {
      width: 130%;
      margin-left: -7.5%; }
      .block-section .content .main .main__aside img + img {
        margin-top: 5rem; }
    .block-section .content .main .main__aside blockquote p {
      padding: 0;
      opacity: 1;
      -webkit-transform: none;
              transform: none; }
  .block-section .content .aside img {
    width: 100%; }

.block-cover {
  overflow: hidden;
  position: relative;
  height: 100vh;
  background: transparent no-repeat center / cover; }
  .block-cover.block-cover--mid {
    height: 70vh; }

.block-slider {
  margin: 5rem 0; }
  .block-slider:first-child {
    margin: 0; }
  .block-slider .block-slider__item img {
    width: 100%; }

.block-megaban {
  width: 100%;
  max-width: 126rem;
  margin: 0 auto 5rem; }
  .block-megaban img {
    width: 100%; }

.block-audio {
  position: relative;
  background: no-repeat center / cover; }
  .block-audio img {
    width: 100%; }
    .block-section .content .main .main__aside .block-audio img {
      width: 100%;
      margin-left: 0; }
  .block-audio button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8.25rem;
    height: 8.25rem;
    margin: -4rem 0 0 -4rem;
    background: #ffe301;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: 7.5rem;
    line-height: 1;
    color: #303030;
    -webkit-transition: color 400ms ease-out;
            transition: color 400ms ease-out; }
    .block-audio button .icon, .block-audio button .slick-arrow {
      position: relative;
      top: -.65rem; }
    .block-audio button:hover, .block-audio button:focus {
      color: #116284;
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms; }

.list-credits {
  margin-bottom: 5rem;
  text-align: left;
  font-family: "futura", Arial, Helvetica, sans-serif; }
  .list-credits li {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .list-credits li::before {
      content: '.......................................................................................................................................';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      font-weight: 300; }
    .list-credits li span {
      position: relative;
      overflow: hidden;
      padding-right: 1rem;
      background: #ffe301;
      font-weight: 300; }
    .list-credits li strong {
      position: relative;
      padding-left: 1rem;
      background: #ffe301;
      font-weight: normal; }

_:-ms-fullscreen, :root .list-credits li span {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.block-module {
  overflow: auto;
  overflow-x: hidden;
  z-index: 100;
  position: fixed;
  top: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  background: #fffcf9;
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
          transition: opacity 400ms linear;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }
  .block-module.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.block-module:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module__overlay {
    bottom: 0;
    opacity: 1;
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms; }
    .block-module.active .block-module__nav, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.block-module:hover .block-module__nav, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module__overlay .block-module__nav {
      display: block; }
  .block-module .block-module__nav {
    z-index: 1;
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #ffe301; }
    .block-module .block-module__nav li {
      display: block;
      text-align: center;
      line-height: 1; }
      .block-module .block-module__nav li button {
        padding: 1.5rem;
        font-size: 5rem; }
        .block-module .block-module__nav li button:hover, .block-module .block-module__nav li button:focus {
          color: #000; }
      .block-module .block-module__nav li strong {
        font-family: "periodico", Georgia, serif;
        font-weight: normal;
        font-style: italic;
        font-size: 4rem; }
        .block-module .block-module__nav li strong span {
          position: relative;
          top: .5rem;
          font-size: 3.2rem; }
  .block-module.block-module--1 > div {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .block-module.block-module--1 > div.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module--1 > div.block-module__overlay {
      display: block; }
      .block-module.block-module--1 > div.active > div, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module--1 > div.block-module__overlay > div {
        -webkit-animation: fadeIn 800ms;
                animation: fadeIn 800ms; }
    .block-module.block-module--1 > div .block-module__content {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: no-repeat center / cover; }
      .block-module.block-module--1 > div .block-module__content .content {
        position: relative;
        height: 100%; }
        .block-module.block-module--1 > div .block-module__content .content p {
          font-size: 1.8rem;
          line-height: 1.65;
          text-shadow: #fff 0 0 50px, #fff 0 0 45px, #fff 0 0 40px, #fff 0 0 35px, #fff 0 0 30px, #fff 0 0 25px, #fff 0 0 20px, #fff 0 0 15px, #fff 0 0 10px, #fff 0 0 5px; }
        .block-module.block-module--1 > div .block-module__content .content .block-module__title {
          margin: 0 0 1rem;
          font-family: "periodico", Georgia, serif;
          font-style: italic;
          font-weight: normal;
          font-size: 7.5rem;
          line-height: .85;
          text-indent: -2.5rem; }
        .block-module.block-module--1 > div .block-module__content .content .block-module__subtitle {
          display: inline-block;
          margin: 0 0 1rem;
          padding: .25rem .5rem;
          background: #ffe301;
          text-transform: uppercase;
          font-weight: normal;
          font-size: 1.8rem;
          line-height: 1; }
        .block-module.block-module--1 > div .block-module__content .content ul {
          font-family: "futura", Arial, Helvetica, sans-serif;
          font-size: 1.8rem;
          font-weight: 300;
          line-height: 1.35; }
          .block-module.block-module--1 > div .block-module__content .content ul li {
            margin-bottom: .5rem; }
            .block-module.block-module--1 > div .block-module__content .content ul li strong {
              display: block;
              font-weight: normal; }
        .block-module.block-module--1 > div .block-module__content .content .icon, .block-module.block-module--1 > div .block-module__content .content .slick-arrow {
          position: absolute;
          font-size: 10rem; }
        .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 {
          position: absolute;
          left: 15%;
          top: 5vh;
          width: 75%; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .slick-arrow {
            top: 15rem;
            right: 100%;
            margin-right: 3rem;
            -webkit-transform: rotate(-180deg);
                    transform: rotate(-180deg); }
        .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 {
          position: absolute;
          left: 5%;
          bottom: 35%;
          width: 50%; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .slick-arrow {
            top: 8rem;
            left: 100%;
            margin-left: -2.5rem; }
  .block-module.block-module--2 {
    background: #ffe301;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: hidden; }
    .block-module.block-module--2.active .module-2__visual, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.block-module.block-module--2:hover .module-2__visual, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module--2.block-module__overlay .module-2__visual {
      -webkit-animation: fadeInScale 1600ms;
              animation: fadeInScale 1600ms;
      -webkit-animation-delay: 150ms;
              animation-delay: 150ms; }
    .block-module.block-module--2 .module-2__visual {
      z-index: 1;
      position: absolute;
      left: 7%;
      top: -5%;
      width: 40.5%;
      margin-top: 0;
      -webkit-transition: margin-top 150ms ease-out;
              transition: margin-top 150ms ease-out; }
    .block-module.block-module--2 .module-2__edito {
      position: absolute;
      right: 5%;
      top: 0;
      bottom: 0;
      width: 50%;
      height: 100%; }
      .block-module.block-module--2 .module-2__edito .module-2__edito__title {
        position: absolute;
        left: 0;
        right: 0;
        height: 25%;
        text-align: right; }
        .block-module.block-module--2 .module-2__edito .module-2__edito__title > div {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 2.5rem; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title {
            margin: 0 0 .5rem;
            font-family: "periodico", Georgia, serif;
            font-style: italic;
            font-weight: normal;
            font-size: 5.8rem;
            line-height: .75; }
            .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title.block-module__title--small {
              font-size: 4rem;
              line-height: 1; }
      .block-module.block-module--2 .module-2__edito .module-2__edito__core {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 75%;
        background: #fff;
        padding: 2.5rem; }
        .block-module.block-module--2 .module-2__edito .module-2__edito__core > div {
          overflow: auto;
          position: relative;
          height: 100%;
          padding: 0 2.5rem;
          padding-bottom: 5rem; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div::-webkit-scrollbar {
            width: 6px;
            background: #303030;
            border: 2px solid #fff; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div::-webkit-scrollbar-button {
            height: 0; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div::-webkit-scrollbar-track {
            background-color: transparent; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div::-webkit-scrollbar-thumb {
            background: #ffe301; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div h4 {
            margin: 1em 0 0;
            font-size: 1.8rem;
            font-weight: bold;
            line-height: 1.65; }
            .block-module.block-module--2 .module-2__edito .module-2__edito__core > div h4:first-child {
              margin-top: 0; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__core > div img {
            width: 100%;
            margin: 1em 0; }
  .block-module.block-module--3 {
    background: #fbf4e5; }
    .block-module.block-module--3 .content {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
      .block-module.block-module--3 .content.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.content:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .content.block-module__overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .block-module.block-module--3 .content.active .fade-me, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.content:hover .fade-me, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .content.block-module__overlay .fade-me {
          -webkit-animation: fadeIn 800ms;
                  animation: fadeIn 800ms; }
      .block-module.block-module--3 .content > div .block-module__title {
        z-index: 1;
        position: relative;
        margin: 0 0 -2rem;
        padding-right: 12.5%;
        text-align: right;
        font-family: "periodico", Georgia, serif;
        font-style: italic;
        font-weight: normal;
        font-size: 6rem;
        line-height: .75; }
        .block-module.block-module--3 .content > div .block-module__title.block-module__title--alt {
          margin-bottom: -6.5rem;
          margin-right: -12.5rem; }
        .block-module.block-module--3 .content > div .block-module__title.block-module__title--alt-2 {
          margin-bottom: -4.5rem;
          margin-right: -.5rem; }
      .block-module.block-module--3 .content > div .block-module__image {
        position: relative;
        padding: 1.5rem 0; }
        .block-module.block-module--3 .content > div .block-module__image img {
          width: 100%; }
        .block-module.block-module--3 .content > div .block-module__image .block-module__dots li {
          position: absolute; }
          .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover button:hover {
            background: #303030;
            color: #ffe301;
            cursor: default; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover li.block-module__overlay {
            z-index: 2; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li button {
            z-index: 1;
            position: relative;
            width: 2em;
            height: 2em;
            padding: .5rem;
            background: #303030;
            border: 2px solid #303030;
            -webkit-border-radius: 50%;
                    border-radius: 50%;
            color: #ffe301;
            text-align: center;
            font-family: "opensans", Arial, Helvetica, sans-serif;
            font-size: 2rem;
            line-height: .25; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li button:hover, .block-module.block-module--3 .content > div .block-module__image .block-module__dots li button:focus {
              background: #ffe301;
              color: #303030; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li button.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover button.block-module__overlay {
              font-size: 3rem;
              margin-left: -1rem;
              margin-top: -1rem; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay {
            display: none;
            -webkit-transform-style: flat;
                    transform-style: flat;
            position: absolute;
            min-width: 37.5rem;
            text-align: center;
            line-height: 1; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li li.block-module__overlay:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module__overlay {
              display: block;
              -webkit-animation: fadeIn 400ms;
                      animation: fadeIn 400ms; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner {
              position: relative;
              padding: 2.5rem 7.5rem; }
              .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner:before {
                content: '';
                position: absolute;
                left: 2.5rem;
                right: 2.5rem;
                top: -2.5rem;
                bottom: 0;
                background: #ffe301;
                -webkit-transform: perspective(40rem) rotateX(25deg);
                        transform: perspective(40rem) rotateX(25deg); }
              .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div {
                position: relative;
                width: 100%; }
                .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__title {
                  margin: 0 0 .75rem;
                  font-family: "periodico", Georgia, serif;
                  font-style: italic;
                  font-size: 2.8rem;
                  font-weight: normal; }
                  .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__title.block-module__overlay__title--big {
                    font-size: 3.5rem; }
                .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__category {
                  margin: 0 0 .75rem;
                  text-transform: uppercase;
                  font-family: "futura", Arial, Helvetica, sans-serif;
                  font-weight: 300;
                  font-size: 1.8rem; }
                .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__price {
                  margin: 0 0 .75rem;
                  text-transform: uppercase;
                  font-family: "futura", Arial, Helvetica, sans-serif;
                  font-weight: 300;
                  font-size: 1.2rem; }
                .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div a {
                  text-transform: uppercase;
                  font-family: "futura", Arial, Helvetica, sans-serif;
                  font-weight: normal;
                  font-size: 1.4rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--top {
              top: 2.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--left {
              left: -1.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--right {
              right: -1.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--bottom {
              bottom: 2.5rem; }
      .block-module.block-module--3 .content#module-3-1 > div .block-module__title {
        margin-bottom: -9.5rem;
        padding-right: 25rem; }
        .block-module.block-module--3 .content#module-3-1 > div .block-module__title span {
          display: block;
          font-size: 3rem; }
          .block-module.block-module--3 .content#module-3-1 > div .block-module__title span::after {
            content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0"; }
      .block-module.block-module--3 .content#module-3-2 > div .block-module__title {
        padding-right: 25rem; }
      .block-module.block-module--3 .content#module-3-3 > div .block-module__title {
        margin-bottom: -6.5rem;
        padding-right: 15rem; }
  .block-module.block-module--4 {
    background: #ffe301;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: hidden; }
    .block-module.block-module--4 .module-4__visual {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 35%;
      background: no-repeat center / cover; }
    .block-module.block-module--4 .module-4__edito {
      position: absolute;
      right: 35%;
      top: 0;
      bottom: 0;
      width: 50%;
      padding: 2.5rem;
      background: #fff; }
      .block-module.block-module--4 .module-4__edito > div {
        overflow: auto;
        position: relative;
        height: 100%;
        padding: 0 2.5rem;
        padding-bottom: 5rem; }
        .block-module.block-module--4 .module-4__edito > div::-webkit-scrollbar {
          width: 6px;
          background: #303030;
          border: 2px solid #fff; }
        .block-module.block-module--4 .module-4__edito > div::-webkit-scrollbar-button {
          height: 0; }
        .block-module.block-module--4 .module-4__edito > div::-webkit-scrollbar-track {
          background-color: transparent; }
        .block-module.block-module--4 .module-4__edito > div::-webkit-scrollbar-thumb {
          background: #ffe301; }
        .block-module.block-module--4 .module-4__edito > div .block-module__title {
          margin: 0 0 2.5rem;
          font-family: "periodico", Georgia, serif;
          font-style: italic;
          font-weight: normal;
          font-size: 5.8rem;
          line-height: .75;
          -webkit-hyphens: auto;
              -ms-hyphens: auto;
                  hyphens: auto; }
        .block-module.block-module--4 .module-4__edito > div .block-module__intro {
          font-family: "futura", Arial, Helvetica, sans-serif; }
        .block-module.block-module--4 .module-4__edito > div img {
          width: 100%;
          margin: 1em 0; }
          .block-module.block-module--4 .module-4__edito > div img.module-4__edito__push {
            max-width: 50rem; }

.slick-arrow {
  z-index: 1;
  position: absolute;
  top: 50%;
  margin-top: -5rem;
  width: 4rem;
  height: 10rem;
  font-size: 2.2rem;
  outline: none;
  background: #ffe301;
  color: #000;
  -webkit-transition: background 400ms ease-out, color 400ms ease-out;
          transition: background 400ms ease-out, color 400ms ease-out; }
  .slick-arrow.slick-disabled {
    cursor: default;
    visibility: visible; }
  .slick-arrow:before {
    font-family: inherit;
    font-size: inherit; }
  .slick-arrow.slick-prev {
    left: -1rem; }
  .slick-arrow.slick-next {
    right: -1rem; }
  .slick-arrow.slick-disabled {
    cursor: default;
    background: #606060;
    color: #f8f7f1; }
  .slick-arrow:hover, .slick-arrow:focus {
    background: #000;
    color: #ffe301;
    -webkit-transition-duration: 50ms;
            transition-duration: 50ms; }
    .slick-arrow:hover.slick-disabled, .slick-arrow:focus.slick-disabled {
      background: #606060;
      color: #f8f7f1; }

.slick-dots {
  margin-top: 1.5rem;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    width: auto; }
    .slick-dots li button {
      overflow: hidden;
      position: relative;
      height: 1rem;
      padding: 1rem;
      text-indent: -900em;
      font-size: .75rem; }
      .slick-dots li button::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -.5rem;
        margin-left: -.5rem;
        height: 1rem;
        width: 1rem;
        background: #fff;
        border: 1px solid #000;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
    .slick-dots li.slick-active button:before {
      background: #000; }

.night-area {
  z-index: -101;
  z-index: 1;
  position: relative;
  background: #1a1b2c no-repeat url(../../static/img/generic/bg_night-area.jpg) center top/100% auto;
  color: #fff; }

.parallax-slider {
  position: relative;
  height: 100%;
  width: 100%;
  background: transparent no-repeat center / cover; }
  .parallax-slider video, .parallax-slider img {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    min-height: 100%;
    width: 100%; }
  .parallax-slider .video-caption {
    display: none;
    opacity: .85;
    position: absolute;
    left: 50%;
    bottom: 50%;
    -webkit-transform: translateY(50%) translateX(-50%);
            transform: translateY(50%) translateX(-50%);
    width: 50vw;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
    font-family: "futura", Arial, Helvetica, sans-serif;
    font-size: 5rem;
    line-height: 1; }
    .parallax-mirror .parallax-slider .video-caption {
      bottom: 25vh;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

.no-wide {
  display: none !important; }

.tablet-only, .mobile-only, .desktop-only {
  display: none !important; }

@media screen and (max-width: 81.25em) {
  body:before {
    background-color: aqua; }
  .no-desktop {
    display: none !important; }
  .desktop-only, .no-wide {
    display: block !important; }
    .desktop-only.inline, .no-wide.inline {
      display: inline !important; }
    .desktop-only.inline-block, .no-wide.inline-block {
      display: inline-block !important; }
    .desktop-only.table, .no-wide.table {
      display: table !important; }
    .desktop-only.table-row, .no-wide.table-row {
      display: table-row !important; }
    .desktop-only.table-cell, .no-wide.table-cell {
      display: table-cell !important; }
  .header.active .header__menu, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__menu, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__menu {
    display: block; }
  .block-section {
    overflow: hidden; }
  .top-cover .content .top-cover__title {
    margin-left: 0; }
    .top-cover .content .top-cover__title > span {
      margin-left: 7rem; }
    .top-cover .content .top-cover__title strong {
      font-size: 10rem; }
    .top-cover .content .top-cover__title em {
      font-size: 5rem; }
  .block-module {
    z-index: 9; }
    .block-module > button.show-hide-close {
      z-index: 1;
      position: absolute;
      left: 1.5rem;
      top: 10rem; }
      .block-module > button.show-hide-close svg {
        fill: #303030; }
    .block-module .content {
      padding-top: 10rem; }
    .block-module.block-module--1 > button.show-hide-close svg {
      fill: #fff; }
    .block-module.block-module--1 > div .block-module__content::before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.75); }
    .block-module.block-module--1 > div .block-module__content .content .module-1-1__1, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2,
    .block-module.block-module--1 > div .block-module__content .content .module-1-2__1, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2,
    .block-module.block-module--1 > div .block-module__content .content .module-1-3__1, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 {
      position: absolute;
      top: 16.5rem;
      left: inherit;
      right: inherit;
      width: auto; }
      .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .block-module__title,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .block-module__title,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 .block-module__title {
        color: #fff; }
        .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .block-module__title br, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .block-module__title br,
        .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .block-module__title br, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .block-module__title br,
        .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 .block-module__title br, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 .block-module__title br {
          display: none; }
      .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 ul li,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 p,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 ul li,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 p,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 ul li {
        color: #fff; }
      .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .slick-arrow, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .slick-arrow,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .icon,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .slick-arrow, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .slick-arrow,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 .icon,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 .slick-arrow, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 .icon, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 .slick-arrow {
        display: none; }
      .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 p,
      .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 p,
      .block-module.block-module--1 > div .block-module__content .content .module-1-3__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-3__2 p {
        text-shadow: none; }
    .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 {
      left: 35%;
      width: 50%; }
    .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 {
      left: 0;
      width: 50%; }
    .block-module.block-module--2 .module-2__edito .module-2__edito__title {
      height: 20rem; }
      .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title {
        font-size: 4rem; }
        .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title.block-module__title--small {
          font-size: 3rem; }
    .block-module.block-module--2 .module-2__edito .module-2__edito__core {
      height: calc(100% - 20rem); }
    .block-module.block-module--4 .module-4__edito {
      padding-top: 10rem; } }

@media screen and (max-width: 63.125em) {
  body:before {
    background-color: orange; }
  .no-tablet {
    display: none !important; }
  .tablet-only {
    display: block !important; }
    .tablet-only.inline {
      display: inline !important; }
    .tablet-only.inline-block {
      display: inline-block !important; }
    .tablet-only.table {
      display: table !important; }
    .tablet-only.table-row {
      display: table-row !important; }
    .tablet-only.table-cell {
      display: table-cell !important; }
  .top-cover .link-scroll-to-anchor {
    bottom: 10rem; }
  .top-cover .content .top-cover__title {
    margin-left: 5vw; }
    .top-cover .content .top-cover__title > span {
      margin-left: 7vw; }
    .top-cover .content .top-cover__title strong {
      font-size: 10vw; }
    .top-cover .content .top-cover__title em {
      margin-top: 1rem;
      font-size: 5vw; }
  .block-section .content .main blockquote p {
    padding-left: 7.5rem;
    opacity: 1;
    -webkit-transform: none;
            transform: none; }
    .block-section .content .main blockquote p .icon, .block-section .content .main blockquote p .slick-arrow {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
      font-size: 6.5rem; }
  .block-module.block-module--2 .module-2__visual {
    top: 5rem;
    width: 40%;
    left: -5%; }
  .block-module.block-module--2 .module-2__edito {
    width: 65%; } }

@media screen and (max-width: 45.625em) {
  body:before {
    background-color: orangered; }
  .no-mobile {
    display: none !important; }
  .mobile-only {
    display: block !important; }
    .mobile-only.inline {
      display: inline !important; }
    .mobile-only.inline-block {
      display: inline-block !important; }
    .mobile-only.table {
      display: table !important; }
    .mobile-only.table-row {
      display: table-row !important; }
    .mobile-only.table-cell {
      display: table-cell !important; }
  .content {
    padding: 0 1.5rem; }
    .content .main, .content .aside {
      float: none;
      width: 100%;
      padding: 0; }
    .content .aside {
      padding-top: 2.5rem; }
  .header {
    overflow: auto; }
    .header .header__nav {
      z-index: 2;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding: .25rem 1.5rem; }
      .header .header__nav > ul > li {
        margin: 0 .25rem;
        vertical-align: text-bottom; }
        .header .header__nav > ul > li > a img {
          width: 8.5rem;
          height: auto;
          margin-bottom: .5rem; }
      .header .header__nav > ul:last-child > li:nth-last-child(2) {
        padding: 0;
        padding-right: 1.5rem;
        margin-right: 1.5rem; }
    .header.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay {
      bottom: 0;
      right: 0;
      background: #ffe301; }
      .header.active .header__nav a, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav a, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav a, .header.active .header__nav button, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav button, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav button {
        color: #303030; }
        .header.active .header__nav a svg .picto, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav a svg .picto, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav a svg .picto, .header.active .header__nav button svg .picto, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav button svg .picto, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav button svg .picto {
          fill: #303030; }
        .header.active .header__nav a svg .logo, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav a svg .logo, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav a svg .logo, .header.active .header__nav button svg .logo, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav button svg .logo, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav button svg .logo {
          fill: #303030; }
      .header.active .header__nav > ul:last-child > li:nth-last-child(2), .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__nav > ul:last-child > li:nth-last-child(2), .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__nav > ul:last-child > li:nth-last-child(2) {
        border-color: #303030; }
      .header.active .header__menu, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__menu, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__menu {
        position: relative;
        max-width: 40rem;
        margin: 0 auto;
        padding-top: 0; }
        .header.active .header__menu .header__menu__nav, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__menu .header__menu__nav, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__menu .header__menu__nav {
          display: block; }
          .header.active .header__menu .header__menu__nav li, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__menu .header__menu__nav li, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__menu .header__menu__nav li {
            float: none;
            width: 100%;
            margin: 0;
            padding: 1.5rem 0; }
            .header.active .header__menu .header__menu__nav li:nth-child(2), .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.header:hover .header__menu .header__menu__nav li:nth-child(2), .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .header.block-module__overlay .header__menu .header__menu__nav li:nth-child(2) {
              border-top: none; }
  .top-cover {
    height: 32.5rem;
    background-image: url(../img/generic/bg_top-cover-mobile.jpg); }
    .top-cover video {
      right: 0;
      bottom: 0;
      height: inherit;
      min-height: 0;
      min-width: 0; }
    .top-cover .link-scroll-to-anchor {
      bottom: 7.5rem;
      left: 25%;
      margin-left: -1.5rem;
      font-size: 3rem; }
    .top-cover .content .top-cover__title {
      margin-left: 5vw; }
      .top-cover .content .top-cover__title > span {
        margin-left: 8.5vw;
        margin-bottom: -.75em; }
        .top-cover .content .top-cover__title > span svg {
          width: 27vw; }
      .top-cover .content .top-cover__title strong {
        text-indent: 3vw; }
      .top-cover .content .top-cover__title em {
        margin-top: 0;
        font-size: 5vw; }
    .top-cover .top-cover__visual {
      bottom: 10vh;
      min-width: 15rem; }
  .block-section {
    padding: 2.5rem 0; }
    .block-section.block-section--conclusion {
      padding-bottom: 10rem;
      padding-top: 70%;
      background: no-repeat center top / 100% auto; }
      .block-section.block-section--conclusion .content {
        padding: 3.5rem 2.5rem 2.5rem; }
        .block-section.block-section--conclusion .content::before {
          border-width: 2px; }
        .block-section.block-section--conclusion .content p {
          font-size: 1.6rem; }
          .block-section.block-section--conclusion .content p:first-child:first-letter {
            font-size: 4rem; }
    .block-section .content .main blockquote p {
      padding-left: 0;
      font-size: 2.5rem; }
      .block-section .content .main blockquote p strong {
        font-size: 3.5rem; }
      .block-section .content .main blockquote p .icon, .block-section .content .main blockquote p .slick-arrow {
        position: static;
        margin-top: -1.5rem;
        margin-right: 5rem;
        text-align: right; }
    .block-section .content .main .main__aside {
      position: static;
      left: 0;
      margin: 1.5rem 0;
      margin: 0;
      width: 100%; }
      .block-section .content .main .main__aside img {
        width: 100%;
        margin: 2.5rem auto; }
      .block-section .content .main .main__aside .main__aside--center {
        width: 80%;
        max-width: 50rem;
        margin: 2.5rem auto; }
      .block-section .content .main .main__aside blockquote {
        margin-bottom: -1.5rem; }
  .block-audio {
    width: 80%;
    margin: 0 auto; }
  .block-slider {
    width: calc(100% + 3rem);
    left: -1.5rem;
    right: -1.5rem; }
  .slick-arrow.slick-prev {
    left: 0; }
  .slick-arrow.slick-next {
    right: 0; }
  .block-module {
    -webkit-transition-delay: 150ms;
            transition-delay: 150ms;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .block-module > button.show-hide-close {
      top: 7rem; }
    .block-module .content {
      padding-top: 12.5rem; }
    .block-module .block-module__nav {
      z-index: 1;
      position: absolute;
      right: -1.5rem;
      top: auto;
      -webkit-transform: none;
              transform: none; }
      .block-module .block-module__nav li button {
        padding: .75rem 1.5rem;
        font-size: 2.5rem; }
      .block-module .block-module__nav li strong {
        font-size: 2.75rem; }
        .block-module .block-module__nav li strong span {
          top: .25rem;
          font-size: 2rem; }
    .block-module.block-module--1 > button.show-hide-close svg {
      fill: #303030; }
    .block-module.block-module--1 > div .module-1__mobile-cover {
      height: 0;
      padding-bottom: 100%;
      background: no-repeat center / cover; }
    .block-module.block-module--1 > div .block-module__nav {
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0; }
    .block-module.block-module--1 > div .block-module__content {
      position: static;
      background: #fff !important; }
      .block-module.block-module--1 > div .block-module__content::before {
        display: none; }
      .block-module.block-module--1 > div .block-module__content .content {
        overflow: hidden;
        padding: 0; }
        .block-module.block-module--1 > div .block-module__content .content .module-1-1__1, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2,
        .block-module.block-module--1 > div .block-module__content .content .module-1-2__1, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 {
          position: relative;
          top: 0;
          left: 0;
          right: 0;
          padding: 2.5rem;
          padding-right: 7.5rem;
          width: auto; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .block-module__title,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .block-module__title {
            margin-bottom: 1.5rem;
            text-indent: 0;
            font-size: 4.5rem; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 ul li,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .block-module__title,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 p,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .block-module__title, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 ul li {
            color: #303030; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 ul li,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 p,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 ul li, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 p, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 ul li {
            font-size: 1.6rem; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .block-module__subtitle, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .block-module__subtitle,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .block-module__subtitle, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .block-module__subtitle {
            background: #fff; }
          .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .icon.mobile-only, .block-module.block-module--1 > div .block-module__content .content .module-1-1__1 .mobile-only.slick-arrow, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .icon.mobile-only, .block-module.block-module--1 > div .block-module__content .content .module-1-1__2 .mobile-only.slick-arrow,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .icon.mobile-only,
          .block-module.block-module--1 > div .block-module__content .content .module-1-2__1 .mobile-only.slick-arrow, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .icon.mobile-only, .block-module.block-module--1 > div .block-module__content .content .module-1-2__2 .mobile-only.slick-arrow {
            top: -9.5rem;
            left: 80%;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            font-size: 6.5rem; }
    .block-module.block-module--2 {
      overflow: auto; }
      .block-module.block-module--2.active .module-2__visual, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.block-module.block-module--2:hover .module-2__visual, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module.block-module--2.block-module__overlay .module-2__visual {
        -webkit-animation: none;
                animation: none; }
      .block-module.block-module--2 .module-2__visual {
        z-index: 1;
        position: relative;
        width: 100%;
        top: 12.5rem;
        left: 0;
        margin-bottom: 15rem; }
      .block-module.block-module--2 .module-2__edito {
        position: relative;
        right: 0;
        width: auto;
        margin: -10rem 2.5rem 2.5rem;
        padding-top: 7.5rem;
        background: #fff; }
        .block-module.block-module--2 .module-2__edito .module-2__edito__title {
          position: static;
          height: auto;
          padding: 0 2.5rem; }
          .block-module.block-module--2 .module-2__edito .module-2__edito__title > div {
            position: static; }
            .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title {
              text-align: left;
              font-size: 4rem; }
              .block-module.block-module--2 .module-2__edito .module-2__edito__title > div .block-module__title.block-module__title--small {
                font-size: 3rem; }
        .block-module.block-module--2 .module-2__edito .module-2__edito__core {
          position: static;
          height: auto;
          padding: 0; }
    .block-module.block-module--3 .content.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li.content:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .content.block-module__overlay {
      display: block; }
    .block-module.block-module--3 .content > div .block-module__title {
      position: absolute;
      left: 0;
      right: 3rem;
      margin: 0;
      padding: 0 1.5rem;
      text-align: left;
      font-size: 3.8rem;
      letter-spacing: -.15rem; }
    .block-module.block-module--3 .content > div .block-module__image {
      padding: 0; }
      .block-module.block-module--3 .content > div .block-module__image img {
        padding: .5rem 0 1.5rem; }
      .block-module.block-module--3 .content > div .block-module__image .block-module__image__mobile {
        position: relative;
        counter-reset: section; }
        .block-module.block-module--3 .content > div .block-module__image .block-module__image__mobile ul li {
          position: absolute; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__image__mobile ul li::before {
            counter-increment: section;
            content: counter(section);
            display: block;
            width: 1.5em;
            height: 1.5em;
            background: #303030;
            -webkit-border-radius: 50%;
                    border-radius: 50%;
            color: #ffe301;
            text-align: center;
            font-family: "periodico", Georgia, serif;
            font-size: 1.2rem;
            font-style: italic;
            line-height: 1.5; }
      .block-module.block-module--3 .content > div .block-module__image .block-module__dots {
        margin: 5.5rem -1.5rem 0;
        padding: 2.5rem 0;
        background: #ffe301;
        counter-reset: section; }
        .block-module.block-module--3 .content > div .block-module__image .block-module__dots li {
          position: relative;
          left: 0 !important;
          top: 0 !important;
          margin: 0 2.5rem;
          padding: 1.5rem;
          padding-left: 6rem; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:nth-child(2n) {
            background: #fff; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li::before {
            counter-increment: section;
            content: counter(section);
            position: absolute;
            left: 1rem;
            top: 1rem;
            width: 1.5em;
            height: 1.5em;
            background: #303030;
            -webkit-border-radius: 50%;
                    border-radius: 50%;
            color: #ffe301;
            text-align: center;
            font-family: "periodico", Georgia, serif;
            font-size: 2.5rem;
            font-style: italic;
            line-height: 1.35; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li button {
            display: none; }
          .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay {
            display: block;
            position: static;
            min-width: 0;
            text-align: left; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.active, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li li.block-module__overlay:hover, .noTouch .block-module.block-module--3 .content > div .block-module__image .block-module__dots li:hover .block-module__overlay {
              -webkit-animation: none;
                      animation: none; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner {
              position: static;
              padding: 0; }
              .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner::before {
                display: none; }
              .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div {
                position: static; }
                .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__title {
                  font-size: 2.6rem; }
                  .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay .block-module__inner > div .block-module__overlay__title.block-module__overlay__title--big {
                    font-size: 2.6rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--top {
              top: 2.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--left {
              left: -1.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--right {
              right: -1.5rem; }
            .block-module.block-module--3 .content > div .block-module__image .block-module__dots li .block-module__overlay.block-module__overlay--bottom {
              bottom: 2.5rem; }
    .block-module.block-module--3 .content#module-3-1 > div .block-module__title {
      padding-right: 0;
      margin-bottom: 0; }
      .block-module.block-module--3 .content#module-3-1 > div .block-module__title span {
        display: inline;
        font-size: 2rem; }
        .block-module.block-module--3 .content#module-3-1 > div .block-module__title span::after {
          display: none; }
    .block-module.block-module--4 {
      overflow: scroll; }
      .block-module.block-module--4 .module-4__edito {
        position: relative;
        right: 0;
        width: auto;
        padding: 0;
        background: #fff; }
        .block-module.block-module--4 .module-4__edito > div {
          padding: 0; }
          .block-module.block-module--4 .module-4__edito > div .module-4__visual {
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            height: 66vh;
            background-position: left top; }
            .block-module.block-module--4 .module-4__edito > div .module-4__visual::after {
              content: '';
              position: absolute;
              bottom: 0;
              left: 0;
              right: 0;
              height: 3rem;
              background: -webkit-linear-gradient(top, rgba(255, 227, 1, 0) 0%, #ffe301 100%);
              background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 227, 1, 0)), to(#ffe301));
              background: linear-gradient(to bottom, rgba(255, 227, 1, 0) 0%, #ffe301 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffe301', endColorstr='#ffe301',GradientType=0 ); }
          .block-module.block-module--4 .module-4__edito > div > div {
            padding: 0 2.5rem 2.5rem; }
            .block-module.block-module--4 .module-4__edito > div > div:nth-child(2) {
              background: #ffe301; }
          .block-module.block-module--4 .module-4__edito > div .block-module__title {
            position: relative;
            margin-top: -1.5rem;
            font-size: 4.5rem; }
  .parallax-slider .video-caption {
    font-size: 7.5vw; }
  .night-area {
    background-image: url(../../static/img/generic/bg_night-area-mobile.jpg); } }

@media all and (orientation: portrait) {
  .block-cover {
    height: 66vh; } }

@media screen and (min-width: 120em) {
  body:before {
    background-color: rebeccapurple; }
  .top-cover .content .top-cover__title strong {
    font-size: 15rem; }
  .top-cover .content .top-cover__title em {
    font-size: 7.5rem; }
  .top-cover .content .top-cover__title > span {
    margin: 0 0 -4rem 10rem; }
    .top-cover .content .top-cover__title > span svg {
      width: 35rem; } }

.print-only {
  display: none; }

@media print {
  body, html {
    width: auto;
    height: auto;
    min-height: auto;
    margin: 0;
    background-color: #fff;
    color: #000;
    background-image: none;
    padding: 0;
    float: none;
    position: static; }
  a {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href="#"], a[href="javascript:"] {
    content: ""; }
  body {
    padding: .5em; }
  .no-print {
    display: none; }
  .print-only {
    display: block; } }