/********************
 GENERAL
*********************/

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  position: relative;
  background-color: var(--page-background);
}

html {
  /* COLORS */
  --orange-200: #db5d3a;
  --orange: #d73509;
  --red: #8d2a11;
  --green: #234327;
  --green-500: #242f1a;
  --yellow: #ffe411;
  --gold: #c8ac8e;
  --blue: #55bbd6;
  --blue-500: #004683;
  --blue-600: #15245c;
  --cream: #faf6ec;
  --cream-500: #f6ebcd;
  --cream-600: #e6d5bc;
  --white: #ffffff;
  --black-200: #474747;
  --black-300: #2e2e2e;
  --black: #0b0b0b;
  --grey: #7e7e7e;
  /* FONTS */
  --sitefont: "SiteFont", sans-serif;
  --degular: "Degular", sans-serif;
  --helvetica: "Helvetica", sans-serif;
  /* PADDING */
  --navbar-height: 60px;
  --small-vmargin: 40px;
  --medium-vmargin: 80px;
  --large-vmargin: 120px;
  --large-hmargin: 8vw;
  --xlarge-hmargin: 15vw;
}

@media screen and (max-width: 1200px) {
  html {
    --medium-vmargin: 40px;
    --large-vmargin: 80px;
    --large-hmargin: 80px;
    --xlarge-hmargin: 100px;
  }
}

@media screen and (max-width: 992px) {
  html {
    --small-vmargin: 20px;
    --medium-vmargin: 40px;
    --large-vmargin: 40px;
    --large-hmargin: 40px;
    --xlarge-hmargin: 40px;
  }
}

@media screen and (max-width: 500px) {
  html {
    --large-hmargin: 20px;
    --xlarge-hmargin: 20px;
  }
}

a {
  text-decoration: none;
  cursor: pointer;
}

.protect {
  pointer-events: none;
}

div {
  align-items: start;
}

.hidden-title {
  position: fixed;
  pointer-events: none;
  opacity: 0;
  right: 200vw;
  bottom: 200vh;
}

img,
svg {
  display: block;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-track-piece {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: var(--black);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--black-200);
}

::-webkit-scrollbar-thumb:active {
  background: var(--black-300);
}

::-webkit-scrollbar-corner {
  background: var(--page-background);
}

/********************
 FONTS
*********************/

@font-face {
  font-family: "SiteFont";
  src: url("https://labousquetarie.com/asset/fonts/PPEditorialOld-Ultralight.otf")
      format("opentype"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/PPEditorialOld-Ultralight.otf")
      format("opentype"),
    url("http://la-bousquetarie/asset/fonts/PPEditorialOld-Ultralight.otf")
      format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "SiteFont";
  src: url("https://labousquetarie.com/asset/fonts/PPEditorialOld-UltralightItalic.otf")
      format("opentype"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/PPEditorialOld-UltralightItalic.otf")
      format("opentype"),
    url("http://la-bousquetarie/asset/fonts/PPEditorialOld-UltralightItalic.otf")
      format("opentype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Degular";
  src: url("https://labousquetarie.com/asset/fonts/Degular-Mono-Variable.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/Degular-Mono-Variable.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/Degular-Mono-Variable.woff2")
      format("woff2");
  font-weight: 100 900;
  font-style: normal italic;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueLight.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueLight.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueLight.woff2")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueLightItalic.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueLightItalic.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueLightItalic.woff2")
      format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueRoman.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueRoman.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueRoman.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueItalic.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueItalic.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueItalic.woff2")
      format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueMedium.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueMedium.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueMedium.woff2")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueMediumItalic.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueMediumItalic.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueMediumItalic.woff2")
      format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueBold.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueBold.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueBold.woff2")
      format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Helvetica";
  src: url("https://labousquetarie.com/asset/fonts/HelveticaNeueBoldItalic.woff2")
      format("woff2"),
    url("https://la-bousquetarie.3types.fr/asset/fonts/HelveticaNeueBoldItalic.woff2")
      format("woff2"),
    url("http://la-bousquetarie/asset/fonts/HelveticaNeueBoldItalic.woff2")
      format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: fallback;
}

/********************
 TITLES AND TEXTS
*********************/

body {
  font-family: var(--helvetica);
  font-size: 0.9rem;
  color: var(--black);
}

#page p > a {
  color: var(--grey);
  transition: color 0.2s ease-in-out;
}

#page p > a:hover {
  color: var(--black);
  transition: color 0.2s ease-in-out;
}

p {
  margin: 0;
}

#page div p {
  line-height: 1.6;
  letter-spacing: 0.05rem;
}

h1,
.h1,
h1 p,
.h1 p {
  margin: 0;
  font-family: var(--sitefont);
  font-size: 8vw;
  font-weight: 200;
  font-style: italic;
  font-variation-settings: "ital" 0;
  line-height: 1.02 !important;
  letter-spacing: 0.1vw !important;
}

h2,
.h2,
h2 p,
.h2 p {
  margin: 0;
  font-family: var(--sitefont);
  font-size: 4.5vw;
  font-weight: 200;
  font-style: normal;
  font-variation-settings: "wdth" 500;
  font-variation-settings: "ital" 0;
  line-height: 1.2 !important;
  letter-spacing: 0.08vw !important;
}

h3,
.h3,
h3 p,
.h3 p {
  margin: 0;
  font-family: var(--sitefont);
  font-size: 3.5rem;
  font-weight: 200;
  font-style: italic;
  line-height: 1.2 !important;
  letter-spacing: 0.06rem !important;
}

h4,
.h4,
h4 p,
.h4 p {
  margin: 0;
  font-family: var(--degular);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2 !important;
  letter-spacing: 0.03rem !important;
}

@media screen and (max-width: 992px) {
  h1,
  .h1,
  h1 p,
  .h1 p {
    font-size: 14vw;
    letter-spacing: 0.1vw !important;
  }
  h2,
  .h2,
  h2 p,
  .h2 p {
    font-size: 4rem;
    letter-spacing: 0.08rem !important;
  }
  h3,
  .h3,
  h3 p,
  .h3 p {
    font-size: 2rem;
    letter-spacing: 0.04rem !important;
  }
}

@media screen and (max-width: 700px) {
  h2,
  .h2,
  h2 p,
  .h2 p {
    font-size: 3rem;
    letter-spacing: 0.06rem !important;
  }
  h4,
  .h4,
  h4 p,
  .h4 p {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 500px) {
  h1,
  .h1,
  h1 p,
  .h1 p {
    font-size: 3.5rem;
    letter-spacing: 0.07rem !important;
  }
}

/********************
 COMMONS
*********************/

/* BTN */
.btn {
  display: block;
  text-align: center;
  width: max-content;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  min-width: min(100%, 150px);
  text-overflow: ellipsis;
  cursor: pointer;
  font-size: 1.1rem;
  border-radius: 10px;
  background-color: var(--black);
  color: var(--white);
  border: 1px solid var(--black);
  padding: 5px 15px;
  font-family: var(--degular);
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, filter 0.2s ease-in-out;
}

.btn.bordered {
  border-color: var(--white);
}

.btn.locked {
  pointer-events: none;
  filter: grayscale(1);
  opacity: 0.6;
}

.btn:hover {
  background-color: var(--white);
  color: var(--black);
  border-color: var(--black);
}

.btn:active {
  background-color: var(--cream-500);
  color: var(--black);
  border-color: var(--black);
}

.btn.white {
  background-color: var(--white);
  color: var(--black);
}

.btn.white:hover {
  background-color: var(--black);
  color: var(--white);
}

.btn.white:active {
  background-color: var(--black-300);
  color: var(--white);
}

.btn.cream {
  background-color: var(--cream-600);
  color: var(--black);
}

.btn.cream:hover {
  background-color: var(--black);
  color: var(--white);
}

.btn.cream:active {
  background-color: var(--black-300);
  color: var(--white);
}

/* PRELOADER */

.preloader {
  display: block;
  height: 6px;
  width: 100%;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.preloader > span {
  position: absolute;
  animation: none;
  width: 100%;
  height: 100%;
  left: -100%;
  border-radius: 3px;
  background-color: var(--black);
}

.preloader.active > span {
  animation: preloader 1s linear 0s infinite normal forwards;
}

@keyframes preloader {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

/* BOUNCE */

.bounce {
  animation-name: bounce;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.2, 0.9, 0.3, 1.4);
  animation-iteration-count: 1;
}

@keyframes bounce {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(0.6);
  }
  60% {
    transform: scale(1.2);
  }
  0% {
    transform: scale(1);
  }
}

/* WAVE */

.wave {
  animation-name: bounce;
  animation-duration: 1.1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes wave {
  0% {
    transform: translateY(-2px);
  }
  50% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(-2px);
  }
}

/********************
 HEADER
*********************/
#head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--navbar-height);
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*background-color: var(--navbar-background);*/
  pointer-events: none;
  z-index: 100;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out;
}

#head.hide {
  transform: translateY(-100%);
}

#head svg path {
  fill: var(--logo-dark-background);
  transition: fill 0.2s ease-in-out;
}

#head > * {
  pointer-events: all;
}

#head > div:not(:last-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  width: 50%;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 30%;
}

#head > a:first-child {
  transition: opacity 0.2s ease-in-out;
}

#head > a:first-child:hover {
  opacity: 0.6;
}

#head > a:first-child > svg {
  max-height: calc(var(--navbar-height) - 20px);
  width: auto;
}

#head a {
  display: block;
  width: max-content;
  position: relative;
  color: var(--dark);
  font-family: var(--degular);
  font-weight: 500;
  transition: color 0.2s ease-in-out;
}

#head a > span {
  white-space: nowrap;
}

#head a > span:last-child {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  font-weight: 600;
}

#head a:hover > span:last-child,
#head a.active > span:last-child {
  opacity: 1;
}

#head > div:last-child {
  display: flex;
  align-items: center;
  gap: 10px;
}

#head > div:last-child > a {
  padding: 3px 15px;
  border-radius: 9000px;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  background-color: var(--black);
  border: 1px solid var(--white);
  color: var(--cream);
}

#head > div:last-child > a + a {
  background-color: var(--cream);
  color: var(--black);
  border-color: var(--black);
}

#head > div:last-child > a:hover {
  background-color: var(--black-300);
}

#head > div:last-child > a + a:hover {
  background-color: var(--cream-500);
}

#head > div:last-child > a:active {
  background-color: var(--black-200);
}

#head > div:last-child > a + a:active {
  background-color: var(--cream-600);
}

#head.light {
  background-color: transparent;
}

#head.light a {
  color: var(--cream);
}

#head.light svg path {
  fill: var(--logo-light-background);
}

@media screen and (max-width: 992px) {
  #head > div:not(:last-child) {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  #head > a:first-child > svg {
    max-width: calc(100% - 40px);
    height: auto;
    width: auto;
  }
}

/********************
 FOOTER
*********************/
#foot {
  background-color: var(--footer-background);
  color: var(--footer-color);
  padding: 60px 40px 10px;
  font-size: 0.9rem;
}

.foot-top {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 140px;
}

.foot-top a {
  display: block;
  color: var(--footer-color);
  transition: opacity 0.2s ease-in-out;
  width: max-content;
}

.foot-top a.active {
  font-weight: 600;
}

.foot-top a:hover {
  opacity: 0.7;
}

.foot-center {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.foot-center > img {
  margin: 0 auto;
}

.foot-center > img:first-child {
  margin-bottom: 40px;
  height: 7rem;
  max-width: 100%;
}

.foot-center > img:last-child {
  height: 3rem;
  max-width: 100%;
}

.foot-right {
  text-align: right;
  display: flex;
  align-items: flex-end;
  gap: 7px;
  flex-direction: column;
}

.foot-right > p {
  font-weight: 600;
}

.foot-menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 40px;
}

.foot-social {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.foot-social-mobile {
  display: none;
  align-items: center;
  flex-direction: column;
  margin: 10px 0 20px;
}

.foot-social-mobile a {
  color: var(--footer-color);
  transition: opacity 0.2s ease-in-out;
}

.foot-social-mobile a:hover {
  opacity: 0.7;
}

.foot-bottom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 2px 20px;
  justify-content: space-between;
  font-size: 0.8rem;
}

.foot-bottom a {
  color: var(--grey);
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
}

.foot-bottom a:hover {
  color: var(--black);
}

.foot-bottom > p:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  gap: 15px;
  align-items: center;
}

.foot-bottom > p > i {
  display: inline-block;
  height: 1rem;
  width: 1px;
  background-color: var(--footer-color);
}

@media screen and (max-width: 1200px) {
  #foot {
    padding: 40px 20px 10px;
  }
  .foot-top {
    padding-bottom: 110px;
  }
  .foot-bottom > p:last-child {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
  }
}

@media screen and (max-width: 1100px) {
  .foot-center > img:first-child {
    height: 5rem;
  }
}

@media screen and (max-width: 992px) {
  .foot-top {
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .foot-center {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    order: 1;
    width: 100%;
  }
  .foot-center > img:last-child {
    display: none;
  }
  .foot-left {
    order: 2;
  }
  .foot-right {
    order: 3;
  }
  .foot-bottom {
    flex-direction: column;
  }
}

@media screen and (max-width: 500px) {
  .foot-top {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }
  .foot-social,
  .foot-right > p {
    display: none;
  }
  .foot-menu {
    margin-bottom: 20px;
  }
  .foot-menu,
  .foot-right {
    align-items: center;
  }
  .foot-bottom {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .foot-bottom > p:last-child {
    flex-direction: column;
    gap: 2px;
  }
  .foot-bottom > p:last-child > i {
    display: none;
  }
  .foot-social-mobile {
    display: flex;
  }
}

/********************
 PREFOOTER
*********************/
#prefoot {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: var(--navbar-height) 40px 40px;
}

#prefoot > a {
  color: var(--white);
  position: relative;
  overflow: hidden;
  display: flex;
  height: 40vw;
  max-height: 600px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: var(--black);
  padding: 80px 40px;
}

#prefoot.large > a {
  height: calc(100vh - 40px - var(--navbar-height));
  max-height: calc(100vh - 40px - var(--navbar-height));
}

#prefoot > a > img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

#prefoot > a:hover > img {
  opacity: 0.8;
  transform: scale(1.1);
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

#prefoot > a:active > img {
  opacity: 0.7;
  transform: scale(1.08);
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

#prefoot > a > div {
  position: relative;
  z-index: 2;
}

#prefoot > a > div > p {
  font-family: var(--sitefont);
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 200;
  font-style: italic;
  text-align: center;
  margin-bottom: 40px;
}

#prefoot > a > div > .btn {
  margin: 0 auto;
}

#prefoot > a:hover > div > .btn {
  background-color: var(--white);
  color: var(--black);
  border-color: var(--black);
}

#prefoot > a:active > div > .btn {
  background-color: var(--cream-500);
}

@media screen and (max-width: 1200px) {
  #prefoot > a > div > p {
    font-size: 3rem;
  }
}

@media screen and (max-width: 992px) {
  #prefoot {
    grid-template-columns: 1fr;
    padding: 40px;
  }
  #prefoot > a,
  #prefoot.large > a {
    height: 40vw;
    min-height: 250px;
    padding: 40px;
  }
}

@media screen and (max-width: 600px) {
  #prefoot {
    padding: 20px;
  }
  #prefoot > a > div > p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 500px) {
  #prefoot > a > div > p {
    font-size: 2rem;
  }
}

/********************
 CONTACT
*********************/
#contact {
  padding: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.fields-grid {
  display: grid;
  gap: 0 20px;
  grid-template-columns: repeat(3, 1fr);
}

.field {
  position: relative;
  margin-top: 30px;
}

.field input,
.field textarea {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid var(--black);
  font-family: var(--helvetica);
  color: var(--black);
  outline: none;
  width: 100%;
  font-size: 1rem;
  padding: 1px 4px;
}

.field textarea {
  border: 1px solid var(--black);
  border-radius: 10px;
  resize: none;
  height: 120px;
  padding: 3px 5px;
}

.field label {
  position: absolute;
  pointer-events: none;
  top: -2px;
  left: 2px;
  font-size: 1rem;
  font-family: var(--degular);
  transition: transform 0.2s ease-in-out, font-size 0.2s ease-in-out;
}

.field textarea + label {
  top: 3px;
  left: 6px;
}

.field input:focus + label,
.field input.filled + label {
  transform: translate(-2px, calc(-1rem - 2px));
  font-size: 0.8rem;
}

.field textarea:focus + label,
.field textarea.filled + label {
  transform: translate(-6px, calc(-1rem - 4px));
  font-size: 0.8rem;
}

#success {
  color: var(--green);
  margin-bottom: 20px;
}

#error {
  color: var(--red);
  margin-bottom: 20px;
}

#success:empty,
#error:empty {
  display: none;
}

#contact .preloader {
  margin: 15px 0;
}

#contact .btn {
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .fields-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 550px) {
  .fields-grid {
    grid-template-columns: 1fr;
  }
}
/********************
 ANIMATIONS
*********************/
.anim-title:not(.ck) {
  opacity: 0;
}

.anim-title.inited {
  opacity: 1;
}

.anim-title > p > span,
.anim-title > p > i {
  display: inline-block;
  /*overflow: hidden;*/
}

.anim-title > p > span > span,
.anim-title > p > i > span {
  display: block;
  position: relative;
  transform: translateY(50%);
  opacity: 0;
}

.anim-trigger:not(.animate) .anim-title > p > span > span,
.anim-trigger:not(.animate) .anim-title > p > i > span {
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s !important;
}

.anim-trigger.animate .anim-title > p > span > span,
.anim-trigger.animate .anim-title > p > i > span {
  transform: translateY(0);
  opacity: 1;
}

.anim-title > p > i:last-child {
  margin-left: 10px;
}

.fade-up,
.fade-bottom,
.fade-right,
.fade-left,
.fade {
  opacity: 0;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.fade-up {
  transform: translateY(20px);
}

.fade-left {
  transform: translateX(20px);
}

.fade-right {
  transform: translateX(-20px);
}

.fade-bottom {
  transform: translateY(-20px);
}

.anim-trigger.animate .fade-up,
.anim-trigger.animate .fade-left,
.anim-trigger.animate .fade-right,
.anim-trigger.animate .fade-bottom {
  opacity: 1;
  transform: translate(0, 0);
}

.anim-trigger.animate .delay-1 {
  transition-delay: 0.2s;
}

.anim-trigger.animate .delay-2 {
  transition-delay: 0.4s;
}

.anim-trigger.animate .delay-3 {
  transition-delay: 0.6s;
}

.anim-trigger.animate .delay-4 {
  transition-delay: 0.8s;
}

.anim-trigger.animate .delay-5 {
  transition-delay: 1s;
}

.anim-trigger.animate .delay-6 {
  transition-delay: 1.2s;
}

.anim-trigger.animate .delay-7 {
  transition-delay: 1.4s;
}

.anim-trigger.animate .delay-8 {
  transition-delay: 1.6s;
}

.anim-trigger.animate .delay-9 {
  transition-delay: 1.8s;
}

.anim-trigger.animate .delay-10 {
  transition-delay: 2s;
}

.anim-trigger.animate .delay-11 {
  transition-delay: 2.2s;
}

.anim-trigger.animate .delay-12 {
  transition-delay: 2.4s;
}

.anim-trigger.animate .delay-13 {
  transition-delay: 2.6s;
}

.anim-trigger.animate .delay-14 {
  transition-delay: 2.8s;
}

.anim-trigger.animate .delay-15 {
  transition-delay: 3s;
}

@media screen and (max-width: 992px) {
  .fade-right,
  .fade-left {
    transform: translateY(20px);
  }
}

/********************
 COOKIES
*********************/
.cookies {
  position: fixed;
  bottom: 20px;
  left: 20px;
  border: 1px solid var(--white);
  background-color: rgba(20, 20, 20, 0.9);
  z-index: 106;
  color: var(--white);
  padding: 20px;
  gap: 20px;
  width: 540px;
  max-width: calc(100% - 40px);
  pointer-events: none;
  opacity: 0;
  transform: translateX(-100%);
  font-size: 0.9rem;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.cookies.active {
  pointer-events: all;
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.4s ease-in-out, opacity 0.4s;
}

.cookies > svg {
  float: right;
  margin: 0 0 10px 10px;
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}

.cookies > svg:hover {
  opacity: 0.7;
}

.cookies > div {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
  align-items: center;
  justify-content: center;
  float: 1;
  margin-top: 20px;
}

.cookies p > a {
  color: var(--grey);
  transition: color 0.2s ease-in-out;
}

.cookies p > a:hover {
  color: var(--cream-600);
}

@media screen and (max-width: 992px) {
  .cookies {
    max-width: calc(100% - 20px);
    bottom: 10px;
    left: 10px;
  }
}

@media screen and (max-width: 650px) {
  .cookies {
    max-width: 100%;
    bottom: 0;
    left: 0;
  }
}

/********************
 MAP MACARON
*********************/
#macaron {
  display: block;
  position: fixed;
  z-index: 99;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  cursor: pointer;
  height: 10rem;
  width: 10rem;
}

#macaron > img:first-child {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 50%;
}

#macaron > img:nth-child(2) {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  animation: macaron 10s linear 0s infinite forwards;
}

#macaron > p {
  color: var(--white);
  position: absolute;
  z-index: 2;
  top: 20%;
  left: 50%;
  width: 70%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 0.8rem;
}

#macaron > img:last-child {
  position: absolute;
  z-index: 3;
  bottom: 24%;
  height: 34%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}

#macaron:hover > img:last-child {
  animation: macaron-map 0.7s cubic-bezier(0.2, 0.9, 0.3, 1.4) 0s 1 forwards;
}

#macaron:not(:hover) > img:last-child {
  animation: macaron-map-return 0s cubic-bezier(0.2, 0.9, 0.3, 1.4) 0s 1
    forwards;
}

#macaron.inited:not(:hover) > img:last-child {
  animation-duration: 0.4s;
}

@keyframes macaron {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes macaron-map {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  10% {
    transform: translateX(-50%) rotate(5deg) scale(0.8) scaleX(0.4);
  }
  50% {
    transform: translateX(-50%) rotate(-10deg) scale(1.05);
  }
  70% {
    transform: translateX(-50%) rotate(5deg) scale(0.9) scaleX(0.9);
  }
  90% {
    transform: translateX(-50%) rotate(-5deg) scale(1) scaleX(1.1);
  }
  100% {
    transform: translateX(-50%) rotate(-5deg);
  }
}

@keyframes macaron-map-return {
  0% {
    transform: translateX(-50%) rotate(-5deg);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 1200px) {
  #macaron {
    bottom: 30px;
  }
}

@media screen and (max-width: 992px) {
  #macaron {
    height: 8rem;
    width: 8rem;
    bottom: 10px;
    right: 10px;
  }
  #macaron > p {
    font-size: 0.6rem;
  }
}

/********************
 LANDING
*********************/
.landing {
  position: relative;
  min-height: 100vh;
  min-height: 100svh;
  width: 100%;
  overflow: hidden;
  background-color: var(--black);
}

.landing > div:first-child {
  position: absolute;
  z-index: 1;
  opacity: 0.8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing > div:first-child > img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}

.landing > div:first-child > video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 2;
}

.grecaptcha-badge {
  display: none;
}

/* NEWS CAROUSEL */

.news {
  padding: var(--medium-vmargin) 0;
}

.news .h1 {
  padding: 0 20px;
  margin-bottom: var(--small-vmargin);
  text-align: center;
}

.news .flickity-slider {
  min-height: 22vw;
}

.news .carousel-cell {
  background-color: var(--black);
  border-radius: 10px;
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 33%;
  overflow: hidden;
  height: 100%;
  margin: 0 20px;
}

.news .carousel-cell > img {
  position: absolute;
  z-index: 1;
  opacity: 0.45;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news .carousel-cell > div {
  position: relative;
  z-index: 2;
  padding: 40px;
}

.news .carousel-cell > div > h4 {
  font-family: var(--sitefont);
  font-size: 3rem;
  font-style: normal;
  font-weight: 100;
  margin-bottom: 20px;
  letter-spacing: 0.06rem;
}

.news .carousel-cell > div > .btn {
  margin: 20px auto 0;
  border-color: var(--white);
}

.news > .btn {
  margin: var(--small-vmargin) auto 0;
}

@media screen and (max-width: 1500px) {
  .news .flickity-slider {
    min-height: 30vw;
  }
  .news .carousel-cell {
    width: 40%;
  }
  .news .carousel-cell > div > h4 {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 1200px) {
  .news .flickity-slider {
    min-height: 30vw;
  }
  .news .carousel-cell {
    width: 45%;
  }
  .news .carousel-cell > div > h4 {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 992px) {
  .news .flickity-slider {
    min-height: 350px;
  }
  .news .carousel-cell {
    width: 500px;
    margin: 0 10px;
  }
  .news .carousel-cell > div > h4 {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 750px) {
  .news .carousel-cell > div > h4 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  .news .carousel-cell {
    width: 400px;
  }
}

/** LARGE POPUP **/
#large_popup {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 106;
  background-color: rgba(20, 20, 20, 0.8);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}

#large_popup.active {
  opacity: 1;
  pointer-events: all;
}

#large_popup > div,
#small_popup {
  background-color: rgba(20, 20, 20, 0.8);
  border: 1px solid var(--white);
  color: var(--white);
  padding: 36px 20px 20px;
  border-top-right-radius: 50% 50%;
  border-top-left-radius: 50% 50%;
  max-width: calc(100% - 40px);
}

#large_popup > div > h3,
#small_popup > h3 {
  font-style: normal;
  padding: 0 20%;
  text-align: center;
  margin-bottom: 20px;
  font-size: 2rem;
}

#large_popup > div > h4,
#small_popup > h4 {
  margin-bottom: 10px;
}

#large_popup > div > div:not(:last-child) a,
#small_popup > div:not(:last-child) a {
  color: var(--grey);
  transition: color 0.2s ease-in-out;
}

#large_popup > div > div:not(:last-child) a:hover,
#small_popup > div:not(:last-child) a:hover {
  color: var(--cream-600);
}

#large_popup > div > div:last-child,
#small_popup > div:last-child {
  margin-top: 20px;
  display: flex;
  align-content: center;
  gap: 5px 20px;
  justify-content: center;
  flex-wrap: wrap;
}

#large_popup > div {
  border-top-right-radius: 50% 120px;
  border-top-left-radius: 50% 120px;
  max-width: min(700px, calc(100% - 80px));
  padding: 36px 40px 20px;
}

#large_popup > div > h3 {
  margin-bottom: 40px;
}

#large_popup > div p,
#large_popup > div li,
#small_popup p,
#small_popup li {
  margin: 10px 0;
}

@media screen and (max-width: 992px) {
  #large_popup > div > h3,
  #small_popup > h3 {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 650px) {
  #large_popup > div,
  #small_popup {
    max-width: 100%;
  }
}

/** SMALL POPUP **/
#small_popup {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 105;
  background-color: rgba(20, 20, 20, 0.9);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}

#small_popup.active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

@media screen and (max-width: 992px) {
  #small_popup {
    max-width: calc(100% - 20px);
    bottom: 10px;
    left: 10px;
  }
}

@media screen and (max-width: 650px) {
  #small_popup {
    max-width: 100%;
    bottom: 0;
    left: 0;
  }
}

/*************
  404
**************/
.p404 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  background-color: var(--cream);
  padding: calc(var(--navbar-height) + 40px) 40px 40px;
}

.p404 .btn {
  margin-top: 40px;
}

/********************
 LEGALS
*********************/
.legals {
  max-width: 1200px;
  min-height: 100vh;
  padding: calc(var(--navbar-height) + var(--medium-vmargin))
    var(--large-hmargin) var(--medium-vmargin);
}

.legals h1 {
  margin-bottom: 20px;
}

.legals h2,
.legals h3 {
  margin: 20px 0 10px;
}

.legals p {
  margin-top: 10px;
}

.legals p a {
  color: var(--grey);
  transition: color 0.2s ease-in-out;
}

.legals p a:hover {
  color: var(--black);
}

.legals input {
  accent-color: var(--blue-500);
}

.legals form .btn {
  margin-top: 20px;
}

#cookies_success {
  color: var(--green);
}
