/*!
*   (C) 2021 Kieweg und Freiermuth Werbeagentur GmbH
*   
*   Main Theme File
*/
/* Theme Settings */
/* Spacings */
/* Breakpoints */
/* Color Palette */
/*
*   (C) 2021 Kieweg und Freiermuth Werbeagentur GmbH
*   
*   Reset default browser styles to a minimum
*   
*/
@import url("https://use.typekit.net/kpj0lcm.css");
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, sub, sup, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
*   (C) 2021 Kieweg und Freiermuth Werbeagentur GmbH
*
*   Mixins File
*   
*   Predefined mixins for global usage
*/
/* Media Query Mixins */
.fontsize--extrasmall, .ce_form .widget label {
  font-size: 0.6rem;
  line-height: 1rem;
}

.fontsize--small, .language--notification a, .mod_changelanguage, .mod_article_navigation ol li a, .layout_full .news_options .news_share, .layout_full .info, .layout_latest .info, .section--headline {
  font-size: 0.8rem;
  line-height: 1rem;
}

.fontsize--normal, button, .layout_latest .more a, .ce_form .widget.widget-checkbox label, .ce_form .widget.widget-altcha label {
  font-size: 1rem;
  line-height: 1.2rem;
}

.fontsize--medium {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
@media (max-width: 819px) {
  .fontsize--medium {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}

.fontsize--mediumlarge, .layout_latest h2 a {
  font-size: 1.6rem;
  line-height: 2.1rem;
}

.fontsize--large {
  font-size: 2.1rem;
  line-height: 2.4rem;
}
@media (max-width: 991px) {
  .fontsize--large {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}
@media (max-width: 819px) {
  .fontsize--large {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.fontsize--extralarge {
  font-size: 3rem;
  line-height: 3.75rem;
}
@media (max-width: 819px) {
  .fontsize--extralarge {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}

.fontsize--ultralarge {
  font-size: 3.75rem;
  line-height: 3.95rem;
}
@media (max-width: 819px) {
  .fontsize--ultralarge {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}

a, a:visited {
  color: var(--brand-color--1);
  text-decoration: none;
}

a:focus-visible {
  outline-style: solid;
  outline-color: var(--brand-color--3);
  outline-width: 3px;
}

strong, .fontweight--bold, strong a {
  font-variation-settings: "wght" 700;
}

.fontweight--normal {
  font-variation-settings: "wght" 400;
}

.uppercase {
  text-transform: uppercase;
}

.textalign--center {
  text-align: center;
}

u {
  color: var(--dark-color);
  text-decoration-style: dotted;
  text-decoration-color: var(--dark-color);
}

em {
  font-family: "mozaic-italic-variable", sans-serif;
  font-variation-settings: "ital" 1;
}

p, h1, h2, h3, h4, h5, h6 {
  max-width: 800px;
}

p + p, p + .hyperlink--arrow, p + .content-text, p + .rte, p + .content-list, h1 + p, h1 + .hyperlink--arrow, h1 + .content-text, h1 + .rte, h1 + .content-list, h2 + p, h2 + .hyperlink--arrow, h2 + .content-text, h2 + .rte, h2 + .content-list, h3 + p, h3 + .hyperlink--arrow, h3 + .content-text, h3 + .rte, h3 + .content-list, h4 + p, h4 + .hyperlink--arrow, h4 + .content-text, h4 + .rte, h4 + .content-list, h5 + p, h5 + .hyperlink--arrow, h5 + .content-text, h5 + .rte, h5 + .content-list, h6 + p, h6 + .hyperlink--arrow, h6 + .content-text, h6 + .rte, h6 + .content-list, .hyperlink--arrow + p, .hyperlink--arrow + .hyperlink--arrow, .hyperlink--arrow + .content-text, .hyperlink--arrow + .rte, .hyperlink--arrow + .content-list, .content-text + p, .content-text + .hyperlink--arrow, .content-text + .content-text, .content-text + .rte, .content-text + .content-list, figure + p, figure + .hyperlink--arrow, figure + .content-text, figure + .rte, figure + .content-list, .content-list + p, .content-list + .hyperlink--arrow, .content-list + .content-text, .content-list + .rte, .content-list + .content-list {
  margin-top: 10px;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 30px;
}

h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 {
  margin-top: 30px;
}

.section--headline {
  text-transform: uppercase;
  letter-spacing: 8.4px;
}

.textwidth--full {
  max-width: 100%;
}
.textwidth--full p, .textwidth--full h1, .textwidth--full h2, .textwidth--full h3, .textwidth--full h4, .textwidth--full h5, .textwidth--full h6 {
  max-width: 100%;
}

.textwidth--small {
  max-width: 530px;
}

.textwidth--medium {
  max-width: 800px;
}

.content-text ul {
  max-width: 800px;
  padding: 10px 0;
}
.content-text ul li {
  position: relative;
  padding: 10px 0 10px 40px;
}
.content-text ul li:before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  background: -webkit-linear-gradient(30deg, #7368ba 0, #886dc1 8%, #b478d1 25%, #d380dd 41%, #e785e4 54%, #ee87e7 63%, #ee98e7 74%, #eeaae7 89%, #efb1e7 100%);
  position: absolute;
  left: 0.5em;
  top: 1em;
}

.color--text {
  color: var(--text-color);
}

.color--light {
  color: var(--light-color);
}

.color--dark {
  color: var(--dark-color);
}

.color--gray {
  color: var(--gray-color);
}

.color--darkgray {
  color: var(--darkgray-color);
}

.color--brand--1 {
  color: var(--brand-color--1);
}

.color--brand--2 {
  color: var(--brand-color--2);
}

.color--brand--3 {
  color: var(--brand-color--3);
}

.color--brand--4 {
  color: var(--brand-color--4);
}

.color--error {
  color: var(--error-color);
}

.color--success {
  color: var(--success-color);
}

.color--gradient {
  background: -webkit-linear-gradient(10deg, #7368ba 0, #886dc1 8%, #b478d1 25%, #d380dd 41%, #e785e4 54%, #ee87e7 63%, #ee98e7 74%, #eeaae7 89%, #efb1e7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.background--text {
  background: var(--text-color);
}

.background--light {
  background: var(--light-color);
}

.background--dark {
  background: var(--dark-color);
}

.background--gray {
  background: var(--gray-color);
}

.background--darkgray {
  background: var(--darkgray-color);
}

.background--error {
  background: var(--error-color);
}

.background--success {
  background: var(--success-color);
}

.background--brand--1 {
  background: var(--brand-color--1);
}

.background--brand--2 {
  background: var(--brand-color--2);
}

.background--brand--3 {
  background: var(--brand-color--3);
}

.background--brand--4 {
  background: var(--brand-color--4);
}

.background--gradient--brand--1 {
  background-image: linear-gradient(-70deg, var(--brand-color--1--20) 0%, var(--brand-color--1--40) 50%, var(--brand-color--1--20) 100%);
}

.background--gradient--brand--2 {
  background-image: linear-gradient(-70deg, var(--brand-color--2--20) 0%, var(--brand-color--2--40) 50%, var(--brand-color--2--20) 100%);
}

.background--gradient--brand--3 {
  background-image: linear-gradient(-70deg, var(--brand-color--3--20) 0%, var(--brand-color--3--40) 50%, var(--brand-color--3--20) 100%);
}

.background--gradient--brand--4 {
  background-image: linear-gradient(-70deg, var(--brand-color--4--20) 0%, var(--brand-color--4--40) 50%, var(--brand-color--4--20) 100%);
}

.background--fullgradient, #References .swiper-slide.swiper-slide--selected, .language--notification a {
  background: -webkit-linear-gradient(30deg, #7368ba 0, #886dc1 8%, #b478d1 25%, #d380dd 41%, #e785e4 54%, #ee87e7 63%, #ee98e7 74%, #eeaae7 89%, #efb1e7 100%);
}

.background--gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2024), to(var(--dark-color)));
  background-image: linear-gradient(180deg, #1e2024, var(--dark-color));
}

.border--ornament--brand--1 {
  --bordersize: 20px;
  border: 1px solid var(--brand-color--1);
  position: relative;
  border-image-slice: 16 16 16 16;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../img/borderimage--brand--1.svg");
  border-style: solid;
}
.border--ornament--brand--1:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  z-index: -1;
  --offset: calc(var(--bordersize) - 6px);
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
  opacity: 1;
}
.border--ornament--brand--1.background--gradient--brand--1 {
  background: none;
}
.border--ornament--brand--1.background--gradient--brand--1:after {
  background-image: linear-gradient(-70deg, var(--brand-color--1--20) 10%, var(--brand-color--1--40) 50%, var(--brand-color--1--20) 90%);
}

.border--ornament--brand--2 {
  --bordersize: 20px;
  border: 1px solid var(--brand-color--2);
  position: relative;
  border-image-slice: 16 16 16 16;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../img/borderimage--brand--2.svg");
  border-style: solid;
}
.border--ornament--brand--2:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  z-index: -1;
  --offset: calc(var(--bordersize) - 6px);
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
  opacity: 1;
}
.border--ornament--brand--2.background--gradient--brand--2 {
  background: none;
}
.border--ornament--brand--2.background--gradient--brand--2:after {
  background-image: linear-gradient(-70deg, var(--brand-color--2--20) 10%, var(--brand-color--2--40) 50%, var(--brand-color--2--20) 90%);
}

.border--ornament--brand--3 {
  --bordersize: 20px;
  border: 1px solid var(--brand-color--3);
  position: relative;
  border-image-slice: 16 16 16 16;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../img/borderimage--brand--3.svg");
  border-style: solid;
}
.border--ornament--brand--3:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  z-index: -1;
  --offset: calc(var(--bordersize) - 6px);
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
  opacity: 1;
}
.border--ornament--brand--3.background--gradient--brand--3 {
  background: none;
}
.border--ornament--brand--3.background--gradient--brand--3:after {
  background-image: linear-gradient(-70deg, var(--brand-color--3--20) 10%, var(--brand-color--3--40) 50%, var(--brand-color--3--20) 90%);
}

.border--ornament--brand--4 {
  --bordersize: 20px;
  border: 1px solid var(--brand-color--4);
  position: relative;
  border-image-slice: 16 16 16 16;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../img/borderimage--brand--4.svg");
  border-style: solid;
}
.border--ornament--brand--4:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  z-index: -1;
  --offset: calc(var(--bordersize) - 6px);
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
}
.border--ornament--brand--4.background--gradient--brand--4 {
  background: none;
}
.border--ornament--brand--4.background--gradient--brand--4:after {
  background-image: linear-gradient(-70deg, var(--brand-color--4--20) 0%, var(--brand-color--4--40) 50%, var(--brand-color--4--20) 100%);
}

body .display--block {
  display: block;
}
body .display--inline-block {
  display: inline-block;
}
body .display--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .display--inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
body .position--absolute {
  position: absolute;
}
body .position--relative {
  position: relative;
}
body .position--static {
  position: static;
}
body .position--fixed {
  position: fixed;
}
@media (max-width: 991px) {
  body .position--absolute--small {
    position: absolute;
  }
  body .position--relative--small {
    position: relative;
  }
  body .position--static--small {
    position: static;
  }
  body .position--fixed--small {
    position: fixed;
  }
}
body .flex--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
body .flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .align--start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .align--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .align--end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (max-width: 991px) {
  body .align--end {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
body .align--self--start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
body .align--self--center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
body .align--self--end {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
body .justify--start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .justify--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .justify--end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
body .innerpadding--10 {
  padding: 10px;
}
body .innerpadding--20 {
  padding: 20px;
}
body .innerpadding--30 {
  padding: 30px;
}
body .innerpadding--40 {
  padding: 40px;
}
body .innerpadding--50 {
  padding: 50px;
}
body .innerpadding--60 {
  padding: 60px;
}
body .innerpadding--70 {
  padding: 70px;
}
body .innerpadding--80 {
  padding: 80px;
}
body .innerpadding--90 {
  padding: 90px;
}
body .innerpadding {
  padding: 40px 60px;
}
@media (max-width: 819px) {
  body .innerpadding {
    padding: 20px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--10 {
    padding: 10px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--20 {
    padding: 20px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--30 {
    padding: 30px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--40 {
    padding: 40px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--50 {
    padding: 50px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--60 {
    padding: 60px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--70 {
    padding: 70px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--80 {
    padding: 80px;
  }
}
@media (max-width: 819px) {
  body .innerpadding--mobile--90 {
    padding: 90px;
  }
}
body .z-index---1 {
  z-index: -1;
}
body .z-index--0 {
  z-index: 0;
}
body .z-index--100 {
  z-index: 100;
}
body .height--auto {
  height: auto;
}
body .height--100 {
  height: 100%;
}
body .height--100 > .columns {
  height: 100%;
}
body .overflow--visible {
  overflow: visible;
}
body .overflow--hidden {
  overflow: hidden;
}
@media (min-width: 820px) {
  body .w-10 {
    width: 10px;
  }
  body .h-10 {
    height: 10px;
  }
}
@media (min-width: 820px) {
  body .w-20 {
    width: 20px;
  }
  body .h-20 {
    height: 20px;
  }
}
@media (min-width: 820px) {
  body .w-30 {
    width: 30px;
  }
  body .h-30 {
    height: 30px;
  }
}
@media (min-width: 820px) {
  body .w-40 {
    width: 40px;
  }
  body .h-40 {
    height: 40px;
  }
}
@media (min-width: 820px) {
  body .w-50 {
    width: 50px;
  }
  body .h-50 {
    height: 50px;
  }
}
@media (min-width: 820px) {
  body .w-60 {
    width: 60px;
  }
  body .h-60 {
    height: 60px;
  }
}
@media (min-width: 820px) {
  body .w-70 {
    width: 70px;
  }
  body .h-70 {
    height: 70px;
  }
}
@media (min-width: 820px) {
  body .w-80 {
    width: 80px;
  }
  body .h-80 {
    height: 80px;
  }
}
@media (min-width: 820px) {
  body .w-90 {
    width: 90px;
  }
  body .h-90 {
    height: 90px;
  }
}
@media (min-width: 820px) {
  body .w-100 {
    width: 100px;
  }
  body .h-100 {
    height: 100px;
  }
}
@media (min-width: 820px) {
  body .w-110 {
    width: 110px;
  }
  body .h-110 {
    height: 110px;
  }
}
@media (min-width: 820px) {
  body .w-120 {
    width: 120px;
  }
  body .h-120 {
    height: 120px;
  }
}
@media (min-width: 820px) {
  body .w-130 {
    width: 130px;
  }
  body .h-130 {
    height: 130px;
  }
}
@media (min-width: 820px) {
  body .w-140 {
    width: 140px;
  }
  body .h-140 {
    height: 140px;
  }
}
@media (min-width: 820px) {
  body .w-150 {
    width: 150px;
  }
  body .h-150 {
    height: 150px;
  }
}
@media (min-width: 820px) {
  body .w-160 {
    width: 160px;
  }
  body .h-160 {
    height: 160px;
  }
}
@media (min-width: 820px) {
  body .w-170 {
    width: 170px;
  }
  body .h-170 {
    height: 170px;
  }
}
@media (min-width: 820px) {
  body .w-180 {
    width: 180px;
  }
  body .h-180 {
    height: 180px;
  }
}
@media (min-width: 820px) {
  body .w-190 {
    width: 190px;
  }
  body .h-190 {
    height: 190px;
  }
}
@media (min-width: 820px) {
  body .w-200 {
    width: 200px;
  }
  body .h-200 {
    height: 200px;
  }
}
@media (min-width: 820px) {
  body .w-210 {
    width: 210px;
  }
  body .h-210 {
    height: 210px;
  }
}
@media (min-width: 820px) {
  body .w-220 {
    width: 220px;
  }
  body .h-220 {
    height: 220px;
  }
}
@media (min-width: 820px) {
  body .w-230 {
    width: 230px;
  }
  body .h-230 {
    height: 230px;
  }
}
@media (min-width: 820px) {
  body .w-240 {
    width: 240px;
  }
  body .h-240 {
    height: 240px;
  }
}
@media (min-width: 820px) {
  body .w-250 {
    width: 250px;
  }
  body .h-250 {
    height: 250px;
  }
}
@media (min-width: 820px) {
  body .w-260 {
    width: 260px;
  }
  body .h-260 {
    height: 260px;
  }
}
@media (min-width: 820px) {
  body .w-270 {
    width: 270px;
  }
  body .h-270 {
    height: 270px;
  }
}
@media (min-width: 820px) {
  body .w-280 {
    width: 280px;
  }
  body .h-280 {
    height: 280px;
  }
}
@media (min-width: 820px) {
  body .w-290 {
    width: 290px;
  }
  body .h-290 {
    height: 290px;
  }
}
@media (min-width: 820px) {
  body .w-300 {
    width: 300px;
  }
  body .h-300 {
    height: 300px;
  }
}
@media (min-width: 820px) {
  body .w-310 {
    width: 310px;
  }
  body .h-310 {
    height: 310px;
  }
}
@media (min-width: 820px) {
  body .w-320 {
    width: 320px;
  }
  body .h-320 {
    height: 320px;
  }
}
@media (min-width: 820px) {
  body .w-330 {
    width: 330px;
  }
  body .h-330 {
    height: 330px;
  }
}
@media (min-width: 820px) {
  body .w-340 {
    width: 340px;
  }
  body .h-340 {
    height: 340px;
  }
}
@media (min-width: 820px) {
  body .w-350 {
    width: 350px;
  }
  body .h-350 {
    height: 350px;
  }
}
@media (min-width: 820px) {
  body .w-360 {
    width: 360px;
  }
  body .h-360 {
    height: 360px;
  }
}
@media (min-width: 820px) {
  body .w-370 {
    width: 370px;
  }
  body .h-370 {
    height: 370px;
  }
}
@media (min-width: 820px) {
  body .w-380 {
    width: 380px;
  }
  body .h-380 {
    height: 380px;
  }
}
@media (min-width: 820px) {
  body .w-390 {
    width: 390px;
  }
  body .h-390 {
    height: 390px;
  }
}
@media (min-width: 820px) {
  body .w-400 {
    width: 400px;
  }
  body .h-400 {
    height: 400px;
  }
}
@media (min-width: 820px) {
  body .w-410 {
    width: 410px;
  }
  body .h-410 {
    height: 410px;
  }
}
@media (min-width: 820px) {
  body .w-420 {
    width: 420px;
  }
  body .h-420 {
    height: 420px;
  }
}
@media (min-width: 820px) {
  body .w-430 {
    width: 430px;
  }
  body .h-430 {
    height: 430px;
  }
}
@media (min-width: 820px) {
  body .w-440 {
    width: 440px;
  }
  body .h-440 {
    height: 440px;
  }
}
@media (min-width: 820px) {
  body .w-450 {
    width: 450px;
  }
  body .h-450 {
    height: 450px;
  }
}
@media (min-width: 820px) {
  body .w-460 {
    width: 460px;
  }
  body .h-460 {
    height: 460px;
  }
}
@media (min-width: 820px) {
  body .w-470 {
    width: 470px;
  }
  body .h-470 {
    height: 470px;
  }
}
@media (min-width: 820px) {
  body .w-480 {
    width: 480px;
  }
  body .h-480 {
    height: 480px;
  }
}
@media (min-width: 820px) {
  body .w-490 {
    width: 490px;
  }
  body .h-490 {
    height: 490px;
  }
}
@media (min-width: 820px) {
  body .w-500 {
    width: 500px;
  }
  body .h-500 {
    height: 500px;
  }
}
@media (min-width: 820px) {
  body .w-510 {
    width: 510px;
  }
  body .h-510 {
    height: 510px;
  }
}
@media (min-width: 820px) {
  body .w-520 {
    width: 520px;
  }
  body .h-520 {
    height: 520px;
  }
}
@media (min-width: 820px) {
  body .w-530 {
    width: 530px;
  }
  body .h-530 {
    height: 530px;
  }
}
@media (min-width: 820px) {
  body .w-540 {
    width: 540px;
  }
  body .h-540 {
    height: 540px;
  }
}
@media (min-width: 820px) {
  body .w-550 {
    width: 550px;
  }
  body .h-550 {
    height: 550px;
  }
}
@media (min-width: 820px) {
  body .w-560 {
    width: 560px;
  }
  body .h-560 {
    height: 560px;
  }
}
@media (min-width: 820px) {
  body .w-570 {
    width: 570px;
  }
  body .h-570 {
    height: 570px;
  }
}
@media (min-width: 820px) {
  body .w-580 {
    width: 580px;
  }
  body .h-580 {
    height: 580px;
  }
}
@media (min-width: 820px) {
  body .w-590 {
    width: 590px;
  }
  body .h-590 {
    height: 590px;
  }
}
@media (min-width: 820px) {
  body .w-600 {
    width: 600px;
  }
  body .h-600 {
    height: 600px;
  }
}
@media (min-width: 820px) {
  body .w-610 {
    width: 610px;
  }
  body .h-610 {
    height: 610px;
  }
}
@media (min-width: 820px) {
  body .w-620 {
    width: 620px;
  }
  body .h-620 {
    height: 620px;
  }
}
@media (min-width: 820px) {
  body .w-630 {
    width: 630px;
  }
  body .h-630 {
    height: 630px;
  }
}
@media (min-width: 820px) {
  body .w-640 {
    width: 640px;
  }
  body .h-640 {
    height: 640px;
  }
}
@media (min-width: 820px) {
  body .w-650 {
    width: 650px;
  }
  body .h-650 {
    height: 650px;
  }
}
@media (min-width: 820px) {
  body .w-660 {
    width: 660px;
  }
  body .h-660 {
    height: 660px;
  }
}
@media (min-width: 820px) {
  body .w-670 {
    width: 670px;
  }
  body .h-670 {
    height: 670px;
  }
}
@media (min-width: 820px) {
  body .w-680 {
    width: 680px;
  }
  body .h-680 {
    height: 680px;
  }
}
@media (min-width: 820px) {
  body .w-690 {
    width: 690px;
  }
  body .h-690 {
    height: 690px;
  }
}
@media (min-width: 820px) {
  body .w-700 {
    width: 700px;
  }
  body .h-700 {
    height: 700px;
  }
}
@media (min-width: 820px) {
  body .w-710 {
    width: 710px;
  }
  body .h-710 {
    height: 710px;
  }
}
@media (min-width: 820px) {
  body .w-720 {
    width: 720px;
  }
  body .h-720 {
    height: 720px;
  }
}
@media (min-width: 820px) {
  body .w-730 {
    width: 730px;
  }
  body .h-730 {
    height: 730px;
  }
}
@media (min-width: 820px) {
  body .w-740 {
    width: 740px;
  }
  body .h-740 {
    height: 740px;
  }
}
@media (min-width: 820px) {
  body .w-750 {
    width: 750px;
  }
  body .h-750 {
    height: 750px;
  }
}
@media (min-width: 820px) {
  body .w-760 {
    width: 760px;
  }
  body .h-760 {
    height: 760px;
  }
}
@media (min-width: 820px) {
  body .w-770 {
    width: 770px;
  }
  body .h-770 {
    height: 770px;
  }
}
@media (min-width: 820px) {
  body .w-780 {
    width: 780px;
  }
  body .h-780 {
    height: 780px;
  }
}
@media (min-width: 820px) {
  body .w-790 {
    width: 790px;
  }
  body .h-790 {
    height: 790px;
  }
}
@media (min-width: 820px) {
  body .w-800 {
    width: 800px;
  }
  body .h-800 {
    height: 800px;
  }
}

@media (max-width: 819px) {
  html *.mobile--hidden {
    display: none;
  }
}
@media (min-width: 820px) {
  html *.desktop--hidden {
    display: none;
  }
}
html {
  font-size: 20px;
  line-height: 26px;
}

body {
  font-family: "mozaic-geo-variable", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-variation-settings: "wght" 300;
  background: var(--dark-color);
  color: var(--light-color);
  overflow-x: hidden;
}
@media (max-width: 819px) {
  body {
    font-size: 16px;
    line-height: 22px;
  }
}

#Notification {
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 0;
}
#Notification + #wrapper header .mod_logo {
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
@media (max-width: 991px) {
  #Notification + #wrapper header .mod_logo {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}
@media (max-width: 991px) {
  #Notification + #wrapper header .mod_burger, #Notification + #wrapper .mod_article_navigation {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}

@property --gradientColor {
  syntax: "<color>";
  initial-value: rgba(21, 21, 21, 0);
  inherits: false;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  padding: 40px;
  transition: --gradientColor ease-in-out 0.4s;
}
@media (max-width: 991px) {
  header {
    bottom: auto;
    right: 0;
    padding: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, var(--gradientColor)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(180deg, var(--gradientColor) 30%, rgba(0, 0, 0, 0) 100%);
    background-position-y: -10%;
    padding-bottom: 60px;
  }
}
header .mod_logo a {
  display: block;
}
header .mod_logo a img {
  width: 160px;
  height: auto;
}
@media (max-width: 819px) {
  header .mod_logo a img {
    width: 100px;
  }
}
header.scrolled {
  --gradientColor: #151515ee;
}

footer {
  position: relative;
}
footer .inside {
  padding: 60px;
  padding-left: 25vw;
  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;
}
@media (min-width: 820px) and (max-width: 991px) {
  footer .inside {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 819px) {
  footer .inside {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}

#Hero .content-text {
  text-align: right;
}
@media (max-width: 991px) {
  #Hero .content-text {
    text-align: center;
  }
}
#Hero .inside {
  height: 100%;
}
@media (min-width: 820px) and (max-width: 991px) {
  #Hero .inside {
    margin-top: 50dvh;
  }
}
@media (max-width: 991px) {
  #Hero .fontsize--medium, #Hero .fontsize--normal, #Hero button, #Hero .layout_latest .more a, .layout_latest .more #Hero a, #Hero .ce_form .widget.widget-checkbox label, .ce_form .widget.widget-checkbox #Hero label, #Hero .ce_form .widget.widget-altcha label, .ce_form .widget.widget-altcha #Hero label {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  #Hero .inside {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #Hero .mod_spacer.ornament--2 {
    width: calc(100% + 40px);
  }
}

#main {
  float: none;
}
#main .inside {
  min-height: auto;
}

.mod_article {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.mod_article .inside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px;
  padding-left: 25vw;
}
@media (min-width: 820px) and (max-width: 991px) {
  .mod_article .inside {
    padding: 20px;
  }
}
@media (max-width: 819px) {
  .mod_article .inside {
    padding: 20px;
  }
}
.mod_article.full--size {
  width: 100vw;
  height: 100vh;
}
.mod_article.full--aspect {
  width: 100vw;
  height: 46vw;
}
@media (min-width: 820px) and (max-width: 991px) {
  .mod_article.full--aspect {
    min-height: 70vw;
    height: auto;
  }
}
@media (max-width: 819px) {
  .mod_article.full--aspect {
    min-height: 70vh;
    height: auto;
  }
}
.mod_article.full--width {
  width: 100vw;
}
.mod_article.full--width .inside {
  max-width: none;
  margin: 0;
  padding: 0;
}
.mod_article .background--video--mobile {
  display: none;
}
@media (max-width: 991px) {
  .mod_article .background--video--mobile {
    display: block;
  }
}
.mod_article .background--image, .mod_article .background--video, .mod_article .background--video--mobile {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.mod_article .background--image video, .mod_article .background--video video, .mod_article .background--video--mobile video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.mod_article .background--image figure, .mod_article .background--video figure, .mod_article .background--video--mobile figure {
  width: 100%;
  height: 100%;
}
.mod_article .background--image figure img, .mod_article .background--video figure img, .mod_article .background--video--mobile figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .mod_article .background--image.hidden--mobile, .mod_article .background--video.hidden--mobile, .mod_article .background--video--mobile.hidden--mobile {
    display: none;
  }
}
.mod_article.background--overlay .background--image, .mod_article.background--overlay .background--video, .mod_article.background--overlay .background--video--mobile {
  opacity: 0.7;
}
.mod_article.has--video .inside, .mod_article.has--image .inside {
  position: relative;
  z-index: 100;
}
.mod_article.background--image--size .background--image, .mod_article.background--image--size .background--video, .mod_article.background--image--size .background--video--mobile {
  position: relative;
}
.mod_article.background--image--size .inside {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.mod_article.background--image--fitwidth .background--image figure, .mod_article.background--image--fitwidth .background--video figure, .mod_article.background--image--fitwidth .background--video--mobile figure {
  width: 100%;
  height: auto;
}
.mod_article.background--image--fitwidth .background--image figure img, .mod_article.background--image--fitwidth .background--video figure img, .mod_article.background--image--fitwidth .background--video--mobile figure img {
  display: block;
  width: 100%;
  height: auto;
}
.mod_article.article--fade:after {
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #151515), to(rgba(21, 21, 21, 0)));
  background-image: linear-gradient(90deg, #151515 40%, rgba(21, 21, 21, 0) 100%);
  position: absolute;
  display: block;
  left: 0;
  width: 25dvw;
  height: 100%;
  top: 0;
  z-index: 100;
  pointer-events: none;
}
@media (max-width: 991px) {
  .mod_article.article--fade:after {
    display: none;
  }
}

.mod_customnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mod_customnav ul li a {
  color: var(--light-color);
}

.layout_latest {
  background: var(--darkgray-color);
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 819px) {
  .layout_latest {
    padding: 20px;
  }
}
.layout_latest h2 a {
  font-variation-settings: "wght" 700;
  color: var(--light-color);
}
.layout_latest .info {
  margin-bottom: 20px;
}
.layout_latest .info time {
  font-variation-settings: "wght" 700;
}
.layout_latest .ce_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.layout_latest .ce_text + .more {
  margin-top: 20px;
}
.layout_latest .more a {
  display: inline-block;
}

.layout_full .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.layout_full .info time {
  font-variation-settings: "wght" 700;
}
@media (max-width: 819px) {
  .layout_full .info {
    color: var(--gray-color);
    border-right: 2px solid var(--gray-color);
  }
}
.layout_full .news_options {
  margin: 40px 0;
  max-width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-bottom: 2px solid var(--brand-color--1);
  padding-bottom: 10px;
}
@media (max-width: 819px) {
  .layout_full .news_options {
    padding-bottom: 0;
  }
}
.layout_full .news_options .share_trigger {
  display: none;
  width: 60px;
  height: 60px;
  background: transparent url("../img/share.svg") center center no-repeat;
  background-size: 20px;
}
@media (max-width: 819px) {
  .layout_full .news_options .share_trigger {
    display: block;
  }
}
.layout_full .news_options .share_trigger.active {
  background: var(--brand-color--1) url("../img/share.svg") center center no-repeat;
  -webkit-box-shadow: 0px 0px 0px 2px var(--brand-color--1);
          box-shadow: 0px 0px 0px 2px var(--brand-color--1);
  background-size: 20px;
}
.layout_full .news_options .share_trigger.active + .news_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.layout_full .news_options .news_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 819px) {
  .layout_full .news_options .news_share {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: var(--darkgray-color);
    padding: 20px;
  }
}

.mod_article_navigation {
  position: fixed;
  left: 0;
  top: 50dvh;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 991px) {
  .mod_article_navigation {
    display: none;
  }
}
.mod_article_navigation ol li a {
  position: relative;
  display: block;
  font-variation-settings: "wght" 300;
  color: var(--light-color);
  padding: 5px 10px 5px 40px;
  opacity: 0.5;
}
.mod_article_navigation ol li a.active {
  opacity: 1;
}
.mod_article_navigation ol li a.active:after {
  width: 30px;
}
.mod_article_navigation ol li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  border-bottom: 2px solid var(--light-color);
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.mod_article_navigation ol li a:active {
  outline: none;
  color: var(--brand-color--1);
}

header.navopen .mod_article_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--brand-color--1);
  padding: 1px;
  left: auto;
  right: 20px;
  top: 80px;
  -webkit-transform: none;
          transform: none;
}
header.navopen .mod_article_navigation ol li a {
  opacity: 1;
  background: var(--dark-color);
  min-width: 200px;
  padding: 15px;
}
header.navopen .mod_article_navigation ol li a:after {
  display: none;
}
header.navopen .mod_article_navigation ol li a.active {
  background: var(--darkgray-color);
}

.mod_changelanguage {
  border: 1px solid transparent;
  margin-top: 20px;
  position: fixed;
  left: 30px;
  bottom: 50px;
  min-width: 160px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .mod_changelanguage {
    left: auto;
    bottom: auto;
    right: 100px;
    top: 10px;
    min-height: 40px;
    min-width: 40px;
    display: none;
  }
}
.mod_changelanguage:before {
  content: "";
  display: inline-block;
  background: url("../img/language.svg") center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  left: 10px;
  opacity: 0.5;
  bottom: 10px;
}
.mod_changelanguage ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mod_changelanguage li {
  display: none;
}
.mod_changelanguage li.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 819px) {
  .mod_changelanguage li.active {
    display: none;
  }
}
.mod_changelanguage li a, .mod_changelanguage li strong {
  padding: 10px;
}
.mod_changelanguage.open {
  border: 1px solid var(--darkgray-color);
}
.mod_changelanguage.open li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_changelanguage.open:hover {
  background: none;
}
.mod_changelanguage:hover {
  background: var(--darkgray-color);
}

.language--notification {
  position: relative;
}
.language--notification a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  color: var(--dark-color);
  padding: 10px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
.language--notification .dismiss {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  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;
  cursor: pointer;
}
@media (max-width: 819px) {
  .language--notification .dismiss {
    height: 100%;
  }
}
.language--notification .dismiss:hover {
  background: var(--brand-color--3);
}
.language--notification .dismiss img {
  width: 12px;
  height: 12px;
}

.mod_spectrum {
  width: 100%;
  height: 100vh;
}
@media (max-width: 991px) {
  .mod_spectrum {
    height: auto;
  }
}
.mod_spectrum canvas {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 991px) {
  .mod_spectrum canvas {
    display: none;
  }
}

#Spectrum {
  position: relative;
  padding: 0;
}
#Spectrum .content-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 200;
  left: 62.5dvw;
  top: 25%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 75dvw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  #Spectrum .content-text {
    position: static;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    padding: 20px;
  }
}
#Spectrum .inside {
  width: 100%;
  height: 300vh;
  padding: 0;
  position: relative;
}
@media (max-width: 991px) {
  #Spectrum .inside {
    height: auto;
  }
}
#Spectrum:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 20dvw;
  z-index: 100;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--dark-color)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(180deg, var(--dark-color) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 991px) {
  #Spectrum:before {
    display: none;
  }
}
#Spectrum #PizzaChart {
  position: absolute;
  left: 62.5dvw;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  #Spectrum #PizzaChart {
    max-width: 70vw;
    max-height: 90vh;
  }
}
#Spectrum #PizzaChart svg {
  width: 100%;
  height: 100%;
  transform-box: view-box;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
#Spectrum #PizzaChart .bg {
  opacity: 0.3;
}
#Spectrum #PizzaChart .reveal {
  opacity: 0;
}
#Spectrum #PizzaChart .reveal text {
  fill: var(--light-color);
}
#Spectrum #PizzaChart #Label_BG, #Spectrum #PizzaChart #Event_Experiences, #Spectrum #PizzaChart #Commercial_Partners, #Spectrum #PizzaChart #Event-2, #Spectrum #PizzaChart #EcoSystem {
  opacity: 0;
}
@media (max-width: 991px) {
  #Spectrum #PizzaChart {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    left: 0;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  #Spectrum #PizzaChart .reveal, #Spectrum #PizzaChart #Event_Experiences, #Spectrum #PizzaChart #Commercial_Partners, #Spectrum #PizzaChart #Event-2, #Spectrum #PizzaChart #EcoSystem {
    opacity: 1;
  }
  #Spectrum #PizzaChart #Label_BG {
    opacity: 0.3;
  }
  #Spectrum #PizzaChart svg {
    width: 100%;
    height: auto;
  }
}

.mod_burger {
  display: none;
  position: fixed;
  right: 20px;
  top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 60px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 21px 15px;
}
.mod_burger span {
  background: var(--light-color);
  height: 2px;
}
@media (max-width: 991px) {
  .mod_burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

header.navopen .mod_burger {
  background: var(--brand-color--1);
}
header.navopen .mod_burger span {
  background: var(--dark-color);
}

.contao-cookiebar {
  --ccb-bg: #151515;
  --ccb-box-shadow: none;
  --ccb-text: #fff;
  --ccb-btn-clr: #fff;
  --ccb-btn-bg: var(--darkgray-color);
  --ccb-btn-bg-hvr: var(--brand-color--3);
  --ccb-btn-bdr: var(--brand-color--1);
  --ccb-bdr: var(--darkgray-color);
  --ccb-disabled-bg: var(--darkgray-color);
  --ccb-disabled-clr: var(--gray-color);
  --ccb-cookies-bg: var(--darkgray-color);
  --ccb-cookies-bdr: var(--dark-color);
  --ccb-info-bg: rgba(0, 0, 0, .3);
  --ccb-info-bdr: transparent;
  --ccb-unchecked-bg: #15151510;
  --ccb-unchecked-clr: var(--light-color);
  --ccb-checked-bg: #02FF7E10;
  --ccb-checked-clr: var(--success-color);
}
.contao-cookiebar .cc-inner {
  border: 2px solid var(--brand-color--1);
  background: #1e1e1f;
  border-radius: 0;
  font-size: 16px;
  line-height: 20px;
}
.contao-cookiebar .cc-btn {
  border-radius: 0;
  border: none;
  padding: 10px 20px;
}
.contao-cookiebar .highlight .success {
  --ccb-btn-bg: var(--brand-color--1);
  --ccb-btn-bg-hvr: var(--brand-color--3);
  --ccb-btn-bdr: var(--brand-color--1);
  --ccb-btn-clr: #fff;
}
.contao-cookiebar input + label {
  color: var(--light-color);
}
.contao-cookiebar input:disabled + label {
  color: #747474;
}
.contao-cookiebar input + label:before {
  top: 11px;
}
.contao-cookiebar input + label:after {
  top: 15px;
}

.content-hyperlink {
  display: inline-block;
}
.content-hyperlink.hyperlink--cta a {
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  color: #fff;
  font-variation-settings: "wght" 700;
  text-decoration: none;
  background: var(--brand-color--3);
  overflow: hidden;
}
.content-hyperlink.hyperlink--cta a:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0) 90%);
  top: 0;
  left: -100px;
}
.content-hyperlink.hyperlink--cta a:hover:before {
  -webkit-animation: shine 3s infinite linear;
          animation: shine 3s infinite linear;
}

@-webkit-keyframes shine {
  0% {
    left: -100px;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes shine {
  0% {
    left: -100px;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.mod_spacer {
  display: block;
}
@media (max-width: 819px) {
  .mod_spacer {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.mod_spacer.ornament--1 {
  background-image: url("../img/divider--1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 800px auto;
}
.mod_spacer.ornament--2 {
  background-image: url("../img/divider--2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 625px auto;
}
.mod_spacer.spacer--1 {
  height: 20px;
}
.mod_spacer.spacer--2 {
  height: 40px;
}
.mod_spacer.spacer--3 {
  height: 60px;
}
.mod_spacer.spacer--4 {
  height: 80px;
}
.mod_spacer.spacer--5 {
  height: 100px;
}
.mod_spacer.spacer--6 {
  height: 120px;
}
.mod_spacer.spacer--7 {
  height: 140px;
}
.mod_spacer.spacer--8 {
  height: 160px;
}
.mod_spacer.spacer--9 {
  height: 180px;
}
.mod_spacer.spacer--10 {
  height: 200px;
}
.mod_spacer.spacer--11 {
  height: 220px;
}
.mod_spacer.spacer--12 {
  height: 240px;
}
.mod_spacer.spacer--13 {
  height: 260px;
}
.mod_spacer.spacer--14 {
  height: 280px;
}
.mod_spacer.spacer--15 {
  height: 300px;
}
.mod_spacer.spacer--16 {
  height: 320px;
}
.mod_spacer.spacer--17 {
  height: 340px;
}
.mod_spacer.spacer--18 {
  height: 360px;
}
.mod_spacer.spacer--19 {
  height: 380px;
}
.mod_spacer.spacer--20 {
  height: 400px;
}
.mod_spacer.spacer--21 {
  height: 420px;
}
.mod_spacer.spacer--22 {
  height: 440px;
}
.mod_spacer.spacer--23 {
  height: 460px;
}
.mod_spacer.spacer--24 {
  height: 480px;
}
.mod_spacer.spacer--25 {
  height: 500px;
}
.mod_spacer.spacer--26 {
  height: 520px;
}
.mod_spacer.spacer--27 {
  height: 540px;
}
.mod_spacer.spacer--28 {
  height: 560px;
}
.mod_spacer.spacer--29 {
  height: 580px;
}
.mod_spacer.spacer--30 {
  height: 600px;
}

.ce_grid {
  display: -ms-grid;
  display: grid;
  gap: 1px;
  pointer-events: none;
}
.ce_grid.columns--0 {
  -ms-grid-columns: (1fr)[0];
  grid-template-columns: repeat(0, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--0 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--0 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--0 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--0.shift {
  margin-top: calc(-100% * 1 / 0);
}
@media (max-width: 991px) {
  .ce_grid.columns--0.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--1 {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--1 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--1 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--1 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--1.shift {
  margin-top: calc(-100% * 1 / 1);
}
@media (max-width: 991px) {
  .ce_grid.columns--1.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--2 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--2 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--2.shift {
  margin-top: calc(-100% * 1 / 2);
}
@media (max-width: 991px) {
  .ce_grid.columns--2.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--3 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--3 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--3 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--3.shift {
  margin-top: calc(-100% * 1 / 3);
}
@media (max-width: 991px) {
  .ce_grid.columns--3.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--4 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--4 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--4 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--4 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--4.shift {
  margin-top: calc(-100% * 1 / 4);
}
@media (max-width: 991px) {
  .ce_grid.columns--4.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--5 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--5 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--5 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--5 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--5 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--5.shift {
  margin-top: calc(-100% * 1 / 5);
}
@media (max-width: 991px) {
  .ce_grid.columns--5.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--6 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--6 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--6 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--6 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--6 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--6 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--6 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--6 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--6.shift {
  margin-top: calc(-100% * 1 / 6);
}
@media (max-width: 991px) {
  .ce_grid.columns--6.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--7 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--7 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--7 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--7 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--7 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--7 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--7 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--7.shift {
  margin-top: calc(-100% * 1 / 7);
}
@media (max-width: 991px) {
  .ce_grid.columns--7.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--8 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--8 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--8 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--8 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--8 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--8 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--8 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ce_grid.columns--8 > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--8 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--8 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--8 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--8.shift {
  margin-top: calc(-100% * 1 / 8);
}
@media (max-width: 991px) {
  .ce_grid.columns--8.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--9 {
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--9 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--9 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--9 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--9 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--9 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--9 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--9 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ce_grid.columns--9 > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
.ce_grid.columns--9 > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--9 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--9.shift {
  margin-top: calc(-100% * 1 / 9);
}
@media (max-width: 991px) {
  .ce_grid.columns--9.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--10 {
  -ms-grid-columns: (1fr)[10];
  grid-template-columns: repeat(10, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--10 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--10 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--10 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--10 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--10 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--10 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--10 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ce_grid.columns--10 > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
.ce_grid.columns--10 > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.ce_grid.columns--10 > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--10 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--10 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--10 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--10.shift {
  margin-top: calc(-100% * 1 / 10);
}
@media (max-width: 991px) {
  .ce_grid.columns--10.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--11 {
  -ms-grid-columns: (1fr)[11];
  grid-template-columns: repeat(11, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--11 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--11 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--11 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--11 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--11 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--11 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--11 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ce_grid.columns--11 > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
.ce_grid.columns--11 > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.ce_grid.columns--11 > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
.ce_grid.columns--11 > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--11 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--11 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--11 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--11.shift {
  margin-top: calc(-100% * 1 / 11);
}
@media (max-width: 991px) {
  .ce_grid.columns--11.shift {
    margin-top: 0;
  }
}
.ce_grid.columns--12 {
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.ce_grid.columns--12 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.ce_grid.columns--12 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.ce_grid.columns--12 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.ce_grid.columns--12 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.ce_grid.columns--12 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.ce_grid.columns--12 > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
.ce_grid.columns--12 > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.ce_grid.columns--12 > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
.ce_grid.columns--12 > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.ce_grid.columns--12 > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
.ce_grid.columns--12 > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
.ce_grid.columns--12 > *:nth-child(12) {
  -ms-grid-row: 1;
  -ms-grid-column: 12;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce_grid.columns--12 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 820px) and (max-width: 991px) {
  .ce_grid.columns--12 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 819px) {
  .ce_grid.columns--12 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ce_grid.columns--12.shift {
  margin-top: calc(-100% * 1 / 12);
}
@media (max-width: 991px) {
  .ce_grid.columns--12.shift {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .ce_grid.mobile--two--column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.ce_grid > * {
  pointer-events: auto;
}
.ce_grid > .offset {
  pointer-events: none;
}
.ce_grid > .content-text {
  overflow: hidden;
}
.ce_grid > .content-text + .content-text {
  margin-top: 0;
}
.ce_grid.square > * {
  aspect-ratio: 1;
}
.ce_grid.outline > * {
  -webkit-box-shadow: 0px 0px 0px 1px var(--gray-color);
          box-shadow: 0px 0px 0px 1px var(--gray-color);
}
.ce_grid.outline > .offset {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 991px) {
  .ce_grid.outline > .offset {
    display: none;
  }
}
.ce_grid.biggergap {
  gap: 20px;
}
.ce_grid.increase--row--gap {
  row-gap: 40px;
}

.column--span--0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
}
@media (max-width: 819px) {
  .column--span--0 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--1 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
}
@media (max-width: 819px) {
  .column--span--1 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--2 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (max-width: 819px) {
  .column--span--2 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--3 {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
@media (max-width: 819px) {
  .column--span--3 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--4 {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}
@media (max-width: 819px) {
  .column--span--4 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--5 {
  -ms-grid-column-span: 5;
  grid-column: span 5;
}
@media (max-width: 819px) {
  .column--span--5 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--6 {
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
@media (max-width: 819px) {
  .column--span--6 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--7 {
  -ms-grid-column-span: 7;
  grid-column: span 7;
}
@media (max-width: 819px) {
  .column--span--7 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--8 {
  -ms-grid-column-span: 8;
  grid-column: span 8;
}
@media (max-width: 819px) {
  .column--span--8 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--9 {
  -ms-grid-column-span: 9;
  grid-column: span 9;
}
@media (max-width: 819px) {
  .column--span--9 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--10 {
  -ms-grid-column-span: 10;
  grid-column: span 10;
}
@media (max-width: 819px) {
  .column--span--10 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--11 {
  -ms-grid-column-span: 11;
  grid-column: span 11;
}
@media (max-width: 819px) {
  .column--span--11 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.column--span--12 {
  -ms-grid-column-span: 12;
  grid-column: span 12;
}
@media (max-width: 819px) {
  .column--span--12 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.content-accordion {
  border: none;
}
.content-accordion h2 {
  display: inline-block;
}
.content-accordion button, .content-accordion .layout_latest .more a, .layout_latest .more .content-accordion a {
  background: none;
  border: none;
  padding: 10px 0;
  margin: 10px 0;
  color: var(--brand-color--1);
  font-family: "mozaic-geo-variable", sans-serif;
  font-variation-settings: "wght" 700;
  display: inline-block;
  border-bottom: 2px dotted var(--brand-color--1);
}
.content-accordion button:after, .content-accordion .layout_latest .more a:after, .layout_latest .more .content-accordion a:after {
  content: "";
}
.content-accordion .handorgel__content {
  background: none;
  border: none;
}
.content-accordion .handorgel__content .handorgel__content__inner {
  padding: 20px 0;
}

.content-text.media--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.content-text.media--left figure {
  float: none;
}
.content-text.media--left .rte {
  margin-top: 0;
}
.content-text.image--background figure {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.content-text.image--background figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.content-text.image--background.border--ornament--brand--1 figure, .content-text.image--background.border--ornament--brand--2 figure, .content-text.image--background.border--ornament--brand--3 figure, .content-text.image--background.border--ornament--brand--4 figure {
  left: 6px;
  right: 6px;
  bottom: 6px;
  top: 6px;
  overflow: hidden;
  --offset: 12px;
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
}
.content-text.image--background--sized {
  padding: 6px;
}
.content-text.image--background--sized figure {
  --offset: 12px;
  clip-path: polygon(0 var(--offset), var(--offset) var(--offset), var(--offset) 0, calc(100% - var(--offset)) 0, calc(100% - var(--offset)) var(--offset), 100% var(--offset), 100% calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) 100%, var(--offset) 100%, var(--offset) calc(100% - var(--offset)), 0 calc(100% - var(--offset)));
}
.content-text.image--background--sized figure img {
  display: block;
}
.content-text.image--background--sized > div {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
}
.content-text.add--margin--top figure {
  margin-top: 80px;
}

.ce_form {
  overflow: visible;
}
.ce_form .formbody {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 819px) {
  .ce_form .formbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ce_form fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_form .widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ce_form .widget input, .ce_form .widget textarea {
  font-family: "mozaic-geo-variable", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: var(--darkgray-color);
  border: none;
  padding: 20px;
  color: var(--light-color);
  border-radius: 0;
}
.ce_form .widget input:focus, .ce_form .widget textarea:focus {
  outline: none;
  -webkit-box-shadow: 0px 0px 0px 2px var(--brand-color--1);
          box-shadow: 0px 0px 0px 2px var(--brand-color--1);
}
.ce_form .widget.widget-textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ce_form .widget.widget-textarea textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.ce_form .widget label {
  color: var(--brand-color--1);
  margin-bottom: 5px;
}
.ce_form .widget label:after {
  content: "(optional)";
}
.ce_form .widget.mandatory label:after {
  content: "";
}
.ce_form .widget.mandatory span.mandatory {
  display: none;
}
.ce_form .widget.widget-altcha label:after {
  content: "";
}
.ce_form .widget.widget-altcha .altcha {
  border: 2px solid transparent;
  margin: -2px;
  padding: 20px 0;
}
.ce_form .widget.widget-altcha .altcha[data-state=verified] span {
  color: var(--brand-color--1);
}
.ce_form .widget.widget-altcha .altcha[data-state=verified] input {
  border: 2px solid var(--brand-color--1);
  background: var(--darkgray-color);
  padding: 20px;
}
.ce_form .widget.widget-altcha .altcha[data-state=verified] .altcha-checkbox {
  position: relative;
}
.ce_form .widget.widget-altcha .altcha[data-state=verified] .altcha-checkbox:after {
  content: "";
  position: absolute;
  left: 23px;
  top: 50%;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../img/check.svg") center center no-repeat;
  background-size: contain;
}
.ce_form .widget.widget-altcha .altcha-checkbox {
  width: 52px;
}
.ce_form .widget.widget-altcha .altcha-checkbox input {
  width: 24px;
  height: 24px;
  padding: 22px;
}
.ce_form .widget.widget-altcha .altcha-main {
  padding: 0;
}
.ce_form .widget.widget-checkbox input {
  display: none;
}
.ce_form .widget.widget-checkbox label {
  color: var(--light-color);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
}
.ce_form .widget.widget-checkbox label:before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid var(--darkgray-color);
  background: var(--darkgray-color);
  background-size: 24px 24px;
}
.ce_form .widget.widget-checkbox input:checked + label:before {
  border: 2px solid var(--brand-color--1);
  background: var(--darkgray-color) url("../img/check.svg") center center no-repeat;
  background-size: 24px 24px;
}
.ce_form .widget + .widget {
  margin-top: 20px;
}
.ce_form .form-confirmation {
  background: var(--darkgray-color);
  padding: 20px;
}

button, .layout_latest .more a {
  background: var(--brand-color--1);
  font-family: "mozaic-geo-variable", sans-serif;
  font-variation-settings: "wght" 700;
  color: var(--light-color);
  border: none;
  padding: 20px;
  line-height: 1em;
}
button:focus, .layout_latest .more a:focus {
  background: var(--brand-color--3--40);
  -webkit-box-shadow: 0px 0px 0px 4px var(--brand-color--3);
          box-shadow: 0px 0px 0px 4px var(--brand-color--3);
  outline: none;
}

.content-swiper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.content-swiper.overflow--visible {
  position: relative;
}
.content-swiper.overflow--visible .swiper {
  overflow: visible;
}
.content-swiper .swiper .swiper-wrapper {
  cursor: -webkit-grab;
  cursor: grab;
}
.content-swiper .swiper .swiper-wrapper .swiper-slide {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.content-swiper .swiper .swiper-wrapper:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.content-swiper .controls {
  position: relative;
  margin-top: 60px;
}
.content-swiper .controls .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
.content-swiper .controls button, .content-swiper .controls .layout_latest .more a, .layout_latest .more .content-swiper .controls a {
  position: static;
  background: none;
  color: var(--light-color);
  padding: 20px;
  background: var(--darkgray-color);
}
.content-swiper .controls button:after, .content-swiper .controls .layout_latest .more a:after, .layout_latest .more .content-swiper .controls a:after {
  font-size: 20px;
}
.content-swiper .controls button:hover, .content-swiper .controls .layout_latest .more a:hover, .layout_latest .more .content-swiper .controls a:hover {
  background: var(--brand-color--3);
}
.content-swiper .swiper-pagination {
  position: static;
  margin-top: 20px;
  margin-bottom: 20px;
  gap: 0;
  display: block;
}
.content-swiper .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  padding: 5px;
  background: var(--darkgray-color);
  opacity: 1;
}
.content-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--brand-color--1);
}
.content-swiper .swiper-scrollbar {
  position: static;
  background: var(--darkgray-color);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: var(--brand-color--1);
  border-radius: 0;
  cursor: -webkit-grab;
  cursor: grab;
}
.content-swiper .swiper-scrollbar .swiper-scrollbar-drag:after {
  content: "";
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  bottom: -20px;
}
.content-swiper .swiper-scrollbar .swiper-scrollbar-drag:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

#References .inside {
  height: 100%;
}
#References .inside > .content-image {
  margin-bottom: -17.5vw;
}
@media (max-width: 819px) {
  #References .inside > .content-image {
    margin-bottom: -100px;
  }
}
#References .swiper-slide {
  background: var(--darkgray-color);
  cursor: pointer;
}
#References .swiper-slide .content-image {
  width: 100%;
  height: 100%;
  padding: 20px;
}
#References .swiper-slide .content-image figure img {
  -webkit-filter: saturate(0);
          filter: saturate(0);
  mix-blend-mode: multiply;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 819px) {
  #References .swiper-slide .content-image {
    padding: 10px;
  }
}
#ReferenceText {
  position: absolute;
}
@media (max-width: 819px) {
  #ReferenceText {
    position: static;
  }
}

.content-image.increase--left {
  margin-left: -25vw;
}
@media (max-width: 819px) {
  .content-image.increase--left {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.content-image[data-is-receiver] {
  display: none;
}
.content-image[data-is-receiver].show {
  display: block;
}
/*# sourceMappingURL=theme.css.map */