@charset "UTF-8";
.pulser-icon-angle-down {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/angle-down.svg");
  mask-image: url("../../images/icons-svg/angle-down.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-angle-right {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/angle-right.svg");
  mask-image: url("../../images/icons-svg/angle-right.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-arrow-down {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-down.svg");
  mask-image: url("../../images/icons-svg/arrow-down.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-arrow-left {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-left.svg");
  mask-image: url("../../images/icons-svg/arrow-left.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-arrow-right {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-right.svg");
  mask-image: url("../../images/icons-svg/arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-check {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/check.svg");
  mask-image: url("../../images/icons-svg/check.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-chef {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/chef.svg");
  mask-image: url("../../images/icons-svg/chef.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-copy {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/copy.svg");
  mask-image: url("../../images/icons-svg/copy.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-cross {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/cross.svg");
  mask-image: url("../../images/icons-svg/cross.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-difficulty {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/difficulty.svg");
  mask-image: url("../../images/icons-svg/difficulty.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-facebook {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/facebook.svg");
  mask-image: url("../../images/icons-svg/facebook.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-filter-alt {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/filter-alt.svg");
  mask-image: url("../../images/icons-svg/filter-alt.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-filter {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/filter.svg");
  mask-image: url("../../images/icons-svg/filter.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-flower {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/flower.svg");
  mask-image: url("../../images/icons-svg/flower.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-instagram {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/instagram.svg");
  mask-image: url("../../images/icons-svg/instagram.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-linkedin {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/linkedin.svg");
  mask-image: url("../../images/icons-svg/linkedin.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-moon {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/moon.svg");
  mask-image: url("../../images/icons-svg/moon.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-paste {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/paste.svg");
  mask-image: url("../../images/icons-svg/paste.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-pinterest {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/pinterest.svg");
  mask-image: url("../../images/icons-svg/pinterest.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-plus {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/plus.svg");
  mask-image: url("../../images/icons-svg/plus.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-rating {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/rating.svg");
  mask-image: url("../../images/icons-svg/rating.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-refresh {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/refresh.svg");
  mask-image: url("../../images/icons-svg/refresh.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-restrictions {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/restrictions.svg");
  mask-image: url("../../images/icons-svg/restrictions.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-share {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/share.svg");
  mask-image: url("../../images/icons-svg/share.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-tiktok {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/tiktok.svg");
  mask-image: url("../../images/icons-svg/tiktok.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-totaltime {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/totaltime.svg");
  mask-image: url("../../images/icons-svg/totaltime.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-x {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/x.svg");
  mask-image: url("../../images/icons-svg/x.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-youtube {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/youtube.svg");
  mask-image: url("../../images/icons-svg/youtube.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

/* Fonts */
/* 
// You can upload custom fonts to the /src/fonts folder.
// Call the file like this: ../fonts/[filename].
//
// Using self-owned webfonts is always better for performance and control.
// Use these files to add @font-face CSS rules to your stylesheets.
// use https://transfonter.org/ to generate the @font-face rules if needed.
*/
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2"), url("../fonts/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-LightItalic.woff2") format("woff2"), url("../fonts/Inter-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Italic.woff2") format("woff2"), url("../fonts/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-MediumItalic.woff2") format("woff2"), url("../fonts/Inter-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Inter-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-BoldItalic.woff2") format("woff2"), url("../fonts/Inter-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/* Style de base pour l'en-tête du site */
.site-header {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}
.site-header.has-topbar.shrink {
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu {
  /* Style des éléments de menu de premier niveau */
  /* Style du sélecteur de langue */
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li {
  /* Style du sous-menu */
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li > a {
  /* Police en gras et majuscules pour les liens principaux */
  font-weight: 600;
  text-transform: uppercase;
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu {
  /* Organisation verticale des sous-menus */
  gap: 4px;
  display: flex;
  flex-direction: column;
  /* Style spécial pour le premier élément du sous-menu (sauf langue) */
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu > li:first-child:not(.wpml-ls-item) {
  padding: 0.5rem 0rem;
  /* Ajout d'une flèche après le premier élément */
  /* Animation de la flèche au survol */
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu > li:first-child:not(.wpml-ls-item) a {
  /* Lien souligné avec transition */
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.35,1);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu > li:first-child:not(.wpml-ls-item)::after {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  display: inline-block;
  margin-left: 0.75rem;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.35,1);
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu > li:first-child:not(.wpml-ls-item):hover::after{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item {
  display: flex;
  flex-direction: row;
  gap: 12px;
}

.site-footer .inner .sup .middle .menu-container .menu > li > a {
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 700;
  text-transform: uppercase;
}

/* Styles pour les écrans larges (>=1280px) */
@media screen and (min-width: 1280px) {
  .site-header.has-topbar.shrink {
    transform: translateY(-43px);
    -webkit-transform: translateY(-43px);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu {
    /* Style des éléments avec sous-menu */
    /* Style général des éléments de menu */
    /* Style du sélecteur de langue en version desktop */
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) {
    /* Ajout d'une flèche pour indiquer le sous-menu */
    /* Style du sous-menu déroulant */
    /* Affichage du sous-menu au survol */
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) > a::after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    margin-left: 12px;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu {
    position: absolute;
    top: 100%;
    padding-top: 32px;
    gap: 0px;
    /* État initial caché avec animation */
    transform: translateY(-20px);
    opacity: 0;
    pointer-events: none;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(.29,.73,.45,1);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu > li {
    /* Style visuel des éléments du sous-menu */
    --tw-bg-opacity: 1;
    background-color: rgb(252 252 228 / var(--tw-bg-opacity));
    padding: 2px 40px;
    border-left-width: 1px;
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18 / var(--tw-border-opacity));
    /* Style spécial pour le premier et dernier élément */
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu > li > a {
    /* Animation du soulignement au survol */
    text-decoration: underline;
    -webkit-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
    text-underline-offset: 2px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(.29,.73,.45,1);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu > li > a:hover {
    -webkit-text-decoration-color: initial !important;
            text-decoration-color: initial !important;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu > li:first-child {
    padding: 24px 40px 16px 40px;
    border-radius: 8px 8px 0px 0px;
    border-top-width: 1px;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item) ul.sub-menu > li:last-child {
    padding-bottom: 24px;
    border-radius: 0px 0px 8px 8px;
    border-bottom-width: 1px;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu .menu-item-has-children:not(.wpml-ls-item):hover > ul.sub-menu {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li ul.sub-menu > li:first-child:not(.wpml-ls-item) a {
    font-size: 18px;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item {
    gap: 0rem;
    width: 24px;
    height: 27px;
    overflow: hidden;
    flex-direction: column;
    font-weight: 600;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    position: relative;
    /* Animation au survol */
    /* Style du lien principal */
    /* Style du sous-menu de langue */
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item:hover > a {
    transform: translateY(-100%);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item:hover > ul.sub-menu {
    transform: translateY(0);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item > a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    transform: translateY(0);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(.29,.73,.45,1);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item > ul.sub-menu {
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    transform: translateY(100%);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(.29,.73,.45,1);
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item > ul.sub-menu > li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .site-header .main-menu .inner .bott .menu-container .nav-menu .menu > li.wpml-ls-item > ul.sub-menu > li > a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
li.wpml-ls-current-language:not(.menu-item-has-children) {
  pointer-events: none !important;
  cursor: default !important;
}

main .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 0.4;
  border-radius: 100px !important;
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
main .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 28px;
}
.btn.btn-primary{
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn.btn-primary .text-button {
  position: relative;
  overflow: hidden;
  padding: 0.4em 0em;
  line-height: 130%;
}
.btn.btn-primary .text-button::before, .btn.btn-primary .text-button::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0px;
  height: 2px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.btn.btn-primary .text-button::before {
  transform: translateX(0);
  transform-origin: right;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-primary .text-button::after {
  transform: translateX(calc(-100% - 800px));
  transform-origin: left;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-primary .text-button:hover::before {
  transform: translateX(100%);
}
.btn.btn-primary .text-button:hover::after {
  transform: translateX(0);
}
.btn.btn-filter {
  padding: 8px 12px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 400;
  background-color: transparent;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-filter:hover {
  background-color: #CFDFCF;
}
.btn.btn-filter.active{
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
}
.btn.btn-open-filter {
  padding: 8px 12px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 400;
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn.btn-label {
  font-size: 14px;
  padding: 4px 12px 4px 8px;
  border-radius: 4px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(165 165 165 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 228 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.btn.btn-sort {
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 6px 12px;
  background-color: transparent;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-sort:hover {
  background-color: #CFDFCF;
}
.btn.btn-apply {
  padding: 8px 10px 8px 6px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-apply:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 226 116 / var(--tw-bg-opacity));
}
.btn.btn-secondary {
  padding: 12px 12px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 226 116 / var(--tw-bg-opacity));
}
.btn.btn-outline {
  padding: 8px 10px 8px 6px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  background-color: transparent;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-outline:not(#disableSleep):hover {
  background-color: #CFDFCF;
}
.btn.btn-category {
  font-size: 14px;
  background-color: transparent;
  font-weight: 400;
  padding: 4px 16px;
  border-radius: 100px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(165 165 165 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.btn.btn-category:hover {
  background-color: #CFDFCF;
}

@media screen and (min-width: 380px) {
  .toggle-btn {
    min-width: 140px;
  }
  .btn.btn-filter {
    font-size: 16px;
    padding: 8px 18px;
  }
  .btn.btn-open-filter {
    font-size: 18px;
    padding: 8px 24px;
  }
  .btn.btn-sort {
    font-size: 18px;
    padding: 8px 24px;
  }
  .btn.btn-apply {
    padding: 10px 16px 10px 8px;
    font-size: 16px;
  }
  .btn.btn-secondary {
    padding: 12px 16px;
    font-size: 16px;
  }
  .btn.btn-outline {
    padding: 10px 16px 10px 8px;
    font-size: 16px;
  }
}
@media screen and (min-width: 420px) {
  .btn.btn-filter {
    font-size: 18px;
    padding: 8px 24px;
  }
  .btn.btn-secondary {
    padding: 12px 24px;
    font-size: 18px;
  }
}
.wp-block-pulser-hero-banner h1, .wp-block-pulser-hero-banner h2, .wp-block-pulser-hero-banner h3, .wp-block-pulser-hero-banner h4, .wp-block-pulser-hero-banner h5, .wp-block-pulser-hero-banner h6{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.wp-block-pulser-hero-banner #breadcrumbs > span a, .wp-block-pulser-hero-banner #breadcrumbs > span span {
  color: white;
}
.wp-block-pulser-hero-banner #breadcrumbs > span i {
  color: white;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 120px)); /* ajustez cette valeur selon vos besoins */
  }
}
.logos-slider {
  animation: scroll 30s linear infinite;
}

/* Pour mettre en pause l'animation au survol */
.logos-slider:hover {
  animation-play-state: paused;
}

/* Pour dupliquer le contenu et créer un défilement infini */
.logos-container {
  position: relative;
  width: 100%;
}

.logos-slider {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}

/* Assurez-vous que le contenu est dupliqué en JS pour un défilement infini */
/* ! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 767px){
  .container{
    max-width: 767px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
html,
  .body,
  body{
  scroll-behavior: smooth;
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 228 / var(--tw-bg-opacity));
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
h1, .h1,
  h2, .h2,
  h3, .h3,
  h4, .h4,
  h5, .h5,
  h6, .h6{
  font-family: Inter, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
h1, .h1{
  margin-bottom: 1.5rem;
  font-size: 48px;
  font-weight: 600;
  line-height: 110%;
}
@media (min-width: 768px){
  h1, .h1{
    font-size: 58px;
  }
}
h2, .h2{
  margin-bottom: 1.5rem;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 1024px){
  h2, .h2{
    font-size: 36px;
  }
}
h3, .h3{
  margin-bottom: 1.5rem;
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 1024px){
  h3, .h3{
    font-size: 32px;
  }
}
h4, .h4{
  margin-bottom: 1.5rem;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 1024px){
  h4, .h4{
    font-size: 28px;
  }
}
h5, .h5{
  margin-bottom: 1.5rem;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 120%;
}
h6, .h6{
  margin-bottom: 1.5rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}
.c1{
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}
.c1 strong{
  font-weight: 600;
}
.c2{
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}
.c2 strong{
  font-weight: 600;
}
.c3{
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
.c3 strong{
  font-weight: 600;
}
.c4{
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
}
.c4 strong{
  font-weight: 600;
}
.c5{
  font-size: 11px;
  font-weight: 400;
  line-height: 160%;
}
.c5 strong{
  font-weight: 600;
}
.c6{
  font-size: 11px;
  font-weight: 400;
  line-height: 160%;
}
.c6 strong{
  font-weight: 600;
}
picture{
  display: block;
}
picture img{
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
#breadcrumbs{
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(159 191 159 / var(--tw-text-opacity));
}
#breadcrumbs a{
  --tw-text-opacity: 1;
  color: rgb(159 191 159 / var(--tw-text-opacity));
}
picture.object-cover > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.\!bottom-0{
  bottom: 0px !important;
}
.\!top-0{
  top: 0px !important;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-6{
  left: 1.5rem;
}
.right-0{
  right: 0px;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[calc\(100\%\+1rem\)\]{
  top: calc(100% + 1rem);
}
.\!z-\[1\]{
  z-index: 1 !important;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-\[0\]{
  z-index: 0;
}
.z-\[11\]{
  z-index: 11;
}
.z-\[12\]{
  z-index: 12;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[3\]{
  z-index: 3;
}
.z-\[9\]{
  z-index: 9;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-4{
  order: 4;
}
.order-5{
  order: 5;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-mt-\[100px\]{
  margin-top: -100px;
}
.-mt-\[150px\]{
  margin-top: -150px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-auto{
  margin-right: auto;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-\[1px\]{
  margin-top: 1px;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.mt-auto{
  margin-top: auto;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[1\/1\]{
  aspect-ratio: 1/1;
}
.aspect-\[17\/23\]{
  aspect-ratio: 17/23;
}
.aspect-\[39\/35\]{
  aspect-ratio: 39/35;
}
.aspect-\[6\/7\]{
  aspect-ratio: 6/7;
}
.aspect-\[7\/8\]{
  aspect-ratio: 7/8;
}
.aspect-\[8\/13\]{
  aspect-ratio: 8/13;
}
.h-10{
  height: 2.5rem;
}
.h-14{
  height: 3.5rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[6px\]{
  height: 6px;
}
.h-\[83px\]{
  height: 83px;
}
.h-\[calc\(100\%-40px\)\]{
  height: calc(100% - 40px);
}
.h-\[calc\(100\%-8px\)\]{
  height: calc(100% - 8px);
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-\[60px\]{
  max-height: 60px;
}
.max-h-\[calc\(100vh-300px\)\]{
  max-height: calc(100vh - 300px);
}
.min-h-14{
  min-height: 3.5rem;
}
.min-h-6{
  min-height: 1.5rem;
}
.min-h-\[18px\]{
  min-height: 18px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[20px\]{
  min-height: 20px;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[50px\]{
  min-height: 50px;
}
.min-h-\[600px\]{
  min-height: 600px;
}
.w-0{
  width: 0px;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-14{
  width: 3.5rem;
}
.w-3{
  width: 0.75rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[10px\]{
  width: 10px;
}
.w-\[180px\]{
  width: 180px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[210px\]{
  width: 210px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[83px\]{
  width: 83px;
}
.w-\[90px\]{
  width: 90px;
}
.w-\[calc\(100\%-100px\)\]{
  width: calc(100% - 100px);
}
.w-\[calc\(100\%-24px\)\]{
  width: calc(100% - 24px);
}
.w-\[calc\(50\%-4px\)\]{
  width: calc(50% - 4px);
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.min-w-14{
  min-width: 3.5rem;
}
.min-w-6{
  min-width: 1.5rem;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[18px\]{
  min-width: 18px;
}
.min-w-\[20px\]{
  min-width: 20px;
}
.min-w-\[50px\]{
  min-width: 50px;
}
.max-w-\[140px\]{
  max-width: 140px;
}
.max-w-\[840px\]{
  max-width: 840px;
}
.max-w-\[880px\]{
  max-width: 880px;
}
.max-w-full{
  max-width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.origin-bottom{
  transform-origin: bottom;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-100\%\]{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-16px\]{
  --tw-translate-y: -16px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[100\%\]{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-y-0{
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize-y{
  resize: vertical;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.\!overflow-visible{
  overflow: visible !important;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.whitespace-normal{
  white-space: normal;
}
.rounded-\[0_32px_0_32px\]{
  border-radius: 0 32px 0 32px;
}
.rounded-\[0px_24px\]{
  border-radius: 0px 24px;
}
.rounded-\[0px_32px\]{
  border-radius: 0px 32px;
}
.rounded-\[0px_40px\]{
  border-radius: 0px 40px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[16px_16px_0px_16px\]{
  border-radius: 16px 16px 0px 16px;
}
.rounded-\[24px_24px_0px_24px\]{
  border-radius: 24px 24px 0px 24px;
}
.rounded-\[32px_0px\]{
  border-radius: 32px 0px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-tr-\[72px\]{
  border-top-right-radius: 72px;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[1\.5px\]{
  border-bottom-width: 1.5px;
}
.border-l{
  border-left-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-\[rgba\(3\2c 7\2c 18\2c 0\.1\)\]{
  border-color: rgba(3,7,18,0.1);
}
.border-dark{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}
.border-grey{
  --tw-border-opacity: 1;
  border-color: rgb(43 43 43 / var(--tw-border-opacity));
}
.border-greyLight{
  --tw-border-opacity: 1;
  border-color: rgb(165 165 165 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.bg-\[rgba\(159\2c 191\2c 159\2c 0\.30\)\]{
  background-color: rgba(159,191,159,0.30);
}
.bg-accent{
  --tw-bg-opacity: 1;
  background-color: rgb(255 226 116 / var(--tw-bg-opacity));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.bg-greyLight{
  --tw-bg-opacity: 1;
  background-color: rgb(165 165 165 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 228 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[linear-gradient\(277deg\2c rgba\(3\2c 7\2c 18\2c 0\)_10\.37\%\2c rgba\(3\2c 7\2c 18\2c 0\.2\)_82\.89\%\)\2c linear-gradient\(0deg\2c rgba\(3\2c 7\2c 18\2c 0\.4\)_0\%\2c rgba\(3\2c 7\2c 18\2c 0\.4\)_100\%\)\]{
  background-image: linear-gradient(277deg,rgba(3,7,18,0) 10.37%,rgba(3,7,18,0.2) 82.89%),linear-gradient(0deg,rgba(3,7,18,0.4) 0%,rgba(3,7,18,0.4) 100%);
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.\!p-2{
  padding: 0.5rem !important;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.\!px-\[10\%\]{
  padding-left: 10% !important;
  padding-right: 10% !important;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.ps-8{
  padding-inline-start: 2rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.text-center{
  text-align: center;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.\!font-bold{
  font-weight: 700 !important;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-bold{
  font-weight: 700;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.leading-none{
  line-height: 1;
}
.text-accent{
  --tw-text-opacity: 1;
  color: rgb(255 226 116 / var(--tw-text-opacity));
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-grey{
  --tw-text-opacity: 1;
  color: rgb(43 43 43 / var(--tw-text-opacity));
}
.text-greyLight{
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(159 191 159 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(252 252 228 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-400{
  transition-duration: 400ms;
}
.duration-600{
  transition-duration: 600ms;
}
.duration-800{
  transition-duration: 800ms;
}
.duration-\[400ms\]{
  transition-duration: 400ms;
}
.ease-\[cubic-bezier\(0\.4\2c 0\2c 0\.2\2c 1\)\]{
  transition-timing-function: cubic-bezier(0.4,0,0.2,1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-smooth{
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.\[box-shadow\:0px_4px_32px_0px_rgba\(0\2c _0\2c _0\2c _0\.06\)\]{
  box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06);
}
.\[box-shadow\:0px_4px_32px_0px_rgba\(0\2c _0\2c _0\2c _0\.26\)\]{
  box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.26);
}
* > p {
  margin-bottom: 1rem;
}

* > p:last-child {
  margin-bottom: 0rem;
}

main ul {
  list-style: disc;
  margin-bottom: 1.5rem;
  padding-inline-start: 1.25rem;
}
main ul li {
  margin-bottom: 0.5rem;
}

#breadcrumbs > span {
  display: flex;
  flex-direction: row;
  gap: 8px;
  flex-wrap: nowrap;
  align-items: center;
  overflow-x: scroll;
}
#breadcrumbs > span::-webkit-scrollbar {
  display: none;
}
#breadcrumbs > span a {
  text-decoration: underline;
  font-weight: 600 !important;
}
#breadcrumbs > span a, #breadcrumbs > span span{
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity));
  text-wrap: nowrap;
}
#breadcrumbs > span i{
  font-size: 14px;
  line-height: 160%;
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity));
}

#filtersPopup.active .overlay-filter{
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px){
  #filtersPopup.active .overlay-filter{
    --tw-scale-x: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
#filtersPopup.active .filters-popup{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px){
  #filtersPopup.active .filters-popup{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.recipes-list{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.recipes-list .recipe-card-vert {
  opacity: 0;
  transform: translateY(20px);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(.29,.73,.45,1);
}
.recipes-list.loaded .recipe-card-vert {
  opacity: 1;
  transform: translateY(0);
}
.recipes-list.loaded .recipe-card-vert:nth-child(1) {
  transition-delay: 0.05s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(2) {
  transition-delay: 0.1s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(3) {
  transition-delay: 0.15s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(4) {
  transition-delay: 0.2s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(5) {
  transition-delay: 0.25s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(6) {
  transition-delay: 0.3s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(7) {
  transition-delay: 0.35s;
}
.recipes-list.loaded .recipe-card-vert:nth-child(8) {
  transition-delay: 0.4s;
}

.recipes-list.loading {
  opacity: 0.5;
  pointer-events: none;
}

.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.preparation .preparation-item img,
.preparation .preparation-item picture {
  border-radius: 0px 32px 0px 32px;
}

main{
  margin-top: 117px;
}

@media (min-width: 1024px){
  main{
    margin-top: 163px;
  }
}

.comment-form-container #reply-title{
  display: none;
}
.comment-form-container .comment-form-cookies-consent {
  text-align: left;
}
.comment-form-container .form-submit{
  order: 5;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 2rem;
}
.comment-form-container .form-submit .btn {
  padding-left: 24px;
  padding-right: 24px;
  margin: auto;
}

.comment-card {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.comment-card.visible {
  opacity: 1;
  transform: translateY(0);
}

.comment-card:nth-child(n+3) {
  display: none;
}

.comments-container.show-all .comment-card:nth-child(n+3) {
  display: flex;
}

.pulser-icon-plus.rotated {
  transform: rotate(45deg);
}

.featured-recipes-container .swiper-wrapper .swiper-slide {
  opacity: 1;
  transition: opacity 0.3s ease-out;
}
.featured-recipes-container .swiper-wrapper .swiper-slide.refreshing {
  opacity: 0;
}
@media (min-width: 1280px){
  .xl\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .xl\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 767px){
    .xl\:container{
      max-width: 767px;
    }
  }
  @media (min-width: 1024px){
    .xl\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .xl\:container{
      max-width: 1280px;
    }
  }
}
.placeholder\:text-\[rgba\(3\2c 7\2c 18\2c 0\.5\)\]::-moz-placeholder{
  color: rgba(3,7,18,0.5);
}
.placeholder\:text-\[rgba\(3\2c 7\2c 18\2c 0\.5\)\]::placeholder{
  color: rgba(3,7,18,0.5);
}
.placeholder\:text-dark::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.placeholder\:text-dark::placeholder{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0::before{
  content: var(--tw-content);
  inset: 0px;
}
.before\:-top-10::before{
  content: var(--tw-content);
  top: -2.5rem;
}
.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}
.before\:left-1\/2::before{
  content: var(--tw-content);
  left: 50%;
}
.before\:left-\[-16px\]::before{
  content: var(--tw-content);
  left: -16px;
}
.before\:left-\[2px\]::before{
  content: var(--tw-content);
  left: 2px;
}
.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}
.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}
.before\:top-\[7px\]::before{
  content: var(--tw-content);
  top: 7px;
}
.before\:z-\[1\]::before{
  content: var(--tw-content);
  z-index: 1;
}
.before\:h-\[1px\]::before{
  content: var(--tw-content);
  height: 1px;
}
.before\:h-\[2px\]::before{
  content: var(--tw-content);
  height: 2px;
}
.before\:h-\[8px\]::before{
  content: var(--tw-content);
  height: 8px;
}
.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}
.before\:w-\[1px\]::before{
  content: var(--tw-content);
  width: 1px;
}
.before\:w-\[7px\]::before{
  content: var(--tw-content);
  width: 7px;
}
.before\:w-\[8px\]::before{
  content: var(--tw-content);
  width: 8px;
}
.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}
.before\:origin-left::before{
  content: var(--tw-content);
  transform-origin: left;
}
.before\:-translate-x-1\/2::before{
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:-translate-y-1\/2::before{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:rotate-45::before{
  content: var(--tw-content);
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:rotate-\[0deg\]::before{
  content: var(--tw-content);
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:scale-0::before{
  content: var(--tw-content);
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:scale-x-0::before{
  content: var(--tw-content);
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}
.before\:bg-dark::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.before\:bg-greyLight::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(165 165 165 / var(--tw-bg-opacity));
}
.before\:bg-gradient-to-b::before{
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.before\:from-\[rgba\(3\2c 7\2c 18\2c 0\)\]::before{
  content: var(--tw-content);
  --tw-gradient-from: rgba(3,7,18,0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(3, 7, 18, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.before\:via-\[rgba\(3\2c 7\2c 18\2c 0\)\]::before{
  content: var(--tw-content);
  --tw-gradient-to: rgba(3, 7, 18, 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(3,7,18,0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.before\:to-\[rgba\(3\2c 7\2c 18\2c 0\.6\)\]::before{
  content: var(--tw-content);
  --tw-gradient-to: rgba(3,7,18,0.6) var(--tw-gradient-to-position);
}
.before\:transition-transform::before{
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.before\:content-\[\\\'\\\'\]::before{
  --tw-content: \'\';
  content: var(--tw-content);
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:left-\[5\.5px\]::after{
  content: var(--tw-content);
  left: 5.5px;
}
.after\:right-\[-16px\]::after{
  content: var(--tw-content);
  right: -16px;
}
.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}
.after\:top-\[12px\]::after{
  content: var(--tw-content);
  top: 12px;
}
.after\:h-\[2px\]::after{
  content: var(--tw-content);
  height: 2px;
}
.after\:h-full::after{
  content: var(--tw-content);
  height: 100%;
}
.after\:w-\[12px\]::after{
  content: var(--tw-content);
  width: 12px;
}
.after\:w-\[1px\]::after{
  content: var(--tw-content);
  width: 1px;
}
.after\:origin-left::after{
  content: var(--tw-content);
  transform-origin: left;
}
.after\:-rotate-45::after{
  content: var(--tw-content);
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:scale-x-0::after{
  content: var(--tw-content);
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:bg-dark::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.after\:bg-greyLight::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(165 165 165 / var(--tw-bg-opacity));
}
.after\:transition-transform::after{
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:delay-200::after{
  content: var(--tw-content);
  transition-delay: 200ms;
}
.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.after\:content-\[\\\'\\\'\]::after{
  --tw-content: \'\';
  content: var(--tw-content);
}
.checked\:border-dark:checked{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}
.checked\:bg-primary:checked{
  --tw-bg-opacity: 1;
  background-color: rgb(159 191 159 / var(--tw-bg-opacity));
}
.checked\:before\:scale-100:checked::before{
  content: var(--tw-content);
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.checked\:before\:scale-x-100:checked::before{
  content: var(--tw-content);
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.checked\:after\:scale-x-100:checked::after{
  content: var(--tw-content);
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:rotate-180:hover{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-dark:hover{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}
.hover\:bg-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.focus\:border-primary:focus{
  --tw-border-opacity: 1;
  border-color: rgb(159 191 159 / var(--tw-border-opacity));
}
.focus\:border-transparent:focus{
  border-color: transparent;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-primary:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 191 159 / var(--tw-ring-opacity));
}
.focus\:ring-primary\/20:focus{
  --tw-ring-color: rgb(159 191 159 / 0.2);
}
.group:hover .group-hover\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-\[1\.05\]{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.group.active .group-\[\.active\]\:translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group.active .group-\[\.active\]\:translate-y-\[-100\%\]{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group.active .group-\[\.active\]\:rotate-\[-90deg\]{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group.active .group-\[\.active\]\:bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.group.active .group-\[\.active\]\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.group.active .group-\[\.active\]\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group.active .group-\[\.active\]\:opacity-0{
  opacity: 0;
}
.group.active .group-\[\.active\]\:opacity-100{
  opacity: 1;
}
.peer:checked ~ .peer-checked\:opacity-20{
  opacity: 0.2;
}
@media (min-width: 640px){
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px){
  .md\:left-\[calc\(100\%\+1rem\)\]{
    left: calc(100% + 1rem);
  }
  .md\:top-\[calc\(50\%-66px\)\]{
    top: calc(50% - 66px);
  }
  .md\:hidden{
    display: none;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-\[calc\(50\%-12px\)\]{
    width: calc(50% - 12px);
  }
  .md\:w-\[calc\(50\%-24px\/2\)\]{
    width: calc(50% - 24px / 2);
  }
  .md\:w-\[calc\(50\%-32px\)\]{
    width: calc(50% - 32px);
  }
  .md\:w-\[calc\(50\%-8px\)\]{
    width: calc(50% - 8px);
  }
  .md\:max-w-\[390px\]{
    max-width: 390px;
  }
  .md\:max-w-\[calc\(50\%-32px\)\]{
    max-width: calc(50% - 32px);
  }
  .md\:origin-right{
    transform-origin: right;
  }
  .md\:translate-x-full{
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:scale-x-0{
    --tw-scale-x: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:scale-y-100{
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-14{
    gap: 3.5rem;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .md\:gap-y-20{
    row-gap: 5rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-\[16px\]{
    font-size: 16px;
  }
  .md\:text-\[32px\]{
    font-size: 32px;
  }
  .md\:before\:left-\[-20px\]::before{
    content: var(--tw-content);
    left: -20px;
  }
  .md\:after\:right-\[-20px\]::after{
    content: var(--tw-content);
    right: -20px;
  }
}
@media (min-width: 1024px){
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[7\/5\]{
    aspect-ratio: 7/5;
  }
  .lg\:min-h-\[480px\]{
    min-height: 480px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-\[200px\]{
    width: 200px;
  }
  .lg\:w-\[50\%\]{
    width: 50%;
  }
  .lg\:w-\[515px\]{
    width: 515px;
  }
  .lg\:w-\[95px\]{
    width: 95px;
  }
  .lg\:w-\[calc\(33\.33\%-48px\/3\)\]{
    width: calc(33.33% - 48px / 3);
  }
  .lg\:w-\[calc\(50\%-40px\)\]{
    width: calc(50% - 40px);
  }
  .lg\:min-w-\[515px\]{
    min-width: 515px;
  }
  .lg\:max-w-\[1376px\]{
    max-width: 1376px;
  }
  .lg\:max-w-\[500px\]{
    max-width: 500px;
  }
  .lg\:max-w-\[515px\]{
    max-width: 515px;
  }
  .lg\:max-w-\[625px\]{
    max-width: 625px;
  }
  .lg\:max-w-\[750px\]{
    max-width: 750px;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-2{
    gap: 0.5rem;
  }
  .lg\:gap-20{
    gap: 5rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .lg\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:text-\[18px\]{
    font-size: 18px;
  }
  .lg\:before\:-left-10::before{
    content: var(--tw-content);
    left: -2.5rem;
  }
  .lg\:before\:top-0::before{
    content: var(--tw-content);
    top: 0px;
  }
  .lg\:before\:h-full::before{
    content: var(--tw-content);
    height: 100%;
  }
  .lg\:before\:w-\[1px\]::before{
    content: var(--tw-content);
    width: 1px;
  }
}
@media (min-width: 1280px){
  .xl\:relative{
    position: relative;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:aspect-\[151\/228\]{
    aspect-ratio: 151/228;
  }
  .xl\:aspect-\[6\/7\]{
    aspect-ratio: 6/7;
  }
  .xl\:max-h-none{
    max-height: none;
  }
  .xl\:w-\[140px\]{
    width: 140px;
  }
  .xl\:w-\[840px\]{
    width: 840px;
  }
  .xl\:w-\[calc\(100\%-840px\)\]{
    width: calc(100% - 840px);
  }
  .xl\:w-\[calc\(25\%-64px\/3\)\]{
    width: calc(25% - 64px / 3);
  }
  .xl\:w-\[calc\(25\%-72px\/4\)\]{
    width: calc(25% - 72px / 4);
  }
  .xl\:min-w-\[520px\]{
    min-width: 520px;
  }
  .xl\:min-w-\[840px\]{
    min-width: 840px;
  }
  .xl\:max-w-\[1060px\]{
    max-width: 1060px;
  }
  .xl\:max-w-\[608px\]{
    max-width: 608px;
  }
  .xl\:max-w-\[calc\(100\%-840px\)\]{
    max-width: calc(100% - 840px);
  }
  .xl\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:flex-col{
    flex-direction: column;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:gap-10{
    gap: 2.5rem;
  }
  .xl\:gap-20{
    gap: 5rem;
  }
  .xl\:gap-4{
    gap: 1rem;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-\[120px\]{
    gap: 120px;
  }
  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:border-b{
    border-bottom-width: 1px;
  }
  .xl\:border-greyLight{
    --tw-border-opacity: 1;
    border-color: rgb(165 165 165 / var(--tw-border-opacity));
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:pt-\[120px\]{
    padding-top: 120px;
  }
  .xl\:text-\[18px\]{
    font-size: 18px;
  }
  .xl\:opacity-100{
    opacity: 1;
  }
  .xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
.\[\&\.active\]\:pointer-events-auto.active{
  pointer-events: auto;
}
.\[\&\.active\]\:translate-y-0.active{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:bg-dark.active{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.\[\&\.active\]\:opacity-100.active{
  opacity: 1;
}
