@font-face {
  font-family: "font";
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/194946/OakesGrotesk-Semi-Bold.woff2") format("woff2");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/194946/OakesGrotesk-Semi-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "font-2";
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/194946/MaisonNeue-Book.woff2") format("woff2");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/194946/MaisonNeue-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: 100vw;
}

html {
  overflow-x: hidden;
  height: 100%;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 12px;
  text-align: justify;
  font-family: "Open Sans Condensed", sans-serif;
  background-color: black;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(21,14,27,0);
  background-color: #daddd5;
  border-radius: 10px;
}
::-webkit-scrollbar {
  width: 5px;
  background-color: cornsilk;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #bdc1b3;
  background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(hsla(45,100%,50%,0.8)), to(hsla(18,100%,50%,0.8)), color-stop(0.6, hsla(45,100%,50%,0.8)));
}

@media screen and (min-width: 320px) {
  body {
    font-size: calc(12px + 12 * ((100vw - 320px) / 960));
  }
}
@media screen and (min-width: 1280px) {
  body {
    font-size: 24px;
  }
}
.norm {
  width: 40vmin;
  height: auto;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0 5vh;
  min-width: 200px;
  max-width: 600px;
}

figcaption {
  margin-top: 5vh;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40vmin;
  text-align: center;
  font-size: .57em;
  font-family: "Open Sans Condensed", sans-serif;
  color: #5e5e5e;
}
figcaption em {
  color: #5e5e5e;
}
figcaption span {
  font-weight: 900;
}

.icon {
  display: block;
  position: absolute;
  z-index: 10;
  top: 1em;
  left: 1em;
  width: 1.5em;
  height: 1.5em;
}
.icon a {
  color: orangered;
  cursor: pointer;
  text-decoration: none;
}

.maxi {
  width: 80vw;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
  margin-top: 10vh;
  max-width: 800px;
}

.figm {
  padding-bottom: 20vh;
  font-size: 1em;
}

em {
  font-style: italic;
  color: rgba(255, 253, 245, 0.7);
}

.catch {
  padding-bottom: 101vh;
}
.catch__section {
  position: relative;
  padding-left: 50vw;
  background-color: #edf1f1;
}
.catch__section--right {
  padding-left: 0;
  padding-right: 50vw;
}
.catch__section--right .catch__box--dynamic {
  left: 50vw;
}
.catch__section--static {
  display: flex;
  padding: 0;
}
.catch__section--static .catch__box {
  min-height: 0;
  height: 100vh;
}
.catch__box {
  width: 50vw;
  min-height: 200vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}
.catch__box--small {
  min-height: 0;
}
.catch__box--dynamic {
  min-height: 0;
  height: 100vh;
  position: absolute;
  bottom: 100%;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.catch__box--dynamic.catch {
  position: fixed;
}
.catch__box--dynamic.release {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

section,
header {
  width: 100vw;
}

.text {
  font-weight: 100;
  padding: 0 0 0 0;
}

.header,
.footer {
  font-size: 1.3em;
  line-height: 1.7;
}

header {
  background-color: black;
  background-image: url(https://www.lacor.info/film/what_you_gonna_do/img/what_you_gonna_do_22.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% top;
}

.header {
  color: cornsilk;
  text-shadow: 1px 0 0 #c4c4c4;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  font-family: font;
  line-height: 1;
  height: 110vh;
  font-size: 1.6em;
  -webkit-animation: blink 13s 4s infinite cubic-bezier(0.01, 3, 1, 3.21);
          animation: blink 13s 4s infinite cubic-bezier(0.01, 3, 1, 3.21);
}
.header .un {
  padding-top: 40px;
  padding-right: 7vw;
  font-size: 1.5em;
}
@media screen and (min-width: 1280px) {
  .header .un .un {
    padding-right: 24vw;
  }
}
.header .deux {
  font-size: 1.47em;
}
.header .trois {
  font-size: 1.52em;
}
.header .quatre {
  font-size: 1.82em;
}
.header .cinq {
  font-size: 1.77em;
}
.header .titre {
  padding-top: 5vh;
  font-family: font;
  font-size: 1.05em;
  color: #fff6d2;
}
.header .real {
  padding-top: 0.05em;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 0.88em;
  color: #fff6d2;
}
.header .auteur {
  padding-top: 0.05em;
  letter-spacing: 0.15em;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 0.78em;
  color: #fff6d2;
}

.info {
  background-color: black;
}
.info .catch__box:first-child {
  color: rgba(255, 253, 245, 0.6);
  font-size: 1.3em;
  line-height: 1.7;
}
.info .catch__box:last-child {
  color: rgba(255, 253, 245, 0.6);
  font-size: 1.3em;
  line-height: 1.7;
}

.static {
  font-size: 1.3em;
  line-height: 1.7;
}
.static .catch__box:first-child {
  color: rgba(255, 253, 245, 0.6);
  background-color: transparent;
}
.static .catch__box:last-child {
  color: rgba(255, 253, 245, 0.6);
}

.inter {
  position: relative;
  width: 100vw;
  background: black;
}
.inter .text {
  line-height: 1.3;
  color: rgba(255, 253, 245, 0.6);
  font-size: 1.3em;
  line-height: 1.7;
  text-align: justify;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 1em 0 0;
  width: 80vw;
}

.footer {
  background-image: url(https://www.lacor.info/film/what_you_gonna_do/img/what_you_gonna_do_28-b.jpg);
  background-color: black;
  background-size: cover;
  background-position: 0% bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding-bottom: 0;
  -webkit-filter: contrast(1.5);
          filter: contrast(1.5);
  z-index: -1;
}
.footer .text {
  display: block;
  position: absolute;
  top: 20%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1em;
  line-height: 1.7;
  color: rgba(255, 253, 245, 0.6);
  padding: 0 4vw 0 15vw;
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.footer:first-child {
  background-color: transparent;
}
.footer:last-child {
  background-color: transparent;
}

.sign {
  text-align: right;
  font-size: 0.8em !important;
}

.top-button {
  display: block;
  position: fixed;
  background: linear-gradient(to top, rgba(255, 248, 220, 0.15), transparent, transparent);
  right: 10px;
  bottom: 10px;
  z-index: 200;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  -webkit-transform: rotate(225deg);
  border-left: none;
  border-top: none;
  border-right: 1px #999 dotted;
  border-bottom: 1px #999 dotted;
  opacity: 0.9;
}

p {
  margin: 0 10vw 1vh 0;
  padding: 0;
}

p + p {
  margin-top: 1em;
}

@-webkit-keyframes blink {
  100% {
    background-image: url(https://www.lacor.info/film/what_you_gonna_do/img/what_you_gonna_do_22_b.jpg);
  }
}

@keyframes blink {
  100% {
    background-image: url(https://www.lacor.info/film/what_you_gonna_do/img/what_you_gonna_do_22_b.jpg);
  }
}
.arrow-d,
.arrow-d:before {
  position: absolute;
  left: 50%;
}

.arrow-d {
  width: 40px;
  height: 40px;
  top: 90%;
  margin: -20px 0 0 -20px;
  -webkit-transform: rotate(45deg);
  border-left: none;
  border-top: none;
  border-right: 1px rgba(255, 253, 245, 0.6) dotted;
  border-bottom: 1px rgba(255, 253, 245, 0.6) dotted;
  opacity: 0.8;
}

.arrow-d:before {
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0 -10px;
  border-left: none;
  border-top: none;
  border-right: 1px rgba(255, 253, 245, 0.6) dotted;
  border-bottom: 1px rgba(255, 253, 245, 0.6) dotted;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: 10;
          animation-iteration-count: 10;
  -webkit-animation-name: arrow;
          animation-name: arrow;
  opacity: 0.8;
}

@-webkit-keyframes arrow {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
}

@keyframes arrow {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
}
