@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://api.fontshare.com/v2/css?f[]=heading-now@1,2,300,301,400,401,500,501,600,601,700,701,800,801,900,901&display=swap");
@import url("https://api.fontshare.com/v2/css?f[]=heading-now@1,2,300,301,400,401,500,501,600,601,700,701,800,801,900,901&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-400: oklch(.707 .022 261.325);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-xl: 36rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-3xl: 1.5rem;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: oklch(.922 0 0);
    outline-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  body {
    background-color: oklch(1 0 0);
    color: oklch(.145 0 0);
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1\/2 {
    top: 50%;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-1\/2 {
    left: 50%;
  }

  .left-4 {
    left: calc(var(--spacing) * 4);
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }

  .box-border {
    box-sizing: border-box;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .size-\[20px\] {
    width: 20px;
    height: 20px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .\!h-\[15px\] {
    height: 15px !important;
  }

  .h-1 {
    height: calc(var(--spacing) * 1);
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-64 {
    height: calc(var(--spacing) * 64);
  }

  .h-\[12px\] {
    height: 12px;
  }

  .h-\[24px\] {
    height: 24px;
  }

  .h-\[30px\] {
    height: 30px;
  }

  .h-\[47px\] {
    height: 47px;
  }

  .h-\[51px\] {
    height: 51px;
  }

  .h-\[164\.25px\] {
    height: 164.25px;
  }

  .h-\[450px\] {
    height: 450px;
  }

  .h-\[615\.75px\] {
    height: 615.75px;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-full {
    max-height: 100%;
  }

  .min-h-\[100dvh\] {
    min-height: 100dvh;
  }

  .min-h-\[120dvh\] {
    min-height: 120dvh;
  }

  .min-h-px {
    min-height: 1px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .\!w-\[15px\] {
    width: 15px !important;
  }

  .w-2 {
    width: calc(var(--spacing) * 2);
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-\[100dvw\] {
    width: 100dvw;
  }

  .w-\[175px\] {
    width: 175px;
  }

  .w-\[262px\] {
    width: 262px;
  }

  .w-\[304px\] {
    width: 304px;
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .max-w-\[85vw\] {
    max-width: 85vw;
  }

  .max-w-\[484px\] {
    max-width: 484px;
  }

  .max-w-\[800px\] {
    max-width: 800px;
  }

  .max-w-\[1920px\] {
    max-width: 1920px;
  }

  .max-w-full {
    max-width: 100%;
  }

  .min-w-px {
    min-width: 1px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-\[0_0_40\%\] {
    flex: 0 0 40%;
  }

  .flex-\[0_0_60\%\] {
    flex: 0 0 60%;
  }

  .flex-\[0_0_auto\], .flex-none {
    flex: none;
  }

  .flex-shrink {
    flex-shrink: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .origin-left {
    transform-origin: 0;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[10\%\] {
    --tw-translate-y: 10%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .scale-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-\[0\.855\] {
    scale: .855;
  }

  .scale-\[1\.2\] {
    scale: 1.2;
  }

  .scale-\[1\.5\] {
    scale: 1.5;
  }

  .scale-\[1\.6\] {
    scale: 1.6;
  }

  .rotate-\[90deg\] {
    rotate: 90deg;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-nowrap {
    flex-wrap: nowrap;
  }

  .content-stretch {
    align-content: stretch;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[32px\] {
    gap: 32px;
  }

  .gap-\[40px\] {
    gap: 40px;
  }

  .gap-\[96px\] {
    gap: 96px;
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  .self-stretch {
    align-self: stretch;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

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

  .rounded {
    border-radius: .25rem;
  }

  .rounded-\[9px\] {
    border-radius: 9px;
  }

  .rounded-\[16px\] {
    border-radius: 16px;
  }

  .rounded-\[18px\] {
    border-radius: 18px;
  }

  .rounded-\[24px\] {
    border-radius: 24px;
  }

  .rounded-\[32px\] {
    border-radius: 32px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: .625rem;
  }

  .rounded-md {
    border-radius: .425rem;
  }

  .rounded-t-3xl {
    border-top-left-radius: var(--radius-3xl);
    border-top-right-radius: var(--radius-3xl);
  }

  .rounded-t-\[18px\] {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .border-\[\#0F54BC\], .border-\[\#0f54bc\] {
    border-color: #0f54bc;
  }

  .border-\[\#126ad0\] {
    border-color: #126ad0;
  }

  .border-\[\#847960\] {
    border-color: #847960;
  }

  .border-\[\#E10613\] {
    border-color: #e10613;
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .bg-\[\#0F54BC\] {
    background-color: #0f54bc;
  }

  .bg-\[\#9A8F74\] {
    background-color: #9a8f74;
  }

  .bg-\[\#EF423E\] {
    background-color: #ef423e;
  }

  .bg-\[\#F3F7FB\] {
    background-color: #f3f7fb;
  }

  .bg-\[\#FAF0EE\] {
    background-color: #faf0ee;
  }

  .bg-\[\#FAF7EE\] {
    background-color: #faf7ee;
  }

  .bg-\[\#f3f7fb\] {
    background-color: #f3f7fb;
  }

  .bg-\[rgb\(251\,251\,251\)\] {
    background-color: #fbfbfb;
  }

  .bg-\[rgb\(255\,255\,255\)\] {
    background-color: #fff;
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }

  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .bg-white\/20 {
    background-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-\[linear-gradient\(180deg\,rgba\(251\,251\,251\,1\)_0\%\,rgba\(236\,243\,253\,1\)_50\%\,rgba\(194\,217\,255\,1\)_100\%\)\] {
    background-image: linear-gradient(#fbfbfb 0%, #ecf3fd 50%, #c2d9ff 100%);
  }

  .from-\[\#0f54bc\] {
    --tw-gradient-from: #0f54bc;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#126ad0\] {
    --tw-gradient-to: #126ad0;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-\[5\%\] {
    padding-inline: 5%;
  }

  .px-\[8\%\] {
    padding-inline: 8%;
  }

  .px-\[21px\] {
    padding-inline: 21px;
  }

  .px-\[32px\] {
    padding-inline: 32px;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }

  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }

  .py-\[6\.67\%\] {
    padding-block: 6.67%;
  }

  .py-\[16px\] {
    padding-block: 16px;
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

  .pt-\[2\.67rem\] {
    padding-top: 2.67rem;
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }

  .pb-\[42px\] {
    padding-bottom: 42px;
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .align-middle {
    vertical-align: middle;
  }

  .font-\[\'HeadingNow\:54_Narr_Regular\'\,sans-serif\] {
    font-family: HeadingNow\:54 Narr Regular, sans-serif;
  }

  .font-\[\'HeadingNow\:57_Narr_XBold\'\,sans-serif\] {
    font-family: HeadingNow\:57 Narr XBold, sans-serif;
  }

  .font-\[\'HeadingNow\:73_Wide_Book\'\,sans-serif\] {
    font-family: HeadingNow\:73 Wide Book, sans-serif;
  }

  .font-\[\'HeadingNow\:74_Wide_Regular\'\,sans-serif\] {
    font-family: HeadingNow\:74 Wide Regular, sans-serif;
  }

  .font-\[\'HeadingNow\:75_Wide_Medium\'\,sans-serif\] {
    font-family: HeadingNow\:75 Wide Medium, sans-serif;
  }

  .font-\[\'HeadingNow\:76_Wide_Bold\'\,sans-serif\] {
    font-family: HeadingNow\:76 Wide Bold, sans-serif;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[6px\] {
    font-size: 6px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[length\:var\(--text-base-book-font-size\)\] {
    font-size: var(--text-base-book-font-size);
  }

  .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .leading-\[8px\] {
    --tw-leading: 8px;
    line-height: 8px;
  }

  .leading-\[17px\] {
    --tw-leading: 17px;
    line-height: 17px;
  }

  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }

  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px;
  }

  .leading-\[var\(--text-base-book-line-height\)\] {
    --tw-leading: var(--text-base-book-line-height);
    line-height: var(--text-base-book-line-height);
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .font-\[number\:var\(--text-base-book-font-weight\)\] {
    --tw-font-weight: var(--text-base-book-font-weight);
    font-weight: var(--text-base-book-font-weight);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .tracking-\[var\(--text-base-book-letter-spacing\)\] {
    --tw-tracking: var(--text-base-book-letter-spacing);
    letter-spacing: var(--text-base-book-letter-spacing);
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .whitespace-pre {
    white-space: pre;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .text-\[\#0F54BC\], .text-\[\#0f54bc\] {
    color: #0f54bc;
  }

  .text-\[\#9A8F74\] {
    color: #9a8f74;
  }

  .text-\[\#126ad0\] {
    color: #126ad0;
  }

  .text-\[\#191919\] {
    color: #191919;
  }

  .text-\[\#EF423E\] {
    color: #ef423e;
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-white {
    color: var(--color-white);
  }

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .\[font-style\:var\(--text-base-book-font-style\)\] {
    font-style: var(--text-base-book-font-style);
  }

  .italic {
    font-style: italic;
  }

  .not-italic {
    font-style: normal;
  }

  .line-through {
    text-decoration-line: line-through;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-90 {
    opacity: .9;
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .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, );
  }

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    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-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0f54bc\]:hover {
      background-color: #0f54bc;
    }
  }

  @media (hover: hover) {
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:bg-white\/30:hover {
      background-color: #ffffff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/30:hover {
        background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:text-black:hover {
      color: var(--color-black);
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (width >= 40rem) {
    .sm\:scale-\[1\.35\] {
      scale: 1.35;
    }
  }

  @media (width >= 48rem) {
    .md\:mt-8 {
      margin-top: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:block {
      display: block;
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:inline-flex {
      display: inline-flex;
    }
  }

  @media (width >= 48rem) {
    .md\:h-20 {
      height: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 48rem) {
    .md\:h-24 {
      height: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[69px\] {
      height: 69px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[84px\] {
      height: 84px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[658px\] {
      height: 658px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-8 {
      width: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:w-12 {
      width: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:max-w-xl {
      max-width: var(--container-xl);
    }
  }

  @media (width >= 48rem) {
    .md\:scale-100 {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (width >= 48rem) {
    .md\:scale-\[1\] {
      scale: 1;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }

  @media (width >= 48rem) {
    .md\:justify-center {
      justify-content: center;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-20 {
      gap: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 48rem) {
    :where(.md\:space-x-4 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }

  @media (width >= 48rem) {
    .md\:overflow-x-visible {
      overflow-x: visible;
    }
  }

  @media (width >= 48rem) {
    .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[8\%\] {
      padding-inline: 8%;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[120px\] {
      padding-inline: 120px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:flex {
      display: flex;
    }
  }

  @media (width >= 64rem) {
    .lg\:scale-\[1\.5\] {
      scale: 1.5;
    }
  }

  @media (width >= 64rem) {
    .lg\:pt-\[9rem\] {
      padding-top: 9rem;
    }
  }
}



@media (width >= 768px) and (width <= 1023px) {
  .nav-pills-container {
    padding: 0 4% !important;
  }

  .frame-36 {
    gap: 8px !important;
  }

  .header-buttons {
    padding: 8px 14px !important;
    font-size: 11px !important;
  }

  .small-outline-blue, .small-plein {
    padding: 10px 20px !important;
    font-size: 12px !important;
  }

  .card-bounce-section {
    min-height: 500px !important;
    padding: 6% 5% !important;
  }

  .card-bounce-title svg {
    max-width: 85% !important;
    height: auto !important;
  }

  .card-bounce-subtitle {
    max-width: 85% !important;
    font-size: 16px !important;
  }

  .frame-4 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }

  .frame-5, .frame-8 {
    min-height: 250px !important;
    padding: 24px !important;
  }

  .text-wrapper {
    font-size: 22px !important;
  }

  .p {
    font-size: 15px !important;
  }

  .frame-17 {
    min-width: 320px !important;
    height: 450px !important;
    padding: 32px !important;
  }

  .frame-21 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
  }

  .partner-logo {
    width: 140px !important;
    height: 70px !important;
  }

  .carte-hero-content {
    padding: 6% 5% !important;
  }

  .carte-hero-title svg {
    transform-origin: 0;
    transform: scale(.85) !important;
  }

  .carte-cards-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
    padding: 0 5% !important;
  }

  .carte-card-article {
    max-width: 100% !important;
  }

  .carte-advantages-grid, .stats-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 24px !important;
  }

  .blog-posts-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
  }

  .blog-card {
    max-width: 100% !important;
  }

  .footer-content {
    padding: 0 5% !important;
  }

  .frame-22, .frame-29 {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  .frame-26, .frame-35 {
    min-width: 200px !important;
  }
}

@media (width <= 767px) {
  html, body {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  * {
    max-width: 100vw;
  }

  section, div, article {
    overflow-x: visible;
  }

  img, svg, video, iframe {
    max-width: 100% !important;
    height: auto !important;
  }

  button, a[role="button"], .header-buttons, .cta-btn, .small-outline-blue, .small-plein {
    touch-action: manipulation;
    min-width: 44px !important;
    min-height: 44px !important;
  }

  .nav-bar {
    height: auto !important;
    padding: 12px 5% !important;
  }

  .nav-pills-container {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0 !important;
    width: 100% !important;
  }

  .nav-logo {
    border: none !important;
    flex-shrink: 0 !important;
    justify-content: flex-start !important;
    align-items: center !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
  }

  .frame-36 {
    display: none !important;
  }

  .frame-36.mobile-menu-open {
    visibility: visible !important;
    -webkit-backdrop-filter: blur(20px) !important;
    backdrop-filter: blur(20px) !important;
    z-index: 999 !important;
    background: #fffffffa !important;
    border-radius: 0 0 20px 20px !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 90% !important;
    height: auto !important;
    max-height: calc(100vh - 70px) !important;
    padding: 20px !important;
    animation: .3s slideDown !important;
    display: flex !important;
    position: fixed !important;
    top: 70px !important;
    left: 5% !important;
    right: 5% !important;
    overflow: visible auto !important;
    box-shadow: 0 4px 20px #0000001a !important;
  }

  .mobile-menu-toggle {
    cursor: pointer !important;
    color: #0f54bc !important;
    background: none !important;
    border: none !important;
    justify-content: center !important;
    align-self: center !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 8px !important;
    display: flex !important;
  }

  .mobile-menu-open .header-buttons {
    border-radius: 12px !important;
    justify-content: center !important;
    width: 100% !important;
    padding: 14px 20px !important;
    font-size: 14px !important;
  }

  .mobile-menu-open .small-outline-blue, .mobile-menu-open .small-plein {
    justify-content: center !important;
    width: 100% !important;
    padding: 14px 20px !important;
    font-size: 14px !important;
  }

  .mobile-menu-overlay {
    z-index: 999 !important;
    opacity: 0 !important;
    pointer-events: none !important;
    background: #00000080 !important;
    transition: opacity .3s !important;
    position: fixed !important;
    inset: 0 !important;
  }

  .mobile-menu-overlay.active {
    opacity: 1 !important;
    pointer-events: all !important;
  }

  .card-bounce-section {
    min-height: auto !important;
    padding: 80px 5% 40px !important;
  }

  .card-bounce-content {
    flex-direction: column !important;
    gap: 30px !important;
  }

  .card-bounce-title {
    text-align: center !important;
    width: 100% !important;
  }

  .card-bounce-title svg {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  .card-bounce-subtitle {
    text-align: center !important;
    max-width: 100% !important;
    padding: 0 5% !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  .card-bounce-visual {
    width: 100% !important;
    max-width: 100% !important;
  }

  .rotating-card-container {
    max-width: 90% !important;
    margin: 0 auto !important;
  }

  .carousel-controls {
    gap: 20px !important;
    margin-top: 20px !important;
  }

  .carousel-button {
    width: 44px !important;
    height: 44px !important;
  }

  .carousel-dots {
    gap: 10px !important;
  }

  .ellipse, .ellipse.active {
    width: 10px !important;
    height: 10px !important;
  }

  .frame-wrapper {
    padding: 60px 5% !important;
  }

  .frame-2 {
    flex-direction: column-reverse !important;
  }

  .div-wrapper, .frame-10 {
    flex: auto !important;
    width: 100% !important;
    padding-left: 0 !important;
  }

  .frame-3 {
    gap: 30px !important;
  }

  .frame-4 {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .frame-5, .frame-8 {
    width: 100% !important;
    min-height: 200px !important;
    padding: 24px !important;
  }

  .text-wrapper {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .frame-10 {
    padding: 60px 5% !important;
  }

  .d-couvrez-vaziva {
    text-align: center !important;
    font-size: 32px !important;
    line-height: 1.2 !important;
  }

  .text-wrapper-3 {
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .frame-14 {
    padding: 60px 5% !important;
  }

  .NOS-UNIVERS {
    text-align: center !important;
    font-size: 32px !important;
  }

  .carousel-univers {
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    overflow-x: auto !important;
  }

  .carousel-univers::-webkit-scrollbar {
    display: none !important;
  }

  .hover-univers {
    gap: 16px !important;
    padding: 0 5% !important;
  }

  .frame-17 {
    flex-shrink: 0 !important;
    min-width: 280px !important;
    max-width: 320px !important;
    height: 380px !important;
    padding: 24px !important;
  }

  .text-wrapper-7 {
    font-size: 28px !important;
  }

  .explorez-tous-nos {
    font-size: 14px !important;
  }

  .carousel-univers .frame-16, .carousel-navigation {
    display: none !important;
  }

  .frame-19 {
    padding: 60px 5% !important;
  }

  .nos-partenaires {
    text-align: center !important;
    font-size: 32px !important;
  }

  .text-wrapper-10 {
    text-align: center !important;
    font-size: 15px !important;
  }

  .frame-21 {
    flex-direction: column !important;
    align-items: center !important;
    gap: 30px !important;
  }

  .partner-logo {
    width: 120px !important;
    height: 60px !important;
  }

  .carte-hero-section {
    justify-content: center !important;
    align-items: center !important;
    min-height: auto !important;
    padding: 150px 5% 180px !important;
    display: flex !important;
  }

  .carte-hero-content {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
  }

  .carte-hero-title {
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    display: flex !important;
  }

  .carte-hero-section .flex-col.items-start {
    align-items: flex-start !important;
  }

  .carte-hero-section .flex-col.items-start > div {
    margin-left: 0 !important;
  }

  .carte-hero-section .flex-col.items-start > div > svg:first-of-type {
    transform-origin: 0;
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.9) !important;
  }

  .carte-hero-section .flex-col.items-start > div > svg:last-of-type {
    transform-origin: 0;
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.6) !important;
  }

  .carte-hero-image {
    width: 100% !important;
    max-width: 100% !important;
  }

  .carte-hero-section img {
    transform: scale(1.728)translateY(10%) !important;
  }

  .carte-banner-cta {
    text-align: center !important;
    flex-direction: column !important;
    gap: 20px !important;
    padding: 30px 5% !important;
  }

  .carte-banner-text {
    font-size: 18px !important;
  }

  .carte-banner-button {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
  }

  .carte-cards-section {
    padding: 60px 5% !important;
  }

  .carte-cards-grid {
    flex-direction: column !important;
    align-items: center !important;
    gap: 40px !important;
  }

  .carte-card-article {
    width: 100% !important;
    max-width: 100% !important;
  }

  .card-title-24 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .cta-btn-orange, .cta-btn-blue, .cta-btn-gold {
    padding: 8px 20px !important;
    font-size: 11px !important;
  }

  .carte-card-header-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
  }

  .carte-banner-overlay {
    opacity: .9 !important;
    background: #126ad0 !important;
  }

  .carte-program-card-text {
    font-size: 22.5px !important;
  }

  .carte-advantages-section {
    padding: 60px 5% !important;
  }

  .carte-advantages-title svg {
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.85) !important;
  }

  .carte-advantages-grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  .carte-advantage-card {
    padding: 20px !important;
  }

  .carte-advantage-title {
    font-size: 18px !important;
  }

  .carte-advantage-text {
    font-size: 14px !important;
  }

  .stats-section {
    padding: 60px 5% !important;
  }

  .stats-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .stat-card {
    padding: 24px !important;
  }

  .stat-number {
    font-size: 36px !important;
  }

  .stat-label {
    font-size: 14px !important;
  }

  .mountains-section {
    min-height: 300px !important;
    padding: 60px 5% !important;
  }

  .blog-page {
    padding: 80px 5% 40px !important;
  }

  .blog-header {
    padding: 40px 0 !important;
  }

  .blog-title {
    text-align: center !important;
    font-size: 32px !important;
  }

  .blog-subtitle {
    text-align: center !important;
    font-size: 15px !important;
  }

  .blog-posts-grid {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .blog-card {
    max-width: 100% !important;
  }

  .blog-card-title {
    font-size: 18px !important;
  }

  .blog-card-excerpt {
    font-size: 14px !important;
  }

  .blog-post-page {
    padding: 80px 5% 40px !important;
  }

  .blog-post-header {
    padding: 40px 0 !important;
  }

  .blog-post-title {
    font-size: 28px !important;
    line-height: 1.3 !important;
  }

  .blog-post-meta {
    text-align: center !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .blog-post-content {
    padding: 30px 0 !important;
  }

  .blog-post-content h2 {
    font-size: 24px !important;
  }

  .blog-post-content h3 {
    font-size: 20px !important;
  }

  .blog-post-content p {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  .points-offers-grid {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .bons-plans-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .bons-plans-filters {
    flex-direction: column !important;
    gap: 12px !important;
  }

  .bons-plans-filters > div {
    text-align: center !important;
    width: 100% !important;
  }

  .footer {
    padding: 40px 5% !important;
  }

  .frame-20 {
    flex-direction: column !important;
    gap: 40px !important;
  }

  .frame-22 {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 30px !important;
  }

  .frame-26, .frame-35 {
    width: 100% !important;
  }

  .frame-29, .frame-34 {
    flex-direction: column !important;
    gap: 30px !important;
  }

  .list {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
  }

  .text-wrapper-11, .text-wrapper-12, .text-wrapper-13, .text-wrapper-14, .text-wrapper-15, .text-wrapper-16 {
    text-align: left !important;
    justify-content: flex-start !important;
    font-size: 14px !important;
  }

  .frame-28 {
    font-size: 14px !important;
  }

  .footer-social-icons {
    justify-content: flex-start !important;
    gap: 16px !important;
  }

  .frame-35, .frame-26 {
    text-align: left !important;
    align-items: flex-start !important;
  }

  .avantages, .avantages-2, .avantages-3 {
    text-align: left !important;
  }

  .CONTACT, .frame-30, .frame-31, .frame-32 {
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }

  .back-to-top-btn {
    width: 48px !important;
    height: 48px !important;
    font-size: 20px !important;
    bottom: 20px !important;
    right: 20px !important;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .show-on-mobile {
    display: block !important;
  }

  .mobile-text-center {
    text-align: center !important;
  }

  .mobile-text-left {
    text-align: left !important;
  }

  .mobile-mt-0 {
    margin-top: 0 !important;
  }

  .mobile-mb-0 {
    margin-bottom: 0 !important;
  }

  .mobile-p-5 {
    padding: 5% !important;
  }

  :not([data-framer-motion]):not([class*="motion"]) {
    transition-duration: .3s !important;
    animation-duration: .3s !important;
  }

  [data-framer-motion], [data-framer-motion] * {
    animation-duration: unset !important;
    transition-duration: unset !important;
  }

  * {
    backface-visibility: hidden;
    perspective: 1000px;
    transform: translateZ(0);
  }

  [data-framer-motion] {
    will-change: transform, opacity;
    transform: translateZ(0);
  }

  .frame-5, .frame-8, .frame-17, .carte-card-article, .blog-card {
    transform: translateZ(0);
    will-change: auto !important;
  }

  .blog-card, .carte-card-article, .carte-advantage-card, .stat-card {
    box-shadow: 0 2px 8px #0000001a !important;
  }

  img {
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
  }

  section, div {
    transform: translateZ(0);
  }
}

@media (width <= 480px) {
  .card-bounce-title svg, .carte-hero-title svg {
    transform: scale(.75) !important;
  }

  .text-wrapper {
    font-size: 18px !important;
  }

  .frame-17 {
    min-width: 260px !important;
    height: 350px !important;
    padding: 20px !important;
  }

  .text-wrapper-7 {
    font-size: 24px !important;
  }

  .nos-partenaires, .d-couvrez-vaziva, .NOS-UNIVERS {
    font-size: 28px !important;
  }

  .partner-logo {
    width: 100px !important;
    height: 50px !important;
  }

  .blog-post-title {
    font-size: 24px !important;
  }

  .blog-post-content h2 {
    font-size: 20px !important;
  }

  .blog-post-content h3 {
    font-size: 18px !important;
  }
}

@media (height <= 600px) and (orientation: landscape) {
  .card-bounce-section, .carte-hero-section {
    min-height: auto !important;
    padding: 60px 5% 30px !important;
  }

  .frame-wrapper, .frame-10, .frame-14, .frame-19, .carte-advantages-section, .stats-section {
    padding: 40px 5% !important;
  }

  .mobile-menu-open {
    max-height: calc(100vh - 60px) !important;
  }
}

:root {
  --title-7xl-bis-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-7xl-bis-extra-bold-font-weight: 700;
  --title-7xl-bis-extra-bold-font-size: 80px;
  --title-7xl-bis-extra-bold-letter-spacing: 0px;
  --title-7xl-bis-extra-bold-line-height: 88px;
  --title-7xl-bis-extra-bold-font-style: normal;
  --title-6xl-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --title-6xl-regular-font-weight: 400;
  --title-6xl-regular-font-size: 60px;
  --title-6xl-regular-letter-spacing: 0px;
  --title-6xl-regular-line-height: 66px;
  --title-6xl-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-6xl-extra-bold-font-weight: 700;
  --title-6xl-extra-bold-font-size: 60px;
  --title-6xl-extra-bold-letter-spacing: 0px;
  --title-6xl-extra-bold-line-height: 66px;
  --title-6xl-extra-bold-font-style: normal;
  --title-4xl-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --title-4xl-regular-font-weight: 400;
  --title-4xl-regular-font-size: 36px;
  --title-4xl-regular-letter-spacing: 0px;
  --title-4xl-regular-line-height: 40px;
  --title-4xl-regular-font-style: normal;
  --title-4xl-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-4xl-medium-font-weight: 500;
  --title-4xl-medium-font-size: 36px;
  --title-4xl-medium-letter-spacing: 0px;
  --title-4xl-medium-line-height: 40px;
  --title-4xl-medium-font-style: normal;
  --title-4xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-4xl-bold-font-weight: 700;
  --title-4xl-bold-font-size: 36px;
  --title-4xl-bold-letter-spacing: 0px;
  --title-4xl-bold-line-height: 40px;
  --title-4xl-bold-font-style: normal;
  --title-4xl-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-4xl-extra-bold-font-weight: 700;
  --title-4xl-extra-bold-font-size: 36px;
  --title-4xl-extra-bold-letter-spacing: 0px;
  --title-4xl-extra-bold-line-height: 40px;
  --title-4xl-extra-bold-font-style: normal;
  --title-3xl-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --title-3xl-regular-font-weight: 400;
  --title-3xl-regular-font-size: 30px;
  --title-3xl-regular-letter-spacing: 0px;
  --title-3xl-regular-line-height: 36px;
  --title-3xl-regular-font-style: normal;
  --title-3xl-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-3xl-medium-font-weight: 500;
  --title-3xl-medium-font-size: 30px;
  --title-3xl-medium-letter-spacing: 0px;
  --title-3xl-medium-line-height: 36px;
  --title-3xl-medium-font-style: normal;
  --title-3xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-3xl-bold-font-weight: 700;
  --title-3xl-bold-font-size: 30px;
  --title-3xl-bold-letter-spacing: 0px;
  --title-3xl-bold-line-height: 36px;
  --title-3xl-bold-font-style: normal;
  --title-3xl-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-3xl-extra-bold-font-weight: 700;
  --title-3xl-extra-bold-font-size: 30px;
  --title-3xl-extra-bold-letter-spacing: 0px;
  --title-3xl-extra-bold-line-height: 36px;
  --title-3xl-extra-bold-font-style: normal;
  --title-2xl-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --title-2xl-regular-font-weight: 400;
  --title-2xl-regular-font-size: 24px;
  --title-2xl-regular-letter-spacing: 0px;
  --title-2xl-regular-line-height: 32px;
  --title-2xl-regular-font-style: normal;
  --title-2xl-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-2xl-medium-font-weight: 500;
  --title-2xl-medium-font-size: 24px;
  --title-2xl-medium-letter-spacing: 0px;
  --title-2xl-medium-line-height: 32px;
  --title-2xl-medium-font-style: normal;
  --title-2xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-2xl-bold-font-weight: 700;
  --title-2xl-bold-font-size: 24px;
  --title-2xl-bold-letter-spacing: 0px;
  --title-2xl-bold-line-height: 32px;
  --title-2xl-bold-font-style: normal;
  --title-2xl-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-2xl-extra-bold-font-weight: 700;
  --title-2xl-extra-bold-font-size: 24px;
  --title-2xl-extra-bold-letter-spacing: 0px;
  --title-2xl-extra-bold-line-height: 32px;
  --title-2xl-extra-bold-font-style: normal;
  --title-xl-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-xl-medium-font-weight: 500;
  --title-xl-medium-font-size: 20px;
  --title-xl-medium-letter-spacing: 0px;
  --title-xl-medium-line-height: 28px;
  --title-xl-medium-font-style: normal;
  --title-xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-xl-bold-font-weight: 700;
  --title-xl-bold-font-size: 20px;
  --title-xl-bold-letter-spacing: 0px;
  --title-xl-bold-line-height: 28px;
  --title-xl-bold-font-style: normal;
  --title-xl-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --title-xl-regular-font-weight: 400;
  --title-xl-regular-font-size: 20px;
  --title-xl-regular-letter-spacing: 0px;
  --title-xl-regular-line-height: 28px;
  --title-xl-regular-font-style: normal;
  --title-xl-extra-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-xl-extra-bold-font-weight: 700;
  --title-xl-extra-bold-font-size: 20px;
  --title-xl-extra-bold-letter-spacing: 0px;
  --title-xl-extra-bold-line-height: 28px;
  --title-xl-extra-bold-font-style: normal;
  --title-lg-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-lg-medium-font-weight: 500;
  --title-lg-medium-font-size: 18px;
  --title-lg-medium-letter-spacing: 0px;
  --title-lg-medium-line-height: 22px;
  --title-lg-medium-font-style: normal;
  --title-lg-capital-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-lg-capital-medium-font-weight: 500;
  --title-lg-capital-medium-font-size: 18px;
  --title-lg-capital-medium-letter-spacing: 0px;
  --title-lg-capital-medium-line-height: 22px;
  --title-lg-capital-medium-font-style: normal;
  --title-lg-capital-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-lg-capital-bold-font-weight: 700;
  --title-lg-capital-bold-font-size: 18px;
  --title-lg-capital-bold-letter-spacing: 0px;
  --title-lg-capital-bold-line-height: 22px;
  --title-lg-capital-bold-font-style: normal;
  --title-base-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-base-medium-font-weight: 500;
  --title-base-medium-font-size: 16px;
  --title-base-medium-letter-spacing: 0px;
  --title-base-medium-line-height: 24px;
  --title-base-medium-font-style: normal;
  --title-base-capital-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --title-base-capital-medium-font-weight: 500;
  --title-base-capital-medium-font-size: 16px;
  --title-base-capital-medium-letter-spacing: 0px;
  --title-base-capital-medium-line-height: 24px;
  --title-base-capital-medium-font-style: normal;
  --title-base-capital-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --title-base-capital-bold-font-weight: 700;
  --title-base-capital-bold-font-size: 16px;
  --title-base-capital-bold-letter-spacing: 0px;
  --title-base-capital-bold-line-height: 24px;
  --title-base-capital-bold-font-style: normal;
  --text-2xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-2xl-bold-font-weight: 700;
  --text-2xl-bold-font-size: 24px;
  --text-2xl-bold-letter-spacing: 0px;
  --text-2xl-bold-line-height: 32px;
  --text-2xl-bold-font-style: normal;
  --text-xl-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xl-medium-font-weight: 500;
  --text-xl-medium-font-size: 20px;
  --text-xl-medium-letter-spacing: 0px;
  --text-xl-medium-line-height: 28px;
  --text-xl-medium-font-style: normal;
  --text-xl-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xl-bold-font-weight: 700;
  --text-xl-bold-font-size: 20px;
  --text-xl-bold-letter-spacing: 0px;
  --text-xl-bold-line-height: 28px;
  --text-xl-bold-font-style: normal;
  --text-lg-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --text-lg-regular-font-weight: 400;
  --text-lg-regular-font-size: 18px;
  --text-lg-regular-letter-spacing: 0px;
  --text-lg-regular-line-height: 26px;
  --text-lg-regular-font-style: normal;
  --text-lg-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-lg-medium-font-weight: 500;
  --text-lg-medium-font-size: 18px;
  --text-lg-medium-letter-spacing: 0px;
  --text-lg-medium-line-height: 26px;
  --text-lg-medium-font-style: normal;
  --text-lg-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-lg-bold-font-weight: 700;
  --text-lg-bold-font-size: 18px;
  --text-lg-bold-letter-spacing: 0px;
  --text-lg-bold-line-height: 26px;
  --text-lg-bold-font-style: normal;
  --text-base-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --text-base-regular-font-weight: 400;
  --text-base-regular-font-size: 16px;
  --text-base-regular-letter-spacing: 0px;
  --text-base-regular-line-height: 22px;
  --text-base-regular-font-style: normal;
  --text-base-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-base-medium-font-weight: 500;
  --text-base-medium-font-size: 16px;
  --text-base-medium-letter-spacing: 0px;
  --text-base-medium-line-height: 22px;
  --text-base-medium-font-style: normal;
  --text-base-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-base-bold-font-weight: 700;
  --text-base-bold-font-size: 16px;
  --text-base-bold-letter-spacing: 0px;
  --text-base-bold-line-height: 22px;
  --text-base-bold-font-style: normal;
  --text-sm-book-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-book-font-weight: 400;
  --text-sm-book-font-size: 14px;
  --text-sm-book-letter-spacing: 0px;
  --text-sm-book-line-height: 22px;
  --text-sm-book-font-style: normal;
  --text-sm-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-regular-font-weight: 400;
  --text-sm-regular-font-size: 14px;
  --text-sm-regular-letter-spacing: 0px;
  --text-sm-regular-line-height: 22px;
  --text-sm-regular-font-style: normal;
  --text-sm-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-medium-font-weight: 500;
  --text-sm-medium-font-size: 14px;
  --text-sm-medium-letter-spacing: 0px;
  --text-sm-medium-line-height: 20px;
  --text-sm-medium-font-style: normal;
  --text-sm-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-bold-font-weight: 700;
  --text-sm-bold-font-size: 14px;
  --text-sm-bold-letter-spacing: 0px;
  --text-sm-bold-line-height: 20px;
  --text-sm-bold-font-style: normal;
  --text-sm-capital-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-capital-medium-font-weight: 500;
  --text-sm-capital-medium-font-size: 14px;
  --text-sm-capital-medium-letter-spacing: 0px;
  --text-sm-capital-medium-line-height: 20px;
  --text-sm-capital-medium-font-style: normal;
  --text-sm-capital-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --text-sm-capital-regular-font-weight: 400;
  --text-sm-capital-regular-font-size: 14px;
  --text-sm-capital-regular-letter-spacing: 0px;
  --text-sm-capital-regular-line-height: 20px;
  --text-sm-capital-regular-font-style: normal;
  --text-xs-regular-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xs-regular-font-weight: 400;
  --text-xs-regular-font-size: 12px;
  --text-xs-regular-letter-spacing: 0px;
  --text-xs-regular-line-height: 18px;
  --text-xs-regular-font-style: normal;
  --text-xs-medium-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xs-medium-font-weight: 500;
  --text-xs-medium-font-size: 12px;
  --text-xs-medium-letter-spacing: 0px;
  --text-xs-medium-line-height: 16px;
  --text-xs-medium-font-style: normal;
  --text-xs-bold-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xs-bold-font-weight: 700;
  --text-xs-bold-font-size: 12px;
  --text-xs-bold-letter-spacing: 0px;
  --text-xs-bold-line-height: 16px;
  --text-xs-bold-font-style: normal;
  --text-xs-capital-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xs-capital-font-weight: 500;
  --text-xs-capital-font-size: 12px;
  --text-xs-capital-letter-spacing: 0px;
  --text-xs-capital-line-height: 16px;
  --text-xs-capital-font-style: normal;
  --text-base-book-font-family: "Heading Now", Helvetica, sans-serif;
  --text-base-book-font-weight: 400;
  --text-base-book-font-size: 16px;
  --text-base-book-letter-spacing: 0px;
  --text-base-book-line-height: 24px;
  --text-base-book-font-style: normal;
  --text-xs-book-font-family: "Heading Now", Helvetica, sans-serif;
  --text-xs-book-font-weight: 400;
  --text-xs-book-font-size: 12px;
  --text-xs-book-letter-spacing: 0px;
  --text-xs-book-line-height: 18px;
  --text-xs-book-font-style: normal;
  --text-base-capital-font-family: "Heading Now", Helvetica, sans-serif;
  --text-base-capital-font-weight: 500;
  --text-base-capital-font-size: 16px;
  --text-base-capital-letter-spacing: 0px;
  --text-base-capital-line-height: 24px;
  --text-base-capital-font-style: normal;
}

* {
  font-family: Heading Now, Helvetica, sans-serif !important;
}

body, html {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: Heading Now, Helvetica, sans-serif !important;
}

.overflow-x-auto::-webkit-scrollbar {
  display: none !important;
}

@media (width <= 767px) {
  * {
    -webkit-hyphens: none !important;
    hyphens: none !important;
    word-break: normal !important;
  }
}

button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}

a {
  text-decoration: none;
}

button {
  font: inherit;
  cursor: pointer;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

address {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: Heading Now, Helvetica, sans-serif !important;
}

h1 {
  letter-spacing: 0 !important;
  font-size: 80px !important;
  font-weight: 700 !important;
  line-height: 88px !important;
}

h2 {
  letter-spacing: 0 !important;
  font-size: 60px !important;
  font-weight: 700 !important;
  line-height: 66px !important;
}

h3 {
  letter-spacing: 0 !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  line-height: 40px !important;
}

h4 {
  letter-spacing: 0 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
}

h5 {
  letter-spacing: 0 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 32px !important;
}

h6 {
  letter-spacing: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
}

.step-card-title {
  color: #fff !important;
  text-transform: uppercase !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
  word-break: normal !important;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 32px !important;
}

.points-amount-title {
  margin: 0 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

.points-offers-grid * {
  -webkit-hyphens: none !important;
  hyphens: none !important;
  word-break: normal !important;
}

.legal-page-h2 {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
}

.legal-page-h1 {
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 40px !important;
}

.legal-page-h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
}

.svg-hero-title {
  width: 791px !important;
  max-width: none !important;
  height: 254px !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

@media (width <= 480px) {
  .svg-hero-title {
    width: 593.25px !important;
    height: 190.5px !important;
  }
}

.homepage {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.hero-section {
  background: radial-gradient(50% 50%, #1368df 0%, #0a3a93 100%);
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  gap: 80px;
  width: 100%;
  min-height: 1086px;
  margin-top: 78px;
  padding: 128px 5% 80px;
  display: flex;
  position: relative;
}

.banner-hero {
  z-index: 10;
  flex-direction: column;
  flex: none;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 8%;
  display: flex;
  position: relative;
}

.frame {
  flex: none;
  align-items: center;
  gap: 10px;
  display: inline-flex;
  position: relative;
}

.ellipse {
  background-color: #c8cbd1;
  border-radius: 7px;
  width: 14px;
  height: 14px;
  position: relative;
}

.div {
  background-color: #fff;
  border-radius: 7px;
  width: 14px;
  height: 14px;
  position: relative;
}

.animated-text {
  flex-direction: column;
  flex: none;
  align-items: center;
  gap: 10px;
  padding: 24px 0;
  display: inline-flex;
  position: relative;
}

.element-cartes-exp-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: auto;
  min-height: 255px;
  display: flex;
  position: relative;
}

.element-cartes-exp {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  white-space: pre-line;
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  display: block;
  position: relative;
}

.small-outline-white {
  z-index: 10;
  border: 1px solid #fff;
  border-radius: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 32px;
  text-decoration: none;
  transition: background-color .3s, transform .2s;
  display: inline-flex;
  position: relative;
}

.small-outline-white:hover {
  background-color: #ffffff1a;
  transform: translateY(-2px);
}

.hero-img {
  object-fit: cover;
  z-index: 1;
  width: 100%;
  max-width: 1920px;
  height: auto;
  min-height: 650px;
  position: absolute;
  top: 104px;
  left: 0;
}

.frame-wrapper {
  background: linear-gradient(#fbfbfb 0%, #ecf3fd 50%, #c2d9ff 100%);
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 224px;
  width: 100%;
  padding: 192px 5% 144px;
  display: flex;
  position: relative;
}

.frame-2 {
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  display: flex;
  position: relative;
}

.div-wrapper {
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  align-items: flex-start;
  gap: 64px;
  display: flex;
  position: relative;
}

.frame-3 {
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-4 {
  flex: 1;
  align-self: stretch;
  align-items: stretch;
  gap: 12px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-5 {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  flex: 1 1 0;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  width: 0;
  min-height: 200px;
  padding: 20px;
  display: flex;
  position: relative;
}

.feature-card-1, .feature-card-2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.frame-6 {
  align-self: stretch;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.text-wrapper {
  color: #fff;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-family: Heading Now, Helvetica;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
  position: relative;
}

.frame-7, .frame-9 {
  -webkit-backdrop-filter: blur(15px) brightness();
  background-color: #ffffff4c;
  border-radius: 16px;
  flex: none;
  align-self: stretch;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 16px;
  display: flex;
  position: relative;
}

.p {
  color: #fff;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: relative;
}

.frame-8 {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-height: 200px;
  padding: 20px;
  display: flex;
  position: relative;
}

.feature-card-3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.frame-10 {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 40px;
  min-width: 0;
  display: flex;
  position: relative;
}

.frame-11 {
  flex: none;
  align-self: stretch;
  align-items: center;
  gap: 10px;
  width: 100%;
  display: flex;
  position: relative;
}

.d-couvrez-vaziva {
  color: #0d3ca6;
  letter-spacing: 0;
  width: 100%;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
}

.span {
  color: #0f54bc;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.text-wrapper-2 {
  color: #0f54bc;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.frame-12 {
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-13 {
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  display: flex;
  position: relative;
}

.text-wrapper-3 {
  color: #191919;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: relative;
  text-align: left !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

.force-text-left {
  text-align: left !important;
  justify-content: flex-start !important;
}

.force-text-left p {
  text-align: left !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

.frame-14 {
  background-color: #f5f5f5;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  padding: 144px 5%;
  display: flex;
  position: relative;
}

.frame-15 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  display: flex;
  position: relative;
}

.NOS-UNIVERS {
  color: #0f54bc;
  letter-spacing: 0;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  position: relative;
}

.text-wrapper-4, .text-wrapper-5, .text-wrapper-6 {
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  line-height: 40px;
}

.text-wrapper-4 {
  font-weight: 400;
}

.text-wrapper-5, .text-wrapper-6 {
  font-weight: 700;
}

.explorez-tous-nos {
  color: #191919;
  letter-spacing: 0;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: relative;
}

.small-outline-blue {
  border: 1px solid #0f54bc;
  border-radius: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 32px;
  text-decoration: none;
  transition: background-color .3s, transform .2s;
  display: inline-flex;
  position: relative;
}

.small-outline-blue:hover {
  background-color: #0f54bc1a;
  transform: translateY(-2px);
}

.connexion-2 {
  color: #0f54bc;
  letter-spacing: 0;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: fit-content;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  position: relative;
}

.carousel-univers {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  gap: 56px;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-16 {
  flex: none;
  align-items: flex-start;
  gap: 12px;
  display: inline-flex;
  position: relative;
}

.continue, .left-wrapper {
  cursor: pointer;
  background: none;
  border: 1px solid #0f54bc;
  border-radius: 64px;
  flex: none;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 8px;
  transition: background-color .3s, transform .2s, opacity .3s;
  display: inline-flex;
  position: relative;
}

.continue:hover:not(:disabled), .left-wrapper:hover:not(:disabled) {
  background-color: #0f54bc1a;
  transform: scale(1.05);
}

.continue:disabled, .left-wrapper:disabled {
  opacity: .3;
  cursor: not-allowed;
}

.hover-univers-wrapper {
  align-self: stretch;
  width: 100%;
  height: 626px;
  padding: 20px 0;
  position: relative;
  overflow: hidden visible;
}

.hover-univers {
  align-items: center;
  gap: 12px;
  width: max-content;
  transition: transform .5s ease-in-out;
  display: flex;
  position: relative;
}

.frame-17 {
  cursor: pointer;
  background: #0f54bc linear-gradient(0deg, #0003 0% 100%);
  border-radius: 24px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  height: 626px;
  padding: 56px;
  display: flex;
  position: relative;
}

.frame-18 {
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 8px;
  display: inline-flex;
  position: relative;
}

.text-wrapper-7 {
  color: #fff;
  letter-spacing: 0;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  position: relative;
}

.frame-19 {
  background-color: #0f54bc;
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: center;
  gap: 64px;
  width: 100%;
  padding: 112px 5%;
  display: flex;
  position: relative;
}

.animated-text-2 {
  text-align: center;
  align-self: stretch;
  width: 100%;
  height: 176px;
  position: relative;
}

.nos-partenaires {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  position: relative;
}

.text-wrapper-8 {
  color: #fff;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.text-wrapper-9 {
  color: #fff;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.d-ja-plus-de-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin: 20px auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-ja-plus-de {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.text-wrapper-10 {
  color: #fff;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.clients-carrousel {
  background-color: #ffffff1a;
  border-radius: 16px;
  align-self: stretch;
  width: 100%;
  height: 314px;
  position: relative;
  overflow: hidden;
}

.rectangle, .rectangle-2 {
  filter: blur(1.5px);
  width: 190px;
  height: 314px;
  position: absolute;
  top: 0;
}

.rectangle {
  background: linear-gradient(90deg, #0f54bc 0%, #0f54bc00 100%);
  left: 0;
}

.rectangle-2 {
  background: linear-gradient(90deg, #0f54bc00 0%, #0f54bc 100%);
  right: 0;
}

.footer {
  background: linear-gradient(#fbfbfb 0%, #ecf3fd 50%, #c2d9ff 100%);
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.container {
  flex: none;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 96px 10%;
  display: flex;
  position: relative;
}

.frame-20 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  gap: 80px;
  display: flex;
  position: relative;
}

.frame-21 {
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  gap: 64px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-22 {
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 32px;
  width: 209px;
  display: flex;
  position: relative;
}

.logo-wrapper {
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding-top: 32px;
  display: flex;
  position: relative;
}

.logo {
  width: 89.5px;
  height: 59.5px;
  position: relative;
}

.calque {
  width: 100%;
  height: 100%;
}

.frame-23 {
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: 36px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-23 a {
  transition: transform .2s;
}

.frame-23 a:hover {
  transform: scale(1.1);
}

.frame-24 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 32px;
  display: flex;
  position: relative;
}

.frame-25 {
  flex-direction: column;
  flex: none;
  align-self: stretch;
  align-items: flex-start;
  gap: 56px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-26 {
  flex-flow: wrap;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  display: flex;
  position: relative;
}

.footer-buttons, .footer-buttons-2, .footer-buttons-3 {
  border-radius: 32px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  height: 38px;
  text-decoration: none;
  transition: transform .2s;
  display: inline-flex;
  position: relative;
}

.footer-buttons:hover, .footer-buttons-2:hover, .footer-buttons-3:hover {
  transform: translateY(-2px);
}

.frame-27, .frame-28 {
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  height: 38px;
  display: inline-flex;
  position: relative;
}

.avantages, .avantages-2, .avantages-3 {
  color: #0f54bc;
  letter-spacing: 0;
  font-family: Heading Now, Helvetica;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
}

.frame-29 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: 24px;
  width: 100%;
  display: flex;
  position: relative;
}

.CONTACT {
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 16px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-30, .frame-31 {
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex;
  position: relative;
}

.frame-30 {
  width: 275px;
}

.frame-31 {
  flex-direction: column;
  flex: 1;
}

.frame-32 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-wrapper-11, .text-wrapper-12, .text-wrapper-13 {
  color: #2a2a2c;
  letter-spacing: 0;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.text-wrapper-11 a {
  color: #2a2a2c;
  text-decoration: none;
}

.text-wrapper-11 a:hover {
  color: #0f54bc;
  text-decoration: underline;
}

.frame-33 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: 24px;
  width: 100%;
  display: flex;
  position: relative;
}

.text-wrapper-14 {
  color: #2a2a2c;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  position: relative;
}

.container-2 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-34 {
  border-color: #adadb0;
  border-top-style: solid;
  border-top-width: 1px;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  padding: 28px 0 0;
  display: flex;
  position: relative;
}

.frame-35 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: 24px;
  width: 100%;
  display: flex;
  position: relative;
}

.text-wrapper-15, .text-wrapper-16 {
  color: #838384;
  letter-spacing: 0;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  font-family: Heading Now, Helvetica;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  position: relative;
}

.list {
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 30px;
  display: flex;
  position: relative;
}

.item-link {
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .2s;
  display: inline-flex;
  position: relative;
}

.item-link:hover {
  transform: translateY(-1px);
}

.item-link:hover .text-wrapper-16 {
  color: #0f54bc;
  text-decoration: underline;
}

.loading-state, .error-state, .empty-state {
  text-align: center;
  color: #191919;
  padding: 200px 0;
  font-family: Heading Now, Helvetica;
  font-size: 18px;
}

@media (width <= 768px) {
  .frame-2 {
    flex-direction: column !important;
    gap: 40px !important;
  }

  .frame-4 {
    flex-direction: column !important;
  }

  .frame-5, .frame-8 {
    width: 100% !important;
  }
}

.blog-page, .blog-post-page {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.blog-hero-svg {
  max-width: 600px !important;
  height: auto !important;
  margin-left: 0 !important;
  display: block !important;
}

.blog-hero-inner-container {
  padding-left: 10% !important;
}

.blog-hero-content-wrapper {
  max-width: 800px !important;
}

.blog-hero {
  text-align: center;
  background: linear-gradient(135deg, #0f54bc 0%, #0d3a93 100%);
  justify-content: center;
  align-items: center;
  padding: 180px 80px 80px;
  display: flex;
}

.blog-title {
  color: #fff;
  margin: 0 0 24px;
  font-family: Heading Now, Helvetica;
  font-size: 60px;
  line-height: 66px;
}

.blog-subtitle {
  color: #ffffffe6;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 20px;
  line-height: 28px;
}

.blog-posts-section {
  background: linear-gradient(#fbfbfb 0%, #ecf3fd 100%);
  flex: 1;
  padding: 80px 320px;
}

.blog-posts-grid {
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  gap: 40px;
  display: grid;
}

.blog-post-card {
  background: #fff;
  border-radius: 16px;
  transition: transform .3s, box-shadow .3s;
  overflow: hidden;
  box-shadow: 0 4px 12px #00000014;
}

.blog-post-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px #0000001f;
}

.blog-post-image {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.blog-post-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .3s;
}

.blog-post-card:hover .blog-post-image img {
  transform: scale(1.05);
}

.blog-post-content {
  padding: 32px;
}

.blog-post-meta {
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 16px;
  display: flex;
}

.blog-post-meta-item {
  color: #838384;
  align-items: center;
  gap: 6px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  display: flex;
}

.blog-post-title {
  margin: 0 0 16px !important;
}

.blog-post-title a {
  color: #191919 !important;
  font-family: Heading Now, Helvetica !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 38px !important;
  text-decoration: none !important;
  transition: color .3s !important;
}

.blog-post-title a:hover {
  color: #0f54bc !important;
}

.blog-post-excerpt {
  color: #191919;
  margin: 0 0 20px;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  line-height: 24px;
}

.blog-post-link {
  color: #0f54bc;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.blog-post-link:hover {
  color: #0d4aa3;
  text-decoration: underline;
}

.blog-post-article {
  max-width: 900px;
  margin: 0 auto;
  padding: 120px 40px 80px;
}

.blog-post-header {
  margin-bottom: 48px;
}

.back-link {
  color: #0f54bc;
  align-items: center;
  gap: 8px;
  margin-bottom: 32px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s;
  display: inline-flex;
}

.back-link:hover {
  color: #0d4aa3;
}

.blog-post-main-title {
  color: #0f54bc;
  margin: 0 0 24px;
  font-family: Heading Now, Helvetica;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.blog-post-meta-main {
  flex-wrap: wrap;
  gap: 24px;
  display: flex;
}

.blog-post-meta-main .blog-post-meta-item {
  gap: 8px;
  font-size: 16px;
}

.blog-post-featured-image {
  border-radius: 16px;
  width: 100%;
  max-height: 500px;
  margin-bottom: 48px;
  overflow: hidden;
}

.blog-post-featured-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-post-body {
  color: #191919;
  font-family: Heading Now, Helvetica;
  font-size: 18px;
  line-height: 32px;
}

.blog-post-body h2 {
  color: #0f54bc;
  margin: 48px 0 24px;
  font-weight: 700;
  font-size: 30px !important;
  line-height: 38px !important;
}

.blog-post-body h3 {
  color: #0f54bc;
  margin: 36px 0 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.blog-post-body p {
  margin: 0 0 24px;
}

.blog-post-body ul, .blog-post-body ol {
  margin: 0 0 24px;
  padding-left: 32px;
}

.blog-post-body li {
  margin-bottom: 12px;
}

.blog-post-body a {
  color: #0f54bc;
  text-decoration: underline;
}

.blog-post-body a:hover {
  color: #0d4aa3;
}

.blog-post-body img {
  border-radius: 8px;
  max-width: 100%;
  height: auto;
  margin: 32px 0;
}

.blog-post-footer {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.not-found-page {
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 200px);
  padding: 120px 40px;
  display: flex;
}

.not-found-content {
  text-align: center;
  max-width: 600px;
}

.not-found-title {
  margin: 0 0 24px;
  font-family: Heading Now, Helvetica;
  font-size: 72px;
  line-height: 80px;
}

.not-found-text {
  color: #191919;
  margin: 0 0 40px;
  font-family: Heading Now, Helvetica;
  font-size: 20px;
  line-height: 28px;
}

@media (width >= 768px) and (width <= 1023px) {
  .blog-hero-modern {
    min-height: 350px !important;
    padding: 6% 5% !important;
  }

  .blog-hero-modern svg {
    margin-left: 0 !important;
  }

  .blog-page-modern article {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
  }

  .blog-post-page-modern {
    padding: 100px 5% 60px !important;
  }

  .blog-post-page-modern h1 {
    font-size: 36px !important;
    line-height: 44px !important;
  }
}

@media (width <= 767px) {
  .blog-hero-modern {
    height: auto !important;
    min-height: auto !important;
    padding: 240px 0 120px !important;
  }

  .blog-hero-modern > div[style*="position: absolute"] {
    height: 100% !important;
  }

  .blog-hero-modern img {
    object-fit: cover !important;
    object-position: center !important;
    height: 100% !important;
  }

  .blog-hero-inner-container {
    padding-left: 0 !important;
  }

  .blog-hero-content-wrapper {
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .blog-hero-svg {
    transform-origin: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    transform: scale(.91) !important;
  }

  .blog-hero-modern p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  section[style*="padding: 40px 8%"] {
    padding: 30px 5% 20px !important;
  }

  section[style*="padding: 40px 8%"] button {
    padding: 10px 18px !important;
    font-size: 13px !important;
  }

  .blog-page-modern article > div[style*="display: grid"] {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .blog-page-modern article[style*="border-radius: 24px"] {
    border-radius: 20px !important;
  }

  .blog-page-modern article div[style*="height: 240px"] {
    height: 200px !important;
  }

  .blog-page-modern article h2 {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  .blog-page-modern article p {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  section[style*="padding: 80px 8%"][style*="background: linear-gradient(135deg"] {
    padding: 60px 5% !important;
  }

  section[style*="padding: 80px 8%"] h3 {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  section[style*="padding: 80px 8%"] p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .blog-post-page-modern > div[style*="padding: 120px 8%"] {
    padding: 100px 5% 0 !important;
  }

  .blog-post-page-modern article[style*="padding: 40px 8%"] {
    padding: 30px 5% 60px !important;
  }

  .blog-post-page-modern h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .blog-post-page-modern div[style*="gap: 24px"] {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 16px !important;
  }

  .blog-post-page-modern div[style*="marginLeft: 'auto'"] {
    justify-content: flex-start !important;
    width: 100% !important;
    margin-left: 0 !important;
  }

  .blog-post-page-modern div[style*="height: 500px"] {
    border-radius: 16px !important;
    height: 300px !important;
  }

  .blog-post-content-modern {
    font-size: 16px !important;
    line-height: 28px !important;
  }

  .blog-article-body h2, .blog-post-content-modern h2 {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .blog-post-content-modern h3 {
    font-size: 22px !important;
    line-height: 30px !important;
  }

  .blog-post-content-modern p, .blog-post-content-modern li {
    font-size: 16px !important;
    line-height: 28px !important;
  }

  section[style*="padding: 80px 8%"][style*="background: linear-gradient(180deg"] {
    padding: 60px 5% !important;
  }

  section[style*="padding: 80px 8%"] h3 {
    margin-bottom: 30px !important;
    font-size: 28px !important;
  }

  section[style*="padding: 80px 8%"] div[style*="grid-template-columns"] {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  section[style*="padding: 80px 8%"] div[style*="height: 200px"] {
    height: 180px !important;
  }

  section[style*="padding: 80px 8%"] h4 {
    font-size: 16px !important;
  }

  section[style*="padding: 60px 8%"] {
    padding: 40px 5% !important;
  }
}

@media (width <= 480px) {
  .blog-hero-modern svg {
    transform-origin: 0 !important;
    transform: scale(.91) !important;
  }

  .blog-page-modern article div[style*="height: 200px"] {
    height: 180px !important;
  }

  .blog-post-page-modern h1 {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  .blog-post-page-modern div[style*="height: 300px"] {
    height: 250px !important;
  }

  .blog-article-body h2, .blog-post-content-modern h2 {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .blog-post-content-modern h3 {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  section[style*="padding: 60px 5%"] h3, section[style*="padding: 60px 8%"] h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}

@media (height <= 600px) and (orientation: landscape) {
  .blog-hero-modern {
    min-height: auto !important;
    padding: 60px 5% 30px !important;
  }

  .blog-post-page-modern > div[style*="padding: 100px 5%"] {
    padding: 80px 5% 0 !important;
  }
}

.catalogue-hero-title-small {
  font-size: 40px !important;
  line-height: 44px !important;
}

.catalogue-section-title {
  font-size: 60px !important;
  line-height: 66px !important;
}

.catalogue-univers-title {
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 32px !important;
  font-weight: 800 !important;
  line-height: 40px !important;
}

.catalogue-univers-card:hover {
  transform: scale(1.02);
}

.catalogue-cta-button:hover {
  transform: scale(1.05);
}

.catalogue-voir-avantages:hover {
  background-color: #9a8f741a;
}

.catalogue-voir-avantages-blue:hover {
  background-color: #0f54bc1a;
}

.catalogue-card-button:hover {
  background-color: #9a8f741a;
}

.catalogue-card-button-blue:hover {
  background-color: #0f54bc1a;
}

.catalogue-promo-button:hover {
  background-color: #ffffff1a;
}

@media (width <= 1023px) {
  .catalogue-hero-title {
    font-size: 60px !important;
    line-height: 68px !important;
  }

  .catalogue-hero-title-small {
    font-size: 32px !important;
    line-height: 36px !important;
  }

  .catalogue-cta-title {
    font-size: 48px !important;
    line-height: 56px !important;
  }

  .catalogue-section-title {
    font-size: 48px !important;
    line-height: 54px !important;
  }

  .catalogue-univers-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  .catalogue-univers-grid, .catalogue-experiences-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

.svg-experience-title {
  transform-origin: 0 !important;
  width: 100% !important;
  max-width: 600px !important;
  height: auto !important;
  margin-top: 5% !important;
  margin-bottom: 5% !important;
}

.svg-rewards-title {
  transform-origin: 0 !important;
  width: 100% !important;
  max-width: 700px !important;
  height: auto !important;
  margin-top: 5% !important;
  margin-bottom: 5% !important;
}

@media (width <= 767px) {
  .catalogue-header-image {
    object-fit: cover !important;
    object-position: center !important;
    width: 100% !important;
    height: 100% !important;
  }

  .catalogue-bons-plans-title-desktop {
    display: none !important;
  }

  .catalogue-bons-plans-title-mobile {
    display: block !important;
  }

  .catalogue-hero-title {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .catalogue-hero-title-small {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .catalogue-cta-title {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .catalogue-promo-title {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .catalogue-promo-subtitle {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .catalogue-section-title {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .catalogue-univers-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .catalogue-univers-grid, .catalogue-experiences-grid {
    grid-template-columns: 1fr !important;
  }

  .catalogue-univers-card {
    height: 300px !important;
  }

  .svg-experience-title {
    transform-origin: 0 !important;
    max-width: 350px !important;
    transform: scale(1.33) !important;
  }

  .svg-experience-title-wrapper {
    width: auto !important;
    max-width: none !important;
    overflow: visible !important;
  }

  .svg-rewards-title {
    transform-origin: 0 !important;
    max-width: 400px !important;
    transform: scale(1.5) !important;
  }

  .svg-rewards-title-wrapper {
    width: auto !important;
    max-width: none !important;
    overflow: visible !important;
  }
}

@media (width <= 480px) {
  .catalogue-section-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }

  .catalogue-univers-title {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}


.admin-login-page {
  background: linear-gradient(135deg, #0f54bc 0%, #0d3a93 100%);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 40px;
  display: flex;
}

.admin-login-container {
  width: 100%;
  max-width: 480px;
}

.admin-login-card {
  background: #fff;
  border-radius: 24px;
  padding: 48px;
  box-shadow: 0 20px 60px #0000004d;
}

.admin-login-header {
  text-align: center;
  margin-bottom: 40px;
}

.admin-logo {
  width: 100px;
  height: 60px;
  margin: 0 auto 24px;
}

.admin-login-title {
  color: #0f54bc;
  margin: 0 0 8px;
  font-family: Heading Now, Helvetica;
  font-size: 32px;
  font-weight: 700;
}

.admin-login-subtitle {
  color: #838384;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
}

.admin-login-form {
  flex-direction: column;
  gap: 24px;
  display: flex;
}

.form-group {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.form-group label {
  color: #191919;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 500;
}

.form-group input, .form-group textarea {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 12px 16px;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  transition: border-color .2s;
}

.form-group input:focus, .form-group textarea:focus {
  border-color: #0f54bc;
  outline: none;
}

.form-group textarea {
  resize: vertical;
  min-height: 100px;
}

.form-group small {
  color: #838384;
  font-family: Heading Now, Helvetica;
  font-size: 12px;
}

.form-group-checkbox {
  align-items: center;
  gap: 12px;
  display: flex;
}

.form-group-checkbox label {
  color: #191919;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  display: flex;
}

.form-group-checkbox input[type="checkbox"] {
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.error-message {
  color: #c00;
  background: #fee;
  border: 1px solid #fcc;
  border-radius: 8px;
  padding: 12px 16px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
}

.admin-login-button {
  color: #fff;
  cursor: pointer;
  background: #0f54bc;
  border: none;
  border-radius: 8px;
  padding: 14px 24px;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .2s, transform .2s;
}

.admin-login-button:hover:not(:disabled) {
  background: #0d4aa3;
  transform: translateY(-2px);
}

.admin-login-button:disabled {
  opacity: .6;
  cursor: not-allowed;
}

.admin-login-footer {
  text-align: center;
  margin-top: 24px;
}

.toggle-auth-button {
  color: #0f54bc;
  cursor: pointer;
  background: none;
  border: none;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  text-decoration: underline;
  transition: color .2s;
}

.toggle-auth-button:hover {
  color: #0d4aa3;
}

.admin-page {
  background: #f5f5f5;
  min-height: 100vh;
  display: flex;
}

.admin-sidebar {
  z-index: 100;
  background: #fff;
  border-right: 1px solid #e0e0e0;
  flex-direction: column;
  width: 280px;
  height: 100vh;
  display: flex;
  position: fixed;
}

.admin-sidebar-header {
  border-bottom: 1px solid #e0e0e0;
  padding: 32px 24px;
}

.admin-user-info {
  color: #838384;
  margin: 16px 0 0;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
}

.admin-nav {
  flex: 1;
  padding: 24px 0;
}

.admin-nav-item {
  color: #191919;
  text-align: left;
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 14px 24px;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
  transition: background-color .2s, color .2s;
  display: flex;
}

.admin-nav-item:hover {
  background: #f5f5f5;
}

.admin-nav-item.active {
  color: #0f54bc;
  background: #e3f2fd;
  font-weight: 500;
}

.admin-sidebar-footer {
  border-top: 1px solid #e0e0e0;
  padding: 24px;
}

.admin-logout-button {
  color: #c00;
  cursor: pointer;
  background: none;
  border: 1px solid #fcc;
  border-radius: 8px;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 12px 16px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  transition: background-color .2s;
  display: flex;
}

.admin-logout-button:hover {
  background: #fee;
}

.admin-main {
  flex: 1;
  margin-left: 280px;
  padding: 40px;
}

.admin-content {
  max-width: 1200px;
}

.admin-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
  display: flex;
}

.admin-header h1 {
  color: #0f54bc;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 36px;
  font-weight: 700;
}

.admin-button-group {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}

.admin-button-primary, .admin-button-secondary, .admin-button-success {
  cursor: pointer;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .2s, transform .2s;
  display: inline-flex;
}

.admin-button-primary {
  color: #fff;
  background: #0f54bc;
}

.admin-button-primary:hover {
  background: #0d4aa3;
  transform: translateY(-2px);
}

.admin-button-secondary {
  color: #191919;
  background: #e0e0e0;
}

.admin-button-secondary:hover {
  background: #d0d0d0;
}

.admin-button-success {
  color: #fff;
  background: #4caf50;
}

.admin-button-success:hover {
  background: #45a049;
  transform: translateY(-2px);
}

.admin-form {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 2px 8px #00000014;
}

.admin-section {
  border-bottom: 1px solid #e0e0e0;
  padding: 32px 0;
}

.admin-section:last-child {
  border-bottom: none;
}

.admin-section h2 {
  color: #0f54bc;
  margin: 0 0 24px;
  font-family: Heading Now, Helvetica;
  font-size: 24px;
  font-weight: 700;
}

.admin-section h3 {
  color: #191919;
  margin: 0 0 16px;
  font-family: Heading Now, Helvetica;
  font-size: 18px;
  font-weight: 700;
}

.feature-group {
  background: #f9f9f9;
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 24px;
}

.feature-group:last-child {
  margin-bottom: 0;
}

.admin-posts-list {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

.admin-post-item {
  background: #fff;
  border-radius: 12px;
  align-items: center;
  gap: 20px;
  padding: 20px;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 2px 8px #00000014;
}

.admin-post-item:hover {
  box-shadow: 0 4px 16px #0000001f;
}

.admin-post-thumb {
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
  width: 120px;
  height: 80px;
}

.admin-post-info {
  flex: 1;
}

.admin-post-info h3 {
  color: #0f54bc;
  margin: 0 0 8px;
  font-family: Heading Now, Helvetica;
  font-size: 18px;
  font-weight: 700;
}

.admin-post-meta {
  color: #838384;
  margin-bottom: 8px;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
}

.admin-post-excerpt {
  color: #191919;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
}

.admin-post-actions {
  flex-shrink: 0;
  gap: 8px;
  display: flex;
}

.admin-button-icon, .admin-button-icon-danger {
  cursor: pointer;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: background-color .2s, border-color .2s;
  display: inline-flex;
}

.admin-button-icon:hover {
  background: #e3f2fd;
  border-color: #0f54bc;
}

.admin-button-icon-danger {
  border-color: #fcc;
}

.admin-button-icon-danger:hover {
  background: #fee;
  border-color: #c00;
}

.empty-state {
  text-align: center;
  color: #838384;
  padding: 60px 20px;
  font-family: Heading Now, Helvetica;
  font-size: 16px;
}

@media (width <= 1024px) {
  .admin-layout {
    flex-direction: column;
  }

  .admin-sidebar {
    border-bottom: 1px solid #e5e7eb;
    border-right: none;
    width: 100%;
  }

  .admin-content {
    padding: 30px 20px;
  }

  .admin-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .admin-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width <= 768px) {
  .admin-login {
    padding: 20px;
  }

  .login-card {
    padding: 30px 20px;
  }

  .admin-content {
    padding: 20px 15px;
  }

  .admin-header h1 {
    font-size: 24px;
  }

  .admin-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .stat-card {
    padding: 20px;
  }

  .content-table {
    font-size: 14px;
  }

  .content-table th, .content-table td {
    padding: 10px;
  }

  .form-group {
    margin-bottom: 20px;
  }

  .form-label {
    font-size: 14px;
  }

  .form-input, .form-textarea, .form-select {
    padding: 10px;
    font-size: 14px;
  }

  .editor-container {
    padding: 15px;
  }

  .editor-toolbar {
    flex-wrap: wrap;
    gap: 8px;
  }

  .editor-button {
    padding: 6px 10px;
    font-size: 12px;
  }

  .modal-content {
    max-width: calc(100% - 40px);
    margin: 20px;
  }

  .modal-header h2 {
    font-size: 20px;
  }

  .modal-body {
    padding: 20px;
  }
}

@media (width <= 480px) {
  .admin-login {
    padding: 15px;
  }

  .login-card {
    padding: 25px 15px;
  }

  .login-card h1 {
    font-size: 24px;
  }

  .admin-content {
    padding: 15px 10px;
  }

  .admin-header {
    gap: 12px;
  }

  .admin-header h1 {
    font-size: 20px;
  }

  .btn {
    padding: 10px 16px;
    font-size: 13px;
  }

  .content-table {
    font-size: 12px;
  }

  .content-table th, .content-table td {
    padding: 8px;
  }

  .content-table .hide-mobile {
    display: none;
  }

  .content-actions {
    flex-direction: column;
    gap: 8px;
  }

  .modal-content {
    max-width: calc(100% - 20px);
    margin: 10px;
  }

  .modal-footer {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .modal-footer .btn {
    width: 100%;
  }
}

@media (width <= 1024px) and (orientation: landscape) {
  .admin-sidebar {
    border-bottom: none;
    border-right: 1px solid #e5e7eb;
    width: 200px;
  }

  .admin-layout {
    flex-direction: row;
  }
}

.content-table {
  border-collapse: collapse;
  background: #fff;
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
}

.content-table thead {
  background: #f9fafb;
}

.content-table th {
  text-align: left;
  color: #374151;
  border-bottom: 2px solid #e5e7eb;
  padding: 12px 16px;
  font-weight: 600;
}

.content-table td {
  border-bottom: 1px solid #e5e7eb;
  padding: 12px 16px;
}

.content-table tbody tr:hover {
  background: #f9fafb;
}

@media (width <= 1024px) {
  .content-table th, .content-table td {
    padding: 10px 12px;
    font-size: 14px;
  }
}

@media (width <= 768px) {
  .table-responsive {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }

  .content-table {
    min-width: 600px;
  }

  .content-table.stack-on-mobile {
    min-width: 100%;
  }

  .content-table.stack-on-mobile thead {
    display: none;
  }

  .content-table.stack-on-mobile tbody, .content-table.stack-on-mobile tr, .content-table.stack-on-mobile td {
    width: 100%;
    display: block;
  }

  .content-table.stack-on-mobile tr {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
  }

  .content-table.stack-on-mobile td {
    text-align: right;
    border-bottom: 1px solid #f3f4f6;
    padding: 12px 12px 12px 50%;
    position: relative;
  }

  .content-table.stack-on-mobile td:last-child {
    border-bottom: none;
  }

  .content-table.stack-on-mobile td:before {
    content: attr(data-label);
    text-align: left;
    color: #6b7280;
    font-weight: 600;
    position: absolute;
    left: 12px;
  }

  .content-actions {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 8px;
    display: flex;
  }
}

@media (width <= 480px) {
  .table-responsive {
    margin: 0 -15px;
    padding: 0 15px;
  }

  .content-table th, .content-table td {
    padding: 8px;
    font-size: 12px;
  }

  .content-table.stack-on-mobile td {
    padding: 10px 10px 10px 45%;
    font-size: 13px;
  }

  .content-table.stack-on-mobile td:before {
    font-size: 12px;
    left: 10px;
  }
}

.form-container {
  width: 100%;
  max-width: 100%;
}

.form-group {
  margin-bottom: 24px;
}

.form-label {
  color: #374151;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.form-input, .form-textarea, .form-select {
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  transition: border-color .2s, box-shadow .2s;
}

.form-input:focus, .form-textarea:focus, .form-select:focus {
  border-color: #0f54bc;
  outline: none;
  box-shadow: 0 0 0 3px #0f54bc1a;
}

.form-textarea {
  resize: vertical;
  min-height: 120px;
}

.form-error {
  color: #ef4444;
  margin-top: 4px;
  font-size: 14px;
}

.form-help {
  color: #6b7280;
  margin-top: 4px;
  font-size: 14px;
}

.form-checkbox, .form-radio {
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  display: flex;
}

.form-checkbox input, .form-radio input {
  cursor: pointer;
  width: 18px;
  height: 18px;
}

.form-file-input {
  cursor: pointer;
  padding: 8px;
}

.form-file-input::-webkit-file-upload-button {
  cursor: pointer;
  background: #f9fafb;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  padding: 8px 16px;
  transition: background .2s;
}

.form-file-input::-webkit-file-upload-button:hover {
  background: #f3f4f6;
}

.form-actions {
  justify-content: flex-end;
  gap: 12px;
  margin-top: 24px;
  display: flex;
}

@media (width <= 1024px) {
  .form-group {
    margin-bottom: 20px;
  }

  .form-input, .form-textarea, .form-select {
    padding: 10px 14px;
  }
}

@media (width <= 768px) {
  .form-label {
    font-size: 14px;
  }

  .form-input, .form-textarea, .form-select {
    padding: 12px;
    font-size: 16px;
  }

  .form-textarea {
    min-height: 100px;
  }

  .form-actions {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .form-actions .btn {
    justify-content: center;
    width: 100%;
  }

  .form-row {
    grid-template-columns: 1fr;
    gap: 20px;
    display: grid;
  }
}

@media (width >= 769px) and (width <= 1024px) {
  .form-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    display: grid;
  }
}

@media (width >= 1025px) {
  .form-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    display: grid;
  }
}

@media (width <= 480px) {
  .form-group {
    margin-bottom: 16px;
  }

  .form-input, .form-textarea, .form-select {
    padding: 10px;
  }

  .form-checkbox, .form-radio {
    font-size: 14px;
  }

  .form-error, .form-help {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .form-input, .form-textarea, .form-select {
    transition: none;
  }
}

@media (prefers-contrast: high) {
  .form-input, .form-textarea, .form-select {
    border-width: 2px;
  }

  .form-input:focus, .form-textarea:focus, .form-select:focus {
    border-width: 3px;
  }
}

html {
  position: relative;
  width: 100% !important;
  max-width: 100vw !important;
  overflow-x: hidden !important;
}

html:before {
  content: "";
  pointer-events: none;
  z-index: -9999;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

html, body {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

#root, .homepage, .blog-page, .admin-page, .group, main, section {
  width: 100%;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

:not(html):not(body) {
  max-width: 100%;
}

html, body {
  position: relative;
  overflow-x: hidden !important;
}

.container, .group, .banner-hero, .frame-wrapper, .frame-10, .frame-14, .frame-19, .footer {
  max-width: 100%;
  overflow-x: hidden;
}

.frame-4, .frame-21, .frame-22, .frame-24, .frame-25, .frame-29, .frame-34, .hover-univers {
  width: 100%;
  max-width: 100%;
}

img, svg, video, iframe {
  height: auto;
  max-width: 100% !important;
}

[style*="position: absolute"]:not(.nav-bar), [style*="position: fixed"]:not(.nav-bar) {
  max-width: 100vw !important;
}

.carousel-univers {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow-x: auto;
}

h1, h2, h3, h4, h5, h6, p, span, div {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
}

.blog-container, .admin-container, .blog-grid, .admin-grid {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.table-wrapper {
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  overflow-x: auto;
}

table {
  max-width: 100%;
}

.modal, .overlay, .dialog {
  max-width: 100vw;
}

input, textarea, select {
  box-sizing: border-box;
  max-width: 100%;
}

[class*="grid"], [class*="flex"] {
  max-width: 100%;
}

.frame-21 {
  flex-wrap: wrap;
  justify-content: center;
}

.hero-img {
  object-fit: contain;
  width: 100%;
  max-width: 100% !important;
}

.row, .col, [class*="frame"] {
  max-width: 100%;
}

.frame-17 {
  min-width: min(280px, 100vw - 40px) !important;
}

.logo-2, .frame-37, .frame-38 {
  width: auto;
  min-width: auto !important;
}

.content-table {
  min-width: auto !important;
}

@media (width <= 768px) {
  * {
    min-width: 0 !important;
  }

  [style*="transform"] {
    max-width: 100vw;
  }

  .frame-36.mobile-menu-open {
    width: 100%;
    max-width: 100vw;
    left: 0;
    right: 0;
  }

  .frame-17 {
    width: 100%;
    max-width: calc(100vw - 40px) !important;
  }

  .partner-logo {
    max-width: 100%;
  }

  .banner-hero {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (width <= 480px) {
  body {
    padding: 0;
  }

  .container {
    padding: 0 10px;
  }

  .frame-17 {
    max-width: calc(100vw - 30px);
  }
}

@media (width <= 1024px) and (width >= 769px) {
  .container {
    padding: 0 30px;
  }

  .banner-hero {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media (width <= 1440px) {
  .banner-hero {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}

@media (width >= 1600px) {
  .banner-hero {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
}

@media (width >= 1920px) {
  .banner-hero {
    padding-left: 320px !important;
    padding-right: 320px !important;
  }
}

@media (width >= 1921px) {
  html, body, #root {
    max-width: 100vw;
  }

  .homepage {
    max-width: 1920px;
    margin: 0 auto;
  }
}

.nav-bar {
  z-index: 1000;
  width: auto;
  max-width: 100vw;
  box-shadow: none;
  background: none;
  border: none;
  outline: none;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.nav-pills-container {
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  box-shadow: none;
  filter: drop-shadow(0 4px 12px #0f54bc14) drop-shadow(0 1px 3px #0000000a);
  background: #fffffff2;
  border: none;
  border-radius: 50px;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  width: auto;
  min-width: auto;
  padding: 10px 28px;
  transition: all .3s;
  display: flex;
}

.nav-pills-container:hover {
  filter: drop-shadow(0 6px 16px #0f54bc1f) drop-shadow(0 2px 4px #0000000f);
}

.nav-logo {
  border-right: 1px solid #0f54bc1f;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  flex-shrink: 0;
  width: 60px;
  height: 36px;
  transition: transform .3s;
}

.nav-logo:hover .logo-2 {
  transform: scale(1.05);
}

.frame-36 {
  flex-wrap: nowrap;
  flex-grow: 0;
  flex-shrink: 1;
  align-items: center;
  gap: 4px;
  width: auto;
  display: flex;
}

.header-buttons {
  white-space: nowrap;
  background: none;
  border-radius: 24px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  padding: 10px 14px;
  text-decoration: none;
  transition: all .3s;
  display: inline-flex;
  position: relative;
  overflow: visible;
}

.header-buttons[aria-current="page"] {
  background: none;
}

.header-buttons[aria-current="page"] .accueil, .header-buttons[aria-current="page"] .accueil-2 {
  color: #1a1a1a;
}

.frame-37, .frame-38 {
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: auto;
  min-width: auto;
  display: flex;
  position: relative;
}

.accueil, .accueil-2 {
  color: #1a1a1a;
  letter-spacing: .3px;
  white-space: nowrap;
  font-family: Heading Now, Helvetica;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}

.ellipse-2 {
  background: #0f54bc;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: none;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}

.header-buttons[aria-current="page"] .ellipse-2 {
  display: block;
}

.acheter-cta {
  border-left: 1px solid #0f54bc1f;
  flex-shrink: 0;
  align-items: center;
  margin-left: 4px;
  padding-left: 12px;
  display: inline-flex;
}

.small-full-blue {
  white-space: nowrap;
  background: linear-gradient(135deg, #0f54bc 0%, #0d4aa3 100%);
  border-radius: 24px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 18px;
  text-decoration: none;
  transition: all .3s;
  display: inline-flex;
  box-shadow: 0 4px 12px #0f54bc4d, inset 0 1px #fff3;
}

.small-full-blue:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #0f54bc66, inset 0 1px #fff3;
}

.small-full-blue:active {
  transform: translateY(0);
}

.connexion {
  color: #fff;
  letter-spacing: .3px;
  white-space: nowrap;
  flex-shrink: 0;
  font-family: Heading Now, Helvetica;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

.mobile-menu-toggle, .mobile-menu-cta {
  display: none;
}

.desktop-cta {
  display: flex;
}

@media (width >= 768px) and (width <= 1023px) {
  .nav-pills-container {
    gap: 6px;
    padding: 8px 20px;
  }

  .header-buttons {
    padding: 8px 12px;
    font-size: 11px;
  }

  .small-outline-blue, .small-plein, .small-full-blue {
    padding: 10px 18px;
    font-size: 12px;
  }

  .logo-2 {
    width: 50px;
    height: 30px;
  }

  .nav-logo {
    margin-right: 6px;
    padding-right: 10px;
  }

  .frame-36 {
    gap: 3px;
  }
}

@media (width <= 767px) {
  .nav-bar {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: none;
    width: 100%;
    max-width: 100%;
    padding: 12px 5%;
    top: 0;
    left: 0;
    right: 0;
    transform: none;
  }

  .nav-pills-container {
    border-radius: 50px;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    width: 100%;
    max-width: 100%;
    flex-direction: row !important;
    padding: 12px 16px !important;
    display: flex !important;
  }

  .nav-logo {
    border-right: none;
    flex-shrink: 0;
    order: 1;
    margin-right: 0;
    padding-right: 0;
    align-self: center !important;
    align-items: center !important;
    padding-left: 15% !important;
    display: flex !important;
  }

  .logo-2 {
    width: 50px;
    height: 30px;
  }

  .frame-36 {
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    display: none !important;
    position: absolute !important;
    overflow: hidden !important;
  }

  .desktop-cta {
    display: none !important;
  }

  .mobile-menu-toggle {
    cursor: pointer;
    color: #0f54bc;
    background: none;
    border: none;
    border-radius: 8px;
    flex-shrink: 0;
    order: 999;
    height: auto;
    margin-left: auto;
    padding: 8px;
    transition: all .3s;
    justify-content: center !important;
    align-self: center !important;
    align-items: center !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: flex !important;
  }

  .mobile-menu-toggle:hover {
    background: #0f54bc14;
  }

  .mobile-menu-toggle:active {
    transform: scale(.95);
  }

  .frame-36.mobile-menu-open {
    animation: .3s slideDown;
    visibility: visible !important;
    -webkit-backdrop-filter: blur(20px) !important;
    backdrop-filter: blur(20px) !important;
    z-index: 999 !important;
    background: #fffffffa !important;
    border-radius: 0 0 20px 20px !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 90% !important;
    height: auto !important;
    max-height: calc(100vh - 71px) !important;
    padding: 20px !important;
    display: flex !important;
    position: fixed !important;
    top: 71px !important;
    left: 5% !important;
    right: 5% !important;
    overflow: visible auto !important;
    box-shadow: 0 4px 20px #0000001a !important;
  }

  @keyframes slideDown {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .mobile-menu-open .header-buttons {
    background: #0f54bc0a;
    border-radius: 12px;
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
  }

  .mobile-menu-open .header-buttons:hover {
    background: #0f54bc1a;
  }

  .mobile-menu-open .header-buttons[aria-current="page"] {
    background: #0f54bc1f;
    font-weight: 600;
  }

  .mobile-menu-cta {
    border-top: 1px solid #0f54bc1f;
    width: 100%;
    margin-top: 12px;
    padding-top: 12px;
    display: block;
  }

  .mobile-menu-cta .small-full-blue {
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
  }

  .nav-bar.scrolled {
    background: none;
    padding: 8px 5%;
    top: 0;
  }

  .nav-bar.scrolled .nav-pills-container {
    padding: 8px 12px;
  }

  .nav-bar.scrolled .logo-2 {
    width: 45px;
    height: 27px;
  }
}

@media (width <= 480px) {
  .nav-pills-container {
    padding: 10px 12px;
  }

  .logo-2 {
    width: 45px;
    height: 27px;
  }

  .mobile-menu-toggle {
    padding: 6px;
  }

  .frame-36.mobile-menu-open {
    max-height: calc(100vh - 61px);
    top: 61px;
  }
}

.carte-card-header-title {
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
}

.carte-advantages-section {
  padding: 60px 5% !important;
}

.carte-advantages-title svg {
  max-width: 100% !important;
  height: auto !important;
  transform: scale(.85) !important;
}

.carte-advantages-grid {
  grid-template-columns: 1fr !important;
  gap: 20px !important;
}

.carte-advantage-card {
  padding: 20px !important;
}

.carte-advantage-title {
  font-size: 18px !important;
}

.carte-advantage-text {
  font-size: 14px !important;
}

.stats-section {
  padding: 60px 5% !important;
}

.stats-grid {
  grid-template-columns: 1fr !important;
  gap: 24px !important;
}

.stat-card {
  padding: 24px !important;
}

.stat-number {
  font-size: 36px !important;
}

.stat-label {
  font-size: 14px !important;
}

.mountains-section {
  min-height: 300px !important;
  padding: 60px 5% !important;
}

@media (width >= 768px) and (width <= 1023px) {
  .nav-pills-container {
    padding: 0 4% !important;
  }

  .frame-36 {
    gap: 8px !important;
  }

  .header-buttons {
    padding: 8px 14px !important;
    font-size: 11px !important;
  }

  .small-outline-blue, .small-plein {
    padding: 10px 20px !important;
    font-size: 12px !important;
  }

  .card-bounce-section {
    min-height: 500px !important;
    padding: 6% 5% !important;
  }

  .card-bounce-title svg {
    max-width: 85% !important;
    height: auto !important;
  }

  .card-bounce-subtitle {
    max-width: 85% !important;
    font-size: 16px !important;
  }

  .frame-4 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }

  .frame-5, .frame-8 {
    min-height: 250px !important;
    padding: 24px !important;
  }

  .text-wrapper {
    font-size: 22px !important;
  }

  .p {
    font-size: 15px !important;
  }

  .frame-17 {
    min-width: 320px !important;
    height: 450px !important;
    padding: 32px !important;
  }

  .frame-21 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
  }

  .partner-logo {
    width: 140px !important;
    height: 70px !important;
  }

  .carte-hero-content {
    padding: 6% 5% !important;
  }

  .carte-hero-title svg {
    transform-origin: 0;
    transform: scale(.85) !important;
  }

  .carte-cards-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
    padding: 0 5% !important;
  }

  .carte-card-article {
    max-width: 100% !important;
  }

  .carte-advantages-grid, .stats-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 24px !important;
  }

  .blog-posts-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
  }

  .blog-card {
    max-width: 100% !important;
  }

  .footer-content {
    padding: 0 5% !important;
  }

  .frame-22, .frame-29 {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  .frame-26, .frame-35 {
    min-width: 200px !important;
  }
}

@media (width <= 767px) {
  html, body {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  * {
    max-width: 100vw;
  }

  section, div, article {
    overflow-x: visible;
  }

  img, svg, video, iframe {
    max-width: 100% !important;
    height: auto !important;
  }

  button, a[role="button"], .header-buttons, .cta-btn, .small-outline-blue, .small-plein {
    touch-action: manipulation;
    min-width: 44px !important;
    min-height: 44px !important;
  }

  .nav-bar {
    height: auto !important;
    padding: 12px 5% !important;
  }

  .nav-pills-container {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0 !important;
    width: 100% !important;
  }

  .nav-logo {
    border: none !important;
    flex-shrink: 0 !important;
    justify-content: flex-start !important;
    align-items: center !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
  }

  .frame-36 {
    display: none !important;
  }

  .frame-36.mobile-menu-open {
    visibility: visible !important;
    -webkit-backdrop-filter: blur(20px) !important;
    backdrop-filter: blur(20px) !important;
    z-index: 999 !important;
    background: #fffffffa !important;
    border-radius: 0 0 20px 20px !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 90% !important;
    height: auto !important;
    max-height: calc(100vh - 70px) !important;
    padding: 20px !important;
    animation: .3s slideDown !important;
    display: flex !important;
    position: fixed !important;
    top: 70px !important;
    left: 5% !important;
    right: 5% !important;
    overflow: visible auto !important;
    box-shadow: 0 4px 20px #0000001a !important;
  }

  .mobile-menu-toggle {
    cursor: pointer !important;
    color: #0f54bc !important;
    background: none !important;
    border: none !important;
    justify-content: center !important;
    align-self: center !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 8px !important;
    display: flex !important;
  }

  .mobile-menu-open .header-buttons {
    border-radius: 12px !important;
    justify-content: center !important;
    width: 100% !important;
    padding: 14px 20px !important;
    font-size: 14px !important;
  }

  .mobile-menu-open .small-outline-blue, .mobile-menu-open .small-plein {
    justify-content: center !important;
    width: 100% !important;
    padding: 14px 20px !important;
    font-size: 14px !important;
  }

  .mobile-menu-overlay {
    z-index: 999 !important;
    opacity: 0 !important;
    pointer-events: none !important;
    background: #00000080 !important;
    transition: opacity .3s !important;
    position: fixed !important;
    inset: 0 !important;
  }

  .mobile-menu-overlay.active {
    opacity: 1 !important;
    pointer-events: all !important;
  }

  .card-bounce-section {
    min-height: auto !important;
    padding: 80px 5% 40px !important;
  }

  .card-bounce-content {
    flex-direction: column !important;
    gap: 30px !important;
  }

  .card-bounce-title {
    text-align: center !important;
    width: 100% !important;
  }

  .card-bounce-title svg {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  .card-bounce-subtitle {
    text-align: center !important;
    max-width: 100% !important;
    padding: 0 5% !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  .card-bounce-visual {
    width: 100% !important;
    max-width: 100% !important;
  }

  .rotating-card-container {
    max-width: 90% !important;
    margin: 0 auto !important;
  }

  .carousel-controls {
    gap: 20px !important;
    margin-top: 20px !important;
  }

  .carousel-button {
    width: 44px !important;
    height: 44px !important;
  }

  .carousel-dots {
    gap: 10px !important;
  }

  .ellipse, .ellipse.active {
    width: 10px !important;
    height: 10px !important;
  }

  .frame-wrapper {
    padding: 60px 5% !important;
  }

  .frame-2 {
    flex-direction: column-reverse !important;
  }

  .div-wrapper, .frame-10 {
    flex: auto !important;
    width: 100% !important;
    padding-left: 0 !important;
  }

  .frame-3 {
    gap: 30px !important;
  }

  .frame-4 {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .frame-5, .frame-8 {
    width: 100% !important;
    min-height: 200px !important;
    padding: 24px !important;
  }

  .text-wrapper {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .frame-10 {
    padding: 60px 5% !important;
  }

  .d-couvrez-vaziva {
    text-align: center !important;
    font-size: 32px !important;
    line-height: 1.2 !important;
  }

  .text-wrapper-3 {
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .frame-14 {
    padding: 60px 5% !important;
  }

  .NOS-UNIVERS {
    text-align: center !important;
    font-size: 32px !important;
  }

  .carousel-univers {
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    overflow-x: auto !important;
  }

  .carousel-univers::-webkit-scrollbar {
    display: none !important;
  }

  .hover-univers {
    gap: 16px !important;
    padding: 0 5% !important;
  }

  .frame-17 {
    flex-shrink: 0 !important;
    min-width: 280px !important;
    max-width: 320px !important;
    height: 380px !important;
    padding: 24px !important;
  }

  .text-wrapper-7 {
    font-size: 28px !important;
  }

  .explorez-tous-nos {
    font-size: 14px !important;
  }

  .carousel-univers .frame-16, .carousel-navigation {
    display: none !important;
  }

  .frame-19 {
    padding: 60px 5% !important;
  }

  .nos-partenaires {
    text-align: center !important;
    font-size: 32px !important;
  }

  .text-wrapper-10 {
    text-align: center !important;
    font-size: 15px !important;
  }

  .frame-21 {
    flex-direction: column !important;
    align-items: center !important;
    gap: 30px !important;
  }

  .partner-logo {
    width: 120px !important;
    height: 60px !important;
  }

  .carte-hero-section {
    justify-content: center !important;
    align-items: center !important;
    min-height: auto !important;
    padding: 150px 5% 180px !important;
    display: flex !important;
  }

  .carte-hero-content {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
  }

  .carte-hero-title {
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    display: flex !important;
  }

  .carte-hero-section .flex-col.items-start {
    align-items: flex-start !important;
  }

  .carte-hero-section .flex-col.items-start > div {
    margin-left: 0 !important;
  }

  .carte-hero-section .flex-col.items-start > div > svg:first-of-type {
    transform-origin: 0;
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.9) !important;
  }

  .carte-hero-section .flex-col.items-start > div > svg:last-of-type {
    transform-origin: 0;
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.6) !important;
  }

  .carte-hero-image {
    width: 100% !important;
    max-width: 100% !important;
  }

  .carte-hero-section img {
    transform: scale(1.728)translateY(10%) !important;
  }

  .carte-banner-cta {
    text-align: center !important;
    flex-direction: column !important;
    gap: 20px !important;
    padding: 30px 5% !important;
  }

  .carte-banner-text {
    font-size: 18px !important;
  }

  .carte-banner-button {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
  }

  .carte-cards-section {
    padding: 60px 5% !important;
  }

  .carte-cards-grid {
    flex-direction: column !important;
    align-items: center !important;
    gap: 40px !important;
  }

  .carte-card-article {
    width: 100% !important;
    max-width: 100% !important;
  }

  .card-title-24 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .cta-btn-orange, .cta-btn-blue, .cta-btn-gold {
    padding: 8px 20px !important;
    font-size: 11px !important;
  }

  .carte-card-header-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
  }

  .carte-banner-overlay {
    opacity: .9 !important;
    background: #126ad0 !important;
  }

  .carte-program-card-text {
    font-size: 22.5px !important;
  }

  .carte-advantages-section {
    padding: 60px 5% !important;
  }

  .carte-advantages-title svg {
    max-width: 100% !important;
    height: auto !important;
    transform: scale(.85) !important;
  }

  .carte-advantages-grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  .carte-advantage-card {
    padding: 20px !important;
  }

  .carte-advantage-title {
    font-size: 18px !important;
  }

  .carte-advantage-text {
    font-size: 14px !important;
  }

  .stats-section {
    padding: 60px 5% !important;
  }

  .stats-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .stat-card {
    padding: 24px !important;
  }

  .stat-number {
    font-size: 36px !important;
  }

  .stat-label {
    font-size: 14px !important;
  }

  .mountains-section {
    min-height: 300px !important;
    padding: 60px 5% !important;
  }

  .blog-page {
    padding: 80px 5% 40px !important;
  }

  .blog-header {
    padding: 40px 0 !important;
  }

  .blog-title {
    text-align: center !important;
    font-size: 32px !important;
  }

  .blog-subtitle {
    text-align: center !important;
    font-size: 15px !important;
  }

  .blog-posts-grid {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .blog-card {
    max-width: 100% !important;
  }

  .blog-card-title {
    font-size: 18px !important;
  }

  .blog-card-excerpt {
    font-size: 14px !important;
  }

  .blog-post-page {
    padding: 80px 5% 40px !important;
  }

  .blog-post-header {
    padding: 40px 0 !important;
  }

  .blog-post-title {
    font-size: 28px !important;
    line-height: 1.3 !important;
  }

  .blog-post-meta {
    text-align: center !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .blog-post-content {
    padding: 30px 0 !important;
  }

  .blog-post-content h2 {
    font-size: 24px !important;
  }

  .blog-post-content h3 {
    font-size: 20px !important;
  }

  .blog-post-content p {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  .points-offers-grid {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .bons-plans-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .bons-plans-filters {
    flex-direction: column !important;
    gap: 12px !important;
  }

  .bons-plans-filters > div {
    text-align: center !important;
    width: 100% !important;
  }

  .footer {
    padding: 40px 5% !important;
  }

  .frame-20 {
    flex-direction: column !important;
    gap: 40px !important;
  }

  .frame-22 {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 30px !important;
  }

  .frame-26, .frame-35 {
    width: 100% !important;
  }

  .frame-29, .frame-34 {
    flex-direction: column !important;
    gap: 30px !important;
  }

  .list {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
  }

  .text-wrapper-11, .text-wrapper-12, .text-wrapper-13, .text-wrapper-14, .text-wrapper-15, .text-wrapper-16 {
    text-align: left !important;
    justify-content: flex-start !important;
    font-size: 14px !important;
  }

  .frame-28 {
    font-size: 14px !important;
  }

  .footer-social-icons {
    justify-content: flex-start !important;
    gap: 16px !important;
  }

  .frame-35, .frame-26 {
    text-align: left !important;
    align-items: flex-start !important;
  }

  .avantages, .avantages-2, .avantages-3 {
    text-align: left !important;
  }

  .CONTACT, .frame-30, .frame-31, .frame-32 {
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }

  .back-to-top-btn {
    width: 48px !important;
    height: 48px !important;
    font-size: 20px !important;
    bottom: 20px !important;
    right: 20px !important;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .show-on-mobile {
    display: block !important;
  }

  .mobile-text-center {
    text-align: center !important;
  }

  .mobile-text-left {
    text-align: left !important;
  }

  .mobile-mt-0 {
    margin-top: 0 !important;
  }

  .mobile-mb-0 {
    margin-bottom: 0 !important;
  }

  .mobile-p-5 {
    padding: 5% !important;
  }

  :not([data-framer-motion]):not([class*="motion"]) {
    transition-duration: .3s !important;
    animation-duration: .3s !important;
  }

  [data-framer-motion], [data-framer-motion] * {
    animation-duration: unset !important;
    transition-duration: unset !important;
  }

  * {
    backface-visibility: hidden;
    perspective: 1000px;
    transform: translateZ(0);
  }

  [data-framer-motion] {
    will-change: transform, opacity;
    transform: translateZ(0);
  }

  .frame-5, .frame-8, .frame-17, .carte-card-article, .blog-card {
    transform: translateZ(0);
    will-change: auto !important;
  }

  .blog-card, .carte-card-article, .carte-advantage-card, .stat-card {
    box-shadow: 0 2px 8px #0000001a !important;
  }

  img {
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
  }

  section, div {
    transform: translateZ(0);
  }
}

@media (width <= 480px) {
  .card-bounce-title svg, .carte-hero-title svg {
    transform: scale(.75) !important;
  }

  .text-wrapper {
    font-size: 18px !important;
  }

  .frame-17 {
    min-width: 260px !important;
    height: 350px !important;
    padding: 20px !important;
  }

  .text-wrapper-7 {
    font-size: 24px !important;
  }

  .nos-partenaires, .d-couvrez-vaziva, .NOS-UNIVERS {
    font-size: 28px !important;
  }

  .partner-logo {
    width: 100px !important;
    height: 50px !important;
  }

  .blog-post-title {
    font-size: 24px !important;
  }

  .blog-post-content h2 {
    font-size: 20px !important;
  }

  .blog-post-content h3 {
    font-size: 18px !important;
  }
}

@media (height <= 600px) and (orientation: landscape) {
  .card-bounce-section, .carte-hero-section {
    min-height: auto !important;
    padding: 60px 5% 30px !important;
  }

  .frame-wrapper, .frame-10, .frame-14, .frame-19, .carte-advantages-section, .stats-section {
    padding: 40px 5% !important;
  }

  .mobile-menu-open {
    max-height: calc(100vh - 60px) !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

img, svg, video {
  max-width: 100%;
  height: auto;
  display: block;
}

.container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 20px;
}

body {
  text-size-adjust: 100%;
}

button, a, .header-buttons, .footer-buttons {
  justify-content: center;
  align-items: center;
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
}

@media (width <= 1024px) {
  .element-cartes-exp {
    padding: 0 20px;
    font-size: 60px;
    line-height: 65px;
  }

  .hero-img {
    max-width: 500px;
  }

  .frame-wrapper {
    padding: 80px 40px;
  }

  .frame-3 {
    gap: 32px;
  }

  .frame-17 {
    min-width: 350px;
    height: 500px;
    padding: 40px;
  }

  .frame-19 {
    padding: 80px 40px;
  }

  .nos-partenaires {
    font-size: 60px;
  }
}

@media (width <= 768px) {
  .group {
    padding: 120px 20px 60px;
  }

  .banner-hero {
    padding: 40px 20px;
  }

  .frame {
    gap: 8px;
  }

  .ellipse, .ellipse.active {
    width: 8px;
    height: 8px;
  }

  .element-cartes-exp {
    text-align: center;
    padding: 0 10px;
    font-size: 48px;
    line-height: 52px;
  }

  .hero-img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .carousel-controls {
    gap: 15px;
    margin-top: 30px;
  }

  .carousel-button {
    width: 40px;
    height: 40px;
  }

  .frame-wrapper {
    padding: 60px 20px;
  }

  .frame-3 {
    gap: 24px;
  }

  .frame-4 {
    flex-direction: column;
    gap: 24px;
  }

  .frame-5, .frame-8 {
    background-position: center;
    background-size: cover;
    min-height: 180px;
    padding: 20px;
  }

  .text-wrapper {
    font-size: 20px;
    line-height: 1.3;
  }

  .p {
    font-size: 14px;
    line-height: 1.5;
  }

  .frame-10 {
    padding: 60px 20px;
  }

  .d-couvrez-vaziva {
    font-size: 40px;
  }

  .text-wrapper-3 {
    font-size: 14px;
  }

  .frame-14 {
    padding: 60px 20px;
  }

  .NOS-UNIVERS {
    font-size: 40px;
  }

  .carousel-univers {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    overflow-x: auto;
  }

  .hover-univers {
    gap: 20px;
  }

  .frame-17 {
    flex-shrink: 0;
    min-width: 280px;
    max-width: 320px;
    height: 400px;
    padding: 30px;
  }

  .text-wrapper-7 {
    font-size: 32px;
  }

  .explorez-tous-nos {
    font-size: 14px;
  }

  .carousel-univers .frame-16 {
    display: none;
  }

  .frame-19 {
    padding: 60px 20px;
  }

  .nos-partenaires {
    font-size: 48px;
  }

  .text-wrapper-10 {
    font-size: 14px;
  }

  .frame-21 {
    gap: 40px;
  }

  .partner-logo {
    width: 120px;
    height: 60px;
  }

  .footer {
    padding: 40px 20px;
  }

  .frame-20, .frame-21, .frame-24, .frame-25 {
    flex-direction: column;
    gap: 30px;
  }

  .frame-22 {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .frame-26 {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .frame-29, .frame-34 {
    flex-direction: column;
    gap: 20px;
  }

  .frame-35 {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .list {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .text-wrapper-11, .text-wrapper-12, .text-wrapper-13, .text-wrapper-14, .text-wrapper-15, .text-wrapper-16 {
    font-size: 14px;
  }
}

@media (width <= 480px) {
  .logo-2 {
    width: 70px;
    height: 42px;
  }

  .element-cartes-exp {
    font-size: 36px;
    line-height: 40px;
  }

  .group {
    padding: 100px 15px 40px;
  }

  .frame-wrapper {
    padding: 40px 15px;
  }

  .text-wrapper {
    font-size: 18px;
  }

  .p {
    font-size: 13px;
  }

  .frame-17 {
    min-width: 250px;
    height: 350px;
    padding: 20px;
  }

  .text-wrapper-7 {
    font-size: 28px;
  }

  .nos-partenaires {
    font-size: 36px;
  }

  .frame-21 {
    flex-direction: column;
    gap: 30px;
  }

  .partner-logo {
    width: 100px;
    height: 50px;
  }
}

@media (width <= 768px) {
  * {
    transition-duration: .3s !important;
    animation-duration: .3s !important;
  }

  .frame-5, .frame-8, .frame-17 {
    will-change: auto;
  }

  .blog-card, .admin-card, .modal-content {
    box-shadow: 0 2px 8px #0000001a;
  }
}

@media (width >= 1920px) {
  .homepage {
    max-width: 1920px;
  }

  .element-cartes-exp {
    font-size: 80px;
  }
}

@media (height <= 600px) and (orientation: landscape) {
  .group {
    padding: 80px 20px 40px;
  }

  .element-cartes-exp {
    font-size: 40px;
    line-height: 44px;
  }

  .hero-img {
    max-width: 300px;
  }
}

.back-to-top-btn {
  color: #fff;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  background: #0f54bc;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: all .3s;
  animation: .3s forwards fadeIn;
  display: flex;
  position: fixed;
  bottom: 30px;
  right: 30px;
  box-shadow: 0 4px 12px #0f54bc4d;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.back-to-top-btn:hover {
  background: #0a3d8f;
  transform: translateY(-5px);
  box-shadow: 0 6px 16px #0f54bc66;
}

.back-to-top-btn:active {
  transform: translateY(-2px);
}

@media (width <= 768px) {
  .back-to-top-btn {
    width: 48px;
    height: 48px;
    bottom: 20px;
    right: 20px;
  }
}

@media (width <= 480px) {
  .back-to-top-btn {
    width: 44px;
    height: 44px;
    bottom: 15px;
    right: 15px;
  }
}

.hide-on-mobile {
  display: block;
}

.show-on-mobile {
  display: none;
}

.hide-on-tablet {
  display: block;
}

.show-on-tablet {
  display: none;
}

@media (width <= 768px) {
  .hide-on-mobile {
    display: none !important;
  }

  .show-on-mobile {
    display: block !important;
  }
}

@media (width <= 1024px) {
  .hide-on-tablet {
    display: none !important;
  }

  .show-on-tablet {
    display: block !important;
  }
}

@media (width >= 769px) {
  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  ::-webkit-scrollbar-thumb {
    background: #0f54bc;
    border-radius: 5px;
  }

  ::-webkit-scrollbar-thumb:hover {
    background: #0a3d8f;
  }
}

@media print {
  .nav-bar, .small-outline-white, .small-plein, .small-outline-blue, .mobile-menu-toggle, .footer {
    display: none;
  }

  .homepage {
    max-width: 100%;
  }

  body {
    background: #fff;
  }
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

img[loading="lazy"] {
  opacity: 0;
  transition: opacity .3s;
}

img[loading="lazy"].loaded {
  opacity: 1;
}

.hero-img {
  object-fit: contain;
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: 0 auto;
}

.blog-card-image {
  object-fit: cover;
  border-radius: 12px 12px 0 0;
  width: 100%;
  height: 250px;
}

.post-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 400px;
  margin: 30px 0;
}

.partner-logo {
  object-fit: contain;
  filter: grayscale();
  opacity: .7;
  width: 150px;
  height: 75px;
  transition: filter .3s, opacity .3s;
}

.partner-logo:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.frame-5, .frame-8, .frame-17 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (width <= 1024px) {
  .hero-img {
    max-width: 500px;
  }

  .blog-card-image {
    height: 220px;
  }

  .post-image {
    height: 350px;
  }

  .partner-logo {
    width: 130px;
    height: 65px;
  }
}

@media (width <= 768px) {
  .hero-img {
    max-width: 100%;
    padding: 0 20px;
  }

  .blog-card-image {
    height: 200px;
  }

  .post-image {
    border-radius: 8px;
    height: 250px;
    margin: 20px 0;
  }

  .partner-logo {
    width: 120px;
    height: 60px;
  }

  .frame-5, .frame-8, .frame-17 {
    background-attachment: scroll;
  }
}

@media (width <= 480px) {
  .hero-img {
    padding: 0 10px;
  }

  .blog-card-image {
    border-radius: 8px 8px 0 0;
    height: 180px;
  }

  .post-image {
    height: 200px;
  }

  .partner-logo {
    width: 100px;
    height: 50px;
  }
}

@media (-webkit-device-pixel-ratio >= 2), (resolution >= 192dpi) {
  .hero-img, .blog-card-image, .post-image {
    image-rendering: -webkit-optimize-contrast;
  }
}

@media (prefers-color-scheme: dark) {
  .partner-logo {
    filter: grayscale() brightness(.8);
  }

  .partner-logo:hover {
    filter: grayscale(0%) brightness();
  }
}

@media (prefers-reduced-motion: reduce) {
  img, .partner-logo {
    transition: none;
  }
}

@media print {
  img {
    page-break-inside: avoid;
    max-width: 100%;
  }

  .hero-img, .blog-card-image {
    margin: 10px 0;
    display: block;
  }
}

.btn {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  border: none;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-width: 44px;
  min-height: 44px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.btn:active {
  transform: scale(.98);
}

.btn-primary {
  color: #fff;
  background: #0f54bc;
}

.btn-primary:hover {
  background: #0a3d8f;
}

.btn-primary:active {
  background: #083170;
}

.btn-secondary {
  color: #0f54bc;
  background: #fff;
  border: 2px solid #0f54bc;
}

.btn-secondary:hover {
  background: #f0f7ff;
}

.btn-secondary:active {
  background: #e0efff;
}

.btn-outline {
  color: #0f54bc;
  background: none;
  border: 1px solid #0f54bc;
}

.btn-outline:hover {
  background: #f0f7ff;
}

.btn-ghost {
  color: #374151;
  background: none;
}

.btn-ghost:hover {
  background: #f3f4f6;
}

.btn-danger {
  color: #fff;
  background: #ef4444;
}

.btn-danger:hover {
  background: #dc2626;
}

.btn-sm {
  min-height: 36px;
  padding: 8px 16px;
  font-size: 14px;
}

.btn-lg {
  min-height: 52px;
  padding: 16px 32px;
  font-size: 18px;
}

.btn:disabled, .btn.disabled {
  opacity: .5;
  cursor: not-allowed;
  pointer-events: none;
}

.btn.loading {
  color: #0000;
  pointer-events: none;
  position: relative;
}

.btn.loading:after {
  content: "";
  border: 2px solid;
  border-top-color: #0000;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  animation: .6s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.btn-icon {
  width: 44px;
  height: 44px;
  padding: 12px;
}

.btn-icon-sm {
  width: 36px;
  height: 36px;
  padding: 8px;
}

.btn-group {
  gap: 8px;
  display: inline-flex;
}

.btn-group .btn {
  border-radius: 0;
}

.btn-group .btn:first-child {
  border-radius: 8px 0 0 8px;
}

.btn-group .btn:last-child {
  border-radius: 0 8px 8px 0;
}

@media (width <= 1024px) {
  .btn {
    padding: 10px 20px;
    font-size: 15px;
  }

  .btn-lg {
    padding: 14px 28px;
    font-size: 17px;
  }
}

@media (width <= 768px) {
  .btn {
    min-height: 48px;
    padding: 12px 20px;
    font-size: 14px;
  }

  .btn-sm {
    min-height: 40px;
    padding: 10px 16px;
    font-size: 13px;
  }

  .btn-lg {
    min-height: 56px;
    padding: 16px 24px;
    font-size: 16px;
  }

  .btn-icon {
    width: 48px;
    height: 48px;
  }

  .btn-icon-sm {
    width: 40px;
    height: 40px;
  }

  .btn-mobile-full {
    width: 100%;
  }

  .btn-group-mobile-stack {
    flex-direction: column;
    width: 100%;
  }

  .btn-group-mobile-stack .btn {
    border-radius: 8px;
    width: 100%;
  }
}

@media (width <= 480px) {
  .btn {
    font-size: 14px;
  }

  .btn-sm {
    font-size: 12px;
  }

  .btn-lg {
    font-size: 15px;
  }
}

@media (hover: none) and (pointer: coarse) {
  .btn {
    min-width: 48px;
    min-height: 48px;
  }

  .btn:active {
    background-color: #0000000d;
  }
}

.btn:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #0f54bc;
}

@media (prefers-reduced-motion: reduce) {
  .btn, .btn:active, .btn.loading:after {
    transition: none;
    animation: none;
  }
}

@media (prefers-contrast: high) {
  .btn {
    border: 2px solid;
  }
}

:focus-visible {
  outline-offset: 2px;
  border-radius: 4px;
  outline: 3px solid #0f54bc;
}

.skip-link {
  color: #fff;
  z-index: 10000;
  background: #0f54bc;
  border-radius: 0 0 4px;
  padding: 8px 16px;
  text-decoration: none;
  position: absolute;
  top: -40px;
  left: 0;
}

.skip-link:focus {
  top: 0;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.form-group:focus-within .form-label {
  color: #0f54bc;
  font-weight: 600;
}

@media (prefers-contrast: high) {
  * {
    border-color: currentColor !important;
  }

  .btn {
    border: 2px solid !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  .nav-pills-container {
    outline-offset: 2px;
    outline: 2px solid #000;
  }
}

@media (prefers-reduced-motion: reduce) {
  :not([data-keep-animation]), :not([data-keep-animation]):before, :not([data-keep-animation]):after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  .back-to-top-btn {
    animation: none;
  }
}

.error, .success, .warning {
  padding-left: 36px;
  position: relative;
}

.error:before, .success:before, .warning:before {
  content: "⚠";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
}

.success:before {
  content: "✓";
}

.error:before {
  content: "✕";
}

@media (width >= 1px) {
  html {
    font-size: 16px;
  }
}

@media (width >= 768px) {
  html {
    font-size: 16px;
  }
}

@media (width >= 1024px) {
  html {
    font-size: 16px;
  }
}

.text-muted {
  color: #6b7280;
}

.text-light-bg {
  color: #1f2937;
}

.text-dark-bg {
  color: #f9fafb;
}

a:not(.btn) {
  color: #0f54bc;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

a:not(.btn):hover {
  text-decoration-thickness: 2px;
}

a:not(.btn):focus-visible {
  outline-offset: 2px;
  outline: 3px solid #0f54bc;
}

button:disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .6;
}

button:disabled:focus, .btn:disabled:focus {
  outline: 2px dashed #9ca3af;
}

input:invalid, textarea:invalid, select:invalid {
  border-color: #ef4444;
}

input:invalid:focus, textarea:invalid:focus, select:invalid:focus {
  outline-color: #ef4444;
  box-shadow: 0 0 0 3px #ef44441a;
}

input:valid:not(:placeholder-shown), textarea:valid:not(:placeholder-shown), select:valid {
  border-color: #10b981;
}

[aria-live="polite"], [aria-live="assertive"] {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -10000px;
  overflow: hidden;
}

.modal-open {
  overflow: hidden;
}

.modal-backdrop {
  z-index: 1000;
  background: #00000080;
  position: fixed;
  inset: 0;
}

.keyboard-user :focus {
  outline-offset: 2px;
  outline: 3px solid #0f54bc;
}

.mouse-user :focus {
  outline: none;
}

table caption {
  text-align: left;
  caption-side: top;
  padding: 12px;
  font-weight: 600;
}

th[scope="row"] {
  text-align: left;
  font-weight: 600;
}

img:not([alt]) {
  border: 3px solid #ef4444;
}

html:not([lang]) body:before {
  content: "⚠️ Page sans attribut lang";
  text-align: center;
  background: #fef3c7;
  padding: 8px;
  font-weight: 600;
  display: block;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

@media (width <= 768px) {
  button, a, input[type="checkbox"], input[type="radio"] {
    min-width: 48px;
    min-height: 48px;
  }

  p {
    margin-bottom: 1em;
    line-height: 1.6;
  }

  body {
    font-size: 16px;
  }
}

@media print {
  *, :before, :after {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}

.new-footer {
  color: #fff !important;
  background: linear-gradient(135deg, #126ad0 0%, #0f54bc 100%) !important;
  width: 100% !important;
  font-family: Heading Now, Helvetica !important;
  position: relative !important;
  overflow: hidden !important;
}

.footer-container {
  width: 100% !important;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 5% !important;
}

.footer-top {
  border-bottom: 1px solid #fff3 !important;
  padding: 40px 0 !important;
}

.footer-top .footer-container {
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 40px !important;
  display: flex !important;
}

.footer-logo {
  flex-shrink: 0 !important;
}

.footer-nav {
  flex-wrap: wrap !important;
  flex: 1 !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 32px !important;
  display: flex !important;
}

.footer-link {
  color: #fff !important;
  letter-spacing: .3px !important;
  padding-bottom: 2px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  transition: all .3s !important;
  position: relative !important;
}

.footer-link:after {
  content: "" !important;
  background: #fff !important;
  width: 0 !important;
  height: 2px !important;
  transition: width .3s !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
}

.footer-link:hover {
  opacity: .9 !important;
}

.footer-link:hover:after {
  width: 100% !important;
}

.footer-social {
  flex-shrink: 0 !important;
  align-items: center !important;
  gap: 16px !important;
  display: flex !important;
}

.social-icon {
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px) !important;
  background: #ffffff26 !important;
  border: 1px solid #fff3 !important;
  border-radius: 50% !important;
  justify-content: center !important;
  align-items: center !important;
  width: 40px !important;
  height: 40px !important;
  transition: all .3s !important;
  display: flex !important;
}

.social-icon:hover {
  background: #ffffff40 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px #00000026 !important;
}

.footer-description {
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px) !important;
  background: #0000001a !important;
  padding: 32px 0 !important;
}

.footer-description-text {
  text-align: center !important;
  color: #ffffffe6 !important;
  max-width: 900px !important;
  margin: 0 auto !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
}

.footer-bottom {
  border-top: 1px solid #ffffff26 !important;
  padding: 24px 0 !important;
}

.footer-bottom-content {
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 24px !important;
  display: flex !important;
}

.footer-copyright {
  color: #fffc !important;
  margin: 0 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

.footer-legal {
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 20px !important;
  display: flex !important;
}

.footer-legal-link {
  color: #fffc !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  transition: color .3s !important;
}

.footer-legal-link:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

@media (width <= 1023px) {
  .footer-top .footer-container {
    text-align: center !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 32px !important;
  }

  .footer-nav {
    gap: 24px !important;
  }

  .footer-link {
    font-size: 14px !important;
  }
}

@media (width <= 767px) {
  .footer-top {
    padding: 32px 0 !important;
  }

  .footer-top .footer-container {
    gap: 24px !important;
  }

  .footer-logo {
    justify-content: center !important;
    width: 100% !important;
    display: flex !important;
  }

  .footer-nav {
    flex-direction: column !important;
    gap: 16px !important;
    width: 100% !important;
  }

  .footer-link {
    padding: 8px 0 !important;
    font-size: 15px !important;
  }

  .footer-social {
    gap: 12px !important;
  }

  .social-icon {
    width: 44px !important;
    height: 44px !important;
  }

  .footer-description {
    padding: 24px 0 !important;
  }

  .footer-description-text {
    padding: 0 5% !important;
    font-size: 12px !important;
  }

  .footer-bottom {
    padding: 20px 0 !important;
  }

  .footer-bottom-content {
    text-align: center !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 16px !important;
  }

  .footer-legal {
    flex-direction: column !important;
    gap: 12px !important;
  }

  .footer-copyright, .footer-legal-link {
    font-size: 12px !important;
  }
}

@media (width <= 480px) {
  .footer-container {
    padding: 0 6% !important;
  }

  .footer-nav {
    gap: 12px !important;
  }

  .footer-link {
    font-size: 14px !important;
  }

  .footer-description-text {
    font-size: 11px !important;
    line-height: 1.6 !important;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}
