@charset "UTF-8";

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _functions.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

/**
* Colors
*/

/*!
 * Copyright (c) 2018. Rezo Zero
 *
 * This file is part of Supreme NTM.
 *
 * Supreme NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _ccokie-consent.scss
 * @author Ambroise Maupate <ambroise@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.cc-revoke,
.cc-window {
  font-size: 14px !important;
  line-height: 1.3em !important;
}

.cc-link {
  padding: 0 !important;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _hover.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _fade-in.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _mixins.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _translate-x.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _reboot.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* Cubic */

/* Circ */

/* Expo */

/* Quad */

/* Quart */

/* Quint */

/* Sine */

/* Back */

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _poly-fluid-sizing.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

/*!
 * Copyright (c) 2018. Rezo Zero
 *
 * This file is part of Supreme NTM.
 *
 * Supreme NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _button.scss
 * @author Ambroise Maupate <ambroise@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.btn {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 15px 20px;
  margin: 0;
}

.btn.btn-default {
  border: 1px solid rgba(255, 255, 255, 0.24);
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.035em;
}

@media (min-width: 768px) {
  .btn.btn-default {
    font-size: 14px;
  }
}

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active:focus {
  background-color: white;
  color: black;
  outline: 0 none;
}

.btn.btn-hover-fill {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.btn.btn-hover-fill::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.btn.btn-hover-fill:hover,
.btn.btn-hover-fill:focus,
.btn.btn-hover-fill:active:focus {
  background-color: transparent;
  outline: 0 none;
}

.btn.btn-hover-fill:hover::after,
.btn.btn-hover-fill:focus::after,
.btn.btn-hover-fill:active:focus::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.btn.btn-primary {
  border: 1px solid white;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.035em;
  background-color: white;
  color: black;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active:focus {
  background-color: rgba(255, 255, 255, 0.9);
  outline: 0 none;
}

.btn.btn-hover-left {
  border: 0;
}

.btn.btn-hover-left::before {
  position: absolute;
  top: 0;
  left: -30%;
  width: 30%;
  height: 100%;
  background-color: inherit;
  content: '';
  display: block;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}

.btn.btn-hover-left:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.btn.btn-hover-right {
  border: 0;
}

.btn.btn-hover-right::after {
  position: absolute;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  background-color: inherit;
  content: '';
  display: block;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}

.btn.btn-hover-right:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _canvas.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

canvas {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #222;
}

html {
  font-size: 16px;
}

body,
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background-color: #000;
  font-family: "Olympia-Heavy", sans-serif;
}

body.nav-open,
body.splashscreen-visible {
  overflow: hidden;
}

*::-moz-selection {
  color: #111;
  background-color: #fff;
}

*::selection {
  color: #111;
  background-color: #fff;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
}

button {
  border: 0;
}

.date {
  font-family: "Olympia-Extrabold", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: capitalize;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav,
.main-wrapper,
.footer {
  z-index: 2;
}

.lazyload-content {
  opacity: 0;
}

.content-loaded .lazyload-content {
  opacity: 1;
}

.img-fluid {
  width: auto;
  height: auto;
  max-width: 100%;
}

.main-title {
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 32px;
  line-height: 32px;
}

@media (min-width: 576px) {
  .main-title {
    font-size: calc(-5.20833vw + 62px);
  }
}

@media (min-width: 768px) {
  .main-title {
    font-size: calc(1.78571vw + 8.28571px);
  }
}

@media (min-width: 992px) {
  .main-title {
    font-size: calc(1.92308vw + 6.92308px);
  }
}

@media (min-width: 1200px) {
  .main-title {
    font-size: calc(1.33333vw + 14px);
  }
}

@media (min-width: 1650px) {
  .main-title {
    font-size: 36px;
  }
}

@media (min-width: 576px) {
  .main-title {
    line-height: calc(-4.16667vw + 56px);
  }
}

@media (min-width: 768px) {
  .main-title {
    line-height: calc(2.23214vw + 6.85714px);
  }
}

@media (min-width: 992px) {
  .main-title {
    line-height: calc(1.92308vw + 9.92308px);
  }
}

@media (min-width: 1200px) {
  .main-title {
    line-height: calc(1.33333vw + 17px);
  }
}

@media (min-width: 1650px) {
  .main-title {
    line-height: 39px;
  }
}

.main-title p {
  margin: 0;
}

.main-title em {
  display: block;
  font-style: normal;
  font-size: 17px;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overflow-hidden {
  overflow: hidden;
}

img.lazyload {
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

img.lazyload.loaded {
  opacity: 1;
}

.btn-close {
  position: relative;
  top: -1px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  width: 30px;
  height: 30px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.btn-close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.btn-close::after,
.btn-close::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: #fff;
}

.btn-close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn-close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _content.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

.main-wrapper {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}

.nav-open .main-wrapper {
  opacity: 0;
}

.page-content__container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0 25px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .page-content__container {
    padding: 0 45px;
  }
}

@media (max-width: 767.98px) {
  .page-content__container {
    margin: 150px 0 100px 0;
  }
}

@media (min-width: 768px) {
  .page-content__container {
    padding: 0 15px;
    margin-left: 30%;
    width: calc(90% - 30%);
  }
}

@media (min-width: 1200px) {
  .page-content__container {
    width: 50%;
    max-width: 780px;
  }
}

.page-content__text {
  color: rgba(255, 255, 255, 0.8);
}

.page-content__text aside.column {
  font-size: 20px;
  line-height: 1.1em;
  font-family: "Olympia-Heavy", sans-serif;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
  display: none;
}

@media (min-width: 768px) {
  .page-content__text aside.column {
    display: block;
  }
}

.page-content__text aside.column h6 {
  font-size: 14px;
  letter-spacing: 0.047em;
  color: white;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file _footer.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

.footer {
  position: fixed;
  z-index: 30;
  bottom: 25px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  display: none;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .footer {
    text-align: left;
    padding-left: 25px;
  }
}

@media (min-width: 768px) {
  .footer {
    display: block;
  }
}

.footer__gradient {
  position: absolute;
  z-index: -1;
  top: -150px;
  bottom: -36px;
  left: 0;
  right: 0;
  content: '';
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, #000));
  background: linear-gradient(transparent, #000 70%);
  pointer-events: none;
  opacity: 0.75;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

body.splashscreen-visible .footer__gradient {
  opacity: 0;
}

.footer__logo-link {
  display: inline-block;
  margin: 0 auto;
}

.footer__list {
  position: absolute;
  right: 55px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: "Gotham-Condensed-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.05rem;
}

.footer__list li {
  margin: 0 18px;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _grid.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 576px) {
  .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.column {
  padding-right: 15px;
}

@media (max-width: 575.98px) {
  .column {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .column {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 45px;
  }
}

@media (min-width: 768px) {
  .column {
    border-left: 1px solid rgba(255, 255, 255, 0.13);
  }
}

@media (min-width: 768px) {
  .column--padding {
    padding-top: 15vh;
    padding-bottom: 235px;
  }
}

@media (min-width: 768px) {
  .column--padding-top {
    padding-top: 15vh;
  }
}

@media (min-width: 768px) {
  .column--padding-bottom {
    padding-bottom: 235px;
  }
}

@media (min-width: 576px) {
  .column--no-padding {
    padding: 0;
  }
}

.column--xs {
  max-width: 88px;
  padding-right: 5px;
}

.column--sm {
  max-width: 205px;
  padding-right: 30px;
}

@media (min-width: 576px) {
  .column--1-2 {
    -webkit-box-flex: 1.2;
        -ms-flex: 1.2;
            flex: 1.2;
  }
}

@media (min-width: 576px) {
  .column--1-4 {
    -webkit-box-flex: 1.4;
        -ms-flex: 1.4;
            flex: 1.4;
  }
}

@media (min-width: 576px) {
  .column--0-7 {
    -webkit-box-flex: 0.7;
        -ms-flex: 0.7;
            flex: 0.7;
  }
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _lyrics-panel.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.lyrics-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 100vh;
}

@media (min-width: 768px) {
  .lyrics-panel {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

.lyrics-panel .btn-close {
  position: absolute;
  top: 25px;
  right: 25px;
}

.lyrics-panel .btn-close:focus {
  outline: 0;
}

.lyrics-panel__wrapper {
  font-family: "Olympia-Extrabold", sans-serif;
  color: rgba(255, 255, 255, 0.9);
  max-width: 530px;
  padding: 150px 25px 100px 25px;
  /*
         * Lyric legibility and keeps lines
         */
  font-size: 0.8rem;
  letter-spacing: 0.03em;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .lyrics-panel__wrapper {
    padding: 15vh 45px 235px 45px;
  }
}

.lyrics-panel__wrapper strong {
  opacity: 0.5;
  font-weight: normal;
}

.lyrics-panel--open .lyrics-panel {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * @file nav.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 */

.mobile-nav {
  position: fixed;
  top: 25px;
  left: 25px;
  z-index: 11;
}

@media (min-width: 768px) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav__btn {
  position: relative;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer;
  width: 30px;
  height: 18px;
}

.mobile-nav__btn:focus {
  outline: 0;
}

.mobile-nav__btn__bar {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #fff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.mobile-nav__btn__bar:nth-child(2) {
  top: 50%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.mobile-nav__btn__bar:nth-child(3) {
  top: 100%;
}

.nav-open .mobile-nav__btn__bar:nth-child(1) {
  width: 26px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-open .mobile-nav__btn__bar:nth-child(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.nav-open .mobile-nav__btn__bar:nth-child(3) {
  width: 26px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 30%;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (max-width: 767.98px) {
  .nav {
    padding: 130px 0 0 25px;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
}

.nav__logo-link {
  display: block;
  width: 50vw;
}

.nav__logo-link svg {
  width: 100%;
  height: auto;
}

.nav-open .nav {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 768px) {
  .nav {
    display: block;
  }
}

.lyrics-panel--open .nav {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media (min-width: 992px) {
  .lyrics-panel--open .nav {
    -webkit-transform: translateX(-76%);
            transform: translateX(-76%);
  }
}

@media (min-width: 1200px) {
  .lyrics-panel--open .nav {
    -webkit-transform: translateX(-66%);
            transform: translateX(-66%);
  }
}

@media (min-width: 768px) {
  .nav__wrapper {
    margin: 25vh 0 0 20%;
  }
}

@media (min-width: 1200px) {
  .nav__wrapper {
    margin: 25vh 0 0 30%;
  }
}

@media (min-width: 1650px) {
  .nav__wrapper {
    margin: 25vh 0 0 40%;
  }
}

.nav__title {
  margin-top: 3.75rem;
  margin-right: 20%;
}

.nav__title p {
  margin: 0;
}

.nav__title em {
  display: block;
  font-style: normal;
  font-size: 17px;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}

.nav__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.nav__list li {
  line-height: 1;
}

@media (min-width: 768px) {
  .nav__list li {
    line-height: 1.25rem;
  }
}

.nav__list a {
  text-transform: uppercase;
  font-size: 9vw;
  letter-spacing: 0.1rem;
  opacity: 0.3;
  -webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (min-width: 768px) {
  .nav__list a {
    font-size: 1.25rem;
    letter-spacing: 0.05rem;
  }
}

.nav__list a:hover,
.nav__list a.active-link {
  opacity: 1;
}

.nav .footer__list {
  position: relative;
  width: 100%;
  right: 0;
  left: 0;
  margin-top: 2rem;
}

.nav .footer__list li {
  margin: 0 37px 0 0;
}

.nav .footer__list--sm-margin {
  margin-top: 0.5rem;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _splashscreen.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

@-webkit-keyframes ntmPath {
  from {
    -webkit-transform: scale(3) translate3d(15%, 0, 0);
            transform: scale(3) translate3d(15%, 0, 0);
  }

  to {
    -webkit-transform: scale(3) translate3d(-28%, 0, 0);
            transform: scale(3) translate3d(-28%, 0, 0);
  }
}

@keyframes ntmPath {
  from {
    -webkit-transform: scale(3) translate3d(15%, 0, 0);
            transform: scale(3) translate3d(15%, 0, 0);
  }

  to {
    -webkit-transform: scale(3) translate3d(-28%, 0, 0);
            transform: scale(3) translate3d(-28%, 0, 0);
  }
}

@-webkit-keyframes ntmImage {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}

@keyframes ntmImage {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
}

@-webkit-keyframes splashOpacity {
  0% {
    opacity: 0;
  }

  15% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes splashOpacity {
  0% {
    opacity: 0;
  }

  15% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.splashscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 25;
  width: 100%;
  height: 100%;
  background: #000;
}

.splashscreen__wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.splashscreen__bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.splashscreen button {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 25px;
  margin-top: -25px;
  outline: 0;
  border: 0 !important;
  display: none;
}

@media (min-width: 768px) {
  .splashscreen button {
    left: 50%;
    margin-left: -65px;
  }
}

.splashscreen-visible .splashscreen button {
  display: block;
}

.splashscreen #svg-splashscreen {
  position: relative;
  z-index: 2;
  height: 200vh;
  top: -50vh;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transform-box: fill-box;
  will-change: transform;
  -webkit-transform: scale(3) translate3d(15%, 0, 0);
          transform: scale(3) translate3d(15%, 0, 0);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.splashscreen.initiate .splashscreen__wrapper {
  -webkit-animation: splashOpacity 10s linear;
          animation: splashOpacity 10s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.splashscreen.initiate .splashscreen__bg {
  -webkit-animation: ntmImage 10s linear;
          animation: ntmImage 10s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.splashscreen.initiate #svg-splashscreen {
  -webkit-animation: ntmPath 10s linear;
          animation: ntmPath 10s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _album.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

@media (max-width: 575.98px) {
  .albums-item {
    margin-bottom: 2rem;
  }
}

.albums-item .cover {
  padding: 17px;
  background-color: #fff;
  min-width: 174px;
  min-height: 174px;
}

@media (max-width: 575.98px) {
  .albums-item .cover {
    margin-bottom: 0;
  }
}

.albums-item h4 {
  font-size: 0.875rem;
  line-height: 1rem;
  margin-top: 1rem;
  opacity: 0.5;
}

.albums-item h3 {
  font-size: 1.75rem;
  line-height: 2rem;
  max-width: 275px;
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .albums-item .cover,
  .albums-item .btn {
    margin-bottom: 3rem;
  }
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _rush.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.rush-block {
  position: fixed;
  z-index: 0;
  top: 50%;
  opacity: 0;
  display: none;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
}

.rush-block video {
  -webkit-filter: grayscale(40%);
          filter: grayscale(40%);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 0.6;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 0.6;
  }
}

@media (min-width: 768px) {
  .rush-block {
    display: block;
  }
}

.rush-block--left {
  left: 0;
}

.rush-block--left video {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: translate-1;
          animation-name: translate-1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
}

@-webkit-keyframes translate-1 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
}

@keyframes translate-1 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
}

.rush-block--right {
  right: 0;
}

.rush-block--right video {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: translate-2;
          animation-name: translate-2;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
}

@-webkit-keyframes translate-2 {
  0% {
    -webkit-transform: translate(100%, -25%);
            transform: translate(100%, -25%);
  }

  100% {
    -webkit-transform: translate(40%, -25%);
            transform: translate(40%, -25%);
  }
}

@keyframes translate-2 {
  0% {
    -webkit-transform: translate(100%, -25%);
            transform: translate(100%, -25%);
  }

  100% {
    -webkit-transform: translate(40%, -25%);
            transform: translate(40%, -25%);
  }
}

/*!
 * Copyright (c) 2018. Rezo Zero
 *
 * This file is part of Supreme NTM.
 *
 * Supreme NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _tracks.scss
 * @author Ambroise Maupate <ambroise@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.tracks {
  font-family: "Olympia-Extrabold", sans-serif;
}

.tracks__separator {
  height: 2rem;
}

.tracks__item {
  cursor: pointer;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.tracks__item h3 {
  margin-bottom: 0;
  line-height: 1.18rem;
  font-size: 1rem;
}

.tracks__item p {
  margin-bottom: 0.25rem;
}

.tracks__item .duration {
  opacity: 0.5;
}

.tracks__item .number {
  display: none;
}

.tracks__item .lyrics {
  display: none;
}

.lyrics-panel--open .tracks__item:not(.tracks__item--active) {
  opacity: 0.35;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _video.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.video {
  margin-bottom: 3rem;
}

.video-date {
  font-family: "Olympia-Extrabold", sans-serif;
  opacity: 0.5;
}

.video-title {
  font-size: 1.75rem;
  line-height: 2rem;
  max-width: 435px;
  margin-bottom: 0.75rem;
  margin-top: 1rem;
}

.video-details {
  position: relative;
  display: inline-block;
}

.video-details iframe {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _album.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

.album-container {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.album-container .cover {
  margin-bottom: 2rem;
}

.album-container .cover img {
  height: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .album-container .cover {
    position: -webkit-sticky;
    position: sticky;
    top: 15vh;
  }
}

@media (min-width: 576px) {
  .lyrics-panel--open .album-container {
    -webkit-transform: translateX(-54%);
            transform: translateX(-54%);
  }
}

@media (min-width: 768px) {
  .lyrics-panel--open .album-container {
    -webkit-transform: translateX(-86%);
            transform: translateX(-86%);
  }
}

@media (min-width: 992px) {
  .lyrics-panel--open .album-container {
    -webkit-transform: translateX(-46%);
            transform: translateX(-46%);
  }
}

.album-container .album-cover {
  margin-bottom: 2.25rem;
}

/*!
 * Copyright © 2017, Rezo Zero
 *
 * This file is part of Suprême NTM.
 *
 * Suprême NTM can not be copied and/or distributed without
 * the express permission of Rezo Zero.
 *
 * @file _concerts.scss
 * @author Adrien Scholaert <adrien@rezo-zero.com>
 * @copyright Rezo Zero 2018
 */

@media (max-width: 767.98px) {
  .concerts .concert {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.concerts .concert__date span {
  display: block;
  opacity: 0.5;
}

@media (min-width: 768px) {
  .concerts .concert__venue {
    max-width: 345px;
  }
}

.concerts .concert__venue__location,
.concerts .concert__venue__title {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .concerts .concert__venue__location,
  .concerts .concert__venue__title {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}

.concerts .concert__venue__location {
  opacity: 0.5;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .concerts .concert__venue__location {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .concerts .concert__venue__btn {
    margin-bottom: 2rem;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .concerts .concert__venue__btn {
    margin-left: 88px;
  }
}


/*# sourceMappingURL=style.css.map*/