/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

@font-face {
  font-family: "amsterdamregular";
  src: url("../../assets/font/amsterdam-zvgqm-webfont.woff2") format("woff2"), url("../../assets/font/amsterdam-zvgqm-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html *, body * {
  line-height: 1.4em;
  box-sizing: border-box;
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body {
  -ms-overflow-style: none;
  overflow-x: hidden;
  background-color: #ffffff;
}

::-webkit-scrollbar {
  display: none;
}

html {
  scrollbar-width: none;
  scroll-behavior: smooth;
}

.penone {
  pointer-events: none;
}

a {
  text-decoration: none;
  color: inherit;
}

p {
  font-size: 16px;
  color: #1d1d1d;
  line-height: 28px;
  margin-bottom: 12px;
  font-weight: 300;
}
p a {
  text-decoration: underline;
}

b, strong {
  font-weight: bold;
}

.title {
  font-family: "Lexend Zetta", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.container {
  max-width: 1800px;
  margin: auto;
  padding: 0 24px;
}
@media screen and (max-width: 1700px) {
  .container {
    max-width: 1400px;
  }
}
@media screen and (max-width: 1400px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 600px) {
  .container {
    padding: 0 12px;
  }
}

.btn {
  width: auto;
  color: #1d1d1d;
  border: solid 2px #1d1d1d;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  margin: 24px auto;
  display: inline-block;
  font-size: 10px;
  letter-spacing: -1px;
  padding: 7px 20px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all ease 0.3s;
  font-family: "Lexend Zetta", sans-serif;
}
.btn.no-margin {
  margin: 12px auto 0 auto;
}
.btn.no-margin:hover {
  text-decoration: none;
}
.btn.white {
  color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn.white:hover {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #1d1d1d;
}
.btn.big {
  font-size: 20px;
}
@media screen and (max-width: 900px) {
  .btn.big {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  .btn {
    font-size: 12px;
    padding: 7px 20px;
    font-weight: 300;
  }
}
.btn:hover {
  cursor: pointer;
  background-color: #1d1d1d;
  color: white;
}
.btn.center {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Lexend Zetta", sans-serif;
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
  text-align: center;
}
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
  color: #f4f4f4;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-family: "Lexend Zetta", sans-serif;
  display: block;
  font-size: 0.5em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  opacity: 0.5;
  letter-spacing: 1px;
}

h1 {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: bold;
  color: #1d1d1d;
  margin-bottom: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 900px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 30px;
  line-height: 1.1em;
  font-weight: bold;
  color: #1d1d1d;
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  h2 {
    font-size: 26px;
  }
}

h3 {
  font-size: 26px;
  line-height: 1.1em;
  font-weight: bold;
  color: rgba(29, 29, 29, 0.3137254902);
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.1em;
  color: #1d1d1d;
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 20px;
  line-height: 1.1em;
  color: rgba(29, 29, 29, 0.3137254902);
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 20px;
  line-height: 1.1em;
  color: #1d1d1d;
  margin-bottom: 12px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 10px;
}
@media screen and (max-width: 900px) {
  h6 {
    font-size: 16px;
  }
}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.fixed-header .surheader {
  background-color: #000000;
  padding: 10px 0;
  height: auto;
  transition: all ease 0.3s;
}
@media screen and (max-width: 900px) {
  .fixed-header .surheader {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1254901961);
  }
}
.fixed-header .surheader .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fixed-header .surheader .inner span, .fixed-header .surheader .inner span a {
  color: white;
  font-size: 9px;
  font-weight: 300;
  font-family: "Lexend Zetta", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
}
.fixed-header .surheader .inner span a:hover {
  color: rgba(255, 255, 255, 0.4392156863);
}
.fixed-header.active .surheader {
  height: 0;
  padding: 0;
  overflow: hidden;
  transition: all ease 0.3s;
  background-color: black;
  border: none;
}

header#Header {
  transition: all ease 0.3s;
  padding: 20px 0;
}
@media screen and (max-width: 600px) {
  header#Header {
    padding: 20px 10px;
  }
}
header#Header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#Header .wrap-logo img {
  vertical-align: middle;
  transition: all ease 0.3s;
  width: 80px;
  height: auto;
}
@media screen and (max-width: 600px) {
  header#Header .wrap-logo img {
    width: 60px;
  }
}
header#Header .wrap-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
header#Header .wrap-menu ul li {
  display: flex;
}
header#Header .wrap-menu ul li a {
  margin: auto;
  padding: 0 10px;
  color: white;
  text-align: center;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}
header#Header .wrap-menu ul li a svg {
  width: 24px;
  height: 24px;
  position: relative;
  top: 2px;
}
header#Header .wrap-menu ul li a svg path {
  fill: white;
}
header#Header .wrap-menu ul li a.current {
  opacity: 0.7;
}
header#Header .wrap-menu ul li a:hover {
  opacity: 0.7;
}
header#Header .wrap-menu ul li.has-children {
  position: relative;
}
@media screen and (max-width: 900px) {
  header#Header .wrap-menu ul li.has-children {
    flex-direction: column;
  }
}
header#Header .wrap-menu ul li.has-children > a::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  border: solid 1px white;
  border-top-color: transparent;
  border-left-color: transparent;
  position: relative;
  top: -4px;
  margin-left: 8px;
}
@media screen and (max-width: 900px) {
  header#Header .wrap-menu ul li.has-children > a::after {
    width: 8px;
    height: 8px;
    border-width: 2px;
    top: -8px;
  }
}
header#Header .wrap-menu ul li.has-children:hover ul {
  display: block;
}
header#Header .wrap-menu ul li.has-children.active > ul {
  display: block;
}
header#Header .wrap-menu ul li.has-children ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: auto;
  min-width: 150px;
  white-space: nowrap;
  display: none;
  padding: 10px;
  background-color: #1d1d1d;
}
@media screen and (max-width: 900px) {
  header#Header .wrap-menu ul li.has-children ul {
    position: unset;
    display: none;
    width: 100%;
    padding: 10px 0;
  }
}
header#Header .wrap-menu ul li.has-children ul li {
  width: 100%;
  display: block;
}
@media screen and (max-width: 900px) {
  header#Header .wrap-menu ul li.has-children ul li {
    margin: 0;
  }
}
header#Header .wrap-menu ul li.has-children ul li a {
  margin: 0;
  text-align: right;
  padding: 5px 10px;
  color: white;
}
@media screen and (max-width: 900px) {
  header#Header .wrap-menu ul li.has-children ul li a {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  header#Header {
    background-color: black;
  }
  header#Header .wrap-logo img {
    filter: brightness(100);
  }
  header#Header .wrap-menu {
    z-index: 1;
    position: fixed;
    top: -24px;
    right: -200%;
    width: calc(100% + 48px);
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: black;
    transition: all ease 0.3s;
    padding: 140px 0 40px 0;
  }
  header#Header .wrap-menu ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  header#Header .wrap-menu ul li {
    margin-bottom: 12px;
  }
  header#Header .wrap-menu ul li a {
    font-size: 24px;
    color: white;
  }
  header#Header .wrap-menu ul li a svg {
    width: 32px;
    height: 32px;
    top: 0;
  }
  header#Header .wrap-menu ul li a svg path {
    fill: white;
  }
  header#Header .wrap-menu.active {
    right: -24px;
    transition: all ease 0.3s;
  }
}
header#Header.burger-active .wrap-logo {
  position: relative;
  z-index: 100;
}
header#Header.burger-active .wrap-burger {
  position: relative;
  z-index: 100;
}
header#Header.active {
  transition: all ease 0.3s;
  background-color: black;
}
header#Header.active .wrap-logo img {
  transition: all ease 0.3s;
}

.wrap-burger {
  display: none;
}

@media screen and (max-width: 900px) {
  .wrap-burger {
    display: block;
  }
}
.hamburger {
  padding: 0;
  position: relative;
}
.hamburger::before {
  content: "MENU";
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  top: -5px;
  right: 0;
  position: relative;
  color: white;
}

.hamburger-box {
  top: 3px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: white;
  height: 2px;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: white;
}

.hamburger.hamburger.is-active::before {
  color: white;
}

.hero {
  position: relative;
  overflow: hidden;
  position: relative;
}
.hero::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: transparent;
  background: linear-gradient(to top, black, transparent);
  z-index: 4;
}
.hero:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.hero .flex.links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.hero .flex.links a {
  margin: 0;
}
.hero img:not(.logo-hero) {
  width: 100%;
  height: 90vh;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  vertical-align: middle;
  transform: scale(1);
  animation: scaled 60s infinite;
}
@media screen and (max-width: 900px) {
  .hero img:not(.logo-hero) {
    max-height: 800px;
  }
}
.hero .content {
  width: calc(100% - 48px);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.hero .content h1 {
  font-size: 60px;
  color: white;
  text-align: center;
}
.hero .content h1 span {
  font-family: "Lexend Zetta", sans-serif;
  letter-spacing: -2px;
  display: block;
  font-weight: 400;
  font-size: 0.4em;
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .hero .content h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 600px) {
  .hero .content h1 {
    font-size: 40px;
  }
}
.hero.mini img:not(.logo-hero) {
  height: 500px;
}

@keyframes scaled {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.simple {
  padding: 60px 0;
}
.simple .container {
  max-width: 1000px;
}
.simple h1, .simple h2, .simple h3, .simple h4, .simple h5, .simple h6 {
  font-family: "Lexend Zetta", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -2px;
}
.simple ul {
  background-color: rgba(0, 0, 0, 0.062745098);
  display: table;
  padding: 40px;
  margin: 20px 0;
  list-style: disc;
}
.simple ul li {
  font-weight: 300;
}
.simple ul li:not(:last-child) {
  margin-bottom: 30px;
}
.simple p {
  margin-bottom: 20px;
  font-weight: 300;
}
.simple figure img,
.simple img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.simple figcaption {
  background-color: #000000;
  color: white;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
}

.citation {
  padding: 100px 0;
  background-color: white;
}
@media screen and (max-width: 600px) {
  .citation {
    padding: 50px 0;
  }
}
.citation .inner {
  max-width: 1000px;
  margin: auto;
}
.citation .inner span {
  font-size: 40px;
  color: black;
  text-align: center;
  display: block;
  margin: auto;
  line-height: 1;
}
@media screen and (max-width: 900px) {
  .citation .inner span {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .citation .inner span {
    font-size: 24px;
  }
}
.citation.black {
  background-color: black;
}
.citation.black .inner span {
  color: white;
}

.prices {
  padding: 100px 0;
  background-color: black;
}
.prices h2.title {
  margin-bottom: 80px;
  margin-top: -40px;
}
.prices .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.prices .inner div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 300px;
  width: 100%;
  border: solid 1px rgba(29, 29, 29, 0.3137254902);
  padding: 60px 12px;
  background-color: rgba(255, 255, 255, 0.062745098);
  transition: all ease 0.3s;
  box-shadow: 0 0 40px rgba(29, 29, 29, 0);
  position: relative;
}
@media screen and (max-width: 1024px) {
  .prices .inner div {
    width: calc(33.3333333333% - 10px);
    max-width: unset;
  }
}
@media screen and (max-width: 900px) {
  .prices .inner div {
    width: calc(50% - 10px);
    border-color: rgba(255, 255, 255, 0.1254901961);
  }
}
@media screen and (max-width: 600px) {
  .prices .inner div {
    width: 100%;
  }
}
.prices .inner div a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.prices .inner div:hover {
  background-color: rgba(255, 255, 255, 0.0823529412);
  border-color: rgba(255, 255, 255, 0.5019607843);
}
.prices .inner div:hover .btn {
  background-color: white;
  color: black;
}
.prices .inner div p {
  color: white;
}
.prices .inner div p strong {
  font-family: "Lexend Zetta", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.prices .inner div .btn {
  color: rgba(255, 255, 255, 0.2509803922);
  border: solid 1px rgba(255, 255, 255, 0.2509803922);
}
.prices .inner div .price {
  font-size: 70px;
  font-weight: 700;
  color: white;
}
@media screen and (max-width: 600px) {
  .prices .inner div .price {
    font-size: 50px;
  }
}
.prices .inner div .price small:first-child {
  display: block;
  width: 100%;
  margin: 0;
  line-height: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2509803922);
  font-family: "Lexend Zetta", sans-serif;
}
.prices .inner div .price small {
  font-size: 20px;
}
.prices .inner div:nth-child(2) {
  margin-top: -20px;
  margin-bottom: -20px;
  justify-content: center;
  border: solid 2px #1d1d1d;
}
@media screen and (max-width: 900px) {
  .prices .inner div:nth-child(2) {
    margin: auto;
    width: calc(100% - 10px);
    order: 3;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.1254901961);
  }
}
@media screen and (max-width: 600px) {
  .prices .inner div:nth-child(2) {
    width: 100%;
  }
}
.prices .inner div:nth-child(2):hover {
  border-color: rgba(255, 255, 255, 0.5019607843);
}

.news {
  padding: 100px 0 60px 0;
  background-color: black;
}
.news h2.title {
  margin-bottom: 60px;
  margin-top: -40px;
}
.news .inner {
  max-width: 1400px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .news .inner {
    gap: 0;
    flex-direction: column;
    align-items: center;
  }
  .news .inner article {
    max-width: 700px;
    margin-bottom: 20px;
  }
  .news .inner article:last-child {
    margin-bottom: 0;
  }
}
.news article {
  width: calc(50% - 20px);
  position: relative;
}
@media screen and (max-width: 900px) {
  .news article {
    width: 100%;
  }
}
.news article:hover .btn {
  background-color: white;
  color: black;
}
.news article a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news article h4, .news article p {
  color: white;
}
.news article img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.news article p {
  margin-bottom: 0;
}

.fullimg {
  position: relative;
}
.fullimg a {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0;
}
.fullimg::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2509803922);
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0.2509803922));
}
.fullimg img {
  vertical-align: middle;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}

.blocs .bloc {
  position: relative;
}
.blocs .bloc figure.abs img {
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  filter: grayscale(100) contrast(10);
  opacity: 0.04;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
@media screen and (max-width: 900px) {
  .blocs .bloc figure.abs img {
    display: none;
  }
}
.blocs .bloc .flex {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 900px) {
  .blocs .bloc .flex {
    flex-direction: column;
  }
}
.blocs .bloc .flex .image {
  width: 50%;
  order: 1;
  margin: 0;
  position: relative;
}
.blocs .bloc .flex .image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: transparent;
  background: linear-gradient(to top, black, transparent);
}
@media screen and (max-width: 900px) {
  .blocs .bloc .flex .image {
    width: 100%;
  }
}
.blocs .bloc .flex .image img {
  width: 100%;
  height: auto;
  max-height: 70vh;
  min-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}
@media screen and (max-width: 900px) {
  .blocs .bloc .flex .image img {
    max-height: 600px;
    min-height: unset;
  }
}
.blocs .bloc .flex .contenu {
  order: 2;
  width: 50%;
  margin: auto;
  padding: 60px;
  max-width: 40%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 3;
}
.blocs .bloc .flex .contenu p {
  text-wrap: balance;
}
@media screen and (max-width: 1024px) {
  .blocs .bloc .flex .contenu {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 900px) {
  .blocs .bloc .flex .contenu {
    text-align: center;
    max-width: unset;
    width: 100%;
    padding: 40px 20px;
  }
}
.blocs .bloc .flex .contenu .btn {
  margin: 24px auto 0 0;
}
@media screen and (max-width: 900px) {
  .blocs .bloc .flex .contenu .btn {
    margin: 24px auto;
  }
}
.blocs .bloc:nth-child(even) .image, .blocs .bloc.invers .image {
  order: 2;
}
@media screen and (max-width: 900px) {
  .blocs .bloc:nth-child(even) .image, .blocs .bloc.invers .image {
    order: 1;
  }
}
.blocs .bloc:nth-child(even) .contenu, .blocs .bloc.invers .contenu {
  order: 1;
  text-align: right;
}
@media screen and (max-width: 900px) {
  .blocs .bloc:nth-child(even) .contenu, .blocs .bloc.invers .contenu {
    order: 2;
    text-align: center;
  }
}
.blocs .bloc:nth-child(even) .contenu .btn, .blocs .bloc.invers .contenu .btn {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 900px) {
  .blocs .bloc:nth-child(even) .contenu .btn, .blocs .bloc.invers .contenu .btn {
    margin: auto;
  }
}

.partenaires {
  padding: 40px 40px 60px 40px;
}
.partenaires h2.title {
  margin-bottom: 40px;
}
.partenaires .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  justify-content: center;
  margin-bottom: 40px;
}
.partenaires .inner a, .partenaires .inner figure {
  display: flex;
}
.partenaires .inner img {
  margin: auto;
  display: inline;
  max-width: 80px;
  max-height: 60px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100);
  opacity: 0.4;
  vertical-align: middle;
}
.partenaires .inner img:hover {
  filter: grayscale(0);
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .partenaires .inner img {
    max-width: 70px;
    max-height: 50px;
  }
}

.video {
  background-color: black;
  padding: 80px 0 100px 0;
}
.video h2.title {
  margin-bottom: 40px;
}
.video .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.video .inner a {
  position: relative;
  display: block;
}
.video .inner a::after {
  content: "";
  display: block;
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.video .inner a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: 2;
}
.video .inner a img {
  margin: auto;
  display: block;
  vertical-align: middle;
  width: 100%;
  max-width: 800px;
  height: auto;
}

.fancybox__container .has-youtube .fancybox__content {
  width: 90% !important;
  max-width: 1400px !important;
  aspect-ratio: 16/9 !important;
  height: auto !important;
}

footer {
  background-color: black;
  padding: 60px 0;
  position: relative;
  z-index: 1;
  width: 100%;
}
footer .flex {
  display: flex;
  justify-content: space-between;
  filter: brightness(100);
}
@media screen and (max-width: 600px) {
  footer .flex {
    flex-direction: column;
  }
}

footer .col {
  max-width: 32%;
  margin: auto 0;
}
footer .col img {
  width: 60px;
}

@media screen and (max-width: 600px) {
  footer .col {
    max-width: unset;
    width: 100%;
    text-align: center;
  }
}
footer .col p,
footer .col li {
  color: #1d1d1d;
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1.7em;
  font-weight: 300;
}

footer .col a {
  font-size: inherit;
  color: #1d1d1d;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 12px;
}

footer .col ul {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
footer .col ul li a svg {
  width: 32px;
  height: 32px;
}

footer .col a:hover {
  opacity: 0.7;
  cursor: pointer;
}

footer .col ul li span {
  color: #1d1d1d;
}

.sousfoot {
  padding: 0 0 20px 0;
  background-color: black;
}
.sousfoot .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 600px) {
  .sousfoot .inner {
    justify-content: center;
    flex-direction: column;
  }
}
.sousfoot .inner a {
  font-family: "Lexend Zetta", sans-serif;
  font-size: 8px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4392156863);
  text-align: center;
}

/* marquee */
@keyframes marqueeOne {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}
@keyframes marqueeTwo {
  0% {
    transform: translate3d(var(--move-final), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
}
body .marquee {
  background-color: #000;
  position: relative;
  overflow: hidden;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
}

body .marquee__inner {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  position: relative;
  white-space: nowrap;
}

body .marquee__inner span {
  font-size: 10vw;
  padding: 0 2vw;
  text-transform: uppercase;
  color: #f7f7fa;
  font-weight: 700;
  font-family: "Lexend Zetta", sans-serif;
}

body .marquee .first {
  transform: translate3d(var(--move-initial), 0, 0);
  animation: marqueeOne 10s linear infinite;
}

body .marquee .second {
  transform: translate3d(var(--final-initial), 0, 0);
  animation: marqueeTwo 10s linear infinite;
}