@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300&family=Leckerli+One&family=Monoton&family=Niconne&family=Permanent+Marker&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Francois+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap");
/*$base-font: 'Open Sans';*/
@font-face {
  font-family: 'WILDWORLD';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WILDWORLDFONT-1.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
@font-face {
  font-family: 'dinotbold';
  font-style: normal;
  font-weight: 400;
  src: local("dinotbold"), local("dinotbold"), url("../fonts/dinot-bold-webfont.woff2") format("woff2"), url("../fonts/dinot-bold-webfont.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
@font-face {
  font-family: "dinotblack";
  src: url(../fonts/dinot-black-webfont.eot);
  src: url(../fonts/dinot-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinot-black-webfont.woff2) format("woff2"), url(../fonts/dinot-black-webfont.woff) format("woff"), url(../fonts/dinot-black-webfont.ttf) format("truetype"), url(../fonts/dinot-black-webfont.svg#dinotblack) format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "dinotlight";
  src: url(../fonts/dinot-light-webfont.eot);
  src: url(../fonts/dinot-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinot-light-webfont.woff2) format("woff2"), url(../fonts/dinot-light-webfont.woff) format("woff"), url(../fonts/dinot-light-webfont.ttf) format("truetype"), url(../fonts/dinot-light-webfont.svg#dinotlight) format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "dinot-regularregular";
  src: url(../fonts/dinot-regular-webfont.eot);
  src: url(../fonts/dinot-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinot-regular-webfont.woff2) format("woff2"), url(../fonts/dinot-regular-webfont.woff) format("woff"), url(../fonts/dinot-regular-webfont.ttf) format("truetype"), url(../fonts/dinot-regular-webfont.svg#dinot-regularregular) format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "dinotmedium";
  src: url(../fonts/dinot-medium-webfont.eot);
  src: url(../fonts/dinot-medium-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinot-medium-webfont.woff2) format("woff2"), url(../fonts/dinot-medium-webfont.woff) format("woff"), url(../fonts/dinot-medium-webfont.ttf) format("truetype"), url(../fonts/dinot-medium-webfont.svg#dinotmedium) format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "georgiaitalic";
  src: url(../fonts/georgia_italic-webfont.eot);
  src: url(../fonts/georgia_italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/georgia_italic-webfont.woff2) format("woff2"), url(../fonts/georgia_italic-webfont.woff) format("woff"), url(../fonts/georgia_italic-webfont.ttf) format("truetype"), url(../fonts/georgia_italic-webfont.svg#georgiaitalic) format("svg");
  font-weight: 400;
  font-style: normal; }
/*!
*  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont862f.eot?v=4.1.0);
  src: url(../fonts/fontawesome-webfont862f.eot?#iefix&v=4.1.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont862f.woff?v=4.1.0) format("woff"), url(../fonts/fontawesome-webfont862f.ttf?v=4.1.0) format("truetype"), url(../fonts/fontawesome-webfont862f.svg?v=4.1.0#fontawesomeregular) format("svg");
  font-weight: 900;
  font-style: normal; }
.hidden {
  display: none; }

.formation-image {
  backface-visibility: hidden;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px !important;
  cursor: pointer;
  display: block;
  transform: scale(1, 1) translateZ(0px);
  transition-duration: 300ms;
  transition-property: transform, box-shadow;
  transition-timing-function: ease-out;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 300px;
  height: auto;
  position: absolute;
  right: calc(3.5vw + 24px);
  top: 6px; }

.card-module {
  width: calc(20%);
  margin: 10px 6px; }

.module-slide {
  display: flex; }

#togglehiddenmenu {
  cursor: pointer; }

.a-left, .a-right {
  box-shadow: unset !important; }

form.hu-form {
  padding: 20px 40px; }

form.hu-form h1 {
  margin: 0;
  margin-top: 20px;
  text-transform: uppercase; }

.flex-form {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  align-items: center;
  column-gap: 12px; }

.w-100 {
  width: 100%; }

.w-50 {
  width: calc(50% - 6px); }

.buttons-container {
  display: flex;
  align-items: flex-end;
  flex-direction: row-reverse; }

.flex-form [class^="grid-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important; }

.flex-form .grid-100 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important; }

.flex-form .grid-50 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important; }

.flex-form .grid-25 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important; }

.flex-form textarea {
  height: unset; }

.preloader {
  align-items: center;
  background: #040618;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s linear;
  width: 100%;
  z-index: 9999; }

.lang {
  margin-right: 8px;
  width: 20px !important;
  height: 20px !important;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #f9f9f9; }

.lang.fr {
  background: linear-gradient(-90deg, #EF4135 33.3%, white 33.3%, white 66.6%, #0055A4 66.6%) !important; }

.lang.de {
  background: linear-gradient(-180deg, black 33.3%, red 33.3%, red 66.6%, gold 66.6%) !important; }

.lang.lb {
  background: linear-gradient(-180deg, #ed2939 33.3%, white 33.3%, white 66.6%, #00A1DE 66.6%) !important; }

.lang.en {
  background: linear-gradient(90deg, transparent 46%, red 46%, red 56%, transparent 56%), linear-gradient(transparent 38%, white 38%, white 42%, red 42%, red 58%, white 58%, white 62%, transparent 62%), linear-gradient(90deg, transparent 44%, white 44%, white 46%, red 46%, red 56%, white 56%, white 58%, transparent 58%), linear-gradient(33deg, transparent 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, transparent 57%), linear-gradient(-33deg, mediumblue 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, mediumblue 57%); }

.circular--landscape {
  display: inline-block;
  position: unset;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%; }

.circular--landscape img {
  width: 60px !important;
  height: 60px !important;
  margin-left: -50px !important; }

.bonhomme {
  width: auto;
  height: 200px;
  border-radius: 0 !important;
  box-shadow: unset !important;
  border: 0 !important; }

.overlay_logo {
  position: relative !important; }

h1.overlay {
  color: #fff !important;
  padding: 40px;
  font-family: 'Permanent Marker';
  text-align: center; }

/* PAGE */
.slick-prev, .slick-next {
  top: 50% !important;
  opacity: 0; }

.single-slider .slick-prev, .single-slider .slick-next {
  top: 50% !important;
  opacity: .2; }

.slick-prev:hover, .slick-next:hover {
  opacity: .9; }

.slick-disable {
  opacity: 0 !important; }

.pos-left {
  left: 0 !important; }

.pos-right {
  right: 0 !important; }

.pos-top {
  top: 0 !important; }

.pos-bottom {
  bottom: 0 !important; }

.pos-center {
  text-align: center;
  top: 0;
  bottom: 0;
  margin: auto; }

.content img, .content img {
  max-width: 100%; }

.ontop {
  z-index: 3;
  height: 80%; }

.smaller {
  font-size: clamp(1.0625rem, 2.5vw, 1.0625rem) !important; }

.smallest {
  font-size: clamp(0.875rem, 2.5vw, 1rem) !important; }

.larger {
  font-size: clamp(1.125rem, 2.5vw, 1.375rem) !important; }

.largest {
  font-size: clamp(1.25rem, 2.5vw, 1.5rem) !important; }

.uppercase {
  text-transform: uppercase !important; }

.bold {
  font-family: "dinotbold" !important; }

body {
  /*padding-top: $topnav-height;*/
  font-family: "dinot-regularregular";
  font-size: clamp(1rem, 2.5vw, 1.25rem); }

h2 {
  font-family: "dinotbold";
  font-size: clamp(1.25rem, 2.5vw, 1.375rem); }

h2 {
  margin-top: 40px;
  margin-bottom: 0px;
  line-height: clamp(1.25rem, 2.5vw, 1.375rem); }

h2:first-child {
  margin-top: 0px; }

p {
  word-break: break-word;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  padding: 8px 0px;
  margin: 0px; }

strong, em, ul, ol, th, td {
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  color: #f9f9f9; }

strong {
  font-family: 'dinotbold'; }

.wrapper {
  padding-top: 78px; }

.wrapper.wrapper-main {
  background-blend-mode: luminosity;
  background-attachment: fixed; }

.container {
  display: block;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-grow: 1;
  padding: 0 calc(3.5vw + 24px);
  position: relative;
  min-height: calc(100vh - 250px);
  overflow-x: hidden; }

div.handsup-context {
  height: 78px;
  width: 136px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(https://www.handsup.lu/images/logo/logo_general.png);
  border: 6px solid transparent; }

.formation-continue div.handsup-context {
  background-image: url(https://www.handsup.lu/images/logo/logo_formation_continue_dm.svg); }

.apprentissage div.handsup-context {
  background-image: url(https://www.handsup.lu/images/logo/logo_apprentissage_dm.svg); }

.brevet-maitrise div.handsup-context {
  background-image: url(https://www.handsup.lu/images/logo/logo_brevet_de_maitrise_dm.svg); }

.perspektiv-handwierk div.handsup-context {
  background-image: url(https://www.handsup.lu/images/logo/logo_perspektiv_handwierk_dm.svg); }

section {
  padding: 40px 0;
  min-height: calc( 100vh - 78px ); }

hr {
  border: 0;
  padding: 20px; }

hr::before {
  height: 1px;
  position: absolute;
  content: " ";
  width: 100%;
  left: 0;
  background: #fff !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 50%, #fff 100%) !important; }

hr.inverted {
  border: 0;
  padding: 20px; }

hr.inverted::before {
  height: 1px;
  position: absolute;
  content: " ";
  width: 100%;
  left: 0;
  background: #fff !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 50%, rgba(255, 255, 255, 0) 100%) !important; }

h1 {
  font-family: 'dinotbold'; }

h3 {
  text-transform: uppercase;
  font-family: 'dinotlight', sans-serif;
  font-weight: 400; }

ol, ul {
  list-style-type: square; }

table {
  margin-top: 30px;
  width: 100% !important;
  border: 4px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(4, 6, 24, 0.5);
  border-radius: 4px;
  border-spacing: 0;
  overflow: hidden;
  border-collapse: collapse; }

table th, table td {
  vertical-align: top;
  border-bottom: 0px;
  padding: 15px 10px;
  border: 2px solid rgba(255, 255, 255, 0.2); }

table th {
  font-family: 'dinotbold'; }

table th p {
  font-family: 'dinotbold';
  padding: unset;
  margin: unset;
  text-align: left; }

a {
  text-decoration: none; }

.container a:hover, .container a:active {
  text-decoration: none; }

::-webkit-input-placeholder {
  /* Edge */
  color: rgba(255, 255, 255, 0.5); }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5); }

::placeholder {
  color: rgba(255, 255, 255, 0.5); }

input[type=text] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
  margin-right: 2px;
  margin-bottom: 10px;
  vertical-align: middle;
  margin-top: 8px;
  width: 26px;
  height: 26px; }

input, textarea, select {
  backdrop-filter: blur(50px);
  background-color: #31343e;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #f9f9f9;
  font-size: 16px !important;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  height: 48px;
  letter-spacing: normal;
  line-height: 1.53;
  margin: 0px;
  outline: none;
  padding: 7px 54px 7px 12px;
  transition: all 0.1s ease 0s;
  width: 100%; }

input.invalid, select.invalid {
  border: 1px solid red !important; }

input:valid {
  /*border: 2px solid #ffffff*/ }

input:focus {
  border: 1px solid rgba(249, 249, 249, 0.3); }

input:focus:invalid {
  border: 2px solid red; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: #31343e !important;
  color: #f9f9f9 !important; }

input[type="number"]:required {
  border-bottom: 2px solid gray; }

select {
  -webkit-appearance: none;
  appearance: none; }

.select-wrapper {
  position: relative; }

.select-wrapper::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  top: 24px;
  right: 14px;
  position: absolute;
  color: #f9f9f9;
  font-weight: 900; }

.mod-languages .select-wrapper::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  top: 0;
  right: 14px;
  position: absolute;
  color: #f9f9f9;
  font-weight: 900; }

.mod-languages .select-wrapper select {
  padding: 7px 32px 7px 12px; }

.mod-languages .select-wrapper select option.lang_de:before {
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23464655;' d='M473.655,88.276H38.345C17.167,88.276,0,105.443,0,126.621v73.471h512v-73.471 C512,105.443,494.833,88.276,473.655,88.276z'/%3E%3Cpath style='fill:%23FFE15A;' d='M0,385.379c0,21.177,17.167,38.345,38.345,38.345h435.31c21.177,0,38.345-17.167,38.345-38.345 v-73.471H0V385.379z'/%3E%3Crect y='200.09' style='fill:%23FF4B55;' width='512' height='111.81'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  display: block;
  width: 22px;
  height: 10px;
  margin: 10px 5px 0 10px; }

.infos {
  border-top: 2px solid rgba(249, 249, 249, 0.2); }

label {
  cursor: pointer;
  font-size: clamp(16px, 16px, 16px);
  color: rgba(255, 255, 255, 0.75) !important;
  display: inline-block; }

label strong {
  font-size: clamp(16px, 16px, 16px); }

label.header {
  display: block; }

.form-container.inline br {
  display: none; }

.form-container.inline label {
  margin-right: 8px; }

input[type='checkbox'] {
  /* remove browser chrome */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  /*add styling */
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer; }

input[type='checkbox']::before {
  content: '';
  color: #fff;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  /* base64 encoded to make things easier to show 
  	normally you would use an image or a font
  */
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M230.1,417.8c-7.1,0-13.8-3-18.5-8.2L82.4,265.5c-9.2-10.2-8.3-26,1.9-35c10.2-9.2,26-8.3,35,1.9 L227,352.6l163.4-247.3c7.6-11.4,23-14.5,34.4-7.1c11.4,7.6,14.5,23,7.1,34.4L250.9,406.7c-4.2,6.5-11.2,10.6-18.9,11.1 C231.4,417.8,230.8,417.8,230.1,417.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

input[type='checkbox']:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1); }

input[type='radio'] {
  /* remove browser chrome */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  /*add styling */
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  border-radius: 100px;
  cursor: pointer; }

input[type='radio']::before {
  content: '';
  color: #fff;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  /* base64 encoded to make things easier to show 
  	normally you would use an image or a font
  */
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Ccircle fill='%23FFFFFF' cx='256' cy='256' r='240'/%3E%3C/g%3E%3C/svg%3E"); }

input[type='radio']:checked::before {
  -webkit-transform: scale(0.6);
  transform: scale(0.6); }

fieldset {
  padding: 0;
  border: 0; }

/* PANELS */
.panel-heading {
  background-color: #efb600;
  border-radius: 4px; }

.panel-heading h2 {
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  line-height: 48px;
  text-transform: uppercase;
  padding: 0px 0px 0px 14px !important; }

/* END - PANELS */
.index.open {
  padding: clamp(1.0625rem, 2.5vw, 1.0625rem);
  left: 0;
  position: fixed;
  height: calc(100vh - 78px);
  width: 20vw;
  /*background-color: $base-color-body;
  box-shadow: rgba(0, 0, 0,.69) 0px 26px 30px -10px, rgba(0, 0, 0,.73)  0px 16px 10px -10px;*/
  background-color: unset;
  box-shadow: none;
  visibility: visible;
  /*animation       : .5s slideinfromleft 1;*/
  opacity: 1; }

.index-right.open {
  padding: 16px;
  right: 0;
  position: fixed;
  height: calc(100vh - 78px);
  width: 20vw;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  visibility: visible;
  /*animation: .5s slideinfromleft 1;*/
  opacity: 1; }

.index {
  padding: 16px;
  left: -20vw;
  position: fixed;
  height: calc(100vh - 78px);
  width: 20vw;
  background-color: #1a1d29;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px;
  opacity: 1;
  /*animation       : .5s slidebackfromleft 1;*/ }

.index.open .state-handler {
  z-index: 3;
  width: 48px;
  height: 48px;
  display: none;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Ccircle fill='%231A1D29' cx='128' cy='128' r='128'/%3E%3C/g%3E%3Cg display='none'%3E%3Cpolygon display='inline' fill='%23FFC20E' points='200.2,63 119.5,144.3 119.5,199.9 200.2,199.9 '/%3E%3Crect x='55.8' y='148.3' display='inline' fill='%23FFC20E' width='51.3' height='51.6'/%3E%3Cpolygon display='inline' fill='%23FFC20E' points='192.1,56.1 55.8,56.1 55.8,137.4 111.2,137.4 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M157.5,158.1c1.5,2,2.2,4,2.2,6.1c0,2.1-0.7,3.9-2.2,5.3c-1.5,1.4-3.3,2.1-5.6,2.1c-1.5,0-3.1-0.4-5-1.2 c-3.3-2.4-7-5.1-11.1-8.1c-4.1-3-8.3-6.1-12.5-9.3c-4.2-3.2-8.4-6.3-12.5-9.4c-4.1-3.1-7.9-5.9-11.3-8.2c-2.1-2.1-3.2-4.3-3.2-6.5 c0-2.6,1.3-5,3.8-6.9c0.7-0.5,2.1-1.7,4.5-3.6c2.3-1.9,5.1-4,8.4-6.5c3.3-2.5,6.8-5.2,10.4-8.1c3.6-2.9,7.1-5.6,10.4-8.1 c3.3-2.5,6.1-4.7,8.5-6.6c2.4-1.9,3.8-3.1,4.4-3.5c1.7-0.7,3.2-1,4.4-1c2.2,0,4.1,0.7,5.6,2.2c1.5,1.5,2.2,3.2,2.2,5.4 c0,2.2-0.9,4.4-2.6,6.5c-2.2,1.9-5.1,4.1-8.5,6.7c-3.4,2.6-7,5.4-10.7,8.3c-3.7,2.9-7.3,5.7-10.7,8.3c-3.4,2.6-6.3,4.9-8.5,6.7 c2.6,2,5.7,4.3,9.2,6.8c3.5,2.6,7,5.2,10.6,7.9c3.6,2.7,7.1,5.4,10.6,7.9C151.7,153.9,154.8,156.2,157.5,158.1z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  right: -12px;
  cursor: pointer;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px; }

.index .state-handler:hover {
  transform: scale(1.1);
  opacity: 1; }

.index .state-handler {
  width: 48px;
  height: 48px;
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Ccircle fill='%231A1D29' cx='128' cy='128' r='128'/%3E%3C/g%3E%3Cg display='none'%3E%3Cpolygon display='inline' fill='%23FFC20E' points='200.2,63 119.5,144.3 119.5,199.9 200.2,199.9 '/%3E%3Crect x='55.8' y='148.3' display='inline' fill='%23FFC20E' width='51.3' height='51.6'/%3E%3Cpolygon display='inline' fill='%23FFC20E' points='192.1,56.1 55.8,56.1 55.8,137.4 111.2,137.4 '/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M98.5,97.9c-1.5-2-2.2-4-2.2-6.1c0-2.1,0.7-3.9,2.2-5.3c1.5-1.4,3.3-2.1,5.6-2.1c1.5,0,3.1,0.4,5,1.2 c3.3,2.4,7,5.1,11.1,8.1c4.1,3,8.3,6.1,12.5,9.3c4.2,3.2,8.4,6.3,12.5,9.4c4.1,3.1,7.9,5.9,11.3,8.2c2.1,2.1,3.2,4.3,3.2,6.5 c0,2.6-1.3,5-3.8,6.9c-0.7,0.5-2.1,1.7-4.5,3.6c-2.3,1.9-5.1,4-8.4,6.5c-3.3,2.5-6.8,5.2-10.4,8.1c-3.6,2.9-7.1,5.6-10.4,8.1 c-3.3,2.5-6.1,4.7-8.5,6.6c-2.4,1.9-3.8,3.1-4.4,3.5c-1.7,0.7-3.2,1-4.4,1c-2.2,0-4.1-0.7-5.6-2.2c-1.5-1.5-2.2-3.2-2.2-5.4 c0-2.2,0.9-4.4,2.6-6.5c2.2-1.9,5.1-4.1,8.5-6.7c3.4-2.6,7-5.4,10.7-8.3c3.7-2.9,7.3-5.7,10.7-8.3c3.4-2.6,6.3-4.9,8.5-6.7 c-2.6-2-5.7-4.3-9.2-6.8c-3.5-2.6-7-5.2-10.6-7.9c-3.6-2.7-7.1-5.4-10.6-7.9C104.3,102.1,101.2,99.8,98.5,97.9z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  right: -24px;
  cursor: pointer;
  opacity: .8; }

body.with-index .wrapper {
  padding-left: 20vw;
  padding-right: 20vw; }

/* END PAGE */
/* INDEX */
ul.toc {
  position: absolute;
  top: calc(78px + 60px);
  left: 8px;
  width: calc( 20vw - 16px);
  transition: all 0.2s ease-in-out 0s;
  padding: 4px;
  font-family: 'dinot-regularregular';
  font-size: 14px;
  cursor: default;
  height: 40vh;
  overflow: hidden;
  overflow-y: scroll;
  border-radius: 4px; }

.absolute ul.toc {
  display: none; }

ul.toc::before {
  content: attr(titre);
  text-decoration: none;
  text-transform: uppercase;
  opacity: .9;
  color: #f9f9f9;
  font-family: 'dinotbold', sans-serif;
  font-size: 14px;
  letter-spacing: 1.42px;
  white-space: nowrap; }

ul.toc li {
  overflow: hidden;
  margin: 4px 0;
  border-radius: 4px;
  padding-top: 4px; }

ul.toc li a {
  color: #fff;
  text-decoration: none; }

/* END INDEX */
/* INFOBOX */
ul.infobox {
  position: absolute;
  bottom: 0;
  left: 8px;
  width: calc( 20vw - 16px);
  transition: all 0.2s ease-in-out 0s;
  padding: 4px;
  font-family: 'dinot-regularregular';
  font-size: 14px;
  cursor: default;
  animation: 0.5s contactsfrombottom 1; }

ul.infobox img {
  max-width: 100%;
  border-radius: 4px; }

ul.infobox img.shadowfilter {
  max-width: 80%; }

ul.infobox p, ul.infobox strong {
  font-size: 14px;
  line-height: inherit; }

.absolute ul.infobox {
  bottom: 368px; }

ul.infobox::before {
  content: attr(titre);
  text-decoration: none;
  text-transform: uppercase;
  opacity: .9;
  color: #f9f9f9;
  font-family: 'dinotbold', sans-serif;
  font-size: 14px;
  letter-spacing: 1.42px;
  white-space: nowrap; }

ul.infobox li {
  overflow: hidden;
  margin: 4px 0;
  border-radius: 4px;
  padding-top: 4px;
  border-radius: 4px;
  /*background: rgba(255, 255, 255, 0.1);*/
  padding: 4px; }

ul.infobox li a {
  color: #fff;
  text-decoration: none;
  padding-left: 16px;
  display: block;
  line-height: 16px;
  margin: 0 0; }

ul.infobox li a:before {
  content: "-";
  color: #fff;
  position: absolute;
  left: 16px; }

/* END INFOBOX */
/* CONTACTS */
ul.contacts {
  position: absolute;
  bottom: 0;
  left: 8px;
  width: calc( 20vw - 16px);
  transition: all 0.2s ease-in-out 0s;
  padding: 4px;
  font-family: 'dinotbold';
  font-size: 16px;
  cursor: default;
  animation: 0.5s contactsfrombottom 1; }

.absolute ul.contacts {
  bottom: 368px; }

ul.contacts::before {
  content: attr(titre);
  text-decoration: none;
  text-transform: uppercase;
  opacity: .9;
  color: #f9f9f9;
  font-family: 'dinotbold', sans-serif;
  font-size: 14px;
  letter-spacing: 1.42px;
  white-space: nowrap; }

ul.contacts li {
  display: block;
  height: 72px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
  margin: 4px 0;
  border-radius: 4px;
  padding-top: 4px; }

ul.contacts li:hover {
  transform: scale(1.02);
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px; }

ul.contacts div {
  padding-top: 6px;
  padding-left: 6px; }

ul.contacts li span {
  display: block;
  font-family: 'dinotlight';
  font-size: 16px; }

ul.contacts li span span {
  display: inline-block; }

ul.contacts li span span a {
  color: #f9f9f9; }

ul.contacts li img {
  width: 64px;
  height: 64px;
  float: left;
  margin: 4px;
  margin-top: 0;
  border-radius: 100px; }

#contacts ul.contacts {
  position: relative;
  width: 100%;
  transition: all 0.2s ease-in-out 0s;
  padding: 4px;
  font-family: 'dinotbold';
  cursor: default;
  animation: none;
  display: flex;
  font-size: unset;
  flex-direction: row;
  flex-wrap: wrap; }

#contacts ul.contacts div {
  padding-top: unset;
  padding-left: unset; }

#contacts ul.contacts li {
  display: block;
  height: 72px;
  overflow: hidden;
  background: unset;
  margin: 4px 0;
  border-radius: 4px;
  padding-top: 4px;
  width: calc(25%);
  font-size: unset; }

/* END CONTACTS */
/* NAVIGATION */
.burger {
  padding: 12px;
  transition: all 0.2s ease-in-out 0s;
  border-radius: 100px; }

.general #handsup-back-home {
  display: none; }

.menu-item-container {
  width: 62px;
  height: 62px;
  overflow: hidden;
  display: inline-block;
  position: relative; }

.menu-icon {
  background: rgba(255, 255, 255, 0.2); }

.rounded {
  border-radius: 100px; }

svg.menu-icon-svg {
  opacity: .9;
  transition: all 0.2s ease-in-out 0s; }

svg.menu-icon-svg:hover {
  transform: scale(1.2);
  opacity: 1; }

.topnav {
  position: fixed;
  top: 0;
  width: 100%;
  height: 78px;
  z-index: 9999; }

.topnav ul {
  list-style-type: none;
  margin: 0;
  line-height: 78px;
  padding: 0;
  padding-left: 0;
  padding-right: 20px; }

.topnav ul li {
  display: inline-block;
  padding: 0 12px;
  vertical-align: top; }

.topnav ul li a, .topnav ul li span {
  text-decoration: none;
  text-transform: uppercase;
  opacity: .9;
  color: #f9f9f9;
  font-family: 'dinotbold', sans-serif;
  font-size: 14px;
  letter-spacing: 1.42px;
  white-space: nowrap; }

.topnav ul li span {
  cursor: pointer; }

.topnav ul li ul li a {
  font-size: 12px; }

.topnav ul li.active a, .topnav ul li.current a, .topnav div.hidden-menu a.current, .topnav div.hidden-menu a.active {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 1; }

.topnav ul li img, .topnav ul li svg {
  height: 48px;
  vertical-align: middle; }

.topnav ul.left {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none; }

.topnav ul.center {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  font-size: 17px; }

.topnav ul.right {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  padding-right: 4px; }

.topnav ul.right li {
  padding-left: 0;
  padding-right: 4px; }

/* Dropdown menu */
ul.dropdown li {
  display: block;
  padding: 0 12px;
  vertical-align: center; }

/* DEND - ropdown menu */
.menu-icon {
  background: rgba(255, 255, 255, 0.2); }

.rounded {
  border-radius: 100px; }

.topnav ul.burger-menu {
  display: none; }

.topnav .hidden-menu a {
  display: block; }

.hidden-menu {
  position: absolute;
  top: 78px;
  visibility: hidden;
  background-color: #1a1d29;
  animation: 0.5s slideback 1; }

.hidden-menu.open {
  visibility: visible;
  animation: 0.5s slideinfromtop 1;
  padding-right: 0;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px; }

.has-dropdown > a:after, .has-dropdown > span:after {
  content: "";
  display: inherit;
  /* width: 0; */
  height: 0;
  border: inset 5px;
  border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
  border-top-style: solid;
  margin-left: 4px;
  top: 50%;
  position: absolute;
  transition: all 0.2s ease-in-out 0s; }

.has-dropdown > span.open:after {
  transform: rotate(-90deg) translateX(3px); }

.main-menu.open {
  display: block !important;
  animation: 0.5s slideinfromtop 1; }

.topnav .hidden-menu a {
  line-height: 56px;
  padding: 0px 26px; }

.topnav .hidden-menu a:before {
  height: 0px;
  position: absolute;
  content: " ";
  width: 100%;
  left: 0;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5032387955) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5032387955) 100%); }

@keyframes contactsfrombottom {
  0% {
    bottom: -50vh;
    opacity: 0; }
  100% {
    bottom: 8px;
    opacity: 1; } }
@keyframes slideinfromtop {
  0% {
    top: 0;
    opacity: 0;
    z-index: 9998; }
  100% {
    top: 78px;
    opacity: 1;
    z-index: 9998; } }
@keyframes slideback {
  0% {
    top: 78px;
    opacity: 1;
    z-index: 9998; }
  100% {
    top: 0;
    opacity: 0;
    z-index: 9998; } }
@keyframes slideinfromleft {
  0% {
    left: -20vw;
    opacity: 0;
    z-index: 2; }
  100% {
    left: 0;
    opacity: 1;
    z-index: 2; } }
@keyframes slidebackfromleft {
  0% {
    left: 0;
    opacity: 1;
    z-index: 2; }
  100% {
    left: -20vw;
    opacity: 0;
    z-index: 2; } }
/* Style the header: fixed position (always stay at the top) */
.header {
  position: fixed;
  bottom: 0;
  z-index: 6;
  width: 100%; }

/* The progress container (grey background) */
.progress-container {
  width: 100%;
  height: 3px; }

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 3px;
  border-radius: 20px;
  background: #040618;
  width: 0%; }

.glow {
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate; }

@-webkit-keyframes glow {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; }
  to {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; }
  /*to {
    box-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }*/ }
/* END NAVIGATION */
.btn-container {
  margin: 40px 0; }

.btn-container.left {
  text-align: left; }

.btn-container.right {
  text-align: right; }

.btn-container.center {
  text-align: center; }

[type=button], [type=reset], [type=submit], button, a.btn {
  -webkit-appearance: button; }

button, select {
  text-transform: none; }

button, input {
  overflow: visible; }

button, input, optgroup, select, textarea, a.btn {
  font-family: inherit;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  line-height: 1.15;
  margin: 8px 0; }

[type=button], [type=reset], [type=submit], button, a.btn {
  background: #4b4e5a;
  border: none;
  border-radius: 4px;
  color: #f9f9f9;
  font-size: 15px;
  padding: 0px 24px;
  text-transform: uppercase;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  /*display: flex;*/
  font-family: "dinotbold", sans-serif;
  font-stretch: normal;
  font-style: normal;
  height: 56px;
  -webkit-box-pack: center;
  justify-content: center;
  letter-spacing: 1.8px;
  line-height: 58px;
  margin: 0px;
  overflow: hidden;
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
  width: auto;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  visibility: visible; }

[type=button]:hover, [type=reset]:hover, [type=submit]:hover, button:hover, a:hover.btn {
  background: #464955; }

button.handsup-white, a.btn.handsup-white {
  background: rgba(255, 255, 255, 0.75) !important;
  color: #000; }

button.handsup-white:hover, a.btn.handsup-white:hover {
  background: rgba(255, 255, 255, 0.95) !important;
  color: #000; }

/* SLIDER CARDS */
.slick-track {
  margin-left: 0 !important; }

.multi-slider .slick-slide {
  padding: 10px; }

.slick-slide {
  opacity: .3; }

.slick-slide.slick-active {
  opacity: 1; }

.slick-slide .handsup-card-container {
  /*margin: 20px 0px 40px 20px;*/
  flex: 0 0 auto;
  /*width: 95% !important;*/
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.slick-next:before {
  content: "›" !important;
  margin-left: 20px; }

.slick-prev:before {
  content: "‹" !important;
  margin-right: 20px; }

.slick-prev:before, .slick-next:before {
  font-size: 80px !important;
  line-height: 26px !important; }

.multi-slider .slick-next {
  right: -87px !important;
  z-index: 1; }

.multi-slider .slick-prev {
  left: -76px;
  z-index: 1; }

.multi-slider .slick-prev, .multi-slider .slick-next {
  height: 100% !important;
  width: calc(3.5vw + 24px) !important;
  transition: all 0.4s ease-in-out 0s; }

.single-slider .slick-prev, .single-slider .slick-next {
  height: 100% !important;
  width: calc(3.5vw + 24px) !important;
  transition: all 0.4s ease-in-out 0s; }

.slick-dots li button:before {
  font-size: 14px !important;
  text-align: center;
  color: #fff !important; }

.slick-dots {
  bottom: 20px !important; }

.slick-dots li.slick-active button:before {
  color: #fff !important;
  opacity: 0.75; }

.slider.main {
  margin: 0;
  /*margin: 0 calc(3.5vw + 24px);*/
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px;
  /*margin-top: 82px;*/
  overflow-x: hidden;
  border-radius: 5px;
  /*height: calc(100vh - 164px);*/ }

.slider.fluid {
  box-shadow: none !important;
  border-radius: 0 !important; }

.slider.main .slick-next {
  right: -10px;
  z-index: 5; }

.slider.main .slick-prev {
  left: -10px;
  z-index: 5; }

.slider-card {
  padding-top: 36.25%;
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  background-size: cover;
  height: 0px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.slider.fluid .slider-card {
  border-radius: 0 !important; }

.slider-card div {
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

.slider-card div img {
  z-index: 1;
  inset: 0px;
  display: block;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
  border-style: none;
  border: none !important;
  box-shadow: none !important;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0; }

/*
.slider-card:hover div img{
	z-index: 2;
	opacity: 1;
}*/
.slider-card div .image-overlay {
  left: -60px;
  opacity: 0;
  bottom: 0; }

.slick-current .slider-card div div.image-overlay {
  position: absolute;
  color: white;
  padding: 60px; }

.slick-current .slider-card div .image-overlay {
  opacity: 1;
  transform: translateX(60px);
  transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms; }

.slider-card div .overlay h1 {
  color: #f9f9f9;
  text-transform: uppercase;
  font-size: 28px; }

.slider-card div .overlay p {
  font-size: 20px; }

.slider-card div .overlay img {
  width: 50%;
  position: relative;
  margin: unset; }

.slider-card div .overlay {
  z-index: 3;
  inset: 0px;
  display: block;
  color: #fff;
  opacity: .2 !important;
  position: absolute;
  transition: opacity 500ms ease-in-out 0s;
  border-style: none;
  border: none !important;
  box-shadow: none !important;
  width: 50%;
  height: auto;
  left: 120px;
  margin: inherit;
  bottom: 40px;
  top: unset;
  transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms; }

/*.slider-card:hover div img.overlay{
	z-index: 3;
	opacity: 1;
}*/
/* END SLIDER CARDS */
/* HANDSUP CARDS */
.handsup-card {
  border-radius: 3px;
  padding-top: 56.25%;
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  background-size: cover;
  height: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: linear-gradient(0deg, #040618 0%, rgba(255, 255, 255, 0) 100%); }

.handsup-card.bigger {
  border-radius: 3px;
  padding-top: 56.25%;
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  background-size: cover;
  height: 0px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.handsup-card:after {
  border-radius: 3px;
  border: 1px solid rgba(249, 249, 249, 0.1);
  inset: 0px;
  content: "";
  pointer-events: none;
  position: absolute;
  transition: inherit;
  z-index: 3; }

.handsup-card.bigger:after {
  border-radius: 3px;
  border: 1px solid rgba(249, 249, 249, 0.1);
  inset: 0px;
  content: "";
  pointer-events: none;
  position: absolute;
  transition: inherit;
  z-index: 3; }

@media (min-width: 768px) {
  .handsup-card:after {
    border-width: 3px; } }
.handsup-card > div {
  border-radius: 3px;
  transition: opacity 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

.handsup-card > div > img:first-child {
  z-index: 1;
  inset: 0px;
  display: block;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
  border-style: none;
  border: none !important;
  box-shadow: none !important;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0; }

.bigger-cards .handsup-card > div > img:first-child {
  border: inherit !important; }

.handsup-card.bigger:hover > div > img:first-child {
  z-index: 2;
  opacity: .1; }

.handsup-card:hover > div > img:first-child {
  z-index: 2;
  opacity: .5; }

.handsup-card div video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px; }

.handsup-card div video.hover-image {
  opacity: 0;
  z-index: 0; }

.handsup-card:hover div video.hover-image {
  opacity: 1;
  z-index: 1; }

.handsup-card-link {
  background-image: linear-gradient(#3a3c4a, #242632);
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0px 16px 10px -10px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  transform: scale(1);
  width: 100%;
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.handsup-card-container {
  margin: 20px 0px 0px 20px;
  flex: 0 0 auto;
  width: calc(20% - 20px);
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.multi-slider .handsup-card-container {
  margin: 0; }

.handsup-card-container:hover {
  transform: scale(1.1); }

.handsup-card-hub {
  place-content: center flex-start;
  display: flex;
  -webkit-box-pack: start;
  flex-flow: row wrap;
  margin: 0px 0px 80px -20px; }

.bigger-cards {
  place-content: center flex-start;
  display: flex;
  -webkit-box-pack: start;
  flex-flow: row wrap;
  margin: 0px 0 20px -20px; }

.bigger-cards .handsup-card-container {
  /*margin: 20px 0px 0px 20px;*/
  flex: 0 0 auto;
  /*width: calc(100% - 40px) !important;*/
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.bigger-cards .handsup-card-container .metadata {
  margin: 14px 0px 0px 0; }

.bigger-cards .handsup-card-container .metadata p {
  font-size: 13px;
  padding: 0;
  margin: 4px 0px 0px 16px;
  font-family: 'dinotbold'; }

.bigger-cards .handsup-card-container .metadata h5 {
  font-size: 12px;
  font-family: 'dinotbold';
  color: white;
  margin: 4px 0px 0px 16px; }

.bigger-cards .handsup-card-container:hover {
  transform: scale(1.06); }

.bigger-cards .handsup-card-container:hover .handsup-card div .overlay-text img {
  /* -webkit-animation: spin 0.5s ease-in-out forwards;*/ }

.handsup-card-hub.bigger-cards {
  place-content: center flex-start;
  display: flex;
  -webkit-box-pack: start;
  flex-flow: row wrap;
  margin: 0px 0px 20px -20px; }

.handsup-card-hub.bigger-cards .handsup-card-container {
  margin: 20px 0px 0px 20px;
  flex: 0 0 auto;
  width: calc(25% - 20px) !important;
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.handsup-card-hub.bigger-cards .handsup-card-container:hover {
  transform: scale(1.1); }

.handsup-card div .overlay-badge {
  position: absolute;
  padding: 4%;
  top: 0;
  right: 0;
  color: #fff;
  font-family: 'dinotbold';
  font-size: clamp(0.125rem, 2.5vw, 0.9375rem);
  text-transform: uppercase;
  z-index: 3; }

.handsup-card div .overlay-text {
  position: absolute;
  padding: 4%;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: 'dinotbold';
  font-size: clamp(0.125rem, 2.5vw, 0.9375rem);
  text-transform: uppercase;
  width: 100%;
  padding-right: 25%;
  text-align: left; }

.handsup-card div .overlay-text .content {
  position: absolute;
  bottom: 12px;
  width: 65%;
  text-shadow: -1px -1px #000000;
  opacity: .8; }

table.category .handsup-card .overlay-text .content {
  font-size: clamp(1.0625rem, 2.5vw, 1.0625rem); }

.handsup-card div .overlay-text img {
  border-radius: 100px;
  position: absolute;
  margin: unset;
  width: 15%;
  height: auto;
  background: rgba(25, 25, 25, 0.2);
  right: 4%;
  bottom: 12px;
  padding: 4px; }

/*
.handsup-card div .overlay-text > div:first-child {
    position: absolute;
    bottom: 0;
}*/
/* END HANDSUP CARDS */
/* FOOTER */
footer {
  text-align: center;
  /*font-size: 14px !important;*/
  background-color: #040618;
  color: #f9f9f9;
  padding: 30px 0; }

footer p, footer a {
  color: #f9f9f9;
  /*font-size: 16px;*/ }

footer img {
  height: 78px;
  width: auto; }

footer svg {
  height: 48px;
  width: auto; }

.soc {
  display: inline-block;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding-left: 0; }

ul.soc li {
  display: inline-block;
  margin-right: 8px; }

.soc a, .soc svg {
  display: inline-block;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
  border-radius: 50%; }

.soc svg {
  height: 30px;
  width: auto;
  opacity: 0.75;
  fill: #330000 !important; }

/* END FOOTER */
/* ABOUT INTRO */
.intro-about {
  padding: 80px 0;
  text-align: center; }

.intro-about p, .intro-about ul, .intro-about ol {
  text-align: justify; }

.intro-about img {
  box-shadow: none !important;
  width: 80%; }

.intro-about .content {
  min-height: 400px;
  height: 400px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 60px; }

/* END - ABOUT INTRO */
.slider-title {
  text-transform: uppercase;
  /*font-family: 'dinotbold';*/
  font-family: 'WILDWORLD';
  color: rgba(255, 255, 255, 0.9) !important;
  margin: 4px 0px 0px 0px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
/* CATEGORY TABLE */
table.category {
  width: 100%;
  background: transparent;
  border: 0;
  padding-bottom: 40px; }

table.category tr {
  display: inline-block;
  width: 20%;
  margin: 0;
  padding: 0; }

table.category td {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 200px;
  padding: 10px 10px; }

table.category .handsup-card-container {
  margin: 0;
  flex: 0 0 auto;
  width: 100%;
  transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

ul.pagination-list {
  border-radius: 4px;
  padding: 8px; }

div.pagination nav {
  text-align: center; }

ul.pagination-list li {
  display: inline-block;
  cursor: pointer; }

ul.pagination-list li a {
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 100px;
  text-align: center;
  padding: 12px 18px;
  opacity: .9;
  font-family: 'dinotbold';
  margin-right: 8px; }

ul.pagination-list li.active a {
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
  text-align: center;
  opacity: 1;
  color: #040619;
  font-family: 'dinotbold'; }

ul.pagination-list li.disabled a {
  display: none; }

ul.pagination-list li a[title^='Suivant'], ul.pagination-list li a[title^='Précédent'], ul.pagination-list li a[title^='Début'], ul.pagination-list li a[title^='Fin'] {
  display: none; }

/* END - CATEGORY TABLE */
.slider-card:before {
  content: " ";
  position: absolute;
  left: -50px;
  width: calc(34vw);
  height: 100%;
  top: 0;
  z-index: 2; }

/* ANIMATIONS */
.hu-anim {
  transition: all 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 150ms; }

.slick-current .slider-card div .from-right {
  transform: translateX(-60px);
  opacity: 1 !important; }

.slick-list {
  overflow: unset !important; }

/* END - ANIMATIONS */
/* SUBTABS */
.subtab {
  overflow: hidden; }

/* Style the buttons that are used to open the tab content */
.subtab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
  opacity: .7;
  font-family: "dinot-regularregular";
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: clamp(0.125rem, 2.5vw, 0.9375rem);
  margin-right: 30px; }

/* Change background color of buttons on hover */
.subtab button:hover {
  opacity: 1; }

/* Create an active/current tablink class */
.subtab button.active {
  font-family: "dinotbold"; }

.subtab button.active::after {
  background-color: #f9f9f9;
  border-radius: 50px 50px 0px 0px;
  content: "";
  height: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  opacity: 1;
  transition: opacity 200ms ease 0s; }

/* Style the tab content */
.subtabcontent {
  display: none;
  border: none;
  font-family: "dinot-regularregular";
  min-height: 100px; }

.subtabcontent.active {
  display: block;
  animation: marginLeft 0.5s;
  /* Fading effect takes 1 second */ }

.subtablinks.active {
  font-family: "dinotbold";
  opacity: 1; }

/* END SUBTABS */
/* TABS */
/* Style the tab */
.tab {
  overflow: hidden;
  border-bottom: 2px solid rgba(249, 249, 249, 0.2);
  margin: 22px 0; }

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
  opacity: .7;
  font-family: "dinot-regularregular";
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  margin-right: 30px; }

/* Change background color of buttons on hover */
.tab button:hover {
  opacity: 1; }

/* Create an active/current tablink class */
.tab button.active {
  font-family: "dinotbold"; }

.tab button.active::after {
  background-color: #f9f9f9;
  border-radius: 50px 50px 0px 0px;
  content: "";
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  opacity: 1;
  transition: opacity 200ms ease 0s; }

/* Style the tab content */
.tabcontent {
  display: none;
  border: none;
  font-family: "dinot-regularregular";
  min-height: 200px;
  padding-bottom: 80px; }

.tabcontent.active {
  display: block;
  animation: marginLeft 0.5s;
  /* Fading effect takes 1 second */ }

.tablinks.active {
  font-family: "dinotbold";
  opacity: 1; }

.tabcontent, .subtabcontent, .formcontent {
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */ }

.formcontent {
  	/*background-color: rgba(0,0,0,.1);
      padding: 40px;*/ }

.buttons.formcontent {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.form-steps {
  text-align: right;
  position: relative; }

#regForm {
  color: white; }

/* Hide all steps by default: */
.tabf {
  display: none; }

#prevBtn {
  background-color: #bbbbbb; }

/* Make circles that indicate the steps of the form: */
.step {
  height: 30px;
  width: 30px;
  margin: 0 2px;
  background-color: rgba(0, 0, 0, 0.75);
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.4;
  font-family: 'dinotbold';
  padding-top: 3px;
  text-align: center; }

.step.active {
  opacity: 1; }

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #04AA6D; }

.tab-container {
  min-height: 300px; }

.subtab-container {
  min-height: 300px; }

.tabcontent > div {
  width: 90%; }

.tabcontent h1 {
  margin: 0px;
  padding: 0;
  font-size: 24px;
  cursor: inherit;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.23;
  text-transform: none !important;
  color: #f9f9f9 !important;
  margin-bottom: 20px; }

.tabcontent p {
  font-size: inherit;
  margin-bottom: 12px; }

.tabcontent strong {
  font-size: inherit; }

.tabcontent ul {
  display: flex;
  flex-direction: column;
  padding: 0 0 0 22px;
  margin: 0;
  width: 100%;
  font-size: inherit; }

.tab-container p, .subtab-container p {
  padding: 0;
  width: 100%; }

.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, calc(50% - 15px));
  grid-gap: 30px;
  grid-auto-flow: row; }

.grid-container-subtab {
  display: grid;
  grid-template-columns: repeat(auto-fit, calc(100%));
  grid-gap: 30px;
  grid-auto-flow: row; }

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes paddingLeft {
  from {
    padding-left: 30px; }
  to {
    padding-left: 0; } }
@keyframes marginLeft {
  from {
    margin-left: 30px; }
  to {
    margin-left: 0; } }
/* END TABS  */
/* FC */
.fc h1 {
  text-transform: uppercase; }

/* SEARCH CONTAINER */
.search-container svg path {
  fill: #dbdbdb; }

.search-container input {
  font-size: clamp(22px, 2.5vw, 44px);
  height: 100px;
  margin: 0;
  border: 0;
  opacity: .5; }

.search-container input:focus {
  opacity: 1;
  border: 1px solid rgba(249, 249, 249, 0.3); }

button.clear {
  font-size: 44px;
  height: 100px;
  line-height: 1.23;
  top: 78px; }

.clearhidden {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 60px;
  position: fixed;
  right: 20px;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out 0s; }

.clearshow {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 60px;
  position: fixed;
  right: 20px;
  z-index: 7;
  opacity: 1;
  transition: all 0.2s ease-out 0s; }

/* END - SEARCH CONTAINER */
.card-container {
  place-content: center flex-start;
  display: flex;
  -webkit-box-pack: start;
  flex-flow: row wrap;
  margin: 0px 0px 0px -10px;
  box-sizing: border-box; }

.card {
  margin: 10px 0px 0px 10px;
  flex: 0 0 auto;
  width: calc(16.66% - 10px);
  border-radius: 4px; }

.card a {
  backface-visibility: hidden;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.69) 0px 5px 5px -5px;
  cursor: pointer;
  display: block;
  position: relative;
  transform: scale(1, 1) translateZ(0px);
  transition-duration: 300ms;
  transition-property: transform, box-shadow;
  transition-timing-function: ease-out;
  -webkit-font-smoothing: subpixel-antialiased;
  border: none !important;
  color: #f9f9f9;
  margin-bottom: 8px;
  padding: clamp(0.3rem, 2.5vw, 0.4rem); }

.card a:hover {
  transform: scale(1.05); }

.card a span.description {
  display: none;
  color: #f9f9f9; }

.card a:focus-within {
  box-shadow: rgba(0, 0, 0, 0.8) 0px 40px 58px -16px, rgba(0, 0, 0, 0.72) 0px 30px 22px -10px;
  transform: scale(1.05, 1.05) translateZ(0px) translate3d(0px, 0px, 0px);
  transition-duration: 300ms;
  transition-property: transform, box-shadow;
  transition-timing-function: ease-out; }

.card div.content div.events {
  overflow-y: scroll;
  width: 90%; }

.card div.content {
  background: linear-gradient(#30323e, #1e1f2a);
  padding-top: 100%;
  /*56.25%;*/
  background-size: cover;
  height: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #f9f9f9 !important; }

.card div.content div {
  inset: 0px;
  display: block;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
  font-size: clamp(0.875rem, 2.5vw, 1rem);
  padding: clamp(0.3rem, 2.5vw, 0.4rem); }

.card div.content div span.date {
  float: right;
  font-family: "dinotbold";
  font-size: clamp(1.125rem, 2.5vw, 1.375rem); }

/* ARTICLE */
.article {
  display: flex;
  flex-direction: column;
  padding-top: 78px;
  position: relative; }

.article-back-image {
  left: 0px;
  opacity: 0;
  position: fixed;
  right: 0px;
  top: 0px;
  transition: opacity 200ms ease 0s;
  width: 100%;
  z-index: -1;
  background-size: cover; }

.article-back-image img {
  width: 100vw;
  height: 100vh;
  object-fit: cover; }

.article-back-gradient {
  /*background-image: radial-gradient(farthest-side at 73% 21%, transparent, $base-color-topnav);*/
  background-image: radial-gradient(farthest-side at 73% 21%, transparent, #1a1d29);
  position: absolute;
  inset: 0px; }

.article .intro {
  align-items: flex-end;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: 0px auto;
  height: 25vw;
  min-height: 170px;
  opacity: 0;
  padding-bottom: 24px;
  transition: opacity 200ms ease 0s;
  width: 100%; }

.article .campaign {
  align-items: center;
  /* text-align: left; */
  /* transform-origin: left; */
  width: 100%;
  display: flex;
  height: 100px;
  justify-content: space-around; }

.article .intro img {
  height: 100%;
  border-style: none; }

.article .title {
  -webkit-box-align: center;
  align-items: baseline;
  display: flex;
  flex-flow: column;
  margin: 24px 0px;
  min-height: 56px; }

.article h1 {
  text-transform: uppercase; }

.playbutton {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  justify-content: center;
  align-items: center;
  opacity: .7; }

.playbutton:hover {
  opacity: 1; }

@-webkit-keyframes pin-bounce {
  0% {
    top: -99px; }
  10% {
    top: 100px; }
  15% {
    top: 93px; }
  20% {
    top: 100px; }
  25% {
    top: 95px; }
  30% {
    top: 100px; }
  35% {
    top: 98px; }
  40% {
    top: 100px; }
  100% {
    top: 100px; } }
@-moz-keyframes pin-bounce {
  0% {
    top: -99px; }
  10% {
    top: 100px; }
  15% {
    top: 93px; }
  20% {
    top: 100px; }
  25% {
    top: 95px; }
  30% {
    top: 100px; }
  35% {
    top: 98px; }
  40% {
    top: 100px; }
  100% {
    top: 100px; } }
@-o-keyframes pin-bounce {
  0% {
    top: -99px; }
  10% {
    top: 100px; }
  15% {
    top: 93px; }
  20% {
    top: 100px; }
  25% {
    top: 95px; }
  30% {
    top: 100px; }
  35% {
    top: 98px; }
  40% {
    top: 100px; }
  100% {
    top: 100px; } }
@keyframes pin-bounce {
  0% {
    top: -99px; }
  10% {
    top: 100px; }
  15% {
    top: 93px; }
  20% {
    top: 100px; }
  25% {
    top: 95px; }
  30% {
    top: 100px; }
  35% {
    top: 98px; }
  40% {
    top: 100px; }
  100% {
    top: 100px; } }
@-webkit-keyframes pin-shadow {
  0% {
    width: .01em;
    margin-left: -.005em;
    /*half of width.*/ }
  10% {
    width: 1.5em;
    margin-left: -.75em; }
  15% {
    width: 1.1em;
    margin-left: -.55em; }
  20% {
    width: 1.5em;
    margin-left: -.75em; }
  25% {
    width: 1.2em;
    margin-left: -.6em; }
  30% {
    width: 1.5em;
    margin-left: -.75em; }
  35% {
    width: 1.3em;
    margin-left: -.65em; }
  40% {
    width: 1.5em;
    margin-left: -.75em; }
  100% {
    width: 1.5em;
    margin-left: -.75em; } }
@-moz-keyframes pin-shadow {
  0% {
    width: .01em;
    margin-left: -.005em;
    /*half of width.*/ }
  10% {
    width: 1.5em;
    margin-left: -.75em; }
  15% {
    width: 1.1em;
    margin-left: -.55em; }
  20% {
    width: 1.5em;
    margin-left: -.75em; }
  25% {
    width: 1.2em;
    margin-left: -.6em; }
  30% {
    width: 1.5em;
    margin-left: -.75em; }
  35% {
    width: 1.3em;
    margin-left: -.65em; }
  40% {
    width: 1.5em;
    margin-left: -.75em; }
  100% {
    width: 1.5em;
    margin-left: -.75em; } }
@-o-keyframes pin-shadow {
  0% {
    width: .01em;
    margin-left: -.005em;
    /*half of width.*/ }
  10% {
    width: 1.5em;
    margin-left: -.75em; }
  15% {
    width: 1.1em;
    margin-left: -.55em; }
  20% {
    width: 1.5em;
    margin-left: -.75em; }
  25% {
    width: 1.2em;
    margin-left: -.6em; }
  30% {
    width: 1.5em;
    margin-left: -.75em; }
  35% {
    width: 1.3em;
    margin-left: -.65em; }
  40% {
    width: 1.5em;
    margin-left: -.75em; }
  100% {
    width: 1.5em;
    margin-left: -.75em; } }
@keyframes pin-shadow {
  0% {
    width: .01em;
    margin-left: -.005em;
    /*half of width.*/ }
  10% {
    width: 1.5em;
    margin-left: -.75em; }
  15% {
    width: 1.1em;
    margin-left: -.55em; }
  20% {
    width: 1.5em;
    margin-left: -.75em; }
  25% {
    width: 1.2em;
    margin-left: -.6em; }
  30% {
    width: 1.5em;
    margin-left: -.75em; }
  35% {
    width: 1.3em;
    margin-left: -.65em; }
  40% {
    width: 1.5em;
    margin-left: -.75em; }
  100% {
    width: 1.5em;
    margin-left: -.75em; } }
.pin {
  position: absolute;
  margin-left: -34.5px;
  /*half of width*/
  left: 40px;
  top: -170px;
  z-index: 100;
  -moz-animation: pin-bounce 1.5s 1.5s forwards;
  -webkit-animation: pin-bounce 1.5s 1.5s forwards;
  -o-animation: pin-bounce 1.5s 1.5s forwards;
  animation: pin-bounce 1.5s 1.5s forwards; }

.pin-shadow {
  position: absolute;
  top: 172px;
  margin-left: -.75em;
  /*half of width.*/
  left: 50%;
  width: .01em;
  height: .5em;
  background-color: rgba(120, 120, 120, 0.5);
  border-radius: 100%;
  -moz-animation: pin-shadow 1.5s 1.5s forwards;
  -webkit-animation: pin-shadow 1.5s 1.5s forwards;
  -o-animation: pin-shadow 1.5s 1.5s forwards;
  animation: pin-shadow 1.5s 1.5s forwards; }

/* END - ARTICLE */
button.graduate {
  font-size: clamp(1rem, 2.5vw, 1.25rem); }

.modules {
  display: flex;
  grid-gap: 40px 0px;
  grid-auto-flow: row;
  flex-wrap: wrap; }

.modules .subtab-container {
  background-color: rgba(255, 255, 255, 0.15);
  padding: 20px;
  border-radius: 5px;
  width: 100%; }

/* The Modal (background) */
.modalhu {
  display: none;
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  padding-top: 36px;
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.5);
  /* Black w/ opacity */ }

.modalhu.open {
  display: block !important; }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid transparent;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  background-color: #1a1d29;
  border-radius: 8px; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
/* The Close Button */
.close {
  color: rgba(255, 255, 255, 0.5);
  font-size: 28px;
  font-weight: bold;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  position: absolute;
  right: 20px;
  top: 20px; }

.close:hover,
.close:focus {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  cursor: pointer; }

#search-results {
  color: #fff;
  margin-top: 30px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap; }

.result-container {
  width: 100%; }

.modal-header {
  padding: 2px 16px;
  background-color: #1a1d29;
  color: white; }

.modal-body {
  padding: 2px 16px;
  min-height: 480px; }

.modal-footer {
  padding: 2px 16px;
  background-color: #1a1d29;
  color: white; }

.errors {
  font-size: 16px; }

.divider {
  height: 1px;
  margin: 8px 0px;
  background: white;
  background: linear-gradient(28deg, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
  padding: 0px 0px; }

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s; }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.gdpr-container {
  padding: 0;
  padding-bottom: 20px; }

.gdpr-container li {
  position: relative;
  padding-left: 10px; }

.gdpr-container ul {
  list-style-type: none;
  padding: 0; }

.gdpr-container ul li:before {
  content: "-";
  position: absolute;
  left: 0; }

.gdpr-container p {
  line-height: revert; }

.gdpr-container p, .gdpr-container strong, .gdpr-container li {
  font-size: 15px !important; }

.typecours-container {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap; }

.typecours {
  color: #fff;
  padding: 6px 8px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  font-size: 16px; }

#searchhuBtn {
  cursor: pointer; }

.cardtitle {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap; }

.cardtitle span {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'WILDWORLD';
  font-size: 25px; }
