@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
}

*:focus {
  background-color: transparent;
  outline: none;
  border: none;
}

p,
a,
ul,
ol,
li,
span,
strong,
button {
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  font-size: 100%;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

/* a {
  display: block;
} */
a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

@font-face {
  font-family: "archivo";
  src: url("../assets/fonts/archivo/archivonarrow-italic.eot");
  src: url("../assets/fonts/archivo/archivonarrow-italic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivonarrow-italic.woff2") format("woff2"), url("../assets/fonts/archivo/archivonarrow-italic.woff") format("woff"), url("../assets/fonts/archivo/archivonarrow-italic.ttf") format("truetype"), url("../assets/fonts/archivo/archivonarrow-italic.svg#archivo_narrowitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "archivo";
  src: url("../assets/fonts/archivo/archivonarrow-regular.eot");
  src: url("../assets/fonts/archivo/archivonarrow-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivonarrow-regular.woff2") format("woff2"), url("../assets/fonts/archivo/archivonarrow-regular.woff") format("woff"), url("../assets/fonts/archivo/archivonarrow-regular.ttf") format("truetype"), url("../assets/fonts/archivo/archivonarrow-regular.svg#archivo_narrowregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "archivo";
  src: url("../assets/fonts/archivo/archivonarrow-bold.eot");
  src: url("../assets/fonts/archivo/archivonarrow-bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivonarrow-bold.woff2") format("woff2"), url("../assets/fonts/archivo/archivonarrow-bold.woff") format("woff"), url("../assets/fonts/archivo/archivonarrow-bold.ttf") format("truetype"), url("../assets/fonts/archivo/archivonarrow-bold.svg#archivo_narrowbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "archivo";
  src: url("../assets/fonts/archivo/archivonarrow-bolditalic.eot");
  src: url("../assets/fonts/archivo/archivonarrow-bolditalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivonarrow-bolditalic.woff2") format("woff2"), url("../assets/fonts/archivo/archivonarrow-bolditalic.woff") format("woff"), url("../assets/fonts/archivo/archivonarrow-bolditalic.ttf") format("truetype"), url("../assets/fonts/archivo/archivonarrow-bolditalic.svg#archivo_narrowbold_italic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "archivo_black";
  src: url("../assets/fonts/archivo/archivoblack-italic.eot");
  src: url("../assets/fonts/archivo/archivoblack-italic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivoblack-italic.woff2") format("woff2"), url("../assets/fonts/archivo/archivoblack-italic.woff") format("woff"), url("../assets/fonts/archivo/archivoblack-italic.ttf") format("truetype"), url("../assets/fonts/archivo/archivoblack-italic.svg#archivo_blackitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "archivo_black";
  src: url("../assets/fonts/archivo/archivoblack-regular.eot");
  src: url("../assets/fonts/archivo/archivoblack-regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/archivo/archivoblack-regular.woff2") format("woff2"), url("../assets/fonts/archivo/archivoblack-regular.woff") format("woff"), url("../assets/fonts/archivo/archivoblack-regular.ttf") format("truetype"), url("../assets/fonts/archivo/archivoblack-regular.svg#archivo_blackregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "coupeur_carve";
  src: url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.eot");
  src: url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.woff2") format("woff2"), url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.woff") format("woff"), url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.ttf") format("truetype"), url("../assets/fonts/coupeur/CoupeurCarve-Heavy-150.svg#CoupeurCarve-Heavy-150") format("svg");
  font-weight: normal;
  font-style: normal;
}
:root {
  --u: 16px;
  --p025: calc(var(--u) / 4);
  --p05: calc(var(--u) / 2);
  --p075: calc(var(--p025) * 3);
  --ud1p5: calc(var(--u) / 1.5);
  --ud2: calc(var(--u) * 0.5);
  --ut2: calc(var(--u) * 2);
  --ut3: calc(var(--u) * 3);
  --ut4: calc(var(--u) * 4);
  --ut5: calc(var(--u) * 5);
  --ut6: calc(var(--u) * 6);
  --border-width: 2.5px;
  --color-noir: #000;
  --color-silver: silver;
  --color-gris: rgba(0, 0, 0, 0.5);
  --color-blanc: #fff;
  --color-violet: rgb(105, 17, 233);
  --color-base: var(--color-noir);
  --color-main: var(--color-violet);
  --color-fg: var(--color-noir);
  --color-bg: var(--color-blanc);
  --ff-title: "coupeur_carve";
  --ff-body: "archivo";
  --fs-small: 16px;
  --lh-small: 18px;
  --fs-normal: 20px;
  --lh-normal: 22px;
  --fs-medium: 24px;
  --lh-medium: 26px;
  --fs-large: 26px;
  --lh-large: 28px;
  --fs-wide: 30px;
  --lh-wide: 32px;
  --word-spacing: -0.10rem;
  --width-title: 100%;
  --width-body: 80%;
  /* misc */
  --time: 0.5s;
  --ease: ease-out;
  --time-fast: calc(var(--time) / 2) var(--ease);
  --time-normal: var(--time) var(--ease);
  --time-slow: calc(var(--time) * 2) var(--ease);
  --plyr-range-fill-background: var(--color-bg);
  --plyr-color-main: transparent;
}

@media (min-width: 375px) {
  :root {
    --fs-large: 26px;
    --lh-large: 28px;
    --fs-wide: 36px;
    --lh-wide: 38px;
  }
}
@media (min-width: 768px) {
  :root {
    --fs-small: 12px;
    --lh-small: 14px;
    --fs-normal: 20px;
    --lh-normal: 22px;
    --fs-large: 20px;
    --lh-large: 22px;
    --fs-wide: 86px;
    --lh-wide: 88px;
    --word-spacing: 0;
    --width-title: 90%;
    --width-body: 55%;
  }
}
@media (min-width: 1024px) {
  :root {
    --fs-small: 16px;
    --lh-small: 18px;
    --fs-normal: 20px;
    --lh-normal: 22px;
    --fs-large: 24px;
    --lh-large: 28px;
    --fs-wide: 102px;
    --lh-wide: 104px;
    --width-title: 80%;
    --width-body: 55%;
  }
}
@media (min-width: 1280px) {
  :root {
    --width-title: 55%;
    --width-body: 45%;
  }
}
@media (min-width: 1440px) {
  :root {
    --width-title: 55%;
    --width-body: 35%;
  }
}
html {
  font-size: 16px;
  font-family: var(--ff-body), sans-serif;
  font-weight: 400 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--ff-title), sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 400;
}

strong {
  font-family: Arial, Helvetica, sans-serif;
  font-family: var(--ff-body);
  font-weight: bold;
  font-weight: 700 !important;
}

ol {
  list-style-type: decimal;
}

ul li {
  list-style-type: none;
}

em {
  font-style: italic;
}

table {
  width: 100%;
  border-collapse: collapse;
}

img {
  width: 100%;
}

button {
  background-color: transparent;
  outline: none;
  border: none;
  cursor: pointer;
}

.edit {
  right: 12px;
  bottom: 12px;
  position: fixed;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #000;
  border-radius: 12px;
  padding: 12px;
  color: #fff;
  opacity: 0.25;
  z-index: 999;
}

.edit a {
  color: #fff !important;
}

.absolute {
  top: 0;
  position: absolute;
}

.no-scroll {
  overflow: hidden !important;
}

.plyr {
  cursor: pointer;
}

.plyr * {
  color: var(--color-blanc);
}

.plyr svg {
  fill: var(--color-blanc);
}

.plyr__controls {
  background: transparent !important;
}

.plyr__controls__item.plyr__time--current.plyr__time,
.plyr__controls__item.plyr__volume,
.plyr__controls__item.plyr__menu {
  display: none;
}

.plyr__tooltip {
  background: var(--color-blanc);
  color: var(--color-base);
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none;
}

@media (min-width: 768px) {
  .plyr__controls__item.plyr__time--current.plyr__time,
.plyr__controls__item.plyr__volume {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
img:not([src]):not([srcset]) {
  visibility: hidden;
}

img.lazy {
  opacity: 0.9;
}

img:not(.initial) {
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
}

img.initial,
img.loaded,
img.error {
  opacity: 1;
}

/* footnotes */
a[id][name] {
  text-decoration: none;
}

a[id][name]:hover {
  text-decoration: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: currentColor;
}

a[id][name]::before {
  content: " ";
  display: block;
  height: var(--ut6);
  margin-top: calc(var(--ut6) * -1);
  pointer-events: none;
  visibility: hidden;
}

.langswitcher {
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  text-align: center;
  padding: var(--u);
}

.lang:first-child {
  margin-left: var(--u);
}

.lang:after {
  content: "/";
  display: inline;
  color: var(--color-main);
  padding: 0;
}

.lang:last-child:after {
  content: "";
  display: none;
}

@media (min-width: 768px) {
  .langswitcher {
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    padding: 0;
  }

  .lang:first-child {
    margin-left: 0;
  }
}
.section--hero {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
  overflow: hidden;
}

.section--hero img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

.section--image .image-wrapper {
  height: auto;
  overflow: hidden;
  margin: auto;
}

.image-width--full {
  width: 100%;
  max-height: 100vh;
}

.image-width--col {
  width: var(--width-body);
  max-height: auto;
}

.image-width--default {
  width: 100%;
}

.section--image .image-wrapper .image {
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.section--image .image-width--full .image {
  -o-object-fit: cover;
  object-fit: cover;
}

.section--video .title {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: var(--ut2);
  color: var(--color-blanc);
  z-index: 1;
}

@media (min-width: 1024px) {
  /* title */
  .section--video .title {
    margin-top: var(--ut5);
  }
}
.section--sound strong {
  display: block;
  margin: var(--u) auto;
}

.section--sound .plyr {
  width: var(--width-body);
  margin: auto;
}

.section--sound .plyr .plyr__controls {
  border-width: var(--border-width);
  border-style: dotted;
}

.section--sound .plyr * {
  -webkit-transition: var(--time-normal);
  -o-transition: var(--time-normal);
  transition: var(--time-normal);
  color: var(--color-base) !important;
  fill: var(--color-base) !important;
}

.section--sound .plyr:hover * {
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
  color: var(--color-main) !important;
  fill: var(--color-main) !important;
}

.section--sound .plyr .plyr__controls {
  -webkit-transition: var(--time-normal);
  -o-transition: var(--time-normal);
  transition: var(--time-normal);
  border-color: var(--color-gris);
}

.section--sound .plyr:hover .plyr__controls {
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
  border-color: var(--color-main);
}

@media (min-width: 1024px) {
  .section--sound .plyr {
    width: var(--width-title);
  }
}
.section--slider_image {
  background-color: var(--color-main);
}

/* title */
.section--slider_image .title {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: var(--ut2);
  color: var(--color-blanc);
  z-index: 2;
}

/* swiper */
.section--slider_image {
  /* swiper navigation */
}
.section--slider_image .swiper {
  width: 100%;
  height: auto;
  max-height: 100vh;
}
.section--slider_image .swiper-wrapper {
  height: 100vh;
}
.section--slider_image .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section--slider_image .swiper-slide img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.section--slider_image .swiper-button-next,
.section--slider_image .swiper-button-prev {
  display: none;
}
.section--slider_image .swiper-button-next:after,
.section--slider_image .swiper-button-prev:after {
  display: none;
}
.section--slider_image .swiper-button-next:after,
.section--slider_image .swiper-button-prev:after,
.section--slider_image .swiper-pagination,
.section--slider_image .swiper-pagination > span {
  color: var(--color-blanc);
}
.section--slider_image .swiper-pagination {
  margin: var(--ut2) 0;
  bottom: 0;
}
.section--slider_image .swiper-pagination {
  font-size: var(--fs-normal);
  line-height: var(--lh-normal);
}
.section--slider_image .swiper-pagination > span {
  font-family: var(--ff-title);
  font-size: var(--fs-small);
  line-height: var(--lh-small);
}
.section--slider_image .swiper-pagination span {
  display: inline-block;
}
.section--slider_image .swiper-caption {
  width: 100%;
  position: relative;
  color: var(--color-blanc);
  padding: 0 var(--ut2);
}

/* images */
.portrait img {
  width: auto;
  height: 100%;
  min-width: 100%;
}

.landscape img {
  width: 100%;
  height: 101%;
}

@media (min-width: 768px) {
  .section--slider_image {
    /* navigation */
  }
  .section--slider_image .swiper-button-next,
.section--slider_image .swiper-button-prev {
    top: 0;
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  .section--slider_image .swiper-button-next,
.section--slider_image .swiper-rtl .swiper-button-prev {
    right: 0;
  }
  .section--slider_image .swiper-button-prev,
.section--slider_image .swiper-rtl .swiper-button-next {
    left: 0;
  }

  /* image */
  .portrait img {
    width: auto;
    height: 100%;
    min-width: unset;
    min-height: 100%;
  }
}
@media (min-width: 1024px) {
  /* title */
  .section--slider_image .title {
    margin-top: var(--ut5);
  }

  /* swiper navigation */
  .swiper-pagination {
    margin: 0 0 var(--ut3) 0;
    bottom: 0;
  }
}
@media (min-width: 1640px) {
  /* image */
  .landscape img {
    height: auto;
  }
}
.section--slider_quote {
  min-height: 100vh;
  padding: var(--ut3) 0 0 0;
  background-color: var(--color-main);
}

.section--slider_quote {
  /* quote */
  /* swiper navigation */
}
.section--slider_quote .swiper {
  width: 100%;
  height: auto;
  min-height: 80vh;
}
.section--slider_quote .swiper-wrapper {
  height: 100%;
  min-height: inherit;
}
.section--slider_quote .swiper-slide {
  min-height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--u);
}
.section--slider_quote .quote__body {
  width: var(--width-body);
  margin-bottom: var(--u);
}
.section--slider_quote .quote__author {
  width: var(--width-body);
}
.section--slider_quote .quote__body *,
.section--slider_quote .quote__author * {
  color: var(--color-blanc);
}
.section--slider_quote .swiper-button-next,
.section--slider_quote .swiper-button-prev {
  display: none;
}
.section--slider_quote .swiper-button-next,
.section--slider_quote .swiper-button-prev,
.section--slider_quote .swiper-button-next:after,
.section--slider_quote .swiper-button-prev:after {
  color: var(--color-blanc);
}
.section--slider_quote .swiper-button-prev,
.section--slider_quote .swiper-rtl .swiper-button-next {
  left: var(--u);
}
.section--slider_quote .swiper-button-next,
.section--slider_quote .swiper-rtl .swiper-button-prev {
  right: var(--u);
}
.section--slider_quote .swiper-pagination {
  position: relative;
  bottom: 0;
}
.section--slider_quote .swiper-pagination-bullet {
  background-color: var(--color-base);
  opacity: 1;
}
.section--slider_quote .swiper-pagination-bullet-active {
  background-color: var(--color-blanc);
}

@media (min-width: 768px) {
  .section--slider_quote {
    height: auto;
    min-height: auto;
  }

  .section--slider_quote {
    /* quote */
    /* navigation */
  }
  .section--slider_quote .swiper {
    min-height: 60vh;
  }
  .section--slider_quote .swiper-slide {
    padding: 0;
  }
  .section--slider_quote .quote_body {
    width: 39.5%;
  }
  .section--slider_quote .quote__author {
    width: auto;
  }
  .section--slider_quote .swiper-button-next,
.section--slider_quote .swiper-button-prev {
    display: block;
  }
}
.table {
  width: 100%;
  font-size: var(--fs-normal);
  line-height: var(--lh-normal);
}

/* li */
.table__row {
  width: 100%;
}

.row__link * {
  -webkit-transition: var(--time-normal);
  -o-transition: var(--time-normal);
  transition: var(--time-normal);
  color: var(--color-base);
}

.table__row-wrapper {
  width: auto;
  margin: auto;
  position: relative;
  border-bottom-width: var(--border-width);
  border-bottom-color: var(--color-gris);
  border-bottom-style: dotted;
  text-align: center;
  padding: var(--u) var(--ut2);
}

.table__row:first-child .table__row-wrapper {
  border-top-width: var(--border-width);
  border-top-color: var(--color-gris);
  border-top-style: dotted;
}

.row__group {
  display: inline-block;
}

.row__group:nth-child(2) {
  display: block;
}

.row__spectacle {
  display: block;
}

@media (min-width: 1024px) {
  .section--dates {
    width: var(--width-title);
    max-width: var(--width-title);
    margin: auto;
  }

  .row__link:hover * {
    -webkit-transition: var(--time-fast);
    -o-transition: var(--time-fast);
    transition: var(--time-fast);
    color: var(--color-main);
  }

  .row__link:hover .table__row-wrapper {
    border-bottom-color: var(--main);
  }

  .table__row-wrapper {
    text-align: left;
    padding: 0;
    padding-top: var(--border-width);
  }

  .table__row:first-child .table__row-wrapper {
    border-top: none;
  }

  .row__group:first-child {
    margin-right: var(--u);
  }

  .row__group:nth-child(2) {
    display: inline-block;
  }

  .row__group:last-child {
    right: 0;
    position: absolute;
    margin-left: var(--u);
  }

  .row__spectacle {
    display: inline-block;
    margin-left: var(--u);
  }
}
/* text */
.text--center {
  text-align: center;
}

.text--justify * {
  text-align: left;
  text-align: justify;
  text-justify: inter-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* list/extrait */
.section--text ul {
  padding-left: var(--ut2);
  padding-right: var(--u);
}

.section--text ul li {
  position: relative;
  list-style: none;
}

.section--text ul li:before {
  content: "–";
  display: block;
  position: absolute;
  font-size: var(--fs-normal);
  left: calc((var(--u) + var(--p05)) * -1);
  margin-top: calc(var(--p025) * -1);
}

.section--text ul li,
.section--text ul li p {
  font-size: var(--fs-normal);
  line-height: var(--lh-normal);
  width: auto !important;
  margin-bottom: 0;
}

/* caption */
.text--caption {
  text-align: center;
  padding-top: var(--p05);
}

@media (min-width: 1024px) {
  /* extrait */
  .section--text ul {
    padding: 0 var(--ut3);
  }
}
.header {
  position: relative;
  padding: var(--u);
  z-index: 4;
}

/* a.logo */
.logo {
  width: 100%;
  display: block;
  padding-bottom: var(--u);
}

.logo__svg {
  width: 100%;
  height: auto;
}

.logo__path {
  fill: var(--color-main);
}

/* navigation */
.nav {
  position: relative;
}

.nav * {
  font-family: var(--ff-title);
  font-size: var(--fs-small);
  line-height: var(--lh-small);
  text-transform: uppercase;
  color: var(--color-base);
}

.nav--secondary {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  background-color: var(--color-bg);
  padding: var(--u);
  padding-bottom: var(--p075);
  z-index: 5;
}

/* menu */
.menu {
  padding: var(--u) 0;
}

.menu__item {
  text-align: center;
}

.menu__btn {
  display: none;
  margin: auto;
}

.menu__btn--open.is-active,
.menu__btn--close.is-active {
  display: block;
}

[hidden] {
  display: none;
}

/* navbar */
.nav--secondary {
  -webkit-transform: translateY(-105%);
  -ms-transform: translateY(-105%);
  transform: translateY(-105%);
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
}

.nav--secondary.is-active {
  -webkit-box-shadow: 0px 0px 8px var(--color-gris);
  box-shadow: 0px 0px 8px var(--color-gris);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
}

/**
 *
 * Mobile style 
 *
 *
 */
.header.is-open {
  background-color: var(--color-bg);
}

.header.is-open .logo__path {
  fill: var(--color-base);
}

.header.is-open,
.nav--secondary.is-open {
  height: 100vh;
}

.nav--secondary.is-open .menu {
  height: 100%;
}

.nav--main .menu__btn--open {
  color: var(--color-main);
}

.nav--main .lang:after,
.nav--secondary .menu__link,
.nav--secondary .lang:after {
  color: var(--color-base);
}

.menu__item .menu__link {
  font-size: var(--fs-large);
  line-height: var(--lh-large);
}

@media (min-width: 768px) {
  .nav * {
    color: var(--color-main);
  }

  /* nav buttons */
  .menu__btn,
.menu__btn.is-active {
    display: none;
  }

  /* menu */
  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
  }

  .menu__item .menu__link {
    font-size: var(--fs-small);
    line-height: var(--lh-small);
  }

  .nav--main .lang:after,
.nav--secondary .menu__link,
.nav--secondary .lang:after {
    color: var(--color-main);
  }

  .menu__link {
    -webkit-transition: color var(--time-normal);
    -o-transition: color var(--time-normal);
    transition: color var(--time-normal);
    color: var(--color-main);
  }

  .menu__link:hover {
    -webkit-transition: color var(--time-fast);
    -o-transition: color var(--time-fast);
    transition: color var(--time-fast);
    color: var(--color-base);
  }
}
body {
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
}

main#swup {
  height: 100vh;
  position: relative;
}

/* elements */
h1,
h2,
h3,
h4,
h5,
h6,
.title,
.title-like {
  font-size: var(--fs-small);
  line-height: var(--lh-small);
  text-align: center !important;
  text-transform: uppercase;
}

strong {
  font-size: var(--fs-normal);
  line-height: var(--lh-normal);
  text-transform: uppercase;
}

p {
  font-size: var(--fs-normal);
  line-height: var(--lh-normal);
  word-spacing: var(--word-spacing);
}

/* @media (min-width: 375px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .title,
  .title-like {
    font-size: var(--fs-large);
    line-height: var(--lh-large);
  }
} */
@media (min-width: 1024px) {
  /* elements */
  h1,
h2,
h3,
h4,
h5,
h6,
.title,
.title-like {
    font-size: var(--fs-large);
    line-height: var(--lh-large);
  }
}
.footer {
  position: relative;
  padding: var(--ut6) 0 var(--u) 0;
}

.footer p {
  font-size: var(--fs-small);
  line-height: var(--lh-small);
}

/* layout */
.section-wrapper {
  width: 100%;
  overflow-x: hidden;
}

.section {
  width: 100%;
}

.section.dates,
.section[class*=text] {
  padding: var(--ut2) 0;
  padding-bottom: calc(var(--ut2) + var(--p05));
}

.section[class*=text] + .section[class*=text] {
  padding-top: 0;
}

.section > *:last-child,
.section__content > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* content */
.section__title,
.section__content h2 {
  width: var(--width-title);
  word-break: break-word;
  margin: auto;
  margin-bottom: calc(var(--ut2) + var(--p05));
  padding: 0 var(--ut2);
  padding-top: var(--p05);
}

.section__content p + h2 {
  padding-top: var(--ut2);
}

.section__content ul,
.section__content ol,
.section__content p {
  width: var(--width-body);
  margin: auto;
  margin-bottom: var(--u);
}

.section__content ol {
  border-top-width: var(--border-width);
  border-top-color: var(--color-gris);
  border-top-style: dotted;
  padding: var(--p05) 0 0 var(--u);
}

.section__content a {
  color: var(--color-base);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--color-silver);
  text-decoration-color: var(--color-silver);
  -webkit-transition: var(--time-normal);
  -o-transition: var(--time-normal);
  transition: var(--time-normal);
}

.section__content a:hover {
  color: var(--color-main);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--main);
  text-decoration-color: var(--main);
  -webkit-transition: var(--time-fast);
  -o-transition: var(--time-fast);
  transition: var(--time-fast);
}

@media (min-width: 768px) {
  .section.dates,
.section[class*=text] {
    padding: var(--ut3) 0;
  }

  .section__title,
.section__content h2 {
    width: var(--width-title);
    margin: auto;
    margin-top: calc(var(--u) + var(--p05));
    margin-bottom: calc(var(--ut3) + var(--p075));
    padding: 0;
  }

  .section__content p + h2 {
    padding-top: var(--ut3);
  }
}
/* list pages -> spectacles et livres */
.list__link {
  color: var(--color-main);
}

.list__item {
  position: relative;
}

.list__title {
  top: 50%;
  left: 50%;
  width: 100%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: var(--fs-wide);
  line-height: var(--lh-wide);
  padding: 0 var(--u);
}

@media (min-width: 1024px) {
  .list__title {
    padding: 0 var(--ut4);
  }
}
.agenda__nav {
  text-align: center;
  width: var(--width-title);
  margin: var(--u) auto;
}

.agenda__link {
  font-family: var(--ff-title);
  font-size: var(--fs-small);
  line-height: var(--lh-small);
  display: inline-block;
  color: var(--color-base);
  margin: 0 var(--ud2);
}

.agenda__link.is-active {
  color: var(--color-main);
}

@media (min-width: 1024px) {
  .agenda__nav {
    margin: var(--ut3) auto;
  }
}
.spectacle__list {
  width: 100%;
}

.livre__list {
  width: 100%;
}

.book__type {
  font-size: var(--fs-small);
  line-height: var(--lh-small);
  color: var(--color-base);
  margin: var(--u) auto !important;
}

.book__title {
  font-size: var(--fs-wide);
  line-height: var(--lh-wide);
}

.main--contact .section {
  min-height: 100vh;
  padding-top: var(--ut3);
}

.section--404 {
  height: 100vh;
}

.msg--404 {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* for shamefull fixes and dirty hacks */
/* serialilith - 1.0.0 - 2021-12-01 
 *  2021 d-e-a-l.eu <hello@d-e-a-l.eu> */

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