/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

audio,
canvas,
video {
  display: inline-block;
}

body {
  margin: 0;
}

ul {
  list-style-type: none;
}

a {
  background: transparent;
  text-decoration: none;
}

button,
input {
  line-height: normal;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

img {
  display: block;
  max-width: 100%;
}

textarea:focus,
input:focus {
  outline: 0;
}

input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

:root {
  --color-primary-000: #ffffff;
  --color-primary-100: #E1E1E1;
  --color-primary-200: #cccccc;
  --color-primary-300: #b2b2b2;
  --color-primary-400: #999999;
  --color-primary-400rgb: 153,153,153;
  --color-primary-500: #7f7f7f;
  --color-primary-600: #666666;
  --color-primary-800: #333333;
  --color-primary-800_rgb: 51,51,51;
  --color-primary-900: #191919;
  --color-primary-1000: #000000;
  --color-secondary-000: #cbdee6;
  --color-secondary-100: #b6d0d8;
  --color-secondary-200: #a0c2ca;
  --color-secondary-300: #8bb5bb;
  --color-secondary-400: #76a7ad;
  --color-secondary-400rgb: 118,167,173;
  --color-secondary-500: #60999f;
  --color-secondary-600: #4b8c90;
  --color-secondary-800: #357e82;
  --color-secondary-800_rgb: 53,126,130;
  --color-secondary-900: #207074;
  --color-secondary-1000: #0b6366;
}

html {
  --color-page-bg: white;
  --color-bg: var(--color-purple-400);
  --color-bg-0: rgba(var(--color-purple-400-rgb), 0);
  --color-bg-dark: var(--color-purple-800);
  --color-bg-dark-25: rgba(var(--color-purple-800-rgb), 0.25);
  --color-bg-dark-0: rgba(var(--color-purple-800-rgb), 0);
  --color-hero-title: white;
  --color-hero-title-0: rgba(255, 255, 225, 0.85);
  --color-hero-title-dark: black;
  --color-card--bg: var(--color-purple-250);
  --color-card--bg--dark: var(--color-purple-400);
  --color-card--text: var(--color-purple-800);
  --color-bg-gray-100: #efefef;
  --color-bg-gray-300: #b3b3b3;
  --color-text-light: white;
  --color-primary: var(--color-purple-500);
  --color-menu-page-bg: var(--color-purple-900);
  --color-menu-bg: rgba(var(--color-purple-800-rgb), 0.94);
  --color-menu-text: var(--color-purple-200);
}

body.light {
  --c-page-bckg: var(--color-primary-000);
  --c-border-color: var(--color-primary-100);
  --c-text-color: var(--color-primary-1000);
}

body.dark {
  --c-page-bckg: var(--color-primary-900);
  --c-border-color: var(--color-primary-800);
  --c-text-color: var(--color-primary-100);
}

body {
  color: var(--c-text-color);
}

@media print {
  @page {
    margin: 1cm;
  }
  body {
    background: var(--color-primary-000);
    color: var(--color-primary-1000);
  }
  a {
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  table,
  pre {
    page-break-inside: avoid;
  }
  ul, ol, dl {
    page-break-before: avoid;
  }
}
@font-face {
  font-family: "Gambetta-Regular";
  src: url(../images/design/Gambetta-Regular.2f0ab2.woff2) format("woff2"), url(../images/design/Gambetta-Regular.d7b014.woff) format("woff"), url(../images/design/Gambetta-Regular.c5b4fd.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Gambetta-Italic";
  src: url(../images/design/Gambetta-Italic.614f44.woff2) format("woff2"), url(../images/design/Gambetta-Italic.4e64c1.woff) format("woff"), url(../images/design/Gambetta-Italic.5160fc.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Gambetta-Bold";
  src: url(../images/design/Gambetta-Bold.b77029.woff2) format("woff2"), url(../images/design/Gambetta-Bold.ac6062.woff) format("woff"), url(../images/design/Gambetta-Bold.a4f04b.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
html {
  font-size: 58.33%;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 992px) {
  html {
    font-size: 58.33%;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 62.5%;
  }
}
html::-webkit-scrollbar {
  display: none;
}

body {
  font-family: "Gambetta-Regular";
  position: relative;
  font-size: 1.6rem;
}

p, a {
  font-family: "Gambetta-Regular";
  font-weight: 500;
  font-style: normal;
}

h1, .h1 {
  font-size: 1.8rem;
  line-height: 1.36;
}

h2, .h2 {
  font-size: 1.8rem;
  line-height: 1.36;
}

h3, .h3 {
  font-size: 1.8rem;
  line-height: 1.36;
}

h4, .h4, .flexi_content .title {
  font-size: 1.8rem;
  line-height: 1.36;
}

h5, .h5 {
  font-size: 1.7rem;
  line-height: 1.36;
}

p, .p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
p + p, .p + p {
  margin-top: 1;
}

.p-sm {
  font-size: 1.4rem;
}

.p-xs {
  font-size: 1.2rem;
}

b, strong {
  font-family: "Gambetta-Bold";
}

i, em {
  font-family: "Gambetta-Italic";
  font-style: italic;
}

sup {
  font-size: 1.1rem;
}

a {
  color: var(--c-text-color);
  text-decoration: underline;
}

h1, h2, h3, h4, h5 {
  font-style: normal;
  margin: 0;
  color: var(--c-text-color);
  font-family: "Gambetta-Bold";
}
h1 a, h2 a, h3 a, h4 a, h5 a {
  font-family: "Gambetta-Bold";
  color: var(--c-text-color);
  text-decoration: none;
}
h1 sup, h2 sup, h3 sup, h4 sup, h5 sup {
  top: -4px;
  right: -4px;
  position: relative;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
  margin-top: 0.5rem;
}

h1 + h2, h2 + h3, h3 + h4, h4 + h5 {
  margin-top: 0.5rem;
}

@media (min-width: 767px) {
  h1 + h2, h2 + h3, h3 + h4, h4 + h5 {
    margin-top: 1rem;
  }
  h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
    margin-top: 1rem;
  }
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}

/* Grid columns (default)
   ========================================================================== */
[class*=grid-col] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(100% - 2.4rem);
          flex: 1 0 calc(100% - 2.4rem);
  min-width: 0;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
}

.grid-col-1 {
  width: calc(8.3333333333% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-2 {
  width: calc(16.6666666667% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-3 {
  width: calc(25% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-4 {
  width: calc(33.3333333333% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-5 {
  width: calc(41.6666666667% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-6 {
  width: calc(50% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-7 {
  width: calc(58.3333333333% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-8 {
  width: calc(66.6666666667% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-9 {
  width: calc(75% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-10 {
  width: calc(83.3333333333% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-11 {
  width: calc(91.6666666667% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-12 {
  width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-1 {
  width: calc(8.3333333333% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-2 {
  width: calc(16.6666666667% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-3 {
  width: calc(25% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-4 {
  width: calc(33.3333333333% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-5 {
  width: calc(41.6666666667% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-6 {
  width: calc(50% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-7 {
  width: calc(58.3333333333% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-8 {
  width: calc(66.6666666667% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-9 {
  width: calc(75% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-10 {
  width: calc(83.3333333333% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-11 {
  width: calc(91.6666666667% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-no-g-12 {
  width: calc(100% - 0.6rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (min-width: 400px) {
  [class*=grid-col-sm-] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .grid-col-sm-1 {
    width: calc(8.3333333333% - 2.4rem);
  }
  .grid-col-sm-2 {
    width: calc(16.6666666667% - 2.4rem);
  }
  .grid-col-sm-3 {
    width: calc(25% - 2.4rem);
  }
  .grid-col-sm-4 {
    width: calc(33.3333333333% - 2.4rem);
  }
  .grid-col-sm-5 {
    width: calc(41.6666666667% - 2.4rem);
  }
  .grid-col-sm-6 {
    width: calc(50% - 2.4rem);
  }
  .grid-col-sm-7 {
    width: calc(58.3333333333% - 2.4rem);
  }
  .grid-col-sm-8 {
    width: calc(66.6666666667% - 2.4rem);
  }
  .grid-col-sm-9 {
    width: calc(75% - 2.4rem);
  }
  .grid-col-sm-10 {
    width: calc(83.3333333333% - 2.4rem);
  }
  .grid-col-sm-11 {
    width: calc(91.6666666667% - 2.4rem);
  }
  .grid-col-sm-12 {
    width: calc(100% - 2.4rem);
  }
}
@media (min-width: 600px) {
  [class*=grid-col-md-] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .grid-col-md-1 {
    width: calc(8.3333333333% - 2.4rem);
  }
  .grid-col-md-2 {
    width: calc(16.6666666667% - 2.4rem);
  }
  .grid-col-md-3 {
    width: calc(25% - 2.4rem);
  }
  .grid-col-md-4 {
    width: calc(33.3333333333% - 2.4rem);
  }
  .grid-col-md-5 {
    width: calc(41.6666666667% - 2.4rem);
  }
  .grid-col-md-6 {
    width: calc(50% - 2.4rem);
  }
  .grid-col-md-7 {
    width: calc(58.3333333333% - 2.4rem);
  }
  .grid-col-md-8 {
    width: calc(66.6666666667% - 2.4rem);
  }
  .grid-col-md-9 {
    width: calc(75% - 2.4rem);
  }
  .grid-col-md-10 {
    width: calc(83.3333333333% - 2.4rem);
  }
  .grid-col-md-11 {
    width: calc(91.6666666667% - 2.4rem);
  }
  .grid-col-md-12 {
    width: calc(100% - 2.4rem);
  }
}
@media (min-width: 900px) {
  [class*=grid-col-lg-] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .grid-col-lg-1 {
    width: calc(8.3333333333% - 2.4rem);
  }
  .grid-col-lg-2 {
    width: calc(16.6666666667% - 2.4rem);
  }
  .grid-col-lg-3 {
    width: calc(25% - 2.4rem);
  }
  .grid-col-lg-4 {
    width: calc(33.3333333333% - 2.4rem);
  }
  .grid-col-lg-5 {
    width: calc(41.6666666667% - 2.4rem);
  }
  .grid-col-lg-6 {
    width: calc(50% - 2.4rem);
  }
  .grid-col-lg-7 {
    width: calc(58.3333333333% - 2.4rem);
  }
  .grid-col-lg-8 {
    width: calc(66.6666666667% - 2.4rem);
  }
  .grid-col-lg-9 {
    width: calc(75% - 2.4rem);
  }
  .grid-col-lg-10 {
    width: calc(83.3333333333% - 2.4rem);
  }
  .grid-col-lg-11 {
    width: calc(91.6666666667% - 2.4rem);
  }
  .grid-col-lg-12 {
    width: calc(100% - 2.4rem);
  }
}
@media (min-width: 1200px) {
  [class*=grid-col-xl-] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .grid-col-xl-1 {
    width: calc(8.3333333333% - 2.4rem);
  }
  .grid-col-xl-2 {
    width: calc(16.6666666667% - 2.4rem);
  }
  .grid-col-xl-3 {
    width: calc(25% - 2.4rem);
  }
  .grid-col-xl-4 {
    width: calc(33.3333333333% - 2.4rem);
  }
  .grid-col-xl-5 {
    width: calc(41.6666666667% - 2.4rem);
  }
  .grid-col-xl-6 {
    width: calc(50% - 2.4rem);
  }
  .grid-col-xl-7 {
    width: calc(58.3333333333% - 2.4rem);
  }
  .grid-col-xl-8 {
    width: calc(66.6666666667% - 2.4rem);
  }
  .grid-col-xl-9 {
    width: calc(75% - 2.4rem);
  }
  .grid-col-xl-10 {
    width: calc(83.3333333333% - 2.4rem);
  }
  .grid-col-xl-11 {
    width: calc(91.6666666667% - 2.4rem);
  }
  .grid-col-xl-12 {
    width: calc(100% - 2.4rem);
  }
}
/* Grid columns (modifiers)
   ========================================================================== */
.grid--no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.grid-col-static {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

@media (min-width: 900px) {
  .grid-col-xl-static {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.grid-col-flex {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[class*=grid-col] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(100% - 2.4rem);
          flex: 1 0 calc(100% - 2.4rem);
  min-width: 0;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
}

.grid-col-3 {
  width: calc(100% - 2.4rem);
  max-width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-4 {
  width: calc(100% - 2.4rem);
  max-width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-6 {
  width: calc(100% - 2.4rem);
  max-width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-8 {
  width: calc(100% - 2.4rem);
  max-width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.grid-col-12 {
  width: calc(100% - 2.4rem);
  max-width: calc(100% - 2.4rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (min-width: 527px) {
  .grid-col-6-sm {
    width: calc(50% - 2.4rem);
    max-width: calc(50% - 2.4rem);
  }
}
@media (min-width: 767px) {
  .grid-col-3 {
    width: calc(25% - 2.4rem);
    max-width: calc(25% - 2.4rem);
  }
  .grid-col-4 {
    width: calc(33.33% - 2.4rem);
    max-width: calc(33.33% - 2.4rem);
  }
  .grid-col-6 {
    width: calc(50% - 2.4rem);
    max-width: calc(50% - 2.4rem);
  }
  .grid-col-8 {
    width: calc(66.66% - 2.4rem);
    max-width: calc(66.66% - 2.4rem);
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 992px) {
  .flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

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

.flex--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex--vertical-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex--horizontal-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex--justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex--justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex--align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex--align-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex--spaced > *:not(:last-child) {
  margin-right: 0.8rem;
}

.flex--spaced-wide > *:not(:last-child) {
  margin-right: 1.6rem;
}

.flex__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.flex__item--shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 0%;
          flex: 0 1 0%;
}

.flex__item--auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.v-p {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.h-p {
  padding-left: 1rem;
  padding-right: 1rem;
}

.mg-h-auto {
  margin-left: auto;
  margin-right: auto;
}

.maximize-w {
  width: 100%;
}

.p-rel {
  position: relative;
}

.t-left {
  text-align: left !important;
}

.u-sr-accessible {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

::-webkit-scrollbar {
  width: 2px;
}

::-webkit-scrollbar:hover {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: white;
  padding: 2px;
  margin: 2px;
  width: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color-primary-1000);
  padding-right: 2px;
  width: 6px;
  right: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--color-primary-800);
}

.container, .flexi_content--image-only {
  margin: 0 auto;
  max-width: 130rem;
  width: calc(100% - 4.8rem);
  width: calc(100% - 2.8rem);
}
.container--small {
  margin: 0 auto;
  max-width: 105rem;
  width: calc(100% - 2.8rem);
}
@media (min-width: 527px) {
  .container, .flexi_content--image-only {
    width: calc(100% - 4rem);
  }
  .container--small {
    width: calc(100% - 4rem);
  }
}
@media (min-width: 767px) {
  .container, .flexi_content--image-only {
    width: calc(100% - 6rem);
  }
  .container--small {
    width: calc(100% - 18rem);
  }
}
@media (min-width: 992px) {
  .container, .flexi_content--image-only {
    width: calc(100% - 8rem);
  }
  .container--small {
    width: calc(100% - 24rem);
  }
}
@media (min-width: 1200px) {
  .container, .flexi_content--image-only {
    width: 111.6rem;
  }
  .container--small {
    width: 80rem;
  }
}
@media (min-width: 1480px) {
  .container, .flexi_content--image-only {
    width: 123.6rem;
  }
  .container--small {
    width: 86rem;
  }
}

.container--large {
  width: calc(100% - 8rem);
  max-width: inherit;
}

.container--flex {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.container-vertical {
  padding: 3rem 0;
}

/* ==========================================================================
  btn
 ========================================================================== */
/* Default size
   ========================================================================== */
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle;
  border-radius: 2rem;
  padding: 0.7rem 1.6rem;
  font-size: 1.6rem;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--c-text-color);
}
.btn .o-svg-icon {
  margin-top: 0;
}
.btn .o-svg-icon svg {
  display: block;
  height: 100%;
  width: 100%;
}
.btn:hover .line:after {
  width: 5rem;
}

a.btn, button.btn {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

button.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
}
button.btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input.btn {
  height: 3.6rem;
}

.line {
  display: block;
  position: relative;
  width: 5rem;
  height: 1px;
  background-color: var(--c-border-color);
  overflow: hidden;
}
.line.-short {
  width: 1.5rem;
}
.line:after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--c-text-color);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.line:before {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 5rem;
  height: 1px;
  background-color: var(--c-text-color);
  -webkit-animation: pulse_horizontal 4s infinite;
          animation: pulse_horizontal 4s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.top .line:before {
  height: 5rem;
  width: 1px;
  -webkit-animation: pulse_vertical 4s infinite;
          animation: pulse_vertical 4s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.bottom .line:before {
  height: 5rem;
  width: 1px;
  -webkit-animation: pulse_vertical_bottom 4s infinite;
          animation: pulse_vertical_bottom 4s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes pulse_vertical_bottom {
  0% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
  30% {
    -webkit-transform: translateY(2.4rem);
            transform: translateY(2.4rem);
  }
  60% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
  100% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
}

@keyframes pulse_vertical_bottom {
  0% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
  30% {
    -webkit-transform: translateY(2.4rem);
            transform: translateY(2.4rem);
  }
  60% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
  100% {
    -webkit-transform: translateY(5.1rem);
            transform: translateY(5.1rem);
  }
}
@-webkit-keyframes pulse_vertical {
  0% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
  30% {
    -webkit-transform: translateY(-2.4rem);
            transform: translateY(-2.4rem);
  }
  60% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
  100% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
}
@keyframes pulse_vertical {
  0% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
  30% {
    -webkit-transform: translateY(-2.4rem);
            transform: translateY(-2.4rem);
  }
  60% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
  100% {
    -webkit-transform: translateY(-5.1rem);
            transform: translateY(-5.1rem);
  }
}
@-webkit-keyframes pulse_horizontal {
  0% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
  30% {
    -webkit-transform: translateX(-2.4rem);
            transform: translateX(-2.4rem);
  }
  60% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
  100% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
}
@keyframes pulse_horizontal {
  0% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
  30% {
    -webkit-transform: translateX(-2.4rem);
            transform: translateX(-2.4rem);
  }
  60% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
  100% {
    -webkit-transform: translateX(-5.1rem);
            transform: translateX(-5.1rem);
  }
}
.btn .btn__content--top .o-svg-icon {
  margin-bottom: 0.8rem;
}
.btn .btn__content--top .o-svg-icon + .btn__label {
  margin-left: 0;
}
.btn .btn__content--bottom .o-svg-icon {
  margin-top: 0.8rem;
}
.btn .btn__content--bottom .btn__label + .o-svg-icon {
  margin-left: 0;
}
.btn .btn__content--top .line, .btn .btn__content--bottom .line {
  height: 5rem;
  width: 1px;
}
.btn .btn__content--top .o-svg-icon, .btn .btn__content--bottom .o-svg-icon {
  margin-left: 0;
}
.btn .btn__content--top .o-svg-icon .line, .btn .btn__content--bottom .o-svg-icon .line {
  left: 50%;
  position: relative;
}
.btn .btn__content--right, .btn .btn__content--left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  pointer-events: none;
}

.btn__label {
  line-height: 2rem;
  white-space: nowrap;
}

.o-svg-icon + .btn__label {
  margin-left: 1.2rem;
}

.btn__label + .o-svg-icon {
  margin-left: 1.2rem;
}

.btn:not(.btn--icon) .o-svg-icon:first-child {
  margin-left: -0.1rem;
}

.btn:not(.btn--icon) .o-svg-icon:last-child {
  margin-right: -0.1rem;
}

.btn:not(.btn--icon) [class*=o-svg-icon-arrows-caret]:last-child {
  margin-left: 0;
  margin-right: -1.5rem;
}

/* Small size
   ========================================================================== */
.btn--small {
  font-size: 1.4rem;
  padding: 0.4rem 1rem;
}
.btn--small .btn__label {
  line-height: 1.8rem;
}
.btn--small .o-svg-icon {
  height: 1.8rem;
  width: 1.8rem;
}
.btn--small .o-svg-icon + .btn__label,
.btn--small .btn__label + .o-svg-icon {
  margin-left: 0.4rem;
}
.btn--small.btn--icon {
  padding: 0.4rem;
}
.btn--small:not(.btn--icon) .o-svg-icon:first-child {
  margin-left: -0.6rem;
}
.btn--small:not(.btn--icon) .o-svg-icon:last-child {
  margin-right: -0.6rem;
}

/* Icon-only Button
    ========================================================================== */
.btn--icon {
  padding: 0.9rem 0.9rem;
}
.btn--icon.btn--small {
  padding: 0.4rem;
}

/* Link button
    ========================================================================== */
.btn--link {
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
  text-decoration: none;
  border-color: transparent;
  border-radius: 0;
  background: none;
}
.btn--link:hover, .btn--link:active, .btn--link:hover svg *, .btn--link:active svg * {
  color: var(--color-primary-500);
}

a.link--sup:not(.btn) {
  color: var(--color-primary-500);
  border-bottom: none;
}
a.link--sup:not(.btn) sup {
  border-bottom: 0.1rem solid var(--color-primary-500);
}
a.link--sup:not(.btn):hover {
  border-bottom: none;
}
a.link--sup:not(.btn):hover sup {
  border-bottom: 0.1rem solid var(--color-primary-500);
}

/* Focus button borderless (align to grid on right and left)
    ========================================================================== */
@media (min-width: 992px) {
  .btn--left.btn--borderless:first-child {
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease;
  }
  .btn--left.btn--borderless:first-child:focus {
    padding: 0.7rem 0.8rem !important;
    margin-left: -0.8rem;
  }
  .btn--right.btn--borderless:last-child {
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease;
  }
  .btn--right.btn--borderless:last-child:focus {
    padding: 0.7rem 0.8rem !important;
    margin-right: -0.8rem;
  }
}
.card {
  border-radius: 10px;
  background-color: var(--color-card--bg);
  color: var(--color-card--text);
  padding: 1.5rem 1.8rem;
}

.dark .card {
  background-color: var(--color-card--bg);
}
.dark .card .btn {
  background-color: white;
  color: var(--color-card--text);
  border-color: white;
}

.swiper-container.fullscreen {
  height: 100vh;
}

.swiper-slide {
  width: auto;
  text-decoration: none;
}

.swiper-slide figcaption {
  display: table-caption;
  caption-side: bottom;
}

.swiper-slide figure {
  display: table;
}

.serie-gallery-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
  height: 2.4rem;
  margin: 1.4rem auto 0;
}

.swiper-pagination {
  position: relative;
  top: 0;
  height: 2.4rem;
  line-height: 2.4rem;
}

.swiper-button-prev, .swiper-button-next {
  position: relative;
  color: var(--c-text-color);
  height: 2.4rem;
  width: 2.4rem;
  text-transform: uppercase;
}
.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 1.6rem;
  color: var(--c-text-color);
  text-transform: uppercase;
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next {
  right: 0;
}

@media (min-width: 767px) {
  .serie-gallery-controls {
    max-width: 23.33%;
    margin: 2rem auto 0;
  }
}
.c-status-pill {
  border-radius: 2rem;
  padding: 0.2rem 0.6rem 0.2rem 0.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  border: 1px solid transparent;
  margin-left: -2px;
  position: relative;
}
.c-status-pill + h3 {
  margin-top: 1rem;
}

.c-status-pill__circle {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
}

.c-status-pill__circle + .c-status-pill__label {
  margin-left: 0.4rem;
}

.c-status-pill + .c-status-pill {
  margin-left: 0.5rem;
}

/* Skins
   ========================================================================== */
.c-status-pill--default {
  border: 1px solid var(--color-primary-1000);
  background: var(--color-primary-100);
}
.c-status-pill--default .c-status-pill__circle {
  background: var(--color-primary-800);
}

.site-navigation--mobile {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  z-index: 10001;
  background-color: var(--c-page-bckg);
}
.site-navigation--mobile .wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10%;
}
.site-navigation--mobile--list {
  height: 100%;
  width: 100%;
  max-height: 500px;
  margin: auto 0;
}
.site-navigation--mobile--list .site-navigation__item {
  height: 33%;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-navigation--mobile--list .site-navigation__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 4rem;
  text-decoration: none;
}
.site-navigation--desktop {
  display: none;
}
.site-navigation--burger {
  position: relative;
  z-index: 10010;
}

@media (min-width: 992px) {
  .site-navigation--desktop {
    display: block;
  }
  .site-navigation--desktop .site-navigation__link {
    color: var(--c-text-color);
    text-decoration: none;
    padding: 1rem;
    display: inline-block;
  }
  .site-navigation--desktop .site-navigation__link.active {
    font-family: "Gambetta-Bold";
  }
  .site-navigation--burger {
    display: none;
  }
}
.main__container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-navigation--burger {
  position: relative;
  z-index: 10010;
}

.burger {
  width: 42px;
  height: 42px;
  padding: 0;
  background-color: white;
  border-radius: 100%;
  border: none;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.burger-icon {
  width: 2.4rem;
  height: 2.4rem;
  position: relative;
}
.burger-icon__bar {
  position: absolute;
  top: calc(33.33% - 1px);
  width: 100%;
  height: 2px;
  left: 0;
  background-color: var(--color-primary-1000);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.125s ease;
  transition: top 0.1s ease, -webkit-transform 0.125s ease;
  transition: transform 0.125s ease, top 0.1s ease;
  transition: transform 0.125s ease, top 0.1s ease, -webkit-transform 0.125s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.burger-icon__bar:first-child {
  top: calc(66.66% - 1px);
}
.burger:hover {
  cursor: pointer;
}
.burger--closed:hover .burger-icon__bar {
  top: calc(30% - 1px);
}
.burger--closed:hover .burger-icon__bar:first-child {
  top: calc(70% - 1px);
}
.burger--open .burger-icon__bar {
  background-color: var(--color-primary-1000);
  position: absolute;
  top: calc(50% - 1px);
  margin-top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.burger--open .burger-icon__bar:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header {
  height: 60px;
  position: relative;
  border-bottom: 1px solid var(--c-border-color);
  background-color: var(--c-page-bckg);
  z-index: 90;
  position: relative;
}
.header .container, .header .flexi_content--image-only {
  height: 100%;
}
.header .container .flex, .header .flexi_content--image-only .flex {
  height: 100%;
}
.header .h4, .header .flexi_content .title, .flexi_content .header .title {
  line-height: 1.4;
}

.hidden-grid {
  display: none;
  pointer-events: none;
}

@media (min-width: 527px) {
  .hidden-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 190;
    margin: 0 auto;
  }
  .hidden-grid .grid {
    height: 100%;
  }
  .hidden-grid .grid div {
    position: relative;
  }
  .hidden-grid .grid div + div:after {
    content: "";
    display: block;
    position: relative;
    height: 100%;
    width: 1px;
    top: 0;
    background-color: var(--c-border-color);
    left: -1.3rem;
  }
  .hidden-grid .grid div:last-child:after {
    top: -60px;
  }
  .hidden-grid .grid div:last-child {
    display: none;
  }
}
@media (min-width: 767px) {
  .hidden-grid .grid div:last-child {
    display: block;
  }
}
.footer {
  display: block;
  position: relative;
  z-index: 220;
  height: 60px;
  border-top: 1px solid var(--c-border-color);
  background-color: var(--c-page-bckg);
}
.footer .container, .footer .flexi_content--image-only {
  height: 100%;
}
.footer .container > .flex, .footer .flexi_content--image-only > .flex {
  height: 100%;
}
.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-home-navigation {
  display: none;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.page-home-navigation::-webkit-scrollbar {
  display: none;
}
.page-home-navigation .page-navigation__links {
  text-decoration: none;
}

.page-default-footer-navigation li a {
  padding: 0.6rem 0;
  display: block;
}

.controls {
  z-index: 2;
  margin: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.controls a.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.controls a {
  padding: 2rem 1rem;
  min-width: 6rem;
  display: block;
  text-align: center;
  color: var(--c-text-color);
  text-decoration: none;
}

.note, .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.note > *, .swiper-pagination > * {
  width: 1.5rem;
  text-align: center;
}

.default-footer {
  background-color: #F4F4F4;
  padding: 4rem 0 3rem 0;
  border-bottom: 1px solid #e1e1e1;
}
.default-footer h4 {
  margin-bottom: 1rem;
}
.default-footer__links {
  text-decoration: none;
  display: block;
  padding: 0.6rem 0;
}
.default-footer .page-navigation li a {
  margin-right: 1rem;
  text-decoration: none;
}
.default-footer .grid > div {
  margin-bottom: 2.4rem;
}
.default-footer .grid > div:last-child {
  margin-bottom: 0;
}

.nnstudio-mention {
  padding: 1rem;
  background-color: var(--c-page-bckg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nnstudio-mention > p {
  margin-left: 1rem;
}

@media (min-width: 767px) {
  .controls {
    display: none;
  }
  .page-home-navigation {
    scroll-behavior: smooth;
    display: block;
    width: auto;
    overflow-x: scroll;
    overflow: auto;
    white-space: nowrap;
    padding: 0 30px;
  }
  .page-home-navigation::-webkit-scrollbar {
    display: none;
  }
  .page-home-navigation li {
    margin: 0 1rem;
  }
  .page-home-navigation li a {
    padding: 1rem;
  }
  .page-home-navigation-wrapper {
    overflow: auto;
    position: relative;
    width: calc(100% + 80px);
    left: -40px;
  }
  .page-home-navigation-wrapper:after, .page-home-navigation-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    width: 43px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    z-index: 10;
  }
  .page-home-navigation-wrapper:before {
    right: inherit;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  }
  .page-navigation li {
    display: inline-block;
  }
  .page-navigation li a {
    font-family: "Gambetta-Regular";
    color: var(--c-text-color);
    display: inline-block;
    white-space: nowrap;
    padding: 0.6rem 0;
  }
  .page-navigation li a.active {
    font-family: "Gambetta-Bold";
  }
  .note {
    margin-left: 4rem;
  }
  .footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .default-footer .grid > div {
    margin-bottom: 0;
  }
}
body {
  background: var(--c-page-bckg);
  overflow-y: hidden;
}

main {
  position: relative;
  z-index: 200;
  background-color: transparent;
  min-height: calc(100vh - 120px);
}

.panels {
  overflow-x: hidden;
  overflow-y: scroll;
  height: calc(100vh - 120px);
  width: 100%;
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.panels::-webkit-scrollbar {
  display: none;
}

.panel {
  scroll-snap-align: start;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
}
.panel__item {
  display: block;
  text-decoration: none;
}
.panel__item + .panel__item {
  display: none;
}
.panel__item.grid-col-6 {
  max-height: 42.5%;
}
.panel__item.grid-col-12 {
  max-height: 99%;
}
.panel__item.grid-col-12 img {
  height: auto;
}
.panel__item img {
  width: 100%;
  margin: 0 auto;
}

.panel .grid {
  height: calc(100% - 60px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.intro {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.intro p {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.intro .btn {
  display: none;
}

.clip {
  position: sticky;
  height: 100%;
  width: 100%;
  top: 0;
  margin-bottom: 0;
}
.clip .container, .clip .flexi_content--image-only {
  position: relative;
  height: 100%;
}

figure {
  height: 100%;
  display: block;
  margin: 0 auto;
}
figure img {
  display: block;
  max-width: 100%;
}
figure figcaption {
  width: 100%;
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  color: black;
}

a.btn.sticky-btn {
  display: none;
}

@media (min-width: 767px) {
  figure {
    display: table;
    height: auto;
    width: 100%;
  }
  figure figcaption {
    margin-top: 1rem;
    display: table-caption;
    caption-side: bottom;
  }
  .panel .grid {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .panel__item {
    height: auto;
    max-height: inherit !important;
  }
  .panel__item + .panel__item {
    display: block;
  }
  .panel__item img {
    height: auto;
    width: 100%;
    margin: inherit;
  }
  .panel__item + .panel__item {
    margin-top: 0;
  }
  .intro {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .intro p {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .intro .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .sticky-btn {
    display: block;
    position: absolute;
    bottom: 10rem;
    right: 10rem;
  }
}
body.single-serie {
  overflow-y: scroll;
  overflow-x: hidden;
}

.serie-gallery {
  padding: 1.4rem;
}
.serie-gallery::-webkit-scrollbar {
  display: none !important;
}
.serie-gallery .swiper-container {
  overflow: hidden;
}
.serie-gallery .swiper-container img {
  width: auto;
  height: 175px;
}

.serie__description {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.serie__description img {
  width: 100%;
  height: auto;
  padding: 0.2rem 0;
}
.serie__description p {
  padding: 1rem 0;
}
.serie__description p:first-child {
  padding-top: 0;
}

@media (min-width: 527px) {
  .serie-gallery .swiper-container img {
    height: 210px;
  }
}
@media (min-width: 767px) {
  .serie__description {
    padding-top: 0;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2.4rem;
       -moz-column-gap: 2.4rem;
            column-gap: 2.4rem;
  }
  .sticky {
    position: sticky;
    top: 3rem;
  }
  .serie-gallery .swiper-container img {
    height: 290px;
  }
}
@media (min-width: 992px) {
  .serie-gallery {
    padding: 2rem 2rem 3rem;
  }
}
body.page-default {
  overflow-y: scroll;
}
body.page-default .page {
  min-height: auto;
  padding-bottom: 2rem;
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100vh - 120px);
}
.page__content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.page p img {
  margin-bottom: 2rem;
  width: 100%;
  height: auto;
}

.side_blocks {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 2rem;
}

.side_block__title {
  margin-bottom: 1rem;
}
.side_block p {
  margin-bottom: 1rem;
}
.side_block__links {
  margin-bottom: 1rem;
}

@media (min-width: 767px) {
  .page {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page__content {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2.4rem;
       -moz-column-gap: 2.4rem;
            column-gap: 2.4rem;
  }
}
body.expo {
  overflow-y: scroll;
}

.expo__content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.expo__content__title {
  margin-bottom: 2rem;
}
.expo__content img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.expo__content a.btn {
  margin-top: 1rem;
}

.expo__list__item {
  margin-bottom: 4rem;
}
.expo__list__item .expo-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.dates {
  font-family: "Gambetta-Italic";
  margin-bottom: 0.8rem;
}

.main-content {
  position: relative;
  z-index: 20;
}

.flexi_content {
  margin: 6rem 0;
  padding: 0;
  z-index: 18;
  position: relative;
}
.flexi_content .image + .text, .flexi_content .text + .image, .flexi_content .image + .image {
  margin-top: 6rem;
}
.flexi_content .image video::-webkit-media-controls {
  display: none;
}
.flexi_content .image video {
  width: 100%;
}
.flexi_content .image figcaption {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 0.8rem;
}
.flexi_content .image img {
  width: 100%;
}
.flexi_content .grid-4 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .flexi_content--text-image .text__ctn {
    padding-right: 2.8rem;
    padding-left: 0.3rem;
  }
}
@media (min-width: 992px) {
  .flexi_content--image-text .text__ctn {
    padding-left: 2.8rem;
  }
}
.flexi_content--image-image .grid-4 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.flexi_content--image-only {
  padding: 1rem 0;
  width: 100%;
}
.flexi_content--text-text .title {
  margin-bottom: 1.8rem;
}

@media (min-width: 992px) {
  .flexi_content {
    margin-top: 6rem;
  }
  .flexi_content .image + .text, .flexi_content .text + .image, .flexi_content .image + .image {
    margin-top: 0;
  }
  .flexi_content .text .title {
    margin-top: -0.5rem;
  }
  .flexi_content--text-text {
    padding-left: 0;
    padding-right: 0;
  }
  .flexi_content--text-text .text-2-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .flexi_content .text {
    padding-left: 0;
    padding-right: 0;
  }
}
