@charset "UTF-8";
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
html {
  box-sizing: border-box;
}

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

body {
  font-family: Obviously;
  font-weight: 500;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
}

button {
  border: none;
}

html {
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  font-size: 10px;
}
@media (min-width: 768px) and (max-width: 1439px) {
  html {
    font-variant-ligatures: none;
    font-size: 0.6944444444vw;
    font-size: calc(0.6944444444vw - var(0px) / 144);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  html {
    font-size: 2.6666666667vw;
    font-size: calc(2.6666666667vw - var(0px) / 37.5);
  }
}

body {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.5rem;
  background-color: transparent !important;
  overflow-x: hidden;
}
body.modal-opened {
  overflow-y: hidden;
}

/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
h1, h2, h3, h4, h5, h6, caption {
  font-family: Obviously;
  font-weight: 800;
}

font {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 5.8rem;
  line-height: 100%;
}

@media (min-width: 300px) and (max-width: 767px) {
  h1 {
    font-size: 3.6rem;
  }
}
h2 {
  line-height: 100%;
  font-size: 5.8rem;
}

@media (min-width: 300px) and (max-width: 767px) {
  h2 {
    font-size: 3.6rem;
  }
}
h3 {
  font-size: 2.4rem;
}

a {
  text-decoration: underline;
}

p {
  font-size: 1.8rem;
}

strong {
  font-family: Obviously;
  font-weight: 800;
}

i {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
}

ol > li::marker {
  font-family: Obviously;
  font-weight: 800;
}

ul {
  list-style: none;
}

ul > li::before {
  content: "•";
  color: #fff;
  line-height: 0%;
  margin-right: 0.5ch;
  height: 1.9rem;
  display: inline-flex;
  font-size: 3rem;
  transform: translateY(3px);
}

ul, ol {
  list-style-position: inside;
}

ol {
  list-style-type: decimal;
}

li:not(:last-child) {
  margin-bottom: 1.5rem;
}

li {
  font-size: 1.8rem;
}

.txt-black {
  color: #000000;
}

.txt-white {
  color: #fff;
}

.txt-yellow {
  color: #ffdf00;
}

.txt-orange {
  color: #fe6b1e;
}

.txt-orange80 {
  color: #fe894b;
}

.bg-black {
  background-color: #000000;
}

.bg-white {
  background-color: #fff;
}

.bg-yellow {
  background-color: #ffdf00;
}

.bg-orange {
  background-color: #fe6b1e;
}

.bg-orange80 {
  background-color: #fe894b;
}

.w-1-1 {
  width: 100%;
}

.w-1-2 {
  width: 50%;
}

.w-1-3 {
  width: 33.3333333333%;
}

.w-1-4 {
  width: 25%;
}

.w-1-5 {
  width: 20%;
}

.w-1-6 {
  width: 16.6666666667%;
}

.w-2-1 {
  width: 200%;
}

.w-2-2 {
  width: 100%;
}

.w-2-3 {
  width: 66.6666666667%;
}

.w-2-4 {
  width: 50%;
}

.w-2-5 {
  width: 40%;
}

.w-2-6 {
  width: 33.3333333333%;
}

.w-3-1 {
  width: 300%;
}

.w-3-2 {
  width: 150%;
}

.w-3-3 {
  width: 100%;
}

.w-3-4 {
  width: 75%;
}

.w-3-5 {
  width: 60%;
}

.w-3-6 {
  width: 50%;
}

.w-4-1 {
  width: 400%;
}

.w-4-2 {
  width: 200%;
}

.w-4-3 {
  width: 133.3333333333%;
}

.w-4-4 {
  width: 100%;
}

.w-4-5 {
  width: 80%;
}

.w-4-6 {
  width: 66.6666666667%;
}

.w-5-1 {
  width: 500%;
}

.w-5-2 {
  width: 250%;
}

.w-5-3 {
  width: 166.6666666667%;
}

.w-5-4 {
  width: 125%;
}

.w-5-5 {
  width: 100%;
}

.w-5-6 {
  width: 83.3333333333%;
}

.w-6-1 {
  width: 600%;
}

.w-6-2 {
  width: 300%;
}

.w-6-3 {
  width: 200%;
}

.w-6-4 {
  width: 150%;
}

.w-6-5 {
  width: 120%;
}

.w-6-6 {
  width: 100%;
}

.mt-10 {
  margin-top: 10px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-10 {
    margin-top: 0px;
  }
}
.mb-10 {
  margin-bottom: 10px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-10 {
    margin-bottom: 0px;
  }
}
.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mt-20 {
  margin-top: 20px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-20 {
    margin-top: 0px;
  }
}
.mb-20 {
  margin-bottom: 20px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-20 {
    margin-bottom: 0px;
  }
}
.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mt-30 {
  margin-top: 30px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-30 {
    margin-top: 0px;
  }
}
.mb-30 {
  margin-bottom: 30px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-30 {
    margin-bottom: 0px;
  }
}
.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mt-40 {
  margin-top: 40px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-40 {
    margin-top: 0px;
  }
}
.mb-40 {
  margin-bottom: 40px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-40 {
    margin-bottom: 0px;
  }
}
.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mt-50 {
  margin-top: 50px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-50 {
    margin-top: 0px;
  }
}
.mb-50 {
  margin-bottom: 50px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-50 {
    margin-bottom: 0px;
  }
}
.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-60 {
    margin-top: 0px;
  }
}
.mb-60 {
  margin-bottom: 60px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-60 {
    margin-bottom: 0px;
  }
}
.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.mt-70 {
  margin-top: 70px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-70 {
    margin-top: 0px;
  }
}
.mb-70 {
  margin-bottom: 70px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-70 {
    margin-bottom: 0px;
  }
}
.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.mt-80 {
  margin-top: 80px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-80 {
    margin-top: 0px;
  }
}
.mb-80 {
  margin-bottom: 80px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-80 {
    margin-bottom: 0px;
  }
}
.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.mt-90 {
  margin-top: 90px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-90 {
    margin-top: 0px;
  }
}
.mb-90 {
  margin-bottom: 90px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-90 {
    margin-bottom: 0px;
  }
}
.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.mt-100 {
  margin-top: 100px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mt-100 {
    margin-top: 0px;
  }
}
.mb-100 {
  margin-bottom: 100px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .mb-100 {
    margin-bottom: 0px;
  }
}
.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ofw-hidden {
  overflow: hidden;
}

.ofw-x-hidden {
  overflow-x: hidden;
}

.section-text {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  max-width: 102rem;
  margin: auto;
  width: 100%;
}

.section-text li {
  font-size: 1.8rem;
  line-height: 150%;
}

.cookies {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #ffdf00;
  width: 500.5rem;
  padding: 2rem 3rem 3rem 3rem;
  border-top-left-radius: 2rem;
}

@media (min-width: 300px) and (max-width: 767px) {
  .cookies {
    width: 100%;
    padding: 1.6rem 1.6rem 3rem 1.6rem;
    gap: 2rem;
    background: #fff;
    border-top-right-radius: 2rem;
  }
}
.cookies__title {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}

@media (min-width: 300px) and (max-width: 767px) {
  .cookies__title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cookies__title img {
  margin-right: 1rem;
}

@media (min-width: 300px) and (max-width: 767px) {
  .cookies__title img {
    margin-bottom: 0.5rem;
  }
}
.cookies__content {
  margin-bottom: 4rem;
}

.cookies__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 300px) and (max-width: 767px) {
  .cookies__buttons {
    justify-content: center;
  }
}
.cookies__buttons button:first-of-type {
  width: 35%;
  text-align: left;
  text-decoration: underline;
  order: 1;
}

@media (min-width: 300px) and (max-width: 767px) {
  .cookies__buttons button:first-of-type {
    order: 2;
    width: max-content;
    margin-top: 2rem;
  }
}
.p-5 {
  padding: 0.5rem;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
button {
  font-family: Obviously;
  font-weight: 800;
}

.cta {
  display: inline-flex;
  text-decoration: none;
  position: relative;
}
.cta:hover {
  cursor: pointer;
}
.cta.cta-tt-yellow:hover {
  color: #ffdf00;
}
.cta.cta-tt-yellow:hover .icon {
  background: #ffdf00;
}
.cta.cta-tt-orange:hover {
  color: #fe6b1e;
}
.cta.cta-tt-orange:hover .icon {
  background: #fe6b1e;
}

.cta-1 {
  /* Desktop/CTA1 */
  padding: 1.5rem 3rem 1.8rem 3rem;
  align-items: flex-start;
  gap: 1rem;
  border-radius: 6rem;
  height: max-content;
  background: #000000;
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.5rem;
  transition: all 0.3s ease;
}
.cta-1:hover {
  padding: 1.5rem 4rem 1.8rem 4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cta-1 {
    line-height: 150%;
    justify-content: center;
  }
}

.cta-2 {
  /* Desktop/CTA2 */
  background: #000000;
  color: #fff;
  padding: 0.7rem 1rem 1.2rem 1rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
  border-radius: 2rem;
}
.cta-2.cta-icon {
  padding: 0.7rem 1rem 1.2rem 3.5rem;
}
.cta-2 .icon {
  position: absolute;
  left: 1rem;
  top: 1rem;
  height: 2rem;
  width: 2rem;
  background: #fff;
  color: #000000;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.cta-2 .icon.icon::before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-2 .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause.svg");
  height: 2rem;
  width: 2rem;
  position: absolute;
  top: 0;
}
.cta-2 .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play.svg");
  height: 2rem;
  width: 2.2rem;
  position: absolute;
  top: 0;
}

.cta-transparent {
  background: transparent;
  color: #000000;
}
.cta-transparent .icon {
  background: #000000;
}
.cta-transparent .icon::before {
  color: transparent;
}

.cta-nav {
  font-family: Obviously;
  font-weight: 800;
  background: transparent;
  color: #000000;
  transition: all 0.3s ease;
  padding: 0.2rem 1rem 0.5rem 1rem;
  align-items: flex-start;
  border-radius: 7rem;
  user-select: none;
}
.cta-nav:hover {
  background: #000000;
  color: #fff;
  border-color: none;
}
.cta-nav:active, .cta-nav:focus-visible, .cta-nav:focus-within {
  background: none;
  color: #000000;
  border-color: none;
  outline: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cta-nav:hover {
    background: none;
    color: #000000;
  }
}

.cta-social, .cta-carousel {
  width: 7rem;
  height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  gap: 1rem;
  padding: 1rem;
  border-radius: 2rem;
  transition: all 0.3s ease;
}
.cta-social-icon, .cta-carousel-icon {
  width: 4.4rem;
  height: 4.4rem;
  flex-shrink: 0;
}
.cta-social svg, .cta-carousel svg {
  pointer-events: none;
}

.cta-social:hover {
  border-radius: 50%;
}

.cta-carousel {
  padding: 1rem 0.5rem 1rem 0.8rem;
}

.cta-footer {
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  padding: 0.7rem 0.5rem 0.7rem 1rem;
  color: #000000;
  transition: all 0.3s ease;
}
.cta-footer::before {
  content: ">";
  height: auto;
  width: 1ch;
  position: absolute;
  left: 0;
  color: #fe6b1e;
}
.cta-footer:hover {
  padding: 0.7rem 0px 0.7rem 1.5rem;
}

.cta-link {
  text-decoration: underline;
  text-decoration-color: #000000;
  background: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.modal {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  opacity: 0;
  padding: 8rem 0;
  transition: all 0.3s ease;
}
.modal.open {
  display: flex;
  justify-content: center;
  opacity: 1;
  overflow: hidden;
}
.modal:not(.transparent) {
  background-color: rgba(0, 0, 0, 0.8);
}
.modal.video {
  padding: 0;
  z-index: 1000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video {
    padding: 0;
  }
}
.modal.video .modal__container {
  height: max-content;
  max-height: 100%;
  overflow: auto;
  display: flex;
}
.modal.video .modal__container__content {
  width: 55.5rem;
  height: max-content;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  margin: auto;
  padding: 4rem 5rem;
  border-radius: 2rem;
  background-color: #fff;
  font-size: 1.8rem;
}
.modal.video .modal__container.cgu {
  width: 65.5rem;
  height: max-content;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: auto;
  padding: 6rem 7rem;
  border-radius: 2rem;
  background-color: #fe6b1e;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video .modal__container.cgu {
    width: calc(100% - 3rem);
    padding: 3rem 3rem 9rem 3rem;
  }
}
.modal.video .modal__container.cgu .modal__close {
  width: max-content;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate3d(50%, -50%, 0);
  background: none;
  cursor: pointer;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video .modal__container.cgu .modal__close {
    position: fixed;
    bottom: 2rem;
    right: 50%;
    top: unset;
    transform: translate3d(50%, 0, 0);
  }
}
.modal.video .modal__container.video {
  width: 100%;
  max-width: 141.7rem;
  max-height: 66rem;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: auto;
  padding: 0 8rem;
  border-radius: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video .modal__container.video {
    width: 100%;
    height: 100%;
    max-height: unset;
    justify-content: center;
    margin: unset;
    border-radius: unset;
    padding: 0;
    background: #000000;
  }
}
.modal.video .modal__container.video iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  border-radius: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video .modal__container.video iframe {
    height: auto;
    border-radius: 0;
  }
}
.modal.video .modal__container.video .modal__close {
  width: max-content;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  cursor: pointer;
  width: 7rem;
  height: 7rem;
  padding: 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.video .modal__container.video .modal__close {
    position: fixed;
    top: unset;
    right: unset;
    bottom: 2.75rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}
.modal.video .modal__container.video .modal__close img {
  width: 100%;
  height: 100%;
}
.modal.description .pL {
  font-family: Obviously;
  font-weight: 800;
  font-size: 2.4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.description {
    padding: 0 1.7rem 0rem 1.7rem;
  }
}
.modal.description .modal__container {
  height: max-content;
  width: max-content;
  display: flex;
  position: relative;
  align-items: center;
  margin: auto;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.description .modal__container {
    height: max-content;
    max-height: 100%;
    width: 100%;
    overflow: auto;
    padding: 4.5rem 0 6rem 0;
    align-items: unset;
  }
}
.modal.description .modal__container__content {
  width: 55.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  margin: unset;
  font-size: 1.8rem;
  padding: 4rem 5rem;
  background-color: #fff;
  border-radius: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.description .modal__container__content {
    width: 100%;
    padding: 3rem 1.6rem 3rem 1.6rem;
    height: max-content;
  }
}
.modal.description .modal__container::-webkit-scrollbar {
  display: none;
}
.modal.description .modal__close {
  width: max-content;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate3d(50%, -50%, 0);
  background: none;
  cursor: pointer;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modal.description .modal__close {
    position: fixed;
    bottom: 2rem;
    right: 50%;
    top: unset;
    transform: translate3d(50%, 0, 0);
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.table {
  max-width: calc(1440px - 42rem);
  margin: auto;
  margin-left: -2rem;
  width: 100vw;
  overflow: hidden;
}
.table caption {
  margin-bottom: 2rem;
  text-align: start;
  font-size: 2.4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .table caption {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .table__container {
    width: 100vw;
    overflow: scroll;
    padding: 1.5rem 0;
  }
}
.table__title {
  margin-bottom: 2rem;
  text-align: start;
}
@media (min-width: 300px) and (max-width: 767px) {
  .table__title {
    display: none;
  }
}
.table__title__mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .table__title__mobile {
    text-align: start;
    margin-bottom: 2rem;
    display: block;
    max-width: calc(100vw - 3rem);
    padding-left: 1.5rem;
    font-size: 2.4rem;
  }
}
.table table {
  border-spacing: 0;
  border-collapse: collapse;
  min-width: 54rem;
  width: 100%;
  font-size: 1.6rem;
  margin: 0 1.5rem;
}
.table table thead tr {
  border-radius: 2rem;
  background: #ffdf00;
  display: flex;
  padding: 2rem 2.5rem;
  align-items: center;
  width: calc(100% - 2.5rem);
  gap: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .table table thead tr {
    width: calc(100% - 0.5rem);
  }
}
.table table thead tr th {
  text-align: center;
  width: 33.3333333333%;
}
.table table thead tr th:first-child {
  text-align: left;
}
.table table tbody tr {
  border-radius: 2rem;
  display: flex;
  padding: 2rem 2.5rem;
  align-items: flex-start;
  width: calc(100% - 2.5rem);
  gap: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .table table tbody tr {
    width: calc(100% - 0.5rem);
  }
}
.table table tbody tr td {
  text-align: center;
  width: 33.3333333333%;
  font-size: 1.8rem;
}
.table table tbody tr td:first-child {
  text-align: left;
  font-family: Obviously;
  font-weight: 500;
  font-style: normal;
  line-height: 110%; /* 17.6px */
}
.table table tbody tr:nth-child(even) {
  background-color: #fe894b;
}
/*
 * Agegate v2
 */
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
body #pr_age_gate {
  font-family: Obviously;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7;
}

body #pr_age_gate .agegate_dialog {
  max-height: 95% !important;
  overflow-y: auto;
  background-color: #fe6b1e;
  border-radius: 20px;
  border: 0 !important;
}

body #pr_age_gate #agegate_logo_container {
  display: block;
  width: 200px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
}

body #pr_age_gate #agegate_logo_container {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("assets/medias/logo-suze.svg");
}

body #pr_age_gate .agegate_logo {
  display: none;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_over18 {
  font-size: 30px;
  font-family: Obviously;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 3rem auto;
  max-width: 760px;
  text-align: center;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_subtitle {
  font-family: Obviously;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7;
  margin: 1rem auto;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_inputs_container .age-gate_input {
  background-color: #ffdf00;
  text-align: center;
  max-width: 292px;
  min-width: 200px;
  font-family: Obviously;
  font-weight: 800;
  height: auto;
  min-height: 50px;
  line-height: 100%;
  padding: 10px;
  flex: 0;
  font-size: 24px;
  border: 2px solid #ffdf00;
  border-radius: 9999px;
  outline: none;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_inputs_container .age-gate_input:focus {
  outline: none;
}

body #pr_age_gate .agegate_rememberMe {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

body #pr_age_gate .agegate_rememberMe input[type=checkbox] {
  border: 2px solid black;
  width: 25px;
  height: 25px;
  border-radius: 5px;
}

body #pr_age_gate .agegate_rememberMe span {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.8rem;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_rememberMeHelp {
  margin-top: 10px;
}

body #pr_age_gate .agegate_dialog .agegate_content .agegate_generalConditions p {
  font-family: Obviously;
  font-weight: 500;
  font-size: 9px;
  line-height: 110%;
}

body #pr_age_gate .agegate_generalConditions p a {
  text-decoration: underline;
}

body #pr_age_gate .agegate_bottom {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

body #pr_age_gate .agegate_change_country {
  display: none;
}

/* End Agegate v2 */
.blockTextMediaLeft {
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  max-width: calc(1440px - 34rem);
  margin: auto;
}
.blockTextMediaLeft__imagebox {
  position: relative;
  height: 63rem;
  width: calc(50% - 0.5rem);
  overflow: hidden;
  border-radius: 2rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  z-index: 10;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaLeft__imagebox {
    height: 31.5rem;
    width: calc(100% - 4.5rem);
    margin-top: 4rem;
    border-radius: 1rem;
  }
}
.blockTextMediaLeft__imagebox__image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaLeft__imagebox__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0;
  }
}
.blockTextMediaLeft__insert {
  width: calc(50% - 7rem);
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-left: 7rem;
  padding-right: 7rem;
}
.blockTextMediaLeft__insert .cta {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaLeft__insert {
    flex-grow: 1;
    margin-left: 0px;
    padding-right: 0px;
  }
}
.blockTextMediaLeft__insert__description {
  font-size: 1.8rem;
}
.blockTextMediaLeft__motif {
  position: absolute;
  top: 50%;
  transform: translate3d(0%, -50%, 0);
  z-index: 1;
  left: calc(50% + 26.5rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaLeft__motif {
    height: 22.6rem;
    left: unset;
    right: 8rem;
    top: unset;
    bottom: 0;
    transform: translate3d(0%, -4rem, 0);
  }
}
.blockTextMediaLeft__motif img {
  width: 75.8987rem;
  height: 50.0945rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaLeft__motif img {
    height: 100%;
    transform: translate3d(50%, 0, 0);
  }
}
.blockTextMediaRight {
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  max-width: calc(1440px - 34rem);
  margin: auto;
}
.blockTextMediaRight__imagebox {
  position: relative;
  height: 63rem;
  width: calc(50% - 0.5rem);
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  z-index: 10;
  border-radius: 2rem;
  margin-left: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaRight__imagebox {
    order: 2;
    height: 31.5rem;
    margin-top: 4rem;
    width: calc(100% - 4.5rem);
    border-radius: 1rem;
  }
}
.blockTextMediaRight__imagebox__image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaRight__imagebox__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0;
  }
}
.blockTextMediaRight__insert {
  width: calc(50% - 7rem);
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-left: 7rem;
  padding-right: 7rem;
}
.blockTextMediaRight__insert .cta {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaRight__insert {
    order: 1;
    flex-grow: 1;
    margin-left: 0px;
    padding-right: 0px;
  }
}
.blockTextMediaRight__insert__description {
  font-size: 1.8rem;
}
.blockTextMediaRight__motif {
  position: absolute;
  top: 50%;
  transform: translate3d(0%, -50%, 0);
  z-index: 1;
  right: calc(50% + 26.5rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaRight__motif {
    height: 22.6rem;
    left: unset;
    right: 8rem;
    top: unset;
    bottom: 0;
    transform: translate3d(0%, -4rem, 0);
  }
}
.blockTextMediaRight__motif img {
  width: 75.8987rem;
  height: 50.0945rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .blockTextMediaRight__motif img {
    height: 100%;
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.coverModulaire {
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire {
    margin-top: -4.5rem;
  }
}
.coverModulaire__image, .coverModulaire__video {
  width: 101%;
  height: calc(101% - 1.4rem);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -51%, 0);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__image, .coverModulaire__video {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.coverModulaire__image__container, .coverModulaire__video__container {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  width: calc(50% - 3.5rem);
  max-height: 70rem;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 255/271;
  border-radius: 2rem;
  background: #ffdf00;
  padding-bottom: 1.4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__image__container, .coverModulaire__video__container {
    width: calc(100% - 9rem);
    max-height: 27.1rem;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.coverModulaire__video__container__video__button {
  position: absolute;
  right: 3rem;
  bottom: 4.4rem;
  z-index: 10;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: #000000;
  border-radius: 2rem;
  cursor: pointer;
}
.coverModulaire__video__container__video__button__text {
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  height: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button {
    width: 2.8rem;
    height: 2.8rem;
    padding: 0 !important;
    background: transparent;
    right: 1rem;
    bottom: 2.5rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button__text {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button .icon {
    display: block;
    height: 100%;
    width: 100%;
  }
}
.coverModulaire__video__container__video__button .icon.icon-pause {
  position: relative;
  height: 2rem;
  width: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button .icon.icon-pause {
    height: 2.8rem;
    width: 2.8rem;
  }
}
.coverModulaire__video__container__video__button .icon.icon-pause::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button .icon.icon-pause::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black.svg");
    background-repeat: no-repeat;
  }
}
.coverModulaire__video__container__video__button .icon.icon-play::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__video__container__video__button .icon.icon-play::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black.svg");
    background-repeat: no-repeat;
  }
}
.coverModulaire__insert {
  position: relative;
  z-index: 10;
  max-width: 47.1rem;
  width: calc(50% - 3.5rem);
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-left: 7rem;
  margin-top: 16rem;
}
.coverModulaire__insert .cta {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__insert {
    width: 100%;
    max-width: unset;
    margin: 0;
    margin-top: 2rem;
    gap: 1.5rem;
  }
}
.coverModulaire__insert__description {
  font-size: 1.8rem;
}
.coverModulaire__motif {
  position: absolute;
  right: 0;
  top: 11.9rem;
  z-index: 1;
  transform: translate3d(80%, 0, 0);
}
.coverModulaire__motif img {
  width: 71.3002rem;
  height: 46.2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverModulaire__motif {
    display: none;
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.coverVideo {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo {
    margin-top: 0px;
  }
}
.coverVideo__frieze {
  width: 100%;
}
.coverVideo__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
@media (min-width: 1440px) {
  .coverVideo__frieze__infinite-frieze {
    width: 100vw;
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
.coverVideo__frieze__infinite-frieze__title {
  display: none;
}
.coverVideo__frieze__infinite-frieze__text {
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.coverVideo__frieze__button {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 17rem !important;
  bottom: initial !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media (min-width: 1440px) {
  .coverVideo__frieze__button {
    left: 0 !important;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__frieze__button {
    top: 9rem !important;
  }
}
.coverVideo__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.coverVideo__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.coverVideo__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.coverVideo__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2.2rem;
  display: block;
}
.coverVideo__media {
  margin-top: 10rem;
  position: relative;
  border-radius: 2rem;
  height: 67.5rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  padding-bottom: 1.4rem;
  background-color: #ffdf00;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__media {
    width: 100%;
    height: 17.4rem;
    min-height: unset;
    margin-top: 7rem;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.coverVideo__media img.img__modal__video {
  cursor: pointer;
}
.coverVideo__image {
  width: 101%;
  height: calc(101% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -51%, 0);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__image {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.coverVideo__insert {
  position: absolute;
  z-index: 10;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  min-height: 9rem;
  height: auto;
  bottom: 0;
  max-width: 47.4rem;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__insert {
    min-height: 3rem;
    width: 18rem;
  }
}
.coverVideo__insert.bottom-left {
  left: 0;
  border-top-right-radius: 2rem;
  padding: 2rem 3rem 0px 0px;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__insert.bottom-left {
    border-top-right-radius: 1rem;
  }
}
.coverVideo__insert.bottom-left::before {
  content: "";
  position: absolute;
  background-color: transparent;
  top: -4rem;
  height: 4rem;
  width: 4rem;
  border-bottom-left-radius: 2rem;
  box-shadow: 0 2rem 0 0 #fe6b1e;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__insert.bottom-left::before {
    top: -2rem;
    height: 2rem;
    width: 2rem;
    border-bottom-left-radius: 1rem;
    box-shadow: 0 1rem 0 0 #fe6b1e;
  }
}
.coverVideo__insert.bottom-left::after {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  right: -4rem;
  height: 4rem;
  width: 4rem;
  border-bottom-left-radius: 2rem;
  box-shadow: 0 2rem 0 0 #fe6b1e;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__insert.bottom-left::after {
    right: -2rem;
    height: 2rem;
    width: 2rem;
    border-bottom-left-radius: 1rem;
    box-shadow: 0 1rem 0 0 #fe6b1e;
  }
}
.coverVideo__insert.bottom-right {
  right: 0;
  border-top-left-radius: 2rem;
  padding: 2rem 0px 0px 3rem;
}
.coverVideo__insert.bottom-right::before {
  content: "";
  position: absolute;
  background-color: transparent;
  top: -4rem;
  right: 0;
  height: 4rem;
  width: 4rem;
  border-bottom-right-radius: 2rem;
  box-shadow: 0 2rem 0 0 #fe6b1e;
}
.coverVideo__insert.bottom-right::after {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  left: -4rem;
  height: 4rem;
  width: 4rem;
  border-bottom-right-radius: 2rem;
  box-shadow: 0 2rem 0 0 #fe6b1e;
}
.coverVideo__show-description {
  position: relative;
  z-index: 10;
  background: none;
  height: max-content;
  padding: 0;
  margin: 0;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
  color: #000000;
  text-decoration-line: underline;
  text-transform: uppercase;
}
.coverVideo__show-description.bottom-left {
  left: 100%;
  transform: translateX(-100%);
}
.coverVideo__show-description.bottom-right {
  left: 0;
}
.coverVideo__show-video {
  width: 11rem;
  height: 11rem;
  position: absolute;
  z-index: 10;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
}
@media (min-width: 300px) and (max-width: 767px) {
  .coverVideo__show-video {
    width: 6rem;
    height: 6rem;
  }
}
.flip-card-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 7rem;
  padding: 2rem 0 3rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section {
    gap: 2rem;
  }
}
.flip-card-section__left-column {
  width: calc(50% - 3.5rem);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 7rem;
}
.flip-card-section__left-column.offset-title {
  margin-top: 18.6rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__left-column.offset-title {
    margin-top: 0;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__left-column {
    width: 100%;
    row-gap: 2rem;
    align-items: center;
  }
  .flip-card-section__left-column .order-1 {
    order: 1;
  }
  .flip-card-section__left-column .order-2 {
    order: 2;
  }
  .flip-card-section__left-column .order-3 {
    order: 3;
  }
  .flip-card-section__left-column .order-4 {
    order: 4;
  }
  .flip-card-section__left-column .order-5 {
    order: 5;
  }
  .flip-card-section__left-column .order-6 {
    order: 6;
  }
  .flip-card-section__left-column .order-7 {
    order: 7;
  }
  .flip-card-section__left-column .order-8 {
    order: 8;
  }
  .flip-card-section__left-column .order-9 {
    order: 9;
  }
  .flip-card-section__left-column .order-10 {
    order: 10;
  }
}
.flip-card-section__left-column h2 {
  width: 100%;
  min-height: 11.6rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__left-column h2 {
    max-width: 47.5rem;
    min-height: 0;
  }
}
.flip-card-section__right-column {
  width: calc(50% - 3.5rem);
  display: flex;
  flex-direction: column;
  row-gap: 7rem;
  margin-top: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__right-column {
    width: 100%;
    row-gap: 2rem;
    margin: 0;
  }
}
.flip-card-section__no-column {
  width: 100%;
  max-width: 1100px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7rem;
  margin: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__no-column {
    padding: 0;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.flip-card-section__no-column h2 {
  max-width: 47.5rem;
  width: calc(50% - 3.5rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__no-column h2 {
    width: 100%;
  }
}
.flip-card-section__no-column .flip-card {
  width: calc(50% - 3.5rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-section__no-column .flip-card {
    width: 100%;
  }
}
@charset "UTF-8";
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.frieze {
  width: 100%;
  position: relative;
}
.frieze__infinite-frieze {
  position: relative;
  z-index: 10;
  width: max-content;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.frieze__infinite-frieze__title {
  display: none;
}
.frieze__infinite-frieze__text {
  color: #fff;
  width: 100%;
  /* small strong shadow */
  text-shadow: 6px 6px 0px #000;
  -webkit-text-stroke: 1px #000000;
  /* Desktop/Titres/H2 */
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  line-height: 130%; /* 110px */
  white-space: nowrap; /* Empêche le texte de passer à la ligne */
}
@media (min-width: 300px) and (max-width: 767px) {
  .frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.frieze__button {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -8rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
  width: max-content;
}
@media screen and (min-width: 1440px) {
  .frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .frieze__button {
    top: 12rem;
    bottom: unset;
  }
  .frieze__button__modular {
    top: 9rem;
    padding: 0;
  }
}
.frieze__button.ml-3 {
  margin-left: 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .frieze__button.ml-3 {
    margin-left: 1rem;
  }
}
.frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.frieze__button .icon.icon-pause::before {
  content: "" !important;
  display: block;
  height: 2rem;
  width: 2rem;
  background-size: contain;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  background-repeat: no-repeat;
}
.frieze__button .icon.icon-play::before {
  content: "" !important;
  display: block;
  height: 2rem;
  width: 2rem;
  background-size: contain;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  background-repeat: no-repeat;
}

@keyframes infiniteScroll {
  to {
    transform: translateX(-50%);
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.historySection {
  position: relative;
}
.historySection__nav {
  width: 100vw;
  position: sticky;
  top: 7.5rem;
  z-index: 50;
  margin-left: -3rem;
  overflow: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.historySection__nav::-webkit-scrollbar {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__nav {
    width: 100vw;
    justify-content: unset;
    top: 11rem;
    margin-left: -1.6rem;
  }
}
@media (min-width: 1440px) {
  .historySection__nav {
    margin-left: calc(-1 * (100vw - 1440px) / 2 - 30px);
  }
}
.historySection__nav__container {
  width: max-content;
  margin: auto;
  padding: 0 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__nav__container {
    padding: 0 0 0 1.6rem;
  }
}
.historySection__nav__container ul {
  display: inline-flex;
  align-items: baseline;
  list-style: none;
  padding: 1rem;
  border-radius: 3rem;
  background-color: #000000;
  margin: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__nav__container ul {
    width: max-content;
    margin-right: 1.5rem;
  }
}
.historySection__nav__container ul li {
  margin: 0 1rem;
}
.historySection__nav__container ul li::before {
  content: none;
}
.historySection__nav__container ul li a {
  font-size: 1.4rem;
  color: #fff;
}
.historySection__nav__container ul li a:hover, .historySection__nav__container ul li a:active {
  color: #ffdf00;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__nav__container ul li a:hover, .historySection__nav__container ul li a:active {
    color: #fff;
  }
}
.historySection__nav__container ul li a.active {
  color: #ffdf00;
}
.historySection__content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8rem;
  margin-top: 8rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content {
    margin-top: 3rem;
    gap: 7rem;
  }
}
.historySection__content__item__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 7rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__row {
    gap: 3rem;
  }
}
.historySection__content__item__col {
  position: relative;
  width: calc(50% - 3.5rem);
  transform: translateY(70%);
  flex: 1;
  order: 1;
  display: flex;
  flex-direction: row;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col {
    flex-direction: column;
    flex: unset;
    transform: translateY(0%);
  }
}
.historySection__content__item__col.col-text {
  align-items: center;
  transform: translateY(100%);
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col.col-text {
    width: 100%;
    order: 1;
    transform: translateY(0%);
  }
}
.historySection__content__item__col.col-img.order-2 {
  order: 2;
}
.historySection__content__item__col.col-img img {
  height: 56rem;
  width: 65.5rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col.col-img {
    width: 100%;
    order: 2;
  }
  .historySection__content__item__col.col-img img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col__text {
    margin: 0;
  }
}
.historySection__content__item__col__text.left {
  padding-left: 18rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col__text.left {
    padding: 0;
    text-align: left;
  }
}
.historySection__content__item__col__text.right {
  padding-right: 18rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col__text.right {
    padding: 0;
    text-align: right;
  }
}
.historySection__content__item__col__text h2 {
  width: 100%;
  color: #fff;
  /* small strong shadow */
  text-shadow: 0.6rem 0.6rem 0px #000;
  -webkit-text-stroke: 0.1rem #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  line-height: 130%;
  margin-bottom: 3rem;
  transform: translateY(100%);
}
@media (min-width: 300px) and (max-width: 767px) {
  .historySection__content__item__col__text h2 {
    font-size: 6rem;
    transform: translateY(0%) !important;
  }
}
.historySection__content__item__col__text p {
  font-size: 1.8rem;
}

/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.sliderVideo {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-bottom: 3rem;
  padding-left: 18rem;
  padding-right: 18rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo {
    padding: 0;
    margin-top: 0;
    padding-bottom: 7rem;
  }
}
.sliderVideo__frieze {
  width: 100%;
  position: absolute;
  left: 0;
  top: -2rem;
}
@media (min-width: 1440px) {
  .sliderVideo__frieze {
    width: 100vw;
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__frieze {
    top: 0;
  }
}
.sliderVideo__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.sliderVideo__frieze__infinite-frieze__title {
  display: none;
}
.sliderVideo__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.sliderVideo__frieze__button {
  height: max-content;
  position: absolute;
  left: 0;
  z-index: 10;
  bottom: -5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media (min-width: 1440px) {
  .sliderVideo__frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__frieze__button {
    bottom: unset;
    top: 30rem;
    width: max-content;
    transform: rotate(0);
  }
}
.sliderVideo__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.sliderVideo__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.sliderVideo__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.sliderVideo__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2.2rem;
  display: block;
}
.sliderVideo__slide {
  padding-bottom: 3rem;
  border-radius: 2rem 2rem 0 0;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__slide {
    border-radius: 1rem 1rem 0 0;
  }
}
.sliderVideo__slide .slide__image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 57rem;
}
.sliderVideo__slide .slide__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
  border-radius: 2rem;
}
.sliderVideo__slide .slide__image img.img__modal__video {
  cursor: pointer;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__slide .slide__image img {
    border-radius: 1rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__slide .slide__image {
    min-height: unset;
    height: 19.2rem;
    border-radius: 1rem;
  }
}
.sliderVideo__loader {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: #ffdf00;
  bottom: 3rem;
  height: 1.4rem;
  transition: width 0.3s;
  overflow: hidden;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__loader {
    height: 1rem;
    bottom: 3rem;
  }
}
.sliderVideo__loader.w-1-1, .sliderVideo__loader.w-2-2, .sliderVideo__loader.w-3-3, .sliderVideo__loader.w-4-4, .sliderVideo__loader.w-5-5, .sliderVideo__loader.w-6-6 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.sliderVideo__loader__corner {
  position: absolute;
  left: 0rem;
  width: 4.1rem;
  height: 2rem;
  bottom: -0.1rem;
  z-index: 25;
  transform: translate3d(-50%, 0, 0);
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__loader__corner {
    width: 2.05rem;
    height: 1rem;
    right: 0;
  }
}
.sliderVideo__show-description {
  position: absolute;
  z-index: 15;
  bottom: 0.1rem;
  background: none;
  height: max-content;
  padding: 0;
  margin: 0;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
  color: #000000;
  text-decoration-line: underline;
  text-transform: uppercase;
  right: 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__show-description {
    font-size: 0.9rem;
    bottom: 0.5rem;
  }
}
.sliderVideo__show-video {
  width: 9rem;
  height: 9rem;
  position: absolute;
  z-index: 10;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transform: translate3d(-50%, calc(-50% + 0.7rem), 0);
  background: #000000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: calc(50% - 2.5rem);
  left: 50%;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo__show-video {
    width: 6rem;
    height: 6rem;
    bottom: unset;
    top: calc(50% - 3rem);
  }
}
.sliderVideo__show-video img {
  width: 100%;
  height: 100%;
}
.sliderVideo .cta.cta-carousel {
  background: #ffdf00;
  position: absolute;
  bottom: calc(50% - 0.7rem);
  transform: translateY(50%);
}
.sliderVideo .cta.cta-carousel.go-prev {
  left: 4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo .cta.cta-carousel.go-prev {
    left: unset;
    right: 6.5rem;
    padding: 1rem 0.8rem 1rem 0.5rem;
  }
}
.sliderVideo .cta.cta-carousel.go-next {
  right: 4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo .cta.cta-carousel.go-next {
    right: 0;
    padding: 1rem 0.5rem 1rem 0.8rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo .cta.cta-carousel {
    width: 5.5rem;
    height: 5.5rem;
    top: unset;
    bottom: 0;
    transform: translateY(0);
  }
}
.sliderVideo .swiper {
  padding-top: 8rem;
  border-radius: 2rem 2rem 0 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo .swiper {
    padding-top: 5rem;
    border-radius: 1rem 1rem 0 0;
  }
}
.sliderVideo .swiper__corner {
  position: absolute;
  right: 17.9rem;
  width: 4rem;
  height: 2rem;
  bottom: 5.9rem;
  z-index: 25;
  transform: translate3d(2rem, 0, 0);
}
@media (min-width: 300px) and (max-width: 767px) {
  .sliderVideo .swiper__corner {
    width: 2rem;
    height: 1rem;
    right: 0;
    bottom: 9.9rem;
    transform: translate3d(1rem, 0, 0);
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.suzeOriginal {
  position: relative;
}
.suzeOriginal__frieze {
  width: 100%;
}
.suzeOriginal__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.suzeOriginal__frieze__infinite-frieze.play {
  animation: infiniteScroll 8s linear infinite;
}
.suzeOriginal__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 6px 6px 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 1px #000000;
}
.suzeOriginal__frieze__button {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 200px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: transparent;
  cursor: pointer;
}
.suzeOriginal__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 20px;
}
.suzeOriginal__frieze__button .icon.icon-pause {
  height: 20px;
  width: 20px;
}
.suzeOriginal__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 20px;
  width: 20px;
  display: block;
}
.suzeOriginal__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 20px;
  width: 22px;
  display: block;
}
.suzeOriginal__content {
  margin: -60px 0 0 180px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.suzeOriginal__content__media {
  position: relative;
  overflow: hidden;
  width: 665px;
  height: 498px;
  border-radius: 20px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.suzeOriginal__content__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  object-fit: cover;
  transform: translate3d(-50%, -50%, 0);
}
.suzeOriginal__content__media::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ffdf00;
  height: 14px;
  width: 100%;
}
.suzeOriginal__content__insert {
  width: 424px;
  height: max-content;
  position: relative;
  right: 0;
  top: 110px;
  transform: translateX(-120px);
  border-radius: 16px;
  padding: 20px 25px 25px 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  background-color: #ffdf00;
}
.suzeOriginal__content__insert__text {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.8rem;
}
.suzeOriginal__content__show-description {
  height: max-content;
  position: absolute;
  z-index: 10;
  bottom: -30px;
  right: 180px;
  transform: translateX(-100%);
  padding: 0;
  margin: 0;
  background: none;
  text-decoration-line: underline;
  text-transform: uppercase;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
  color: #000000;
}
.suzeOriginal__content__show-video {
  width: 70px;
  height: 70px;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  cursor: pointer;
}
.e404 {
  max-width: 1440px;
  margin: auto;
  min-height: calc(100vh - 21rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 7rem;
}
.e404 img {
  width: 100%;
  max-width: 80rem;
}
.e404__row {
  max-width: 78rem;
  margin-top: 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  column-gap: 10rem;
}
.e404__row__col {
  max-width: 36rem;
}
.e404__row__col h1 {
  width: 100%;
  margin-bottom: 3rem;
}
.e404__row__col a {
  height: max-content;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.e500 {
  max-width: 1440px;
  margin: auto;
  min-height: calc(100vh - 21rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 7rem;
}
.e500 img {
  width: 100%;
  max-width: 80rem;
}
.e500 h1 {
  text-align: center;
}
.e500 h1 span {
  width: 100%;
  display: block;
  font-size: 5.8rem;
  line-height: 100%;
  font-family: Obviously;
  font-weight: 800;
}
@media (min-width: 300px) and (max-width: 767px) {
  .e500 h1 span {
    font-size: 3.6rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .e500 {
    padding: 0 2.6rem;
    margin-bottom: 5.2rem;
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
html, body {
  /* Hide scrollbar for Chrome, Safari and Opera */
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
  display: none;
}
html, body {
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

a {
  user-select: none !important;
}

.wpml-ls-slot-footer, .otgs-development-site-front-end {
  display: none;
}

/* Navigation */
.main-navigation {
  height: 8rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 6rem;
  color: #000000;
  max-width: 1440px;
  margin: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .main-navigation {
    height: unset;
    padding: 2rem 1rem 0 2.6rem;
  }
}
.main-navigation .nav-main {
  width: max-content;
  height: 5rem;
  position: fixed;
  top: 1.5rem;
  left: 50%;
  z-index: 1000;
  transform: translateX(-50%);
  list-style: none;
  display: flex;
  align-items: center;
  gap: 1rem;
  background-color: #FFDF00;
  padding: 1rem;
  border-radius: 3rem;
}
.main-navigation .nav-main a {
  text-decoration: none;
}
.main-navigation .nav-main a.active {
  background: #000;
  color: #FFF;
}
.main-navigation .nav-main-mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .main-navigation .nav-main {
    left: unset;
    right: -8rem;
    top: 9.8rem;
    height: max-content;
    max-width: 21.1rem;
    display: none;
    border-radius: 1.6rem;
    padding: 2rem 3rem;
  }
  .main-navigation .nav-main.active {
    display: block;
  }
  .main-navigation .nav-main-mobile {
    display: flex;
    position: fixed;
    right: 1.5rem;
    top: 2rem;
    z-index: 50;
    background: transparent;
    cursor: pointer;
  }
  .main-navigation .nav-main-mobile .close {
    display: none;
  }
  .main-navigation .nav-main-mobile.active .burger {
    display: none;
  }
  .main-navigation .nav-main-mobile.active .close {
    display: flex;
  }
}
.main-navigation .nav-main > li {
  margin: 0;
  text-transform: uppercase;
}
.main-navigation .nav-main > li::before {
  content: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .main-navigation .nav-main > li {
    margin: 0;
  }
  .main-navigation .nav-main > li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.main-navigation .logo {
  position: relative;
  top: 6rem;
  z-index: 10;
}
.main-navigation .logo img {
  width: 20.5rem;
  height: 13.5rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .main-navigation .logo img {
    width: 11.4rem;
    height: auto;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .main-navigation .logo {
    top: 1rem;
  }
}

.nav-language {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  list-style: none;
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  cursor: pointer;
}
@media (min-width: 300px) and (max-width: 767px) {
  .nav-language {
    display: none;
  }
}
.nav-language-item-selected {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.5rem;
  padding-right: 2.1rem;
}
.nav-language-item-selected img {
  height: 0.8rem;
  position: absolute;
  top: 2rem;
  right: 0;
  transform: rotate(0deg);
  transition: all 0.3s ease;
}
.nav-language-item-selected img.active {
  transform: rotate(180deg);
}
.nav-language-list {
  width: max-content;
  position: absolute;
  z-index: 20;
  top: 4rem;
  left: 0;
  display: none;
  flex-direction: column;
  background: white;
  border-radius: 1.6rem;
  padding: 1rem 2rem 1.5rem 2rem;
  transform: translateX(-3rem);
}
.nav-language-list.active {
  display: flex;
}
.nav-language-list-item {
  line-height: 100%;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.5rem;
}
.nav-language-list-item a {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 100%;
  margin: 0.5rem 1rem;
}
.nav-language-list-item:not(:last-child) {
  margin-bottom: 0;
}
.nav-language-list-item::before {
  content: none;
}

section {
  padding-bottom: 16rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  section {
    padding-bottom: 5rem;
  }
}

.section__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .section__container {
    padding: 0 1.6rem;
  }
}
@media (min-width: 1440px) {
  .section__container {
    max-width: 1440px;
  }
}

.error500 {
  height: 100vh;
  overflow: hidden;
}

/* Footer */
.footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 4.5rem;
  margin-bottom: 3rem;
  padding: 3rem;
}
.footer.error500 {
  margin-bottom: 3rem;
  padding: 0rem;
  height: 3rem;
}
.footer {
  background-color: #ffdf00;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer {
    flex-wrap: wrap;
    gap: 1.5rem;
    padding: 3rem 1.5rem;
  }
}
.footer__logo {
  order: 1;
}
.footer__logo a {
  height: 7rem;
  display: block;
}
.footer__logo a img {
  height: 7rem;
}
.footer__language {
  width: 100%;
  display: none;
  margin: 1.5rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__language {
    display: block;
    order: 3;
  }
}
.footer__language .nav-language {
  display: flex;
  width: max-content;
  max-width: unset;
  margin: auto;
}
.footer__language .nav-language-list {
  left: unset;
  right: 0;
  transform: translateX(0.8rem);
}
.footer__language .nav-language-item-selected {
  width: max-content;
  padding-right: 2.4rem;
}
.footer__links {
  order: 2;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__links {
    order: 4;
  }
}
.footer__links__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.5rem 4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__links__list {
    justify-content: center;
    padding: 0 1.6rem;
  }
}
.footer__links__list-item {
  margin-bottom: 0 !important;
  height: 2.1rem;
  display: inline-flex;
  align-items: center;
}
.footer__links__list-item.copyright {
  order: 20;
  display: flex;
  align-items: center;
}
.footer__links__list-item.copyright p {
  font-size: 1.2rem;
  text-transform: uppercase;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__links__list-item.copyright p {
    text-align: center;
  }
}
.footer__links__list-item.copyright .show-m {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__links__list-item.copyright .show-m {
    display: inline-block;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__links__list-item.faq {
    order: 18;
  }
  .footer__links__list-item.contact {
    order: 19;
  }
}
.footer__links__list-item a {
  text-decoration: none;
}
.footer__links__list > li::before {
  content: none;
}
.footer__socials {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  order: 3;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__socials {
    order: 2;
  }
}
.footer__rdm {
  min-height: 3rem;
  width: 100%;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 300px) and (max-width: 767px) {
  .footer__rdm {
    height: max-content;
  }
}
.footer__rdm p {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%; /* 13.2px */
  text-transform: uppercase;
  text-align: center;
}

#_evidon-button-text {
  font-family: sans-serif;
  font-weight: 700;
  font-size: 13.33px;
}

#evidon-prefdiag-overlay * {
  font-family: sans-serif;
}
#evidon-prefdiag-overlay ul > li::before {
  content: none;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.cdbform {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 7rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform {
    padding: 0 1.6rem;
  }
}
.cdbform:before {
  content: "";
  position: absolute;
  bottom: 20rem;
  left: -36.1rem;
  z-index: 0;
  height: 46.1rem;
  width: 71.3rem;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/Motif.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: rotate(-90deg);
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform:before {
    display: none;
  }
}
.cdbform:after {
  content: "";
  position: absolute;
  top: 30rem;
  right: -36.1rem;
  z-index: 0;
  height: 46.1rem;
  width: 71.3rem;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/Motif.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: rotate(90deg);
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform:after {
    display: none;
  }
}
.cdbform__frieze {
  margin-top: 16rem;
  left: 0;
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform__frieze {
    margin-top: 5rem;
  }
}
.cdbform__frieze.frieze {
  width: 100vw;
  left: 0;
}
.cdbform__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.cdbform__frieze__infinite-frieze__title {
  display: none;
}
.cdbform__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.cdbform__frieze__button {
  padding-left: 3.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform__frieze__button {
    top: 8rem !important;
    padding-left: 1.6rem;
  }
}
.cdbform__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-size: 1.4rem;
  font-weight: 800;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.cdbform__subtitle {
  max-width: 655px;
  width: 100%;
  margin: auto;
  margin-top: 8rem;
  margin-bottom: 2rem;
}
.cdbform__required {
  max-width: 655px;
  width: 100%;
  margin: auto;
  margin-bottom: 6rem;
  font-size: 1.2rem;
}
.cdbform .cdb_form_container {
  background-color: #FE6B1E;
  max-width: 655px;
  padding: 0;
}
.cdbform .cdb_form_input_container form {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.cdbform .cdb_form_field {
  margin-bottom: 0;
  width: 100%;
  margin-top: 2.5rem;
}
.cdbform .cdb_form_field select,
.cdbform .cdb_form_field textarea,
.cdbform .cdb_form_field input:not([type=file]) {
  border-radius: 60px;
  background: #fff;
  height: 5.6rem;
  padding: 15px 30px 18px 30px;
  border: none;
}
.cdbform .cdb_form_field .input-file {
  background: #fff;
  border: #fff solid 1px;
  border-radius: 20px;
}
.cdbform .cdb_form_field .input-file p {
  font-size: 1rem;
}
.cdbform .cdb_form_field .input-file span.label {
  color: #fff;
  background-color: #000000 !important;
  padding: 1.5rem 4rem 1.8rem 4rem !important;
  transition: all 0.3s ease;
  border-radius: 60px;
}
.cdbform .cdb_form_field .input-file span.label:hover {
  color: #ffdf00;
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform .cdb_form_field .input-file .gcms-upload-file-list,
  .cdbform .cdb_form_field .input-file .no-file-chosen-message {
    font-size: 1.4rem;
  }
}
.cdbform .cdb_form_field textarea {
  height: initial;
  min-height: 15rem;
  border-radius: 28px;
}
.cdbform .cdb_form_field select {
  text-overflow: ellipsis;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 150%; /* 22.5px */
  text-transform: uppercase;
  color: #000000;
}
.cdbform .cdb_form_field select option {
  color: #000000;
}
.cdbform .cdb_form_field :focus + label::before {
  color: #000000;
}
.cdbform .cdb_form_field label:before {
  top: 0;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 110%;
  background: none;
  transform: translateY(-100%);
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform .cdb_form_field label:before {
    font-size: 1.4rem;
  }
}
.cdbform .cdb_form_field span.cdb_form_field_error_message {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%; /* 13.2px */
  text-transform: uppercase;
  color: #000;
  margin-top: 1rem;
}
.cdbform .cdb_form_field span.cdb_form_field_error_message::before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/error.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.cdbform .cdb_form_field.optin {
  padding: 0;
}
.cdbform .cdb_form_field.optin input {
  height: initial;
  opacity: 0;
  width: 0;
  padding: 0;
}
.cdbform .cdb_form_field.optin input:checked + span::after {
  transform: translateY(-50%) rotate(45deg) scale(1);
}
.cdbform .cdb_form_field.optin input + span {
  padding-left: 30px;
}
.cdbform .cdb_form_field.optin input + span::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: bottom;
  transition: all 0.15s ease-in-out;
  background-color: #eee;
  background: transparent;
  border: 2px solid #000;
  border-radius: 8px;
}
.cdbform .cdb_form_field.optin input + span:after {
  position: absolute;
  top: 50%;
  left: 9px;
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  transform: translateY(-50%) rotate(45deg) scale(0);
  transition: all 80ms ease-in-out;
  border: solid #000;
  border-width: 0 3px 3px 0;
}
.cdbform .cdb_form_field.optin input + span p {
  font-family: Obviously !important;
  font-size: 14px;
  font-style: normal;
  line-height: 110%;
}
.cdbform .cdb_form_field.optin input + span p span {
  font-family: Obviously !important;
  font-size: 14px;
  font-style: normal;
  line-height: 110%;
}
.cdbform .cdb_form_field.half {
  width: calc(50% - 15px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .cdbform .cdb_form_field.half {
    width: 100%;
  }
}
.cdbform .cdb_form_privacypolicy_information, .cdbform .cdb_form_gdpr_information {
  margin: 0;
}
.cdbform .cdb_form_privacypolicy_information *, .cdbform .cdb_form_gdpr_information * {
  font-family: Obviously;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 110%;
}
.cdbform .cdb_form_privacypolicy_information a, .cdbform .cdb_form_gdpr_information a {
  color: #000;
}
.cdbform .cdb_form_privacypolicy_information b, .cdbform .cdb_form_gdpr_information b {
  font-weight: 700;
}
.cdbform .cdb-submit {
  background-color: #000000;
  border-radius: 60px;
  padding: 1.5rem 3rem 1.8rem 3rem;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 150%; /* 22.5px */
  text-transform: uppercase;
  transition: all 0.3s ease;
  border: none;
}
.cdbform .cdb-submit:hover {
  background-color: #000000;
  color: #ffdf00;
  padding: 1.5rem 4rem 1.8rem 4rem;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.history__header {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header {
    transform: translateY(-4.5rem);
    margin-bottom: -4.5rem;
  }
}
.history__header__media {
  position: relative;
  height: 100%;
  height: 70rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #ffdf00;
  padding-bottom: 1.4rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__media {
    height: 52rem;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.history__header__image, .history__header__video {
  width: 102%;
  height: calc(100% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -50%, 1px);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__image, .history__header__video {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.history__header__video__button {
  position: absolute;
  right: 3rem;
  bottom: 4.4rem;
  z-index: 50;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: #000000;
  border-radius: 2rem;
  transform: translateZ(1px);
  cursor: pointer;
}
.history__header__video__button__text {
  display: block;
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.2;
  height: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button {
    width: 2.8rem;
    height: 2.8rem;
    padding: 0 !important;
    background: transparent;
    right: 1rem;
    bottom: 2.5rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button__text {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button .icon {
    display: block;
    height: 100%;
    width: 100%;
  }
}
.history__header__video__button .icon.icon-pause {
  position: relative;
  height: 2rem;
  width: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button .icon.icon-pause {
    height: 2.8rem;
    width: 2.8rem;
  }
}
.history__header__video__button .icon.icon-pause::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button .icon.icon-pause::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black.svg");
    background-repeat: no-repeat;
  }
}
.history__header__video__button .icon.icon-play::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__video__button .icon.icon-play::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black.svg");
    background-repeat: no-repeat;
  }
}
.history__header__insert {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 47.4rem;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  border-top-right-radius: 2rem;
  padding: 1rem 3rem 0.5rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert {
    width: max-content;
    max-width: 26.9rem;
    bottom: unset;
    top: 52rem;
    transform: translateY(-100%);
    border-top-right-radius: 1rem;
    padding: 1rem 1.3rem 0.5rem 0;
  }
}
.history__header__insert__description {
  font-size: 1.8rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__description {
    display: none;
  }
}
.history__header__insert__description.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__description.mobile {
    display: block;
    margin-top: 1rem;
  }
}
.history__header__insert__cta {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__cta {
    display: none !important;
  }
}
.history__header__insert__cta.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__cta.mobile {
    display: inline-flex !important;
    margin-top: 2.5rem;
  }
}
.history__header__insert__corner {
  width: 4rem;
  height: 2rem;
  position: absolute;
  transform: translateZ(1px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__corner {
    width: 2rem;
    height: 1.2rem;
  }
}
.history__header__insert__corner.before {
  left: -2.1rem;
  top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__corner.before {
    left: -1rem;
    top: -1.1rem;
  }
}
.history__header__insert__corner.after {
  right: -1.9rem;
  bottom: -0.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .history__header__insert__corner.after {
    right: -1rem;
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage {
    padding-bottom: 2rem;
  }
}
.homepage__header {
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header {
    transform: translateY(-4.5rem);
    margin-bottom: -9rem;
  }
}
.homepage__header__media {
  position: relative;
  height: 70rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #ffdf00;
  padding-bottom: 1.4rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__media {
    height: 52rem;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.homepage__header__image, .homepage__header__video {
  width: 102%;
  height: calc(102% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -51%, 1px);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__image, .homepage__header__video {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.homepage__header__video__button {
  position: absolute;
  right: 3rem;
  bottom: 4.4rem;
  z-index: 50;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: #000000;
  border-radius: 2rem;
  transform: translateZ(2px);
  cursor: pointer;
}
.homepage__header__video__button__text {
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  height: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button {
    width: 2.8rem;
    height: 2.8rem;
    padding: 0 !important;
    background: transparent;
    right: 1rem;
    bottom: 2.5rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button__text {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button .icon {
    display: block;
    height: 100%;
    width: 100%;
  }
}
.homepage__header__video__button .icon.icon-pause {
  position: relative;
  height: 2rem;
  width: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button .icon.icon-pause {
    height: 2.8rem;
    width: 2.8rem;
  }
}
.homepage__header__video__button .icon.icon-pause::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button .icon.icon-pause::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black.svg");
    background-repeat: no-repeat;
  }
}
.homepage__header__video__button .icon.icon-play::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__video__button .icon.icon-play::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black.svg");
    background-repeat: no-repeat;
  }
}
.homepage__header__insert {
  position: absolute;
  z-index: 10;
  bottom: 0;
  max-width: 47.4rem;
  width: 50%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  border-top-right-radius: 2rem;
  padding: 1rem 3rem 0.5rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__insert {
    top: -3.6rem;
    position: relative;
    width: max-content;
    max-width: 26.9rem;
    border-top-right-radius: 1rem;
    padding: 1rem 1.3rem 0.5rem 0;
  }
}
.homepage__header__insert__title {
  word-break: break-word;
}
.homepage__header__insert__corner {
  width: 4rem;
  height: 2rem;
  position: absolute;
  transform: translateZ(1px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__insert__corner {
    width: 2rem;
    height: 1.2rem;
  }
}
.homepage__header__insert__corner.before {
  left: -2.1rem;
  top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__insert__corner.before {
    left: -1rem;
    top: -1.1rem;
  }
}
.homepage__header__insert__corner.after {
  right: -1.9rem;
  bottom: -0.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage__header__insert__corner.after {
    right: -1rem;
    top: 2.5rem;
    bottom: unset;
  }
}
.homepage .suzeOriginalHome {
  position: relative;
}
.homepage .suzeOriginalHome__frieze {
  position: absolute;
  left: 0;
  width: max-content;
}
@media screen and (min-width: 1440px) {
  .homepage .suzeOriginalHome__frieze {
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
.homepage .suzeOriginalHome__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.homepage .suzeOriginalHome__frieze__infinite-frieze__title {
  display: none;
}
.homepage .suzeOriginalHome__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.homepage .suzeOriginalHome__frieze__button {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1440px) {
  .homepage .suzeOriginalHome__frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__frieze__button {
    transform: rotate(-90deg);
    left: 1rem;
    top: 12rem;
    width: 0;
    bottom: unset;
  }
}
.homepage .suzeOriginalHome__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.homepage .suzeOriginalHome__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.homepage .suzeOriginalHome__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.homepage .suzeOriginalHome__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.homepage .suzeOriginalHome__content {
  width: 113rem;
  max-width: 1130px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 10rem;
  margin: auto;
  position: relative;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__content {
    margin: -1rem 0 0 0;
    padding-top: 4rem;
    flex-wrap: wrap;
    width: 100%;
  }
}
.homepage .suzeOriginalHome__content__media {
  position: relative;
  width: 66.5rem;
  height: 49.8rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #ffdf00;
  padding-bottom: 1.4rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  transform: translateX(6rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__content__media {
    height: 100%;
    width: calc(100% - 3rem);
    transform: translateX(4.5rem);
    aspect-ratio: 313/257;
    border-radius: 1rem;
    padding-bottom: 0;
    background-color: transparent;
  }
}
.homepage .suzeOriginalHome__content__media img {
  width: 102%;
  height: calc(100% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -50%, 0);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__content__media img {
    height: 100%;
    top: 50%;
  }
}
.homepage .suzeOriginalHome__content__insert {
  width: 47.4rem;
  height: max-content;
  position: relative;
  right: 0;
  top: 11rem;
  border-radius: 1.6rem;
  padding: 2rem 2.5rem 2.5rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
  background-color: #ffdf00;
  transform: translateX(-6rem);
}
.homepage .suzeOriginalHome__content__insert__text {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.8rem;
  word-wrap: anywhere;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .suzeOriginalHome__content__insert {
    position: static;
    width: 100%;
    transform: translateY(-2rem);
  }
  .homepage .suzeOriginalHome__content__insert .cta {
    width: 100%;
  }
}
.homepage .coverPlayer {
  position: relative;
}
.homepage .coverPlayer__frieze {
  position: absolute;
  left: 0;
  width: max-content;
}
@media screen and (min-width: 1440px) {
  .homepage .coverPlayer__frieze {
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
.homepage .coverPlayer__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.homepage .coverPlayer__frieze__infinite-frieze__title {
  display: none;
}
.homepage .coverPlayer__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0px #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.homepage .coverPlayer__frieze__button {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1440px) {
  .homepage .coverPlayer__frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__frieze__button {
    transform: rotate(-90deg);
    left: 1rem;
    top: 12rem;
    width: 0;
    bottom: unset;
  }
}
.homepage .coverPlayer__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.homepage .coverPlayer__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.homepage .coverPlayer__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.homepage .coverPlayer__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.homepage .coverPlayer__description-box {
  width: 100%;
  max-width: 101.8rem;
  margin: auto;
}
.homepage .coverPlayer__content {
  width: 101.8rem;
  position: relative;
  z-index: 1;
  border-radius: 2rem;
  overflow: hidden;
  padding-top: 10rem;
  margin: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content {
    overflow: unset;
    padding-top: 4rem;
    padding-left: 0;
    padding-right: 0;
    border-radius: 1rem;
    width: 34.3rem;
  }
}
.homepage .coverPlayer__content__media {
  width: 100%;
  height: 51.6rem;
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  background-color: #ffdf00;
  padding-bottom: 1.4rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__media {
    height: 31rem;
    width: calc(100% - 1.5rem);
    left: calc(100% + 3rem);
    transform: translate3d(-100%, 0, 0);
    border-radius: 1rem;
  }
}
.homepage .coverPlayer__content__media__image {
  width: 102%;
  height: calc(100% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -50%, 1px);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__media__image {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.homepage .coverPlayer__content__media img.img__modal__video {
  cursor: pointer;
}
.homepage .coverPlayer__content__insert {
  height: auto;
  width: 50%;
  max-width: 47.4rem;
  min-height: 9rem;
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  border-top-left-radius: 2rem;
  padding: 2rem 0 0 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__insert {
    width: 100%;
    position: static;
    margin-top: 2rem;
    border-top-left-radius: 1rem;
    padding: 0;
    gap: 2rem;
  }
}
.homepage .coverPlayer__content__insert__corner {
  width: 4rem;
  height: 2rem;
  position: absolute;
  transform: translateZ(1px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__insert__corner {
    width: 2rem;
    height: 1rem;
  }
}
.homepage .coverPlayer__content__insert__corner.before {
  right: -2.1rem;
  top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__insert__corner.before {
    display: none;
  }
}
.homepage .coverPlayer__content__insert__corner.after {
  left: -1.9rem;
  bottom: -0.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__insert__corner.after {
    display: none;
  }
}
.homepage .coverPlayer__content__insert__button {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__insert__button {
    width: 100%;
  }
}
.homepage .coverPlayer__content__show-description {
  height: max-content;
  position: relative;
  z-index: 10;
  background: none;
  padding: 0;
  margin: 0;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
  color: #000000;
  text-decoration-line: underline;
  text-transform: uppercase;
}
.homepage .coverPlayer__content__show-description.bottom-left {
  left: 100%;
  transform: translate3d(-100%, 0, 1px);
}
.homepage .coverPlayer__content__show-description.bottom-right {
  left: 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__show-description:not(.mobile) {
    display: none;
  }
}
.homepage .coverPlayer__content__show-description.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__show-description.mobile {
    display: block;
    font-size: 0.9rem;
    margin-left: auto;
    margin-top: 1rem;
  }
}
.homepage .coverPlayer__content__show-video {
  width: 7rem;
  height: 7rem;
  position: absolute;
  z-index: 10;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translate3d(-50%, -50%, 1px);
  left: calc((100% - 47.4rem) / 2);
}
@media (min-width: 300px) and (max-width: 767px) {
  .homepage .coverPlayer__content__show-video {
    width: 6rem;
    height: 6rem;
    left: 50%;
    transform: translate3d(-50%, -50%, 1px);
  }
}
.homepage .coverPlayer__content__show-video img {
  width: 100%;
  height: 100%;
}
.modular {
  overflow: hidden;
}
@media (min-width: 300px) and (max-width: 767px) {
  .modular {
    overflow: unset;
  }
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
@media (min-width: 300px) and (max-width: 767px) {
  .product {
    margin-top: -5rem;
    margin-bottom: 8rem;
  }
}
.product__header {
  position: relative;
  z-index: 1;
  width: 100%;
}
.product__header__media {
  position: relative;
  height: 100%;
  height: 70rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #ffdf00;
  padding-bottom: 1.4rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__media {
    height: 52rem;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.product__header__image, .product__header__video {
  width: 102%;
  height: calc(101% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -50%, 0);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__image, .product__header__video {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.product__header__video__button {
  position: absolute;
  right: 3rem;
  bottom: 4.4rem;
  z-index: 10;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: #000000;
  border-radius: 2rem;
  cursor: pointer;
}
.product__header__video__button__text {
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  height: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button {
    width: 2.8rem;
    height: 2.8rem;
    padding: 0 !important;
    background: transparent;
    right: 1rem;
    bottom: 2.5rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button__text {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button .icon {
    display: block;
    height: 100%;
    width: 100%;
  }
}
.product__header__video__button .icon.icon-pause {
  position: relative;
  height: 2rem;
  width: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button .icon.icon-pause {
    height: 2.8rem;
    width: 2.8rem;
  }
}
.product__header__video__button .icon.icon-pause::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button .icon.icon-pause::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black.svg");
    background-repeat: no-repeat;
  }
}
.product__header__video__button .icon.icon-play::before {
  content: "";
  height: 2rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_white.svg");
  background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__video__button .icon.icon-play::before {
    content: "";
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    background-size: cover;
    background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black.svg");
    background-repeat: no-repeat;
  }
}
.product__header__insert {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 47.4rem;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  border-top-right-radius: 2rem;
  padding: 1rem 3rem 0.5rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert {
    width: max-content;
    max-width: 26.9rem;
    bottom: unset;
    top: 52rem;
    transform: translateY(-100%);
    border-top-right-radius: 1rem;
    padding: 1rem 1.3rem 0.5rem 0;
  }
}
.product__header__insert__title {
  word-break: break-word;
}
.product__header__insert__description {
  font-size: 1.8rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__description {
    display: none;
  }
}
.product__header__insert__description.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__description.mobile {
    display: block;
    margin-top: 1rem;
  }
}
.product__header__insert__cta {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__cta {
    display: none !important;
  }
}
.product__header__insert__cta.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__cta.mobile {
    display: inline-flex !important;
    margin-top: 2.5rem;
  }
}
.product__header__insert__corner {
  width: 4rem;
  height: 2rem;
  position: absolute;
  transform: translateZ(1px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__corner {
    width: 2rem;
    height: 1.2rem;
  }
}
.product__header__insert__corner.before {
  left: -2.1rem;
  top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__corner.before {
    left: -1rem;
    top: -1.1rem;
  }
}
.product__header__insert__corner.after {
  right: -1.9rem;
  bottom: -0.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product__header__insert__corner.after {
    right: -1rem;
  }
}
.product .productSection {
  position: relative;
  display: flex;
  justify-content: center;
  height: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection {
    margin-bottom: 3rem;
    height: max-content;
  }
}
.product .productSection__frieze {
  position: absolute;
  left: 0;
  width: max-content;
  top: 3rem;
}
@media screen and (min-width: 1440px) {
  .product .productSection__frieze {
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__frieze {
    top: 5rem;
  }
}
.product .productSection__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.product .productSection__frieze__infinite-frieze__title {
  display: none;
}
.product .productSection__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0 #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.product .productSection__frieze__button {
  position: absolute;
  z-index: 40;
  left: 0;
  bottom: -4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1440px) {
  .product .productSection__frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__frieze__button {
    transform: rotate(0);
    height: max-content;
    bottom: unset;
    top: 9rem;
    left: -10px;
  }
}
.product .productSection__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.product .productSection__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.product .productSection__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.product .productSection__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.product .productSection__motif {
  position: absolute;
  top: 26rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__motif {
    width: 28.4rem;
    height: 18.7rem;
    top: 18.7rem;
  }
}
.product .productSection__motif img {
  height: 50rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__motif img {
    height: 18.7rem;
  }
}
.product .productSection__motif.left {
  left: 0;
  transform: translateX(-65%);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__motif.left {
    transform: translateX(-75%);
  }
}
.product .productSection__motif.right {
  right: 0;
  transform: translateX(66%);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__motif.right {
    transform: translateX(75%);
  }
}
.product .productSection__content {
  width: max-content;
  height: 100%;
  transform: translateX(-4.5rem);
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  position: relative;
  z-index: 30;
  overflow: hidden;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content {
    height: unset;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    transform: translateX(0);
  }
}
.product .productSection__content__img-box {
  width: 43.4rem;
  height: 80.5rem;
  position: relative;
  display: flex;
  justify-content: center;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__img-box {
    height: 38.1rem;
    width: 100%;
  }
}
.product .productSection__content__img-box img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.product .productSection__content__data-box {
  margin-top: 28rem;
  width: 43.4rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__data-box {
    margin-top: 0;
    transform: translateY(0);
    width: 100%;
    max-width: 43.4rem;
  }
}
.product .productSection__content__data-box__container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__data-box__container {
    margin-top: 3rem;
  }
}
.product .productSection__content__data-box__row {
  display: flex;
  flex-direction: row;
}
.product .productSection__content__data-box__icon {
  background-color: #ffdf00;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  flex-shrink: 0;
  border-radius: 2rem;
  margin: auto 0;
}
.product .productSection__content__data-box__icon img {
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__data-box__icon img {
    width: 2.4rem;
    height: 2.4rem;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__data-box__icon {
    width: 5rem;
    height: 5rem;
    border-radius: 1.6rem;
  }
}
.product .productSection__content__data-box__item {
  display: flex;
  flex-direction: column;
  margin-left: 1.6rem;
}
.product .productSection__content__data-box__item__title {
  font-size: 1.8rem;
  font-family: Obviously;
  font-weight: 800;
  margin-top: 0.5rem;
}
.product .productSection__content__data-box__item__content {
  font-size: 1.8rem;
}
.product .productSection__content__data-box__description {
  font-size: 1.8rem;
}
.product .productSection__content__data-box .cta-1 {
  width: max-content;
}
.product .productSection__content__data-box button {
  /* Desktop/CTA1 */
  padding: 1.5rem 3rem 1.8rem 3rem;
  align-items: flex-start;
  gap: 1rem;
  border-radius: 6rem;
  height: max-content;
  background: #000000;
  color: #fff;
  font-family: Obviously;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.5rem;
  transition: all 0.3s ease;
  cursor: pointer;
  width: max-content;
}
.product .productSection__content__data-box button:hover {
  padding: 1.5rem 4rem 1.8rem 4rem;
  color: #ffdf00;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .productSection__content__data-box button {
    line-height: 150%;
    justify-content: center;
  }
}
.product .suzeOriginalHome {
  position: relative;
}
.product .suzeOriginalHome__frieze {
  position: absolute;
  left: 0;
  width: max-content;
}
@media screen and (min-width: 1440px) {
  .product .suzeOriginalHome__frieze {
    left: calc((100vw - 1440px) / 2 * -1);
  }
}
.product .suzeOriginalHome__frieze__infinite-frieze {
  width: max-content;
  position: relative;
  z-index: 10;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.product .suzeOriginalHome__frieze__infinite-frieze__title {
  display: none;
}
.product .suzeOriginalHome__frieze__infinite-frieze__text {
  width: 100%;
  white-space: nowrap;
  font-family: Obviously;
  font-weight: 800;
  font-size: 11rem;
  color: #fff;
  text-shadow: 0.6rem 0.6rem 0 #000;
  line-height: 130%;
  -webkit-text-stroke: 0.1rem #000000;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__frieze__infinite-frieze__text {
    font-size: 6rem;
    line-height: 100%;
  }
}
.product .suzeOriginalHome__frieze__button {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1440px) {
  .product .suzeOriginalHome__frieze__button {
    left: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__frieze__button {
    transform: rotate(-90deg);
    left: 1rem;
    top: 12rem;
    width: 0;
    bottom: unset;
  }
}
.product .suzeOriginalHome__frieze__button__text {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  height: 2rem;
}
.product .suzeOriginalHome__frieze__button .icon.icon-pause {
  height: 2rem;
  width: 2rem;
}
.product .suzeOriginalHome__frieze__button .icon.icon-pause::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/pause_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.product .suzeOriginalHome__frieze__button .icon.icon-play::before {
  content: url("/wp-content/themes/suze-2023/assets/medias/svg/play_button_black_orange.svg");
  height: 2rem;
  width: 2rem;
  display: block;
}
.product .suzeOriginalHome__content {
  width: 113rem;
  max-width: 1130px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 10rem;
  margin: auto;
  position: relative;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content {
    margin: -1rem 0 0 0;
    padding-top: 4rem;
    flex-wrap: wrap;
    width: 100%;
  }
}
.product .suzeOriginalHome__content__button-modal {
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 66.5rem;
  transform: translateX(6rem);
  text-align: end;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content__button-modal {
    position: static;
    transform: translateX(0);
  }
}
.product .suzeOriginalHome__content__media {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  width: 66.5rem;
  height: 49.8rem;
  border-radius: 2rem;
  transform: translateX(6rem);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content__media {
    height: 100%;
    width: calc(100% - 3rem);
    transform: translateX(4.5rem);
    aspect-ratio: 313/257;
    border-radius: 1rem;
  }
}
.product .suzeOriginalHome__content__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  object-fit: cover;
  transform: translate3d(-50%, -50%, 0);
}
.product .suzeOriginalHome__content__media::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ffdf00;
  height: 1.4rem;
  width: 100%;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content__media::after {
    display: none;
  }
}
.product .suzeOriginalHome__content__insert {
  width: 47.4rem;
  height: max-content;
  position: relative;
  right: 0;
  top: 11rem;
  border-radius: 1.6rem;
  padding: 2rem 2.5rem 2.5rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  background-color: #ffdf00;
  transform: translateX(-6rem);
}
.product .suzeOriginalHome__content__insert__text {
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.8rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content__insert {
    position: static;
    width: 100%;
    transform: translateY(-2rem);
    padding: 1.5rem 2.6rem 1.8rem 2.6rem;
  }
  .product .suzeOriginalHome__content__insert .cta {
    width: 100%;
  }
}
.product .suzeOriginalHome__content__show-description {
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .suzeOriginalHome__content__show-description {
    font-size: 0.9rem;
    transform: translateX(0);
  }
}
.product .suzeOriginalHome__content__show-video {
  width: 7rem;
  height: 7rem;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  cursor: pointer;
}
.product .coverPlayerProduct__description-box {
  width: 100%;
  max-width: 101.8rem;
  margin: auto;
  text-align: end;
}
.product .coverPlayerProduct__content {
  width: 101.8rem;
  height: 51.6rem;
  position: relative;
  z-index: 1;
  border-radius: 2rem;
  overflow: hidden;
  padding-top: 3rem;
  margin: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content {
    width: 100%;
    height: 100%;
    overflow: unset;
    padding-top: 4rem;
  }
}
.product .coverPlayerProduct__content__media {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  padding-bottom: 1.4rem;
  background-color: #ffdf00;
}
.product .coverPlayerProduct__content__media img.img__modal__video {
  cursor: pointer;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__media {
    width: 100%;
    aspect-ratio: 343/175;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
}
.product .coverPlayerProduct__content__media__image {
  width: 102%;
  height: calc(101% - 1.4rem);
  position: absolute;
  left: 50%;
  top: calc(50% - 0.7rem);
  transform: translate3d(-50%, -50%, 0);
  object-fit: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__media__image {
    height: calc(100% - 1rem);
    top: calc(50% - 0.5rem);
  }
}
.product .coverPlayerProduct__content__insert {
  height: auto;
  width: 50%;
  max-width: 47.4rem;
  min-height: 9rem;
  position: absolute;
  z-index: 10;
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: #fe6b1e !important;
  background: url("/wp-content/themes/suze-2023/assets/medias/backgrounds/pattern_noise_20.jpg");
  font-size: 1.8rem;
  border-top-right-radius: 2rem;
  padding: 2rem 3rem 0.5rem 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__insert {
    padding: 0;
    width: 100%;
    position: static;
    margin-top: 2rem;
    gap: 1rem;
  }
}
.product .coverPlayerProduct__content__insert__corner {
  width: 4rem;
  height: 2rem;
  position: absolute;
  transform: translateZ(1px);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__insert__corner {
    width: 2rem;
    height: 1.2rem;
  }
}
.product .coverPlayerProduct__content__insert__corner.before {
  left: -2.1rem;
  top: -2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__insert__corner.before {
    left: -1rem;
    top: -1.1rem;
  }
}
.product .coverPlayerProduct__content__insert__corner.after {
  right: -1.9rem;
  bottom: -0.1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__insert__corner.after {
    right: -1rem;
  }
}
.product .coverPlayerProduct__content__insert__button {
  width: max-content;
  margin-top: 2rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__insert__button {
    margin-top: 1rem;
  }
}
.product .coverPlayerProduct__content__show-description {
  height: max-content;
  position: relative;
  z-index: 10;
  background: none;
  padding: 0;
  margin: 0;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
  color: #000000;
  text-decoration-line: underline;
  text-transform: uppercase;
  left: 0;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__show-description {
    font-family: Obviously;
    font-weight: 500;
    font-size: 0.9rem;
  }
  .product .coverPlayerProduct__content__show-description:not(.mobile) {
    display: none;
  }
}
.product .coverPlayerProduct__content__show-description.mobile {
  display: none;
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__show-description.mobile {
    display: block;
    font-size: 0.9rem;
    margin-left: auto;
    margin-top: 1rem;
  }
}
.product .coverPlayerProduct__content__show-video {
  width: 7rem;
  height: 7rem;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin: 0;
  padding: 0;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  left: calc(47.4rem + (100% - 47.4rem) / 2);
  transform: translate3d(-50%, -50%, 0);
}
@media (min-width: 300px) and (max-width: 767px) {
  .product .coverPlayerProduct__content__show-video {
    width: 6rem;
    height: 6rem;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
}
.product .coverPlayerProduct__content__show-video img {
  width: 100%;
  height: 100%;
}
.sample {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: url("/wp-content/themes/suze-2023/assets/medias/images/homepage.png");
  background-size: cover;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
}
.textGabarit .frieze {
  margin-top: 16rem;
  margin-bottom: 16rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .textGabarit .frieze {
    margin-top: 6rem;
    margin-bottom: 12rem;
  }
}
.textGabarit .frieze span {
  font-size: 11rem;
  color: #fff;
}
@media (min-width: 300px) and (max-width: 767px) {
  .textGabarit .frieze span {
    font-size: 6rem;
  }
}
.textGabarit__button {
  top: 4rem;
}
.textGabarit .section__container {
  max-width: 1060px;
  padding: 0 2rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.textGabarit a, .textGabarit p, .textGabarit strong, .textGabarit span {
  color: #000000;
  font-size: 1.8rem;
}
.textGabarit h2:not(:first-of-type) {
  margin-top: 5rem;
}
.textGabarit h3 {
  margin-bottom: -2rem;
}
.textGabarit img {
  display: block;
  width: 100%;
}
.textGabarit img.center {
  margin-left: auto;
  margin-right: auto;
}
.textGabarit img.right {
  margin-left: auto;
}
/*
 *
 */
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Medium.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 500;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-Black.woff") format("woff");
}
@font-face {
  font-family: "Obviously";
  font-weight: 800;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/Obviously-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-Bold.woff") format("woff");
}
@font-face {
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-style: italic;
  src: url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/suze-2023/assets/fonts/ObviouslyNarrow-BoldItalic.woff") format("woff");
}
.flip-card {
  width: 100%;
  max-width: 47.4rem;
  min-height: 46.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
  transform: translateY(16rem);
  perspective: 2000px;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card {
    margin: auto;
    transform: translateY(0);
    perspective: unset;
    min-height: 48.8rem;
  }
}
.flip-card.active .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card__icon {
  position: absolute;
  top: 6rem;
  z-index: 10;
  width: 13.6rem;
  height: 13.6rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__icon {
    width: 10.5rem;
    height: 10.5rem;
  }
}
.flip-card__icon.icon-left {
  left: 0;
  transform: translate3d(-50%, 0, 1px);
}
.flip-card__icon.icon-right {
  right: 0;
  transform: translate3d(50%, 0, 1px);
}
.flip-card__back-title, .flip-card__header-title {
  font-family: Obviously;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 150%; /* 36px */
}
.flip-card__back-title.space-right {
  padding-right: 7.5rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__back-title.space-right {
    padding-right: 4.5rem;
  }
}
.flip-card__header {
  height: 30rem;
  min-height: 30rem;
  width: 100%;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
}
.flip-card__header-image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 1px);
  object-fit: cover;
}
.flip-card__header-title {
  position: absolute;
  width: max-content;
  max-width: 38rem;
  bottom: -1px;
  transform: translate3d(0, 0, 1px);
  padding: 0.3rem 2rem 0.1rem 0;
  border-top-right-radius: 1rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__header-title {
    max-width: 25.5rem;
  }
}
.flip-card__header-title.yellow {
  background-color: #ffdf00;
}
.flip-card__header-title.white {
  background-color: #fff;
}
.flip-card__header-title__corner {
  width: 2rem;
  height: 1rem;
  position: absolute;
  transform: translateZ(1px);
}
.flip-card__header-title__corner.before {
  left: -1.1rem;
  top: -1rem;
}
.flip-card__header-title__corner.after {
  right: -0.9rem;
  bottom: 0rem;
}
.flip-card__header-title__button {
  width: max-content;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__header-title__button {
    width: 100%;
  }
}
.flip-card__description {
  gap: 1rem;
  padding-bottom: 0px;
  margin-top: 1.5rem;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 150%;
  text-align: left;
  overflow: hidden;
}
.flip-card__description.space-right {
  padding-right: 8rem;
}
.flip-card__description.space-left {
  padding-left: 8rem;
}
.flip-card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 2rem;
  padding: 1.8rem;
  transform-style: preserve-3d;
  transition: transform 0.8s;
  box-shadow: -0.4rem 0.4rem 0.4rem 0px rgba(0, 0, 0, 0.15), -0.4rem 0.4rem 3rem 0px rgba(0, 0, 0, 0.25);
}
.flip-card-inner img {
  border-radius: 1rem;
}
.flip-card-inner.yellow {
  background: #ffdf00;
}
.flip-card-inner.yellow .flip-card__recipe {
  border-bottom: 0.2rem solid #fe6b1e;
}
.flip-card-inner.white {
  background: #fff;
}
.flip-card-inner.white .flip-card__recipe {
  border-bottom: 0.2rem solid #ffdf00;
}
.flip-card-front {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -webkit-backface-visibility: hidden; /* Safari */
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card-front .flip-card__buttons {
  height: 5.6rem;
  margin-top: auto;
}
.flip-card-front .flip-card__description {
  margin-bottom: 2rem;
}
.flip-card {
  /* Style the back side */
}
.flip-card-back {
  position: absolute;
  top: 1.8rem;
  left: 1.8rem;
  transform: rotateY(180deg) translateZ(1px);
  width: calc(100% - 3.6rem);
  height: calc(100% - 3.6rem);
  display: flex;
  flex-direction: column;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.flip-card-back .flip-card__description.classic {
  scrollbar-color: rgb(166, 166, 166) rgba(128, 128, 128, 0.2);
}
.flip-card-back .flip-card__description.classic::-webkit-scrollbar {
  width: 0.8rem;
  background: rgba(128, 128, 128, 0.2);
  border-radius: 2rem;
}
.flip-card-back .flip-card__description.classic::-webkit-scrollbar-track {
  width: 0.8rem;
  background: rgba(128, 128, 128, 0.2);
  border-radius: 2rem;
}
.flip-card-back .flip-card__description.classic::-webkit-scrollbar-thumb {
  background-color: rgb(166, 166, 166);
  border-radius: 2rem;
}
.flip-card-back .flip-card__buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  font-size: 1.5rem;
}
.flip-card-back .flip-card__buttons :last-child {
  margin-left: auto;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card-back .flip-card__buttons {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
  .flip-card-back .flip-card__buttons :last-child {
    margin-right: auto;
  }
}
.flip-card-back .flip-card__buttons button {
  color: #000000;
  font-family: Obviously;
  font-weight: 800;
  text-transform: uppercase;
}
.flip-card__recipe {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 2rem;
  padding-bottom: 3rem;
  border-bottom: 0.2rem solid #ffdf00;
}
.flip-card__recipe-container {
  overflow-y: auto;
  overflow-x: hidden;
  width: calc(100% + 1rem);
  padding-right: 1rem;
  scrollbar-width: thin;
  scrollbar-color: rgb(166, 166, 166) rgba(128, 128, 128, 0.2);
}
.flip-card__recipe-container::-webkit-scrollbar {
  width: 0.8rem;
  background: rgba(128, 128, 128, 0.2);
  border-radius: 2rem;
}
.flip-card__recipe-container::-webkit-scrollbar-track {
  width: 0.8rem;
  background: rgba(128, 128, 128, 0.2);
  border-radius: 2rem;
}
.flip-card__recipe-container::-webkit-scrollbar-thumb {
  background-color: rgb(166, 166, 166);
  border-radius: 2rem;
}
.flip-card__recipe-container.space-right {
  padding-right: 8rem;
}
.flip-card__recipe-container .flip-card__description {
  padding-bottom: 1rem;
}
.flip-card__recipe__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  column-gap: 2rem;
}
.flip-card__recipe__row__label {
  color: #fe6b1e;
  font-family: "Obviously Narrow";
  font-weight: 700;
  font-size: 3rem;
  line-height: 150%; /* 45px */
  width: calc(50% - 1rem);
  word-break: break-all;
}
.flip-card__recipe__row__label.offset-icon {
  padding-right: 7.5rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__recipe__row__label.offset-icon {
    padding-right: 4.5rem;
  }
}
.flip-card__recipe__row__description {
  font-family: Obviously;
  font-weight: 500;
  line-height: 150%;
  width: calc(50% - 1rem);
  word-break: break-all;
}
.flip-card__recipe__row__description.offset-icon {
  padding-right: 7.5rem;
}
@media (min-width: 300px) and (max-width: 767px) {
  .flip-card__recipe__row__description.offset-icon {
    padding-right: 4.5rem;
  }
}
.flip-card__recipe__detail {
  position: relative;
  margin-top: 1.75rem;
  padding-left: 2.5rem;
  width: 100%;
  font-family: Obviously;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 150%; /* 22.5px */
}
.flip-card__recipe__detail__icon-flocon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2.4rem;
  width: 2rem;
  display: block;
  background-size: cover;
  background-image: url("/wp-content/themes/suze-2023/assets/medias/svg/flocon.svg");
  background-repeat: no-repeat;
}