/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-yellow-300: oklch(90.5% 0.182 98.111);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-light: 300;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-lighter-dark: #3E3E3E;
    --color-orange-main: #FF4000;
    --color-orange-accent-hover: #E03F14;
    --color-bleu-main: #00BFFF;
    --color-bleu-clair: #B3ECFF;
    --color-bleu-sombre: #007EA8;
    --color-gray-field: #EFEFEF;
    --color-gray-field-boder: #E5E5E5;
    --color-gray-field-text: #333;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-7 {
    right: calc(var(--spacing) * 7);
  }
  .right-\[0px\] {
    right: 0px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }
  .row-2 {
    grid-row: 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .mt-\[5px\] {
    margin-top: 5px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[25px\] {
    margin-top: 25px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mt-\[60px\] {
    margin-top: 60px;
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mt-\[150px\] {
    margin-top: 150px;
  }
  .mr-\[5px\] {
    margin-right: 5px;
  }
  .mr-\[25px\] {
    margin-right: 25px;
  }
  .mb-\[5px\] {
    margin-bottom: 5px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[25px\] {
    margin-bottom: 25px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[100px\] {
    margin-bottom: 100px;
  }
  .mb-\[150px\] {
    margin-bottom: 150px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-full {
    height: 100%;
  }
  .w-\[30\%\] {
    width: 30%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[350px\] {
    max-width: 350px;
  }
  .max-w-\[550px\] {
    max-width: 550px;
  }
  .max-w-\[1000px\] {
    max-width: 1000px;
  }
  .max-w-\[1500px\] {
    max-width: 1500px;
  }
  .min-w-\[240px\] {
    min-width: 240px;
  }
  .min-w-\[320px\] {
    min-width: 320px;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-grabbing {
    cursor: grabbing;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[50px\] {
    gap: 50px;
  }
  .gap-\[120px\] {
    gap: 120px;
  }
  .gap-x-\[40px\] {
    column-gap: 40px;
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .self-center {
    align-self: center;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-green-400 {
    border-color: var(--color-green-400);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .bg-\(--color-bleu-main\) {
    background-color: var(--color-bleu-main);
  }
  .bg-\(--color-orange-main\) {
    background-color: var(--color-orange-main);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[15px\] {
    padding: 15px;
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-start {
    text-align: start;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[4px\] {
    --tw-tracking: 4px;
    letter-spacing: 4px;
  }
  .tracking-\[7px\] {
    --tw-tracking: 7px;
    letter-spacing: 7px;
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-bleu-main {
    color: var(--color-bleu-main);
  }
  .text-gray-200 {
    color: var(--color-gray-200);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-lighter-dark {
    color: var(--color-lighter-dark);
  }
  .text-orange-main {
    color: var(--color-orange-main);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-300 {
    color: var(--color-yellow-300);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .sm\:text-3xl {
    @media (width >= 40rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(120px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-up {
  opacity: 0;
}
.fade-in-up.animate {
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0.5s;
}
.communes-ctn:nth-child(1).animate {
  animation-delay: 0.2s;
}
.communes-ctn:nth-child(2).animate {
  animation-delay: 0.4s;
}
.communes-ctn:nth-child(3).animate {
  animation-delay: 0.6s;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-right {
  opacity: 0;
}
.fade-in-right.animate {
  animation: fadeInRight 0.8s ease forwards;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-left {
  opacity: 0;
}
.fade-in-left.animate {
  animation: fadeInLeft 0.8s ease forwards;
}
@font-face {
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-ThinItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Thin.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-ExtraLight.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Light.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Thin.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-SemiBoldItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Medium.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-ThinItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-ExtraLightItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-SemiBold.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Bold.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Regular.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-MediumItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-BoldItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-Italic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/josefin-sans/JosefinSans-LightItalic.woff2') format('woff2'), url('../fonts/josefin-sans/JosefinSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-BoldItalic.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-SemiBoldItalic.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-Regular.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-Bold.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-SemiBold.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Crimson Text';
    src: url('../fonts/crimsonText/CrimsonText-Italic.woff2') format('woff2'), url('../fonts/crimsonText/CrimsonText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
}
.highlight-bleu-main {
  color: var(--color-bleu-main);
}
.highlight-bleu-main {
  color: var(--color-bleu-main);
}
html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
html, body {
  min-height: 100% !important;
}
* {
  font-family: "Crimson Text";
}
#main-title-header, h1, h2, #reserver-btn, #languages-ctn, #title-burger-icon, #nav-ul-menu li a, .communes-title, .communes-distances {
  font-family: "Josefin Sans" !important;
}
.normal-fw {
  font-weight: 400;
}
.h2-title0, .h3-title0 {
  font-size: 20px;
}
.otherFS20px {
  font-size: 20px;
}
.h2-title1 {
  font-size: 36px;
  margin: 5px 0;
}
.h2-title2 {
  font-size: 20px;
}
.lineHeight-35px {
  line-height: 35px;
}
.section-content0 {
  font-size: 20px;
  margin: 50px 0px 25px 0px;
  letter-spacing: 0.8px;
  line-height: 30px;
}
.content0 {
  font-size: 20px;
  letter-spacing: 0.8px;
  line-height: 30px;
}
.button-style0, .button-style1 .button-style2 {
  transition: background-color 0.3s ease;
}
.button-style0, .button-style2 {
  background-color: var(--color-orange-main);
  border-color: var(--color-orange-main);
  border-width: 2px;
}
.button-style1 {
  border-color: var(--color-orange-main);
  border-width: 2px;
}
.button-style0:hover, .button-style2:hover {
  background-color: #ffffff;
  color: var(--color-orange-main);
}
.button-style1:hover {
  background-color: var(--color-orange-main);
  color: white;
  border: none;
}
/*
.nowrap {
    white-space: nowrap;
}
*/
.nowrap {
    display: inline-block; /* au lieu d’inline */
    position: relative;    /* tu l’as déjà via Tailwind "relative" */
}
.strong-nobold {
  font-weight: normal !important;
}
.container-max {
  max-width: 1850px;
}
.container-max-1000 {
  max-width: 1000px;
  width: 100%;
}
#desktop-nav-ctn {
  margin: 20px;
}
header {
  background-image: url("../images/illustrations/header/illustration-accueil-gite-paimpol.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 850px;
}
#title-burger-icon {
  font-size: 25px;
}
.mainTitle {
  font-size: clamp(33px, 8vw, 96px);
  line-height: 1.1;
}
.decor-lines {
  gap: 6px;
  margin-top: 8px;
}
.line {
  display: inline-block;
  height: 10px;
  border-radius: 2px;
  align-self: end;
}
.line1 {
  width: 100%;
}
.line2 {
  width: 70%;
}
.line3 {
  width: 40%;
}
#hero-divider img {
  bottom: -2px;
}
#souris-icon-header img {
  width: 60px;
}
#reserver-btn {
  min-height: 120px;
}
.btn-reserver {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0.75em 1.5em;
  min-width: 10em;
  border-radius: 0.2em;
  background: #fff;
  color: var(--color-bleu-sombre);
  letter-spacing: 0.08em;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.06), 0 6px 16px rgba(0,0,0,0.12);
}
#languages-ctn {
  font-size: 25px;
}
.language-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 600;
}
.language-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  font-size: 1.25rem;
  min-width: 120px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.language-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.language-dropdown-content a:hover {
  background-color: #f1f1f1;
}
.language-dropdown:hover .language-dropdown-content {
  display: block;
}
html:has(#mobile-nav-ctn.active) {
  overflow: hidden;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overscroll-behavior: none;
}
#mobile-nav-ctn {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  transition: left 0.5s ease-in-out;
  z-index: 1000;
}
#mobile-nav-ctn.active {
  left: 0;
}
.mobile-control-ctn {
  gap: 10%;
}
@media screen and (max-width: 660px) {
  #main-title-header {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #desktop-nav-top-ctn {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #desktop-nav-buttons-ctn {
    order: 2;
  }
}
@media screen and (max-height: 600px) {
  #mobile-nav-ctn ul {
    margin-top: 0px;
  }
}
@media screen and (max-height: 470px) {
    #mobile-nav-ctn ul li a{
        font-size: 30px;
    }
    #mobile-close-ctn {
        width: 25px;
    }
}
@media screen and (max-height: 400px) {
    #mobile-nav-ctn ul li a{
        font-size: 25px;
    }
    #mobile-nav-ctn ul li a{
        padding: 7px
    }
    #mobile-nav-ctn h2 {
        font-size: 20px;
    }
}
@media screen and (max-height: 300px) {
    #mobile-nav-ctn ul li a{
        font-size: 20px;
    }
}
@media screen and (max-height: 270px) {
    #mobile-nav-ctn {
        padding: 5px 20px;
    }
}
@media screen and (max-height: 250px) {
    #mobile-nav-ctn ul li a{
        padding: 4px
    }
}
@media screen and (max-height: 220px) {
    #mobile-nav-ctn ul li a{
        font-size: 15px;
    }
}




#illustration-gite-p1 img {
  border-radius: 60px;
  max-width: 950px;
  height: 700px;
  width: 100%;
  min-width: 700px;
}
#presentation-gite-p1-content {
  border-radius: 50px;
  background-color: white;
  padding: 30px;
  margin-left: -115px;
  max-width: 810px;
}
#presentation-gite-p1-ctn {
  margin-left: 20px;
  margin-right: 20px;
}
.section-content0 p {
  margin: 15px 0px;
}
@media screen and (max-width: 1290px) {
  #presentation-gite-p1-ctn {
    flex-wrap: wrap;
    flex-direction: column;
    justify-items: center;
  }
  #presentation-gite-p1-content {
    margin-top: -160px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 700px) {
  .section-btn-0 {
    justify-content: center;
    display: flex;
  }
  #illustration-gite-p1 img {
    min-width: 500px;
  }
  .button-style0 {
    width: 200px;
    letter-spacing: initial;
    text-align: center;
  }
  .button-style1 {
    width: 200px;
    letter-spacing: initial;
    text-align: center;
  }
  #presentation-gite-p1-ctn {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 530px) {
  #presentation-gite-p1-content {
    margin-top: 0px;
  }
  #illustration-gite-p1 img {
    min-width: 320px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 500px) {
  #presentation-gite-p1-content {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 440px) {
  .section-btn-0 {
    display: flex;
    flex-direction: column;
  }
  .button-style0 {
    margin-right: 0px;
  }
}
.communes-title, .communes-distances {
  font-weight: 600;
}
.communes-distances {
  color: var(--color-bleu-main);
}
#section2-content-ctn-1 {
  gap: 5%;
  margin-left: 5px;
  margin-right: 5px;
  justify-content: space-evenly;
}
.illustration-lieu img, .illustration-lieu svg {
  width: 190px;
  height: 150px;
  max-width: 100%;
}
@media screen and (max-width: 550px) {
  #section2-accueil {
    margin-top: 100px;
  }
}
.contact-wrap {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  margin-top: 50px;
}
.contact-wrap form {
  margin: 10px;
}
.row {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.row-2 > .col {
  flex: 1 1 280px;
  min-width: 260px;
}
.stack {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
}
.field {
  background: var(--color-gray-field);
  border: 1px solid var(--color-gray-field-boder);
  border-radius: 2px;
  padding: 14px 16px;
  width: 100%;
  font-size: 16px;
  color: var(--color-gray-field-text);
}
textarea.field {
  min-height: 220px;
  resize: vertical;
}
.field:focus,.btn-orange:focus {
  outline: 3px solid #1a73e8;
  outline-offset: 2px;
}
.req {
  color: #999;
  font-weight: 400;
}
.consent {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  margin-top: 4px;
}
.consent a {
  color: inherit;
  text-underline-offset: 2px;
}
.actions {
  margin-top: 8px;
}
.btn-orange {
  appearance: none;
  border: 0;
  border-radius: 2px;
  background: var(--color-orange-main);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 14px 28px;
  cursor: pointer;
}
.btn-orange:hover {
  background: var(--color-orange-accent-hover);
}
#contact-section {
  background-color: var(--color-bleu-clair);
}
#contact-section-ctn {
  background-color: white;
  z-index: 9;
  border-radius: 10px;
}
#contact-divider {
  z-index: -1;
}
@media screen and (max-width: 420px) {
  .actions {
    align-self: center;
  }
}
.footer-content {
  background-color: white;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer-columns {
  gap: 50px;
}
#footer-columns a {
  padding: 6px;
}
.footer-logo {
  display: flex;
  align-items: center;
}
#footer-logo-ctn img {
  width: 200px;
  height: auto;
}
.logo-text {
  color: white;
}
.slogan {
  font-style: italic;
  margin-bottom: 5px;
}
.address {
  font-size: 14px;
  line-height: 1.2;
  color: black;
}
.footer-nav {
  display: flex;
}
.nav-column h3 {
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.nav-column ul {
  list-style: none;
  padding: 0;
}
.nav-column li {
  margin-bottom: 15px;
}
.nav-column a {
  color: black;
  text-decoration: none;
  font-size: 14px;
}
.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: space-around;
  color: white;
  font-size: 12px;
  text-align: center;
  flex-wrap: wrap;
  gap: 10px;
  background-color: var(--color-bleu-sombre);
  padding: 15px;
}
#footer-columns h3 {
  color: var(--color-bleu-sombre);
}
@media screen and (max-width: 400px) {
  #footer-columns {
    flex-direction: column;
    text-align: center;
  }
  .footer-logo {
    flex-direction: column;
  }
  .address {
    text-align: center;
  }
}
.presentations-incontournables {
  font-size: 20px;
}
@media screen and (max-width: 380px) {
  .sectionTitle {
    font-size: 30px;
  }
}
.decoration-bg0 {
  background-color: var(--color-bleu-clair);
  max-height: 700px;
  height: 100%;
}
.decoration-bg1 {
  background-color: var(--color-bleu-clair);
  height: 100px;
  width: 100%;
}
.decoration-bg2 {
  background-color: var(--color-bleu-clair);
  max-height: 700px;
  height: 100%;
  max-width: 1200px;
  width: 100%;
}
.common-section {
  margin-left: 100px;
  margin-right: 100px;
}
@media screen and (max-width: 700px) {
  .common-section {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.sections-content-ctn-1 {
  gap: 5%;
}
.sections-content-info {
  line-height: 30px;
  min-width: 540px;
  max-width: 830px;
  width: 100% !important;
}
.sections-texte {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 20px;
  max-width: 650px;
}
.sections-texte2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 20px;
  max-width: 1000px;
}
@media screen and (max-width: 1200px) {
  .sections-content-ctn-1 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .sections-content-info {
    min-width: 320px !important;
  }
  .sections-texte {
    max-width: none;
  }
}
.photos-illustration {
  z-index: 100;
}
.one-photo-0 a img {
  max-width: 550px;
  min-width: 320px;
  width: 100%;
}
.left {
  flex: 1 1 400px;
}
.left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.right {
  flex: 1 1 400px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}
.right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 500px) {
  .more-pictures {
    bottom: -45px;
  }
}
#section1-activites-title-0 img {
  width: 100%;
}
.accordion-container {
  margin-bottom: 10px;
  width: 100%;
  max-width: 1000px;
}
.accordion {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.accordion-header {
  background-color: var(--color-bleu-clair);
  color: white;
  padding: 15px;
  cursor: pointer;
  user-select: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: background-color 1s ease;
}
.accordion-header h2 {
  margin: 0;
  font-size: 20px;
  text-align: center;
  color: var(--color-bleu-sombre);
  font-weight: 900;
}
.accordion-header img {
  max-width: 100px;
  margin-top: 10px;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.accordion-content.active {
  max-height: 1500px;
}
.accordion-inner {
  padding: 15px;
}
.accordion-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
}
.list-elements {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #f9f9f9;
  border-radius: 4px;
  width: calc(50% - 7.5px);
  box-sizing: border-box;
}
.icon-name-1 {
  font-weight: bold;
  flex-grow: 1;
}
.icon-0 {
  margin-right: 10px;
  font-size: 1.2em;
}
.icon-0 img {
  width: 24px;
  height: 24px;
}
@media (max-width: 480px) {
  .accordion-header h2 {
    font-size: 20px;
  }
  .list-elements {
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  .icon-0 {
    margin-bottom: 0;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}
