/*************************************************************************

    Fonts

*************************************************************************/
/*************************************************************************

    General / Variables - JS

*************************************************************************/
/*************************************************************************

    General / Variables - Paths

*************************************************************************/
/*************************************************************************

    General spacings

*************************************************************************/
/*************************************************************************

    Variables - Z-indexes.

    Regroup aill z-indexes of the website to facilitate the management of
    the z-indexes

*************************************************************************/
/*************************************************************************

    Clamp

*************************************************************************/
/*************************************************************************

    Area

*************************************************************************/
/********************************************************
    Variables
********************************************************/
/********************************************************
    Mixins
********************************************************/
/********************************************************
    Extends
********************************************************/
body main > section:not(:last-of-type) {
  margin-bottom: clamp(2rem, 8vh, 12rem);
}
@media screen and (min-width: 780px) {
  body main > section:not(:last-of-type) {
    margin-bottom: 16vh;
  }
}

/*************************************************************************

    Fonts

*************************************************************************/
.ngue-section--partner .--subtitle, .event .--location, blockquote, .patron-name, h3 {
  font-family: "Sora", sans-serif;
  font-weight: 300;
}

.--cookies-banner-button, .--icon-text, textarea, input, label, body {
  font-family: "Sora", sans-serif;
  font-weight: 400;
}

strong, b, .wave-title, .footer-title, menu a, .cta, .donate-button, figcaption, h3.event-title, h2, h1 {
  font-family: "Sora", sans-serif;
  font-weight: 700;
}

em {
  font-family: "Amatic SC", cursive;
  font-weight: 700;
}

body {
  color: #4D505C;
}

h1 {
  font-size: clamp(1.5rem, var(--vwh) * 3.38, 3.38 * 50px);
  color: #D01B72;
}

h2 {
  font-size: clamp(1.5rem, var(--vwh) * 2.86, 2.86 * 50px);
  color: #3B407E;
}
h2.big-title {
  font-size: clamp(1.5rem, var(--vwh) * 5.07, 5.07 * 50px);
}
h2.big-title.--white {
  color: white;
}
h2.big-title.--orange {
  color: #EC691C;
}

h3 {
  font-size: clamp(1.1rem, var(--vwh) * 1.95, 1.95 * 50px);
  color: #D01B72;
}
h3.event-title {
  font-size: clamp(1.2rem, var(--vwh) * 2.665, 2.665 * 50px);
  color: #EC691C;
}

p {
  line-height: 1.5;
}

address {
  line-height: 1.5;
}

em {
  font-size: clamp(1.8rem, var(--vwh) * 7.67, 7.67 * 50px);
  color: #EC691C;
  font-style: normal;
}

.patron-name {
  font-size: clamp(1.5rem, var(--vwh) * 5.07, 5.07 * 50px);
}
.patron-name.--woman {
  color: #EC691C;
}
.patron-name.--man {
  color: #D01B72;
}

blockquote {
  font-size: clamp(1.2rem, var(--vwh) * 2.535, 2.535 * 50px);
  color: #D01B72;
}

figcaption {
  font-size: clamp(1.2rem, var(--vwh) * 1.69, 1.69 * 50px);
  color: #D01B72;
}

.cta, .donate-button {
  font-size: clamp(1.2rem, var(--vwh) * 1.69, 1.69 * 50px);
  color: white;
}

.wave-title {
  line-height: 1.2;
}

strong, b {
  color: #3B407E;
}

/*************************************************************************

    Components - Heading tags

*************************************************************************/
/** Extends **/
h4,
.as-h4, h3,
.as-h3, h2,
.as-h2, h1,
.as-h1 {
  margin: 0;
  padding: 0;
}

/** End extends **/
h1,
.as-h1 {
  line-height: 1.2;
}

h2,
.as-h2 {
  margin-bottom: 2rem;
  line-height: 1.2;
}

/*************************************************************************

    Layout - HTML

*************************************************************************/
html {
  font-size: clamp(16px, var(--vwh) * 1.3, 1.3 * 50px);
  scroll-behavior: smooth;
  height: -webkit-fill-available;
  opacity: 0;
}
@media screen and (min-width: 50em) {
  html {
    font-size: clamp(18px, var(--vwh) * 1.3, 1.3 * 50px);
  }
}
html > body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
html.init {
  opacity: 1 !important;
  transition: opacity ease 0.5s;
}

/*************************************************************************

    Icomoon

*************************************************************************/
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "icomoon";
  src: url(/wp-content/themes/neue/public/fonts/icomoon/icomoon.eot?hxzlyl);
  src: url(/wp-content/themes/neue/public/fonts/icomoon/icomoon.eot?hxzlyl#iefix) format("embedded-opentype"), url(/wp-content/themes/neue/public/fonts/icomoon/icomoon.ttf?hxzlyl) format("truetype"), url(/wp-content/themes/neue/public/fonts/icomoon/icomoon.woff?hxzlyl) format("woff"), url(/wp-content/themes/neue/public/fonts/icomoon/icomoon.svg?hxzlyl#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-baguette-magique:before {
  content: "\e900";
}

.icon-bouclier:before {
  content: "\e901";
}

.icon-bourse-don:before {
  content: "\e902";
}

.icon-contact:before {
  content: "\e903";
}

.icon-couronne:before {
  content: "\e904";
}

.icon-dragon:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e906";
}

.icon-fee:before {
  content: "\e907";
}

.icon-instagram:before {
  content: "\e908";
}

.icon-lettre:before {
  content: "\e909";
}

.icon-licorne:before {
  content: "\e90a";
}

.icon-lieu:before {
  content: "\e90b";
}

.icon-livre:before {
  content: "\e90c";
}

.icon-lutin:before {
  content: "\e90d";
}

.icon-parchemin:before {
  content: "\e90e";
}

.icon-potion:before {
  content: "\e90f";
}

.icon-sparadrap-double:before {
  content: "\e910";
}

.icon-sparadrap:before {
  content: "\e911";
}

/*************************************************************************

    Reset CSS

*************************************************************************/
* {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  min-height: -webkit-fill-available;
  min-height: 100vh;
  text-rendering: optimizeLegibility;
  overflow: hidden;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin: 0;
}
p a {
  text-decoration: underline;
}

ul, menu {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}
li:first-child {
  margin-top: 0;
  padding-top: 0;
}
li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

:empty, ::empty {
  display: none;
}

textarea {
  resize: vertical;
}

label[for] {
  cursor: pointer;
}

a {
  display: inline-flex;
  text-decoration: none;
  color: inherit;
  width: fit-content;
}
a[href] {
  cursor: pointer;
}
a[data-action] {
  cursor: pointer;
}

img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

address {
  font-style: normal;
}

.away {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
  z-index: -1;
}

figure {
  margin: 0;
}

blockquote {
  margin: 0;
}

form {
  margin: 0;
  padding: 0;
}

.otgs-development-site-front-end {
  display: none;
  visibility: hidden;
}

/****************************************
Overflow
****************************************/
.no-overflow {
  overflow: hidden;
}

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

.cta {
  position: relative;
  border-radius: 40px;
  padding: 0.5em 1em;
  background-color: transparent;
  transform: scale(1);
  transition: transform 0.5s ease;
  min-height: 1.96em;
  overflow: clip;
}
.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(45deg, #FFB048 0%, #FFB048 75%, #EC691C 100%);
  transition: 0.5s ease;
  z-index: 1;
}
.cta:hover {
  transform: scale(1.02);
}
.cta:hover::before {
  left: 0;
}
.cta > span {
  position: relative;
  z-index: 2;
}

button {
  cursor: pointer;
}
button.donate-button {
  padding: 0.5em 1em;
  border: none;
  border-radius: 40px;
  background-color: #D01B72;
  transition: transform 0.5s ease;
}
button.donate-button:hover {
  transform: scale(1.02);
}

.contact {
  padding: 2rem 8vw;
  background-color: #3B407E;
}
@media screen and (min-width: 56.313em) {
  .contact {
    clip-path: url(#mask_contact);
  }
}
.contact mark {
  background-color: #d01b72;
  color: white;
}
@media screen and (min-width: 56.313em) {
  .contact .--container {
    display: flex;
    gap: 2vw;
  }
}
.contact h2 {
  color: white;
  display: flex;
  gap: 1rem;
}
@media screen and (min-width: 56.313em) {
  .contact h2 {
    flex-basis: 50%;
    align-self: center;
    margin: 0;
  }
  .contact h2:has(> span) {
    flex-direction: column;
  }
  .contact h2:has(> span) > span {
    font-size: 300%;
  }
}
.contact form {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 56.313em) {
  .contact form.ajax-form {
    padding-top: clamp(6rem, 30vh, 10rem);
    flex-basis: 65%;
    padding-right: 10vw;
  }
}
@media screen and (min-width: 56.313em) {
  .contact form {
    flex-basis: 50%;
  }
}
.contact form > label {
  color: white;
  margin-bottom: 1rem;
}
.contact form > label:not(:first-of-type) {
  margin-top: 2rem;
}
.contact form button {
  margin-top: 2rem;
}
@media screen and (min-width: 56.313em) {
  .contact form button {
    align-self: end;
  }
}
.contact form .--msg {
  display: none;
  margin-top: 2rem;
}
.contact form .--msg.success {
  display: block;
  color: green;
}
.contact form .--msg.error {
  display: block;
  color: red;
}

.cross-container .cross::after, .cross-container .cross::before {
  position: absolute;
  content: "";
  background-color: white;
}

.cross-container {
  transform: rotate(45deg);
  transition: transform 0.5s ease;
}
.cross-container:hover {
  transform: rotate(135deg);
}
.cross-container .cross {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  border: none;
}
.cross-container .cross::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.cross-container .cross::after {
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.download-link {
  display: inline-flex;
  gap: 0.5rem;
  color: #B31468;
}
.download-link:hover > span:last-child::after {
  width: 100%;
}
.download-link > span:first-child {
  font-size: 1.2rem;
}
.download-link > span:last-child {
  position: relative;
}
.download-link > span:last-child::after {
  position: absolute;
  content: "";
  width: 2rem;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #B31468;
  transition: width 0.5s ease;
}

.img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.img-wrapper img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

input {
  font-size: clamp(1rem, var(--vwh) * 1.365, 1.365 * 50px);
  padding: 1rem;
  border: none;
  border-radius: 1rem;
  caret-color: #D01B72;
}
input:focus {
  outline: solid #D01B72;
}

label {
  width: fit-content;
}
label.required {
  position: relative;
  padding-right: 0.5rem;
}
label.required::before {
  position: absolute;
  content: "*";
  top: 0;
  right: 0;
}

body:not(.lightbox-image-active) .lightbox-image {
  opacity: 0;
  pointer-events: none;
}

.lightbox-image {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(236, 105, 28, 0.8);
  opacity: 1;
  transition: opacity 0.5s ease;
  z-index: 9999;
}
.lightbox-image figure {
  height: 80%;
  width: 80%;
}
.lightbox-image figure figcaption {
  margin-top: 1rem;
  text-align: center;
}
.lightbox-image .cross-container {
  position: absolute;
  top: 2rem;
  right: 4rem;
}

.logo {
  width: 3rem;
  height: 3rem;
  background-color: red;
}

body.mobile-menu-active.alt-menu-active .menu-trigger .--line {
  background-color: white;
}
body.mobile-menu-active .menu-trigger {
  transform: rotate(45deg);
  transition: transform 0.3s ease-in-out 0.3s;
}
body.mobile-menu-active .menu-trigger > span:first-child {
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: top 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;
}
body.mobile-menu-active .menu-trigger > span:nth-child(2) {
  transform: translateY(-50%) scaleX(0);
}
body.mobile-menu-active .menu-trigger > span:last-child {
  bottom: 50%;
  transform: translateY(50%);
  transition: bottom 0.3s ease-in-out;
}
body.alt-menu-active .menu-trigger .--line {
  background-color: #D01B72;
}

.menu-trigger {
  position: relative;
  height: 2rem;
  width: 3rem;
  border: none;
  background-color: transparent;
  transition: transform 0.3s ease-in-out;
}
.menu-trigger > span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  border-radius: 8px;
  background-color: white;
}
.menu-trigger > span:first-child {
  top: 0;
  transition: top 0.3s ease-in-out 0.3s, background-color 0.5s ease, transform 0.3s ease-in-out;
}
.menu-trigger > span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out, background-color 0.5s ease;
}
.menu-trigger > span:last-child {
  bottom: 0;
  transition: bottom 0.3s ease-in-out 0.3s, background-color 0.5s ease;
}

.picto {
  display: inline-block;
  border-radius: 50%;
}

.--secondary {
  position: relative;
  padding: 0.5em 1em;
  border-radius: 40px;
  border: 1px solid #D01B72;
  color: #D01B72;
  background-color: transparent;
}
.--secondary::before {
  position: absolute;
  content: "";
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  border: 3px solid #D01B72;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.--secondary:hover::before {
  opacity: 1;
}

@keyframes rotateSun {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(-7deg);
  }
  75% {
    transform: rotate(7deg);
  }
  100% {
    transform: rotate(0);
  }
}
@media (any-hover: hover) {
  .small-donate-button:hover, .top-nav img:hover, .nav-social-networks a:hover {
    animation: rotateSun 2s infinite linear;
  }
}

.nav-social-networks {
  display: flex;
  color: white;
  width: 100%;
  justify-content: space-between;
  font-size: 6.5rem;
}
body.mobile-menu-active.alt-menu-active .top-nav {
  background-color: transparent;
}
body.mobile-menu-active .top-nav > a:first-of-type {
  opacity: 0;
}
body.alt-menu-active .top-nav {
  background-color: white;
}
body.alt-menu-active .top-nav img {
  width: 10vmin;
}
body:has(.event).mobile-menu-active .top-nav {
  background-color: transparent;
}
body:has(.event).mobile-menu-active .menu-trigger .--line {
  background-color: white;
}
body:has(.event) .top-nav {
  background-color: white;
}
body:has(.event) .menu-trigger .--line {
  background-color: #D01B72;
}

.top-nav {
  position: fixed;
  display: flex;
  align-items: center;
  padding: 1rem;
  top: 0;
  left: 0;
  width: 100vw;
  transition: background-color 0.5s ease;
  z-index: 2000;
}
@media screen and (max-width: 56.25em) {
  .top-nav {
    justify-content: space-between;
  }
}
@media screen and (min-width: 56.313em) {
  .top-nav {
    padding: 2vh 4vmin;
  }
}
.top-nav menu {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  padding: 0;
  margin-left: 2vmin;
  margin-right: 2vmin;
  color: #D01B72;
  transform: translateY(0.5rem);
}
@media screen and (max-width: 56.25em) {
  .top-nav menu {
    display: none;
    visibility: hidden;
  }
}
@media (any-hover: hover) {
  .top-nav menu a {
    position: relative;
    padding-bottom: 0.5rem;
  }
}
.top-nav menu a.active::after {
  transform: translateX(-50%) scaleX(1);
}
@media (any-hover: hover) {
  .top-nav menu a:hover::after {
    transform: translateX(-50%) scaleX(1);
  }
}
@media (any-hover: hover) {
  .top-nav menu a::after {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 3px;
    bottom: 0;
    left: 50%;
    background-color: #EC691C;
    transform: translateX(-50%) scaleX(0);
    transition: transform 0.5s ease;
  }
}
.top-nav img {
  width: 16vmin;
  transition: width 0.5s ease;
}
@media screen and (max-width: 56.25em) {
  .top-nav img {
    width: 25vmin;
  }
}
@media screen and (min-width: 56.313em) {
  .top-nav button, .top-nav a.small-donate-button {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 56.313em) {
  .top-nav button.menu-trigger, .top-nav a.menu-trigger.small-donate-button {
    display: none;
    visibility: hidden;
  }
}
.top-nav > a:first-of-type {
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 56.313em) {
  .top-nav > a:nth-of-type(2) {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 56.25em) {
  .top-nav > a:last-of-type {
    display: none;
    visibility: hidden;
  }
}

body.mobile-menu-active .small-donate-button {
  left: 1rem;
  transform: translateX(0);
}

.small-donate-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  min-width: 70px;
  min-height: 70px;
  font-size: 2.5rem;
  background-color: #FFB048;
  border: none;
  border-radius: 50%;
  color: white;
}
@media screen and (max-width: 56.25em) {
  .small-donate-button {
    position: absolute;
    left: calc(50% + 1rem);
    transform: translateX(-50%);
    transition: transform 0.5s ease, left 0.5s ease;
  }
  .small-donate-button:hover {
    animation: none;
  }
}
@media screen and (min-width: 56.313em) {
  .small-donate-button {
    width: 4rem;
    height: 4rem;
    font-size: 2.5rem;
  }
}

.stick {
  position: relative;
  display: block;
  width: 30vmin;
  height: 4vmin;
  min-width: 100px;
  min-height: 30px;
  max-width: 500px;
  max-height: 200px;
  background-color: #4D505C;
  border-radius: 30px;
  z-index: -1;
}
.stick.lightblue {
  background-color: #9CD1F0;
}
.stick.yellow {
  background-color: #FFB048;
}
.stick.orange {
  background-color: #EC691C;
}
.stick.blue {
  background-color: #3B407E;
}
.stick.purple {
  background-color: #B31468;
}

textarea {
  font-size: clamp(1rem, var(--vwh) * 1.365, 1.365 * 50px);
  padding: 1rem;
  border-radius: 1rem;
  border: none;
}
textarea:focus {
  outline: solid #D01B72;
}

.mask-wave-4, .mask-wave-2, .mask-wave-1, .mask-3, .mask-2, .mask-1 {
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
}

.mask-1 {
  mask-image: url("/wp-content/themes/neue/public/img/waves/mask-1.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/mask-1.svg");
}

.mask-2 {
  mask-image: url("/wp-content/themes/neue/public/img/waves/mask-2.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/mask-2.svg");
}

.mask-3 {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 8vw;
  mask-image: url("/wp-content/themes/neue/public/img/waves/mask-3.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/mask-3.svg");
  background-color: #3B407E;
}
.mask-3 h2 {
  color: white;
}

.mask-wave-1 {
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  mask-image: url("/wp-content/themes/neue/public/img/waves/wave-1.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/wave-1.svg");
  z-index: 1;
}
.mask-wave-1.purple {
  background-color: rgba(208, 27, 114, 0.5);
}
.mask-wave-1.purple h2 {
  margin: 0;
  color: white;
}

.mask-wave-2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  mask-image: url("/wp-content/themes/neue/public/img/waves/wave-2.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/wave-2.svg");
  z-index: 1;
}
.mask-wave-2.orange {
  background-color: rgba(236, 105, 28, 0.5);
}
.mask-wave-2.orange h2 {
  color: white;
}

.mask-wave-4 {
  mask-image: url("/wp-content/themes/neue/public/img/waves/wave-4.svg");
  -webkit-mask-image: url("/wp-content/themes/neue/public/img/waves/wave-4.svg");
}

.don .wave-title, .wave-2-with-mask-2 .wave-title, .wave-1-with-mask-1 .wave-title {
  font-size: clamp(1.5rem, var(--vwh) * 3.9, 3.9 * 50px);
  color: white;
}

.wave-1-with-mask-1 {
  height: 50vh;
  overflow: hidden;
}
@media screen and (min-width: 75.063em) {
  .wave-1-with-mask-1 {
    height: 75vh;
  }
}
.wave-1-with-mask-1 .mask-wave-1 {
  padding: 0 8vw;
}

.wave-2-with-mask-2 {
  height: 60vh;
  overflow: hidden;
}
@media screen and (min-width: 75.063em) {
  .wave-2-with-mask-2 {
    height: 80vh;
  }
}
.wave-2-with-mask-2 .mask-wave-2 > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 8vw;
  padding-bottom: 4rem;
}
@media screen and (max-width: 75em) {
  .wave-2-with-mask-2 .mask-wave-2 > div {
    flex-direction: column;
    gap: 2rem;
  }
}
@media screen and (min-width: 75.063em) {
  .wave-2-with-mask-2 .mask-wave-2 > div {
    align-items: center;
  }
}
.wave-2-with-mask-2 .mask-wave-2 > div > div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 75.063em) {
  .wave-2-with-mask-2 .mask-wave-2 > div > div {
    align-items: center;
  }
}
.wave-2-with-mask-2 .wave-title {
  max-width: 700px;
}
.wave-2-with-mask-2 .--secondary {
  color: white;
  border-color: white;
}
.wave-2-with-mask-2 .--secondary::before {
  border-color: white;
}

.don {
  overflow: hidden;
}
.don .wave-title {
  max-width: 700px;
}
.don .img-wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.don .mask-3 {
  position: relative !important;
  mask-position: center;
  -webkit-mask-position: center;
}
@media screen and (max-width: 78.125em) {
  .don .mask-3 {
    position: relative;
    mask-position: unset;
    -webkit-mask-position: unset;
  }
}
@media screen and (min-width: 46.938em) and (max-width: 78.125em) {
  .don .mask-3 {
    mask-position: 70%;
    -webkit-mask-position: 70%;
  }
}
.don div > p:nth-child(2) {
  margin-top: 2rem;
}
.don div > p:last-of-type {
  margin-top: 2rem;
}
.don p {
  color: white;
}
.don .qr-code {
  width: clamp(7rem, 10vw, 10rem);
  height: auto;
  margin-top: 1rem;
}
.don .icon-bouclier {
  position: absolute;
  color: white;
  font-size: clamp(3rem, 10vw, 8rem);
}
@media screen and (max-width: 25em) {
  .don .icon-bouclier {
    display: none;
  }
}
@media screen and (max-width: 78.125em) {
  .don .icon-bouclier {
    right: 8vw;
  }
}
@media screen and (min-width: 46.938em) {
  .don .icon-bouclier {
    left: 50%;
  }
}
.don .ngue--image-generated {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 70%;
  min-height: 80vh;
  margin-left: auto;
  margin-right: -21rem;
  z-index: -1;
}
@media screen and (max-width: 78.125em) {
  .don .ngue--image-generated {
    display: none;
  }
}
@media screen and (min-width: 46.938em) and (max-width: 78.125em) {
  .don .ngue--image-generated {
    margin-right: -17vw;
  }
}
.don .donate-button {
  padding: 0.5em 1em;
  margin-top: 1rem;
  background-color: #D01B72;
  border-radius: 40px;
  transform: scale(1);
  transition: transform 0.5s ease;
}
.don .donate-button:hover {
  transform: scale(1.02);
}
.don strong {
  color: white;
}

/*************************************************************************

    Layout - Body

*************************************************************************/
body {
  line-height: 1;
  transition: background-color 0.5s ease;
  background-color: #FAFAFA;
}
body ::-moz-selection {
  color: white;
  background-color: #D01B72;
}
body ::selection {
  color: white;
  background-color: #D01B72;
}
body main > section {
  position: relative;
  z-index: 1;
}
body main > section > .--container {
  position: relative;
  z-index: 1;
}
body .--icon-container {
  display: flex;
  justify-content: center;
}
body .--icon-container span {
  font-size: 12rem;
  color: #D01B72;
  z-index: 1;
}

body.mobile-menu-active > .nav-mobile-menu {
  transform: translateX(0);
}
body > .nav-mobile-menu {
  position: fixed;
  width: 100vw;
  transform: translateX(100%);
  transition: transform 0.5s ease;
  z-index: 1999;
  overflow-y: auto;
}
@media screen and (min-width: 56.313em) {
  body > .nav-mobile-menu {
    display: none;
    visibility: hidden;
  }
}
body > .nav-mobile-menu .footer-title {
  display: none;
  visibility: hidden;
}

.nav-mobile-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 2rem;
  background: linear-gradient(120deg, #FF89C2, #D01B72);
}
.nav-mobile-menu menu {
  font-size: clamp(1.1rem, var(--vwh) * 3.38, 3.38 * 50px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2vh;
  margin-top: 8vh;
  color: white;
}
.nav-mobile-menu menu li {
  text-align: center;
}
.nav-mobile-menu .nav-social-networks {
  margin-top: 12rem;
}
@media screen and (max-width: 780px) {
  .nav-mobile-menu .nav-social-networks {
    margin-top: clamp(2rem, 8vh, 12rem);
  }
}
.nav-mobile-menu > a:last-of-type {
  margin-top: 12rem;
  max-width: 260px;
  width: 100%;
}
@media screen and (max-width: 780px) {
  .nav-mobile-menu > a:last-of-type {
    margin-top: clamp(2rem, 8vh, 12rem) !important;
  }
}
.nav-mobile-menu > a:last-of-type svg path {
  fill: white;
}
.nav-mobile-menu > a:last-of-type svg rect {
  fill: white;
}
.nav-mobile-menu > a:last-of-type svg polygon {
  fill: white;
}

@keyframes rotateSun {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(-7deg);
  }
  75% {
    transform: rotate(7deg);
  }
  100% {
    transform: rotate(0);
  }
}
.main-footer {
  background: linear-gradient(120deg, #FF89C2, #D01B72);
  color: white;
}
.main-footer .nav-mobile-menu {
  background: none;
  padding-bottom: 4rem;
}
@media screen and (min-width: 62.063em) {
  .main-footer .nav-mobile-menu {
    height: auto;
    padding: 4rem 8vw;
  }
}
@media screen and (min-width: 78.75em) {
  .main-footer .nav-mobile-menu {
    display: grid;
    column-gap: 2rem;
  }
}
.main-footer .nav-mobile-menu p {
  font-size: clamp(1.1rem, var(--vwh) * 3.38, 3.38 * 50px);
  margin: 0;
  margin-bottom: 1rem;
  padding-top: 4rem;
}
@media screen and (max-width: 78.688em) {
  .main-footer .nav-mobile-menu p {
    text-align: center;
  }
}
@media screen and (min-width: 78.75em) {
  .main-footer .nav-mobile-menu menu {
    display: grid;
    grid-column: 2;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    margin: 0;
    font-size: 1rem;
  }
}
@media screen and (min-width: 78.75em) {
  .main-footer .nav-mobile-menu menu li {
    text-align: left;
  }
}
@media (any-hover: hover) {
  .main-footer .nav-mobile-menu menu a {
    position: relative;
    padding-bottom: 0.5rem;
  }
}
.main-footer .nav-mobile-menu menu a.active::after {
  transform: translateX(-50%) scaleX(1);
}
@media (any-hover: hover) {
  .main-footer .nav-mobile-menu menu a:hover::after {
    transform: translateX(-50%) scaleX(1);
  }
}
@media (any-hover: hover) {
  .main-footer .nav-mobile-menu menu a::after {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 3px;
    bottom: 0;
    left: 50%;
    background-color: white;
    transform: translateX(-50%) scaleX(0);
    transition: transform 0.5s ease;
  }
}
@media screen and (max-width: 78.688em) {
  .main-footer .nav-mobile-menu > a:last-of-type {
    margin-top: 12rem;
  }
}
@media screen and (min-width: 78.75em) {
  .main-footer .nav-mobile-menu > a:last-of-type {
    margin: 0;
    grid-column: 1;
    grid-row: 1/3;
    max-height: 300px;
  }
}
@media screen and (min-width: 62.063em) {
  .main-footer .nav-social-networks {
    font-size: 12rem;
  }
}
@media screen and (min-width: 78.75em) {
  .main-footer .nav-social-networks {
    grid-column: 2;
    gap: 1rem;
    justify-content: start;
    margin: 0;
    margin-top: 4rem;
    font-size: 6rem;
  }
}
.main-footer .copyrights {
  padding: 0 2rem 2rem;
}
@media screen and (min-width: 62.063em) {
  .main-footer .copyrights {
    padding: 0 8vw 4rem 8vw;
  }
}
@media (any-hover: hover) {
  .main-footer .copyrights a {
    position: relative;
    padding-bottom: 0.5rem;
  }
}
.main-footer .copyrights a.active::after {
  transform: translateX(-50%) scaleX(1);
}
@media (any-hover: hover) {
  .main-footer .copyrights a:hover::after {
    transform: translateX(-50%) scaleX(1);
  }
}
@media (any-hover: hover) {
  .main-footer .copyrights a::after {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 3px;
    bottom: 0;
    left: 50%;
    background-color: white;
    transform: translateX(-50%) scaleX(0);
    transition: transform 0.5s ease;
  }
}
.main-footer .copyrights > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 78.75em) {
  .main-footer .cta {
    grid-column: 2;
    margin-bottom: 4rem;
  }
}

body:not([data-view=home]) .main-header {
  margin-bottom: clamp(2rem, 8vh, 12rem);
}
body[data-view=home] .main-header {
  margin-bottom: clamp(2rem, 8vh, 12rem);
  padding-bottom: clamp(2rem, 8vh, 12rem);
}

.main-header {
  position: relative;
}
@media screen and (min-width: 51.313em) {
  .main-header {
    height: 100vh;
  }
}
.main-header .img-wrapper {
  overflow: hidden;
}
@media screen and (max-width: 51.25em) {
  .main-header .img-wrapper {
    height: 70vh;
  }
}
@media screen and (min-width: 51.313em) {
  .main-header .img-wrapper {
    max-height: 80vh;
  }
}
.main-header .img-wrapper .svg-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 18rem;
}
.main-header .img-wrapper .svg-wrapper svg {
  fill: rgba(255, 176, 72, 0.5);
}
.main-header > .--content, .main-header > article {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 90vw;
  padding: 2rem;
  background-color: white;
}
@media screen and (max-width: 51.25em) {
  .main-header > .--content, .main-header > article {
    transform: translate3d(10vw, -2rem, 0);
  }
}
@media screen and (min-width: 51.313em) {
  .main-header > .--content, .main-header > article {
    position: absolute;
    padding: 4rem;
    left: 8vw;
    bottom: 0;
    max-width: 900px;
  }
}
.error-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  gap: 1rem;
}
.error-404 > a {
  display: flex;
  margin-top: 1rem;
}
.error-404 > img {
  max-width: 100px;
}
.error-404 .icon-fee {
  position: absolute;
  right: 10rem;
  top: 70%;
  transform: translateY(-50%);
  animation: fee 10s infinite linear;
  font-size: clamp(3rem, 10vw, 20rem);
  color: #3B407E;
}
.error-404 .icon-dragon {
  position: absolute;
  left: 10rem;
  top: 25%;
  transform: translateY(-50%);
  animation: dragon 8s infinite linear;
  animation-direction: reverse;
  font-size: clamp(3rem, 10vw, 20rem);
  color: #EC691C;
}
@media screen and (max-width: 600px) {
  .error-404 [class*=icon-] {
    display: none;
  }
}

@keyframes fee {
  0% {
    transform: translateY(-50%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes dragon {
  0% {
    transform: translateY(-50%);
  }
  50% {
    transform: translateY(-100%) rotate(15deg);
  }
  100% {
    transform: translateY(-50%);
  }
}
.event .cross::after, .event .cross::before {
  position: absolute;
  content: "";
  background-color: #EC691C;
}

.main-header .event .--container {
  position: unset;
  display: unset;
}
.main-header .event .--content {
  width: unset;
  margin: unset;
  padding: unset;
}

.event:not(.active) .--details {
  display: none;
  visibility: hidden;
}
.event:not(.active) .cross::after {
  transform: translateX(-50%);
}
.event .--container {
  position: relative;
  display: grid;
  grid-template-columns: minmax(250px, 60vmin) 1fr;
  grid-template-rows: repeat(2, minmax(100px, 20vmin)) max-content;
}
.event .--container::before {
  content: "";
  grid-column: 2;
  grid-row: 2;
  background-color: white;
}
.event .img-wrapper {
  grid-column: 1;
  grid-row: 1/3;
  z-index: 1;
}
.event .--content {
  grid-column: 1/3;
  grid-row: 3;
  width: calc(100% - 6vmin);
  margin-left: auto;
  padding: 4vh 6vmin;
  background-color: white;
}
.event .--content.no-action {
  pointer-events: none;
}
.event .--content header {
  user-select: none;
  cursor: pointer;
}
@media (any-hover: hover) {
  .event .--content header {
    cursor: pointer;
  }
}
.event .--content header h3 {
  margin-top: 2vh;
}
.event .--content header > div:first-of-type {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 2vh;
}
.event .--content header > div:first-of-type > span:first-child {
  font-size: 2rem;
}
.event .--content header > div:last-of-type:not(.--location) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  margin-top: 4rem;
}
.event .--content .--details {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #EC691C;
}
.event .cross {
  position: relative;
  display: block;
  width: 2rem;
  height: 2rem;
  margin-left: auto;
}
.event .cross::before {
  width: 100%;
  height: 4px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.event .cross::after {
  width: 4px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%) rotate(90deg);
  transition: transform ease-in-out 0.3s;
}

@media (any-hover: hover) {
  .--team-member:not(.active) {
    cursor: pointer;
  }
}

.ngue-section--patron h2 {
  margin: 0 8vw 1em 8vw;
}
.ngue-section--patron .--container {
  padding: 0 8vw;
}
.ngue-section--patron .--container > .--content {
  position: relative;
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .--container > .--content {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 8vmin;
    align-items: center;
  }
}
.ngue-section--patron .--container > .--content:first-child {
  z-index: 2;
}
.ngue-section--patron .--container > .--content:first-child .patron-name {
  color: #EC691C;
}
.ngue-section--patron .--container > .--content:first-child .patron-icon {
  bottom: 18rem;
  right: 0;
  color: #EC691C;
  transform: rotateY(180deg) rotateZ(20deg);
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .--container > .--content:first-child .patron-icon {
    right: -16rem;
    bottom: -7rem;
  }
}
.ngue-section--patron .--container > .--content:last-child {
  margin-top: 6vh;
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .--container > .--content:last-child {
    margin-top: 16rem;
  }
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .--container > .--content:last-child .img-wrapper {
    grid-row: 1;
    grid-column: 2;
  }
}
.ngue-section--patron .--container > .--content:last-child .patron-name {
  color: #D01B72;
  text-align: end;
}
.ngue-section--patron .--container > .--content:last-child .patron-icon {
  left: 0;
  top: 0;
  color: #D01B72;
  transform: rotateY(180deg);
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .--container > .--content:last-child .patron-icon {
    top: -40%;
    left: -14rem;
  }
}
.ngue-section--patron .--container > .--content:last-child > div:first-child {
  margin-left: auto;
}
.ngue-section--patron .--container > .--content:last-child > div:last-child {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.ngue-section--patron .--container > .--content:last-child p {
  text-align: end;
}
@media screen and (max-width: 67.5em) {
  .ngue-section--patron .--container > .--content:last-child p {
    text-align: start;
  }
}
.ngue-section--patron .--container .patron-icon {
  position: absolute;
  font-size: 16rem;
  mix-blend-mode: difference;
}
@media screen and (max-width: 35em) {
  .ngue-section--patron .--container .patron-icon {
    display: none;
    visibility: hidden;
  }
}
.ngue-section--patron .--container .patron-icon::before {
  display: block;
  transform: translateX(var(--tx));
}
.ngue-section--patron .img-wrapper {
  min-width: 200px;
  min-height: 200px;
  width: 50vmin;
  height: 50vmin;
  max-width: 600px;
  max-height: 600px;
}
.ngue-section--patron .patron-name {
  display: inline-block;
  margin: 2vh 0;
}
@media screen and (min-width: 67.563em) {
  .ngue-section--patron .patron-name {
    margin-top: 0;
  }
}
.ngue-section--patron p {
  max-width: 800px;
}

.ngue-section--partner {
  padding: 0 8vw;
}
.ngue-section--partner h2 {
  margin-bottom: 2rem;
}
.ngue-section--partner .--subtitle {
  font-size: clamp(1rem, var(--vwh) * 1.95, 1.95 * 50px);
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
  padding-top: 1.5rem;
  padding-right: 2rem;
  color: #D01B72;
}
.ngue-section--partner .--subtitle span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2rem;
  transform: rotate(30deg);
}
.ngue-section--partner > footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 6vh;
}
.ngue-section--partner > footer > a:last-child {
  margin-top: 1rem;
}
.ngue-section--partner .--container > div:not(:first-of-type) {
  margin-top: 6vh;
}
.ngue-section--partner .--container > div:first-of-type > div {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: minmax(40px, 60px);
  gap: 4rem;
  padding: 0 8vw;
}
.ngue-section--partner .--container > div:nth-of-type(2) > div {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-rows: minmax(40px, 60px);
  gap: 2vh 2vw;
  padding: 0 8vw;
}
.ngue-section--partner .--container > div:last-of-type ul {
  padding: 0 8vw;
  list-style-position: inside;
}
.ngue-section--partner .img-wrapper:hover img {
  filter: grayscale(0);
}
.ngue-section--partner .img-wrapper img {
  filter: grayscale(1);
  object-fit: contain;
  object-position: center;
  transition: filter 0.5s ease;
}

.ngue-section--download {
  padding: 0 8vw;
}
.ngue-section--download ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.ngue-section--text-over-background {
  color: white;
}
.ngue-section--text-over-background .--container {
  position: relative;
}
.ngue-section--text-over-background h2 {
  position: absolute;
  top: 50%;
  left: 8vw;
  margin: 0;
  transform: translateY(-50%);
}
.ngue-section--text-over-background .--container > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2vh;
  row-gap: 2vh;
}

.ngue-section--key-numbers {
  padding: 0 8vw;
}
@media screen and (max-width: 38.75em) {
  .ngue-section--key-numbers .--container {
    display: flex;
    flex-direction: column;
    gap: 4rem;
  }
}
@media screen and (min-width: 38.813em) {
  .ngue-section--key-numbers .--container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: clamp(500px, 70vh, 750px);
    gap: 2vmin;
  }
}
.ngue-section--key-numbers .--container > .--key-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 38.75em) {
  .ngue-section--key-numbers .--container > .--key-number {
    flex-direction: column-reverse;
    gap: 1rem;
  }
}
@media screen and (min-width: 38.813em) {
  .ngue-section--key-numbers .--container > .--key-number {
    flex-direction: column;
  }
}
@media screen and (max-width: 38.75em) {
  .ngue-section--key-numbers .--container > .--key-number:not(:last-child) {
    margin-bottom: 2vmin;
  }
}
@media screen and (min-width: 38.75em) {
  .ngue-section--key-numbers .--container > .--key-number:nth-child(3n+2) {
    flex-direction: column-reverse;
  }
}
.ngue-section--key-numbers .--container > .--key-number p {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 38.75em) {
  .ngue-section--key-numbers .--container > .--key-number p {
    flex-basis: 40%;
  }
}
.ngue-section--key-numbers .--container > .--key-number p > span {
  font-size: clamp(1rem, var(--vwh) * 1.95, 1.95 * 50px);
}
.ngue-section--key-numbers .--container > .--key-number .icon-dragon {
  font-size: 10rem;
  color: #FFB048;
  z-index: -1;
}
@media screen and (min-width: 38.813em) {
  .ngue-section--key-numbers .--container > .--key-number .icon-dragon {
    position: absolute;
    bottom: 0;
    font-size: 25rem;
    transform: rotate(25deg) translate(-17rem, 5rem);
  }
}
.ngue-section--key-numbers .--container > .--key-number .icon-potion {
  font-size: 7rem;
  transform: rotate(-28deg);
  color: #9CD1F0;
}
@media screen and (min-width: 38.813em) {
  .ngue-section--key-numbers .--container > .--key-number .icon-potion {
    transform: rotate(-28deg) translate(-3rem, 5rem);
  }
}
.ngue-section--key-numbers .--container > .--key-number .icon-sparadrap-double {
  font-size: 12rem;
  transform: rotate(170deg);
  color: #D01B72;
}
@media screen and (min-width: 38.813em) {
  .ngue-section--key-numbers .--container > .--key-number .icon-sparadrap-double {
    transform: rotate(-28deg) translate(-3rem, 5rem);
  }
}
.ngue-section--key-numbers footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2vh;
  margin-top: 4vh;
}

.ngue-section--hightlight {
  position: relative;
  padding: 0 8vw;
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight {
    padding: 23vh 8vw 25vh 8vw;
  }
}
.ngue-section--hightlight .stick-container {
  position: absolute;
}
.ngue-section--hightlight .stick-container.lightblue {
  top: auto;
  left: -8vmax;
  height: 6vh;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container.lightblue {
    display: none;
    visibility: hidden;
  }
}
.ngue-section--hightlight .stick-container.yellow {
  height: 3vh;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container.yellow {
    bottom: 8%;
    left: -12%;
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container.yellow {
    top: 15%;
    right: 32vw;
  }
}
.ngue-section--hightlight .stick-container.orange {
  top: 64%;
  right: -12%;
  height: 4vh;
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container.orange {
    top: auto;
    right: -4vw;
    height: 5vh;
  }
}
.ngue-section--hightlight .stick-container.blue {
  height: 4vh;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container.blue {
    top: 3%;
    right: -9%;
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container.blue {
    bottom: -15%;
    left: 18vw;
  }
}
.ngue-section--hightlight .stick-container.purple {
  height: 3.5vh;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container.purple {
    left: 10%;
    top: 0;
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container.purple {
    bottom: -15%;
    right: 22vw;
  }
}
.ngue-section--hightlight .stick-container .stick {
  position: relative;
  transform-origin: top;
}
.ngue-section--hightlight .stick-container .stick.lightblue {
  height: 4vh;
  transform: rotate(45deg);
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container .stick.lightblue {
    display: none;
    visibility: hidden;
  }
}
.ngue-section--hightlight .stick-container .stick.yellow {
  height: 3vh;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container .stick.yellow {
    transform: rotate(-45deg);
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container .stick.yellow {
    transform: rotate(-45deg) translateY(-50%);
  }
}
.ngue-section--hightlight .stick-container .stick.orange {
  transform: rotate(30deg) translateY(-50%);
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container .stick.blue {
    transform: rotate(-45deg) translateY(-30%);
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container .stick.blue {
    transform: rotate(-45deg) translateY(-280%);
  }
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .stick-container .stick.purple {
    transform: rotate(20deg) translateY(660%);
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .stick-container .stick.purple {
    transform: rotate(20deg) translateY(-300%);
  }
}
.ngue-section--hightlight .--container {
  display: flex;
  align-items: center;
  color: #D01B72;
}
@media screen and (max-width: 53.125em) {
  .ngue-section--hightlight .--container {
    flex-direction: column;
    row-gap: 9vh;
  }
}
@media screen and (min-width: 53.188em) {
  .ngue-section--hightlight .--container {
    justify-content: space-between;
    column-gap: 6vmin;
  }
}
.ngue-section--hightlight .--container p {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2vh;
  text-align: center;
}
.ngue-section--hightlight .--container p > span:last-child {
  max-width: 200px;
}
.ngue-section--hightlight .--container .picto {
  font-size: 4rem;
}

.ngue-section--gallery {
  padding: 0 8vw;
}
.ngue-section--gallery header {
  margin-bottom: 2rem;
}
.ngue-section--gallery .--container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-auto-rows: minmax(300px, 1fr);
  gap: 4vmin;
}
.ngue-section--gallery .--container .img-wrapper {
  cursor: pointer;
  overflow: hidden;
}
.ngue-section--gallery .--container .img-wrapper:hover img {
  transform: scale(1.8);
}
.ngue-section--gallery .--container img {
  transition: transform 0.5s ease;
}

.ngue-section--events {
  padding: 0 8vw;
}
.ngue-section--events > header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6vh;
}
.ngue-section--events > header h2 {
  margin: 0;
}
.ngue-section--events > .--container {
  display: grid;
  gap: 4rem;
}
@media screen and (min-width: 78.188em) {
  .ngue-section--events > .--container {
    grid-template-columns: repeat(2, 1fr);
  }
}

body:not([data-view=home]) main > .ngue-section--free + .ngue-section--free .--content {
  grid-column: 2;
}
body:not([data-view=home]) main > .ngue-section--free + .ngue-section--free + .ngue-section--free .--content {
  grid-column: 1;
}
body:not([data-view=home]) main > .ngue-section--free + .ngue-section--free + .ngue-section--free + .ngue-section--free .--content {
  grid-column: 2;
}
body:not([data-view=home]) main > .ngue-section--free.cancer-and-research-page:first-child .--container {
  column-gap: 2rem;
}
body[data-view=cancer-and-research] main > section:first-child .img-wrapper {
  background-color: transparent;
  max-height: 250px;
}
body[data-view=cancer-and-research] main > section:nth-child(2) .--container {
  column-gap: 2rem;
}
body[data-view=cancer-and-research] main > section:nth-child(2) .--container .img-wrapper {
  align-self: center;
  grid-column: 2;
}
@media screen and (max-width: 71.813em) {
  body[data-view=cancer-and-research] main > section:nth-child(2) .--container .img-wrapper {
    grid-column: span 2;
    grid-row: 2;
  }
}
body[data-view=cancer-and-research] main > section:nth-child(2) .--container .--content {
  grid-column: 1;
}
@media screen and (max-width: 71.813em) {
  body[data-view=cancer-and-research] main > section:nth-child(2) .--container .--content {
    grid-column: span 2;
    grid-row: 1;
  }
}
body[data-view=cancer-and-research] main > section:not(:first-child):not(:last-child) {
  margin-bottom: 4rem;
}

.ngue-section--free:not(.home-page) .--container {
  padding: 0 8vw;
}
.ngue-section--free:not(.home-page) .--content {
  padding: 0;
}
.ngue-section--free .--container {
  display: grid;
}
@media screen and (min-width: 57.563em) {
  .ngue-section--free .--container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.ngue-section--free .--container > .img-wrapper:first-child {
  grid-row: 2;
  grid-column: 1;
  height: 50vh;
}
@media screen and (min-width: 57.563em) {
  .ngue-section--free .--container > .img-wrapper:first-child {
    height: 80vh;
  }
}
@media screen and (max-width: 57.5em) {
  .ngue-section--free h2 {
    margin-top: 2em;
  }
}
.ngue-section--free .--content {
  padding: 0 8vw;
}
@media screen and (min-width: 57.563em) {
  .ngue-section--free .--content {
    grid-row: 2;
    align-self: center;
  }
}
.ngue-section--free .--content > a {
  margin-top: 2em;
  color: #3B407E;
  border-color: #3B407E;
}
.ngue-section--free .--content > a::before {
  border-color: #3B407E;
}
.ngue-section--free .svg-wrapper {
  display: flex;
  justify-content: end;
  grid-row: 1/3;
  grid-column: 1;
  max-height: 70vh;
  transform: translateX(-7rem) rotateY(180deg);
  z-index: 1;
}
@media screen and (min-width: 57.563em) {
  .ngue-section--free .svg-wrapper {
    max-height: 100vh;
  }
}
.ngue-section--free .svg-wrapper svg {
  height: 100%;
}
.ngue-section--free .svg-wrapper svg path {
  fill: rgba(59, 64, 126, 0.5);
}
.ngue-section--free .--sponsors {
  display: flex;
  gap: 4rem;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.ngue-section--free .--sponsors > a {
  height: 3rem;
}
.ngue-section--free .--sponsors > a:first-child {
  height: 6rem;
}
.ngue-section--free .--sponsors > a img {
  object-fit: contain;
}
.ngue-section--free .--icons-and-text {
  display: flex;
  gap: 1rem;
  align-items: center;
  color: #D01B72;
  margin-bottom: 2rem;
}
.ngue-section--free .--icons-and-text > span:first-child {
  font-size: 4rem;
}
.ngue-section--free .--icons-and-text > span:last-child {
  font-size: clamp(1rem, var(--vwh) * 1.43, 1.43 * 50px);
}

.ngue-section--team {
  padding: 0 8vw;
}
.ngue-section--team .--container {
  margin-top: 4rem;
}
@media screen and (min-width: 81.313em) {
  .ngue-section--team .--container {
    display: grid;
    gap: 2rem;
  }
}
@media screen and (min-width: 97.188em) {
  .ngue-section--team .--container {
    grid-template-columns: minmax(400px, 680px) auto;
  }
}
.ngue-section--team .--container > .img-wrapper {
  min-height: 200px;
  max-height: 600px;
}
@media screen and (min-width: 81.313em) {
  .ngue-section--team .--container > .img-wrapper {
    height: 60vh;
  }
}
@media screen and (min-width: 97.188em) {
  .ngue-section--team .--container > .img-wrapper {
    min-height: 280px;
    max-height: 500px;
    grid-column: 1;
    grid-row: 1/3;
  }
}
.ngue-section--team .--container > .img-wrapper::before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: var(--hover-img);
  background-position: center;
  background-size: cover;
}
.ngue-section--team .--container > .img-wrapper.active::before {
  transition: opacity 0.3s ease;
  opacity: 1;
}
.ngue-section--team .small-images--container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-rows: minmax(100px, 130px);
  gap: 1rem;
}
@media screen and (max-width: 81.25em) {
  .ngue-section--team .small-images--container {
    margin-top: 6vh;
  }
}
@media screen and (min-width: 81.313em) {
  .ngue-section--team .small-images--container {
    align-self: end;
  }
}
@media screen and (max-width: 81.25em) {
  .ngue-section--team figure {
    margin-bottom: 6vh;
  }
}
@media screen and (min-width: 81.313em) and (max-width: 97.125em) {
  .ngue-section--team figure {
    grid-column: span 2;
  }
}
.ngue-section--team blockquote {
  margin-bottom: 1rem;
}
.ngue-section--team .--team-member {
  position: relative;
}
.ngue-section--team .--team-member::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(208, 27, 114, 0.6);
  transition: height 0.5s ease;
  z-index: 2;
}
.ngue-section--team .--team-member.active::before {
  height: 100%;
}
@media (any-hover: hover) {
  .ngue-section--team .--team-member:not(.active) {
    cursor: pointer;
  }
  .ngue-section--team .--team-member:not(.active):hover img {
    transform: scale(1.1);
  }
}
.ngue-section--team .img-wrapper {
  overflow: hidden;
}
.ngue-section--team .img-wrapper img {
  transition: transform 0.5s ease;
}

.ngue-section--standard {
  padding: 0 8vw;
}
.ngue-section--standard .--container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ngue-section--standard header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ngue-section--standard header .--icon {
  font-size: clamp(1rem, var(--vwh) * 5.2, 5.2 * 50px);
  color: #D01B72;
}
.ngue-section--standard .img-wrapper {
  max-height: 300px;
}

body:not(.cookies-banner-active) .cookies-banner {
  transform: translateY(100%);
  pointer-events: none;
}

.cookies-banner {
  position: fixed;
  display: flex;
  align-items: center;
  gap: 4rem;
  bottom: 0;
  left: 0;
  width: 95%;
  padding: 2rem 4rem;
  background-color: #3B407E;
  color: white;
  transition: transform 0.3s ease;
  z-index: 5000;
}
@media screen and (max-width: 63.688em) {
  .cookies-banner {
    padding: 1rem;
  }
}
@media screen and (min-width: 63.75em) {
  .cookies-banner {
    width: 60vw;
  }
}
.cookies-banner > div > div {
  display: grid;
  gap: 1.5rem;
}
@media screen and (min-width: 31.25em) {
  .cookies-banner > div > div {
    grid-template-columns: repeat(2, minmax(200px, max-content));
  }
}
.cookies-banner p {
  margin: 0;
  margin-bottom: 2rem;
}
.cookies-banner hr {
  margin: 2vh 0;
  background-color: #333333;
  height: 3px;
}
.cookies-banner .--secondary {
  color: white;
  border-color: white;
}
.cookies-banner .--secondary::before {
  border-color: white;
}
.cookies-banner .--icon {
  font-size: 6rem;
}
@media screen and (max-width: 93.688em) {
  .cookies-banner .--icon {
    display: none;
  }
}
.cookies-banner button {
  font-size: clamp(1rem, var(--vwh) * 1.3, 1.3 * 50px);
}
.cookies-banner button.--secondary {
  padding-left: 2rem;
  padding-right: 2rem;
}

.data-policy-link {
  text-decoration: underline;
}

html .cookies-manager-active {
  overflow: hidden;
}

body:not(.cookies-manager-active) .cookies-manager {
  opacity: 0;
  pointer-events: none;
}
body.cookies-manager-active {
  overflow: hidden;
}
body.cookies-manager-active::after {
  opacity: 0.5;
  z-index: 399;
}
body::after {
  position: fixed;
  content: "";
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #DBDBDB;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.cookies-manager {
  position: fixed;
  display: flex;
  gap: 4rem;
  align-items: center;
  top: 50%;
  left: 50%;
  width: 95%;
  padding: 2rem 4rem;
  background-color: #3B407E;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
  color: white;
  z-index: 400;
}
@media screen and (min-width: 83.438em) {
  .cookies-manager {
    width: 60vw;
  }
}
.cookies-manager > p {
  margin: 0;
}
.cookies-manager header {
  margin-top: 2vh;
}
@media screen and (max-width: 33.063em) {
  .cookies-manager header {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 33.125em) {
  .cookies-manager header {
    display: grid;
    grid-template-columns: max-content auto;
    align-items: center;
    column-gap: 1vw;
  }
}
.cookies-manager header > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 33.063em) {
  .cookies-manager header > div {
    width: 100%;
  }
}
@media screen and (max-width: 33.063em) {
  .cookies-manager header .switch {
    margin: 3vh 0;
  }
}
.cookies-manager h4 {
  margin: 0;
}
.cookies-manager hr {
  margin: 2vh 0;
  color: white;
}
.cookies-manager footer {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (max-width: 63.688em) {
  .cookies-manager footer {
    flex-direction: column;
    align-items: center;
  }
}
.cookies-manager .--toggle {
  position: relative;
  width: 1rem;
  height: 1rem;
  margin-left: 1rem;
  margin-right: 0.5rem;
  background-color: transparent;
  border: none;
  padding: 0;
}
@media screen and (max-width: 33.063em) {
  .cookies-manager .--toggle {
    margin: 0;
    order: 3;
  }
}
@media screen and (min-width: 33.125em) {
  .cookies-manager .--toggle {
    margin-left: 0;
  }
}
.cookies-manager .--toggle::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  background-color: white;
  transform: translateY(-50%);
}
.cookies-manager .--toggle::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  background-color: white;
  transform: translateX(-50%);
}
.cookies-manager .accordion p {
  display: none;
  margin-bottom: 0;
  margin-top: 2vh;
}
.cookies-manager .accordion.active p {
  display: block;
}
.cookies-manager .--secondary {
  font-size: clamp(1rem, var(--vwh) * 1.3, 1.3 * 50px);
  padding-left: 2rem;
  padding-right: 2rem;
  color: white;
  border-color: white;
}
.cookies-manager .--secondary::before {
  border-color: white;
}
.cookies-manager .--icon {
  font-size: 12rem;
}
@media screen and (max-width: 53.063em) {
  .cookies-manager .--icon {
    display: none;
  }
}

.switch[data-status=on], .switch.disabled {
  background-color: rgba(255, 255, 255, 0.4);
  color: white;
}
.switch[data-status=on] .switch-button, .switch.disabled .switch-button {
  left: 100%;
  transform: translateX(-100%);
}
.switch[data-status=on] > label:first-of-type, .switch.disabled > label:first-of-type {
  opacity: 1;
}
.switch[data-status=on] > label:last-of-type, .switch.disabled > label:last-of-type {
  opacity: 0;
}

.switch[data-status=off] .switch-button {
  left: 0;
  transform: translateX(0);
}

.switch {
  position: relative;
  display: flex;
  align-items: center;
  width: 25vw;
  height: 2rem;
  max-width: 80px;
  min-width: 70px;
  color: white;
  background-color: transparent;
  margin-left: auto;
  border-radius: 1.5rem;
  border: 1px solid white;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.switch.disabled {
  color: white !important;
  cursor: not-allowed;
}
.switch:not(.disabled):hover {
  background-color: #D01B72;
  color: white;
}
.switch > label {
  position: absolute;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  margin: 0;
  flex-direction: unset;
  transition: opacity 0.3s ease, color 0.3s ease;
  cursor: inherit;
}
.switch > label:first-of-type {
  left: 0.3em;
  opacity: 0;
}
.switch > label:last-of-type {
  right: 0.3em;
  justify-content: flex-end;
}
.switch .switch-button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  border: 1px solid white;
  background-color: white;
  cursor: inherit;
  transition: left 0.3s ease, transform 0.3s ease;
}

body[data-view=events] .ngue-section--partner .--container > div:first-of-type > div {
  grid-auto-rows: minmax(40px, 70px);
}
@media screen and (min-width: 800px) {
  body[data-view=events] .ngue-section--partner .--container > div:first-of-type > div {
    grid-template-columns: repeat(auto-fit, minmax(760px, 1fr));
  }
}
body[data-view=events] .ngue-section--partner .--subtitle > span {
  font-size: 2.5rem;
  transform: rotate(-20deg);
}
body[data-view=events] .ngue-section--partner .small-logo {
  max-height: 40px;
  align-self: center;
}

/********************************************************
    Base
********************************************************/
/********************************************************
    Components
********************************************************/
/********************************************************
    Components / Masks
********************************************************/
/********************************************************
    Components / Sections
********************************************************/
/********************************************************
    Layout
********************************************************/
/********************************************************
    Layout / Headers
********************************************************/
/********************************************************
    Errors
********************************************************/
/********************************************************
    Bundles
    Note: to connect a bundle please use the bundles file
********************************************************/
/********************************************************
    Pages
********************************************************/
/********************************************************
    Parts
********************************************************/
/********************************************************
    Animations
********************************************************/

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