@font-face {
    font-family: "Open Sauce One";
    src: url(/fonts/OpenSauceOne/OpenSauceOne-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: "Open Sauce One";
    src: url(/fonts/OpenSauceOne/OpenSauceOne-Bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: "Open Sauce One";
    src: url(/fonts/OpenSauceOne/OpenSauceOne-SemiBold.otf);
    font-weight: 600;
}

@font-face {
    font-family: "Open Sauce One";
    src: url(/fonts/OpenSauceOne/OpenSauceOne-Light.ttf);
    font-weight: 300;
}

@media print {
    body {
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    .h-screen, .h-full {
        height: unset !important;
    }

    .overflow-y-scroll {
        overflow-y: auto !important;
    }
}

*, ::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.17 | 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: Open Sauce One, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, 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;
}

/* Default style for lists */

ul {
    display: flex;
    list-style-position: outside;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(18 34 55 / var(--tw-text-opacity, 1));
    margin-left: 0.75rem;
    list-style-image: url(/icons/list/orange-8.svg);
    gap: 0.625rem;
}

@media (min-width: 1536px) {

    ul {
        margin-left: 1rem;
        list-style-image: url(/icons/list/orange-12.svg);
        gap: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

ul.list-cyan {
    list-style-image: url(/icons/list/cyan-8.svg);
}

@media (min-width: 1536px) {

    ul.list-cyan {
        list-style-image: url(/icons/list/cyan-12.svg);
    }
}

ul.list-check {
        list-style: "✔ ";
    }

li > ul {
    gap: 0.25rem;
}

@media (min-width: 1536px) {

    li > ul {
        list-style-image: url(/icons/list/orange-8.svg);
        gap: 0.5rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

li {
    padding-left: 0.25rem;
}

@media (min-width: 1536px) {

    li {
        padding-left: 0.75rem;
    }
}

/* Default style for headers */

h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
}

@media (min-width: 1536px) {

    h1 {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}

h2 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(18 34 55 / var(--tw-text-opacity, 1));
}

@media (min-width: 1536px) {

    h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@keyframes animate-bg {
    0% {
        background: var(--tw-gradient-from);
    }
    50% {
        background: var(--tw-gradient-to);
    }
    100% {
        background: var(--tw-gradient-from);
    }
}

.hollow-button {
    position: relative;
    width: 200px;
    cursor: pointer;
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

@media (prefers-reduced-motion: reduce) {

    .hollow-button {
        transition-property: none;
    }
}

.hollow-button {
    display: inline;
    text-align: center;
    vertical-align: middle;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 500;
    line-height: 2;
    border-radius: 5px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
}

.hollow-button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 119 34 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hollow-button.inverted {
    --tw-bg-opacity: 1;
    background-color: rgb(239 119 34 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.chemin .coin.hollow-button.inverted, .chemin-flex .coin.hollow-button.inverted {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.hollow-button.inverted, .chemin-flex .joint.hollow-button.inverted {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.hollow-button.inverted:hover {
            filter: brightness(80%);
        }

.carrousel-controls {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
}

.carrousel-controls > button {
    cursor: pointer;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

@media (prefers-reduced-motion: reduce) {

    .carrousel-controls > button {
        transition-property: none;
    }
}

.carrousel-controls > button.unselected {
    --tw-bg-opacity: 1;
    background-color: rgb(239 119 34 / var(--tw-bg-opacity, 1));
}

.chemin .coin.carrousel-controls > button.unselected, .chemin-flex .coin.carrousel-controls > button.unselected {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.carrousel-controls > button.unselected, .chemin-flex .joint.carrousel-controls > button.unselected {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

/**
 * Les carousels en bloc long.
 */

.carrousel-blocks {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 288px;
    width: 345px;
    gap: 0px;
}

@media (min-width: 640px) {

    .carrousel-blocks {
        left: 0px;
        height: 306px;
        width: 769px;
    }
}

@media (min-width: 1536px) {

    .carrousel-blocks {
        left: 0px;
        height: 578px;
        width: 100%;
        gap: 1.25rem;
        padding: 1.25rem;
    }
}

.carrousel-blocks .carrousel-controls {
    margin-right: 0.625rem;
    height: 100%;
    width: 0.625rem;
    flex-direction: column;
}

@media print {

    .carrousel-blocks .carrousel-controls {
        height: unset;
    }
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-controls {
        display: none;
    }
}

.carrousel-blocks .carrousel-controls > button {
    height: 1.25rem;
    width: 0.625rem;
}

.carrousel-blocks .carrousel-controls > button.unselected {
    height: 0.625rem;
}

.carrousel-blocks .carrousel-item {
    position: relative;
    flex-shrink: 1;
    flex-grow: 1;
    text-align: left;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

@media (prefers-reduced-motion: reduce) {

    .carrousel-blocks .carrousel-item {
        transition-property: none;
    }
}

.carrousel-blocks .carrousel-item {
    display: flex;
    height: 288px;
    flex-direction: column-reverse;
    gap: 1rem;
    opacity: 1;
}

@media (min-width: 640px) {

    .carrousel-blocks .carrousel-item {
        height: 306px;
        flex-direction: row;
        gap: 2rem;
    }
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-item {
        display: block;
        height: 538px;
        max-width: 100%;
    }
}

.carrousel-blocks .carrousel-item.unselected {
    max-width: 0px;
    cursor: pointer;
    opacity: 0;
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-item.unselected {
        max-width: 110px;
        opacity: 0.5;
    }

    .carrousel-blocks .carrousel-item.unselected:hover {
        margin-left: -10px;
        margin-right: -10px;
        max-width: 130px;
        opacity: 0.8;
    }
}

.carrousel-blocks .carrousel-item.unselected .carrousel-item-description {
    display: none;
}

.carrousel-blocks .carrousel-item > img, .carrousel-blocks .carrousel-item > picture, .carrousel-blocks .carrousel-item > picture > img {
    left: 0px;
    top: 0px;
    height: 100%;
    width: 323px;
    border-radius: 15px;
    -o-object-fit: cover;
       object-fit: cover;
}

@media print {

    .carrousel-blocks .carrousel-item > img, .carrousel-blocks .carrousel-item > picture, .carrousel-blocks .carrousel-item > picture > img {
        height: unset;
    }
}

@media (min-width: 640px) {

    .carrousel-blocks .carrousel-item > img, .carrousel-blocks .carrousel-item > picture, .carrousel-blocks .carrousel-item > picture > img {
        width: 374px;
    }
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-item > img, .carrousel-blocks .carrousel-item > picture, .carrousel-blocks .carrousel-item > picture > img {
        position: absolute;
        width: 100%;
    }
}

.carrousel-blocks .carrousel-item .carrousel-item-description {
    display: flex;
    flex-grow: 1;
    border-radius: 15px;
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-item .carrousel-item-description {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    }
}

.carrousel-blocks .carrousel-item .carrousel-item-description > p {
    top: 0px;
    height: auto;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1536px) {

    .carrousel-blocks .carrousel-item .carrousel-item-description > p {
        height: auto;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }

    .carrousel-blocks .carrousel-item .carrousel-item-description.gradient-dark-bottom {
        --tw-gradient-from: transparent 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);
        --tw-gradient-from-position: 75%;
        --tw-gradient-to: #000000B3 var(--tw-gradient-to-position);
    }

    .carrousel-blocks .carrousel-item .carrousel-item-description.gradient-bleu-top {
        --tw-gradient-from: #223956B2 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(34 57 86 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
        --tw-gradient-to-position: 50%;
    }

    .carrousel-blocks .carrousel-item .carrousel-item-description.gradient-bleu-blue-bottom {
        --tw-gradient-from: transparent 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);
        --tw-gradient-from-position: 50%;
        --tw-gradient-to: #122237 var(--tw-gradient-to-position);
    }
}

/**
 * Les carousels témoignages.
 */

.carrousel-scroll {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.5rem;
}

.carrousel-scroll .carrousel-controls {
    margin-right: 0.625rem;
    height: 0.625rem;
    width: 100%;
    flex-direction: row;
}

.carrousel-scroll .carrousel-controls > button {
    height: 0.625rem;
    width: 1.25rem;
}

.carrousel-scroll .carrousel-controls > button.unselected {
    width: 0.625rem;
}

.carrousel-scroll .carrousel-item {
    position: relative;
    width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
}

@media (min-width: 1024px) {

    .carrousel-scroll .carrousel-item {
        padding-left: 15vw;
        padding-right: 15vw;
    }
}

.carrousel-scroll .carrousel-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.carrousel-scroll .carrousel-item.unselected {
    display: none;
}

.carrousel-scroll .carrousel-item h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(18 34 55 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

    .carrousel-scroll .carrousel-item h3 {
        flex-direction: row;
        gap: 1rem;
    }
}

.carrousel-scroll .carrousel-item h3 picture {
    height: 6rem;
    width: 6rem;
    border-radius: 9999px;
    border-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(18 34 55 / var(--tw-border-opacity, 1));
}

@media (min-width: 640px) {

    .carrousel-scroll .carrousel-item h3 picture {
        height: 5rem;
        width: 5rem;
    }
}

.carrousel-scroll .carrousel-item h3 picture img {
    height: 100%;
    width: 100%;
    border-radius: 9999px;
}

@media print {

    .carrousel-scroll .carrousel-item h3 picture img {
        height: unset;
    }
}

.carrousel-scroll .carrousel-item blockquote {
    position: relative;
    width: 100%;
}

.carrousel-scroll .carrousel-item blockquote::before {
                content: open-quote;
                vertical-align: top;
                position: absolute;
                left: -4rem;
                top: -1rem;
                font-size: 7rem;
            }

.carrousel-scroll .carrousel-item blockquote::after {
                content: close-quote;
                vertical-align: top;
                position: absolute;
                right: -4rem;
                bottom: 1rem;
                font-size: 7rem;
            }

.chemin .rectangle, .chemin-flex .rectangle {
    height: 195px;
    width: 5rem;
}

.chemin .rectangle.vertical, .chemin-flex .rectangle.vertical {
    height: 5rem;
    width: 195px;
}

.chemin .rectangle > picture, .chemin .rectangle > picture > img, .chemin-flex .rectangle > picture, .chemin-flex .rectangle > picture > img {
    height: 100%;
    width: 100%;
}

@media print {

    .chemin .rectangle > picture, .chemin .rectangle > picture > img, .chemin-flex .rectangle > picture, .chemin-flex .rectangle > picture > img {
        height: unset;
    }
}

.chemin .coin, .chemin-flex .coin {
    height: 127px;
    width: 127px;
}

.chemin .coin.bg-bleu, .chemin-flex .coin.bg-bleu {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23122237' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .coin.bg-vert, .chemin-flex .coin.bg-vert {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23C7DDA1' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .coin.bg-orange, .chemin-flex .coin.bg-orange {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .coin.bg-cyan, .chemin-flex .coin.bg-cyan {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%2313796D' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .coin.bg-white, .chemin-flex .coin.bg-white {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23FFF' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint, .chemin-flex .joint {
    height: 127px;
    width: 195px;
}

.chemin .joint.bg-bleu, .chemin-flex .joint.bg-bleu {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23122237' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.chemin .joint.bg-vert, .chemin-flex .joint.bg-vert {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23C7DDA1' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.chemin .joint.bg-orange, .chemin-flex .joint.bg-orange {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.chemin .joint.bg-cyan, .chemin-flex .joint.bg-cyan {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%2313796D' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.chemin .joint.bg-white, .chemin-flex .joint.bg-white {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23FFF' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.chemin .wings, .chemin-flex .wings {
    display: flex;
    height: 195px;
    width: 240px;
    gap: 5rem;
}

.chemin .wings :nth-child(1), .chemin-flex .wings :nth-child(1) {
    height: 195px;
    width: 5rem;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.chemin .wings :nth-child(2), .chemin-flex .wings :nth-child(2) {
    height: 195px;
    width: 5rem;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.chemin .wings.vertical, .chemin-flex .wings.vertical {
    height: 240px;
    width: 195px;
    flex-direction: column;
}

.chemin .wings.vertical :nth-child(1), .chemin-flex .wings.vertical :nth-child(1) {
    height: 5rem;
    width: 195px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.chemin .wings.vertical :nth-child(2), .chemin-flex .wings.vertical :nth-child(2) {
    height: 5rem;
    width: 195px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/** Chemins classique (exports figma) */

.chemin {
    pointer-events: none;
    position: absolute;
    display: none;
}

.chemin .coin, .chemin .joint, .chemin .rectangle, .chemin .wings {
    position: absolute;
    transform-origin: top left;
}

.chemin-flex {
    /** Chemins flex (nouveau) **/
    display: flex;
    flex-shrink: 0;
    align-items: center;
    gap: 0.75rem;
}

.chemin-flex .coin, .chemin-flex .joint, .chemin-flex .rectangle, .chemin-flex .wings {
    position: relative;
    flex-shrink: 0;
    transform-origin: center;
}

.validity {
    display: none;
}

input:valid:not(:-moz-placeholder-shown) + span .validity, textarea:not(:-moz-placeholder-shown) + span .validity {
    display: block;
}

input:valid:not(:placeholder-shown) + span .validity,
textarea:not(:placeholder-shown) + span .validity {
    display: block;
}

/** Fixes for markdown generated texts */

.md-links a {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity, 1));
    text-decoration-line: underline;
}

.md-links a:visited {
    --tw-text-opacity: 1;
    color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}

.md-small-lists ul, .md-small-lists ol {
    margin-left: 1.5rem;
    list-style-image: url(/icons/list/orange-8.svg);
    gap: 0.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.md-small-lists ul li, .md-small-lists ol li {
    padding-left: 0.25rem;
}

@media (min-width: 1536px) {

    .md-small-lists ul li, .md-small-lists ol li {
        padding-left: 0.25rem;
    }
}

@property --progress {
    syntax: '<number>';
    initial-value: 0;
    inherits: true;
}

.score-round {
    display: flex;
    height: 10rem;
    width: 10rem;
    border-radius: 9999px;
    font-size: 0;
}

@media (prefers-reduced-motion: reduce) {

    .score-round {
        transition-property: none;
    }
}

.score-round {

    transition: --progress 2s;
    --color: color-mix(
            in hsl,
            #CC0000 calc(120% - var(--progress) * 1%),
            darkgreen calc(var(--progress) * 1% - 20%)
    );
    --progressbefore: calc(min(50, var(--progress)) * 180deg / 50 + 180deg);
    --progressafter: calc(max(0, calc(var(--progress) - 50)) * 180deg / 50);

    background: conic-gradient(
            var(--color) 0deg,
            var(--color) var(--progressafter),
            white var(--progressafter),
            white 180deg,
            var(--color) 180deg,
            var(--color) var(--progressbefore),
            white var(--progressbefore)
    );
}

.score-round::after {
    margin: 1.5rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    text-align: center;
    font-size: 4.5rem;
    line-height: 6.5rem;
    font-weight: 700;
}

.chemin .coin.score-round::after, .chemin-flex .coin.score-round::after {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23FFF' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.score-round::after, .chemin-flex .joint.score-round::after {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23FFF' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

.score-round::after {
        content: attr(aria-label);
        transition: color 0s 1.8s;
        color: var(--color);
    }

.score-round[data-progress]::after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.score-separator {
    margin: 2rem;
    height: 0.25rem;
    width: 12rem;
    --tw-bg-opacity: 1;
    background-color: rgb(18 34 55 / var(--tw-bg-opacity, 1));
}

.chemin .coin.score-separator, .chemin-flex .coin.score-separator {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23122237' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.score-separator, .chemin-flex .joint.score-separator {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23122237' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

@media (min-width: 1024px) {

    .score-separator {
        height: 16rem;
        width: 0.25rem;
    }
}

.score-separator {
    transition: background 2s 2s, margin 2s 2s;
}

.score-separator[data-progress] {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5rem;
    margin-right: 5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.chemin .coin.score-separator[data-progress], .chemin-flex .coin.score-separator[data-progress] {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23FFF' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.score-separator[data-progress], .chemin-flex .joint.score-separator[data-progress] {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23FFF' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

@media (min-width: 1024px) {

    .score-separator[data-progress] {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
}

.score-chart {
    opacity: 1;
}

@media (prefers-reduced-motion: reduce) {

    .score-chart {
        transition-property: none;
    }
}

.score-chart {
    transition: opacity 1s 2.5s, width 2s 2s;
    width: min(40rem, 95vw);
}

.score-chart .score-chart-container {
        width: 100%;
        aspect-ratio: 2/1;
    }

.score-chart[data-progress] {
    width: 0px;
    opacity: 0;
}

.score-bar-flex {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    opacity: 1;
}

@media (prefers-reduced-motion: reduce) {

    .score-bar-flex {
        transition-property: none;
    }
}

.score-bar-flex {
    transition: --progress 2s 2s, opacity 2s 2s;

    --color: color-mix(
            in hsl,
            red calc(120% - var(--progress) * 1%),
            green calc(var(--progress) * 1% - 20%)
    );
    --percent: min(.25rem, .25vw);
}

.score-bar-flex:hover, .score-bar-flex:focus {
    z-index: 20;
    outline-style: solid;
    outline-width: 2px;
    outline-color: #000;
}

.score-bar-flex[data-progress] {
    opacity: 0;
}

.score-bar-flex .score-bar {
    display: flex;
    justify-content: flex-end;
        width: calc(var(--progress) * var(--percent));
        background: var(--color);
}

.score-bar-flex .score-bar::after {
    margin-right: -0.5rem;
    --tw-skew-x: -20deg;
    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));
    padding-right: 1rem;
    --tw-content: " ";
    content: var(--tw-content);
            background: var(--color);
}

.score-bar-flex .score-label {
    flex: 1 1 0%;
    --tw-skew-x: -15deg;
    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));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
        color: color-mix(in hsl, var(--color) 80%, black 20%);
}

@keyframes fade-in {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

/* Inter-page navigation links */

.links-bg {
    position: absolute;
    z-index: 10;
    display: none;
    height: 183px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.chemin .coin.links-bg, .chemin-flex .coin.links-bg {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23FFF' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.links-bg, .chemin-flex .joint.links-bg {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23FFF' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

@media (min-width: 1536px) {

    .links-bg {
        margin-top: 0px;
        margin-left: 389px;
        display: block;
        width: calc(100vw - 389px);
    }
}

.links {
    margin-top: 17px;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    gap: 68px;
}

.links > a, .top-link {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    position: relative;
    height: 148px;
    width: 200px;
    min-width: 200px;
    --tw-bg-opacity: 1;
    background-color: rgb(239 119 34 / var(--tw-bg-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.chemin .coin.links > a, .chemin-flex .coin.links > a,.chemin .coin .top-link, .chemin-flex .coin .top-link {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='127' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 127 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m47-2.7757e-6c0 25.957-21.043 47-47 47v80c16.678 0 33.192-3.285 48.601-9.6673 15.408-6.3823 29.409-15.737 41.202-27.53 11.793-11.793 21.147-25.793 27.53-41.202 6.382-15.408 9.667-31.923 9.667-48.601z' clip-rule='evenodd' fill-rule='evenodd'/%3E %3C/svg%3E");
        }

.chemin .joint.links > a, .chemin-flex .joint.links > a,.chemin .joint .top-link, .chemin-flex .joint .top-link {
            background: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='195' height='127' fill='%23EF7722' version='1.1' viewBox='0 0 195 127' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='m0 127v-80c25.957 0 57-21.043 57-47h81c0 25.957 31.043 47 57 47v80c-16.678 0-33.193-3.2857-48.602-9.668-15.408-6.3823-29.408-15.736-41.201-27.529-2.7014-2.7014-5.2582-5.5316-7.6973-8.4551-2.4391 2.9234-4.9959 5.7537-7.6973 8.4551-11.793 11.793-25.793 21.147-41.201 27.529-15.409 6.3823-31.924 9.668-48.602 9.668z'/%3E %3C/svg%3E");
        }

@media (prefers-reduced-motion: reduce) {

    .links > a, .top-link {
        transition-property: none;
    }
}

.links > a, .top-link {
    border-radius: 10px;
    border-top-right-radius: 74px;
    border-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
}

.links > a:hover, .top-link:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
}

.links > a.inverted, .top-link.inverted {
    border-top-right-radius: 10px;
    border-top-left-radius: 74px;
}

.links > a > span, .top-link > span {
    position: absolute;
    left: 19px;
    top: 88px;
}

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

.visible {
    visibility: visible;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.-bottom-12 {
    bottom: -3rem;
}

.-right-24 {
    right: -6rem;
}

.bottom-12 {
    bottom: 3rem;
}

.bottom-4 {
    bottom: 1rem;
}

.left-0 {
    left: 0px;
}

.left-10 {
    left: 2.5rem;
}

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

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

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

.left-\[0\] {
    left: 0;
}

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

.left-\[1096\.40px\] {
    left: 1096.40px;
}

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

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

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

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

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

.left-\[127\.76px\] {
    left: 127.76px;
}

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

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

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

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

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

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

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

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

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

.left-\[192\.42px\] {
    left: 192.42px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.left-\[389\.58px\] {
    left: 389.58px;
}

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

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

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

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

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

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

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

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

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

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

.left-\[761\.54px\] {
    left: 761.54px;
}

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

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

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

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

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

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

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

.right-0 {
    right: 0px;
}

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

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

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

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

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

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

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

.top-0 {
    top: 0px;
}

.top-7 {
    top: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.top-\[663\.72px\] {
    top: 663.72px;
}

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

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

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

.top-\[722\.17px\] {
    top: 722.17px;
}

.top-\[723\.25px\] {
    top: 723.25px;
}

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

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

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

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

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

.top-\[75\.68px\] {
    top: 75.68px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0px;
}

.m-1 {
    margin: 0.25rem;
}

.m-auto {
    margin: auto;
}

.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
}

.mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
}

.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}

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

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.-mb-20 {
    margin-bottom: -5rem;
}

.-mb-36 {
    margin-bottom: -9rem;
}

.-ml-8 {
    margin-left: -2rem;
}

.-mr-20 {
    margin-right: -5rem;
}

.-mr-\[2\.4rem\] {
    margin-right: -2.4rem;
}

.-mt-4 {
    margin-top: -1rem;
}

.mb-16 {
    margin-bottom: 4rem;
}

.mb-20 {
    margin-bottom: 5rem;
}

.mb-28 {
    margin-bottom: 7rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

.mb-64 {
    margin-bottom: 16rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-\[\.6rem\] {
    margin-bottom: .6rem;
}

.ml-0 {
    margin-left: 0px;
}

.ml-1 {
    margin-left: 0.25rem;
}

.ml-12 {
    margin-left: 3rem;
}

.ml-6 {
    margin-left: 1.5rem;
}

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

.mt-1 {
    margin-top: 0.25rem;
}

.mt-12 {
    margin-top: 3rem;
}

.mt-14 {
    margin-top: 3.5rem;
}

.mt-16 {
    margin-top: 4rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-20 {
    margin-top: 5rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mt-8 {
    margin-top: 2rem;
}

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

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

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

.block {
    display: block;
}

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

.inline {
    display: inline;
}

.flex {
    display: flex;
}

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

.table {
    display: table;
}

.contents {
    display: contents;
}

.hidden {
    display: none;
}

.aspect-square {
    aspect-ratio: 1 / 1;
}

.h-1\.5 {
    height: 0.375rem;
}

.h-20 {
    height: 5rem;
}

.h-24 {
    height: 6rem;
}

.h-28 {
    height: 7rem;
}

.h-36 {
    height: 9rem;
}

.h-48 {
    height: 12rem;
}

.h-6 {
    height: 1.5rem;
}

.h-60 {
    height: 15rem;
}

.h-64 {
    height: 16rem;
}

.h-80 {
    height: 20rem;
}

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

.h-\[105\.95px\] {
    height: 105.95px;
}

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

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

.h-\[138\.43px\] {
    height: 138.43px;
}

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

.h-\[145\.26px\] {
    height: 145.26px;
}

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

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

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

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

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

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

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

.h-\[21\.5rem\] {
    height: 21.5rem;
}

.h-\[220\.95px\] {
    height: 220.95px;
}

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

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

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

.h-\[289\.8px\] {
    height: 289.8px;
}

.h-\[294\.59px\] {
    height: 294.59px;
}

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

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

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

.h-\[317\.29px\] {
    height: 317.29px;
}

.h-\[335\.76px\] {
    height: 335.76px;
}

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

.h-\[345\.35px\] {
    height: 345.35px;
}

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

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

.h-\[362\.69px\] {
    height: 362.69px;
}

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

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

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

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

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

.h-\[927\.17px\] {
    height: 927.17px;
}

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

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

.h-\[calc\(100vh-111px\)\] {
    height: calc(100vh - 111px);
}

.h-\[calc\(100vh-112px\)\] {
    height: calc(100vh - 112px);
}

.h-auto {
    height: auto;
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content;
}

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.min-h-20 {
    min-height: 5rem;
}

.min-h-60 {
    min-height: 15rem;
}

.min-h-64 {
    min-height: 16rem;
}

.min-h-80 {
    min-height: 20rem;
}

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

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

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

.w-1\.5 {
    width: 0.375rem;
}

.w-10 {
    width: 2.5rem;
}

.w-12 {
    width: 3rem;
}

.w-20 {
    width: 5rem;
}

.w-6 {
    width: 1.5rem;
}

.w-60 {
    width: 15rem;
}

.w-80 {
    width: 20rem;
}

.w-9 {
    width: 2.25rem;
}

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

.w-\[118\.05px\] {
    width: 118.05px;
}

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

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

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

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

.w-\[152\.01px\] {
    width: 152.01px;
}

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

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

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

.w-\[166\.43px\] {
    width: 166.43px;
}

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

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

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

.w-\[193\.40px\] {
    width: 193.40px;
}

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

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

.w-\[213\.34px\] {
    width: 213.34px;
}

.w-\[238\.40px\] {
    width: 238.40px;
}

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

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

.w-\[260\.4px\] {
    width: 260.4px;
}

.w-\[278\.95px\] {
    width: 278.95px;
}

.w-\[30ch\] {
    width: 30ch;
}

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%-30px\)\] {
    width: calc(100% - 30px);
}

.w-\[calc\(100\%-6rem\)\] {
    width: calc(100% - 6rem);
}

.w-\[calc\(100vw-115px\)\] {
    width: calc(100vw - 115px);
}

.w-\[calc\(100vw-8rem\)\] {
    width: calc(100vw - 8rem);
}

.w-auto {
    width: auto;
}

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

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.min-w-80 {
    min-width: 20rem;
}

.min-w-\[193\.40px\] {
    min-width: 193.40px;
}

.min-w-\[234\.39px\] {
    min-width: 234.39px;
}

.min-w-\[260\.4px\] {
    min-width: 260.4px;
}

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

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

.max-w-96 {
    max-width: 24rem;
}

.max-w-\[30rem\] {
    max-width: 30rem;
}

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

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

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

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

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

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

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

.flex-\[0\] {
    flex: 0;
}

.flex-\[1\.75\] {
    flex: 1.75;
}

.flex-\[100\] {
    flex: 100;
}

.flex-\[20\] {
    flex: 20;
}

.flex-\[40\] {
    flex: 40;
}

.flex-\[60\] {
    flex: 60;
}

.flex-\[80\] {
    flex: 80;
}

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

.grow {
    flex-grow: 1;
}

.basis-0 {
    flex-basis: 0px;
}

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

.origin-bottom-right {
    transform-origin: bottom right;
}

.origin-center {
    transform-origin: center;
}

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

.-translate-y-20 {
    --tw-translate-y: -5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-180 {
    --tw-rotate: -180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-150\.14deg\] {
    --tw-rotate: -150.14deg;
    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));
}

.rotate-\[13\.03deg\] {
    --tw-rotate: 13.03deg;
    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));
}

.rotate-\[6\.85deg\] {
    --tw-rotate: 6.85deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-x-100 {
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-x-50 {
    --tw-scale-x: -.5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-y-100 {
    --tw-scale-y: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-\[-100\%\] {
    --tw-scale-x: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-y-50 {
    --tw-scale-y: .5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-y-\[100\%\] {
    --tw-scale-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.animate-bg {
    animation: animate-bg 3s ease-in-out infinite;
}

@keyframes bounce {

    0%, 100% {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(0.8,0,1,1);
    }

    50% {
        transform: none;
        animation-timing-function: cubic-bezier(0,0,0.2,1);
    }
}

.animate-bounce {
    animation: bounce 1s infinite;
}

.cursor-pointer {
    cursor: pointer;
}

.resize-none {
    resize: none;
}

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

.flex-row-reverse {
    flex-direction: row-reverse;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
    gap: 0.25rem;
}

.gap-1\.5 {
    gap: 0.375rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-12 {
    gap: 3rem;
}

.gap-16 {
    gap: 4rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-2\.5 {
    gap: 0.625rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-3\.5 {
    gap: 0.875rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-\[1lh\] {
    gap: 1lh;
}

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

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

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

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

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

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

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

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

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

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

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

.scroll-smooth {
    scroll-behavior: smooth;
}

.rounded-2xl {
    border-radius: 1rem;
}

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

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

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

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

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

.rounded-xl {
    border-radius: 0.75rem;
}

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

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

.rounded-bl-\[15px\] {
    border-bottom-left-radius: 15px;
}

.rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
}

.rounded-br-\[15px\] {
    border-bottom-right-radius: 15px;
}

.rounded-tl-\[15px\] {
    border-top-left-radius: 15px;
}

.rounded-tl-lg {
    border-top-left-radius: 0.5rem;
}

.rounded-tr-\[15px\] {
    border-top-right-radius: 15px;
}

.rounded-tr-\[74px\] {
    border-top-right-radius: 74px;
}

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

.border {
    border-width: 1px;
}

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

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

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

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

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

.border-l-2 {
    border-left-width: 2px;
}

.border-l-4 {
    border-left-width: 4px;
}

.border-r-2 {
    border-right-width: 2px;
}

.border-r-4 {
    border-right-width: 4px;
}

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

.border-bleu {
    --tw-border-opacity: 1;
    border-color: rgb(18 34 55 / var(--tw-border-opacity, 1));
}

.border-bleu-light {
    --tw-border-opacity: 1;
    border-color: rgb(34 57 86 / var(--tw-border-opacity, 1));
}

.border-cyan {
    --tw-border-opacity: 1;
    border-color: rgb(19 121 109 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-orange {
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
}

.border-vert {
    --tw-border-opacity: 1;
    border-color: rgb(199 221 161 / var(--tw-border-opacity, 1));
}

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

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

.bg-bleu {
    --tw-bg-opacity: 1;
    background-color: rgb(18 34 55 / var(--tw-bg-opacity, 1));
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-cyan {
    --tw-bg-opacity: 1;
    background-color: rgb(19 121 109 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}

.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(239 119 34 / var(--tw-bg-opacity, 1));
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.bg-vert {
    --tw-bg-opacity: 1;
    background-color: rgb(199 221 161 / var(--tw-bg-opacity, 1));
}

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

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

.bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.from-bleu {
    --tw-gradient-from: #122237 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(18 34 55 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange {
    --tw-gradient-from: #EF7722 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(239 119 34 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-20\% {
    --tw-gradient-from-position: 20%;
}

.to-\[\#f09351\] {
    --tw-gradient-to: #f09351 var(--tw-gradient-to-position);
}

.to-bleu-light {
    --tw-gradient-to: #223956 var(--tw-gradient-to-position);
}

.fill-bleu {
    fill: #122237;
}

.fill-cyan {
    fill: #13796D;
}

.fill-green-700 {
    fill: #15803d;
}

.fill-orange {
    fill: #EF7722;
}

.fill-vert {
    fill: #C7DDA1;
}

.fill-white {
    fill: #fff;
}

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

.p-0 {
    padding: 0px;
}

.p-2 {
    padding: 0.5rem;
}

.p-5 {
    padding: 1.25rem;
}

.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

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

.px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

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

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

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

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

.pb-16 {
    padding-bottom: 4rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-24 {
    padding-bottom: 6rem;
}

.pb-36 {
    padding-bottom: 9rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pl-24 {
    padding-left: 6rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pr-8 {
    padding-right: 2rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-36 {
    padding-top: 9rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-56 {
    padding-top: 14rem;
}

.pt-8 {
    padding-top: 2rem;
}

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

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

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

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

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

.font-industrial {
    font-family: Bahnschrift, DIN Alternate, Franklin Gothic Medium, Nimbus Sans Narrow, sans-serif-condensed, sans-serif;
}

.font-sans {
    font-family: Open Sauce One, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.font-bold {
    font-weight: 700;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.font-thin {
    font-weight: 100;
}

.uppercase {
    text-transform: uppercase;
}

.italic {
    font-style: italic;
}

.leading-9 {
    line-height: 2.25rem;
}

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

.text-bleu {
    --tw-text-opacity: 1;
    color: rgb(18 34 55 / var(--tw-text-opacity, 1));
}

.text-bleu-light {
    --tw-text-opacity: 1;
    color: rgb(34 57 86 / var(--tw-text-opacity, 1));
}

.text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-cyan {
    --tw-text-opacity: 1;
    color: rgb(19 121 109 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-orange {
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
}

.text-transparent {
    color: transparent;
}

.text-vert {
    --tw-text-opacity: 1;
    color: rgb(199 221 161 / var(--tw-text-opacity, 1));
}

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

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

.opacity-0 {
    opacity: 0;
}

.opacity-100 {
    opacity: 1;
}

.shadow-\[10px_0_10px_-8px_\#00000028\2c -10px_0_10px_-8px_\#00000028\] {
    --tw-shadow: 10px 0 10px -8px #00000028,-10px 0 10px -8px #00000028;
    --tw-shadow-colored: 10px 0 10px -8px var(--tw-shadow-color), -10px 0 10px -8px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
    outline-style: solid;
}

.outline-2 {
    outline-width: 2px;
}

.outline-4 {
    outline-width: 4px;
}

.outline-bleu {
    outline-color: #122237;
}

.outline-bleu-light {
    outline-color: #223956;
}

.outline-green-800 {
    outline-color: #166534;
}

.outline-orange {
    outline-color: #EF7722;
}

.outline-red-700 {
    outline-color: #b91c1c;
}

.backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
    -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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

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

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

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-200 {
    transition-duration: 200ms;
}

.duration-\[2s\] {
    transition-duration: 2s;
}

.filter-none {
    filter: none;
}

.filter-color-orange {
    filter: invert(53%) sepia(99%) saturate(1710%) hue-rotate(346deg) brightness(96%) contrast(95%);
}

.filter-color-bleu {
    filter: brightness(0) saturate(100%) invert(9%) sepia(56%) saturate(845%) hue-rotate(177deg) brightness(98%) contrast(93%);
}

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

.backdrop\:backdrop-blur-md::backdrop {
    --tw-backdrop-blur: blur(12px);
    -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);
}

.before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
}

.before\:left-0::before {
    content: var(--tw-content);
    left: 0px;
}

.before\:top-\[-2\.25rem\]::before {
    content: var(--tw-content);
    top: -2.25rem;
}

.before\:block::before {
    content: var(--tw-content);
    display: block;
}

.before\:w-\[1\.25lh\]::before {
    content: var(--tw-content);
    width: 1.25lh;
}

.before\:bg-white::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.before\:text-center::before {
    content: var(--tw-content);
    text-align: center;
}

.before\:text-7xl::before {
    content: var(--tw-content);
    font-size: 4.5rem;
    line-height: 1;
}

.before\:font-light::before {
    content: var(--tw-content);
    font-weight: 300;
}

.before\:content-\[\'1\'\]::before {
    --tw-content: '1';
    content: var(--tw-content);
}

.before\:content-\[\'2\'\]::before {
    --tw-content: '2';
    content: var(--tw-content);
}

.before\:content-\[\'3\'\]::before {
    --tw-content: '3';
    content: var(--tw-content);
}

.before\:content-\[\'4\'\]::before {
    --tw-content: '4';
    content: var(--tw-content);
}

.target\:flex:target {
    display: flex;
}

.focus-within\:border-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
}

.focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-gray-500:hover {
    --tw-shadow-color: #6b7280;
    --tw-shadow: var(--tw-shadow-colored);
}

.focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
    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));
}

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

.focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-gray-500:focus {
    --tw-shadow-color: #6b7280;
    --tw-shadow: var(--tw-shadow-colored);
}

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

.group:focus-within .group-focus-within\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.group:focus-within .group-focus-within\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.group:focus-within .group-focus-within\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.group:focus-within .group-focus-within\:text-orange {
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

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

.group:hover .group-hover\:text-orange {
    --tw-text-opacity: 1;
    color: rgb(239 119 34 / var(--tw-text-opacity, 1));
}

@media (prefers-reduced-motion: no-preference) {

    .motion-safe\:animate-\[fade-in_8s\] {
        animation: fade-in 8s;
    }

    @keyframes ping {

        75%, 100% {
            transform: scale(2);
            opacity: 0;
        }
    }

    .motion-safe\:animate-ping {
        animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    }
}

@media (prefers-reduced-motion: reduce) {

    .motion-reduce\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }

    .motion-reduce\:transition-none {
        transition-property: none;
    }
}

@media (min-width: 640px) {

    .sm\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem;
    }

    .sm\:-ml-24 {
        margin-left: -6rem;
    }

    .sm\:mt-0 {
        margin-top: 0px;
    }

    .sm\:mt-24 {
        margin-top: 6rem;
    }

    .sm\:flex {
        display: flex;
    }

    .sm\:hidden {
        display: none;
    }

    .sm\:h-\[26rem\] {
        height: 26rem;
    }

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

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

    .sm\:min-h-\[calc\(100vh-180px\)\] {
        min-height: calc(100vh - 180px);
    }

    .sm\:min-h-full {
        min-height: 100%;
    }

    .sm\:w-12 {
        width: 3rem;
    }

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

    .sm\:min-w-\[609px\] {
        min-width: 609px;
    }

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

    .sm\:gap-24 {
        gap: 6rem;
    }

    .sm\:gap-4 {
        gap: 1rem;
    }

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

    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .sm\:pt-0 {
        padding-top: 0px;
    }

    .sm\:pt-8 {
        padding-top: 2rem;
    }

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

    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 1024px) {

    .lg\:absolute {
        position: absolute;
    }

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

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

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

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

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

    .lg\:right-28 {
        right: 7rem;
    }

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

    .lg\:top-12 {
        top: 3rem;
    }

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

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

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

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

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

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

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

    .lg\:top-\[calc\(100vh\+780px\)\] {
        top: calc(100vh + 780px);
    }

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

    .lg\:mx-2\.5 {
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }

    .lg\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }

    .lg\:my-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

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

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

    .lg\:ml-1 {
        margin-left: 0.25rem;
    }

    .lg\:ml-36 {
        margin-left: 9rem;
    }

    .lg\:ml-\[5\.3rem\] {
        margin-left: 5.3rem;
    }

    .lg\:ml-\[5\.7rem\] {
        margin-left: 5.7rem;
    }

    .lg\:mr-8 {
        margin-right: 2rem;
    }

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

    .lg\:mt-12 {
        margin-top: 3rem;
    }

    .lg\:mt-24 {
        margin-top: 6rem;
    }

    .lg\:mt-36 {
        margin-top: 9rem;
    }

    .lg\:mt-48 {
        margin-top: 12rem;
    }

    .lg\:mt-96 {
        margin-top: 24rem;
    }

    .lg\:mt-\[4\.25rem\] {
        margin-top: 4.25rem;
    }

    .lg\:block {
        display: block;
    }

    .lg\:flex {
        display: flex;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:h-72 {
        height: 18rem;
    }

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

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

    .lg\:h-\[40rem\] {
        height: 40rem;
    }

    .lg\:h-\[calc\(100dvh-100px\)\] {
        height: calc(100dvh - 100px);
    }

    .lg\:h-\[calc\(100vh-100px\)\] {
        height: calc(100vh - 100px);
    }

    .lg\:min-h-\[calc\(100dvh-100px\)\] {
        min-height: calc(100dvh - 100px);
    }

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

    .lg\:w-full {
        width: 100%;
    }

    .lg\:min-w-fit {
        min-width: -moz-fit-content;
        min-width: fit-content;
    }

    .lg\:min-w-max {
        min-width: -moz-max-content;
        min-width: max-content;
    }

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

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

    .lg\:flex-\[2\] {
        flex: 2;
    }

    .lg\:flex-\[3\] {
        flex: 3;
    }

    .lg\:translate-y-\[calc\(100dvh-855px\)\] {
        --tw-translate-y: calc(100dvh - 855px);
        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\:flex-row-reverse {
        flex-direction: row-reverse;
    }

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

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

    .lg\:justify-stretch {
        justify-content: stretch;
    }

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

    .lg\:gap-20 {
        gap: 5rem;
    }

    .lg\:gap-32 {
        gap: 8rem;
    }

    .lg\:gap-4 {
        gap: 1rem;
    }

    .lg\:gap-8 {
        gap: 2rem;
    }

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

    .lg\:self-end {
        align-self: flex-end;
    }

    .lg\:rounded-tl-\[0\] {
        border-top-left-radius: 0;
    }

    .lg\:border-2 {
        border-width: 2px;
    }

    .lg\:border-l-0 {
        border-left-width: 0px;
    }

    .lg\:border-orange {
        --tw-border-opacity: 1;
        border-color: rgb(239 119 34 / var(--tw-border-opacity, 1));
    }

    .lg\:p-5 {
        padding: 1.25rem;
    }

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

    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .lg\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem;
    }

    .lg\:px-48 {
        padding-left: 12rem;
        padding-right: 12rem;
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .lg\:px-64 {
        padding-left: 16rem;
        padding-right: 16rem;
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

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

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

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

    .lg\:pl-20 {
        padding-left: 5rem;
    }

    .lg\:pl-24 {
        padding-left: 6rem;
    }

    .lg\:pr-20 {
        padding-right: 5rem;
    }

    .lg\:pr-80 {
        padding-right: 20rem;
    }

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

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

    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }

    .lg\:text-\[7rem\] {
        font-size: 7rem;
    }

    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }

    .lg\:before\:relative::before {
        content: var(--tw-content);
        position: relative;
    }

    .lg\:before\:left-0::before {
        content: var(--tw-content);
        left: 0px;
    }

    .lg\:before\:top-0::before {
        content: var(--tw-content);
        top: 0px;
    }

    .lg\:before\:w-auto::before {
        content: var(--tw-content);
        width: auto;
    }
}

@media (min-width: 1280px) {

    .xl\:top-\[700px\] {
        top: 700px;
    }

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

    .xl\:block {
        display: block;
    }

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

    .xl\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .xl\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

@media (min-width: 1536px) {

    .\32xl\:pointer-events-auto {
        pointer-events: auto;
    }

    .\32xl\:absolute {
        position: absolute;
    }

    .\32xl\:left-0 {
        left: 0px;
    }

    .\32xl\:left-\[41px\] {
        left: 41px;
    }

    .\32xl\:left-\[67px\] {
        left: 67px;
    }

    .\32xl\:left-\[77px\] {
        left: 77px;
    }

    .\32xl\:right-48 {
        right: 12rem;
    }

    .\32xl\:right-\[234px\] {
        right: 234px;
    }

    .\32xl\:right-\[464px\] {
        right: 464px;
    }

    .\32xl\:right-\[587px\] {
        right: 587px;
    }

    .\32xl\:top-36 {
        top: 9rem;
    }

    .\32xl\:top-\[-17px\] {
        top: -17px;
    }

    .\32xl\:top-\[1158px\] {
        top: 1158px;
    }

    .\32xl\:top-\[160px\] {
        top: 160px;
    }

    .\32xl\:top-\[1902px\] {
        top: 1902px;
    }

    .\32xl\:top-\[213px\] {
        top: 213px;
    }

    .\32xl\:top-\[228px\] {
        top: 228px;
    }

    .\32xl\:top-\[2500px\] {
        top: 2500px;
    }

    .\32xl\:top-\[342px\] {
        top: 342px;
    }

    .\32xl\:top-\[384px\] {
        top: 384px;
    }

    .\32xl\:top-\[650px\] {
        top: 650px;
    }

    .\32xl\:top-\[93px\] {
        top: 93px;
    }

    .\32xl\:top-\[calc\(100vh\+840px\)\] {
        top: calc(100vh + 840px);
    }

    .\32xl\:m-\[20px\] {
        margin: 20px;
    }

    .\32xl\:-mx-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }

    .\32xl\:-my-2 {
        margin-top: -0.5rem;
        margin-bottom: -0.5rem;
    }

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

    .\32xl\:mx-\[50px\] {
        margin-left: 50px;
        margin-right: 50px;
    }

    .\32xl\:-mt-24 {
        margin-top: -6rem;
    }

    .\32xl\:-mt-4 {
        margin-top: -1rem;
    }

    .\32xl\:mb-8 {
        margin-bottom: 2rem;
    }

    .\32xl\:ml-20 {
        margin-left: 5rem;
    }

    .\32xl\:ml-4 {
        margin-left: 1rem;
    }

    .\32xl\:ml-\[130px\] {
        margin-left: 130px;
    }

    .\32xl\:ml-\[389px\] {
        margin-left: 389px;
    }

    .\32xl\:ml-\[430px\] {
        margin-left: 430px;
    }

    .\32xl\:ml-\[67px\] {
        margin-left: 67px;
    }

    .\32xl\:mr-0 {
        margin-right: 0px;
    }

    .\32xl\:mr-24 {
        margin-right: 6rem;
    }

    .\32xl\:mt-0 {
        margin-top: 0px;
    }

    .\32xl\:mt-48 {
        margin-top: 12rem;
    }

    .\32xl\:mt-\[100px\] {
        margin-top: 100px;
    }

    .\32xl\:mt-\[189px\] {
        margin-top: 189px;
    }

    .\32xl\:mt-\[3\.75rem\] {
        margin-top: 3.75rem;
    }

    .\32xl\:mt-\[421px\] {
        margin-top: 421px;
    }

    .\32xl\:block {
        display: block;
    }

    .\32xl\:inline {
        display: inline;
    }

    .\32xl\:flex {
        display: flex;
    }

    .\32xl\:hidden {
        display: none;
    }

    .\32xl\:h-8 {
        height: 2rem;
    }

    .\32xl\:h-\[111px\] {
        height: 111px;
    }

    .\32xl\:h-\[129px\] {
        height: 129px;
    }

    .\32xl\:h-\[14px\] {
        height: 14px;
    }

    .\32xl\:h-\[180px\] {
        height: 180px;
    }

    .\32xl\:h-\[228px\] {
        height: 228px;
    }

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

    .\32xl\:h-\[350px\] {
        height: 350px;
    }

    .\32xl\:h-\[42px\] {
        height: 42px;
    }

    .\32xl\:h-\[538px\] {
        height: 538px;
    }

    .\32xl\:h-\[578px\] {
        height: 578px;
    }

    .\32xl\:h-\[calc\(100vh-228px\)\] {
        height: calc(100vh - 228px);
    }

    .\32xl\:h-full {
        height: 100%;
    }

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

    .\32xl\:min-h-\[344px\] {
        min-height: 344px;
    }

    .\32xl\:min-h-\[555px\] {
        min-height: 555px;
    }

    .\32xl\:w-8 {
        width: 2rem;
    }

    .\32xl\:w-\[100px\] {
        width: 100px;
    }

    .\32xl\:w-\[1130px\] {
        width: 1130px;
    }

    .\32xl\:w-\[14px\] {
        width: 14px;
    }

    .\32xl\:w-\[1588px\] {
        width: 1588px;
    }

    .\32xl\:w-\[203px\] {
        width: 203px;
    }

    .\32xl\:w-\[22px\] {
        width: 22px;
    }

    .\32xl\:w-\[233px\] {
        width: 233px;
    }

    .\32xl\:w-\[389px\] {
        width: 389px;
    }

    .\32xl\:w-\[595px\] {
        width: 595px;
    }

    .\32xl\:w-\[640px\] {
        width: 640px;
    }

    .\32xl\:w-\[650px\] {
        width: 650px;
    }

    .\32xl\:w-\[690px\] {
        width: 690px;
    }

    .\32xl\:w-\[790px\] {
        width: 790px;
    }

    .\32xl\:w-\[calc\(100vw-389px\)\] {
        width: calc(100vw - 389px);
    }

    .\32xl\:w-\[calc\(100vw-600px\)\] {
        width: calc(100vw - 600px);
    }

    .\32xl\:w-auto {
        width: auto;
    }

    .\32xl\:w-fit {
        width: -moz-fit-content;
        width: fit-content;
    }

    .\32xl\:max-w-\[741px\] {
        max-width: 741px;
    }

    .\32xl\:max-w-\[745px\] {
        max-width: 745px;
    }

    .\32xl\:max-w-\[752px\] {
        max-width: 752px;
    }

    .\32xl\:max-w-\[761px\] {
        max-width: 761px;
    }

    .\32xl\:max-w-\[900px\] {
        max-width: 900px;
    }

    .\32xl\:max-w-none {
        max-width: none;
    }

    .\32xl\:max-w-screen-lg {
        max-width: 1024px;
    }

    .\32xl\:max-w-screen-xl {
        max-width: 1280px;
    }

    .\32xl\:shrink {
        flex-shrink: 1;
    }

    .\32xl\:grow {
        flex-grow: 1;
    }

    .\32xl\:translate-y-\[calc\(100dvh-955px\)\] {
        --tw-translate-y: calc(100dvh - 955px);
        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));
    }

    .\32xl\:flex-row {
        flex-direction: row;
    }

    .\32xl\:flex-col {
        flex-direction: column;
    }

    .\32xl\:items-start {
        align-items: flex-start;
    }

    .\32xl\:items-end {
        align-items: flex-end;
    }

    .\32xl\:justify-end {
        justify-content: flex-end;
    }

    .\32xl\:gap-0 {
        gap: 0px;
    }

    .\32xl\:gap-10 {
        gap: 2.5rem;
    }

    .\32xl\:gap-2 {
        gap: 0.5rem;
    }

    .\32xl\:gap-24 {
        gap: 6rem;
    }

    .\32xl\:gap-3 {
        gap: 0.75rem;
    }

    .\32xl\:gap-5 {
        gap: 1.25rem;
    }

    .\32xl\:gap-6 {
        gap: 1.5rem;
    }

    .\32xl\:gap-7 {
        gap: 1.75rem;
    }

    .\32xl\:gap-8 {
        gap: 2rem;
    }

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

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

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

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

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

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

    .\32xl\:self-end {
        align-self: flex-end;
    }

    .\32xl\:overflow-y-auto {
        overflow-y: auto;
    }

    .\32xl\:bg-bleu {
        --tw-bg-opacity: 1;
        background-color: rgb(18 34 55 / var(--tw-bg-opacity, 1));
    }

    .\32xl\:bg-gradient-to-r {
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
    }

    .\32xl\:p-0 {
        padding: 0px;
    }

    .\32xl\:p-12 {
        padding: 3rem;
    }

    .\32xl\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .\32xl\:px-64 {
        padding-left: 16rem;
        padding-right: 16rem;
    }

    .\32xl\:px-72 {
        padding-left: 18rem;
        padding-right: 18rem;
    }

    .\32xl\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .\32xl\:pl-0 {
        padding-left: 0px;
    }

    .\32xl\:pl-2 {
        padding-left: 0.5rem;
    }

    .\32xl\:pl-20 {
        padding-left: 5rem;
    }

    .\32xl\:pl-24 {
        padding-left: 6rem;
    }

    .\32xl\:pr-20 {
        padding-right: 5rem;
    }

    .\32xl\:pr-36 {
        padding-right: 9rem;
    }

    .\32xl\:pr-96 {
        padding-right: 24rem;
    }

    .\32xl\:pt-0 {
        padding-top: 0px;
    }

    .\32xl\:pt-16 {
        padding-top: 4rem;
    }

    .\32xl\:pt-6 {
        padding-top: 1.5rem;
    }

    .\32xl\:pt-\[183px\] {
        padding-top: 183px;
    }

    .\32xl\:pt-\[200px\] {
        padding-top: 200px;
    }

    .\32xl\:text-left {
        text-align: left;
    }

    .\32xl\:text-center {
        text-align: center;
    }

    .\32xl\:text-right {
        text-align: right;
    }

    .\32xl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .\32xl\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }

    .\32xl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    .\32xl\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }

    .\32xl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .\32xl\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }

    .\32xl\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    .\32xl\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }

    .\32xl\:text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .\32xl\:font-bold {
        font-weight: 700;
    }

    .\32xl\:font-semibold {
        font-weight: 600;
    }

    .\32xl\:text-bleu-light {
        --tw-text-opacity: 1;
        color: rgb(34 57 86 / var(--tw-text-opacity, 1));
    }

    .\32xl\:text-neutral-500 {
        --tw-text-opacity: 1;
        color: rgb(115 115 115 / var(--tw-text-opacity, 1));
    }

    .\32xl\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }

    .\32xl\:opacity-100 {
        opacity: 1;
    }

    .\32xl\:filter-none {
        filter: none;
    }

    .\32xl\:hover\:text-white:hover {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
}

@media print {

    .print\:mt-2 {
        margin-top: 0.5rem;
    }

    .print\:hidden {
        display: none;
    }

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

    .print\:translate-y-2 {
        --tw-translate-y: 0.5rem;
        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));
    }

    .print\:break-inside-avoid {
        -moz-column-break-inside: avoid;
             break-inside: avoid;
    }

    .print\:pb-4 {
        padding-bottom: 1rem;
    }
}



