/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/src/scss/frontend.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
html {
  overflow-x: hidden;
  width: 100%;
}

body {
  min-height: 100vh;
  min-height: 100dvh;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  overflow-x: clip;
  font-weight: 500;
  color: var(--wp--preset--color--primary, #1A1A1A);
  background-color: var(--wp--preset--color--white, #FAFAFA);
}

a {
  cursor: pointer;
  text-decoration: none;
}

a:focus,
button:focus {
  outline: none;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  line-height: 0;
}

img {
  height: auto;
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

p {
  text-wrap: pretty;
}

ul[role=list],
ol[role=list] {
  list-style: none;
  padding: 0;
}

a {
  color: inherit;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

:focus-visible {
  outline: 2px solid var(--wp--preset--color--primary, #1A1A1A);
  outline-offset: 2px;
}

.skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.skip-link:focus {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 60;
  display: block;
  width: auto;
  height: auto;
  padding: 0.75rem 1.5rem;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
  background: var(--wp--preset--color--primary, #1A1A1A);
  color: var(--wp--preset--color--white, #FAFAFA);
  font-size: 1rem;
  text-decoration: none;
}

::-moz-selection {
  background-color: var(--wp--preset--color--primary, #1A1A1A);
  color: var(--wp--preset--color--white, #FAFAFA);
}

::selection {
  background-color: var(--wp--preset--color--primary, #1A1A1A);
  color: var(--wp--preset--color--white, #FAFAFA);
}

.entry-content > * + *,
.wp-block-post-content > * + * {
  margin-block-start: var(--wp--preset--spacing--40);
}
.entry-content ul:not([class]),
.entry-content ol:not([class]),
.wp-block-post-content ul:not([class]),
.wp-block-post-content ol:not([class]) {
  padding-inline-start: 1.5em;
}
.entry-content li + li,
.wp-block-post-content li + li {
  margin-block-start: 0.25em;
}
.entry-content :not(pre) > code,
.wp-block-post-content :not(pre) > code {
  padding: 0.15em 0.4em;
  border-radius: var(--wp--custom--border-radius--sm, 0.25rem);
  background-color: var(--wp--preset--color--surface, #F5F5F5);
  font-size: 0.875em;
}

.hf-link-animated {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size var(--wp--custom--transition--base, 250ms);
}
@media (hover: hover) and (pointer: fine) {
  .hf-link-animated:hover {
    background-size: 100% 1px;
  }
}

.hf-lead {
  font-size: var(--wp--preset--font-size--md);
  line-height: var(--wp--custom--line-height--relaxed, 1.625);
  color: var(--wp--preset--color--dark, #4A4A4A);
}

.hf-small-caps {
  font-variant-caps: all-small-caps;
  letter-spacing: 0.05em;
}

.hf-kicker {
  display: block;
  font-family: var(--wp--preset--font-family--body, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
  font-size: var(--wp--preset--font-size--xs);
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--wp--preset--color--muted, #8A8A8A);
  margin-block-end: var(--wp--preset--spacing--20);
}

.wp-block-button__link {
  transition-property: background-color, color, border-color, box-shadow, transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
@media (hover: hover) and (pointer: fine) {
  .wp-block-button__link:hover {
    transform: translateY(-1px);
  }
}
.wp-block-button__link:active {
  transform: translateY(0);
}

.is-style-hf-outline .wp-block-button__link,
.is-style-outline .wp-block-button__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.875rem;
  background-color: transparent;
  border-radius: var(--wp--custom--border-radius--full, 9999px);
  color: var(--wp--preset--color--primary);
  border: 2px solid var(--wp--preset--color--primary);
}
@media (hover: hover) and (pointer: fine) {
  .is-style-hf-outline .wp-block-button__link:hover,
  .is-style-outline .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--white, #FAFAFA);
  }
}

.is-style-hf-ghost .wp-block-button__link {
  background-color: transparent;
  color: var(--wp--preset--color--primary, #1A1A1A);
  border: none;
  padding-inline: var(--wp--preset--spacing--20);
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
@media (hover: hover) and (pointer: fine) {
  .is-style-hf-ghost .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--surface, #F5F5F5);
    text-decoration: none;
  }
}

.is-style-fill .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.75em;
  padding: 1rem 1.875rem;
  font-weight: 600;
  background-color: var(--wp--preset--color--primary, #1A1A1A);
  color: var(--wp--preset--color--white, #FAFAFA);
  border: none;
  border-radius: var(--wp--custom--border-radius--full, 9999px);
}
@media (hover: hover) and (pointer: fine) {
  .is-style-fill .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--secondary, #4A4A4A);
    text-decoration: none;
  }
}

.is-style-hf-no-style .wp-block-button__link {
  background-color: transparent;
  color: var(--wp--preset--color--primary);
  border: none;
  padding: 0;
  font-size: 0.875rem;
}

@media (hover: hover) and (pointer: fine) {
  .hover-primary .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--primary, #1A1A1A) !important;
  }
  .hover-primary .wp-block-button__link:hover img {
    filter: brightness(0) invert(1);
  }
  .hover-secondary .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--secondary, #4A4A4A) !important;
    color: var(--wp--preset--color--white, #FAFAFA) !important;
  }
}

.hf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.5em;
  padding: 1rem 1.875rem;
  font-family: var(--wp--preset--font-family--body, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
  font-size: var(--wp--preset--font-size--sm);
  font-weight: 600;
  line-height: var(--wp--custom--line-height--none, 1);
  letter-spacing: 0.025em;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: var(--wp--custom--border-radius--full, 9999px);
  cursor: pointer;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--secondary);
  transition-property: background-color, color, border-color, box-shadow, transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
.hf-btn:focus-visible {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
@media (hover: hover) and (pointer: fine) {
  .hf-btn:hover {
    background-color: var(--wp--preset--color--primary, #1A1A1A);
  }
}
.hf-btn--sm {
  padding: 0.5rem 1rem;
  font-size: var(--wp--preset--font-size--xs);
}
.hf-btn--lg {
  padding: 1rem 2rem;
  font-size: var(--wp--preset--font-size--base);
}
.hf-btn svg,
.hf-btn .hf-icon {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}

.hf-btn--outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.75em;
  padding: 1rem 1.875rem;
  font-family: var(--wp--preset--font-family--body, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
  font-size: var(--wp--preset--font-size--sm);
  font-weight: 600;
  line-height: var(--wp--custom--line-height--none, 1);
  letter-spacing: 0.025em;
  text-decoration: none;
  border: 2px solid var(--wp--preset--color--primary);
  border-radius: var(--wp--custom--border-radius--full, 9999px);
  cursor: pointer;
  color: var(--wp--preset--color--primary);
  background-color: transparent;
  transition-property: background-color, color, border-color, box-shadow, transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
.hf-btn--outline:focus-visible {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
.hf-btn--outline--sm {
  padding: 0.5rem 1rem;
  font-size: var(--wp--preset--font-size--xs);
}
.hf-btn--outline--lg {
  padding: 1rem 2rem;
  font-size: var(--wp--preset--font-size--base);
}
.hf-btn--outline svg,
.hf-btn--outline .hf-icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}

.hf-input,
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=number],
input[type=password],
textarea,
select {
  width: 100%;
  padding: 0.75rem 1rem;
  font-family: var(--wp--preset--font-family--body, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
  font-size: var(--wp--preset--font-size--sm);
  line-height: var(--wp--custom--line-height--snug, 1.375);
  color: var(--wp--preset--color--black, #1A1A1A);
  background-color: var(--wp--preset--color--white, #FAFAFA);
  border: 1px solid var(--wp--preset--color--light, #E8E8E8);
  border-radius: var(--wp--custom--border-radius--base, 0.5rem);
  transition-property: border-color, box-shadow;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
.hf-input::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: var(--wp--preset--color--muted, #8A8A8A);
}
.hf-input::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
textarea::placeholder,
select::placeholder {
  color: var(--wp--preset--color--muted, #8A8A8A);
}
.hf-input:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: var(--wp--preset--color--primary, #1A1A1A);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--wp--preset--color--primary, #1A1A1A) 10%, transparent);
}
.hf-input:disabled,
input[type=text]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
input[type=url]:disabled,
input[type=search]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
textarea:disabled,
select:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

textarea {
  min-height: 8rem;
  resize: vertical;
}

label,
.hf-label {
  display: block;
  font-size: var(--wp--preset--font-size--sm);
  font-weight: 500;
  margin-block-end: var(--wp--preset--spacing--10);
}

.hf-field {
  margin-block-end: var(--wp--preset--spacing--40);
}

.wp-block-search__input {
  border: 1px solid var(--wp--preset--color--light, #E8E8E8);
  border-radius: var(--wp--custom--border-radius--base, 0.5rem);
}
.wp-block-search__button {
  border-radius: var(--wp--custom--border-radius--base, 0.5rem);
}

input::-moz-placeholder {
  -moz-transition: opacity 0.3s ease 0.1s !important;
  transition: opacity 0.3s ease 0.1s !important;
}

input::placeholder {
  transition: opacity 0.3s ease 0.1s !important;
}

input:focus::-moz-placeholder {
  opacity: 0 !important;
}

input:focus::placeholder {
  opacity: 0 !important;
}

.gform-theme--foundation .gform_fields {
  row-gap: 15px !important;
}

.gform_required_legend {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.gfield_consent_description {
  border: none !important;
  padding: 15px 0 0 0 !important;
}
.gfield_consent_description a {
  text-decoration: underline;
  color: inherit;
}

#loginform {
  border-bottom: 1px solid var(--wp--preset--color--light, #E8E8E8);
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
#loginform label {
  text-align: left;
  font-weight: 600;
  margin-bottom: 5px;
}
#loginform .login-username,
#loginform .login-password {
  margin-bottom: 25px;
}
#loginform .login-remember label {
  font-size: 0.875rem;
  font-weight: 500;
}
#loginform .login-submit {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 1rem auto 0 auto;
}
@media screen and (min-width: 1318px) {
  #loginform .login-submit {
    margin: 1rem 0 0 auto;
  }
}
#loginform .login-submit:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 0;
  left: 1.5rem;
  bottom: 0;
  margin: auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj4KICAgIDwhLS0hRm9udCBBd2Vzb21lIFBybyA3LjIuMCBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZSAoQ29tbWVyY2lhbCBMaWNlbnNlKSBDb3B5cmlnaHQgMjAyNiBGb250aWNvbnMsIEluYy4tLT4KICAgIDxwYXRoIGZpbGw9InJnYigyNTUsIDI1NSwgMjU1KSIKICAgICAgICBkPSJNMjI0IDE2MEwyMjQgMjI0TDQxNiAyMjRMNDE2IDE2MEM0MTYgMTA3IDM3MyA2NCAzMjAgNjRDMjY3IDY0IDIyNCAxMDcgMjI0IDE2MHpNMTkyIDIyNEwxOTIgMTYwQzE5MiA4OS4zIDI0OS4zIDMyIDMyMCAzMkMzOTAuNyAzMiA0NDggODkuMyA0NDggMTYwTDQ0OCAyMjRDNDgzLjMgMjI0IDUxMiAyNTIuNyA1MTIgMjg4TDUxMiA1MTJDNTEyIDU0Ny4zIDQ4My4zIDU3NiA0NDggNTc2TDE5MiA1NzZDMTU2LjcgNTc2IDEyOCA1NDcuMyAxMjggNTEyTDEyOCAyODhDMTI4IDI1Mi43IDE1Ni43IDIyNCAxOTIgMjI0ek0xNjAgMjg4TDE2MCA1MTJDMTYwIDUyOS43IDE3NC4zIDU0NCAxOTIgNTQ0TDQ0OCA1NDRDNDY1LjcgNTQ0IDQ4MCA1MjkuNyA0ODAgNTEyTDQ4MCAyODhDNDgwIDI3MC4zIDQ2NS43IDI1NiA0NDggMjU2TDE5MiAyNTZDMTc0LjMgMjU2IDE2MCAyNzAuMyAxNjAgMjg4eiIgLz4KPC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
#loginform #wp-submit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  gap: 0.5em;
  padding: 1rem 1.875rem 1rem 3rem;
  font-family: var(--wp--preset--font-family--body, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
  font-size: var(--wp--preset--font-size--sm);
  font-weight: 600;
  line-height: var(--wp--custom--line-height--none, 1);
  letter-spacing: 0.025em;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: var(--wp--custom--border-radius--full, 9999px);
  cursor: pointer;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--secondary);
  transition-property: background-color, color, border-color, box-shadow, transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
#loginform #wp-submit:focus-visible {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
@media (hover: hover) and (pointer: fine) {
  #loginform #wp-submit:hover {
    background-color: var(--wp--preset--color--primary, #1A1A1A);
  }
}

.hf-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background-color: var(--wp--preset--color--white, #FAFAFA);
}
@media screen and (min-width: 992px) {
  .hf-header {
    background-color: var(--wp--preset--color--bg-secondary);
  }
}
.hf-header.is-scrolled {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  position: fixed;
  width: 100%;
  top: 0;
  border-radius: 0;
  z-index: 999;
}
@media screen and (min-width: 992px) {
  .hf-header.is-scrolled {
    border-radius: 0 0 50px 50px;
  }
}
.hf-header .custom-logo {
  max-width: 200px;
}
@media screen and (min-width: 992px) {
  .hf-header .custom-logo {
    max-width: none;
  }
}

.hf-mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 40;
  display: flex;
  flex-direction: column;
  background-color: var(--wp--preset--color--white);
  transform: translateX(100%);
  transition-property: transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.hf-mobile-menu.is-open {
  transform: translateX(0);
}

.hf-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.hf-menu-toggle:focus-visible {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
@media (min-width: var(--wp--custom--breakpoints--lg, 1024px)) {
  .hf-menu-toggle {
    display: none;
  }
}

nav ul li a {
  display: flex !important;
  align-items: center;
  gap: 0.5rem;
}
nav ul li a span {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: nowrap;
  font-size: 1rem;
}
nav .card-sous-menu {
  border-radius: var(--wp--custom--border-radius--xl, 1rem);
  padding: 1rem;
  margin-top: 0.5rem;
  font-weight: 500;
  font-size: var(--wp--preset--font-size--xs);
}
nav .card-sous-menu .is-style-hf-no-style .wp-block-button__link {
  font-weight: 600;
  font-size: var(--wp--preset--font-size--base);
}

@media screen and (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .hide-on-mobile {
    display: none !important;
  }
  header .custom-logo-link {
    position: relative;
    z-index: 999999;
  }
  header .main-nav {
    flex-direction: row-reverse;
    gap: 30px;
  }
  .wp-block-navigation__responsive-container-close {
    top: 2rem;
    right: 1rem;
  }
  .wp-block-navigation__responsive-dialog {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100vh;
    padding: 10vh 20px 20px 20px;
    text-align: left;
    background-color: var(--wp--preset--color--surface, #F5F5F5);
  }
  #mega-menu-1-dropdown > div {
    padding-top: 15vh !important;
  }
  #mega-menu-1-dropdown .dropdown-menu {
    position: relative;
    border-radius: 0 !important;
    flex-direction: column-reverse;
  }
  #mega-menu-1-dropdown .menu-container__close-button {
    position: absolute;
    top: 30px;
    right: 1rem;
    background: transparent;
  }
  #mega-menu-1-dropdown .dropdown-menu-title {
    font-weight: 700;
    font-size: 1.125rem;
  }
  #modal-2-content {
    width: 100%;
    height: 100%;
  }
  #modal-2-content ul {
    width: 100%;
    height: 100%;
  }
  #modal-2-content ul li {
    width: 100%;
  }
  #modal-2-content ul li a {
    width: 100%;
    position: relative;
  }
  #modal-2-content ul li a span.wp-block-ollie-mega-menu__toggle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-90deg);
  }
  #modal-2-content ul li a span.wp-block-ollie-mega-menu__toggle-icon svg {
    transform: scale(1.6);
    transform-origin: center center;
    width: 1.5rem;
    height: 1.5rem;
  }
  #modal-2-content ul li.btn-menu-mobile {
    border: 1px solid var(--wp--preset--color--primary, #1A1A1A);
    border-radius: var(--wp--custom--border-radius--full, 9999px);
    width: 100%;
    padding: 0.875rem 1.875rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
  #modal-2-content ul li.btn-menu-mobile a {
    justify-content: center;
  }
  #modal-2-content ul li.btn-menu-mobile.account {
    bottom: 170px;
  }
  #modal-2-content ul li.btn-menu-mobile.site-buronomic {
    bottom: 100px;
  }
}
.user-connection {
  width: 24px;
  height: 24px;
}
.user-connection a {
  display: block;
}

.wc-block-mini-cart__button {
  position: relative;
}
.wc-block-mini-cart__button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDIuNUMxNi4zNjcyIDIuNSAxNy41IDMuNjMyODEgMTcuNSA1VjE3LjVDMTcuNSAxOC45MDYyIDE2LjM2NzIgMjAgMTUgMjBINUMzLjU5Mzc1IDIwIDIuNSAxOC45MDYyIDIuNSAxNy41VjVDMi41IDMuNjMyODEgMy41OTM3NSAyLjUgNSAyLjVINi41NjI1SDYuOTE0MDZDNy4yMjY1NiAxLjA5Mzc1IDguNDc2NTYgMCAxMCAwQzExLjQ4NDQgMCAxMi43NzM0IDEuMDkzNzUgMTMuMDQ2OSAyLjVIMTMuNDM3NUgxNVpNNS42MjUgNC4zNzVINUM0LjY0ODQ0IDQuMzc1IDQuMzc1IDQuNjg3NSA0LjM3NSA1VjE3LjVDNC4zNzUgMTcuODUxNiA0LjY0ODQ0IDE4LjEyNSA1IDE4LjEyNUgxNUMxNS4zMTI1IDE4LjEyNSAxNS42MjUgMTcuODUxNiAxNS42MjUgMTcuNVY1QzE1LjYyNSA0LjY4NzUgMTUuMzEyNSA0LjM3NSAxNSA0LjM3NUgxNC4zNzVWNS4zMTI1QzE0LjM3NSA1Ljg1OTM4IDEzLjk0NTMgNi4yNSAxMy40Mzc1IDYuMjVIMTBINi41NjI1QzYuMDE1NjIgNi4yNSA1LjYyNSA1Ljg1OTM4IDUuNjI1IDUuMzEyNVY0LjM3NVpNOS4wNjI1IDMuMTI1QzkuMDYyNSAzLjY3MTg4IDkuNDUzMTIgNC4wNjI1IDEwIDQuMDYyNUMxMC41MDc4IDQuMDYyNSAxMC45Mzc1IDMuNjcxODggMTAuOTM3NSAzLjEyNUMxMC45Mzc1IDIuNjE3MTkgMTAuNTA3OCAyLjE4NzUgMTAgMi4xODc1QzkuNDUzMTIgMi4xODc1IDkuMDYyNSAyLjYxNzE5IDkuMDYyNSAzLjEyNVpNNy44MTI1IDEwLjYyNUM3LjgxMjUgMTEuMTcxOSA3LjM4MjgxIDExLjU2MjUgNi44NzUgMTEuNTYyNUM2LjMyODEyIDExLjU2MjUgNS45Mzc1IDExLjE3MTkgNS45Mzc1IDEwLjYyNUM1LjkzNzUgMTAuMTE3MiA2LjMyODEyIDkuNjg3NSA2Ljg3NSA5LjY4NzVDNy4zODI4MSA5LjY4NzUgNy44MTI1IDEwLjExNzIgNy44MTI1IDEwLjYyNVpNOS4zNzUgMTBIMTMuMTI1QzEzLjQzNzUgMTAgMTMuNzUgMTAuMzEyNSAxMy43NSAxMC42MjVDMTMuNzUgMTAuOTc2NiAxMy40Mzc1IDExLjI1IDEzLjEyNSAxMS4yNUg5LjM3NUM5LjAyMzQ0IDExLjI1IDguNzUgMTAuOTc2NiA4Ljc1IDEwLjYyNUM4Ljc1IDEwLjMxMjUgOS4wMjM0NCAxMCA5LjM3NSAxMFpNOS4zNzUgMTMuNzVIMTMuMTI1QzEzLjQzNzUgMTMuNzUgMTMuNzUgMTQuMDYyNSAxMy43NSAxNC4zNzVDMTMuNzUgMTQuNzI2NiAxMy40Mzc1IDE1IDEzLjEyNSAxNUg5LjM3NUM5LjAyMzQ0IDE1IDguNzUgMTQuNzI2NiA4Ljc1IDE0LjM3NUM4Ljc1IDE0LjA2MjUgOS4wMjM0NCAxMy43NSA5LjM3NSAxMy43NVpNNi44NzUgMTUuMzEyNUM2LjMyODEyIDE1LjMxMjUgNS45Mzc1IDE0LjkyMTkgNS45Mzc1IDE0LjM3NUM1LjkzNzUgMTMuODY3MiA2LjMyODEyIDEzLjQzNzUgNi44NzUgMTMuNDM3NUM3LjM4MjgxIDEzLjQzNzUgNy44MTI1IDEzLjg2NzIgNy44MTI1IDE0LjM3NUM3LjgxMjUgMTQuOTIxOSA3LjM4MjgxIDE1LjMxMjUgNi44NzUgMTUuMzEyNVoiIGZpbGw9IiMxRDMwM0YiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}
.wc-block-mini-cart__button .wc-block-mini-cart__icon {
  display: none;
}
.wc-block-mini-cart__button .wc-block-mini-cart__badge {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--secondary) !important;
}

.wc-block-mini-cart__items table td img {
  display: none;
}

.wc-block-mini-cart__items table td a img {
  display: block;
}

.wp-block-navigation__submenu-container {
  border: 1px solid var(--wp--preset--color--light, #E8E8E8);
  border-radius: var(--wp--custom--border-radius--base, 0.5rem);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  background-color: var(--wp--preset--color--white);
}

.hf-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  font-size: var(--wp--preset--font-size--xs);
  color: var(--wp--preset--color--muted, #8A8A8A);
}
.hf-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .hf-breadcrumb a:hover {
    color: var(--wp--preset--color--primary, #1A1A1A);
    text-decoration: underline;
  }
}
.hf-breadcrumb__separator {
  color: var(--wp--preset--color--light, #E8E8E8);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hf-breadcrumb__current {
  color: var(--wp--preset--color--dark, #4A4A4A);
  font-weight: 500;
}

.is-style-hf-card {
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--light, #E8E8E8);
  border-radius: var(--wp--custom--border-radius--lg, 0.75rem);
  padding: var(--wp--preset--spacing--50);
  transition-property: box-shadow, transform;
  transition-duration: var(--wp--custom--transition--base, 250ms);
  transition-timing-function: ease;
}
@media (hover: hover) and (pointer: fine) {
  .is-style-hf-card:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
  }
}

.is-style-hf-glass {
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: var(--wp--custom--border-radius--lg, 0.75rem);
  padding: var(--wp--preset--spacing--50);
}

.is-style-hf-shadow img {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}

.is-style-hf-wide {
  width: 100%;
  max-width: none;
  border-top-width: 2px;
}

.products-list.products-list-3-cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .products-list.products-list-3-cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .products-list.products-list-3-cols {
    grid-template-columns: 1fr;
  }
}
.products-list .wc-block-product,
.products-list .product-card {
  border-radius: 20px;
  background-color: var(--wp--preset--color--white, #FAFAFA);
  border: 1px solid var(--wp--preset--color--light, #E8E8E8);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.products-list .wc-block-product:hover,
.products-list .product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
.products-list .wc-block-product .product-card__image-wrapper,
.products-list .product-card .product-card__image-wrapper {
  display: block;
  width: 100%;
}
.products-list .wc-block-product .product-card__image-wrapper img.product-card__image,
.products-list .product-card .product-card__image-wrapper img.product-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
}
.products-list .wc-block-product .wp-block-woocommerce-product-sale-badge,
.products-list .product-card .wp-block-woocommerce-product-sale-badge {
  display: none;
}
.products-list .wc-block-product .content-product,
.products-list .product-card .content-product {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: var(--wp--preset--spacing--30);
  flex: 1;
}
.products-list .wc-block-product .terms,
.products-list .product-card .terms {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.products-list .wc-block-product .product-tags,
.products-list .product-card .product-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.products-list .wc-block-product .product-tags a,
.products-list .product-card .product-tags a {
  border-radius: var(--wp--custom--border-radius--full, 9999px);
  padding: 2px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  text-align: center;
  white-space: nowrap;
  color: var(--wp--preset--color--primary, #1A1A1A);
}
.products-list .wc-block-product .product-title,
.products-list .product-card .product-title {
  text-align: left;
  line-height: 1.4;
  font-size: var(--wp--preset--font-size--medium);
  margin: 0;
}
.products-list .wc-block-product .product-title a,
.products-list .product-card .product-title a {
  text-decoration: none;
  color: inherit;
}
.products-list .wc-block-product .product-price,
.products-list .product-card .product-price {
  text-align: left;
  font-size: var(--wp--preset--font-size--base);
}
.products-list .wc-block-product .product-price del,
.products-list .product-card .product-price del {
  font-size: var(--wp--preset--font-size--small);
}
.products-list .wc-block-product .product-price ins,
.products-list .product-card .product-price ins {
  text-decoration: none;
}
.products-list .product-card--acf-bloc {
  border-radius: 1.25rem;
  background-color: var(--wp--preset--color--white, #FAFAFA);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.products-list .product-card--acf-bloc:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(29, 48, 63, 0) 0%, rgb(29, 48, 63) 100%);
  opacity: 0.6;
  pointer-events: none;
}
.products-list .product-card--acf-bloc:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
.products-list .product-card--acf-bloc .product-card__image-wrapper {
  width: 100%;
  height: 100%;
}
.products-list .product-card--acf-bloc .product-card__image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-list .product-card--acf-bloc .content {
  color: var(--wp--preset--color--white, #FAFAFA);
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}
.products-list .product-card--acf-bloc .content h3 {
  font-weight: 600;
  color: var(--wp--preset--color--white, #FAFAFA);
  font-size: var(--wp--preset--font-size--md, clamp(1.125rem, 1rem + 0.5vw, 1.375rem));
  margin-bottom: 0.5rem;
}
.products-list .product-card--acf-bloc .content .wp-block-buttons {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .products-list.full-width-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 1.5625rem;
  }
  .products-list.full-width-row li {
    width: 260px;
    min-width: 260px;
    overflow: visible !important;
  }
}

.product-etat {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  background-color: var(--wp--preset--color--surface, #F5F5F5);
  border-radius: var(--wp--custom--border-radius--sm, 0.25rem);
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--wp--preset--color--primary, #1A1A1A);
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
}
.product-etat.etat-a {
  color: var(--wp--preset--color--etat-a);
}
.product-etat.etat-a svg rect {
  fill: var(--wp--preset--color--etat-a);
}
.product-etat.etat-b {
  color: var(--wp--preset--color--etat-b);
}
.product-etat.etat-b svg rect {
  fill: var(--wp--preset--color--etat-b);
}
.product-etat.etat-c {
  color: var(--wp--preset--color--etat-c);
}
.product-etat.etat-c svg rect {
  fill: var(--wp--preset--color--etat-c);
}
.product-etat.etat-d {
  color: var(--wp--preset--color--etat-d);
}
.product-etat.etat-d svg rect {
  fill: var(--wp--preset--color--etat-d);
}

.product-template-default h1.wp-block-post-title {
  font-size: 2.5rem;
}
.product-template-default .wc-block-components-product-price {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.product-template-default .wc-block-components-product-price del {
  color: var(--wp--preset--color--muted, #8A8A8A);
  font-weight: 600;
}
.product-template-default .wp-block-woocommerce-product-sale-badge {
  color: var(--wp--preset--color--white, #FAFAFA);
  background-color: var(--wp--preset--color--secondary, #4A4A4A);
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  font-weight: 600;
}
.product-template-default .wp-block-woocommerce-product-sale-badge div {
  display: none;
}
.product-template-default .login-block {
  display: flex;
  padding: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.825rem;
  align-self: stretch;
  border-radius: var(--wp--custom--border-radius--lg, 0.75rem);
  background-color: var(--wp--preset--color--surface, #F5F5F5);
}
.product-template-default .login-block .title {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 0;
}
.product-template-default .wc-tabs-wrapper {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.product-template-default .wc-tabs-wrapper .wc-tabs {
  display: none;
}
.product-template-default .wc-tabs-wrapper .woocommerce-Tabs-panel {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto 2.5rem auto !important;
}
@media screen and (min-width: 992px) {
  .product-template-default .wc-tabs-wrapper .woocommerce-Tabs-panel {
    max-width: 80%;
  }
}
.product-template-default .wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
  font-size: 1.625rem;
  font-weight: 600;
  margin: auto;
}
.product-template-default .up-sells {
  display: none;
}

.wc-block-product-gallery-thumbnails__thumbnail img {
  border-radius: 10px;
}

@media screen and (max-width: 991px) {
  .no-border-responsive {
    border-radius: 0 !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}
.global-banner h1 {
  margin-left: 0 !important;
  margin-top: 5px !important;
  font-size: 1.75rem;
}

.global-banner p {
  font-size: var(--wp--preset--font-size--base, clamp(1rem, 0.95rem + 0.25vw, 1.125rem));
}

.global-banner .yoast-breadcrumbs {
  margin-left: 0 !important;
  font-size: 0.875rem;
}

.global-banner .yoast-breadcrumbs a {
  text-decoration: none;
}
.global-banner .yoast-breadcrumbs a:hover {
  color: inherit;
  text-decoration: underline;
}

.global-banner .wp-block-term-description {
  font-size: 1rem;
}

@media screen and (min-width: 992px) {
  .global-banner h1 {
    font-size: 2.5rem;
  }
}
main a {
  color: var(--wp--preset--color--secondary, #4A4A4A);
  text-decoration: underline;
}

/**** Page Mon compte > Mes Devis ****/
.woocommerce-account main .woocommerce {
  max-width: var(--wp--style--global--wide-size);
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  padding: 0;
}
.woocommerce-account table.my_account_orders th {
  padding: 0.875rem;
  text-align: center;
}
.woocommerce-account table.my_account_orders td {
  padding: 0.875rem;
}
.woocommerce-account table.my_account_orders td.woocommerce-orders-table__cell-order-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.woocommerce-account table.my_account_orders td.woocommerce-orders-table__cell-order-actions a {
  margin-bottom: 0;
  padding: 10px 20px;
  width: 100%;
  border-radius: 4px;
  font-size: 0.875rem;
}
.woocommerce-account table.my_account_orders td.woocommerce-orders-table__cell-order-actions a.cancel {
  display: none;
}

/***** Détail d'une commande ****/
.woocommerce-order-details h2.woocommerce-order-details__title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.woocommerce-customer-details .woocommerce-column__title {
  margin-top: 2rem !important;
  margin-bottom: 1rem;
  font-weight: 600 !important;
  font-size: 2rem !important;
}

/***** Mini card *****/
.table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  display: none;
}

.table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a img {
  display: block;
}

/***** Page Commander ******/
.wp-block-woocommerce-checkout-order-summary-block {
  border: none;
}

/* Base commune */
.reveal-from-top,
.reveal-from-left,
.reveal-from-right,
.reveal-from-bottom {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
  will-change: opacity, transform;
}

/* Depuis le haut */
.reveal-from-top {
  transform: translateY(-30px);
}

/* Depuis la gauche */
.reveal-from-left {
  transform: translateX(-30px);
}

/* Depuis la droite */
.reveal-from-right {
  transform: translateX(30px);
}

/* Depuis le bas */
.reveal-from-bottom {
  transform: translateY(30px);
}

/* État visible */
.reveal-from-top.is-visible,
.reveal-from-left.is-visible,
.reveal-from-right.is-visible,
.reveal-from-bottom.is-visible {
  opacity: 1;
  transform: translate(0, 0);
}

.reveal-delay-100 {
  transition-delay: 0.1s;
}

.reveal-delay-200 {
  transition-delay: 0.2s;
}

.reveal-delay-300 {
  transition-delay: 0.3s;
}

.reveal-delay-400 {
  transition-delay: 0.4s;
}

.reveal-delay-500 {
  transition-delay: 0.5s;
}

.reveal-delay-600 {
  transition-delay: 0.6s;
}

.reveal-delay-700 {
  transition-delay: 0.7s;
}

.reveal-delay-800 {
  transition-delay: 0.8s;
}

.reveal-delay-900 {
  transition-delay: 0.9s;
}

.reveal-delay-1000 {
  transition-delay: 1s;
}

/* Mobile : reveal-from-bottom agit comme reveal-from-top */
@media (max-width: 991px) {
  .reveal-from-bottom {
    transform: translateY(-30px);
  }
  .reveal-from-bottom.is-visible {
    transform: translateY(0);
  }
}
/* Accessibilité : désactive les animations si l'utilisateur préfère moins de mouvement */
@media (prefers-reduced-motion: reduce) {
  .reveal-from-top,
  .reveal-from-left,
  .reveal-from-right,
  .reveal-from-bottom {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
/* ==========================================
   BOUTON HEADER
========================================== */
.o-btn-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: transform 0.3s ease-in-out;
}
.o-btn-modal:hover {
  transform: scale(1.25);
}
.o-btn-modal__icon {
  width: 30px;
}

/* ==========================================
   MODAL SEARCH
========================================== */
.modal-search {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100vh;
  background-color: var(--wp--preset--color--surface, #F5F5F5);
  color: var(--wp--preset--color--primary, #1A1A1A);
  visibility: hidden;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.modal-search.is-active,
.modal.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  display: block !important;
}

/* ==========================================
   HEADER
========================================== */
.modal-search__header {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
}

.modal-search__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--wp--preset--color--primary, #1A1A1A);
  transition: transform 0.3s ease;
}

.modal-search__close:hover {
  transform: scale(1.25);
}

.modal-search__close svg {
  width: 40px;
  fill: currentColor;
}

/* ==========================================
   BODY
========================================== */
.modal-search__body {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 20px;
  padding-top: 60px;
}

.modal-search__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: center;
  width: 100%;
  max-width: 750px;
}

/* ==========================================
   TITLE
========================================== */
.modal-search__title {
  display: block;
  margin-bottom: 30px;
  color: var(--wp--preset--color--primary, #1A1A1A);
  text-align: center;
  font-weight: 700;
  font-size: 28px;
}

/* ==========================================
   AJAX SEARCH LITE
========================================== */
.modal-search #ajaxsearchlite1 .probox {
  border: 0;
  border-bottom: 2px solid var(--wp--preset--color--primary, #1A1A1A);
  border-radius: 0;
  background: none;
  background-color: transparent;
  padding: 20px 10px;
  display: flex;
  align-items: center;
}

.modal-search #ajaxsearchlite1 .probox .promagnifier {
  width: 50px;
  height: 40px;
  box-shadow: none;
}

.modal-search #ajaxsearchlite1 .probox .promagnifier svg {
  width: 100%;
  color: var(--wp--preset--color--primary, #1A1A1A);
}

.modal-search #ajaxsearchlite1 .probox input.orig::-moz-placeholder {
  color: var(--wp--preset--color--primary, #1A1A1A) !important;
  font-size: 16px !important;
}

.modal-search #ajaxsearchlite1 .probox input.orig::placeholder,
.modal-search #ajaxsearchlite1 .probox form input {
  color: var(--wp--preset--color--primary, #1A1A1A) !important;
  font-size: 16px !important;
}

.modal-search #ajaxsearchlite1 .probox svg {
  fill: var(--wp--preset--color--primary, #1A1A1A);
}

/* ==========================================
   BREAKPOINTS
========================================== */
@media (min-width: 768px) {
  .modal-search__header {
    right: 40px;
  }
  .modal-search__body {
    padding: 40px;
    padding-top: 60px;
  }
  .modal-search__title {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .modal-search__title {
    font-size: 56px;
  }
}
.hf-full-bleed {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-inline: var(--wp--preset--spacing--40);
  max-width: 100vw;
  overflow-x: hidden;
}

.hf-section {
  padding-block: var(--wp--preset--spacing--70);
}
@media (min-width: var(--wp--custom--breakpoints--lg, 1024px)) {
  .hf-section {
    padding-block: var(--wp--preset--spacing--80);
  }
}
.hf-section--sm {
  padding-block: var(--wp--preset--spacing--50);
}
.hf-section--lg {
  padding-block: var(--wp--preset--spacing--80);
}
@media (min-width: var(--wp--custom--breakpoints--lg, 1024px)) {
  .hf-section--lg {
    padding-block: var(--wp--preset--spacing--90);
  }
}

.hf-auto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--hf-grid-min, 280px)), 1fr));
  gap: var(--hf-grid-gap, var(--wp--preset--spacing--50));
}

.hf-stack {
  display: flex;
  flex-direction: column;
  gap: var(--hf-stack-gap, var(--wp--preset--spacing--40));
}
.hf-stack--sm {
  --hf-stack-gap: var(--wp--preset--spacing--20);
}
.hf-stack--lg {
  --hf-stack-gap: var(--wp--preset--spacing--60);
}

.hf-cluster {
  display: flex;
  flex-wrap: wrap;
  gap: var(--hf-cluster-gap, var(--wp--preset--spacing--30));
  align-items: center;
}

.static{
  position: static;
}

.sticky{
  position: sticky;
}

.block{
  display: block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.resize{
  resize: both;
}

.border{
  border-width: 1px;
}

.bg-secondary{
  background-color: var(--wp--preset--color--secondary);
}

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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);
}

/*# sourceMappingURL=frontend.css.map*/