@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Open+Sans:ital,wght@0,400;0,700;1,700&display=swap');

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

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

h1,
.titre-1 {
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

h2,
.titre-2 {
  font-family: 'Oswald', sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

h3,
.titre-3 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

h4,
.titre-4 {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

h5,
.titre-5 {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

/* H6 : surtitres de blocs ("NOS STATIONS"), menu, sous-menu, texte des boutons */

h6,
.titre-6 {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.p1-regular {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.05em;
}

.p1-bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.05em;
}

/* P1 (Italic) : phrase d'accroche jaune du hero */

.p1-italic {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  line-height: 18px;
  letter-spacing: -0.05em;
}

.p2-regular {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.05em;
}

/* Titres réduits en mobile (la maquette est desktop uniquement : valeurs proposées) */

@media (max-width: 767px) {
  h1, .titre-1 {
    font-size: 40px;
    line-height: 40px;
  }

  h2, .titre-2 {
    font-size: 32px;
    line-height: 32px;
  }

  h3, .titre-3 {
    font-size: 25px;
    line-height: 25px;
  }

  h4, .titre-4 {
    font-size: 22px;
    line-height: 22px;
  }

  h5, .titre-5 {
    font-size: 18px;
    line-height: 18px;
  }
}

/* ---- Boutons (composants CTA Figma, 45px, pill) ----
   "Variante2" = état survol. */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  padding: 14px 23px 15px;
  border-radius: 50px;
  border: 1px solid transparent;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  text-transform: uppercase;
  white-space: nowrap;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

/* Bouton bleu : fond bleu / texte blanc → survol : fond blanc, texte + bordure bleus */

.btn-bleu {
  background-color: #027fff;
  color: #ffffff;
}

.btn-bleu:hover,
.btn-bleu:focus-visible {
  background-color: #ffffff;
  color: #027fff;
  border-color: #027fff;
}

/* Bouton blanc : fond blanc / texte noir → survol : fond noir, texte blanc */

.btn-blanc {
  background-color: #ffffff;
  color: #000000;
}

.btn-blanc:hover,
.btn-blanc:focus-visible {
  background-color: #000000;
  color: #ffffff;
}

.pointer-events-none{
  pointer-events: none;
}

.visible{
  visibility: visible;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.inset-x-0{
  left: 0px;
  right: 0px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[-5px\]{
  bottom: -5px;
}

.bottom-\[43px\]{
  bottom: 43px;
}

.bottom-\[5px\]{
  bottom: 5px;
}

.bottom-\[60px\]{
  bottom: 60px;
}

.left-0{
  left: 0px;
}

.left-6{
  left: 1.5rem;
}

.left-\[232px\]{
  left: 232px;
}

.left-\[33px\]{
  left: 33px;
}

.left-\[36px\]{
  left: 36px;
}

.left-\[587px\]{
  left: 587px;
}

.left-\[5px\]{
  left: 5px;
}

.left-\[826px\]{
  left: 826px;
}

.left-\[870px\]{
  left: 870px;
}

.right-0{
  right: 0px;
}

.right-6{
  right: 1.5rem;
}

.right-\[24px\]{
  right: 24px;
}

.right-\[42px\]{
  right: 42px;
}

.right-\[52px\]{
  right: 52px;
}

.top-0{
  top: 0px;
}

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

.top-\[-58px\]{
  top: -58px;
}

.top-\[181px\]{
  top: 181px;
}

.top-\[34px\]{
  top: 34px;
}

.top-\[36px\]{
  top: 36px;
}

.top-\[504px\]{
  top: 504px;
}

.top-\[66px\]{
  top: 66px;
}

.top-\[77px\]{
  top: 77px;
}

.top-\[97px\]{
  top: 97px;
}

.top-full{
  top: 100%;
}

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

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

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

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

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

.z-\[1\]{
  z-index: 1;
}

.z-\[2\]{
  z-index: 2;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.-mt-\[15vh\]{
  margin-top: -15vh;
}

.ml-\[24px\]{
  margin-left: 24px;
}

.mt-\[10px\]{
  margin-top: 10px;
}

.mt-\[12px\]{
  margin-top: 12px;
}

.mt-\[14px\]{
  margin-top: 14px;
}

.mt-\[19px\]{
  margin-top: 19px;
}

.mt-\[20px\]{
  margin-top: 20px;
}

.mt-\[23px\]{
  margin-top: 23px;
}

.mt-\[28px\]{
  margin-top: 28px;
}

.mt-\[30px\]{
  margin-top: 30px;
}

.mt-\[35px\]{
  margin-top: 35px;
}

.mt-\[39px\]{
  margin-top: 39px;
}

.mt-\[44px\]{
  margin-top: 44px;
}

.mt-\[46px\]{
  margin-top: 46px;
}

.mt-\[50px\]{
  margin-top: 50px;
}

.mt-\[52px\]{
  margin-top: 52px;
}

.mt-\[60px\]{
  margin-top: 60px;
}

.mt-auto{
  margin-top: auto;
}

.block{
  display: block;
}

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

.flex{
  display: flex;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100\%\+58px\)\]{
  height: calc(100% + 58px);
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-container{
  max-width: 1280px;
}

.flex-1{
  flex: 1 1 0%;
}

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

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resize{
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-hidden{
  overflow: hidden;
}

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

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

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

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

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

.rounded-full{
  border-radius: 9999px;
}

.rounded-b-\[20px\]{
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-l-\[10px\]{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-r-\[10px\]{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

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

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

.border-\[5px\]{
  border-width: 5px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-b-\[3px\]{
  border-bottom-width: 3px;
}

.border-l-\[3px\]{
  border-left-width: 3px;
}

.border-t{
  border-top-width: 1px;
}

.border-blanc{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-blanc-10{
  border-color: rgba(255, 255, 255, 0.1);
}

.border-noir-30{
  border-color: rgba(0, 0, 0, 0.3);
}

.bg-\[\#212020\]{
  --tw-bg-opacity: 1;
  background-color: rgb(33 32 32 / var(--tw-bg-opacity, 1));
}

.bg-blanc{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-blanc-30{
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-blanc-70{
  background-color: rgba(255, 255, 255, 0.7);
}

.bg-bleu{
  --tw-bg-opacity: 1;
  background-color: rgb(2 127 255 / var(--tw-bg-opacity, 1));
}

.bg-gris-clair{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-gris-fonce{
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.bg-gris-moyen{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity, 1));
}

.bg-jaune{
  --tw-bg-opacity: 1;
  background-color: rgb(255 220 69 / var(--tw-bg-opacity, 1));
}

.bg-noir{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-noir\/30{
  background-color: rgb(0 0 0 / 0.3);
}

.bg-noir\/35{
  background-color: rgb(0 0 0 / 0.35);
}

.bg-noir\/50{
  background-color: rgb(0 0 0 / 0.5);
}

.bg-transparent{
  background-color: transparent;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-noir\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-noir\/0{
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
}

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

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

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

.p-6{
  padding: 1.5rem;
}

.p-\[20px\]{
  padding: 20px;
}

.p-\[40px\]{
  padding: 40px;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}

.py-\[120px\]{
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

.pl-\[20px\]{
  padding-left: 20px;
}

.pl-\[24px\]{
  padding-left: 24px;
}

.pl-\[26px\]{
  padding-left: 26px;
}

.pl-\[28px\]{
  padding-left: 28px;
}

.pr-\[16px\]{
  padding-right: 16px;
}

.pr-\[25px\]{
  padding-right: 25px;
}

.pr-\[28px\]{
  padding-right: 28px;
}

.pt-\[100px\]{
  padding-top: 100px;
}

.pt-\[140px\]{
  padding-top: 140px;
}

.pt-\[18px\]{
  padding-top: 18px;
}

.pt-\[52px\]{
  padding-top: 52px;
}

.pt-\[60px\]{
  padding-top: 60px;
}

.pt-\[69px\]{
  padding-top: 69px;
}

.pt-\[71px\]{
  padding-top: 71px;
}

.pt-\[80px\]{
  padding-top: 80px;
}

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

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

.italic{
  font-style: italic;
}

.text-blanc{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-bleu{
  --tw-text-opacity: 1;
  color: rgb(2 127 255 / var(--tw-text-opacity, 1));
}

.text-gris-moyen{
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1));
}

.text-jaune{
  --tw-text-opacity: 1;
  color: rgb(255 220 69 / var(--tw-text-opacity, 1));
}

.text-noir{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-noir-30{
  color: rgba(0, 0, 0, 0.3);
}

.shadow-\[0_5px_10px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0 5px 10px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 5px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.backdrop-blur-\[25px\]{
  --tw-backdrop-blur: blur(25px);
  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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 100px;
}

/* ---- Typographie (variables Figma H1…H6 / P1 / P2) ----
   Dans @layer components pour que les utilitaires Tailwind (ex. text-[80px])
   puissent surcharger. Letter-spacing Figma : -5 % → -0.05em. */

/* Gras dans un wysiwyg → même interlettrage que le P1 bold */

.wysiwyg-content p {
  margin-bottom: 18px;
}

.wysiwyg-content p:last-child {
  margin-bottom: 0;
}

.wysiwyg-content a {
  color: #027fff;
  text-decoration: underline;
}

/* Slider horizontal sans barre de défilement visible */

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

/* ---- Header ---- */

/* Pas de transition avant que le JS ait posé l'état initial (évite le flash) */

html.no-header-anim .site-header,
html.no-header-anim .site-header * {
  transition: none !important;
}

html.menu-locked,
html.menu-locked body {
  overflow: hidden;
}

.site-header {
  transition: transform 0.4s ease;
}

.site-header.over-footer {
  transform: translateY(-100%);
}

.header-bar {
  transition: height 0.3s ease;
}

.header-bar-bg {
  border: 1px solid transparent;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* Logo : 144x83 en haut de page → 88x51 au scroll (desktop) */

.header-logo {
  left: 24px;
  top: 10px;
  width: 88px;
  height: 51px;
  transition: all 0.3s ease;
}

@media (min-width: 1024px) {
  .header-logo {
    left: 33px;
    top: 31px;
    width: 144px;
    height: 83px;
  }

  .header-profil {
    left: 198px;
    top: 65px;
    transition: all 0.3s ease;
  }
}

.header-baseline {
  transition: opacity 0.3s ease;
}

/* État "scrolled" : barre 88px noire floutée, logo réduit, sélecteur en ligne */

.site-header.scrolled .header-bar-bg {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  border-color: rgba(255, 255, 255, 0.1);
}

@media (min-width: 1024px) {
  .site-header.scrolled .header-bar {
    height: 88px;
  }

  .site-header.scrolled .header-logo {
    left: 36px;
    top: 18px;
    width: 88px;
    height: 51px;
  }

  .site-header.scrolled .header-profil {
    left: 141px;
    top: 19px;
  }

  .site-header.scrolled .header-baseline {
    opacity: 0;
    pointer-events: none;
  }

  /* Lignes sous le logo : uniquement en mode scrollé (en haut de page,
       les lignes du hero passent derrière la barre transparente) */

  .header-lines {
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .site-header.scrolled .header-lines {
    opacity: 1;
  }
}

/* Chevron : glyphe "<" (Oswald 20px) tourné vers le bas ; vers le haut à l'ouverture */

.chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
  text-align: center;
  color: currentColor;
  transform: rotate(-90deg);
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

/* Onglet du menu : bleu + chevron retourné au survol / ouvert */

.menu-item:hover .menu-link,
.menu-item.open .menu-link {
  color: #027fff;
}

.menu-item:hover .chevron,
.menu-item.open .chevron {
  transform: rotate(90deg);
}

/* Sous-menu : liste sous l'onglet (20px d'écart en haut de page) */

.menu-sub {
  display: none;
  padding-top: 20px;
  z-index: 10;
}

.menu-item:hover .menu-sub,
.menu-item.open .menu-sub {
  display: flex;
}

/* Au scroll : le sous-menu devient un bandeau pleine largeur (noir 50 % flouté)
   collé sous la barre de 88px, avec 32px de marge interne haut/bas. */

.site-header.scrolled .menu-sub {
  padding-top: 66px;
  padding-bottom: 32px;
}

.site-header.scrolled .menu-sub::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 34px;
  bottom: 0;
  left: -100vw;
  right: -100vw;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/* Sélecteur de profil : panneau déroulant sous la pill, au-dessus du contenu voisin */

.profil-selector {
  z-index: 20;
}

.profil-selector:hover,
.profil-selector.open {
  z-index: 40;
}

.profil-panel {
  display: none;
  z-index: 5;
}

.profil-selector.open .profil-panel {
  display: flex;
}

@media (hover: hover) {
  .profil-selector:hover .profil-panel {
    display: flex;
  }

  .profil-selector:hover .profil-toggle {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  }

  .profil-selector:hover .chevron {
    transform: rotate(90deg);
  }
}

.profil-selector.open .profil-toggle {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}

.profil-selector.open .chevron {
  transform: rotate(90deg);
}

/* Burger mobile */

.mobile-burger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.mobile-burger span:nth-child(1) {
  top: 0;
}

.mobile-burger span:nth-child(2) {
  top: 9px;
}

.mobile-burger span:nth-child(3) {
  top: 18px;
}

.site-header.menu-open .mobile-burger span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}

.site-header.menu-open .mobile-burger span:nth-child(2) {
  opacity: 0;
}

.site-header.menu-open .mobile-burger span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

.mobile-menu {
  display: none;
}

.site-header.menu-open .mobile-menu {
  display: flex;
}

/* Le panneau mobile passe sous la barre (burger cliquable) */

.site-header.menu-open .header-bar {
  position: relative;
  z-index: 50;
  background: #000;
}

/* Anneau de focus uniquement au clavier */

.profil-toggle:focus:not(:focus-visible),
.mobile-burger:focus:not(:focus-visible) {
  outline: none;
}

/* ---- Blocs empilés ----
   Les blocs à fond fixe sont `sticky top-0` dans <main> ; les blocs suivants
   (position relative + z-index) défilent par-dessus. */

.site-main {
  position: relative;
}

/* Double ligne décorative gauche (2 traits blancs de 5px, x = 33 et 41) */

.lignes-gauche {
  width: 13px;
  pointer-events: none;
}

.lignes-gauche::before,
.lignes-gauche::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #fff;
  border-radius: 10px 10px 0 0;
}

.lignes-gauche::before {
  left: 0;
}

.lignes-gauche::after  {
  left: 8px;
}

/* ---- Hero ---- */

.hero-mot {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.hero-mot.is-active {
  opacity: 1;
}

.hero-search-input:focus {
  outline: none;
}

/* ---- Recharger en 3 gestes ---- */

/* Ligne blanche 6px : segment gauche collé aux lignes verticales (x = 44px,
   décalage mesuré en JS → --ligne-gauche) jusqu'au 1er anneau, et segment droit
   du dernier anneau jusqu'au bord de l'écran. Entre les anneaux : segments HTML. */

.gestes-ligne::before,
.gestes-ligne::after {
  content: '';
  position: absolute;
  top: 50%;
  height: 6px;
  margin-top: -3px;
  background: #fff;
}

.gestes-ligne::before {
  left: var(--ligne-gauche, 0);
  right: 100%;
}

.gestes-ligne::after {
  left: 100%;
  right: -100vw;
}

.gestes-img {
  opacity: 0;
  transition: opacity 0.8s ease;
}

.gestes-img.is-active {
  opacity: 1;
}

/* Variante fine des lignes gauche (3px, x = 36 et 41) */

.lignes-gauche.fines {
  width: 8px;
}

.lignes-gauche.fines::before,
.lignes-gauche.fines::after {
  width: 3px;
}

.lignes-gauche.fines::after {
  left: 5px;
}

/* Lignes gauche bleues */

.lignes-gauche.bleu::before,
.lignes-gauche.bleu::after {
  background: #027fff;
}

/* ---- Le coût ---- */

/* Bloc prix : gras/italique en jaune (P1 italique), petites lignes en 12px */

.cout-prix p {
  margin-bottom: 0;
}

.cout-prix :is(strong, em, b, i) {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  line-height: 18px;
  color: #ffdc45;
}

.cout-prix small {
  display: block;
  font-size: 12px;
  margin-top: 16px;
}

/* ---- FAQ ---- */

/* Réponse repliée/dépliée (grille 0fr → 1fr), icône + ↔ − */

.faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s ease;
}

.faq-answer > div {
  min-height: 0;
  overflow: hidden;
}

.faq-item.open .faq-answer {
  grid-template-rows: 1fr;
}

.faq-item .icon-minus,
.faq-item.open .icon-plus {
  display: none;
}

.faq-item.open .icon-minus {
  display: block;
}

/* Desktop : la question s'ouvre au survol (le clic reste pour le tactile) */

@media (hover: hover) {
  .faq-item:hover .faq-answer {
    grid-template-rows: 1fr;
  }

  .faq-item:hover .icon-plus {
    display: none;
  }

  .faq-item:hover .icon-minus {
    display: block;
  }

  .faq-item:hover .faq-toggle {
    padding-bottom: 15px;
  }
}

.faq-toggle:focus:not(:focus-visible) {
  outline: none;
}

/* ---- Vous êtes pro ? : filet blanc vertical entre les colonnes ---- */

@media (min-width: 1024px) {
  .pro-colonne + .pro-colonne {
    border-left: 3px solid #fff;
  }
}

/* Question ouverte : 15px entre la question et la réponse */

.faq-toggle {
  transition: padding-bottom 0.35s ease;
}

.faq-item.open .faq-toggle {
  padding-bottom: 15px;
}

.placeholder\:text-blanc-30::-moz-placeholder{
  color: rgba(255, 255, 255, 0.3);
}

.placeholder\:text-blanc-30::placeholder{
  color: rgba(255, 255, 255, 0.3);
}

.hover\:text-bleu:hover{
  --tw-text-opacity: 1;
  color: rgb(2 127 255 / var(--tw-text-opacity, 1));
}

.hover\:text-noir:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:opacity-70:hover{
  opacity: 0.7;
}

@media (min-width: 640px){
  .sm\:w-\[146px\]{
    width: 146px;
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap;
  }

  .sm\:gap-\[34px\]{
    gap: 34px;
  }
}

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }

  .lg\:sticky{
    position: sticky;
  }

  .lg\:bottom-\[19px\]{
    bottom: 19px;
  }

  .lg\:bottom-\[52px\]{
    bottom: 52px;
  }

  .lg\:left-\[160px\]{
    left: 160px;
  }

  .lg\:left-\[188px\]{
    left: 188px;
  }

  .lg\:left-\[199px\]{
    left: 199px;
  }

  .lg\:left-\[250px\]{
    left: 250px;
  }

  .lg\:left-\[88px\]{
    left: 88px;
  }

  .lg\:left-\[929px\]{
    left: 929px;
  }

  .lg\:left-\[934px\]{
    left: 934px;
  }

  .lg\:left-\[calc\(50vw-541px\)\]{
    left: calc(50vw - 541px);
  }

  .lg\:right-auto{
    right: auto;
  }

  .lg\:top-0{
    top: 0px;
  }

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

  .lg\:top-\[105px\]{
    top: 105px;
  }

  .lg\:top-\[282px\]{
    top: 282px;
  }

  .lg\:top-\[293px\]{
    top: 293px;
  }

  .lg\:top-\[479px\]{
    top: 479px;
  }

  .lg\:top-\[523px\]{
    top: 523px;
  }

  .lg\:top-\[78px\]{
    top: 78px;
  }

  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-ml-\[30px\]{
    margin-left: -30px;
  }

  .lg\:-mt-\[24\.4vh\]{
    margin-top: -24.4vh;
  }

  .lg\:ml-\[197px\]{
    margin-left: 197px;
  }

  .lg\:ml-\[27px\]{
    margin-left: 27px;
  }

  .lg\:mr-\[200px\]{
    margin-right: 200px;
  }

  .lg\:mt-\[30px\]{
    margin-top: 30px;
  }

  .lg\:mt-\[65px\]{
    margin-top: 65px;
  }

  .lg\:mt-\[72px\]{
    margin-top: 72px;
  }

  .lg\:mt-\[8px\]{
    margin-top: 8px;
  }

  .lg\:mt-auto{
    margin-top: auto;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

  .lg\:h-\[72\.6vh\]{
    height: 72.6vh;
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:h-screen{
    height: 100vh;
  }

  .lg\:min-h-\[604px\]{
    min-height: 604px;
  }

  .lg\:min-h-\[821px\]{
    min-height: 821px;
  }

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

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

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

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

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

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

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

  .lg\:w-\[42\.5\%\]{
    width: 42.5%;
  }

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

  .lg\:w-\[57\.5\%\]{
    width: 57.5%;
  }

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

  .lg\:w-\[calc\(50\%-63px\)\]{
    width: calc(50% - 63px);
  }

  .lg\:flex-1{
    flex: 1 1 0%;
  }

  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:justify-end{
    justify-content: flex-end;
  }

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

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-\[120px\]{
    gap: 120px;
  }

  .lg\:gap-x-\[56px\]{
    -moz-column-gap: 56px;
         column-gap: 56px;
  }

  .lg\:gap-y-\[38px\]{
    row-gap: 38px;
  }

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

  .lg\:bg-fixed{
    background-attachment: fixed;
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-\[27px\]{
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }

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

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

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

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

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

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

  .lg\:pl-\[165px\]{
    padding-left: 165px;
  }

  .lg\:pl-\[199px\]{
    padding-left: 199px;
  }

  .lg\:pl-\[36px\]{
    padding-left: 36px;
  }

  .lg\:pl-\[63px\]{
    padding-left: 63px;
  }

  .lg\:pl-\[calc\(50vw-452px\)\]{
    padding-left: calc(50vw - 452px);
  }

  .lg\:pr-\[30px\]{
    padding-right: 30px;
  }

  .lg\:pr-\[40px\]{
    padding-right: 40px;
  }

  .lg\:pr-\[60px\]{
    padding-right: 60px;
  }

  .lg\:pt-\[105px\]{
    padding-top: 105px;
  }

  .lg\:pt-\[106px\]{
    padding-top: 106px;
  }

  .lg\:pt-\[132px\]{
    padding-top: 132px;
  }

  .lg\:pt-\[24\.75vh\]{
    padding-top: 24.75vh;
  }

  .lg\:pt-\[72px\]{
    padding-top: 72px;
  }

  .lg\:pt-\[99px\]{
    padding-top: 99px;
  }
}
