/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

footer,
header,
main,
section {
  display: block;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

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

input {
  line-height: normal;
}

body,
div,
footer,
h1,
h2,
h3,
header,
html,
img,
li,
p,
section,
span,
ul,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

footer,
header,
section {
  display: block;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

ul {
  list-style: none;
}

*,
::after,
::before,
:after,
:before {
  box-sizing: border-box;
}

button,
input {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  border-radius: 0;
  -webkit-padding-start: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-index: 0;
  border: none;
  outline: 0;
  background: 0 0;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 1em;
}

button,
input[type=email],
input[type=password],
input[type=text] {
  height: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-ms-clear {
  display: none;
}

@font-face {
  font-family: Graphik;
  src: url(assets/fonts/Graphik-Medium.eot);
  src: url(assets/fonts/Graphik-Medium.eot?#iefix) format('embedded-opentype'),url(assets/fonts/Graphik-Medium.woff2) format('woff2'),url(assets/fonts/Graphik-Medium.woff) format('woff'),url(assets/fonts/Graphik-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Graphik;
  src: url(assets/fonts/Graphik-Semibold.eot);
  src: url(assets/fonts/Graphik-Semibold.eot?#iefix) format('embedded-opentype'),url(assets/fonts/Graphik-Semibold.woff2) format('woff2'),url(assets/fonts/Graphik-Semibold.woff) format('woff'),url(assets/fonts/Graphik-Semibold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Graphik;
  src: url(assets/fonts/Graphik-Regular.eot);
  src: url(assets/fonts/Graphik-Regular.eot?#iefix) format('embedded-opentype'),url(assets/fonts/Graphik-Regular.woff2) format('woff2'),url(assets/fonts/Graphik-Regular.woff) format('woff'),url(assets/fonts/Graphik-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lyon Display';
  src: url(assets/fonts/LyonDisplay-Regular.eot);
  src: url(assets/fonts/LyonDisplay-Regular.eot?#iefix) format('embedded-opentype'),url(assets/fonts/LyonDisplay-Regular.woff2) format('woff2'),url(assets/fonts/LyonDisplay-Regular.woff) format('woff'),url(assets/fonts/LyonDisplay-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Graphik;
  font-size: 14px;
  font-size: .875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #000;
}

html.is-scroll-locked {
  height: 100%;
  overflow: hidden;
}

::-moz-selection {
  color: #fff;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}

.t-icon--reflet-logo {
  width: 205px;
  height: 33px;
}

.t-icon--triangle-bottom {
  width: 7px;
  height: 4px;
}

.t-icon--triangle-right {
  width: 4px;
  height: 7px;
}

html.no-touchevents .t-underline::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform .15s;
  transition: -webkit-transform .15s;
  transition: transform .15s;
  transition: transform .15s,-webkit-transform .15s;
  will-change: transform;
}

html.no-touchevents .t-underline:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

html.no-touchevents .t-underline.t-underline--p10::after {
  left: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}

html.no-touchevents .t-underline.t-underline--big::after {
  height: 6px;
}

.c-bottom-links {
  left: 25%;
  bottom: 130px;
  font-weight: 700;
  cursor: pointer;
}

.c-bottom-links .c-bottom-link {
  position: relative;
  display: inline-block;
  padding-right: 2vw;
  font-size: 1.25vw;
}

.c-bottom-links .c-bottom-link .c-bottom-link__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.c-login {
  color: #fff;
  background: #000;
  visibility: visible;
  -webkit-transition: visibility 0s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
  transition: visibility 0s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
  transition: transform 1.5s 0s cubic-bezier(.75,0,.25,1),visibility 0s 0s;
  transition: transform 1.5s 0s cubic-bezier(.75,0,.25,1),visibility 0s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
}

.c-login .c-login__background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-login .c-login__background .c-login__background__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  will-change: opacity;
  background-image: url(assets/images/background-login.png);
  background-position: center center;
  background-size: cover;
}

.c-login .c-login__header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  display: table;
  width: 100%;
  height: 124px;
  border-bottom: 2px solid rgba(255,255,255,.2);
}

.c-login .c-login__header ul {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.c-login .c-login__header ul li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
}

.c-login .c-login__header ul li .c-login__header__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #d2c478;
  font-weight: 700;
  text-decoration: none;
}

.c-login .c-login__header ul li .c-login__header__link .c-login__header__border {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  -webkit-transform: translateZ(0) scaleX(0);
  transform: translateZ(0) scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  width: 100%;
  height: 2px;
  background-color: #d2c478;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.c-login .c-login__header ul li .c-login__header__link:hover {
  color: #fff;
}

.c-login .c-login__header ul li .c-login__header__link:hover .c-login__header__border {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  background-color: #fff;
}

.c-login .c-login__header ul li.is-active .c-login__header__link {
  color: #fff;
}

.c-login .c-login__header ul li.is-active .c-login__header__link .c-login__header__border {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  background-color: #fff;
}

.c-login .c-login__title {
  top: 50%;
  left: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 6.9vw;
  font-weight: 700;
}

.c-login .c-login__title .c-login__title-line {
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-login .c-login__title .c-login__title-line .c-login__title-line-inner {
  position: relative;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  will-change: transform;
}

.c-login .c-login__title .c-login__title-line--1 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}

.c-login .c-login__title .c-login__title-line--1 .c-login__title-line-inner {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}

.c-login .c-login__title .c-login__title-line--2 {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(150px);
  -ms-transform: translateX(150px);
  transform: translateX(150px);
}

.c-login .c-login__title .c-login__title-line--2 .c-login__title-line-inner {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}

.c-login .c-login__title .c-login__title__form {
  margin-top: 4vw;
  font-size: 1vw;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd,
.c-login .c-login__title .c-login__title__form .c-login__title__form__input--text {
  display: block;
  width: 25vw;
  height: 3.5vw;
  padding-left: 2vw;
  line-height: 3.5vw;
  background-color: #871b10;
  opacity: 0;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition-delay: 10s;
  transition-delay: 10s;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd::-webkit-input-placeholder,
.c-login .c-login__title .c-login__title__form .c-login__title__form__input--text::-webkit-input-placeholder {
  color: #fff;
  opacity: .5;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd::-moz-placeholder,
.c-login .c-login__title .c-login__title__form .c-login__title__form__input--text::-moz-placeholder {
  color: #fff;
  opacity: .5;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd:-ms-input-placeholder,
.c-login .c-login__title .c-login__title__form .c-login__title__form__input--text:-ms-input-placeholder {
  color: #fff;
  opacity: .5;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd::placeholder,
.c-login .c-login__title .c-login__title__form .c-login__title__form__input--text::placeholder {
  color: #fff;
  opacity: .5;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd {
  margin-top: 1.25vw;
  -webkit-transition-delay: 10s;
  transition-delay: 10s;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__button {
  position: relative;
  top: 3vw;
  display: inline-block;
  height: 3.5vw;
  line-height: 3.5vw;
  padding-right: -webkit-calc(2vw + 2vw + .2vw);
  padding-right: calc(2vw + 2vw + .2vw);
  padding-left: 2vw;
  border: 2px solid rgba(255,255,255,.2);
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition-delay: 10s;
  transition-delay: 10s;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__button .c-login__title__form__button-arrow {
  position: absolute;
  top: 50%;
  right: 2vw;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
  -webkit-transition: all 1s cubic-bezier(.2,.5,.25,1);
  transition: all 1s cubic-bezier(.2,.5,.25,1);
}

.c-login .c-login__title .c-login__title__form .c-login__title__form__button:hover .c-login__title__form__button-arrow {
  right: 1.5vw;
}

html.no-touchevents .c-login .c-login__explore-message:hover .c-login__explore-message-line.c-login__explore-message-line--fill {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.c-login.is-step-1 .c-login__background__image,
.c-login.is-step-2 .c-login__background__image,
.c-login.is-step-3 .c-login__background__image {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.c-login.is-step-2,
.c-login.is-step-3 {
  -webkit-transition: -webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
  transition: -webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
  transition: transform 1s 0s cubic-bezier(.75,0,.25,1);
  transition: transform 1s 0s cubic-bezier(.75,0,.25,1),-webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
}

.c-login.is-step-2 .c-login__background__image,
.c-login.is-step-3 .c-login__background__image {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.c-login.is-step-2 .c-login__mask,
.c-login.is-step-3 .c-login__mask {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.c-login.is-step-2 .c-login__mask.c-login__mask--right,
.c-login.is-step-3 .c-login__mask.c-login__mask--right {
  -webkit-transform: scaleX(.45);
  -ms-transform: scaleX(.45);
  transform: scaleX(.45);
}

.c-login.is-step-2 .c-login__title__form .c-login__title__form__input--text,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--text {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.c-login.is-step-2 .c-login__title__form .c-login__title__form__input--pwd,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--pwd {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.c-login.is-step-2 .c-login__title__form .c-login__title__form__button,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__button {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.c-login.is-step-2 .c-login__title__form .c-login__title__form__ask,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__ask {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.c-login.is-step-2 .c-login__title__form .c-login__title__form__ask,
.c-login.is-step-2 .c-login__title__form .c-login__title__form__button,
.c-login.is-step-2 .c-login__title__form .c-login__title__form__input--pwd,
.c-login.is-step-2 .c-login__title__form .c-login__title__form__input--text,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__ask,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__button,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--pwd,
.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--text {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-login.is-step-2 .c-login__explore-message,
.c-login.is-step-2 .c-login__title-line,
.c-login.is-step-2 .c-login__top-logo,
.c-login.is-step-3 .c-login__explore-message,
.c-login.is-step-3 .c-login__title-line,
.c-login.is-step-3 .c-login__top-logo {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-login.is-step-2 .c-login__explore-message .c-login__title-line-inner,
.c-login.is-step-2 .c-login__title-line .c-login__title-line-inner,
.c-login.is-step-2 .c-login__top-logo .c-login__title-line-inner,
.c-login.is-step-3 .c-login__explore-message .c-login__title-line-inner,
.c-login.is-step-3 .c-login__title-line .c-login__title-line-inner,
.c-login.is-step-3 .c-login__top-logo .c-login__title-line-inner {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-login.is-step-3 {
  visibility: hidden;
  -webkit-transition: visibility 0s 1.9s,-webkit-transform 1s .9s cubic-bezier(.75,0,.25,1);
  transition: visibility 0s 1.9s,-webkit-transform 1s .9s cubic-bezier(.75,0,.25,1);
  transition: transform 1s .9s cubic-bezier(.75,0,.25,1),visibility 0s 1.9s;
  transition: transform 1s .9s cubic-bezier(.75,0,.25,1),visibility 0s 1.9s,-webkit-transform 1s .9s cubic-bezier(.75,0,.25,1);
}

.c-login.is-step-3 .c-login__background__image {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--text {
  opacity: 0;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title__form .c-login__title__form__input--pwd {
  opacity: 0;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title__form .c-login__title__form__button {
  opacity: 0;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title__form .c-login__title__form__ask {
  opacity: 0;
  -webkit-transition-delay: .25s;
  transition-delay: .25s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title-line--1 {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title-line--1 .c-login__title-line-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title-line--2 {
  opacity: 0;
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-login.is-step-3 .c-login__title-line--2 .c-login__title-line-inner {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-logo__container .c-logo {
  display: inline-block;
  overflow: hidden;
}

.c-menu-trigger {
  top: 50%;
  left: 90px;
  color: #fff;
  opacity: 0;
  text-decoration: none;
  -webkit-transform: translate3d(60px,-50%,0);
  transform: translate3d(60px,-50%,0);
  -webkit-transition: opacity 1s,-webkit-transform 1s;
  transition: opacity 1s,-webkit-transform 1s;
  transition: transform 1s,opacity 1s;
  transition: transform 1s,opacity 1s,-webkit-transform 1s;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  will-change: transform,opacity;
}

.c-menu-trigger .c-menu-trigger__text {
  font-size: 1.25vw;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 10px;
  white-space: nowrap;
}

.c-menu-trigger .c-menu-trigger__icon {
  font-size: 0;
  font-size: 0;
  vertical-align: middle;
  width: 12px;
  height: 12px;
}

.c-menu-trigger .c-menu-trigger__icon .c-menu-trigger__square {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: rgba(255,255,255,.35);
  -webkit-transition: -webkit-transform .15s;
  transition: -webkit-transform .15s;
  transition: transform .15s;
  transition: transform .15s,-webkit-transform .15s;
  will-change: transform;
}

.c-menu-trigger:hover .c-menu-trigger__square--top-left {
  -webkit-transform: translate3d(-25%,-25%,0);
  transform: translate3d(-25%,-25%,0);
}

.c-menu-trigger:hover .c-menu-trigger__square--top-right {
  -webkit-transform: translate3d(25%,-25%,0);
  transform: translate3d(25%,-25%,0);
}

.c-menu-trigger:hover .c-menu-trigger__square--bottom-left {
  -webkit-transform: translate3d(-25%,25%,0);
  transform: translate3d(-25%,25%,0);
}

.c-menu-trigger:hover .c-menu-trigger__square--bottom-right {
  -webkit-transform: translate3d(25%,25%,0);
  transform: translate3d(25%,25%,0);
}

.c-projects.is-active .c-menu-trigger {
  opacity: 1;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.c-menu {
  z-index: 10;
  background: #a9aba4;
  -webkit-transform: translateY(-100vh);
  -ms-transform: translateY(-100vh);
  transform: translateY(-100vh);
  -webkit-transition: visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: transform 1s cubic-bezier(.75,0,.25,1),visibility 0s 1s;
  transition: transform 1s cubic-bezier(.75,0,.25,1),visibility 0s 1s,-webkit-transform 1s cubic-bezier(.75,0,.25,1);
  will-change: transform;
  visibility: hidden;
}

.c-menu .c-menu__close {
  position: absolute;
  -webkit-transform: translateY(100vh);
  -ms-transform: translateY(100vh);
  transform: translateY(100vh);
  top: 0;
  left: 0;
  display: block;
  width: 10vw;
  border-right: 1px solid rgba(255,255,255,.2);
  -webkit-transition: -webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: -webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: transform 1s cubic-bezier(.75,0,.25,1);
  transition: transform 1s cubic-bezier(.75,0,.25,1),-webkit-transform 1s cubic-bezier(.75,0,.25,1);
  will-change: transform;
}

.c-menu .c-menu__close .c-menu__close__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  font-size: 1.5vw;
  color: rgba(255,255,255,.2);
  -webkit-transition: color .35s;
  transition: color .35s;
}

.c-menu .c-menu__close:hover .c-menu__close__icon {
  color: #fff;
}

.c-menu .c-menu__list-container {
  top: 25%;
  left: 25%;
  right: 10%;
  -webkit-transform: translateY(100vh);
  -ms-transform: translateY(100vh);
  transform: translateY(100vh);
  -webkit-transition: -webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: -webkit-transform 1s cubic-bezier(.75,0,.25,1);
  transition: transform 1s cubic-bezier(.75,0,.25,1);
  transition: transform 1s cubic-bezier(.75,0,.25,1),-webkit-transform 1s cubic-bezier(.75,0,.25,1);
  will-change: transform;
}

.c-menu .c-menu__list-container .c-menu__list {
  max-width: 75vw;
  left: 0;
  width: 100%;
  font-family: 'Lyon Display';
  font-size: 3.5vw;
  line-height: 125%;
}

.c-menu .c-menu__list-container .c-menu__list .c-menu__list__element {
  margin-top: 2vw;
  word-wrap: break-word;
  -webkit-transition: -webkit-transform .15s ease-in-out;
  transition: -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out;
  will-change: transform;
}

.c-menu .c-menu__list-container .c-menu__list .c-menu__list__element:hover {
  -webkit-transform: translateX(15px) translateZ(0);
  transform: translateX(15px) translateZ(0);
}

.c-menu .c-menu__list-container .c-menu__list .c-menu__list__element:first-child {
  margin-top: 0;
}

.c-menu .c-menu__list-container .c-menu__list .c-menu__list__element .c-menu__list__element__link {
  text-decoration: none;
  color: #fff;
}

.c-menu.is-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s,0s;
  transition-delay: 0s,0s;
  visibility: visible;
}

.c-menu.is-active .c-menu__close {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.c-menu.is-active .c-menu__list-container {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.c-popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}

.c-popup .c-popup__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.75);
  cursor: pointer;
}

.c-popup .c-popup__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0) scale(1);
  transform: translate3d(-50%,-50%,0) scale(1);
  z-index: 2;
  width: 600px;
  color: #fff;
}

.c-popup .c-popup__content section {
  padding-top: 48px;
  padding-right: 48px;
  padding-bottom: 24px;
  padding-left: 48px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
}

.c-popup .c-popup__content footer {
  padding-right: 48px;
  padding-bottom: 48px;
  padding-left: 48px;
}

.c-popup .c-popup__content footer .button {
  display: inline-block;
  padding: 16px 48px 16px 16px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.c-popup.is-closing {
  visibility: hidden;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}

.c-popup.is-closing .c-popup__content {
  opacity: 0;
  -webkit-transform: translate3d(-50%,-50%,0) scale(.7);
  transform: translate3d(-50%,-50%,0) scale(.7);
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.c-popup.is-closing .c-popup__overlay {
  opacity: 0;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

.c-popup.is-closed {
  visibility: hidden;
}

.c-popup.is-closed .c-popup__content {
  opacity: 0;
  -webkit-transform: translate3d(-50%,-50%,0) scale(.7);
  transform: translate3d(-50%,-50%,0) scale(.7);
}

.c-popup.is-closed .c-popup__overlay {
  opacity: 0;
}

.c-popup.is-opening {
  visibility: visible;
}

.c-popup.is-opening .c-popup__content {
  opacity: 1;
  -webkit-transform: translate3d(-50%,-50%,0) scale(1);
  transform: translate3d(-50%,-50%,0) scale(1);
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.c-popup.is-opening .c-popup__overlay {
  opacity: 1;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-popup.is-opened {
  visibility: visible;
}

.c-popup.is-opened .c-popup__content {
  opacity: 1;
  -webkit-transform: translate3d(-50%,-50%,0) scale(1);
  transform: translate3d(-50%,-50%,0) scale(1);
}

.c-popup.is-opened .c-popup__overlay {
  opacity: 1;
}

.c-popup.is-error .c-popup__content {
  background-color: #922217;
}

.c-popup.is-error .c-popup__content footer .button {
  color: #000;
  background-color: #fff;
}

.c-popup.is-success .c-popup__content {
  color: #000;
  background-color: #fff;
}

.c-popup.is-success .c-popup__content footer .button {
  color: #fff;
  background-color: #922217;
}

.c-project-container {
  z-index: 5;
  overflow-y: scroll;
  opacity: 0;
  -webkit-transition: visibility 1s 0s,opacity 1s;
  transition: visibility 1s 0s,opacity 1s;
  will-change: transform;
  visibility: hidden;
}

.c-project-container .c-project {
  padding: 3.75vw 1vw 10vw 1vw;
  margin-right: auto;
  margin-left: auto;
  width: 80vw;
}

.c-project-container .c-project .c-project__close {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  display: block;
  width: 3.5vw;
  height: 3.5vw;
  border: 2px solid rgba(0,0,0,.2);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-project-container .c-project .c-project__close .c-project__close__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
  transform: translate3d(-50%,-50%,0) rotate(-45deg);
  font-size: 1.25vw;
  font-weight: 700;
  color: #000;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.c-project-container .c-project .c-project__cover {
  margin-top: 3.75vw;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  width: 100%;
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-project-container .c-project .c-project__infos {
  margin-right: auto;
  margin-left: auto;
  width: 60vw;
  padding-top: 5vw;
}

.c-project-container .c-project .c-project__infos .c-project__infos__title {
  position: relative;
  -webkit-transform: translateX(140px);
  -ms-transform: translateX(140px);
  transform: translateX(140px);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-project-container .c-project .c-project__infos .c-project__infos__title .c-project__infos__title__text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: -webkit-calc(100% - 3.5vw - 3vw);
  width: calc(100% - 3.5vw - 3vw);
  font-size: 3.5vw;
  line-height: 115%;
  font-weight: 700;
  word-break: break-word;
  color: #000;
}

.c-project-container .c-project .c-project__infos .c-project__infos__title .c-project__infos__title__number {
  display: inline-block;
  vertical-align: middle;
  width: 3vw;
  font-size: 1vw;
  text-align: center;
  opacity: .2;
  font-weight: 700;
  color: #000;
}

.c-project-container .c-project .c-project__content {
  margin-top: 9vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translateX(180px);
  -ms-transform: translateX(180px);
  transform: translateX(180px);
  width: 54vw;
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-project-container .c-project .c-project__content .c-project__content__column {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.c-project-container .c-project .c-project__content .c-project__content__column--right {
  margin-left: -4px;
}

.c-project-container .c-project .c-project__content .c-project__content__intro {
  margin-top: 1vw;
  font-weight: 700;
  line-height: 150%;
  color: #dadada;
}

.c-project-container .c-project .c-project__content .c-project__content__subtitle {
  margin-top: 1vw;
  max-width: 50%;
  font-family: 'Lyon Display';
  font-size: 1.5vw;
  line-height: 150%;
}

.c-project-container .c-project .c-project__content .c-project__content__paragraph {
  margin-top: 1vw;
  max-width: 75%;
  line-height: 150%;
}

.c-project-container .c-project .c-project__images .c-project__images__image {
  margin-top: 10vw;
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
  width: 100%;
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.c-project-container.is-active {
  -webkit-transition-delay: 0s,0s;
  transition-delay: 0s,0s;
  opacity: 1;
  visibility: visible;
}

.c-project-container.is-active .c-project__close {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.c-project-container.is-active .c-project__cover {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.c-project-container.is-active .c-project__infos .c-project__infos__title {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  opacity: 1;
}

.c-project-container.is-active .c-project__content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
  opacity: 1;
}

.c-project-container.is-active .c-project__images .c-project__images__image {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.c-project-container.is-menu {
  display: none;
}

.c-projects-list-element-container {
  position: relative;
  margin-top: 10vw;
  margin-left: auto;
  margin-right: auto;
  width: 80vw;
}

.c-projects-list-element-container:first-child {
  margin-top: 0;
}

.c-projects-list-element {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.c-projects-list-element .c-projects-list-element__cover {
  width: 100%;
}

.c-projects-list-element .c-projects-list-element__infos {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  padding-top: 5vw;
}

.c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__number {
  font-size: 1vw;
  text-align: center;
  opacity: .2;
  font-weight: 700;
  text-align: left;
  color: #000;
}

.c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__text {
  margin-left: 20px;
  -webkit-box-flex: 20;
  -webkit-flex-grow: 20;
  -ms-flex-positive: 20;
  flex-grow: 20;
  font-size: 3vw;
  line-height: 115%;
  font-weight: 700;
  word-break: break-word;
  color: #000;
}

.c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__more {
  width: 3.5vw;
  height: 3.5vw;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  line-height: 3.5vw;
  color: #000;
  border: 2px solid rgba(0,0,0,.2);
}

.c-projects-list {
  z-index: 10;
  padding-top: 7.63vw;
  padding-bottom: 7.63vw;
  background: #fff;
}

.c-projects {
  color: #fff;
  background: #000;
  visibility: hidden;
  -webkit-transition: visibility 1s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
  transition: visibility 1s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
  transition: transform 1.5s 0s cubic-bezier(.75,0,.25,1),visibility 1s 0s;
  transition: transform 1.5s 0s cubic-bezier(.75,0,.25,1),visibility 1s 0s,-webkit-transform 1.5s 0s cubic-bezier(.75,0,.25,1);
}

.c-projects.is-active {
  visibility: visible;
}

.c-request-access {
  color: #fff;
  visibility: visible;
  display: none;
  -webkit-transition: visibility 0s 0s,-webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
  transition: visibility 0s 0s,-webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
  transition: transform 1s 0s cubic-bezier(.75,0,.25,1),visibility 0s 0s;
  transition: transform 1s 0s cubic-bezier(.75,0,.25,1),visibility 0s 0s,-webkit-transform 1s 0s cubic-bezier(.75,0,.25,1);
}

.c-request-access .c-request-access__background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-request-access .c-request-access__background .c-request-access__background__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/images/background-request.png);
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  will-change: opacity;
}

.c-request-access .c-request-access__header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  display: table;
  width: 100%;
  height: 124px;
  border-bottom: 2px solid rgba(255,255,255,.2);
}

.c-request-access .c-request-access__header ul {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.c-request-access .c-request-access__header ul li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
}

.c-request-access .c-request-access__header ul li .c-request-access__header__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #d2c478;
  font-weight: 700;
  text-decoration: none;
}

.c-request-access .c-request-access__header ul li .c-request-access__header__link .c-request-access__header__border {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  -webkit-transform: translateZ(0) scaleX(0);
  transform: translateZ(0) scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  width: 100%;
  height: 2px;
  background-color: #d2c478;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.c-request-access .c-request-access__header ul li .c-request-access__header__link:hover {
  color: #fff;
}

.c-request-access .c-request-access__header ul li .c-request-access__header__link:hover .c-request-access__header__border {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  background-color: #fff;
}

.c-request-access .c-request-access__header ul li.is-active .c-request-access__header__link {
  color: #fff;
}

.c-request-access .c-request-access__header ul li.is-active .c-request-access__header__link .c-request-access__header__border {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  background-color: #fff;
}

.c-request-access .c-request-access__title {
  top: 50%;
  left: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 6.9vw;
  font-weight: 700;
}

.c-request-access .c-request-access__title .c-request-access__title-line {
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-request-access .c-request-access__title .c-request-access__title-line .c-request-access__title-line-inner {
  position: relative;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  will-change: transform;
}

.c-request-access .c-request-access__title .c-request-access__title-line--1 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}

.c-request-access .c-request-access__title .c-request-access__title-line--1 .c-request-access__title-line-inner {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}

.c-request-access .c-request-access__title .c-request-access__title-line--2 {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(150px);
  -ms-transform: translateX(150px);
  transform: translateX(150px);
}

.c-request-access .c-request-access__title .c-request-access__title-line--2 .c-request-access__title-line-inner {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}

.c-request-access .c-request-access__title .c-request-access__title__form {
  margin-top: 4vw;
  font-size: 1vw;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname {
  margin-top: 1vw;
  display: block;
  width: 25vw;
  height: 3.5vw;
  padding-left: 2vw;
  line-height: 3.5vw;
  background-color: #871b10;
  opacity: 0;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition-delay: 10s;
  transition-delay: 10s;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company::-webkit-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email::-webkit-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname::-webkit-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname::-webkit-input-placeholder {
  color: #fff;
  opacity: .5;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company::-moz-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email::-moz-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname::-moz-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname::-moz-placeholder {
  color: #fff;
  opacity: .5;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company:-ms-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email:-ms-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname:-ms-input-placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname:-ms-input-placeholder {
  color: #fff;
  opacity: .5;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company::placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email::placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname::placeholder,
.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname::placeholder {
  color: #fff;
  opacity: .5;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button {
  position: relative;
  top: 3vw;
  display: inline-block;
  height: 3.5vw;
  line-height: 3.5vw;
  padding-right: -webkit-calc(2vw + 2vw + .2vw);
  padding-right: calc(2vw + 2vw + .2vw);
  padding-left: 2vw;
  border: 2px solid rgba(255,255,255,.2);
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition-delay: 10s;
  transition-delay: 10s;
  -webkit-transition: all .5s;
  transition: all .5s;
  will-change: transform,opacity;
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button .c-request-access__title__form__button-arrow {
  position: absolute;
  top: 50%;
  right: 2vw;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
  -webkit-transition: all 1s cubic-bezier(.2,.5,.25,1);
  transition: all 1s cubic-bezier(.2,.5,.25,1);
}

.c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button:hover .c-request-access__title__form__button-arrow {
  right: 1.5vw;
}

.c-request-access.is-step-2 .c-request-access__background__image,
.c-request-access.is-step-3 .c-request-access__background__image {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.c-request-access.is-step-2 .c-request-access__title-line,
.c-request-access.is-step-3 .c-request-access__title-line {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.c-request-access.is-step-2 .c-request-access__title-line .c-request-access__title-line-inner,
.c-request-access.is-step-3 .c-request-access__title-line .c-request-access__title-line-inner {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__input--firstname,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--firstname {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__input--lastname,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--lastname {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__input--company,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--company {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__input--email,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--email {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__button,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__button {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__button,
.c-request-access.is-step-2 .c-request-access__title__form .c-request-access__title__form__input,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__button,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-request-access.is-step-2 .c-request-access__back,
.c-request-access.is-step-3 .c-request-access__back {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.c-request-access.is-step-3 {
  visibility: hidden;
  -webkit-transition: visibility 0s 1.9s,-webkit-transform .75s .9s cubic-bezier(.75,0,.25,1);
  transition: visibility 0s 1.9s,-webkit-transform .75s .9s cubic-bezier(.75,0,.25,1);
  transition: transform .75s .9s cubic-bezier(.75,0,.25,1),visibility 0s 1.9s;
  transition: transform .75s .9s cubic-bezier(.75,0,.25,1),visibility 0s 1.9s,-webkit-transform .75s .9s cubic-bezier(.75,0,.25,1);
}

.c-request-access.is-step-3 .c-request-access__background__image {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.c-request-access.is-step-3 .c-request-access__title-line {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  opacity: 0;
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__button,
.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--firstname {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--lastname {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--company {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__input--email {
  -webkit-transition-delay: .25s;
  transition-delay: .25s;
}

.c-request-access.is-step-3 .c-request-access__title__form .c-request-access__title__form__button {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.c-request-access.is-step-3 .c-request-access__title-line--1 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-request-access.is-step-3 .c-request-access__title-line--1 .c-request-access__title-line-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-request-access.is-step-3 .c-request-access__title-line--2 {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-request-access.is-step-3 .c-request-access__title-line--2 .c-request-access__title-line-inner {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.c-welcome {
  height: 100vh;
  color: #fff;
  visibility: hidden;
}

.c-welcome .c-welcome__logout {
  top: 90px;
  right: 90px;
  -webkit-transform: translate3d(60px,0,0);
  transform: translate3d(60px,0,0);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  will-change: transform,opacity;
  font-weight: 700;
  font-size: 1.25vw;
}

.c-welcome .c-welcome__logo-container {
  top: 90px;
  left: 25%;
  opacity: 0;
  -webkit-transform: translate3d(60px,0,0);
  transform: translate3d(60px,0,0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
  will-change: transform,opacity;
}

.c-welcome .c-welcome__title {
  top: 50%;
  left: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 6.9vw;
  font-weight: 700;
}

.c-welcome .c-welcome__title .c-welcome__title-line {
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  will-change: transform,opacity;
}

.c-welcome .c-welcome__title .c-welcome__title-line .c-welcome__title-line-inner {
  position: relative;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s,-webkit-transform 1s;
  will-change: transform;
}

.c-welcome .c-welcome__title .c-welcome__title-line--1 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(150px);
  -ms-transform: translateX(150px);
  transform: translateX(150px);
}

.c-welcome .c-welcome__title .c-welcome__title-line--1 .c-welcome__title-line-inner {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
}

.c-welcome .c-welcome__title .c-welcome__title-line--2 {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
}

.c-welcome .c-welcome__title .c-welcome__title-line--2 .c-welcome__title-line-inner {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}

.c-welcome .c-welcome__title .c-welcome__title-line--3 {
  max-width: 90%;
  font-family: 'Lyon Display';
  font-size: 1.5vw;
  line-height: 150%;
  color: rgba(255,255,255,.4);
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  transform: translateX(350px);
}

.c-welcome .c-welcome__title .c-welcome__title-line--3 .c-welcome__title-line-inner {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
  -webkit-transform: translateX(-140px);
  -ms-transform: translateX(-140px);
  transform: translateX(-140px);
}

.c-welcome .c-welcome__bottom-links-container {
  opacity: 0;
  -webkit-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: all .5s 1.7s;
  transition: all .5s 1.7s;
  will-change: transform,opacity;
}

.c-projects.is-active .c-welcome {
  visibility: visible;
}

.c-projects.is-active .c-welcome .c-welcome__logo-container {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.c-projects.is-active .c-welcome .c-welcome__title-line {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-projects.is-active .c-welcome .c-welcome__title-line .c-welcome__title-line-inner {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-projects.is-active .c-welcome .c-welcome__logout {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.c-projects.is-active .c-welcome .c-welcome__bottom-links-container {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#___partnersbadge_0 {
  display: none!important;
}

.u-hide {
  visibility: hidden!important;
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
}

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

.u-valign-middle {
  vertical-align: middle;
}

.u-inline-block {
  display: inline-block;
}

.u-overflow-h {
  overflow: hidden;
}

.u-hide {
  display: none;
}

.u-fit {
  width: 100%;
  height: 100%;
}

.u-fit-w {
  width: 100%;
}

.u-fit-h {
  height: 100%;
}

.u-absolute {
  position: absolute;
}

.u-fixed {
  position: fixed;
  will-change: transform;
}

.u-relative {
  position: relative;
}

.u-pos-tl {
  top: 0;
  left: 0;
}

.u-pos-tr {
  top: 0;
  right: 0;
}

.u-pos-bl {
  bottom: 0;
  left: 0;
}

.u-pos-br {
  bottom: 0;
  right: 0;
}

.u-cursor-pointer {
  cursor: pointer;
}

.u-cursor-grab.is-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.u-color--white {
  color: #fff;
}

.u-bg--white {
  background-color: #fff;
}

.u-bg--red {
  background-color: #922217;
}

.u-bg--dark-gray {
  background-color: #272727;
}

.u-fill--white {
  fill: #fff;
}

@media screen and (min-width:1400px) {
  .u-cursor-grab\@xl.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media (min-width:1440px) {
  .c-bottom-links .c-bottom-link {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .c-login .c-login__title {
    font-size: 100px;
    font-size: 6.25rem;
  }

  .c-login .c-login__title .c-login__title__form {
    margin-top: 58px;
    font-size: 14px;
    font-size: .875rem;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd,
  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--text {
    width: 360px;
    height: 50px;
    padding-left: 30;
    line-height: 50px;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd {
    margin-top: 18px;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button {
    top: 43px;
    height: 50px;
    line-height: 50px;
    padding-right: 60px;
    padding-left: 29px;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button .c-login__title__form__button-arrow {
    right: 29px;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button:hover .c-login__title__form__button-arrow {
    right: 21.5px;
  }

  .c-menu-trigger .c-menu-trigger__text {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .c-projects-list-element-container {
    width: 1280px;
  }

  .c-projects-list-element .c-projects-list-element__infos {
    width: 962px;
    padding-top: 80px;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__number {
    font-size: 16px;
    font-size: 1rem;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__text {
    font-size: 50px;
    font-size: 3.125rem;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__more {
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 50px;
  }

  .c-request-access .c-request-access__title {
    font-size: 100px;
    font-size: 6.25rem;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form {
    margin-top: 58px;
    font-size: 14px;
    font-size: .875rem;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname {
    width: 360px;
    height: 50px;
    padding-left: 30;
    line-height: 50px;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button {
    top: 43px;
    height: 50px;
    line-height: 50px;
    padding-right: 60px;
    padding-left: 29px;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button .c-request-access__title__form__button-arrow {
    right: 29px;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button:hover .c-request-access__title__form__button-arrow {
    right: 21.5px;
  }

  .c-welcome .c-welcome__logout {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .c-welcome .c-welcome__title {
    font-size: 100px;
    font-size: 6.25rem;
  }

  .c-welcome .c-welcome__title .c-welcome__title-line--3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width:1600px) {
  .u-cursor-grab\@xxl.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media screen and (max-width:1280px) {
  .u-cursor-grab\@lg.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media (max-width:1024px) {
  body {
    font-size: 13px;
    font-size: .8125rem;
  }

  .c-popup .c-popup__content {
    width: 90%;
  }
}

@media screen and (max-width:1024px) {
  .u-cursor-grab\@md.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media (max-width:840px) {
  body {
    font-size: 12px;
    font-size: .75rem;
  }

  .c-bottom-links .c-bottom-link {
    font-size: 1.25vmax;
  }

  .c-menu-trigger {
    left: 30px;
  }

  .c-menu-trigger .c-menu-trigger__text {
    font-size: 1.25vmax;
  }

  .c-menu .c-menu__close {
    width: 20vw;
  }

  .c-menu .c-menu__close .c-menu__close__icon {
    font-size: 3vmax;
  }

  .c-menu .c-menu__list-container {
    left: 30vw;
  }

  .c-menu .c-menu__list-container .c-menu__list {
    max-width: 55vw;
    font-size: 5vmax;
  }

  .c-menu .c-menu__list-container .c-menu__list .c-menu__list__element {
    margin-top: 4vmax;
  }

  .c-menu .c-menu__list-container .c-menu__list .c-menu__list__element:hover {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }

  .c-project-container .c-project {
    padding: 7vmax 2vmax 7vmax 2vmax;
    width: 100vw;
  }

  .c-project-container .c-project .c-project__close {
    width: 7vmax;
    height: 7vmax;
  }

  .c-project-container .c-project .c-project__close .c-project__close__icon {
    font-size: 2.5vmax;
  }

  .c-project-container .c-project .c-project__cover {
    margin-top: 7vmax;
  }

  .c-project-container .c-project .c-project__infos {
    width: 100%;
    padding-top: 5vmax;
  }

  .c-project-container .c-project .c-project__infos .c-project__infos__title .c-project__infos__title__text {
    width: -webkit-calc(100% - 6vmax - 8vw);
    width: calc(100% - 6vmax - 8vw);
    font-size: 6vmax;
  }

  .c-project-container .c-project .c-project__infos .c-project__infos__title .c-project__infos__title__number {
    width: 8vw;
    font-size: 2vmax;
  }

  .c-project-container .c-project .c-project__content {
    margin-top: 9vmax;
    width: 100%;
  }

  .c-project-container .c-project .c-project__content .c-project__content__column {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 80%;
  }

  .c-project-container .c-project .c-project__content .c-project__content__intro {
    margin-top: 1vmax;
  }

  .c-project-container .c-project .c-project__content .c-project__content__subtitle {
    margin-top: 2vmax;
    max-width: 100%;
    font-size: 4vmax;
  }

  .c-project-container .c-project .c-project__content .c-project__content__paragraph {
    margin-top: 2vmax;
    max-width: 100%;
    font-size: 2vmax;
  }

  .c-project-container .c-project .c-project__images .c-project__images__image {
    margin-top: 10vmax;
  }

  .c-projects-list-element-container {
    width: 100vw;
  }

  .c-projects-list-element .c-projects-list-element__infos {
    width: 96%;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__number {
    font-size: 1.5vmax;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__text {
    font-size: 3.5vmax;
  }

  .c-projects-list-element .c-projects-list-element__infos .c-projects-list-element__infos__title .c-projects-list-element__infos__title__more {
    width: 4vmax;
    height: 4vmax;
    font-size: 1.5vmax;
    line-height: 4vmax;
  }

  .c-projects-list {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .c-welcome .c-welcome__logout {
    font-size: 1.25vmax;
  }

  .c-welcome .c-welcome__title {
    font-size: 6.9vmax;
  }

  .c-welcome .c-welcome__title .c-welcome__title-line--3 {
    margin-top: 1vmax;
    font-size: 3vmax;
  }
}

@media screen and (max-width:840px) {
  .u-cursor-grab\@sm.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media (max-width:600px) {
  .c-bottom-links {
    right: 10vw;
    bottom: 10vw;
    left: unset;
  }

  .c-bottom-links .c-bottom-link {
    padding-right: 3vmax;
    font-size: 2vmax;
  }

  .c-login .c-login__title {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-size: 10vmax;
  }

  .c-login .c-login__title .c-login__title__form {
    margin-top: 4vmax;
    font-size: 2vmax;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd,
  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--text {
    width: 37.5vmax;
    height: 5.25vmax;
    padding-left: 3vmax;
    line-height: 5.25vmax;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__input--pwd {
    margin-top: 1.875vmax;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button {
    top: 4.5vmax;
    height: 5.25vmax;
    line-height: 5.25vmax;
    padding-right: -webkit-calc(3vmax + 3vmax + .3vmax);
    padding-right: calc(3vmax + 3vmax + .3vmax);
    padding-left: 3vmax;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button .c-login__title__form__button-arrow {
    right: 3vmax;
  }

  .c-login .c-login__title .c-login__title__form .c-login__title__form__button:hover .c-login__title__form__button-arrow {
    right: 2.25vmax;
  }

  .c-menu-trigger {
    top: unset;
    bottom: 10vw;
    left: 10vw;
    -webkit-transform: translate3d(60px,0,0);
    transform: translate3d(60px,0,0);
  }

  .c-menu-trigger .c-menu-trigger__text {
    font-size: 2vmax;
  }

  .c-projects.is-active .c-menu-trigger {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .c-request-access .c-request-access__title {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-size: 10vmax;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form {
    margin-top: 4vmax;
    font-size: 2vmax;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--company,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--email,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--firstname,
  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__input--lastname {
    width: 37.5vmax;
    height: 5.25vmax;
    padding-left: 3vmax;
    line-height: 5.25vmax;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button {
    top: 4.5vmax;
    height: 5.25vmax;
    line-height: 5.25vmax;
    padding-right: -webkit-calc(3vmax + 3vmax + .3vmax);
    padding-right: calc(3vmax + 3vmax + .3vmax);
    padding-left: 3vmax;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button .c-request-access__title__form__button-arrow {
    right: 3vmax;
  }

  .c-request-access .c-request-access__title .c-request-access__title__form .c-request-access__title__form__button:hover .c-request-access__title__form__button-arrow {
    right: 2.25vmax;
  }

  .c-welcome .c-welcome__logout {
    top: 40px;
    right: 10%;
  }

  .c-welcome .c-welcome__logo-container {
    left: 10%;
  }

  .c-welcome .c-welcome__title {
    left: 10%;
  }
}

@media (max-width:600px) and (orientation:portrait) {
  .c-welcome .c-welcome__title {
    font-size: 14vw;
  }
}

@media screen and (max-width:600px) {
  .u-cursor-grab\@xs.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media screen and (max-width:480px) {
  .u-cursor-grab\@xxs.is-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
}

@media (max-height:600px) {
  .c-bottom-links {
    bottom: 15vh;
  }

  .c-menu-trigger {
    bottom: 15vh;
  }

  .c-projects.is-active .c-menu-trigger {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .c-welcome .c-welcome__logout {
    top: 40px;
    right: 10vh;
    font-size: 2vmax;
  }

  .c-welcome .c-welcome__logo-container {
    top: 10vh;
  }
}