*, ::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: currentColor;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

h2 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

h3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

p > a {
  font-weight: 500;
  text-decoration-line: underline;
}

p > a::after {
  --tw-content: ' ↗';
  content: var(--tw-content);
}

p > a:hover {
  --tw-text-opacity: 1;
  color: rgb(217 159 0 / var(--tw-text-opacity, 1));
}

blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 204 215 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

figure > img {
  width: 100%;
}

figcaption {
  margin-top: 0.25rem;
  padding: 0.5rem;
  font-style: italic;
}

ul {
  list-style-position: inside;
  list-style-type: disc;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

ol {
  list-style-position: inside;
  list-style-type: decimal;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

ol li::marker {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

li {
  padding-left: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

input[type='text'],
    input[type='tel'],
    input[type='date'],
    input[type='email'],
    input[type='number'],
    input:valid {
  width: 100%;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

input[type='text']:focus,
    input[type='tel']:focus,
    input[type='date']:focus,
    input[type='email']:focus,
    input[type='number']:focus,
    input:valid:focus {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input[type='number'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

select {
  width: 100%;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 2.5rem;
  padding-left: 0.75rem;
}

select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input[type='checkbox'] {
  position: relative;
  margin: 0.5rem;
  margin-right: 1rem;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  padding: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

input[type='checkbox']::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 2rem;
  width: 2rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  opacity: 0;
  content: var(--tw-content);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

input[type='checkbox']:checked {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

input[type='checkbox']:checked::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

input[type='checkbox']:hover::before {
  content: var(--tw-content);
  opacity: 0.1;
}

input[type='radio'] {
  position: relative;
  margin: 0.5rem;
  height: 1rem;
  width: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(211 214 219 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

input[type='radio']::before {
  position: absolute;
  left: 2px;
  top: 2px;
  height: 0.625rem;
  width: 0.625rem;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  --tw-content: '';
  content: var(--tw-content);
}

input[type='radio']:checked {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
}

input[type='radio']:checked::before {
  --tw-scale-x: 1;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  content: var(--tw-content);
  opacity: 1;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.logo {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 640px) {
  .logo {
    flex-direction: row;
    align-items: center;
  }
}

@media (min-width: 1024px) {
  .logo {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 1536px) {
  .logo {
    flex-direction: row;
    align-items: center;
  }
}

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

.navigation .logo img {
  height: 3rem;
  width: 100%;
  padding-right: 1rem;
}

@media (min-width: 1024px) {
  .navigation .logo img {
    height: 3.5rem;
  }
}

.logo h1 {
  display: none;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

@media (min-width: 768px) {
  .logo h1 {
    display: block;
  }
}

@media (min-width: 1280px) {
  .logo h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.logo b {
  font-weight: 700;
}

/* Navigation - Links */

.menu-link {
  position: relative;
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  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: 300ms;
}

.menu-sub-item {
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.menu-sub-item:hover {
  --tw-text-opacity: 1;
  color: rgb(174 0 44 / var(--tw-text-opacity, 1));
}

.navigation a[class^="btn-"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

/* Buttons */

.btn-default {
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-default:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

.btn-ghost {
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-ghost:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-primary {
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

.btn-icon-default {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-icon-default:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

.btn-icon-ghost {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-icon-ghost:hover {
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

.btn-icon-primary {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-icon-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

.btn-icon-accent {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(217 159 0 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-icon-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 127 0 / var(--tw-bg-opacity, 1));
}

.separator {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
}

/* ShareThis / Boutons de partage sur les RS */

.share-btn {
  position: absolute;
  top: -3.5rem;
  right: 0px;
}

.share-btn span {
  position: absolute;
  top: -1.5rem;
  left: 0px;
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.share-btn:hover > span {
  visibility: visible;
  position: absolute;
  top: -3rem;
  opacity: 1;
}

/* Banner */

.banner {
  position: relative;
  margin-bottom: 4rem;
  width: 100%;
  border-radius: 1.5rem;
  background-size: cover;
  background-position: center;
}

.banner-background {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  background-color: rgb(17 18 29 / 0.75);
  padding: 4rem;
}

.banner h1,
    .banner h2 {
  width: auto;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.banner p {
  margin: 1.5rem;
  width: 100%;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(233 234 237 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .banner p {
    width: 50%;
  }
}

/* Section style (like on Homepage) */

.section {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 1.5rem;
}

.section .header.row {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1024px) {
  .section .header.row {
    flex-direction: row;
    align-items: baseline;
    gap: 2rem;
  }
}

.section .header.col {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section .header h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .section .header h2 {
    min-width: -moz-fit-content;
    min-width: fit-content;
    flex: none;
  }
}

.section .header p {
  margin-top: 0.75rem;
  margin-bottom: 2rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .section .header.row p {
    width: 66.666667%;
    padding-right: 4rem;
    text-align: left;
  }

  .section .header a {
    min-width: -moz-fit-content;
    min-width: fit-content;
    flex: none;
  }
}

.section .content {
  display: grid;
  grid-auto-rows: minmax(0, 1fr);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px) {
  .section .content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .section .content {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1536px) {
  .section .content {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.latest-articles .content a:last-child,
    .recommended .content a:last-child {
  display: block;
}

@media (min-width: 1280px) {
  .latest-articles .content a:last-child,
    .recommended .content a:last-child {
    display: none;
  }
}

@media (min-width: 1536px) {
  .latest-articles .content a:last-child,
    .recommended .content a:last-child {
    display: block;
  }
}

.section .footer {
  display: flex;
  padding-top: 3rem;
}

/* Swiper style */

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Home slideshow */

.swiperHome .swiper-slide {
  border-radius: 1.5rem;
}

.swiperHome .foreground {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 1.5rem;
}

.swiperHome img {
  height: 80vh;
  width: 100%;
  border-radius: 1.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .swiperHome img {
    height: 60vh;
  }
}

.swiperHome .content {
  position: absolute;
  width: 100%;
  border-radius: 1rem;
  padding: 2.5rem;
}

@media (min-width: 768px) {
  .swiperHome .content {
    width: 50%;
  }
}

.swiperHome h2 {
  margin: 0px;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.swiperHome p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.swiperHome a {
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.swiperHome a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

.swiperHome a {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* Default style */

.swiperHome .slide-default .foreground {
  background-color: rgb(17 18 29 / 0.75);
}

.swiperHome .slide-default .content {
  top: 50%;
  left: 50%;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Property style */

.swiperHome .slide-property .content {
  top: 1rem;
  width: 90%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {
  .swiperHome .slide-property .content {
    top: 2rem;
    left: 2rem;
    width: 40%;
    padding: 2.5rem;
  }
}

.swiperHome .slide-property h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {
  .swiperHome .slide-property h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.swiperHome .slide-property p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.swiperHome .slide-property a {
  position: absolute;
  right: 2.5rem;
  bottom: -1.25rem;
}

/* Carousel - Properties */

.swiperProperty img.swiper-slide {
  height: 60vh;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.swiperProperty .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 0.5rem;
  left: auto;
  right: 5rem;
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
}

.swiperProperty .swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 0.5rem;
  left: auto;
  right: 0.5rem;
}

/* Search page */

.search .banner form {
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0.75rem;
}

@media (min-width: 1024px) {
  .search .banner form {
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}

.field-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}

@media (min-width: 768px) {
  .field-group {
    flex-wrap: nowrap;
  }
}

.field {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.field-radio,
    .field-checkbox {
  display: flex;
  align-items: center;
}

.field-icon {
  pointer-events: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  padding-right: 0.75rem;
}

.field-unit {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 1rem;
  display: flex;
  align-items: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(132 140 154 / var(--tw-text-opacity, 1));
}

.advancedSearch-btn {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.advancedSearch-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

.socials .advancedSearch-btn {
  height: 2.5rem;
  width: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.advancedSearch-btn {
  position: fixed;
  bottom: 0.75rem;
  right: 0.75rem;
  z-index: 50;
}

@media (min-width: 1024px) {
  .advancedSearch-btn {
    bottom: 1.5rem;
    right: 1.5rem;
    --tw-translate-x: -2rem;
    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));
  }
}

.advancedSearch {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 20vh;
  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;
}

@media (min-width: 1024px) {
  .advancedSearch {
    flex-direction: row;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.advancedSearch .foreground {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(17 18 29 / 0.75);
}

.advancedSearch form {
  position: relative;
  overflow: auto;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px) {
  .advancedSearch form {
    width: 50%;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    border-top-right-radius: 0px;
  }
}

@media (min-width: 1280px) {
  .advancedSearch form {
    width: 33.333333%;
  }
}

.filters {
  position: relative;
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .filters {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.filter-header {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: baseline;
}

.filter-header div {
  margin-right: 0.5rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
}

.filter-header i {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.filter-header p {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.tranche-horaire label {
  cursor: pointer;
}

.dpe input,
    .tranche-horaire input {
  position: absolute !important;
  top: 0px;
  left: 0px;
  margin: 0px !important;
  height: 100%;
  width: 100%;
  opacity: 0;
}

.dpe label {
  display: inline-block;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
}

.indicator.dpe-A {
  left: 0.625rem;
}

.indicator.dpe-B {
  left: 2.75rem;
}

.indicator.dpe-C {
  left: 5rem;
}

.indicator.dpe-D {
  left: 118px;
}

.indicator.dpe-E {
  left: 154px;
}

.indicator.dpe-F {
  left: 188px;
}

.indicator.dpe-G {
  left: 226px;
}

.badge {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(174 127 0 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}

.badge::before {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  z-index: -10;
  display: block;
  height: 2rem;
  content: var(--tw-content);
  width: 2rem;
}

@keyframes ping {
  75%, 100% {
    content: var(--tw-content);
    transform: scale(2);
    opacity: 0;
  }
}

.badge::before {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(217 159 0 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.badge span {
  display: block;
  padding-top: 3px;
}

/* Property - Card */

.property {
  position: relative;
  bottom: 0px;
  border-radius: 1rem;
  --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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.property:hover {
  bottom: 0.5rem;
}

.property img {
  height: 16rem;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.property-tag {
  margin-bottom: 0.25rem;
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.property-photos {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.property h3 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.property .location {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(132 140 154 / var(--tw-text-opacity, 1));
}

.property .price {
  margin-bottom: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

.swiperProperties .parent-slide {
  height: auto;
  align-items: stretch;
}

.swiperProperties .property:hover {
  bottom: 0px;
}

.swiperProperties .property {
  width: 100%;
}

.swiperProperties .nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.swiperProperties-button-prev,
    .swiperProperties-button-next {
  position: absolute;
  top: 33.333333%;
  z-index: 10;
  display: none;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.swiperProperties-button-prev:hover,
    .swiperProperties-button-next:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(211 214 219 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.swiperProperties-button-prev:focus,
    .swiperProperties-button-next:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@media (min-width: 768px) {
  .swiperProperties-button-prev,
    .swiperProperties-button-next {
    display: flex;
  }
}

.swiperProperties-button-prev {
  left: 0px;
}

.swiperProperties-button-next {
  right: 0px;
}

.swiperProperties .swiper-button-disabled {
  cursor: default;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(132 140 154 / var(--tw-text-opacity, 1));
}

.swiperPropertyCard .swiper-pagination span {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.swiperPropertyCard .swiper-button-prev,
    .swiperPropertyCard .swiper-button-next {
  top: 55%;
  display: none;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  background-color: rgb(17 18 29 / 0.75);
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.swiperPropertyCard .swiper-button-prev:hover,
    .swiperPropertyCard .swiper-button-next:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@media (min-width: 768px) {
  .swiperPropertyCard .swiper-button-prev,
    .swiperPropertyCard .swiper-button-next {
    display: flex;
  }
}

/* Property List */

@media (min-width: 1280px) {
  .property-list .content {
    visibility: hidden;
    height: 0px;
  }
}

.property-list .more {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(131 0 33 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.property-list .more:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

.property-list .swiperProperties {
  visibility: hidden;
  position: relative;
  height: 0px;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1280px) {
  .property-list .swiperProperties {
    visibility: visible;
    height: auto;
  }
}

.property-list .swiper-slide .more {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(131 0 33 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.property-list .swiper-slide .more:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

.property-list .swiperPropertyCard .swiper-button-prev,
    .property-list .swiperPropertyCard .swiper-button-next {
  display: none;
}

/* Property - Single page */

.swiperProperty .swiper-pagination {
  bottom: 1rem;
  left: 1rem;
  width: 64px;
  border-radius: 0.5rem;
  background-color: rgb(17 18 29 / 0.5);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.caracteristic {
  display: flex;
  align-items: center;
}

.caracteristic img {
  padding: 1rem;
}

.caracteristic p {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.caracteristic span {
  --tw-text-opacity: 1;
  color: rgb(132 140 154 / var(--tw-text-opacity, 1));
}

.score-dpe {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: rgb(233 234 237 / 0.5);
}

@media (min-width: 1536px) {
  .score-dpe {
    width: 49%;
  }
}

.score-dpe h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.score-dpe .score {
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.score-dpe .active {
  height: 2.75rem;
  width: 2.75rem;
}

.score-dpe .indicator {
  position: relative;
  display: flex;
  width: 25%;
  flex-direction: column;
}

.indicator .value {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.indicator .unit {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

.contact-infos {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 1rem;
  background-color: rgb(233 234 237 / 0.5);
  padding: 0.75rem;
  --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);
}

@media (min-width: 768px) {
  .contact-infos {
    padding: 1.5rem;
  }
}

.contact-infos form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

.propertyContact {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  display: flex;
  height: 100%;
  width: 100%;
  transform-origin: center;
  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));
  flex-direction: column;
  justify-content: flex-end;
  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;
}

@media (min-width: 1024px) {
  .propertyContact {
    align-items: center;
    justify-content: center;
  }
}

.propertyContact .foreground {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(17 18 29 / 0.75);
}

.propertyContact .modal {
  position: relative;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .propertyContact .modal {
    width: 50%;
    border-radius: 1.5rem;
    padding: 4rem;
  }
}

@media (min-width: 1280px) {
  .propertyContact .modal {
    width: 33.333333%;
  }
}

.propertyContact .modal .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.propertyContact form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media (min-width: 768px) {
  .propertyContact form {
    gap: 1rem;
  }
}

.propertyContact form .tranche-horaire label {
  padding: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

/* Selling page */

.selling-page form {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

@media (min-width: 1024px) {
  .selling-page form {
    width: 50%;
  }
}

/* Article - Card */

.article.card {
  position: relative;
  bottom: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.article.card:hover {
  bottom: 0.5rem;
}

.article.card .date {
  margin-bottom: 1.5rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(217 159 0 / var(--tw-text-opacity, 1));
}

.article.card .desc {
  position: relative;
  border-radius: 1rem;
  --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);
}

.article.card img {
  height: 160px;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.article.card .desc div {
  padding: 1.5rem;
}

@media (min-width: 768px) {
  .article.card .desc div {
    min-height: 164px;
  }
}

.article.card .desc h3 {
  margin: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.article.card .desc p {
  margin-top: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

/* Article - Single page */

.article img {
  max-height: 40vh;
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 204 215 / var(--tw-bg-opacity, 1));
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.article .container {
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
}

@media (min-width: 1280px) {
  .article .container {
    width: 66.666667%;
  }
}

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

.article .intro span {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

.article .intro p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.article .content {
  gap: 2.5rem;
}

.article .content span,
    .article .content p {
  display: inline-block;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.article .share {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(211 214 219 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 0.5rem;
}

.article .share p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}

.article .share a {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.article .share a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
}

.socials .article .share a {
  height: 2.5rem;
  width: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.article .share a {
  height: 3rem;
  width: 3rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.share img {
  background-color: transparent;
}

/* Pagination */

.pagination {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  gap: 0.25rem;
}

.pagination a {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  font-weight: 500;
  line-height: 1;
  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;
}

.pagination a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(211 214 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.pagination .previous,
    .pagination .next {
  width: -moz-fit-content;
  width: fit-content;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  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;
}

.pagination .previous:hover,
    .pagination .next:hover {
  --tw-border-opacity: 1;
  border-color: rgb(64 69 79 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(64 69 79 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pagination .active {
  --tw-border-opacity: 1;
  border-color: rgb(17 18 29 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 29 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pagination .disabled {
  display: none;
}

/* Notification */

.notification {
  position: fixed;
  bottom: 1rem;
  left: 0px;
  z-index: 10;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.message {
  display: flex;
  width: 100%;
  max-width: 28rem;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.notification button {
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 0.75rem;
}

.notification button:hover {
  background-color: rgb(233 234 237 / 0.5);
}

.notification .icon {
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
}

.notification .icon i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.notification p {
  margin-left: 1rem;
  margin-right: 1rem;
  font-weight: 500;
}

.notification-success .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(203 228 219 / var(--tw-bg-opacity, 1));
}

.notification-success .icon i {
  --tw-text-opacity: 1;
  color: rgb(50 147 111 / var(--tw-text-opacity, 1));
}

.notification-danger .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 204 215 / var(--tw-bg-opacity, 1));
}

.notification-danger .icon i {
  --tw-text-opacity: 1;
  color: rgb(218 0 55 / var(--tw-text-opacity, 1));
}

.notification-warning .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(247 236 204 / var(--tw-bg-opacity, 1));
}

.notification-warning .icon i {
  --tw-text-opacity: 1;
  color: rgb(174 127 0 / var(--tw-text-opacity, 1));
}

/* Bannière de contact */

.contact-form {
  margin: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  padding: 0px;
  --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);
}

@media (min-width: 768px) {
  .contact-form {
    margin: 1rem;
    padding: 1rem;
  }
}

@media (min-width: 1024px) {
  .contact-form {
    flex-direction: row;
  }
}

.contact-form .contact {
  width: 100%;
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .contact-form .contact {
    width: 50%;
  }
}

@media (min-width: 1280px) {
  .contact-form .contact {
    width: 33.333333%;
  }
}

.contact-form .contact p {
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.contact-form form {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: baseline;
  gap: 0.5rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

@media (min-width: 768px) {
  .contact-form form {
    padding: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .contact-form form {
    width: 50%;
    padding: 4rem;
  }
}

@media (min-width: 1280px) {
  .contact-form form {
    width: 66.666667%;
  }
}

.selling-page form select,
    .contact-form form select {
  width: auto;
  border-radius: 0.125rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 2px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  font-weight: 700;
}

.tranche-horaire label {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
}

/* Bannière des réseaux sociaux */

.banner-socials {
  position: relative;
  margin: 1rem;
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  border-radius: 1.5rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.banner-socials::before {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 1.5rem;
  background-color: rgb(17 18 29 / 0.6);
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .banner-socials {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 4rem;
    text-align: left;
  }
}

.banner-socials h2,
    .banner-socials div {
  z-index: 10;
}

.banner-socials div {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 768px) {
  .banner-socials div {
    margin-top: 0px;
    justify-content: flex-end;
  }
}

.banner-socials i {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

/* Bas de page */

footer {
  margin-left: 1rem;
  margin-right: 1rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  footer {
    text-align: left;
  }
}

@media (min-width: 1024px) {
  footer {
    padding-top: 2.5rem;
  }
}

@media (min-width: 1280px) {
  footer {
    padding-top: 3rem;
  }
}

footer p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

footer .link {
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
}

footer .link::before {
  position: absolute;
  top: 10px;
  left: 0px;
  display: none;
  height: 0.5rem;
  width: 0.5rem;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 0 55 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  --tw-content: '';
  content: var(--tw-content);
}

footer .link:hover {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(174 0 44 / var(--tw-text-opacity, 1));
}

footer .link:hover::before {
  --tw-scale-x: 1;
  --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));
  content: var(--tw-content);
  opacity: 1;
}

@media (min-width: 1024px) {
  footer .link::before {
    content: var(--tw-content);
    display: block;
  }

  footer .link:hover {
    --tw-text-opacity: 1;
    color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  }
}

.socials {
  margin-top: 1rem;
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 0.5rem;
}

.socials .btn-icon-default {
  height: 2.5rem;
  width: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

.-left-\[68\%\] {
  left: -68%;
}

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

.bottom-0 {
  bottom: 0px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.top-6 {
  top: 1.5rem;
}

.top-8 {
  top: 2rem;
}

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

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

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

.m-2 {
  margin: 0.5rem;
}

.m-6 {
  margin: 1.5rem;
}

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

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

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

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.-mb-14 {
  margin-bottom: -3.5rem;
}

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

.mb-0 {
  margin-bottom: 0px;
}

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

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

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

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

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

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

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

.mr-2 {
  margin-right: 0.5rem;
}

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

.mt-10 {
  margin-top: 2.5rem;
}

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

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

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

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

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

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-14 {
  height: 3.5rem;
}

.h-24 {
  height: 6rem;
}

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-16 {
  max-height: 4rem;
}

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

.w-24 {
  width: 6rem;
}

.w-full {
  width: 100%;
}

.min-w-14 {
  min-width: 3.5rem;
}

.min-w-16 {
  min-width: 4rem;
}

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

.max-w-20 {
  max-width: 5rem;
}

.max-w-\[70\%\] {
  max-width: 70%;
}

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

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

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

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

.translate-y-8 {
  --tw-translate-y: 2rem;
  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 {
  --tw-rotate: -6deg;
  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-100 {
  --tw-scale-x: 1;
  --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-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

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

.cursor-zoom-in {
  cursor: zoom-in;
}

.resize {
  resize: both;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.grid-flow-col {
  grid-auto-flow: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

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

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.border {
  border-width: 1px;
}

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

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

.border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(217 159 0 / var(--tw-border-opacity, 1));
}

.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(211 214 219 / var(--tw-border-opacity, 1));
}

.border-gray-light {
  --tw-border-opacity: 1;
  border-color: rgb(233 234 237 / var(--tw-border-opacity, 1));
}

.border-gray-light\/50 {
  border-color: rgb(233 234 237 / 0.5);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
}

.bg-\[\#00A06D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 160 109 / var(--tw-bg-opacity, 1));
}

.bg-\[\#281B35\] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 27 53 / var(--tw-bg-opacity, 1));
}

.bg-\[\#393551\] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 53 81 / var(--tw-bg-opacity, 1));
}

.bg-\[\#4D5271\] {
  --tw-bg-opacity: 1;
  background-color: rgb(77 82 113 / var(--tw-bg-opacity, 1));
}

.bg-\[\#52B153\] {
  --tw-bg-opacity: 1;
  background-color: rgb(82 177 83 / var(--tw-bg-opacity, 1));
}

.bg-\[\#606F8F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(96 111 143 / var(--tw-bg-opacity, 1));
}

.bg-\[\#7792B1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(119 146 177 / var(--tw-bg-opacity, 1));
}

.bg-\[\#8CB4D3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(140 180 211 / var(--tw-bg-opacity, 1));
}

.bg-\[\#A4DBF8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(164 219 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#A5CC74\] {
  --tw-bg-opacity: 1;
  background-color: rgb(165 204 116 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D7221F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(215 34 31 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EB8235\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 130 53 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F0B40F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 180 15 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4E70F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 231 15 / var(--tw-bg-opacity, 1));
}

.bg-accent-tint-80 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 236 204 / var(--tw-bg-opacity, 1));
}

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

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(211 214 219 / var(--tw-bg-opacity, 1));
}

.bg-gray-light {
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
}

.bg-gray-light\/50 {
  background-color: rgb(233 234 237 / 0.5);
}

.bg-gray-light\/75 {
  background-color: rgb(233 234 237 / 0.75);
}

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

.bg-primary-shade-20 {
  --tw-bg-opacity: 1;
  background-color: rgb(174 0 44 / var(--tw-bg-opacity, 1));
}

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

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.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-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.pb-5 {
  padding-bottom: 1.25rem;
}

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

.pl-2 {
  padding-left: 0.5rem;
}

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

.pr-6 {
  padding-right: 1.5rem;
}

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

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

.pt-6 {
  padding-top: 1.5rem;
}

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

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

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

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

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-gray {
  --tw-text-opacity: 1;
  color: rgb(211 214 219 / var(--tw-text-opacity, 1));
}

.text-gray-dark {
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.text-gray-mid {
  --tw-text-opacity: 1;
  color: rgb(132 140 154 / var(--tw-text-opacity, 1));
}

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

.shadow-lg {
  --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);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

body {
  background-color: #ffffff;
  font-family: 'museo', serif;
  font-weight: 300;
  font-style: normal;
  max-width: 1920px;
  margin: 0 auto;
}

input[type='checkbox']:checked::after {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  top: -2px;
  left: 2px;
  color: #ffffff;
}

.divider {
  border-style: solid;
  border-width: 2px;
  min-height: 32px;
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 40;
}

.line {
  border-style: solid;
  border-width: 2px;
  min-height: 64px;
  border-radius: 2px;
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 40;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.65rem auto;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: '';
}

.swiperTeam .swiper-button-prev,
.swiperTeam .swiper-button-next,
.swiperTeamHome .swiper-button-prev,
.swiperTeamHome .swiper-button-next {
  position: unset !important;
}

.swiperTeamHome {
  min-height: 0px;
  width: 100%;
  min-width: 0px;
  max-width: 90vw;
  overflow: hidden;
}

.swiperTeamHome .swiper-slide {
  height: auto;
  padding: 0.5rem;
}

.cardTeam {
  height: 100%;
  width: 100%;
  border-radius: 1.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(211 214 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
}

.cardTeam img {
  height: 50vh;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 234 237 / var(--tw-bg-opacity, 1));
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (min-width: 768px) {
  .cardTeam img {
    height: 60vh;
  }
}

@media (min-width: 1024px) {
  .cardTeam img {
    height: 40vh;
  }
}

/* Navigation: Main Menu */

.menu-link {
  background-color: initial;
}

.menu-link::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  border-radius: 2px;
  background-color: transparent;
  transition: 0.3s;
}

.menu-link:hover::after,
.active::after {
  width: 50%;
  background-color: #da0037;
  transition: 0.3s;
}

/* Property styles */

.property-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--read-more-line-clamp, 5);
}

/* Article styles */

.article-content h3 {
  position: relative;
  padding-left: 28px;
}

.article-content h3::before {
  content: '';
  display: block;
  width: 16px;
  height: 2px;
  background-color: #da0037;
  position: absolute;
  top: 50%;
  left: 0;
}

.banner.default {
  background-image: url("../images/pages/photo-1618221195710-dd6b41faaea6-fb73b855591089fa291751d715e4fb19.webp");
}

.banner.news {
  background-image: url("../images/pages/blogPageDefault-e19b9a9f89211ab3e10dfa5d8471a834.webp");
}

.banner.team,
.banner-socials {
  background-image: url("../images/pages/teamPageDefault-395faf2a8f3b1d84e20fe7b2c7f4a94e.webp");
}

.banner.sold-properties {
  background-image: url("../images/pages/soldPropertiesPageDefault-3c111b0591a378a6f98933fddc46fbdf.webp");
}

.banner.search {
  background-image: url("../images/pages/searchPageDefault-64aaf867056d816554d246daca81205f.webp");
}

.banner.selling {
  background-image: url("../images/pages/sellingPageDefault-7da3d7daefcb14d67c47b3e98724eea2.webp");
}

.grecaptcha-badge {
  visibility: hidden;
}

/* Chrome, Edge, and Safari */

*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 6px;
}

*::-webkit-scrollbar-thumb {
  background-color: #d3d6db;
  border-radius: 14px;
  border: 4px solid #fff;
}

.placeholder\:text-gray-dark::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.placeholder\:text-gray-dark::placeholder {
  --tw-text-opacity: 1;
  color: rgb(64 69 79 / var(--tw-text-opacity, 1));
}

.peer:checked ~ .peer-checked\:border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(218 0 55 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-primary-tint-80 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 204 215 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }

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

@media (min-width: 768px) {
  .md\:hidden {
    display: none;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

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

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

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

  .md\:p-6 {
    padding: 1.5rem;
  }

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

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

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

  .lg\:bottom-6 {
    bottom: 1.5rem;
  }

  .lg\:right-6 {
    right: 1.5rem;
  }

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

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

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

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

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

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

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

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

  .lg\:-translate-x-8 {
    --tw-translate-x: -2rem;
    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));
  }

  @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);
    }
  }

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

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

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

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

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

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

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

  .lg\:gap-10 {
    gap: 2.5rem;
  }

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

  .lg\:p-6 {
    padding: 1.5rem;
  }

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

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

@media (min-width: 1280px) {
  .xl\:w-1\/2 {
    width: 50%;
  }

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

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

  .xl\:max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

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

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

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

  .xl\:p-16 {
    padding: 4rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }

  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:w-3\/5 {
    width: 60%;
  }

  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:gap-10 {
    gap: 2.5rem;
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:border-2 {
    border-width: 2px;
  }

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

  .dark\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

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

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

  .dark\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(17 18 29 / var(--tw-text-opacity, 1));
  }
}
