@charset "UTF-8";
/*!
* www.KNACSS.com v7.1.2 (january, 30 2019) @author: Alsacreations, Raphael Goetter
* Licence WTFPL http://www.wtfpl.net/
*/
/* ----------------------------- */
/* ==Table Of Content            */
/* ----------------------------- */
/*
1- Reboot (basic reset)
2- Libraries  :
  - Base
  - Print
  - Layout (alignment, modules, positionning)
  - Utilities (width and spacers helpers)
  - Responsive helpers
  - WordPress reset (disabled by default)
  - Grillade (Grid System)
3- Components :
  - Media object
  - Skip Links for accessibility
  - Tables
  - Forms
  - Buttons
  - Checkbox
  - Tabs
  - Tags
  - Badges
  - Alerts
*/
@import "../font/stylesheet.css";
*,
*::before,
*::after {
  box-sizing: border-box;
}

progress::-moz-progress-bar { background: rgb(73, 235, 59); }
progress::-webkit-progress-value { background: rgb(73, 235, 59); }
progress { color: rgb(73, 235, 59); }

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;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  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;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  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] {
  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: 0.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;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ----------------------------- */
/* ==Base (basic styles)         */
/* ----------------------------- */
/* disable animations styles when reduced rotion is enabled */
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}
/* switching to border-box model for all elements */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  /* avoid min-width: auto on flex and grid children */
  min-width: 0;
  min-height: 0;
}

html {
  /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  font-size: calc(1em * 0.625);
}

body {
  margin: 0;
  font-size: 1.3rem;
  background-color: #fff;
  color: #212529;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.5;
}
@media (min-width: 36rem) {
  body {
    font-size: 1.6rem;
  }
}

/* Links */
a {
  color: #c3292a;
  text-decoration: underline;
}
a:focus, a:hover, a:active {
  color: #841c1c;
  text-decoration: underline;
}

/* Headings */
h1, .h1-like {
  font-size: 3.1rem;
  font-family: "Adelon", serif;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h1, .h1-like {
    font-size: 4.8rem;
  }
}

h2, .h2-like {
  font-size: 2.4rem;
  font-family: "Adelon", serif;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h2, .h2-like {
    font-size: 2.8rem;
  }
}

h3, .h3-like {
  font-size: 2rem;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h3, .h3-like {
    font-size: 2.4rem;
  }
}

h4, .h4-like {
  font-size: 1.8rem;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h4, .h4-like {
    font-size: 2rem;
  }
}

h5, .h5-like {
  font-size: 1.6rem;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h5, .h5-like {
    font-size: 1.8rem;
  }
}

h6, .h6-like {
  font-size: 1.4rem;
  font-weight: 500;
}
@media (min-width: 36rem) {
  h6, .h6-like {
    font-size: 1.6rem;
  }
}

/* Vertical rythm */
h1,
h2,
h3,
h4,
h5,
h6,
dd {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p,
address,
ol,
ul,
dl,
blockquote,
pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* Avoid margins on nested elements */
li p,
li .p-like,
li ul,
li ol,
ol ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* Max values */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%;
}

img {
  height: auto;
}

/* Styling elements */
ul,
ol {
  padding-left: 2em;
}

img {
  vertical-align: middle;
}

em,
.italic,
address,
cite,
i,
var {
  font-style: italic;
}

code,
kbd,
mark {
  border-radius: 2px;
}

kbd {
  padding: 0 2px;
  border: 1px solid #999;
}

pre {
  tab-size: 2;
}

code {
  padding: 2px 4px;
  background: rgba(0, 0, 0, 0.04);
  color: #b11;
}

pre code {
  padding: 0;
  background: none;
  color: inherit;
  border-radius: 0;
}

mark {
  padding: 2px 4px;
}

sup,
sub {
  vertical-align: 0;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

blockquote {
  position: relative;
  padding-left: 3em;
  min-height: 2em;
}

blockquote::before {
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
  font-family: georgia, serif;
  font-size: 5em;
  height: 0.4em;
  line-height: 0.9;
  color: #e7e9ed;
}

blockquote > footer {
  margin-top: 0.75em;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.7);
}
blockquote > footer::before {
  content: "— ";
}

q {
  font-style: normal;
}

q,
.q {
  quotes: "“" "”" "‘" "’";
}
q:lang(fr),
.q:lang(fr) {
  quotes: "« " " »" "“" "”";
}

hr {
  display: block;
  clear: both;
  height: 1px;
  margin: 1em 0 2em;
  padding: 0;
  border: 0;
  color: #ccc;
  background-color: #ccc;
}

blockquote,
figure {
  margin-left: 0;
  margin-right: 0;
}

code,
pre,
samp,
kbd {
  white-space: pre-wrap;
  font-family: consolas, courier, monospace;
  line-height: normal;
}

/* ----------------------------- */
/* ==Print (quick print reset)   */
/* ----------------------------- */
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  body {
    width: auto;
    margin: auto;
    font-family: serif;
    font-size: 12pt;
  }

  p,
.p-like,
h1,
.h1-like,
h2,
.h2-like,
h3,
.h3-like,
h4,
.h4-like,
h5,
.h5-like,
h6,
.h6-like,
blockquote,
label,
ul,
ol {
    color: #000;
    margin: auto;
  }

  .print {
    display: block;
  }

  .no-print {
    display: none;
  }

  /* no orphans, no widows */
  p,
.p-like,
blockquote {
    orphans: 3;
    widows: 3;
  }

  /* no breaks inside these elements */
  blockquote,
ul,
ol {
    page-break-inside: avoid;
  }

  /* page break before main headers
  h1,
  .h1-like {
    page-break-before: always;
  }
  */
  /* no breaks after these elements */
  h1,
.h1-like,
h2,
.h2-like,
h3,
.h3-like,
caption {
    page-break-after: avoid;
  }

  a {
    color: #000;
  }

  /* displaying URLs
  a[href]::after {
    content: " (" attr(href) ")";
  }
  */
  a[href^="javascript:"]::after,
a[href^="#"]::after {
    content: "";
  }
}
/* ----------------------------- */
/* ==Global Micro Layout         */
/* ----------------------------- */
/* Flexbox layout is KNACSS choice
http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
*/
.flex-container, .flex-container--column-reverse,
.flex-column-reverse, .flex-container--row-reverse,
.flex-row-reverse, .flex-container--column,
.flex-column, .flex-container--row,
.flex-row,
.d-flex {
  display: flex;
  flex-wrap: wrap;
}

.flex-container--row,
.flex-row {
  flex-direction: row;
}

.flex-container--column,
.flex-column {
  flex-direction: column;
}

.flex-container--row-reverse,
.flex-row-reverse {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.flex-container--column-reverse,
.flex-column-reverse {
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.flex-item-fluid,
.item-fluid {
  flex: 1 1 0%;
}

.flex-item-first,
.item-first {
  order: -1;
}

.flex-item-medium,
.item-medium {
  order: 0;
}

.flex-item-last,
.item-last {
  order: 1;
}

.flex-item-center,
.item-center,
.mr-auto {
  margin: auto;
}

/* ---------------------------------- */
/* ==Helpers                          */
/* ---------------------------------- */
/* Typo Helpers  */
/* ------------- */
.u-bold {
  font-weight: 700;
}

.u-italic {
  font-style: italic;
}

.u-normal {
  font-weight: normal;
  font-style: normal;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase {
  text-transform: lowercase;
}

.u-smaller {
  font-size: 0.6em;
}

.u-small {
  font-size: 0.8em;
}

.u-big {
  font-size: 1.2em;
}

.u-bigger {
  font-size: 1.5em;
}

.u-biggest {
  font-size: 2em;
}

.u-txt-wrap {
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}

.u-txt-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* text and contents alignment */
.txtleft,
.u-txt-left {
  text-align: left;
}

.txtright,
.u-txt-right {
  text-align: right;
}

.txtcenter,
.u-txt-center {
  text-align: center;
}

/* blocks that need to be placed under floats */
.clear,
.u-clear {
  clear: both;
}

/* blocks that must contain floats */
.clearfix::after,
.u-clearfix::after {
  content: "";
  display: table;
  clear: both;
  border-collapse: collapse;
}

/* simple blocks alignment */
.left .u-left {
  margin-right: auto;
}

.right,
.u-right {
  margin-left: auto;
}

.center,
.u-center {
  margin-left: auto;
  margin-right: auto;
}

/* Global Micro Layout */
/* ------------------- */
/* module, gains superpower "BFC" Block Formating Context */
.mod,
.u-mod,
.bfc,
.u-bfc {
  overflow: hidden;
}

/* floating elements */
.fl,
.u-fl {
  float: left;
}

img.fl,
img.u-fl {
  margin-right: 1rem;
}

.fr,
.u-fr {
  float: right;
}

img.fr,
img.u-fr {
  margin-left: 1rem;
}

img.fl,
img.fr,
img.u-fl,
img.u-fr {
  margin-bottom: 0.5rem;
}

/* inline-block */
.inbl,
.u-inbl {
  display: inline-block;
  vertical-align: top;
}

/* State Helpers */
/* ------------- */
/* invisible for all */
.is-hidden,
.js-hidden,
[hidden] {
  display: none;
}

/* hidden but not for an assistive technology like a screen reader, Yahoo! method */
.visually-hidden, .tabs-content-item[aria-hidden=true] {
  position: absolute !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}

.is-disabled,
.js-disabled,
[disabled],
.is-disabled ~ label,
[disabled] ~ label {
  opacity: 0.5;
  cursor: not-allowed !important;
  filter: grayscale(1);
}

ul.is-unstyled, ul.unstyled {
  list-style: none;
  padding-left: 0;
}

.color--inverse {
  color: #fff;
}

/* Width Helpers */
/* ------------- */
/* blocks widths (percentage and pixels) */
.w100 {
  width: 100%;
}

.w95 {
  width: 95%;
}

.w90 {
  width: 90%;
}

.w85 {
  width: 85%;
}

.w80 {
  width: 80%;
}

.w75 {
  width: 75%;
}

.w70 {
  width: 70%;
}

.w65 {
  width: 65%;
}

.w60 {
  width: 60%;
}

.w55 {
  width: 55%;
}

.w50 {
  width: 50%;
}

.w45 {
  width: 45%;
}

.w40 {
  width: 40%;
}

.w35 {
  width: 35%;
}

.w30 {
  width: 30%;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w15 {
  width: 15%;
}

.w10 {
  width: 10%;
}

.w5 {
  width: 5%;
}

.w66 {
  width: calc(100% / 3 * 2);
}

.w33 {
  width: calc(100% / 3);
}

.wauto {
  width: auto;
}

.w960p {
  width: 960px;
}

.mw960p {
  max-width: 960px;
}

.w1140p {
  width: 1140px;
}

.mw1140p {
  max-width: 1140px;
}

.w1000p {
  width: 1000px;
}

.w950p {
  width: 950px;
}

.w900p {
  width: 900px;
}

.w850p {
  width: 850px;
}

.w800p {
  width: 800px;
}

.w750p {
  width: 750px;
}

.w700p {
  width: 700px;
}

.w650p {
  width: 650px;
}

.w600p {
  width: 600px;
}

.w550p {
  width: 550px;
}

.w500p {
  width: 500px;
}

.w450p {
  width: 450px;
}

.w400p {
  width: 400px;
}

.w350p {
  width: 350px;
}

.w300p {
  width: 300px;
}

.w250p {
  width: 250px;
}

.w200p {
  width: 200px;
}

.w150p {
  width: 150px;
}

.w100p {
  width: 100px;
}

.w50p {
  width: 50px;
}

/* Spacing Helpers */
/* --------------- */
.man,
.ma0 {
  margin: 0;
}

.pan,
.pa0 {
  padding: 0;
}

.mas {
  margin: 1rem;
}

.mam {
  margin: 2rem;
}

.mal {
  margin: 4rem;
}

.pas {
  padding: 1rem;
}

.pam {
  padding: 2rem;
}

.pal {
  padding: 4rem;
}

.mtn,
.mt0 {
  margin-top: 0;
}

.mvm {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mts {
  margin-top: 1rem !important;
}

.mtm {
  margin-top: 2rem;
}

.mtl {
  margin-top: 4rem;
}

.mrn,
.mr0 {
  margin-right: 0;
}

.mrs {
  margin-right: 1rem;
}

.mrm {
  margin-right: 2rem;
}

.mrl {
  margin-right: 4rem;
}

.mbn,
.mb0 {
  margin-bottom: 0;
}

.mbs {
  margin-bottom: 1rem;
}

.mbm {
  margin-bottom: 2rem;
}

.mbl {
  margin-bottom: 4rem;
}

.mln,
.ml0 {
  margin-left: 0;
}

.mls {
  margin-left: 1rem;
}

.mlm {
  margin-left: 2rem;
}

.mll {
  margin-left: 4rem;
}

.mauto {
  margin: auto;
}

.mtauto {
  margin-top: auto;
}

.mrauto {
  margin-right: auto;
}

.mbauto {
  margin-bottom: auto;
}

.mlauto {
  margin-left: auto;
}

.ptn,
.pt0 {
  padding-top: 0;
}

.pts {
  padding-top: 1rem;
}

.ptm {
  padding-top: 2rem;
}

.ptl {
  padding-top: 4rem;
}

.prn,
.pr0 {
  padding-right: 0;
}

.prs {
  padding-right: 1rem;
}

.prm {
  padding-right: 2rem;
}

.prl {
  padding-right: 4rem;
}

.pbn,
.pb0 {
  padding-bottom: 0;
}

.pbs {
  padding-bottom: 1rem;
}

.pbm {
  padding-bottom: 2rem;
}

.pbl {
  padding-bottom: 4rem;
}

.pln,
.pl0 {
  padding-left: 0;
}

.pls {
  padding-left: 1rem;
}

.plm {
  padding-left: 2rem;
}

.pll {
  padding-left: 4rem;
}

.rotate45 {
  transform: rotate(45deg);
}

.rotate90 {
  transform: rotate(90deg);
}

.rotate180 {
  transform: rotate(180deg);
}

.rotate-45 {
  transform: rotate(-45deg);
}

.rotate-90 {
  transform: rotate(-90deg);
}

/* -------------------------- */
/* ==Responsive helpers       */
/* -------------------------- */
/* large screens */
/* ------------- */
@media (min-width: 62rem) {
  /* layouts for large screens */
  .large-hidden {
    display: none !important;
  }

  .large-visible {
    display: block !important;
  }

  .large-no-float {
    float: none;
  }

  .large-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  /* widths for large screens */
  .large-w25 {
    width: 25% !important;
  }

  .large-w33 {
    width: 33.333333% !important;
  }

  .large-w50 {
    width: 50% !important;
  }

  .large-w66 {
    width: 66.666666% !important;
  }

  .large-w75 {
    width: 75% !important;
  }

  .large-w100,
.large-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }

  /* margins for large screens */
  .large-man,
.large-ma0 {
    margin: 0 !important;
  }
}
/* medium screens */
/* -------------- */
@media (min-width: 48rem) and (max-width: 61rem) {
  /* layouts for medium screens */
  .medium-hidden {
    display: none !important;
  }

  .medium-visible {
    display: block !important;
  }

  .medium-no-float {
    float: none;
  }

  .medium-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  /* widths for medium screens */
  .medium-w25 {
    width: 25% !important;
  }

  .medium-w33 {
    width: 33.333333% !important;
  }

  .medium-w50 {
    width: 50% !important;
  }

  .medium-w66 {
    width: 66.666666% !important;
  }

  .medium-w75 {
    width: 75% !important;
  }

  .medium-w100,
.medium-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }

  /* margins for medium screens */
  .medium-man,
.medium-ma0 {
    margin: 0 !important;
  }
}
/* small screens */
/* ------------- */
@media (min-width: 36rem) and (max-width: 47rem) {
  /* layouts for small screens */
  .small-hidden {
    display: none !important;
  }

  .small-visible {
    display: block !important;
  }

  .small-no-float {
    float: none;
  }

  .small-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  /* widths for small screens */
  .small-w25 {
    width: 25% !important;
  }

  .small-w33 {
    width: 33.333333% !important;
  }

  .small-w50 {
    width: 50% !important;
  }

  .small-w66 {
    width: 66.666666% !important;
  }

  .small-w75 {
    width: 75% !important;
  }

  .small-w100,
.small-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }

  /* margins for small screens */
  .small-man,
.small-ma0 {
    margin: 0 !important;
  }

  .small-pan,
.small-pa0 {
    padding: 0 !important;
  }
}
/* tiny screens */
/* ------------ */
@media (max-width: 35rem) {
  /* quick small resolution reset */
  .mod,
.col,
fieldset {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }

  .flex-container, .flex-container--row,
.flex-row, .flex-container--column,
.flex-column, .flex-container--row-reverse,
.flex-row-reverse, .flex-container--column-reverse,
.flex-column-reverse {
    flex-direction: column;
  }

  /* layouts for tiny screens */
  .tiny-hidden {
    display: none !important;
  }

  .tiny-visible {
    display: block !important;
  }

  .tiny-no-float {
    float: none;
  }

  .tiny-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  /* widths for tiny screens */
  .tiny-w25 {
    width: 25% !important;
  }

  .tiny-w33 {
    width: 33.333333% !important;
  }

  .tiny-w50 {
    width: 50% !important;
  }

  .tiny-w66 {
    width: 66.666666% !important;
  }

  .tiny-w75 {
    width: 75% !important;
  }

  .tiny-w100,
.tiny-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }

  /* margins for tiny screens */
  .tiny-man,
.tiny-ma0 {
    margin: 0 !important;
  }

  .tiny-pan,
.tiny-pa0 {
    padding: 0 !important;
  }
}
/* --------------------------------------- */
/* ==Grillade : ultra light Grid System    */
/* --------------------------------------- */
@media (min-width: 23.75rem) {
  [class*=" grid-"],
[class^=grid-] {
    display: grid;
    grid-auto-flow: dense;
  }
  [class*=" grid-"].has-gutter,
[class^=grid-].has-gutter {
    grid-gap: 1rem;
  }
  [class*=" grid-"].has-gutter-l,
[class^=grid-].has-gutter-l {
    grid-gap: 2rem;
  }
  [class*=" grid-"].has-gutter-xl,
[class^=grid-].has-gutter-xl {
    grid-gap: 4rem;
  }
}

@media (min-width: 23.75rem) {
  .autogrid,
.grid {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
  }
  .autogrid.has-gutter,
.grid.has-gutter {
    grid-column-gap: 1rem;
  }
  .autogrid.has-gutter-l,
.grid.has-gutter-l {
    grid-column-gap: 2rem;
  }
  .autogrid.has-gutter-xl,
.grid.has-gutter-xl {
    grid-column-gap: 4rem;
  }
}

[class*=grid-2] {
  grid-template-columns: repeat(2, 1fr);
}

[class*=grid-3] {
  grid-template-columns: repeat(3, 1fr);
}

[class*=grid-4] {
  grid-template-columns: repeat(4, 1fr);
}

[class*=grid-5] {
  grid-template-columns: repeat(5, 1fr);
}

[class*=grid-6] {
  grid-template-columns: repeat(6, 1fr);
}

[class*=grid-7] {
  grid-template-columns: repeat(7, 1fr);
}

[class*=grid-8] {
  grid-template-columns: repeat(8, 1fr);
}

[class*=grid-9] {
  grid-template-columns: repeat(9, 1fr);
}

[class*=grid-10] {
  grid-template-columns: repeat(10, 1fr);
}

[class*=grid-11] {
  grid-template-columns: repeat(11, 1fr);
}

[class*=grid-12] {
  grid-template-columns: repeat(12, 1fr);
}

[class*=col-1] {
  grid-column: auto/span 1;
}

[class*=row-1] {
  grid-row: auto/span 1;
}

[class*=col-2] {
  grid-column: auto/span 2;
}

[class*=row-2] {
  grid-row: auto/span 2;
}

[class*=col-3] {
  grid-column: auto/span 3;
}

[class*=row-3] {
  grid-row: auto/span 3;
}

[class*=col-4] {
  grid-column: auto/span 4;
}

[class*=row-4] {
  grid-row: auto/span 4;
}

[class*=col-5] {
  grid-column: auto/span 5;
}

[class*=row-5] {
  grid-row: auto/span 5;
}

[class*=col-6] {
  grid-column: auto/span 6;
}

[class*=row-6] {
  grid-row: auto/span 6;
}

[class*=col-7] {
  grid-column: auto/span 7;
}

[class*=row-7] {
  grid-row: auto/span 7;
}

[class*=col-8] {
  grid-column: auto/span 8;
}

[class*=row-8] {
  grid-row: auto/span 8;
}

[class*=col-9] {
  grid-column: auto/span 9;
}

[class*=row-9] {
  grid-row: auto/span 9;
}

[class*=col-10] {
  grid-column: auto/span 10;
}

[class*=row-10] {
  grid-row: auto/span 10;
}

[class*=col-11] {
  grid-column: auto/span 11;
}

[class*=row-11] {
  grid-row: auto/span 11;
}

[class*=col-12] {
  grid-column: auto/span 12;
}

[class*=row-12] {
  grid-row: auto/span 12;
}

/* intermediate breakpoints */
@media (min-width: 23.75rem) and (max-width: 47rem) {
  [class*=grid-][class*=-small-1] {
    grid-template-columns: repeat(1, 1fr);
  }

  [class*=col-][class*=-small-1] {
    grid-column: auto/span 1;
  }

  [class*=grid-][class*=-small-2] {
    grid-template-columns: repeat(2, 1fr);
  }

  [class*=col-][class*=-small-2] {
    grid-column: auto/span 2;
  }

  [class*=grid-][class*=-small-3] {
    grid-template-columns: repeat(3, 1fr);
  }

  [class*=col-][class*=-small-3] {
    grid-column: auto/span 3;
  }

  [class*=grid-][class*=-small-4] {
    grid-template-columns: repeat(4, 1fr);
  }

  [class*=col-][class*=-small-4] {
    grid-column: auto/span 4;
  }

  [class*=grid-][class*=-small-5] {
    grid-template-columns: repeat(5, 1fr);
  }

  [class*=col-][class*=-small-5] {
    grid-column: auto/span 5;
  }

  [class*=-small-all] {
    grid-column: 1/-1;
  }
}
.item-first {
  order: -1;
}

.item-last {
  order: 1;
}

.grid-offset {
  visibility: hidden;
}

.col-all {
  grid-column: 1/-1;
}

.row-all {
  grid-row: 1/-1;
}

/* ----------------------------- */
/* ==Media object                */
/* ----------------------------- */
/* recommended HTML : <div class="media"><img class="media-figure"><div class="media-content"></div></div> */
/* see http://codepen.io/raphaelgoetter/pen/KMWWwj */
@media (min-width: 23.75rem) {
  .media {
    display: flex;
    align-items: flex-start;
  }
  .media-content {
    flex: 1 1 0%;
  }
  .media-figure--center {
    align-self: center;
  }
  .media--reverse {
    flex-direction: row-reverse;
  }
}
/* ----------------------------- */
/* ==skip links                  */
/* ----------------------------- */
/* see https://www.alsacreations.com/article/lire/572-Les-liens-d-evitement.html */
/* styling skip links */
.skip-links {
  position: absolute;
}
.skip-links a {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0.5em;
  background: black;
  color: white;
  text-decoration: none;
}
.skip-links a:focus {
  position: static;
  overflow: visible;
  clip: auto;
}

/* ----------------------------- */
/* ==Tables                      */
/* ----------------------------- */
table,
.table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  vertical-align: top;
  margin-bottom: 2rem;
}

.table {
  display: table;
  border: 1px solid #acb3c2;
  background: transparent;
}
.table--zebra tbody tr:nth-child(odd) {
  background: #e7e9ed;
}
.table caption {
  caption-side: bottom;
  padding: 1rem;
  color: #333;
  font-style: italic;
  text-align: right;
}
.table td, .table th {
  padding: 0.3rem 0.6rem;
  min-width: 2rem;
  vertical-align: top;
  border: 1px #acb3c2 dotted;
  text-align: left;
  cursor: default;
}
.table thead {
  color: #212529;
  background: transparent;
}

.table--auto {
  table-layout: auto;
}

/* ----------------------------- */
/* ==Forms                       */
/* ----------------------------- */
/* thanks to HTML5boilerplate and https://shoelace.style/ */
/* forms items */
form {
  border: none;
}

fieldset {
  padding: 2rem;
  border: 2px solid #ccc;
}
fieldset legend {
  padding: 0 0.5rem;
  border: 0;
  white-space: normal;
  color: #646f86;
}

label {
  display: inline-block;
  cursor: pointer;
}

[type=color],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  border: 0;
  box-shadow: 0 0 0 1px #333 inset;
  color: #212529;
  vertical-align: middle;
  padding: 0.5rem 1rem;
  margin: 0;
  transition: 0.25s;
  transition-property: box-shadow, background-color, color, border;
  appearance: none;
}

[type=submit] {
  background-color: #333;
  color: #fff;
  cursor: pointer;
}

input[readonly] {
  background-color: #e7e9ed;
}

select {
  padding-right: 2rem;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%2011.966%20L%203.523%205.589%20C%202.464%204.627%200.495%206.842%201.505%207.771%20L%201.505%207.771%20L%208.494%2014.763%20C%209.138%2015.35%2010.655%2015.369%2011.29%2014.763%20L%2011.29%2014.763%20L%2018.49%207.771%20C%2019.557%206.752%2017.364%204.68%2016.262%205.725%20L%2016.262%205.725%20L%209.96%2011.966%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E");
  background-position: right 0.6rem center;
  background-repeat: no-repeat;
  background-size: 1.2rem;
}

/* hiding IE11 arrow */
select::-ms-expand {
  display: none;
}

textarea {
  min-height: 5em;
  vertical-align: top;
  resize: vertical;
  white-space: pre-wrap;
}

/* 'x' appears on right of search input when text is entered. This removes it */
[type=search]::-webkit-search-decoration, [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-results-button, [type=search]::-webkit-search-results-decoration {
  display: none;
}

::-webkit-input-placeholder {
  color: #777;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777;
}

input::placeholder,
textarea::placeholder {
  color: #777;
}

progress {
  width: 100%;
  vertical-align: middle;
}

/* ----------------------------- */
/* ==Buttons                     */
/* ----------------------------- */
/* preferably use <button> for buttons !*/
/* use .btn-- or .button-- classes for variants */
.btn--ghost,
.button--ghost, .btn--inverse,
.button--inverse, .btn--danger,
.button--danger, .btn--warning,
.button--warning, .btn--info,
.button--info, .btn--success,
.button--success, .btn--light,
.button--light, .btn--secondary,
.button--secondary, .btn--primary-light,
.button--primary-light, .btn--primary,
.button--primary, .btn,
.button,
[type=button],
button {
  display: block;
  padding: 1rem 2rem;
  cursor: pointer;
  user-select: none;
  transition: 0.25s;
  transition-property: background-color, color;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: none;
  border-radius: 0;
  margin: 0 auto;
  font-size: calc(12px + (14 - 12) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: inherit;
}

.btn:focus,
.button:focus,
[type=button]:focus,
button:focus {
  -webkit-tap-highlight-color: transparent;
}

.btn--primary,
.button--primary {
  background-color: #c3292a;
  color: #f8f4e2;
  box-shadow: none;
}
.btn--primary-light,
.button--primary-light {
  background-color: #bb4648;
  color: #fff;
  box-shadow: none;
}
.btn--secondary,
.button--secondary {
  background-color: #fcc201;
  color: #000;
  box-shadow: none;
}
.btn--light,
.button--light {
  background-color: #f8f4e2;
  color: #000;
  box-shadow: none;
}
.btn--success,
.button--success {
  background-color: #5CB85C;
  color: #fff;
  box-shadow: none;
}
.btn--info,
.button--info {
  background-color: #5BC0DE;
  color: #000;
  box-shadow: none;
}
.btn--warning,
.button--warning {
  background-color: #F0AD4E;
  color: #000;
  box-shadow: none;
}
.btn--danger,
.button--danger {
  background-color: #D9534F;
  color: #fff;
  box-shadow: none;
}
.btn--inverse,
.button--inverse {
  background-color: #333;
  color: #fff;
  box-shadow: none;
}
.btn--ghost,
.button--ghost {
  background-color: transparent;
  color: #fff;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn--unstyled,
.button--unstyled {
  padding: 0;
  border: none;
  text-align: left;
  background: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn--unstyled:focus,
.button--unstyled:focus {
  box-shadow: none;
  outline: none;
}

.button--primary {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
  border: 1px solid #c3292a;
  font-family: "Adelon", serif;
  font-size: 14px;
  color: #fff;
  transition: 0.3s;
  transition-property: background;
}
.button--primary:hover {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 15%, #c3292a 85%, rgba(195, 41, 42, 0.4) 100%);
  border: 1px solid #fff;
  color: #fff;
}

.button--secondary {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #2E3337;
  font-family: "Adelon", serif;
  font-size: 14px;
  color: #fff;
  transition: 0.3s;
  transition-property: background;
}
.button--secondary:hover {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 15%, #c3292a 85%, rgba(195, 41, 42, 0.4) 100%);
  border: 1px solid #fff;
  color: #fff;
}

.button--setting {
  display: block;
  background: linear-gradient(90deg, rgba(90, 90, 90, 0.4) 0%, #5A5A5A 50%, rgba(90, 90, 90, 0.4) 100%);
  border: 1px solid #9a9a9a;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.button--setting:hover {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
  border: 1px solid #fff;
  color: #fff;
}

.nav-button {
  padding: 0;
  background-color: transparent;
  outline: 0;
  border: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.nav-button > * {
  display: inline-flex;
  vertical-align: top;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 2.6rem;
  width: 2.6rem;
  padding: 4px;
  background-color: transparent;
  background-image: linear-gradient(#fff, #fff);
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-size: 100% 2px;
  transition: 0.25s;
  transition-property: transform, background;
  will-change: transform, background;
}
.nav-button > *::before, .nav-button > *::after {
  content: "";
  height: 2px;
  background: #fff;
  transition: 0.25s;
  transition-property: transform, top;
  will-change: transform, top;
}
.nav-button:hover > * {
  background-color: transparent;
}
.nav-button:focus {
  outline: 0;
}
.nav-button.is-active > * {
  background-image: none;
  justify-content: center;
}
.nav-button.is-active > *::before {
  transform: translateY(50%) rotate3d(0, 0, 1, 45deg);
}
.nav-button.is-active > *::after {
  transform: translateY(-50%) rotate3d(0, 0, 1, -45deg);
}

/* ----------------------------- */
/* ==Checkbox, radio, switch     */
/* ----------------------------- */
/* use .checkbox class on input type=checkbox */
/* recommended HTML : <input type="checkbox" class="checkbox" id="c1"><label for="c1">click here</label> */
/* use .radio class on input type=radio */
/* recommended HTML : <input type="radio" class="radio" name="radio" id="r1"><label for="r1">Click here</label> */
/* use .switch class on input type=checkbox */
.checkbox {
  border-radius: 4px;
}

.switch {
  border-radius: 3em;
}

.radio {
  border-radius: 50%;
}

.switch,
.checkbox,
.radio {
  appearance: none;
  vertical-align: text-bottom;
  outline: 0;
  cursor: pointer;
}
.switch ~ label,
.checkbox ~ label,
.radio ~ label {
  cursor: pointer;
}
.switch::-ms-check,
.checkbox::-ms-check,
.radio::-ms-check {
  display: none;
}

.switch {
  width: 4rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 70%;
  box-shadow: inset -2rem 0 0 #333, inset 0 0 0 1px #333;
  transition: box-shadow 0.15s;
  background-color: #fff;
}
.switch::before, .switch::after {
  font-weight: bold;
  color: #fff;
}
.switch::before {
  content: "✕";
  float: right;
  margin-right: 0.6666666667rem;
}
.switch:checked {
  box-shadow: inset 2rem 0 0 #5CB85C, inset 0 0 0 1px #5CB85C;
}
.switch:checked::before {
  content: "✓";
  float: left;
  margin-left: 0.6666666667rem;
}

.checkbox {
  width: 2rem;
  height: 2rem;
  box-shadow: inset 0 0 0 1px #333;
  background-color: #fff;
  transition: background-color 0.15s;
}
.checkbox:checked {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%208%208%22%20enable-background%3D%22new%200%200%208%208%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6.4%2C1L5.7%2C1.7L2.9%2C4.5L2.1%2C3.7L1.4%2C3L0%2C4.4l0.7%2C0.7l1.5%2C1.5l0.7%2C0.7l0.7-0.7l3.5-3.5l0.7-0.7L6.4%2C1L6.4%2C1z%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-size: 60% 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #333;
}

.radio {
  width: 2rem;
  height: 2rem;
  background-size: 0% 0%;
  transition: background-size 0.15s;
  box-shadow: inset 0 0 0 1px #333;
  background-color: #fff;
}
.radio:checked {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20version%3D%221.1%22%20width%3D%22100%22%20height%3D%22100%22%0AviewBox%3D%220%200%2080%2080%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2224%22%20style%3D%22fill%3A%23333333%22/%3E%3C/svg%3E");
  background-size: 90% 90%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}

/* ----------------------------- */
/* ==Tabs                        */
/* ----------------------------- */
/* see example on https://knacss.com/styleguide.html#tabs */
/* NOTE : tabs need JavaScript to be activated */
.tabs-menu {
  border-bottom: 2px solid #e7e9ed;
}
.tabs-menu-link {
  display: block;
  margin-bottom: -2px;
  padding: 0.5rem 3rem;
  border-bottom: 4px solid transparent;
  color: #212529;
  background: transparent;
  text-decoration: none;
  border-radius: 0 0 0 0;
  transition: 0.25s;
  transition-property: color, border, background-color;
}
.tabs-menu-link.is-active {
  border-bottom-color: #333;
  color: #333;
  background: transparent;
  outline: 0;
}
.tabs-menu-link:focus {
  border-bottom-color: #333;
  color: #333;
  outline: 0;
}
@media (min-width: 36rem) {
  .tabs-menu-link {
    display: inline-block;
  }
}

.tabs-content-item {
  padding-top: 1rem;
}
.tabs-content-item[aria-hidden=true] {
  visibility: hidden;
}
.tabs-content-item[aria-hidden=false] {
  visibility: visible;
}

/* ----------------------------- */
/* ==Arrows                      */
/* ----------------------------- */
/* see https://knacss.com/styleguide.html#arrows */
[class*=icon-arrow--] {
  vertical-align: middle;
}
[class*=icon-arrow--]::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  mask-size: cover;
  background-color: #000;
  line-height: 1;
}

.icon-arrow--down::after {
  mask-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%2011.966%20L%203.523%205.589%20C%202.464%204.627%200.495%206.842%201.505%207.771%20L%201.505%207.771%20L%208.494%2014.763%20C%209.138%2015.35%2010.655%2015.369%2011.29%2014.763%20L%2011.29%2014.763%20L%2018.49%207.771%20C%2019.557%206.752%2017.364%204.68%2016.262%205.725%20L%2016.262%205.725%20L%209.96%2011.966%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E");
}

.icon-arrow--up::after {
  mask-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%208.596%20L%203.523%2014.973%20C%202.464%2015.935%200.495%2013.72%201.505%2012.791%20L%201.505%2012.791%20L%208.494%205.799%20C%209.138%205.212%2010.655%205.193%2011.29%205.799%20L%2011.29%205.799%20L%2018.49%2012.791%20C%2019.557%2013.809%2017.364%2015.882%2016.262%2014.837%20L%2016.262%2014.837%20L%209.96%208.596%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E");
}

.icon-arrow--right::after {
  mask-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%2011.685%2010.321%20L%205.308%2016.758%20C%204.346%2017.817%206.561%2019.786%207.49%2018.776%20L%207.49%2018.776%20L%2014.482%2011.787%20C%2015.069%2011.142%2015.088%209.626%2014.482%208.991%20L%2014.482%208.991%20L%207.49%201.791%20C%206.472%200.724%204.399%202.916%205.444%204.019%20L%205.444%204.019%20L%2011.685%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E");
}

.icon-arrow--left::after {
  mask-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%208.315%2010.321%20L%2014.692%2016.758%20C%2015.654%2017.817%2013.439%2019.786%2012.51%2018.776%20L%2012.51%2018.776%20L%205.518%2011.787%20C%204.931%2011.142%204.912%209.626%205.518%208.991%20L%205.518%208.991%20L%2012.51%201.791%20C%2013.528%200.724%2015.601%202.916%2014.556%204.019%20L%2014.556%204.019%20L%208.315%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E");
}

/* ----------------------------- */
/* ==Tags                      */
/* ----------------------------- */
/* use .tag-- classes for variants */
.tag, .tag--ghost, .tag--inverse, .tag--danger, .tag--warning, .tag--info, .tag--success, .tag--light, .tag--secondary, .tag--primary-light, .tag--primary {
  display: inline-block;
  padding: 3px 0.5rem;
  vertical-align: baseline;
  white-space: nowrap;
  color: #212529;
  border-radius: 0;
  background-color: #e7e9ed;
  line-height: 1;
}

.tag--primary {
  background-color: #c3292a;
  color: #f8f4e2;
  box-shadow: none;
}
.tag--primary-light {
  background-color: #bb4648;
  color: #fff;
  box-shadow: none;
}
.tag--secondary {
  background-color: #fcc201;
  color: #000;
  box-shadow: none;
}
.tag--light {
  background-color: #f8f4e2;
  color: #000;
  box-shadow: none;
}
.tag--success {
  background-color: #5CB85C;
  color: #fff;
  box-shadow: none;
}
.tag--info {
  background-color: #5BC0DE;
  color: #000;
  box-shadow: none;
}
.tag--warning {
  background-color: #F0AD4E;
  color: #000;
  box-shadow: none;
}
.tag--danger {
  background-color: #D9534F;
  color: #fff;
  box-shadow: none;
}
.tag--inverse {
  background-color: #333;
  color: #fff;
  box-shadow: none;
}
.tag--ghost {
  background-color: transparent;
  color: #fff;
  box-shadow: 0 0 0 1px #fff inset;
}

.tag--small {
  font-size: 1.2rem;
}
.tag--big {
  font-size: 2rem;
}
.tag--block {
  width: 100% !important;
  display: block;
}
.tag.disabled, .disabled.tag--primary, .disabled.tag--primary-light, .disabled.tag--secondary, .disabled.tag--light, .disabled.tag--success, .disabled.tag--info, .disabled.tag--warning, .disabled.tag--danger, .disabled.tag--inverse, .disabled.tag--ghost, .tag--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.tag:empty, .tag--primary:empty, .tag--primary-light:empty, .tag--secondary:empty, .tag--light:empty, .tag--success:empty, .tag--info:empty, .tag--warning:empty, .tag--danger:empty, .tag--inverse:empty, .tag--ghost:empty {
  display: none;
}

/* ----------------------------- */
/* ==Badges                      */
/* ----------------------------- */
/* use .badge-- classes for variants */
.badge, .badge--ghost, .badge--inverse, .badge--danger, .badge--warning, .badge--info, .badge--success, .badge--light, .badge--secondary, .badge--primary-light, .badge--primary {
  display: inline-block;
  padding: 0.5rem;
  border-radius: 50%;
  color: #212529;
  background-color: #e7e9ed;
  line-height: 1;
}
.badge::before, .badge--ghost::before, .badge--inverse::before, .badge--danger::before, .badge--warning::before, .badge--info::before, .badge--success::before, .badge--light::before, .badge--secondary::before, .badge--primary-light::before, .badge--primary::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  padding-top: 100%;
}

.badge--primary {
  background-color: #c3292a;
  color: #f8f4e2;
}
.badge--primary-light {
  background-color: #bb4648;
  color: #fff;
}
.badge--secondary {
  background-color: #fcc201;
  color: #000;
}
.badge--light {
  background-color: #f8f4e2;
  color: #000;
}
.badge--success {
  background-color: #5CB85C;
  color: #fff;
}
.badge--info {
  background-color: #5BC0DE;
  color: #000;
}
.badge--warning {
  background-color: #F0AD4E;
  color: #000;
}
.badge--danger {
  background-color: #D9534F;
  color: #fff;
}
.badge--inverse {
  background-color: #333;
  color: #fff;
}
.badge--ghost {
  background-color: transparent;
  color: #fff;
}

.badge--small {
  font-size: 1.2rem;
}
.badge--big {
  font-size: 2rem;
}
.badge.disabled, .disabled.badge--primary, .disabled.badge--primary-light, .disabled.badge--secondary, .disabled.badge--light, .disabled.badge--success, .disabled.badge--info, .disabled.badge--warning, .disabled.badge--danger, .disabled.badge--inverse, .disabled.badge--ghost, .badge--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.badge:empty, .badge--primary:empty, .badge--primary-light:empty, .badge--secondary:empty, .badge--light:empty, .badge--success:empty, .badge--info:empty, .badge--warning:empty, .badge--danger:empty, .badge--inverse:empty, .badge--ghost:empty {
  display: none;
}

/* ----------------------------- */
/* ==Alerts                      */
/* ----------------------------- */
/* use .alert-- classes for variants */
.alert, .alert--ghost, .alert--inverse, .alert--danger, .alert--warning, .alert--info, .alert--success, .alert--light, .alert--secondary, .alert--primary-light, .alert--primary {
  padding: 1rem 1rem;
  margin-top: 0.75em;
  margin-bottom: 0;
  color: #212529;
  border-radius: 0;
  background-color: #e7e9ed;
}
.alert a, .alert--ghost a, .alert--inverse a, .alert--danger a, .alert--warning a, .alert--info a, .alert--success a, .alert--light a, .alert--secondary a, .alert--primary-light a, .alert--primary a {
  color: inherit;
  text-decoration: underline;
}

.alert--primary {
  background-color: #c3292a;
  color: #f8f4e2;
  box-shadow: none;
}
.alert--primary-light {
  background-color: #bb4648;
  color: #fff;
  box-shadow: none;
}
.alert--secondary {
  background-color: #fcc201;
  color: #000;
  box-shadow: none;
}
.alert--light {
  background-color: #f8f4e2;
  color: #000;
  box-shadow: none;
}
.alert--success {
  background-color: #5CB85C;
  color: #fff;
  box-shadow: none;
}
.alert--info {
  background-color: #5BC0DE;
  color: #000;
  box-shadow: none;
}
.alert--warning {
  background-color: #F0AD4E;
  color: #000;
  box-shadow: none;
}
.alert--danger {
  background-color: #D9534F;
  color: #fff;
  box-shadow: none;
}
.alert--inverse {
  background-color: #333;
  color: #fff;
  box-shadow: none;
}
.alert--ghost {
  background-color: transparent;
  color: #fff;
  box-shadow: 0 0 0 1px #fff inset;
}

.alert--small {
  font-size: 1.2rem;
}
.alert--big {
  font-size: 2rem;
}
.alert--block {
  width: 100% !important;
  display: block;
}
.alert.disabled, .disabled.alert--primary, .disabled.alert--primary-light, .disabled.alert--secondary, .disabled.alert--light, .disabled.alert--success, .disabled.alert--info, .disabled.alert--warning, .disabled.alert--danger, .disabled.alert--inverse, .disabled.alert--ghost, .alert--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.alert:empty, .alert--primary:empty, .alert--primary-light:empty, .alert--secondary:empty, .alert--light:empty, .alert--success:empty, .alert--info:empty, .alert--warning:empty, .alert--danger:empty, .alert--inverse:empty, .alert--ghost:empty {
  display: none;
}

[data-simplebar] {
  overflow-x: hidden;
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-content {
  padding: 45px !important;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* ----------------------------- */
/* == General                    */
/* ----------------------------- */
html {
  overflow-x: hidden !important;
}

body {
  background: #2E3337;
  background-image: url("../img/background.png");
  background-blend-mode: color-burn;
  overflow-x: hidden !important;
}

dialog {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.5;
  font-size: 1.6rem;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
svg {
  fill: currentColor;
}

.container {
  max-width: 120rem;
  margin: 0 auto;
}
.container-s {
  max-width: 90rem;
  margin: 0 auto;
}
.container-txt {
  max-width: 80ch;
  margin: 0 auto;
}

.section {
  padding: 3rem 1rem;
}

a,
a:hover {
  text-decoration: none;
}

@media (max-width: 35rem) {
  .flex-container.is-mobile, .is-mobile.flex-container--row,
.is-mobile.flex-row, .is-mobile.flex-container--column,
.is-mobile.flex-column, .is-mobile.flex-container--row-reverse,
.is-mobile.flex-row-reverse, .is-mobile.flex-container--column-reverse,
.is-mobile.flex-column-reverse {
    flex-direction: row;
  }
}

/* ----------------------------- */
/* == Typography                 */
/* ----------------------------- */
h1 {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  position: relative;
  padding: 14px 0;
  width: 60%;
  margin: 0 auto 5rem;
  color: #fff;
  font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  font-kerning: none;
}
h1::before {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(-8px - 14px);
}
h1::after {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(8px + 14px);
}
@media screen and (max-width: 420px) {
  h1 {
    width: 90%;
  }
}

.h1-like-bg {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  position: relative;
  padding: 14px 0;
}
.h1-like-bg::before {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(-8px - 14px);
}
.h1-like-bg::after {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(8px + 14px);
}

h2 {
  font-family: "Adelon", serif;
  color: #fff;
  font-size: calc(22px + (42 - 22) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  font-kerning: none;
}
h2.has-griffons {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 1.5em 0;
}
h2.has-griffons::after, h2.has-griffons::before {
  content: "";
  height: 1.5em;
  width: 2em;
  position: absolute;
  background-image: url("../img/icons/griffon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
h2.has-griffons::before {
  left: -2em;
  transform: rotateY(180deg);
}
h2.has-griffons::after {
  right: -2em;
}

.h2-like {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  position: relative;
  padding: 4px 0;
  margin-bottom: 2rem;
  font-size: 2.4rem;
}
.h2-like::before {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(-8px - 4px);
}
.h2-like::after {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #c3292a 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(8px + 4px);
}

h3 {
  font-family: "Adelon", serif;
  color: #fff;
  font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
}
h3.u-normal {
  font-weight: normal;
}

h4 {
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #fff;
  font-size: calc(18px + (16 - 18) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.meta {
  text-align: right;
  font-size: 1.2rem;
}

.catchphrase {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  margin-bottom: 5%;
  text-transform: uppercase;
}

/* ----------------------------- */
/* == Color                    */
/* ----------------------------- */
.color--bg-primary {
  background-color: #c3292a;
}
.color--primary {
  color: #c3292a;
}
.color--bg-primary-light {
  background-color: #bb4648;
}
.color--primary-light {
  color: #bb4648;
}
.color--bg-secondary {
  background-color: #fcc201;
}
.color--secondary {
  color: #fcc201;
}
.color--bg-light {
  background-color: #f8f4e2;
}
.color--light {
  color: #f8f4e2;
}
.color--bg-success {
  background-color: #5CB85C;
}
.color--success {
  color: #5CB85C;
}
.color--bg-info {
  background-color: #5BC0DE;
}
.color--info {
  color: #5BC0DE;
}
.color--bg-warning {
  background-color: #F0AD4E;
}
.color--warning {
  color: #F0AD4E;
}
.color--bg-danger {
  background-color: #D9534F;
}
.color--danger {
  color: #D9534F;
}
.color--bg-inverse {
  background-color: #333;
}
.color--inverse {
  color: #333;
}
.color--bg-ghost {
  background-color: transparent;
}
.color--ghost {
  color: transparent;
}

/* ----------------------------- */
/* == Layout                     */
/* ----------------------------- */
.flex-end {
  justify-content: flex-end;
}

.v-centered {
  align-items: center;
}

/* ----------------------------- */
/* == icones                     */
/* ----------------------------- */
.icon, .icon--x6, .icon--x4, .icon--x3 {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  line-height: 1;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 1em;
  box-sizing: content-box;
}
.icon--x3 {
  font-size: 2.5em;
}
.icon--x4 {
  font-size: 3em;
}
.icon--x6 {
  font-size: 4em;
}
.icon.is-active, .is-active.icon--x3, .is-active.icon--x4, .is-active.icon--x6 {
  color: #c3292a;
}

.icon--skills {
  background-color: #c3292a;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  font-size: 2.25em;
}

/* ----------------------------- */
/* == Boutons                    */
/* ----------------------------- */
.btn-primary {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
  border: 1px solid #c3292a;
  color: #fff;
  margin: 20px auto;
  font-size: calc(12px + (14 - 12) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  padding: 15px;
  cursor: pointer;
}
.btn-primary:hover {
  color: #fff;
}

.btn-secondary {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #fff;
  color: #fff;
  margin: 20px auto;
  font-size: calc(12px + (14 - 12) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  padding: 15px;
  cursor: pointer;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #000;
}

.btn.is-unstyled,
.button.is-unstyled {
  padding: 0;
  background-color: transparent;
}

.buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5rem 0 0 0.5rem;
}
.buttons > * {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.buttons--aventure {
  display: flex;
  justify-content: center;
}
.buttons--aventure form {
  margin: 1rem;
}
.buttons--encyclopedia {
  display: block;
  margin: 0;
  justify-content: center;
  text-align: left;
  border: 1px solid #2E3337;
}
.buttons--encyclopedia > * {
  margin: 0;
}
.buttons--encyclopedia button,
.buttons--encyclopedia .button {
  margin: 0;
  display: block;
  width: 100%;
  text-align: left;
  background: none;
  color: #fff;
}
.buttons--encyclopedia button:hover,
.buttons--encyclopedia .button:hover {
  background: linear-gradient(-90deg, rgba(195, 41, 42, 0) 0%, #c3292a 100%);
}
.buttons--encyclopedia button[data-modal-close],
.buttons--encyclopedia .button[data-modal-close] {
  text-align: right;
  width: auto;
}
.buttons--encyclopedia button[data-modal-close]:hover,
.buttons--encyclopedia .button[data-modal-close]:hover {
  background: none;
}
.buttons--encyclopedia button[href="#"],
.buttons--encyclopedia .button[href="#"] {
  opacity: 1;
  border-bottom: 1px solid #2E3337;
}

/* ----------------------------- */
/* == banner                     */
/* ----------------------------- */
.banner, .banner--adventure, .banner--404, .placeholder, .banner--arcs {
  --banner-bg-img: url("../img/duel_aerien.jpg");
  min-height: 70vh;
  margin-bottom: 2rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-image: var(--banner-bg-img);
  background-size: cover;
  background-position: top;
  position: relative;
}
.banner--arcs {
  --banner-bg-img: url("../img/duel_aerien.jpg");
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: overlay;
  margin-bottom: 0;
}
@media screen and (max-width: 420px) {
  .banner--arcs {
    background-size: 230vh;
  }
}
.banner--404, .placeholder {
  --banner-bg-img: url("../img/norrasq.jpg");
  min-height: calc(100vh - var(--navbar-height));
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: overlay;
  margin-bottom: 0;
}
.banner--404 .grid, .placeholder .grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-flow: unset;
  grid-auto-columns: unset;
}
.banner--404 h1, .placeholder h1 {
  font-size: 35vmin;
  color: #fff;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  grid-row: 1;
  grid-column: 1;
  line-height: 1.2;
  background: none;
  width: 100%;
  margin: 0;
}
.banner--404 h1::before, .placeholder h1::before, .banner--404 h1::after, .placeholder h1::after {
  content: none;
}
.banner--404 img, .placeholder img {
  grid-row: 1;
  grid-column: 1;
  align-self: flex-end;
  justify-self: center;
  z-index: 1;
}
.banner--404 img.is-drift, .placeholder img.is-drift {
  width: 58.5vmin;
}
.banner--404 .btn--primary, .placeholder .btn--primary {
  justify-self: center;
}
.banner--adventure {
  min-height: 100vh;
  background-image: url("../img/norrasq.jpg");
  background-color: #000;
  margin-bottom: 0;
  justify-content: flex-end;
  overflow: hidden;
  background-size: cover;
}
.banner .btn--img, .banner--arcs .btn--img, .banner--404 .btn--img, .placeholder .btn--img, .banner--adventure .btn--img {
  background-color: transparent;
  position: absolute;
  bottom: 4rem;
  left: 4rem;
  padding: 0;
}

.placeholder {
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: overlay;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.placeholder p {
  max-width: 60ch;
  font-size: 2.5rem;
}

.banner_items {
  display: grid;
  gap: 0rem;
  grid-template-areas: "";
  grid-template-columns: 0 4fr 1rem 4fr 0;
  grid-template-rows: 2rem 4fr auto auto;
  height: 100%;
  height: 100vh;
  flex-shrink: 0;
  flex-grow: 1;
  width: 100%;
}
@media screen and (min-width: 60rem) {
  .banner_items {
    grid-template-columns: 1fr 1fr 0.5fr 1fr 1fr;
    grid-template-rows: 1fr 3fr 6fr 1fr;
  }
}
@media screen and (min-width: 80rem) {
  .banner_items {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 3fr 6fr 1fr;
  }
}
@media screen and (min-width: 95rem) {
  .banner_items {
    grid-template-columns: 1fr 1fr 2fr 1fr 1fr;
    grid-template-rows: 1fr 3fr 6fr 1fr;
  }
}
.banner_items .background_wrapper {
  grid-column: 1/span 5;
  grid-row: 1/span 2;
  height: 100%;
  width: 100vw;
  margin: 0;
  background-color: #000;
}
.banner_items .background_wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom right, transparent 60%, black), linear-gradient(to bottom left, transparent 60%, black);
}
@media screen and (min-width: 60rem) {
  .banner_items .background_wrapper {
    min-height: 100vh;
    height: 100vh;
    grid-row: 1/span 4;
  }
}
.banner_items .background_wrapper .background {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease-out;
  opacity: 0;
}
.banner_items .background_wrapper .background.loaded, .banner_items .background_wrapper .background.same {
  opacity: 1;
}
.banner_items .background_wrapper .background.unload {
  opacity: 0;
}
.banner_items .background_wrapper .background.same {
  transition: none;
}
.banner_items .character {
  position: relative;
  cursor: pointer;
  grid-row: 2/span 1;
  grid-column: 1/span 2;
  margin-top: auto;
}
.banner_items .character:nth-of-type(2) {
  grid-column: 4/span 2;
  justify-self: flex-end;
}
@media screen and (min-width: 60rem) {
  .banner_items .character {
    grid-row: 2/span 3;
    grid-column: 1/span 2;
  }
  .banner_items .character:nth-of-type(2) {
    grid-column: 4/span 2;
  }
  .banner_items .character.is-large {
    grid-column: 1/span 3;
  }
  .banner_items .character.is-large:nth-of-type(2) {
    grid-column: 3/span 3;
  }
}
.banner_items .character.talking .character_image {
  filter: brightness(1);
}
.banner_items .character.talking .character_image:hover {
  outline: none;
}
.banner_items .character.talking .character_image {
  opacity: 0;
  transform: translateX(2.5rem);
  transition: all 0.5s ease-out;
}
.banner_items .character.talking .character_image.loaded, .banner_items .character.talking .character_image.same {
  opacity: 1;
  transform: translateX(0);
}
.banner_items .character.talking .character_image.unload {
  opacity: 0;
  transform: translateX(2.5rem);
}
.banner_items .character.talking .character_image.same {
  transition: none;
}
@keyframes slide-character {
  from {
    opacity: 0;
    transform: translateX(2.5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 30rem) {
  .banner_items .character:not(.talking), .banner_items .character.talking + .talking {
    z-index: -1;
  }
  .banner_items .character:not(.talking) .character_image, .banner_items .character.talking + .talking .character_image {
    opacity: 0;
  }
  .banner_items .character.talking {
    grid-column: 1/span 4;
  }
}
.banner_items .character_image {
  display: block;
  background: transparent;
  padding: 0;
  transition: filter 0.5s ease-out;
  filter: drop-shadow(0px 0px 0px transparent);
  filter: brightness(0.5);
}
.banner_items .character_image:hover, .banner_items .character_image:focus {
  outline: 2px solid transparent;
  filter: drop-shadow(2px -2px 5px rgba(255, 255, 255, 0.5));
}
.banner_items .character_image_equipement {
  position: absolute;
  right: 0;
  top: 0;
}
.banner_items .character:nth-of-type(2) .character_image:hover,
.banner_items .character:nth-of-type(2) .character_image:focus {
  filter: drop-shadow(2px -2px 5px rgba(255, 255, 255, 0.5));
}
.banner_items .character_details {
  display: none;
}
.banner_items .character.is-selected {
  z-index: 30;
}
.banner_items .character.is-selected::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 100vh;
  width: 100vw;
}
.banner_items .character.is-selected .character_image {
  filter: drop-shadow(2px -2px 5px rgba(255, 255, 255, 0.5));
}
.banner_items .character.is-selected .character_details {
  display: block;
  text-align: left;
  position: fixed;
  width: 100vw;
  min-height: 40vh;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  display: block;
  background-color: #2E3337;
  color: #fff;
  padding: 2rem;
}
@media screen and (min-width: 40rem) {
  .banner_items .character.is-selected .character_details {
    position: absolute;
    background-color: transparent;
    left: 100%;
    top: 5rem;
    width: 100%;
  }
}
@media screen and (min-width: 40rem) {
  .banner_items .character.is-selected.is-large .character_details {
    left: 50vw;
    width: 45vw;
  }
}
.banner_items .character.is-selected:nth-of-type(2) .character_image {
  filter: drop-shadow(2px -2px 5px rgba(255, 255, 255, 0.5));
}
.banner_items .character.is-selected:nth-of-type(2) .character_details {
  text-align: right;
  left: auto;
  right: 0;
}
@media screen and (min-width: 40rem) {
  .banner_items .character.is-selected:nth-of-type(2) .character_details {
    right: 100%;
  }
}
@media screen and (min-width: 40rem) {
  .banner_items .character.is-selected.is-tall_large .character_details {
    position: fixed;
    top: 20vh;
    width: 40vw;
    left: 10vw;
  }
}
.banner_items .character img {
  max-height: 84vh;
  object-fit: cover;
  object-position: top;
  height: auto;
  width: 100%;
}
.banner_items .character .reverse {
  transform: scaleX(-1);
}
.banner_items #perso-gauche.character.is-tall .character_image,
.banner_items #perso-droite.character.is-tall .character_image {
  margin: 0;
}
.banner_items #perso-gauche.character.is-tall .character_image img,
.banner_items #perso-droite.character.is-tall .character_image img {
  max-height: 96vh;
  height: 90vh;
  object-position: top left;
}
@media screen and (max-width: 420px) {
  .banner_items #perso-gauche.character.is-tall .character_image img,
.banner_items #perso-droite.character.is-tall .character_image img {
    height: 55vh;
  }
}
.banner_items #perso-gauche.character.is-large .character_image {
  margin: 0;
}
.banner_items #perso-gauche.character.is-large .character_image img {
  height: 90vh;
  width: 40vw;
  object-fit: cover;
  object-position: bottom left;
}
@media screen and (max-width: 420px) {
  .banner_items #perso-gauche.character.is-large .character_image img {
    height: auto;
    width: 100%;
  }
}
.banner_items #perso-droite.character.is-large .character_image {
  margin: 0;
}
.banner_items #perso-droite.character.is-large .character_image img {
  height: 90vh;
  width: 40vw;
  object-fit: cover;
  object-position: bottom left;
}
@media screen and (max-width: 420px) {
  .banner_items #perso-droite.character.is-large .character_image img {
    height: auto;
    width: 100%;
  }
}
.banner_items #perso-gauche.character.is-tall_large .character_image,
.banner_items #perso-droite.character.is-tall_large .character_image {
  position: absolute;
  height: 100vh;
  width: 1080px;
  bottom: 0;
  transform: translateY(5%);
}
.banner_items #perso-gauche.character.is-tall_large .character_image img,
.banner_items #perso-droite.character.is-tall_large .character_image img {
  max-height: 100vh;
}
@media screen and (max-width: 1024px) {
  .banner_items #perso-gauche.character.is-tall_large .character_image,
.banner_items #perso-droite.character.is-tall_large .character_image {
    width: 75vw;
    position: relative;
    height: 100%;
  }
}
@media screen and (max-width: 420px) {
  .banner_items #perso-gauche.character.is-tall_large .character_image,
.banner_items #perso-droite.character.is-tall_large .character_image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
  }
  .banner_items #perso-gauche.character.is-tall_large .character_image img,
.banner_items #perso-droite.character.is-tall_large .character_image img {
    object-position: bottom;
    height: 60vh;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.banner_items #perso-gauche.character.is-tall_large {
  transform: translateX(-10%);
}
.banner_items #perso-gauche.character.is-tall_large .character_image {
  left: 0px;
}
.banner_items #perso-droite.character.is-tall_large {
  transform: translateX(10%);
}
.banner_items #perso-droite.character.is-tall_large .character_image {
  right: 0px;
}
@media screen and (max-width: 420px) {
  .banner_items #perso-gauche.character.is-tall_large, .banner_items #perso-droite.character.is-tall_large {
    transform: translateX(0%);
  }
}
.banner_items .banner_content {
  grid-row: 3;
  grid-column: 2/span 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.banner_items .banner_content_inner {
  z-index: 20;
  position: relative;
  max-width: 95rem;
  margin: 0 auto;
  width: 100%;
  min-height: 40vh;
  padding: 2rem 1rem 0;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #c2bca8;
}
@media screen and (min-width: 60rem) {
  .banner_items .banner_content_inner {
    min-height: auto;
  }
}
.banner_items .banner_content .character_name {
  position: absolute;
  right: -1px;
  top: 0;
  transform: translateY(-50%);
}
.banner_items .banner_content .character_name p {
  --top-r: 150% -5rem;
  --bottom-r: 150% 100%;
  --bottom-l: 0 100%;
  --top-l: 0 0;
  text-transform: uppercase;
  background-color: #000;
  padding: 0.3em 0.75em;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  animation: reveal 0.7s cubic-bezier(0.08, 0.82, 0.17, 1) 0.3s forwards;
  margin-bottom: 0;
  font-family: "Adelon", serif;
  letter-spacing: 0.1em;
  font-size: 1em;
  color: #fff;
  border: 1px solid #c2bca8;
}
@keyframes reveal {
  from {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  to {
    clip-path: polygon(var(--top-r), var(--top-l), var(--bottom-l), var(--bottom-r));
  }
}
.banner_items .banner_content .character_name.is-left {
  left: -1px;
  right: auto;
}
.banner_items .banner_content .character_name.is-left p {
  --top-r: 100% 0;
  --bottom-r: 100% 100%;
  --bottom-l: -5rem 150%;
  --top-l: -5rem -5rem;
}
.banner_items .banner_content .character_name.is-left p::before {
  transform: scaleX(-1);
  right: auto;
  left: -2.8rem;
}
@media screen and (min-width: 40rem) {
  .banner_items .banner_content .tabs {
    font-size: 1.2em;
  }
  .banner_items .banner_content .tabs .choices {
    font-size: 1.6rem;
  }
}
.banner_items .banner_content .choices {
  display: grid;
  gap: 2.5rem;
  list-style-type: none;
  padding: 0;
  margin: 4rem;
}
@media screen and (min-width: 60rem) {
  .banner_items .banner_content .choices {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }
}
.banner_items .banner_content .choice {
  --bg-losange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 63 63'%3E%3Cpath fill='%23bb4648' stroke='black' stroke-width='3' d='M3 31.5L31.4 2.9 60 31.5 31.5 60z'/%3E%3C/svg%3E");
  background-color: #bb4648;
  color: #fff;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.7);
  position: relative;
  transform: translate(0, 0);
  transition: transform 0.3s, box-shadow 0.3s;
}
.banner_items .banner_content .choice:not(.is-disabled):hover {
  box-shadow: none;
  transform: translate(2px, 2px);
}
.banner_items .banner_content .choice button,
.banner_items .banner_content .choice a.btn--unstyled {
  display: inline-block;
  padding: 1rem 1rem 1rem 4.2rem;
  width: 100%;
  height: 100%;
  text-align: center;
  color: inherit;
  white-space: normal;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: inherit;
  text-transform: none;
}
.banner_items .banner_content .choice::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -3.5rem;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background-image: url("../img/svg/fist.svg"), var(--bg-losange);
  background-size: 60%, cover;
  background-repeat: no-repeat;
  background-position: 50% 83%, center;
  width: 7rem;
  height: 7rem;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.banner_items .banner_content .choice[data-type=reflexion]::before {
  background-image: url("../img/svg/enlightenment.svg"), var(--bg-losange);
  background-size: 50%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
}
.banner_items .banner_content .choice[data-type*=guerrier]::before, .banner_items .banner_content .choice[data-type*=roublard]::before, .banner_items .banner_content .choice[data-type*=sage]::before {
  background-size: 80%, contain;
  background-repeat: no-repeat;
  background-position: center, center;
}
.banner_items .banner_content .choice[data-type=guerrier]::before {
  background-image: url("../img/svg/guerrier.svg"), var(--bg-losange);
}
.banner_items .banner_content .choice[data-type=roublard]::before {
  background-image: url("../img/svg/roublard.svg"), var(--bg-losange);
}
.banner_items .banner_content .choice[data-type=sage]::before {
  background-image: url("../img/svg/sage.svg"), var(--bg-losange);
}
.banner_items .banner_content .choice[data-type=upguerrier]::before {
  background-image: url("../img/svg/guerrier-up.svg"), var(--bg-losange);
}
.banner_items .banner_content .choice[data-type=uproublard]::before {
  background-image: url("../img/svg/roublard-up.svg"), var(--bg-losange);
}
.banner_items .banner_content .choice[data-type=upsage]::before {
  background-image: url("../img/svg/sage-up.svg"), var(--bg-losange);
}
@media screen and (min-width: 60rem) {
  .banner_items .banner_content .choice:nth-of-type(2n) {
    box-shadow: -4px 4px 0 0 rgba(0, 0, 0, 0.7);
  }
  .banner_items .banner_content .choice:nth-of-type(2n) button,
.banner_items .banner_content .choice:nth-of-type(2n) a.btn--unstyled {
    padding: 1rem 4.2rem 1rem 1rem;
  }
  .banner_items .banner_content .choice:nth-of-type(2n):not(.is-disabled):hover {
    box-shadow: none;
  }
  .banner_items .banner_content .choice:nth-of-type(2n)::before {
    left: auto;
    right: -3.5rem;
  }
}
.banner_items .banner_content .tooltip[data-zappette] {
  z-index: 400;
  position: absolute;
  bottom: 5%;
}
.banner_items .banner_content .tooltip[data-zappette] .tooltip_button {
  background-color: #bb4648;
  cursor: pointer;
}
@media screen and (max-width: 420px) {
  .banner_items .banner_content .tooltip[data-zappette] .tooltip_button {
    left: 80vw;
  }
}
.banner_items .banner_content .tooltip[data-zappette] .tooltip_content {
  right: calc(100% - 1rem);
  min-width: 15em;
  transform: translateY(20%);
}
@media screen and (max-width: 420px) {
  .banner_items .banner_content .tooltip[data-zappette] .tooltip_content {
    left: 25vw;
    min-width: 15em;
    transform: translateY(1.3rem);
    z-index: 700;
  }
}
@media (min-width: 62rem) {
  .banner_items .banner_content .tooltip[data-zappette] {
    right: 4.5rem;
  }
}
.banner_items .banner_content .tooltip_button {
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 1.6rem;
  min-width: 3.5rem;
  min-height: 3.5rem;
  line-height: 3.5rem;
  border-radius: 50%;
  position: absolute;
  top: -4.75rem;
  left: 2.75rem;
}
.banner_items .banner_content .tooltip_button[aria-describedby=help] {
  margin-top: 1rem;
}
.banner_items .banner_content .tooltip.is-right .tooltip_button {
  left: auto;
  right: 3rem;
}
.banner_items .banner_content .tooltip.is-right .tooltip_content {
  left: auto;
  right: 2rem;
}
.banner_items .banner_content .tooltip.is-right .tooltip_content::before {
  left: auto;
  right: 2.25rem;
}
.banner_items .banner_content .action-menu_trigger {
  position: absolute;
  z-index: 3;
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  top: calc(-2rem);
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  outline: 2px solid #bb4648;
  transition: outline 0.1s;
}
.banner_items .banner_content .action-menu_trigger.is-active {
  position: fixed;
  top: auto;
  bottom: 3rem;
}
.banner_items .banner_content .action-menu_trigger:focus {
  outline: 2px solid #bb4648;
}
@media screen and (min-width: 40rem) and (min-height: 45rem) {
  .banner_items .banner_content .action-menu_trigger.is-active {
    position: absolute;
    top: calc(-2rem);
    bottom: auto;
  }
}
.banner_items .banner_content .action-menu_trigger:hover {
  box-shadow: none;
  outline: 6px solid #bb4648;
}
.banner_items .banner_content .action-menu_items {
  z-index: 2;
  display: none;
  position: fixed;
  list-style: none;
  margin: 0;
  padding: 2rem 4rem 5rem;
  background-color: rgba(17, 17, 17, 0.9);
  bottom: 0;
  left: 0;
  height: 100vh;
  max-height: 100%;
  width: 100%;
  transform: scaleY(0) translateX(0);
  transform-origin: bottom;
  overflow-y: auto;
  flex-direction: column;
  justify-content: center;
}
.banner_items .banner_content .action-menu_items input {
  font-size: calc(12px + (14 - 12) * ((100vw - 300px) / (1920 - 300)));
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.banner_items .banner_content .action-menu_items.did-fade-in {
  display: flex;
  padding-bottom: 12rem;
  animation: disappear 0.3s;
}
.banner_items .banner_content .action-menu_items.is-active {
  display: flex;
  padding-bottom: 12rem;
  animation: appear 0.3s forwards;
}
.banner_items .banner_content .action-menu_items.is-active .action-menu_item {
  animation: opacity 0.3s ease 0.3s forwards;
}
.banner_items .banner_content .action-menu_items.script-wrapper {
  text-align: left;
  z-index: 100;
}
.banner_items .banner_content .action-menu_items.script-wrapper > * {
  flex: 1 0 auto;
}
.banner_items .banner_content .action-menu_items.script-wrapper .script-content {
  margin-top: 2rem;
}
.banner_items .banner_content .action-menu_items.script-wrapper button {
  margin: 3rem auto 5rem;
  display: block;
}
@media screen and (min-width: 40rem) and (min-height: 45rem) {
  .banner_items .banner_content .action-menu_items {
    width: auto;
    position: absolute;
    bottom: calc(100%);
    left: 25%;
    right: 25%;
    height: auto;
    max-height: 45rem;
    overflow-y: auto;
  }
  .banner_items .banner_content .action-menu_items.did-fade-in, .banner_items .banner_content .action-menu_items.is-active {
    display: block;
    padding-bottom: 5rem;
  }
  .banner_items .banner_content .action-menu_items.script-wrapper {
    left: 0;
    right: 0;
  }
}
@keyframes appear {
  0% {
    transform: scaleY(0) translateX(0);
  }
  100% {
    transform: scaleY(1) translateX(0);
  }
}
@keyframes disappear {
  0% {
    transform: scaleY(1) translateX(0);
  }
  100% {
    transform: scaleY(0) translateX(0);
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.banner_items .banner_content .action-menu_item {
  opacity: 0;
  position: relative;
  margin: 1rem auto;
  flex: 0 0 auto;
  max-width: 30ch;
  width: 100%;
}
.banner_items .banner_content .action-menu_item::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  display: inline-block;
  background: linear-gradient(90deg, #c3292a 0%, rgba(195, 41, 42, 0) 100%);
  width: 1rem;
  height: 100%;
  transition: width 0.3s ease;
}
.banner_items .banner_content .action-menu_item:hover::before {
  width: 100%;
}
.banner_items .banner_content .action-menu_item.script-content::before {
  display: none;
}
.banner_items .banner_content .action-menu_item a,
.banner_items .banner_content .action-menu_item button,
.banner_items .banner_content .action-menu_item input {
  display: inline-block;
  padding: 1.5rem 8rem;
  line-height: 1;
  color: white;
}
.banner_items .banner_content .tabs-content {
  color: #fff;
  margin: 1rem 2rem 1rem;
  text-align: left;
}
.banner_items .banner_content .tabs-content .choices {
  margin: 1.5rem 4rem 2rem;
}
.banner_items .banner_content .tabs-menu {
  justify-content: flex-end;
  padding-top: 0;
}
.banner_items .banner_content .tabs-menu .tabs-out {
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: italic;
}
.banner_items .banner_content .tabs-menu .tabs-menu-link--next,
.banner_items .banner_content .tabs-menu .tabs-menu-link--next::before {
  cursor: pointer;
}
.banner_items .banner_content .tabs-menu .tabs-menu-link--next::before,
.banner_items .banner_content .tabs-menu .tabs-out::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner_items .banner_content .tabs-menu .tabs-menu-link--next.is-disabled {
  display: none;
}

/* ----------------------------- */
/* == Articles                   */
/* ----------------------------- */
.thumbnail {
  position: relative;
}
.thumbnail_img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
.thumbnail_caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  color: #fff;
}

.actualites {
  text-align: center;
}

/* ----------------------------- */
/* == Newsletter                 */
/* ----------------------------- */
.newsletter {
  background-color: rgba(0, 0, 0, 0.2);
  margin: 5rem 0;
}
.newsletter .grid-6 {
  display: grid;
  grid-template-areas: "img txt -" "img form -";
  grid-template-columns: 2fr 3fr 1fr;
}
@media (max-width: 35rem) {
  .newsletter .grid-6 {
    grid-template-areas: "txt img" "form form";
    grid-template-columns: 4fr 2fr;
  }
}

.newsletter_txt {
  grid-area: txt;
}

.newsletter_img {
  grid-area: img;
}
.newsletter_img img {
  max-height: 23em;
  margin: -6em 0;
}
@media (max-width: 35rem) {
  .newsletter_img img {
    transform: scaleX(-1);
  }
}

.newsletter_form {
  grid-area: form;
  width: 100%;
  max-width: 450px;
}
.newsletter_form input {
  flex: 1;
}

/* ----------------------------- */
/* == Reading interface          */
/* ----------------------------- */
.reading-page,
.encyclopedia-page,
.encyclopedia-list {
  background-size: cover;
  background-attachment: fixed;
  background-position: 50%;
  padding: 1rem 5rem;
}

.encyclopedia-list {
  background-size: cover;
  background-attachment: fixed;
  background-position: Center;
  min-height: 80vh;
}

.reading-page {
  font-family: "atkinson_hyperlegibleregular", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.reading-page .content {
  font-size: 1.7rem;
}
@media (max-width: 47rem) {
  .reading-page .reading-container {
    margin-top: 0;
  }
}

@media (max-width: 47rem) {
  .reading-page,
.encyclopedia-list {
    padding: 0;
  }
}

@media (max-width: 35rem) {
  .encyclopedia-page {
    padding: 1rem 0.5rem;
  }
}

.timer {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.42);
}
.timer-text {
  color: #f8f4e2;
  text-align: center;
  margin-top: 1.2rem;
}
.timer-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7.5px;
  appearance: none;
  background: #c2bca8;
  border: none;
  color: #c3292a;
  z-index: 90;
}
.timer-progress::-webkit-progress-bar {
  background: #c2bca8;
}
.timer-progress::-webkit-progress-value {
  background: #c3292a;
  transition: width 1s linear;
}
.timer-progress::-moz-progress-bar {
  background: #c3292a;
}

.reading-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  appearance: none;
  background: transparent;
  border: none;
  color: #c3292a;
  z-index: 90;
}
.reading-progress::-webkit-progress-bar {
  background: transparent;
}
.reading-progress::-webkit-progress-value {
  background: #c3292a;
}
.reading-progress::-moz-progress-bar {
  background: #c3292a;
}
@media screen and (min-width: 85rem) {
  .reading-progress {
    display: none;
  }
}

.status {
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 31'%3E%3Cpath d='M.1 15.2L14.6 0 29 15.2 14.6 30.4z'/%3E%3C/svg%3E");
  mask-repeat: repeat-x;
  mask-size: contain;
  mask-position: left;
  background-color: #c2bca8;
  border: 0;
  height: 1.8rem;
  width: 2.25rem;
  color: #c3292a;
  appearance: none;
  margin-top: 2rem;
}
.status::-moz-progress-bar {
  background: #c3292a;
}
.status::-webkit-progress-value {
  background: #c3292a;
}
.status::-webkit-progress-bar {
  background: #c2bca8;
}
.status[max="6"] {
  width: 13.25rem;
}
.status[max="5"] {
  width: 11rem;
}
.status[max="4"] {
  width: 8.75rem;
}
.status[max="3"] {
  width: 6.5rem;
}
.status[max="2"] {
  width: 4.25rem;
}
.status[max="1"] {
  mask-position: 0.25rem center;
}

.reading-container {
  --rc-vpadding: 5rem;
  --rc-hpadding: 9rem;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  margin: 5rem auto 3rem;
  padding: var(--rc-vpadding) var(--rc-hpadding);
  position: relative;
  z-index: 10;
}
@media (max-width: 47rem) {
  .reading-container {
    --rc-vpadding: 3rem;
    --rc-hpadding: 3rem;
  }
}
@media (max-width: 35rem) {
  .reading-container {
    --rc-vpadding: 2rem;
    --rc-hpadding: 2rem;
  }
}
.reading-container p {
  font-size: 1.1em;
}
.reading-container.has-actions {
  box-shadow: none;
}
.reading-container.has-actions::after {
  display: block;
  content: "";
  width: 4rem;
  height: calc(100%);
  position: absolute;
  right: -4rem;
  top: 0;
}
@media (max-width: 35rem) {
  .reading-container.has-actions::after {
    display: none;
  }
}

.reading-header {
  margin-bottom: 6rem;
}
.reading-header h1 {
  width: 100%;
  margin: 0;
}
@media (max-width: 47rem) {
  .reading-header {
    margin-top: 3rem;
  }
}

#texte_lecture {
  margin-top: 2.5rem;
}

#chg_nom {
  display: block;
  margin: 1rem auto 2rem;
  padding: 5px 15px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
}

.actions {
  font-size: 2rem;
  position: fixed;
  top: 50vh;
  color: #fff;
  z-index: 1;
  align-items: flex-end;
  width: 4rem;
  left: 50vw;
  transform: translateX(45rem);
}
@media (max-width: 47rem) {
  .actions {
    position: relative;
    flex-direction: row;
    right: auto;
    transform: translateY(0);
    margin-bottom: 2rem;
    margin-top: 0;
    margin-right: 0;
    top: 0;
    justify-content: center;
    width: auto;
    color: #000;
  }
}
.actions .icon:hover, .actions .icon--x3:hover, .actions .icon--x4:hover, .actions .icon--x6:hover {
  color: #c3292a;
  cursor: pointer;
}

.tooltip_button[data-toggle-tooltip] {
  transition: none;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.3);
}
.tooltip_button[data-toggle-tooltip] svg {
  height: 2em;
  width: 2em;
}
.tooltip_button[data-toggle-tooltip]:hover, .tooltip_button[data-toggle-tooltip][aria-pressed=true] {
  color: #c3292a;
}
.tooltip_button[data-toggle-tooltip]::after {
  content: attr(data-toggle-tooltip);
  display: block;
  font-family: "Adelon", serif;
  font-size: 1.3em;
  position: absolute;
  bottom: 0.9rem;
  right: 0.9rem;
  color: white;
}

font {
  display: none;
}

.encyclopedia-page {
  --bg-origin-perso: url("../img/miniatures/Norrasq1.jpg");
  --item-img-width: 300px;
  padding: 1rem 2rem 1rem 0;
  height: calc(100vh - var(--navbar-height));
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page {
    height: auto;
  }
}
.encyclopedia-page a.back {
  position: absolute;
  left: 50%;
  width: max-content;
  z-index: 15;
}
.encyclopedia-page a.back:hover {
  color: #fff;
}
@media screen and (max-width: 420px) {
  .encyclopedia-page a.back {
    left: 0;
  }
}
.encyclopedia-page .item-img-wrapper {
  position: relative;
  text-align: center;
  z-index: 1;
  align-self: center;
  top: 0;
  height: 100vh;
}
@media screen and (min-width: 70rem) {
  .encyclopedia-page .item-img-wrapper::after {
    content: "";
    width: 25vw;
    height: 25vw;
    background-color: rgba(255, 255, 255, 0.8);
    filter: blur(6rem);
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: -1;
  }
}
.encyclopedia-page .item-img-wrapper .item-img {
  height: 80vh;
  width: 40vw;
  object-fit: contain;
  object-position: center;
}
.encyclopedia-page .item-img-wrapper .item-img.is-tall {
  position: relative;
  top: -12rem;
  height: 110vh;
}
.encyclopedia-page .item-img-wrapper .item-img.is-tall_large {
  object-fit: cover;
  object-position: right;
  position: relative;
  height: 90vh;
  width: 100%;
  top: -5rem;
}
@media screen and (max-width: 550px) {
  .encyclopedia-page .item-img-wrapper .item-img.is-tall_large {
    height: 100%;
  }
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page .item-img-wrapper .item-img {
    margin-top: 0;
    object-position: top right;
    height: 100%;
    filter: none;
    border-radius: 50% 0% 50% 50%;
  }
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page .item-img-wrapper {
    padding-bottom: 0;
    text-align: center;
  }
}
.encyclopedia-page .reading-container {
  --rc-hpadding: 4.5rem;
  font-family: "atkinson_hyperlegibleregular", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  max-width: 95ch;
  margin: 5rem auto 10rem;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 420px) {
  .encyclopedia-page .reading-container {
    width: 90%;
  }
}
.encyclopedia-page .reading-container .tabs {
  height: 100%;
  overflow: hidden;
}
.encyclopedia-page .reading-container .tabs-menu-wrapper li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.4);
  width: 50px;
  height: 50px;
  margin: 0 -1px 0 0;
}
.encyclopedia-page .reading-container .tabs-menu-link:hover {
  margin: 0;
  background: linear-gradient(90deg, #831d1e 0%, #c3292a 50%, #831d1d 100%);
  border: 1px solid #fff;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
}
.encyclopedia-page .reading-container .tabs-menu-link.is-locked {
  width: 50px;
  height: 50px;
  text-align: center;
}
.encyclopedia-page .reading-container .tabs-menu-link.is-locked:hover {
  background: #000;
  background-image: url("../../img/svg/lock-l.svg");
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: difference;
}
.encyclopedia-page .reading-container .tabs .is-active > .tabs-menu-link {
  border-bottom: 0;
  background: linear-gradient(90deg, #831d1e 0%, #c3292a 50%, #831d1d 100%);
  border: 1px solid #fff;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0;
}
.encyclopedia-page .reading-container .tabs .is-active > .tabs-menu-link.is-locked {
  background: #000;
  background-image: url("../../img/svg/lock-l.svg");
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: difference;
}
@media screen and (min-width: 70rem) {
  .encyclopedia-page .reading-container::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    left: -20px;
    right: 0;
    height: 8rem;
    background-image: linear-gradient(to top, #000, transparent);
    width: calc(100% + 40px);
  }
}
.encyclopedia-page .reading-container .content {
  padding-left: var(--rc-hpadding);
  padding-right: var(--rc-hpadding);
  height: 100%;
  position: relative;
}
@media screen and (max-width: 420px) {
  .encyclopedia-page .simplebar-content {
    padding: 10px !important;
  }
}
.encyclopedia-page .simplebar-scrollbar::before {
  background-color: #bb4648;
}
.encyclopedia-page .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page {
    padding: 1rem 0 1rem 0;
    --item-img-width: 240px;
  }
  .encyclopedia-page.grid-2 {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
  .encyclopedia-page .tabs {
    margin-top: calc(var(--item-img-width) + 3rem);
  }
  .encyclopedia-page .reading-container .content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .encyclopedia-page .item-img-wrapper {
    width: var(--item-img-width);
    height: var(--item-img-width);
    margin: 2rem auto;
    position: absolute;
    top: 16rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 70rem) and (max-width: 420px) {
  .encyclopedia-page .item-img-wrapper {
    z-index: 15;
  }
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page .item-img-wrapper img {
    position: relative;
    object-fit: cover;
    object-position: top right;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 70rem) {
  .encyclopedia-page .item-img-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-image: var(--bg-origin-perso);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

/* = Encyclopedie
-------------------------------- */
.chapters {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
}
.chapters .tabs-menu-wrapper::before {
  width: calc(100% + 1rem);
  top: -0.5rem;
  left: -0.5rem;
}
@media (max-width: 47rem) {
  .chapters {
    left: 50%;
  }
}
@media screen and (max-width: 420px) {
  .chapters {
    width: 100%;
  }
}

.chapter-locked {
  text-align: center;
  position: relative;
  max-width: 40rem;
  margin: 0 auto;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.chapter-locked_background {
  font-size: 7.5rem;
  opacity: 0.2;
  color: red;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.chapter-locked .small-heading {
  margin-top: 0;
  padding-top: 2rem;
  margin-bottom: 0;
}
.chapter-locked .influences {
  font-size: 1em;
}

.button.bookmark {
  display: block;
  position: absolute;
  top: 1.5rem;
  right: 0rem;
  border-radius: 50%;
  border: 2px solid;
  padding: 0.5em;
  background-color: #fff;
  color: #333;
}
.button.bookmark.is-active {
  color: #c3292a;
}
@media screen and (max-width: 70rem) {
  .button.bookmark {
    top: 20%;
    right: -1rem;
    font-size: 2rem;
  }
}

.house {
  display: none;
}

.callout--dark {
  text-align: left;
}

.price {
  text-align: right;
  display: block;
}

.sommaire .frame {
  border-image: url("../../img/frame-l.png") 22 fill;
  height: 40vh;
  min-width: 70vw;
  display: flex;
  flex-direction: column;
}

/* @media screen and (max-width: 850px) {
  .sommaire {
    .frame {
      border-image: url("../../img/frame-h.png") 22 fill;
      padding: 0 1rem 0;
      margin-bottom: 4rem;
      height: 100%;

      .flex-container{
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;

        li {
          margin: 5px;
        }
      }

      .content-flex {
        flex-direction: column;
      }
    }
  }
}
 */
@media screen and (max-width: 1550px) {
  .sommaire .frame {
    border-image: url("../../img/frame-h.png") 22 fill;
    padding: 0 1rem 0;
    margin-bottom: 4rem;
    height: 100%;
  }
  .sommaire .frame .flex-container, .sommaire .frame .flex-container--row,
.sommaire .frame .flex-row, .sommaire .frame .flex-container--column,
.sommaire .frame .flex-column, .sommaire .frame .flex-container--row-reverse,
.sommaire .frame .flex-row-reverse, .sommaire .frame .flex-container--column-reverse,
.sommaire .frame .flex-column-reverse {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .sommaire .frame .flex-container li, .sommaire .frame .flex-container--row li,
.sommaire .frame .flex-row li, .sommaire .frame .flex-container--column li,
.sommaire .frame .flex-column li, .sommaire .frame .flex-container--row-reverse li,
.sommaire .frame .flex-row-reverse li, .sommaire .frame .flex-container--column-reverse li,
.sommaire .frame .flex-column-reverse li {
    margin: 5px;
  }
}
.menu-container {
  max-width: 100rem;
  margin: 0 auto;
}
.menu-container .text {
  width: 75%;
  padding: 0 2rem;
}
@media screen and (max-width: 850px) {
  .menu-container .text {
    width: 100%;
    padding: 0;
  }
}
.menu-container .action {
  width: 25%;
}
@media screen and (max-width: 850px) {
  .menu-container .action {
    width: 100%;
  }
}
.menu-container .action .button--secondary {
  margin: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 850px) {
  .menu-container .content-flex {
    flex-direction: column;
  }
}

/* ----------------------------- */
/* == Footer                     */
/* ----------------------------- */
.footer {
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0;
  color: #fff;
  border-top: 1px solid #5A5A5A;
  padding: 2rem 0;
}
.footer .h4-like {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.footer .h4-like::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #c3292a;
}
.footer p {
  font-size: 0.9em;
  margin-bottom: 0.2em;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #cccccc;
}
@media (max-width: 22.75rem) {
  .footer {
    text-align: center;
  }
}
.footer .copyright {
  text-align: center;
  opacity: 0.7;
}
.footer .social-medias-wrapper {
  justify-content: center;
  opacity: 0.7;
}
@media screen and (max-width: 420px) {
  .footer .social-medias-wrapper {
    flex-direction: row;
  }
}
.footer .social-medias-wrapper li {
  font-size: 2rem;
}
.footer .scroll-to-top {
  background: linear-gradient(0deg, rgba(195, 41, 42, 0) 0%, #c3292a 100%);
}

.secondary-nav {
  /* TODO : Créer une règle plus générique pour faire varier la taille */
}
.secondary-nav .grid-3 {
  grid-template-columns: repeat(3, auto);
  max-width: 650px;
}
@media (max-width: 35rem) {
  .secondary-nav .grid-3 {
    display: block;
  }
}
.secondary-nav .nav-item {
  padding-right: 1.5em;
}
@media (max-width: 35rem) {
  .secondary-nav .nav-item {
    padding-right: 0;
  }
}

.scroll-to-top {
  display: none;
}
.scroll-to-top.is-active {
  display: block;
  position: fixed;
  z-index: 10;
  bottom: 4rem;
  right: 4rem;
  padding: 0.5rem;
  border-radius: 50%;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s;
}
.scroll-to-top.is-active:hover {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.screen-story {
  position: fixed;
  z-index: 100;
  padding: 3rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  background-color: black;
  background-blend-mode: overlay;
  color: #f8f4e2;
  text-shadow: 2px 2px 20px #000;
  background-position: center;
  background-size: cover;
  animation: image-appear 1s 0.5s cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards;
}
.screen-story .container-txt {
  animation: opacity 1.5s 0s cubic-bezier(0.55, 0.09, 0.68, 0.53) forwards;
}
.screen-story.is-opaque {
  background-color: #000;
}

.modal-segment {
  --bg-origin-perso: url("../img/miniatures/Norrasq1.jpg");
  --item-img-width: 150px;
}
.modal-segment [data-modal-content] {
  text-align: left;
  max-width: 50rem;
}
@media screen and (min-width: 45rem) {
  .modal-segment [data-modal-content] {
    padding: 3rem 5rem;
  }
}
@media screen and (max-width: 420px) {
  .modal-segment [data-modal-content] {
    padding: 0;
  }
}
.modal-segment .grid {
  grid-template-columns: auto 1fr;
  align-items: center;
}
.modal-segment .grid figure.item-img-wrapper {
  justify-self: center;
  position: relative;
  text-align: center;
  margin-right: 4rem;
  z-index: 1;
  align-self: end;
  padding-bottom: 0;
  text-align: center;
  border: 1px solid #2E3337;
  height: auto;
}
.modal-segment .grid figure.item-img-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background-image: var(--bg-origin-perso);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  width: var(--item-img-width);
  height: var(--item-img-width);
}
.modal-segment .grid figure.item-img-wrapper img.item-img {
  position: relative;
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
  max-width: var(--item-img-width);
  object-fit: cover;
  margin-top: 0;
  object-position: top center;
  max-height: var(--item-img-width);
}
@media screen and (max-width: 47rem) {
  .modal-segment .grid {
    display: block;
    text-align: center;
  }
  .modal-segment .grid figure.item-img-wrapper {
    left: 0;
    top: 0;
    transform: none;
    margin: 0 auto 1rem;
  }
  .modal-segment .grid .modal-title, .modal-segment .grid p {
    text-align: inherit;
  }
}
.modal-segment .modal-title {
  background-color: transparent;
  color: #fff;
  text-align: left;
  padding: 0;
  font-size: 2rem;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 0.5rem;
}
.modal-segment .modal_footer {
  text-align: center;
}
.modal-segment .item-img-wrapper::after {
  content: none;
}

dialog {
  border: none;
  padding: 0;
  transform-origin: center;
  max-height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
  background: transparent;
  margin: 5vh auto;
  position: fixed;
  display: none;
}

dialog[open] {
  display: block;
}

[data-modal-content] {
  /*position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 5%;*/
  width: 100%;
  max-width: 90vw;
  max-height: calc(100vh - 10%);
  border: 2px solid transparent;
  z-index: 667;
  padding: 4rem 2rem;
  right: auto;
  text-align: center;
  color: #fff;
  max-height: calc(100vh - 10vh);
  opacity: 0;
  animation: opacity 0.5s ease 0.1s forwards;
}
@media screen and (min-width: 45rem) {
  [data-modal-content] {
    padding: 5rem 8rem;
  }
}

.adventure-screen [data-modal-content] {
  width: 90vw;
}

#showrecap .adventure-screen [data-modal-content] {
  width: 60vw;
}

dialog::backdrop,
dialog[open] + .modal-overlay {
  background: black;
  opacity: 0.8;
}

.modal-overlay {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  z-index: 500;
  animation: fadewhite ease 0.5s 1 forwards;
}

dialog[open] + .modal-overlay {
  visibility: visible;
  opacity: 1;
}

[data-modal-close] {
  position: absolute;
  right: 2rem;
  top: 2rem;
  background: transparent;
  border-radius: 1em;
  color: #fff;
  border: 0;
  font: inherit;
  padding: 0.25em 0.5em;
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.2s ease;
  z-index: 15;
  text-align: right;
}
[data-modal-close]:hover {
  transform: scale(1.2);
}
[data-modal-close]:focus, [data-modal-close]:active {
  outline: none;
}

.modal-title {
  background-color: #c3292a;
  display: inline-block;
  padding: 1rem 3rem 0rem;
  color: #f8f4e2;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media screen and (min-width: 45rem) {
  .modal-title {
    font-size: 3rem;
  }
}

.modal-title + * {
  text-align: left;
}

#showprofil .frame {
  height: 100%;
  background: #212529;
  background-image: url("../img/background.png");
  background-blend-mode: color-burn;
}
#showprofil h3,
#showprofil h4 {
  text-align: left;
}

.profile-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  position: relative;
  grid-template-areas: "perso" "infos";
}
@media screen and (min-width: 45rem) {
  .profile-wrapper {
    grid-template-columns: 2fr 1fr 2fr;
    grid-template-areas: "infos perso";
  }
}
.profile-wrapper .img-character {
  height: 80vh;
}
.profile-wrapper .img-character::before {
  content: "";
  position: relative;
  top: 94%;
  height: 1.5rem;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(10px);
}
@media screen and (max-width: 420px) {
  .profile-wrapper .img-character::before {
    position: absolute;
  }
}
@media screen and (max-width: 420px) {
  .profile-wrapper .img-character {
    height: 100%;
  }
}
.profile-left {
  grid-area: infos;
}
.profile-left_heading {
  text-align: left;
  margin: 15% 0;
}
@media screen and (min-width: 45rem) {
  .profile-left_heading {
    text-align: left;
  }
}
.profile-left_heading #metier {
  text-transform: uppercase;
  padding-left: 2rem;
}
.profile-left_heading #metier .influence::before {
  content: "";
  background-image: url("../../img/svg/influence.svg");
  height: 20px;
  width: 20px;
  display: inline-block;
  filter: invert(1);
  margin-right: 10px;
}
@media screen and (max-width: 420px) {
  .profile-left_heading #metier {
    flex-direction: row;
    font-size: 1.5rem;
    padding: 0;
  }
}
.profile-left_heading #metier span {
  display: inline-block;
  width: calc(50% - 40px);
}
.profile-left_heading #metier span + span {
  display: inline-block;
  width: 50%;
}
.profile-right {
  grid-area: perso;
  text-align: center;
}
@media screen and (min-width: 45rem) {
  .profile-right {
    text-align: left;
  }
}
.profile-name {
  font-weight: 700;
  font-size: 2.4rem;
  font-family: "Adelon", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 420px) {
  .profile-name {
    text-align: center;
    font-size: 1.6rem;
  }
}
.profile-name > * {
  display: inline-block;
}
.profile-origin {
  font-size: 1.8rem;
  margin: 0 1rem;
}
@media screen and (max-width: 420px) {
  .profile-origin {
    font-size: 1.4rem;
  }
}
.profile-origin .highlight {
  color: #000;
}
.profile-image {
  height: 15rem;
  width: 15rem;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
.profile-image_equipement {
  position: absolute;
  top: 0;
  right: 50%;
  max-height: 100%;
  max-width: 100%;
  height: 15rem;
  width: 15rem;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
  transform: translateX(50%);
}
@media screen and (min-width: 45rem) {
  .profile-image {
    position: absolute;
    top: 0;
    right: 50%;
    height: auto;
    width: auto;
    border-radius: 0;
    max-height: 100%;
    max-width: 100%;
    transform: translateX(50%);
  }
  .profile-image_equipement {
    height: auto;
    width: auto;
    right: 50%;
    border-radius: 0;
    transform: translateX(50%);
  }
}

.profile-stats_item {
  display: flex;
  flex-direction: row;
  column-gap: 1.5rem;
  align-items: center;
}
@media screen and (max-width: 420px) {
  .profile-stats_item {
    column-gap: 0.5rem;
  }
}

.profile-stats_icon {
  width: 60px;
  padding: 6px;
  filter: brightness(10);
}
@media screen and (max-width: 420px) {
  .profile-stats_icon {
    width: 50px;
    padding: 0;
  }
}

.profile-stats_title {
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  width: 18%;
}
@media screen and (max-width: 420px) {
  .profile-stats_title {
    width: 65%;
  }
}

.profile-stats_value {
  width: 17rem;
  height: 9px;
  appearance: none;
  background: #fff;
  border: none;
  color: #c3292a;
}
.profile-stats_value::-webkit-progress-bar {
  background: #fff;
}
.profile-stats_value::-webkit-progress-value {
  background: #c3292a;
}
.profile-stats_value::-moz-progress-bar {
  background: #c3292a;
}

.inventaire h4 {
  padding-left: 2rem;
}
.inventaire #other_object h4 {
  border-bottom: 1px solid #5A5A5A;
  margin-bottom: 8px;
  padding-bottom: 5px;
}

.inventory-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 8.5rem);
  gap: 1rem;
  align-items: flex-start;
}
.inventory-grid_item {
  padding: 0.5rem 0;
}
.inventory-grid_item img {
  border: 1px solid #5A5A5A;
  background: rgba(0, 0, 0, 0.6);
}

.object-name {
  font-size: 1.4rem;
  margin-bottom: 0;
  text-transform: none;
  letter-spacing: initial;
  line-height: 1.5rem;
  margin-top: 0.6rem;
}

.equipement button {
  cursor: pointer;
  margin: 0;
}
.equipement img {
  object-fit: cover;
  height: 85px;
}

.container {
  width: 100%;
}
.container .collapse-wrap {
  width: 100%;
}
.container .collapse-wrap .collapse-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #5A5A5A;
  margin-bottom: 8px;
  padding-bottom: 5px;
}
.container .collapse-wrap .collapse-btn .btn-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .collapse-wrap .content {
  width: 100%;
  max-height: 0;
  animation: slide linear 100ms forwards;
}

@keyframes slide {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 100%;
  }
}
.choices form,
[data-modal] form {
  color: #000;
}

.choices label,
[data-modal] label,
.form-compact label {
  margin-right: 0.5rem;
}

[data-modal] label,
.form-compact label {
  display: block;
}

[data-modal] form,
.form-compact {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  max-width: max-content;
}

.frame {
  background: rgba(0, 0, 0, 0.6);
  padding: 3rem 3rem 1rem;
  border: 22px solid #fff;
  border-image: url("../img/frame.png") 22 fill;
}
@media screen and (max-width: 420px) {
  .frame {
    width: 85%;
    border-image: url("../../img/frame-h.png") 22 fill;
  }
}
.frame a {
  color: #fff;
  text-transform: uppercase;
}

.back {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transform: translateX(-200px);
  margin: 1.5rem;
  color: #fff;
}
.back:hover {
  color: #fff;
}
@media screen and (max-width: 420px) {
  .back {
    transform: none;
  }
}

.choices form {
  margin-top: 2rem;
}

[data-modal] form .button--primary,
.form-compact .button--primary {
  margin-top: 2rem;
}

[data-modal] form label,
.form-compact label {
  margin-top: 1rem;
}

.toast {
  padding: calc(1rem + 17px) 1.5rem 5rem;
  margin: 50px auto 1rem;
  color: #fff;
  opacity: 0;
  transform: translateY(3rem);
  position: relative;
  animation: slide-up 0.3s ease forwards;
}
.toast::before {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, #000 50%, rgba(0, 0, 0, 0.8) 100%);
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  clip-path: polygon(calc(50% - 17px) 0, 50% 18px, calc(50% + 18px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
}
.toast::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -36px;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background-image: url("../img/svg/notif-black.svg");
}
@media screen and (min-width: 40rem) {
  .toast {
    margin: 100px auto 1rem;
    padding: calc(1rem + 20px) 2.5rem 5rem;
  }
  .toast::before {
    clip-path: polygon(calc(50% - 25px) 0, 50% 25px, calc(50% + 25px) 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
  .toast::after {
    top: -80px;
    width: 100px;
    height: 100px;
  }
}
.toast--danger::before {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
}
.toast--danger::after {
  background-image: url("../img/svg/notif-red.svg");
}
.toast.is-leaving {
  animation: slide-right 0.3s ease forwards;
}
.toast-center {
  position: fixed;
  left: 50%;
  top: var(--navbar-height);
  transform: translateX(-50%);
  z-index: 100;
  padding: 1rem 0.5rem;
  max-width: 60rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

[data-notif] {
  display: none;
}

.notif-count {
  position: absolute;
  right: 2px;
  top: -5px;
  background-color: #c3292a;
  width: 1.4em;
  height: 1.4em;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
}
.notif-count.is-light {
  background-color: #fff;
  color: #c3292a;
  top: 0;
  font-size: 1.3rem;
  font-weight: 500;
}
@media (max-width: 61rem) {
  .notif-count:not(.is-light) {
    right: -12px;
  }
}

[aria-expanded=true] .notif-count.is-light {
  display: none;
}

.instructions-narration {
  font-style: italic;
}

.small-heading {
  font-size: 1.6rem;
  font-weight: 700;
  color: #646f86;
  letter-spacing: 1px;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin: 2em 0 0.75em;
}
@media screen and (min-width: 45rem) {
  .small-heading {
    margin: 3em 0 1em;
  }
}

hr:not(.is-unstyled) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 31 32'%3E%3Cpath stroke='%23C2BCA8' d='M15.4.7l5 5-5 4.9-5-5zM26.6 2.7l2.8 2.8-2.8 2.8-2.8-2.8zM4.2 2.7L7 5.5 4.2 8.3 1.4 5.5z'/%3E%3C/svg%3E%0A");
  background-position: center calc(100% + 1rem);
  background-size: contain;
  background-repeat: no-repeat;
  height: 35px;
  margin: 4rem 0 2rem;
  padding: 1rem;
  background-color: transparent;
  scroll-margin-top: 8rem;
}

.scroll-down-padawan {
  display: none;
  position: fixed;
  z-index: 10;
  font-size: 3rem;
  color: #2E3337;
  transform: translateX(-50%) translateY(0);
  bottom: 0.5rem;
  left: 50%;
  width: 3rem;
  height: 3rem;
  text-align: center;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23626262' d='M16 22L6 12l1.4-1.4 8.6 8.6 8.6-8.6L26 12z'/%3E%3C/svg%3E%0A");
  animation: up-n-down 2s ease-in-out 3s infinite;
  background-color: rgba(248, 244, 226, 0.7);
  border-radius: 50%;
}
.scroll-down-padawan.is-active {
  display: inline-block;
}

.play-button {
  position: fixed;
  z-index: 400;
  left: 2rem;
  top: 3rem;
  font-size: 3em;
  text-transform: none;
  letter-spacing: 0;
  transition: font-size 0.3s ease;
}
.play-button_inner {
  display: flex;
  align-items: center;
}
.play-button_text {
  line-height: 1.4;
  display: none;
}
.play-button_icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.play-button_song {
  font-size: 1.8rem;
  font-weight: 600;
}
.play-button_artist {
  font-size: 1.6rem;
}
.play-button.large {
  font-size: 4em;
}
.play-button .pause {
  display: none;
}
.play-button.is-playing .pause {
  display: block;
}
.play-button.is-playing .play {
  display: none;
}
@media screen and (min-width: 60rem) {
  .play-button {
    top: auto;
    bottom: 2rem;
  }
  .play-button_text {
    display: block;
  }
}

.icon--highlight {
  filter: drop-shadow(3px 3px 0 rgba(0, 0, 0, 0.5));
}

:root {
  --navbar-height: 50px;
}

/* ----------------------------- */
/* == Navigation                 */
/* ----------------------------- */
body:not(.adventure-screen) .header {
  margin-bottom: var(--navbar-height);
}

.navbar {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media (max-width: 61rem) {
  .navbar {
    flex-direction: row;
  }
}

@media (max-width: 22.75rem) {
  .navbar_block {
    flex: 1 0 auto;
  }
}
@media (max-width: 61rem) {
  .navbar_block {
    display: flex;
    justify-content: center;
  }
}
.navbar_block.right .navbar_items {
  display: flex;
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 0%, #c3292a 100%);
}
.navbar_block.right .navbar_items a {
  display: inline;
  margin: 0 10px auto;
  padding: 7px;
  cursor: pointer;
}
.navbar_block.right .navbar_items a svg {
  padding-left: 0;
}
.navbar_block.right .deconnexion button {
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 61rem) {
  .navbar_block.right {
    flex-direction: row;
  }
  .navbar_block.right .deconnexion svg + *,
.navbar_block.right .compte svg + * {
    display: none;
  }
  .navbar_block.right > * {
    margin-left: auto;
  }
}

.navbar_menu {
  display: flex;
  transition: left 0.3s ease;
}
@media (max-width: 61rem) {
  .navbar_menu {
    flex-direction: column;
    position: absolute;
    height: calc(100vh - var(--navbar-height));
    min-width: 300px;
    top: var(--navbar-height);
    left: -200vw;
  }
  .navbar_menu.is-opened {
    background: rgba(0, 0, 0, 0.8);
    left: 0;
  }
  .navbar_menu .navbar_item {
    border-left: 2px solid #fff;
    margin: 0.2em 0;
  }
}

.navbar_item a,
.navbar_item button {
  position: relative;
  padding: 0 1em;
  line-height: var(--navbar-height);
  color: inherit;
}
@media (max-width: 61rem) {
  .navbar_item a,
.navbar_item button {
    padding: 0 0.25em 0 0.5em;
  }
}
.navbar_item a:hover, .navbar_item a:focus,
.navbar_item button:hover,
.navbar_item button:focus {
  background-color: inherit;
  color: inherit;
}
.navbar_item.is-active {
  background-color: #c3292a;
  color: #f8f4e2;
}
.navbar_item.has-dropdown {
  position: relative;
}
.navbar_item.has-dropdown:hover .navbar_submenu {
  display: flex;
}

.navbar_submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 61rem) {
  .navbar_submenu {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    position: static;
    transform: translateX(0);
  }
  .navbar_submenu .navbar_item {
    border-left: 0;
    margin-left: 1em;
  }
  .navbar_submenu .navbar_item a {
    line-height: 3rem;
  }
  .navbar_submenu .navbar_item::before {
    content: "–";
    color: inherit;
  }
}

.nav-button {
  display: none;
}
.nav-button > * {
  width: 3.4rem;
}
@media (max-width: 61rem) {
  .nav-button {
    display: inline-block;
    padding: 0 1em;
  }
}

.tooltip {
  position: relative;
}
.tooltip_button {
  z-index: 1;
  text-align: center;
  color: inherit;
  white-space: normal;
  vertical-align: baseline;
  cursor: help;
}
.tooltip_button:hover + *, .tooltip_button:focus + * {
  display: block;
}
.tooltip.is-inactive .tooltip_button {
  --tooltip-border: transparent !important;
  cursor: text;
  user-select: text;
}
.tooltip.is-inactive .tooltip_button:focus {
  outline: none;
}
.tooltip.is-inactive .tooltip_button:hover + *, .tooltip.is-inactive .tooltip_button:focus + * {
  display: none;
}
.tooltip_title {
  font-family: "Adelon", serif;
  display: block;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 500;
  font-size: 18px;
  white-space: nowrap;
}
.tooltip_content {
  display: none;
  position: absolute;
  background-color: #fff;
  color: #000;
  bottom: 3rem;
  left: 2rem;
  padding: 1rem 1.5rem;
  min-width: 10em;
  z-index: 4;
  text-align: left;
  transform: translateX(var(--tooltip-offset, 0));
}
.tooltip_content[id^=tooltipText] {
  bottom: 4rem;
}
.tooltip_content#help {
  bottom: 4.75rem;
  width: auto;
}
.tooltip_content::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: calc(var(--tooltip-offset, 0) * -1 + 2.25rem);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: inherit;
}
.tooltip_content.is-aligned-right {
  bottom: 110%;
  left: auto;
  right: -1rem;
  padding: 1rem 1.5rem;
}
.tooltip_content.is-aligned-right::before {
  bottom: -5px;
  left: auto;
  right: 2.25rem;
  width: 10px;
  height: 10px;
}
.tooltip_content.is-aligned-v-left {
  bottom: 100%;
  left: 0;
}
@media screen and (min-width: 40rem) {
  .tooltip_content.is-aligned-v-left {
    bottom: 50%;
    left: auto;
    right: 115%;
    padding: 1rem 1.5rem;
    transform: translateY(50%);
  }
  .tooltip_content.is-aligned-v-left::before {
    left: calc(100% - 5px);
    top: calc(50% - 5px);
  }
}
.tooltip_content b {
  text-transform: uppercase;
  font-family: "Adelon", serif;
  letter-spacing: 0.1em;
}
.tooltip_content ul {
  font-size: 14px;
}
.tooltip--text {
  display: inline-block;
}
.tooltip--text .tooltip_content {
  left: 0;
}
@media (min-width: 62rem) {
  .tooltip--text .tooltip_content {
    min-width: 15em;
  }
}
.tooltip--text .tooltip_button {
  --tooltip-border: $color-primary;
  left: 0;
  padding-top: 0;
  border-bottom: none;
  position: relative;
  font-style: inherit;
  z-index: 0;
  letter-spacing: 0;
  text-transform: none;
  font-size: inherit;
}
.tooltip--text .tooltip_button::after {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #c3292a54 0%, #c3292a 50%, #c3292a54 100%);
  height: 8px;
  width: 100%;
  left: 0;
  bottom: 5px;
  z-index: -1;
  opacity: 0.8;
  transition: height 0.3s ease;
}
.tooltip--text .tooltip_button:hover::after, .tooltip--text .tooltip_button:focus::after {
  height: calc(100% - 8px);
}
.tooltip--text.is-inactive .tooltip_button::after {
  display: none;
}

.encyclopedia-list {
  --bg-origin-perso: url("../img/miniatures/Norrasq1.jpg");
  --item-img-width: 240px;
  background-image: url("../../img/silhouettes-bete.png");
}
.encyclopedia-list .grid-encyclopedia-extended {
  grid-template-columns: 1fr 2fr;
  margin: 4rem 0 0;
  gap: calc(2rem + 2vw);
  align-items: flex-end;
}
@media (max-width: 35rem) {
  .encyclopedia-list .grid-encyclopedia-extended {
    grid-template-columns: 1fr;
  }
}
.encyclopedia-list .item-img-wrapper {
  width: var(--item-img-width);
  height: var(--item-img-width);
  margin: 2rem 0 0;
  position: relative;
  justify-self: flex-end;
}
@media (max-width: 35rem) {
  .encyclopedia-list .item-img-wrapper {
    justify-self: flex-start;
  }
}
.encyclopedia-list .item-img-wrapper img {
  position: relative;
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}
.encyclopedia-list .item-img-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: -2rem;
  left: 0;
  width: 90%;
  height: 90%;
  background-image: var(--bg-origin-perso);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.encyclopedia-list .grid-encyclopedia-compact {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  margin: 4rem 0 0;
  gap: calc(2rem + 2vw);
  align-items: flex-start;
}
@media (max-width: 47rem) {
  .encyclopedia-list .grid-encyclopedia-compact {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}
.encyclopedia-list .grid-encyclopedia-compact_item {
  text-align: center;
  justify-content: center;
  margin-top: 3rem;
}
.encyclopedia-list .grid-encyclopedia-compact_item .buttons--encyclopedia {
  margin: auto;
  width: 240px;
}
.encyclopedia-list .grid-encyclopedia-compact .item-img-wrapper {
  margin: 0 auto 0;
  z-index: 1;
  border: 1px solid #2E3337;
  border-bottom: none;
  width: var(--item-img-width);
  height: var(--item-img-width);
}
.encyclopedia-list .grid-encyclopedia-compact .item-img-wrapper.new {
  width: calc(var(--item-img-width) - 4px);
  height: calc(var(--item-img-width) - 4px);
}
.encyclopedia-list .grid-encyclopedia-compact .item-img-wrapper::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
}
@media (max-width: 47rem) {
  .encyclopedia-list .grid-encyclopedia-compact .item-img-wrapper {
    --item-img-width: 240px;
    margin: 3rem auto 0;
  }
}
.encyclopedia-list .grid-encyclopedia-compact .status {
  margin: 0 auto;
  display: block;
  position: absolute;
  transform: translate(-50%, -150%);
  z-index: 2;
  left: 50%;
}
.encyclopedia-list .status {
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 31'%3E%3Cpath d='M.1 15.2L14.6 0 29 15.2 14.6 30.4z'/%3E%3C/svg%3E");
  mask-repeat: repeat-x;
  mask-size: contain;
  mask-position: left;
  background-color: rgba(0, 0, 0, 0.6);
  border: 0;
  height: 1.8rem;
  width: 2.25rem;
  color: #c3292a;
  appearance: none;
  margin-top: 2rem;
}
.encyclopedia-list .status::-moz-progress-bar {
  background: #c3292a;
}
.encyclopedia-list .status::-webkit-progress-value {
  background: #c3292a;
}
.encyclopedia-list .status::-webkit-progress-bar {
  background: #c2bca8;
}
.encyclopedia-list .status[max="6"] {
  width: 13.25rem;
}
.encyclopedia-list .status[max="5"] {
  width: 11rem;
}
.encyclopedia-list .status[max="4"] {
  width: 8.75rem;
}
.encyclopedia-list .status[max="3"] {
  width: 6.5rem;
}
.encyclopedia-list .status[max="2"] {
  width: 4.25rem;
}
.encyclopedia-list .status[max="1"] {
  mask-position: 0.25rem center;
}
.encyclopedia-list .empty {
  position: relative;
  height: 45vh;
}
.encyclopedia-list .empty::before {
  content: "";
  width: 100%;
  height: 65vh;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  top: -15%;
}
.encyclopedia-list .empty p {
  position: absolute;
  top: 0;
}

.modal-segment[id*=buy-segment] [data-modal-content] {
  width: 100%;
}

#bete .empty::before {
  background-image: url("../../img/silhouettes-b.png");
}

#personnage .empty::before {
  background-image: url("../../img/silhouettes-p.png");
}

#lieux_artefact .empty::before {
  background-image: url("../../img/silhouettes-o.png");
}

.encyclopedia-list .reading-container {
  box-shadow: none;
  border: 1px solid #fff;
  border-top: 0;
}
.encyclopedia-list .reading-header {
  margin: 2rem 0 0;
  padding: 3rem 1.5rem;
}

@media screen and (max-width: 420px) {
  .encyclopedia-list .empty {
    height: 15vh;
  }
  .encyclopedia-list .empty::before {
    height: 20vh;
    top: -25%;
  }

  .encyclopedia-tabs {
    margin: 0 2rem;
  }
  .encyclopedia-tabs_nav ul li:last-child {
    border-left: none;
    border-top: 1px solid #fff;
  }

  .aide.encyclopedia-list .encyclopedia-tabs_nav li:nth-child(1n) {
    border-left: none;
    border-top: 1px solid #fff;
  }

  .aide.encyclopedia-list .encyclopedia-tabs_nav li:nth-child(2n) {
    border-left: 2px solid #fff;
  }
}
/* ----------------------------- */
/* == tabs                       */
/* ----------------------------- */
.tabs-content {
  margin: 2rem;
}
.tabs-content .content-flex {
  display: flex;
  align-items: center;
}
.tabs-content-item {
  display: block;
}

.tabs-menu {
  font-family: "Adelon", serif;
  border-bottom: 0;
  display: flex;
  justify-content: center;
  padding: 2rem;
  font-size: 2rem;
}
.tabs-menu-wrapper {
  position: relative;
  z-index: 1;
  margin: 0 1.5rem;
  flex-shrink: 0;
}
.tabs-menu-wrapper li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  background: rgba(196, 196, 196, 0.2);
}
.tabs-menu-wrapper li svg {
  opacity: 0.6;
}
.tabs-menu-link {
  border-bottom: 0;
  padding: 10px;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  transition-property: color, background-color;
}
.tabs-menu-link p {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(-50%);
  font-size: 16px;
  font-family: "Open-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  opacity: 0.6;
}
.tabs-menu-link.is-locked {
  background-image: url("../../img/svg/lock-l.svg");
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
}
.tabs-menu .tabs-menu-link--previous,
.tabs-menu .tabs-menu-link--next {
  margin: 0;
}

.tabs-menu-link:focus,
.tabs-menu-link:hover,
.is-active > .tabs-menu-link {
  border-bottom: 0;
  background: linear-gradient(90deg, #831d1e 0%, #c3292a 50%, #831d1d 100%);
  border: 1px solid #fff;
  color: #fff;
}
.tabs-menu-link:focus p,
.tabs-menu-link:focus svg,
.tabs-menu-link:hover p,
.tabs-menu-link:hover svg,
.is-active > .tabs-menu-link p,
.is-active > .tabs-menu-link svg {
  opacity: 1;
}

.encyclopedia-tabs_nav ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  border: 1px solid #fff;
}
.encyclopedia-tabs_nav li {
  position: relative;
  min-width: 15rem;
  flex: 1 1 0;
  text-align: center;
  color: #fff;
  font-family: "Adelon", serif;
}
.encyclopedia-tabs_nav li + li {
  border-left: 1px solid;
}
.encyclopedia-tabs_nav li.is-active a {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
}
.encyclopedia-tabs_nav a {
  height: 100%;
  display: block;
  color: inherit;
  padding: 0.5rem;
  background-color: rgba(0, 0, 0, 0.6);
  color: inherit;
  font-size: 2.4rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
}
.encyclopedia-tabs_nav a:hover {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0.4) 0%, #c3292a 50%, rgba(195, 41, 42, 0.4) 100%);
}
@media (min-width: 40rem) {
  .encyclopedia-tabs_nav a {
    font-size: 2rem;
  }
}
@media (max-width: 25rem) {
  .encyclopedia-tabs_nav a {
    font-size: 1.1rem;
  }
}
.encyclopedia-tabs_nav .notif-count {
  top: -0.7rem;
  position: relative;
  right: 0;
  letter-spacing: -2px;
}
.encyclopedia-tabs_nav [aria-selected=false] .notif-count {
  background-color: #f8f4e2;
  color: #c3292a;
}
.encyclopedia-tabs_icon {
  padding: 6px;
  display: inline-block;
}
.encyclopedia-tabs_content > * {
  margin-top: 0;
}

[data-lightbox] {
  position: fixed;
  z-index: 3000;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
[data-lightbox][aria-expanded=false] {
  display: none;
}
[data-lightbox][aria-expanded=true] {
  animation: opacity 0.3s ease-out 0.1s forwards;
}

[data-lightbox-close] {
  position: absolute;
  z-index: 2;
  top: 1rem;
  right: 1rem;
  background: none;
  color: #f8f4e2;
  font-size: 4rem;
}

[data-lightbox-display] {
  max-height: 700px;
  width: 100%;
  object-fit: contain;
  height: 100%;
  transform: scale(0.5);
  animation: scale 0.3s ease-out 0.1s forwards;
}

.grid-encyclopedia-compact_item {
  position: relative;
}

.grid-encyclopedia-compact_item .is-new {
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: -3px;
  background: white;
  z-index: -1;
  left: -3px;
  background: #aa4e1b;
  clip-path: polygon(0% 0%, 0% 100%, 25% 100%, 25% 25%, 75% 25%, 75% 75%, 25% 75%, 25% 100%, 100% 100%, 100% 0%);
}
.grid-encyclopedia-compact_item .is-new::after {
  content: "";
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 34%;
  width: 50%;
  height: 140%;
  transform: rotate(75deg);
  background: linear-gradient(90deg, #aa4e1b 0%, #d5920e 30%, #ffd600 45%, #eae5ce 50%, #ffd600 55%, #cb8310 60%, #aa4e1b 100%);
  animation: shine 2500ms cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
}

.js-navbar,
[data-menu-reveal] {
  transition: transform 0.3s ease-in-out;
}

[data-menu-reveal] {
  position: fixed;
  z-index: 200;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  border-radius: 0 0 50% 50%;
  padding: 0.8rem 1.25rem 1.2rem;
  font-weight: 700;
  font-size: 1.75rem;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: inline-block;
}
[data-menu-reveal] .notif-count.is-light {
  background-color: #c3292a;
  color: #fff;
  top: -2px;
  font-size: 1.3rem;
  left: 100%;
  border-radius: 0 0 25%;
  font-weight: 600;
  padding: 10px 0px;
  letter-spacing: 0;
}

[data-menu-reveal][aria-expanded=true] {
  transform: translate(-50%, var(--navbar-height));
}

.js-navbar[aria-expanded=false] {
  transform: translateY(-100%);
}

.toc {
  display: none;
  position: fixed;
  top: 9rem;
  left: calc((100vw - 90rem - 9rem) / 4);
  transform: translateX(-25%);
}
@media screen and (min-width: 85rem) {
  .toc {
    display: block;
  }
}
.toc_title {
  color: #fff;
  font-size: 2.5rem;
  margin-top: 2rem;
  font-family: "Adelon", serif;
}
.toc_list {
  list-style: none;
  padding: 0;
}
.toc_item a {
  display: block;
  background-image: url("../../img/svg/losange.svg");
  height: 3rem;
  width: 8rem;
  background-position: center;
  background-repeat: no-repeat;
  margin: 2rem 0;
}
.toc_item a::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #fff;
}
.toc_item a.is-active {
  background-image: url("../../img/svg/losange-marker.svg");
}
.toc_item a.is-active::before {
  background-color: #c3292a;
}

@media (max-width: 22.75rem) {
  .social-medias-wrapper {
    justify-content: center;
  }
}

.awinstagram-gradient {
  background-image: linear-gradient(to right top, #ffdd55, #ffc644, #ffae39, #ff9535, #ff7b36, #ff6741, #ff534d, #ff3c5b, #f92e70, #ee2885, #de2d99, #c837ab);
  fill: url(#a);
}

.aide_content {
  font-size: 1.1em;
}
.aide_content p + p {
  margin-top: 1rem;
}
.aide_content li {
  margin: 0.5rem 0;
}
.aide_play-button {
  grid-column: 1;
  grid-row: 1;
  font-size: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 50rem) {
  .aide_play-button {
    font-size: 10rem;
  }
}
.aide_play-button .icon, .aide_play-button .icon--x3, .aide_play-button .icon--x4, .aide_play-button .icon--x6 {
  transition: all 0.3s ease-out;
}
.aide_play-button[data-playing=false] .icon, .aide_play-button[data-playing=false] .icon--x3, .aide_play-button[data-playing=false] .icon--x4, .aide_play-button[data-playing=false] .icon--x6 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aide_play-button[data-playing=false] .icon:nth-of-type(2), .aide_play-button[data-playing=false] .icon--x3:nth-of-type(2), .aide_play-button[data-playing=false] .icon--x4:nth-of-type(2), .aide_play-button[data-playing=false] .icon--x6:nth-of-type(2) {
  opacity: 0;
}
.aide_play-button[data-playing=true] .icon, .aide_play-button[data-playing=true] .icon--x3, .aide_play-button[data-playing=true] .icon--x4, .aide_play-button[data-playing=true] .icon--x6 {
  position: absolute;
  left: 2.5rem;
  top: 1rem;
  font-size: 4rem;
  transform: translate(0%, 0%);
}
.aide_play-button[data-playing=true] .icon:nth-of-type(1), .aide_play-button[data-playing=true] .icon--x3:nth-of-type(1), .aide_play-button[data-playing=true] .icon--x4:nth-of-type(1), .aide_play-button[data-playing=true] .icon--x6:nth-of-type(1) {
  opacity: 0;
}
.aide_item {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
  z-index: 1;
}
.aide_item::before {
  content: "";
  width: calc(100% + var(--rc-hpadding) * 2);
  height: 100%;
  background-color: #000;
  display: block;
  position: absolute;
  z-index: -1;
  transform: translateX(calc(var(--rc-hpadding) * -1));
}
.aide_img {
  grid-column: 1;
  grid-row: 1;
  margin: auto 0;
}
.aide .has-border {
  border-left: 0.5rem solid #c3292a;
  margin-left: calc(var(--rc-hpadding) * -1);
  padding-left: calc(var(--rc-hpadding) - .5rem);
}
@media (min-width: 50rem) {
  .aide .has-border {
    border-left: 3rem solid #c3292a;
    padding-left: calc(var(--rc-hpadding) - 3rem);
  }
}
.aide .encyclopedia-tabs_nav a {
  padding: 2rem;
}

.reading-page::after {
  content: "";
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 600;
  background: black;
  top: 0;
  left: 0;
  animation: reading-appear 2s ease-in forwards;
}

@keyframes reading-appear {
  0% {
    opacity: 1;
    z-index: 5;
    height: 100vh;
    width: 100vw;
  }
  99% {
    opacity: 0;
    z-index: 5;
    height: 100vh;
    width: 100vw;
  }
  100% {
    opacity: 0;
    z-index: -1;
    height: 0;
    width: 0;
  }
}
.contact-form .form-field {
  position: relative;
  margin: 10px 0;
  min-width: 275px;
}
@media screen and (max-width: 420px) {
  .contact-form .form-field {
    min-width: auto;
  }
}
.contact-form .input-text {
  width: 100%;
  height: 36px;
  background: none;
  padding: 10px 0 5px 5px;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  color: #fff;
  box-shadow: none;
}
.contact-form .input-text:focus {
  outline: none;
}
.contact-form .input-text:focus + .label, .contact-form .input-text.not-empty + .label {
  transform: translateY(-100%);
  font-size: 12px;
}
.contact-form .label {
  position: absolute;
  top: 0;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  cursor: text;
  transition: transform 0.2s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.contact-form [type=submit] {
  margin-bottom: 2rem;
}

.frame a {
  display: block;
}

.form-group {
  display: block;
  margin-bottom: 15px;
  margin-left: 30px;
}
.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form-group label {
  position: relative;
  cursor: pointer;
}
.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 10px;
  position: absolute;
  left: -30px;
  cursor: pointer;
}
.form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 6px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translate(2px, 2px) rotate(45deg);
  left: calc(-30px + 6px);
}

.account-setting h1 {
  margin: 5rem auto 1rem;
}
@media screen and (max-width: 420px) {
  .account-setting h1 {
    margin: 4rem auto -1rem;
    width: 100%;
  }
}
.account-setting .reading-container {
  width: 40vw;
}
@media screen and (max-width: 420px) {
  .account-setting .reading-container {
    width: 90%;
  }
}
.account-setting .reading-container > * {
  margin: 0 0 2rem;
}
.account-setting .reading-container .flex-container, .account-setting .reading-container .flex-container--row,
.account-setting .reading-container .flex-row, .account-setting .reading-container .flex-container--column,
.account-setting .reading-container .flex-column, .account-setting .reading-container .flex-container--row-reverse,
.account-setting .reading-container .flex-row-reverse, .account-setting .reading-container .flex-container--column-reverse,
.account-setting .reading-container .flex-column-reverse {
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 420px) {
  .account-setting .reading-container .flex-container, .account-setting .reading-container .flex-container--row,
.account-setting .reading-container .flex-row, .account-setting .reading-container .flex-container--column,
.account-setting .reading-container .flex-column, .account-setting .reading-container .flex-container--row-reverse,
.account-setting .reading-container .flex-row-reverse, .account-setting .reading-container .flex-container--column-reverse,
.account-setting .reading-container .flex-column-reverse {
    width: 100%;
  }
}
.account-setting .reading-container .form-compact {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  max-width: none;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 420px) {
  .account-setting .reading-container .form-compact {
    flex-direction: column;
  }
}
.account-setting .reading-container legend {
  margin-left: 3%;
  text-transform: uppercase;
}
.account-setting .reading-container .checkbox-container {
  margin-left: 6%;
}
.account-setting .reading-container [type=submit] {
  margin: 1rem 6% 2rem auto;
  min-width: 25%;
}
.account-setting .reading-container .account form {
  width: 48%;
}
@media screen and (max-width: 420px) {
  .account-setting .reading-container .account form {
    width: 100%;
  }
}
.account-setting .reading-container .account [type=submit] {
  margin: 1rem 0 2rem auto;
}
.account-setting .reading-container hr {
  height: 100px;
  width: 2px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 420px) {
  .account-setting .reading-container hr {
    display: none;
  }
}

.main-banner {
  min-height: auto;
  padding: 4rem;
  background-color: rgba(0, 0, 0, 0.5);
  background-attachment: fixed;
}

.accueil h1,
.accueil h2,
.accueil .buttons--aventure {
  margin: 2rem auto;
}
.accueil h1 a,
.accueil h2 a,
.accueil .buttons--aventure a {
  width: 150px;
  margin: 1rem;
}
.accueil .secondary-banner {
  justify-content: space-between;
  margin: 4vh 10vw;
}
.accueil .secondary-banner figure {
  width: 48%;
}
@media screen and (max-width: 850px) {
  .accueil .secondary-banner figure {
    width: 100%;
    height: 34rem;
  }
}
.accueil .secondary-banner figure img {
  max-height: 40rem;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 850px) {
  .accueil .secondary-banner figure img {
    height: 30rem;
  }
}
.accueil .secondary-banner figure figcaption {
  position: relative;
  transform: translateY(-100%);
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding: 2rem;
  text-align: center;
}
.accueil .secondary-banner figure figcaption h4 {
  color: #fff;
}
.accueil .secondary-banner figure.news {
  width: 30%;
  position: relative;
}
@media screen and (max-width: 850px) {
  .accueil .secondary-banner figure.news {
    width: 100%;
  }
}
.accueil .secondary-banner figure.news a {
  display: block;
}
.accueil .secondary-banner figure.news figcaption {
  text-align: left;
  position: absolute;
}
.accueil .secondary-banner figure.news time {
  display: block;
  text-align: right;
  color: #fff;
  font-size: 1.2rem;
  opacity: 0.7;
}
.accueil .infolettre {
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 850px) {
  .accueil .infolettre {
    padding: 0 2rem;
  }
}
.accueil .infolettre img {
  margin: 4rem;
  height: 25vh;
}
.accueil .infolettre span {
  position: relative;
}
.accueil .infolettre span::before {
  content: "";
  position: absolute;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  filter: blur(75px);
  display: block;
  border-radius: 50%;
  z-index: -1;
}
.accueil .infolettre .form-compact {
  flex-direction: row;
}
@media screen and (max-width: 850px) {
  .accueil .infolettre .form-compact {
    flex-direction: column;
  }
}
.accueil .infolettre .form-compact .form-field {
  margin-right: 5rem;
  min-width: 300px;
}
@media screen and (max-width: 850px) {
  .accueil .infolettre .form-compact .form-field {
    margin-right: 0;
  }
}
.accueil .infolettre .form-compact .label {
  z-index: -1;
}

.article .main-banner {
  min-height: auto;
  padding: 4rem;
  background-color: rgba(0, 0, 0, 0.5);
  background-attachment: fixed;
  height: 30vh;
}
.article .reading-container {
  margin: -10vh auto 7rem;
  background: #000;
}

.endingPage {
  color: #fff;
  text-align: center;
  /*----------------------------*/
  /* SPINNING OBJECTS */
  /*----------------------------*/
  /*----------------------------*/
  /* CONFETTI */
  /*----------------------------*/
}
.endingPage h1 {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #d29a47 50%, rgba(195, 41, 42, 0) 90%);
}
.endingPage h1::after, .endingPage h1::before {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #d29a47 50%, rgba(195, 41, 42, 0) 90%);
}
.endingPage .coinContainer {
  display: flex;
  justify-content: center;
  margin: 5vw auto 2vw;
}
@keyframes brightness {
  0%, 50%, 100% {
    filter: blur(0px) brightness(120%) drop-shadow(0 0 2.5px rgba(255, 255, 255, 0.1)) drop-shadow(0 0 5px rgba(255, 255, 255, 0.075)) drop-shadow(0 0 7.5px rgba(255, 255, 255, 0.045)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.025));
  }
  25%, 75% {
    filter: blur(1px) brightness(50%) drop-shadow(0 0 2.5px rgba(255, 255, 255, 0.1)) drop-shadow(0 0 5px rgba(255, 255, 255, 0.075)) drop-shadow(0 0 7.5px rgba(255, 255, 255, 0.045)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.025));
  }
}
@keyframes spin {
  0% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
.endingPage .spinningasset {
  text-align: left;
  transition: all 0.4s ease-out;
  animation: brightness 2.5s infinite linear;
}
.endingPage .spinningasset::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 8px;
  width: 11px;
  margin: auto;
  background-size: 100px 400%;
  background-position: center;
}
.endingPage .spinningasset > div {
  position: relative;
  z-index: 2;
  perspective: 10000px;
  transform-style: preserve-3d;
  transform-origin: center;
  animation: spin 2.5s infinite linear;
}
.endingPage .spinningasset > div > * {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: inherit;
  background-size: cover;
}
.endingPage .spinningasset > div > div:first-child {
  transform: translateZ(-6px);
}
.endingPage .spinningasset > div > div:last-child {
  transform: translateZ(6px);
  background-image: url(../img/objets/ovaleCoin.png);
}
.endingPage .spinningasset > div em {
  filter: blur(0.5px);
}
.endingPage .spinningasset > div em:first-of-type {
  transform: translateZ(0px) rotateY(-6deg);
}
.endingPage .spinningasset > div em:last-of-type {
  transform: translateZ(0px) rotateY(6deg);
}
.endingPage .spinningasset > div i {
  filter: blur(0.5px);
}
.endingPage .spinningasset > div i:nth-of-type(1) {
  transform: translateZ(-5px);
}
.endingPage .spinningasset > div i:nth-of-type(2) {
  transform: translateZ(-4px);
}
.endingPage .spinningasset > div i:nth-of-type(3) {
  transform: translateZ(-3px);
}
.endingPage .spinningasset > div i:nth-of-type(4) {
  transform: translateZ(-2px);
}
.endingPage .spinningasset > div i:nth-of-type(5) {
  transform: translateZ(-1px);
}
.endingPage .spinningasset > div i:nth-of-type(6) {
  transform: translateZ(0px);
}
.endingPage .spinningasset > div i:nth-of-type(7) {
  transform: translateZ(1px);
}
.endingPage .spinningasset > div i:nth-of-type(8) {
  transform: translateZ(2px);
}
.endingPage .spinningasset > div i:nth-of-type(9) {
  transform: translateZ(3px);
}
.endingPage .spinningasset > div i:nth-of-type(10) {
  transform: translateZ(4px);
}
.endingPage .spinningasset > div i:nth-of-type(11) {
  transform: translateZ(5px);
}
.endingPage .spinningasset.is-sm {
  width: 24px;
  height: 24px;
  transform: scale(0.24);
  transform-origin: left top;
  filter: none;
}
.endingPage .spinningasset.coin > div {
  width: 200px;
  height: 200px;
}
.endingPage .spinningasset.coin > div > div:first-child {
  /* back */
  background-image: url(../img/objets/ovaleCoin-b.png);
}
.endingPage .spinningasset.coin > div > div:last-child,
.endingPage .spinningasset.coin > div::after,
.endingPage .spinningasset.coin > div i,
.endingPage .spinningasset.coin > div em {
  /* front */
  background-image: url(../img/objets/ovaleCoin.png);
}
.endingPage .confettiContainer {
  position: fixed;
  display: block;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -200;
}
.endingPage .confetti {
  position: absolute;
  display: block;
  width: 5px;
  height: 8px;
  opacity: 0;
  animation: bang 1.5s ease-out forwards;
}
@keyframes bang {
  from {
    transform: translate3d(50vw, 50vh, 0);
    opacity: 1;
  }
}
.endingPage .frame {
  width: 50%;
  margin: 0 auto 10vh;
  border-image: url("../../img/frame-l.png") 22 fill;
}
@media screen and (max-width: 420px) {
  .endingPage .coinContainer {
    margin: 8rem auto 6rem;
  }
  .endingPage .spinningasset.coin > div {
    width: 150px;
    height: 150px;
  }
  .endingPage .frame {
    width: 90vw;
    margin: 0 auto 5rem;
  }
}

.switch-container {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.switch-container .switch::before {
  content: "";
  background-image: url("../../img/svg/lune.svg");
  float: right;
  margin-right: 0.4rem;
  height: 1.2rem;
  width: 1.2rem;
  background-size: cover;
  margin-top: 0.4rem;
  padding: 0;
}
.switch-container .switch:checked {
  box-shadow: inset 2rem 0 0 #333, inset 0 0 0 1px #333;
}
.switch-container .switch:checked::before {
  content: "";
  background-image: url("../../img/svg/sun.svg");
  float: left;
  margin-left: 0.4rem;
  height: 1.4rem;
  width: 1.4rem;
  background-size: cover;
  margin-top: 0.3rem;
  padding: 0;
}

body.light {
  background: #fcfdef;
  background-image: url("../img/background.png");
  background-blend-mode: normal;
}
body.light.adventure-screen {
  background: #a59c8b;
  background-image: url("../img/background.png");
}
body.light h1 {
  background: none;
  color: #c3292a;
  font-size: calc(24px + (60 - 24) * ((100vw - 300px) / (1920 - 300)));
}
body.light h1::before {
  content: none;
}
body.light h1::after {
  top: 0;
  height: 6px;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}
body.light .endingPage h1 {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #d29a47 50%, rgba(195, 41, 42, 0) 90%);
  font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1920 - 300)));
  color: #fff;
}
body.light .endingPage h1::before {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #d29a47 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(-8px - 14px);
}
body.light .endingPage h1::after {
  content: "";
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 10%, #d29a47 50%, rgba(195, 41, 42, 0) 90%);
  display: block;
  height: 4px;
  width: 100%;
  position: relative;
  top: calc(8px + 14px);
}
body.light h2,
body.light .h2-like {
  color: #000;
  background: linear-gradient(90deg, rgba(208, 196, 173, 0) 10%, #d0c4ad 50%, rgba(208, 196, 173, 0) 90%);
}
body.light h2::after, body.light h2::before,
body.light .h2-like::after,
body.light .h2-like::before {
  background: linear-gradient(90deg, rgba(208, 196, 173, 0) 10%, #d0c4ad 50%, rgba(208, 196, 173, 0) 90%);
}
body.light .banner--404 h1, body.light .placeholder h1 {
  font-size: 35vmin;
  color: #fff;
}
body.light .navbar,
body.light [data-menu-reveal],
body.light .reading-container,
body.light .encyclopedia-tabs_nav a,
body.light .encyclopedia-list .status,
body.light .footer,
body.light .encyclopedia-page .reading-container .tabs-menu-wrapper li,
body.light .banner_items .banner_content_inner {
  background: #fdfcf7;
  color: #000;
}
body.light .encyclopedia-list .reading-container,
body.light .encyclopedia-tabs_nav ul,
body.light .encyclopedia-page .reading-container .tabs-menu-link:hover,
body.light .encyclopedia-page .reading-container .tabs-menu-wrapper li,
body.light .encyclopedia-page .reading-container .tabs .is-active > .tabs-menu-link,
body.light .contact-form .input-text,
body.light .sommaire .tabs-menu-link,
body.light .encyclopedia-tabs_nav li,
body.light .encyclopedia-list .grid-encyclopedia-compact .item-img-wrapper,
body.light .buttons--encyclopedia,
body.light .footer,
body.light .banner_content_inner {
  border-color: #d0c4ad;
}
body.light .buttons--encyclopedia .button,
body.light .footer a,
body.light .back,
body.light .back:hover,
body.light .frame a,
body.light h3,
body.light h4,
body.light p,
body.light .contact-form .label,
body.light .contact-form .input-text,
body.light .actions {
  color: #000;
}
body.light .encyclopedia-page .reading-container .tabs-menu-link:hover,
body.light .footer a.scroll-to-top,
body.light #texte,
body.light .is-active > a.tabs-menu-link,
body.light .sommaire a.tabs-menu-link:hover,
body.light .tabs-menu-link:hover p,
body.light .tabs-menu-link:focus p,
body.light .tabs-menu-link:focus,
body.light .play-button p,
body.light h3.mal {
  color: #fff;
}
body.light .sommaire .tabs-menu-wrapper .is-active .tabs-menu-link {
  color: #fff;
}
body.light .sommaire .tabs-menu-wrapper li,
body.light .buttons.buttons--encyclopedia {
  background: #fff;
}
body.light .nav-button > ::before,
body.light .nav-button > ::after {
  background-color: #000;
}
body.light .nav-button > i {
  background-image: linear-gradient(#000, #000);
}
body.light .nav-button.is-active > i {
  background-image: none;
}
body.light .tooltip--text .tooltip_content,
body.light .tooltip_content,
body.light .banner_items .banner_content .tooltip_button,
body.light .banner_items .banner_content .tooltip[data-zappette] .tooltip_content {
  background: #d0c4ad;
}
body.light .encyclopedia-tabs_nav li.is-active a,
body.light .buttons--encyclopedia .button:hover,
body.light .tooltip--text .tooltip_button::after,
body.light .encyclopedia-tabs_nav a:hover {
  background: linear-gradient(90deg, #a59c8b 0%, #d5cab5 50%, #a59c8b 100%);
}
body.light .footer .scroll-to-top {
  background: #c3292a;
}
body.light .button--primary {
  background: linear-gradient(90deg, #951415 0%, #c3292a 52.08%, #951415 100%);
}
body.light .tooltip_button {
  color: #a59c8b;
}
body.light .tooltip--text .tooltip_button {
  color: #000;
}
body.light .tooltip_button[data-toggle-tooltip]::after {
  color: #000;
  bottom: 0.5rem;
}
body.light .encyclopedia-page .reading-container::after {
  background-image: linear-gradient(to top, #fdfcf7, transparent);
}
body.light .tabs-menu-link.is-locked {
  background-image: url("../../img/svg/lock.svg");
}
body.light .sommaire .tabs-menu-wrapper .tabs-menu-link {
  color: #a59c8b;
}
body.light .sommaire .tabs-menu-wrapper .tabs-menu-link:hover, body.light .sommaire .tabs-menu-wrapper .tabs-menu-link:focus {
  color: #fff;
}
body.light .button--secondary {
  background: linear-gradient(90deg, #282828 0%, #5a5a5a 52.08%, #282828 100%);
}
body.light .button--secondary:hover {
  background: linear-gradient(90deg, #951415 0%, #c3292a 52.08%, #951415 100%);
}
body.light .sommaire .tabs-menu .tabs-menu-link--previous,
body.light .sommaire .tabs-menu .tabs-menu-link--next {
  filter: invert(100%);
  opacity: 0.8;
}
body.light #personnage .empty::before,
body.light #bete .empty::before,
body.light #lieux_artefact .empty::before {
  filter: invert(98%);
  opacity: 0.3;
}
body.light .buttons--encyclopedia button .icon, body.light .buttons--encyclopedia button .icon--x3, body.light .buttons--encyclopedia button .icon--x4, body.light .buttons--encyclopedia button .icon--x6 {
  filter: invert(1);
}
body.light .profile-left_heading #metier .influence::before {
  filter: invert(0);
}
body.light .buttons--encyclopedia .button[href="#"] {
  border-color: #d0c4ad;
}
body.light .buttons--encyclopedia .button[href="#"] svg {
  filter: invert(1);
}
body.light .form-group label::before,
body.light .form-group input:checked + label::after {
  border-color: #000;
}
body.light .banner--arcs,
body.light .placeholder {
  background-color: rgba(253, 252, 247, 0.7);
  color: #000;
}
body.light .banner--arcs h2,
body.light .placeholder h2 {
  background: none;
  color: #000;
}
body.light .navbar_block.right .navbar_items {
  background: linear-gradient(90deg, rgba(195, 41, 42, 0) 0%, #d0c4ad 50%, #827a6b 100%);
  padding-left: 10rem;
}
@media screen and (max-width: 420px) {
  body.light .navbar_block.right .navbar_items {
    padding-left: 0;
  }
}
body.light .frame {
  border-image: url("../img/frame-dark.png") 22 fill;
  background: #fdfcf7;
  color: #000;
}
body.light .frame a.button--primary {
  color: #fff;
}
@media screen and (max-width: 420px) {
  body.light .frame {
    border-image: url("../../img/frame-dark-h.png") 22 fill;
  }
}
body.light .sommaire .frame {
  border-image: url("../../img/frame-dark-l.png") 22 fill;
}
@media screen and (max-width: 420px) {
  body.light .sommaire .frame {
    border-image: url("../../img/frame-dark-h.png") 22 fill;
  }
}
body.light.adventure-screen .frame {
  border-image: url("../../img/frame-dark-l.png") 22 fill;
}
@media screen and (max-width: 420px) {
  body.light.adventure-screen .frame {
    border-image: url("../../img/frame-dark-h.png") 22 fill;
  }
}
body.light .banner_items .banner_content .character_name p {
  background-color: #d0c4ad;
  color: #000;
}
body.light .encyclopedia-tabs_nav a[aria-selected=false] .notif-count {
  background-color: #c3292a;
  color: #fdfcf7;
}
body.light .banner_items .banner_content .action-menu_items {
  background: #fdfcf7;
}
body.light .banner_items .banner_content .action-menu_items .action-menu_item::before {
  background: linear-gradient(90deg, #d0c4ad 0%, rgba(195, 41, 42, 0) 100%);
}
body.light .banner_items .banner_content .action-menu_items input,
body.light .banner_items .banner_content .action-menu_items button {
  color: #000;
}
body.light .toc_item a {
  color: #a59c8b;
  background-image: url("../../img/svg/losange-dark.svg");
}
body.light .toc_item a::before {
  background-color: #a59c8b;
}
body.light .toc_item a.is-active {
  background-image: url("../../img/svg/losange-marker.svg");
}
body.light .toc_item a.is-active::before {
  background-color: #c3292a;
}
body.light .accueil .infolettre span::before {
  background-color: #d2c6b0;
  filter: blur(100px);
}
@media screen and (max-width: 420px) {
  body.light .play-button_icons .icon, body.light .play-button_icons .icon--x3, body.light .play-button_icons .icon--x4, body.light .play-button_icons .icon--x6 {
    fill: #bb4648;
  }
  body.light .play-button p {
    color: #bb4648;
  }
}
@media screen and (max-width: 420px) {
  body.light .navbar_menu .navbar_item {
    color: #fff;
  }
}
body.light .banner_items .banner_content .choice {
  --bg-losange: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 63 63'%3E%3Cpath fill='%23bb4648' stroke='%23F8F4E2' stroke-width='3' d='M3 31.5L31.4 2.9 60 31.5 31.5 60z'/%3E%3C/svg%3E");
}
body.light #chg_nom {
  color: #000;
  border: 1px solid #000;
}
body.light [data-modal-close] {
  filter: invert(0);
}
body.light #showrecap [data-modal-close] img {
  filter: invert(1);
}
body.light .modal-segment .modal-title {
  color: black;
  background: none;
}
body.light #showprofil .frame {
  border-image: url("../img/frame-dark.png") 22 fill;
  background: #fdfcf7;
  color: #000;
  background-image: url("../img/background.png");
  background-blend-mode: normal;
}
body.light #showprofil [data-modal-close], body.light #showprofil .profile-stats_icon {
  filter: invert(1);
}
body.light p#descritpiton_droite {
  color: #fdfcf7;
}
body.light + dialog [data-modal-close] {
  filter: invert(0);
}
body.light + dialog .modal_footer .button--primary:hover {
  border-color: #000;
}
body.light + dialog#showprofil .frame, body.light + dialog#buy-segment-perso-10 .frame,
body.light + dialog .frame {
  border-image: url("../img/frame-dark.png") 22 fill;
  background: #fdfcf7;
  color: #000;
  background-image: url("../img/background.png");
  background-blend-mode: normal;
}
body.light + dialog .tooltip_content {
  background-color: #a59c8b;
  color: #fff;
}
body.light + dialog .button--primary {
  background: linear-gradient(90deg, #951415 0%, #c3292a 52.08%, #951415 100%);
}
body.light + dialog .icon, body.light + dialog .icon--x3, body.light + dialog .icon--x4, body.light + dialog .icon--x6 {
  color: #000;
}
body.light + dialog .profile-stats_icon {
  filter: invert(1);
}
body.light + dialog .profile-stats_value {
  background: #000;
}
body.light + dialog h2 {
  background: none;
  color: #c3292a;
}
body.light + dialog h2::before {
  content: none;
}
body.light + dialog h2::after {
  top: 0;
  height: 6px;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}
body.light + dialog h3,
body.light + dialog h4 {
  color: #000;
}
body.light + dialog .profile-wrapper .img-character::before {
  content: none;
}

@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(3rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-right {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(3rem);
  }
}
@keyframes up-n-down {
  0% {
    transform: translateX(-50%) translateY(0);
  }
  10% {
    transform: translateX(-50%) translateY(-5px);
  }
  20% {
    transform: translateX(-50%) translateY(0);
  }
  30% {
    transform: translateX(-50%) translateY(-5px);
  }
  40% {
    transform: translateX(-50%) translateY(0);
  }
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes image-appear {
  from {
    background-color: black;
  }
  to {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadewhite {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes appearModal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scale {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1);
  }
}
@keyframes shine {
  0% {
    transform: translateX(-80%) translateY(-80%) rotate(45deg);
  }
  100% {
    transform: translateX(50%) translateY(50%) rotate(45deg);
  }
}
.shake-rotate {
  display: inline-block;
  transform-origin: center center;
  animation-name: shake-rotate;
  animation-duration: 3s;
  animation-delay: 15s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes shake-rotate {
  2% {
    transform: translate(0, 0) rotate(4.5deg);
  }
  4% {
    transform: translate(0, 0) rotate(-3.5deg);
  }
  6% {
    transform: translate(0, 0) rotate(1.5deg);
  }
  8% {
    transform: translate(0, 0) rotate(-1.5deg);
  }
  10% {
    transform: translate(0, 0) rotate(5.5deg);
  }
  12% {
    transform: translate(0, 0) rotate(3.5deg);
  }
  14% {
    transform: translate(0, 0) rotate(0);
  }
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
}
.bounce-in-right {
  animation: bounceInRight 3s linear infinite;
}

@keyframes bounceInRight {
  0% {
    transform: translateX(0);
  }
  70% {
    transform: translateX(0);
  }
  80% {
    transform: translateX(1rem);
  }
  87% {
    transform: translateX(-0.2rem);
  }
  93% {
    transform: translateX(0.5rem);
  }
  100% {
    transform: translateX(0);
  }
}
.button.is-hidden,
.btn--unstyled.is-hidden {
  display: none;
}

.no-overflow {
  overflow: hidden;
}

/*# sourceMappingURL=styles.css.map */
