/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
/*!
Theme Name: gloversure-v5
Theme URI: https://gloversure.co.uk/
Description: A custom agency theme built on the underscoretw framework.
Version: 0.1.0
Author: Tom Hughes
Author URI: https://gloversure.co.uk/
Text Domain: gsv5
Requires at least: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

gloversure-v5 is based on _tw https://underscoretw.com/, (C) 2021-2026 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Zalando Sans SemiExpanded", ui-sans-serif, system-ui, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
    --font-serif: "Faculty Glyphic", ui-serif, Georgia, Cambria, "Times New Roman", Times,
        serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-rose-500: oklch(64.5% 0.246 16.439);
    --color-rose-600: oklch(58.6% 0.253 17.585);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xl: 36rem;
    --container-5xl: 64rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --leading-loose: 2;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --blur-sm: 8px;
    --blur-md: 12px;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-background: var(--wp--preset--color--background);
    --color-foreground: var(--wp--preset--color--foreground);
    --color-primary: var(--wp--preset--color--primary);
    --color-secondary: var(--wp--preset--color--secondary);
    --container-content: var(--wp--style--global--content-size);
    --container-wide: var(--wp--style--global--wide-size);
    --font-titles: var(--font-sans);
    --text-gs-h1: clamp(3rem, 7vw, 6.25rem);
    --text-gs-h2: clamp(2.25rem, 5vw, 3.75rem);
    --text-gs-h3: clamp(2rem, 4.5vw, 3.43rem);
    --text-gs-h4: clamp(1.75rem, 3.5vw, 2.68rem);
    --text-gs-h5: clamp(1.5rem, 2.5vw, 2.06rem);
    --text-gs-h6: clamp(1.25rem, 2.2vw, 1.875rem);
    --color-teal: var(--wp--preset--color--teal);
    --color-sage: var(--wp--preset--color--sage);
    --color-dark: var(--wp--preset--color--dark);
    --color-forest: var(--wp--preset--color--forest);
    --color-button: var(--wp--preset--color--primary);
    --font-headers: var(--font-serif);
    --font-default: var(--font-sans);
    --font-body: var(--font-sans);
    --font-display: var(--font-serif);
    --spacing-auto-gaps: 100px;
  }
}
@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)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-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;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-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 {
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .\!relative {
    position: relative !important;
  }
  .\!sticky {
    position: sticky !important;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .\!inset-x-auto {
    inset-inline: auto !important;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .\!top-\[130px\] {
    top: 130px !important;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-8 {
    top: calc(var(--spacing) * 8);
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .z-5 {
    z-index: 5;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .z-\[50\] {
    z-index: 50;
  }
  .z-\[1000\] {
    z-index: 1000;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .container {
    width: 100%;
  }
  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-1 {
    margin: calc(var(--spacing) * 1);
  }
  .m-16 {
    margin: calc(var(--spacing) * 16);
  }
  .-mx-1 {
    margin-inline: calc(var(--spacing) * -1);
  }
  .-mx-\[clamp\(1rem\,4vw\,4rem\)\] {
    margin-inline: calc(clamp(1rem, 4vw, 4rem) * -1);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .\!-my-\[1px\] {
    margin-block: calc(1px * -1) !important;
  }
  .\!my-0 {
    margin-block: calc(var(--spacing) * 0) !important;
  }
  .\!my-\[100px\] {
    margin-block: 100px !important;
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-\[35px\] {
    margin-block: 35px;
  }
  .my-\[clamp\(2rem\,4vw\,3rem\)\] {
    margin-block: clamp(2rem, 4vw, 3rem);
  }
  .my-auto-gaps {
    margin-block: var(--spacing-auto-gaps);
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .prose {
    --tw-prose-body: var(--color-foreground);
    --tw-prose-headings: var(--color-foreground);
    --tw-prose-lead: var(--color-foreground);
    --tw-prose-links: var(--color-primary);
    --tw-prose-bold: var(--color-foreground);
    --tw-prose-counters: var(--color-foreground);
    --tw-prose-bullets: var(--color-foreground);
    --tw-prose-hr: var(--color-foreground);
    --tw-prose-quotes: var(--color-foreground);
    --tw-prose-quote-borders: var(--color-primary);
    --tw-prose-captions: var(--color-foreground);
    --tw-prose-kbd: var(--color-foreground);
    --tw-prose-kbd-shadows: var(--color-foreground);
    --tw-prose-code: var(--color-foreground);
    --tw-prose-pre-code: var(--color-background);
    --tw-prose-pre-bg: var(--color-foreground);
    --tw-prose-th-borders: var(--color-foreground);
    --tw-prose-td-borders: var(--color-foreground);
    --tw-prose-invert-body: var(--color-background);
    --tw-prose-invert-headings: var(--color-background);
    --tw-prose-invert-lead: var(--color-background);
    --tw-prose-invert-links: var(--color-primary);
    --tw-prose-invert-bold: var(--color-background);
    --tw-prose-invert-counters: var(--color-background);
    --tw-prose-invert-bullets: var(--color-background);
    --tw-prose-invert-hr: var(--color-background);
    --tw-prose-invert-quotes: var(--color-background);
    --tw-prose-invert-quote-borders: var(--color-primary);
    --tw-prose-invert-captions: var(--color-background);
    --tw-prose-invert-kbd: var(--color-background);
    --tw-prose-invert-kbd-shadows: var(--color-background);
    --tw-prose-invert-code: var(--color-background);
    --tw-prose-invert-pre-code: var(--color-foreground);
    --tw-prose-invert-pre-bg: var(--color-background);
    --tw-prose-invert-th-borders: var(--color-background);
    --tw-prose-invert-td-borders: var(--color-background);
    font-size: 1rem;
    line-height: 1.75;
    color: var(--tw-prose-body);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: var(--tw-prose-font-medium);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
    color: var(--tw-prose-bold);
    font-weight: var(--tw-prose-font-semibold);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
    list-style-type: upper-alpha;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
    list-style-type: lower-alpha;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
    list-style-type: upper-alpha;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
    list-style-type: lower-alpha;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
    list-style-type: upper-roman;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
    list-style-type: lower-roman;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
    list-style-type: upper-roman;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
    list-style-type: lower-roman;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
    list-style-type: decimal;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
    font-weight: var(--tw-prose-font-normal);
    color: var(--tw-prose-counters);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
    color: var(--tw-prose-bullets);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-semibold);
    margin-top: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    font-weight: var(--tw-prose-font-medium);
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: 0.25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: '\201C''\201D''\2018''\2019';
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
    content: open-quote;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
    content: close-quote;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
    color: var(--tw-prose-body);
    font-style: normal;
    font-weight: var(--tw-prose-font-normal);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
    content: '\2014';
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-extrabold);
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
    font-weight: var(--tw-prose-font-black);
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-bold);
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
    font-weight: var(--tw-prose-font-extrabold);
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-semibold);
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
    font-weight: var(--tw-prose-font-bold);
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-semibold);
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
    font-weight: var(--tw-prose-font-bold);
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-weight: var(--tw-prose-font-medium);
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  }
  @supports (color: color-mix(in lab, red, red)) {
    :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
      box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
    }
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-right: 0.375em;
    padding-bottom: 0.1875em;
    padding-left: 0.375em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    color: var(--tw-prose-code);
    font-weight: var(--tw-prose-font-semibold);
    font-size: 0.875em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
    content: '`';
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    color: inherit;
    font-size: 0.875em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    color: inherit;
    font-size: 0.9em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
    color: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: var(--tw-prose-font-normal);
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
    content: none;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
    content: none;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
    table-layout: fixed;
    width: 100%;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    color: var(--tw-prose-headings);
    font-weight: var(--tw-prose-font-semibold);
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
    border-bottom-width: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
    vertical-align: baseline;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
    vertical-align: top;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure a) {
    vertical-align: bottom;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-left: 0.375em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-left: 0.375em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
    margin-top: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
    margin-bottom: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
    margin-top: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
    margin-bottom: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.5em;
    padding-left: 1.625em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
    padding-left: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
    padding-right: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
    padding-left: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
    padding-right: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
    margin-top: 0;
  }
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
    margin-bottom: 0;
  }
  .prose .wp-block-table td,.prose .wp-block-table th {
    border: 0;
  }
  .prose .wp-block-table thead,.prose .wp-block-table tfoot {
    border-color: var(--tw-prose-th-borders);
  }
  .prose .wp-block-table thead {
    border-bottom-width: 1px;
  }
  .prose .wp-block-table tfoot {
    border-top-width: 1px;
  }
  .prose-gs {
    --tw-prose-body: var(--color-foreground);
    --tw-prose-headings: var(--color-forest);
    --tw-prose-lead: var(--color-foreground);
    --tw-prose-links: var(--color-primary);
    --tw-prose-bold: var(--color-foreground);
    --tw-prose-counters: var(--color-foreground);
    --tw-prose-bullets: var(--color-foreground);
    --tw-prose-hr: var(--color-foreground);
    --tw-prose-quotes: var(--color-foreground);
    --tw-prose-quote-borders: var(--color-primary);
    --tw-prose-captions: var(--color-foreground);
    --tw-prose-kbd: var(--color-foreground);
    --tw-prose-kbd-shadows: var(--color-foreground);
    --tw-prose-code: var(--color-foreground);
    --tw-prose-pre-code: var(--color-background);
    --tw-prose-pre-bg: var(--color-foreground);
    --tw-prose-th-borders: var(--color-foreground);
    --tw-prose-td-borders: var(--color-foreground);
    --tw-prose-invert-body: var(--color-background);
    --tw-prose-invert-headings: var(--color-background);
    --tw-prose-invert-lead: var(--color-background);
    --tw-prose-invert-links: var(--color-primary);
    --tw-prose-invert-bold: var(--color-background);
    --tw-prose-invert-counters: var(--color-background);
    --tw-prose-invert-bullets: var(--color-background);
    --tw-prose-invert-hr: var(--color-background);
    --tw-prose-invert-quotes: var(--color-background);
    --tw-prose-invert-quote-borders: var(--color-primary);
    --tw-prose-invert-captions: var(--color-background);
    --tw-prose-invert-kbd: var(--color-background);
    --tw-prose-invert-kbd-shadows: var(--color-background);
    --tw-prose-invert-code: var(--color-background);
    --tw-prose-invert-pre-code: var(--color-foreground);
    --tw-prose-invert-pre-bg: var(--color-background);
    --tw-prose-invert-th-borders: var(--color-background);
    --tw-prose-invert-td-borders: var(--color-background);
  }
  .prose-gs .my-auto-gaps-b {
    margin-bottom: var(--spacing-auto-gaps);
  }
  .prose-gs .my-auto-gaps-t {
    margin-top: var(--spacing-auto-gaps);
  }
  .prose-gs :is(h1,h2,h3,h4,h5,h6) {
    font-family: var(--font-headers);
    color: var(--color-forest);
  }
  .prose-gs :is(h1) {
    font-size: var(--text-gs-h1);
    margin-top: calc(var(--spacing) * 0);
  }
  .prose-gs :is(h2) {
    font-size: var(--text-gs-h2);
    margin-top: calc(var(--spacing) * 2);
    margin-bottom: calc(var(--spacing) * 1);
  }
  .prose-gs :is(h3) {
    font-size: var(--text-gs-h3);
    margin-top: calc(var(--spacing) * 0);
  }
  .prose-gs :is(h4) {
    font-size: var(--text-gs-h4);
    margin-top: calc(var(--spacing) * 0);
  }
  .prose-gs :is(h5) {
    font-size: var(--text-gs-h5);
    margin-top: calc(var(--spacing) * 0);
  }
  .prose-gs :is(h6) {
    font-size: var(--text-gs-h6);
    margin-top: calc(var(--spacing) * 0);
  }
  .prose-gs {
    font-family: var(--font-default);
  }
  .prose-gs p a,.prose-gs table a {
    text-decoration: underline !important;
    font-weight: 500 !important;
  }
  .\!-mt-\[6px\] {
    margin-top: calc(6px * -1) !important;
  }
  .\!mt-\[clamp\(1rem\,2vw\,1\.5rem\)\] {
    margin-top: clamp(1rem, 2vw, 1.5rem) !important;
  }
  .-mt-px {
    margin-top: -1px;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-\[35px\] {
    margin-top: 35px;
  }
  .mt-\[clamp\(1rem\,2vw\,2rem\)\] {
    margin-top: clamp(1rem, 2vw, 2rem);
  }
  .mt-\[clamp\(2rem\,4vw\,3\.5rem\)\] {
    margin-top: clamp(2rem, 4vw, 3.5rem);
  }
  .mt-auto {
    margin-top: auto;
  }
  .\!mr-auto {
    margin-right: auto !important;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-\[5px\] {
    margin-right: 5px;
  }
  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
  .-mb-px {
    margin-bottom: -1px;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-\[0\.6rem\] {
    margin-bottom: 0.6rem;
  }
  .mb-\[1\.5rem\] {
    margin-bottom: 1.5rem;
  }
  .mb-\[clamp\(1\.5rem\,3vw\,2\.5rem\)\] {
    margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
  }
  .mb-\[clamp\(2rem\,4vw\,3rem\)\] {
    margin-bottom: clamp(2rem, 4vw, 3rem);
  }
  .mb-\[clamp\(2rem\,4vw\,4rem\)\] {
    margin-bottom: clamp(2rem, 4vw, 4rem);
  }
  .\!ml-0 {
    margin-left: calc(var(--spacing) * 0) !important;
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-\[10px\] {
    margin-left: 10px;
  }
  .ml-\[13px\] {
    margin-left: 13px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .\!block {
    display: block !important;
  }
  .\!flex {
    display: flex !important;
  }
  .\!hidden {
    display: none !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }
  .aspect-\[409\/263\] {
    aspect-ratio: 409/263;
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .\!h-\[24px\] {
    height: 24px !important;
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-\[2\.4rem\] {
    height: 2.4rem;
  }
  .h-\[2\.625rem\] {
    height: 2.625rem;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[30rem\] {
    height: 30rem;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[68\.16px\] {
    height: 68.16px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[100dvh\] {
    height: 100dvh;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[clamp\(2\.5rem\,4vw\,3\.5rem\)\] {
    height: clamp(2.5rem, 4vw, 3.5rem);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-\[65vh\] {
    max-height: 65vh;
  }
  .max-h-min {
    max-height: min-content;
  }
  .\!min-h-4 {
    min-height: calc(var(--spacing) * 4) !important;
  }
  .\!min-h-\[50px\] {
    min-height: 50px !important;
  }
  .\!min-h-full {
    min-height: 100% !important;
  }
  .min-h-\[clamp\(14rem\,25vw\,24\.375rem\)\] {
    min-height: clamp(14rem, 25vw, 24.375rem);
  }
  .\!w-\[24px\] {
    width: 24px !important;
  }
  .\!w-fit {
    width: fit-content !important;
  }
  .w-1\/4 {
    width: calc(1 / 4 * 100%);
  }
  .w-2\/3 {
    width: calc(2 / 3 * 100%);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-11 {
    width: calc(var(--spacing) * 11);
  }
  .w-26 {
    width: calc(var(--spacing) * 26);
  }
  .w-\[13px\] {
    width: 13px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[31px\] {
    width: 31px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[100vw\] {
    width: 100vw;
  }
  .w-\[260px\] {
    width: 260px;
  }
  .w-\[calc\(100\%-2rem\)\] {
    width: calc(100% - 2rem);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .\!max-w-\[63rem\] {
    max-width: 63rem !important;
  }
  .\!max-w-full {
    max-width: 100% !important;
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-\[50ch\] {
    max-width: 50ch;
  }
  .max-w-\[200px\] {
    max-width: 200px;
  }
  .max-w-\[500px\] {
    max-width: 500px;
  }
  .max-w-\[700px\] {
    max-width: 700px;
  }
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  .max-w-\[1600px\] {
    max-width: 1600px;
  }
  .max-w-content {
    max-width: var(--container-content);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .\!min-w-4 {
    min-width: calc(var(--spacing) * 4) !important;
  }
  .min-w-40 {
    min-width: calc(var(--spacing) * 40);
  }
  .min-w-\[2\.4rem\] {
    min-width: 2.4rem;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-\[3\.5px\] {
    --tw-translate-y: calc(3.5px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[3\.5px\] {
    --tw-translate-y: 3.5px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-full {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-rotate-45 {
    rotate: calc(45deg * -1);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .\[appearance\:textfield\] {
    appearance: textfield;
  }
  .appearance-none {
    appearance: none;
  }
  .\!grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\!flex-row {
    flex-direction: row !important;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .\!items-center {
    align-items: center !important;
  }
  .\!items-stretch {
    align-items: stretch !important;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-end {
    justify-items: end;
  }
  .\!gap-2 {
    gap: calc(var(--spacing) * 2) !important;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-\[0\.3rem\] {
    gap: 0.3rem;
  }
  .gap-\[0\.4rem\] {
    gap: 0.4rem;
  }
  .gap-\[3px\] {
    gap: 3px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[clamp\(1\.5rem\,3vw\,2\.5rem\)\] {
    gap: clamp(1.5rem, 3vw, 2.5rem);
  }
  .gap-\[clamp\(1rem\,2vw\,1\.5rem\)\] {
    gap: clamp(1rem, 2vw, 1.5rem);
  }
  .gap-\[clamp\(1rem\,2vw\,2rem\)\] {
    gap: clamp(1rem, 2vw, 2rem);
  }
  .gap-\[clamp\(2rem\,4vw\,4rem\)\] {
    gap: clamp(2rem, 4vw, 4rem);
  }
  .gap-\[clamp\(2rem\,5vw\,6rem\)\] {
    gap: clamp(2rem, 5vw, 6rem);
  }
  .gap-y-\[30px\] {
    row-gap: 30px;
  }
  .self-start {
    align-self: flex-start;
  }
  .\!overflow-hidden {
    overflow: hidden !important;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-clip {
    overflow: clip;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-l-full {
    border-top-left-radius: calc(infinity * 1px);
    border-bottom-left-radius: calc(infinity * 1px);
  }
  .rounded-r-full {
    border-top-right-radius: calc(infinity * 1px);
    border-bottom-right-radius: calc(infinity * 1px);
  }
  .rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .\!border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-\[1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 1.5px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .\!border-\(--border-color\) {
    border-color: var(--border-color) !important;
  }
  .\!border-black {
    border-color: var(--color-black) !important;
  }
  .border-\[\#252525\] {
    border-color: #252525;
  }
  .border-\[\#c8d4cc\] {
    border-color: #c8d4cc;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-rose-600 {
    border-color: var(--color-rose-600);
  }
  .border-teal {
    border-color: var(--color-teal);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\/20 {
    border-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/20 {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .border-white\/40 {
    border-color: color-mix(in srgb, #fff 40%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/40 {
      border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }
  .border-white\/80 {
    border-color: color-mix(in srgb, #fff 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/80 {
      border-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .border-b-\[\#252525\] {
    border-bottom-color: #252525;
  }
  .\!bg-transparent {
    background-color: transparent !important;
  }
  .bg-\[\#9dada0\] {
    background-color: #9dada0;
  }
  .bg-\[\#00000036\] {
    background-color: #00000036;
  }
  .bg-\[\#617e89\] {
    background-color: #617e89;
  }
  .bg-\[\#f4f4f4\] {
    background-color: #f4f4f4;
  }
  .bg-\[var\(--color-foreground\)\] {
    background-color: var(--color-foreground);
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/40 {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-black\/90 {
    background-color: color-mix(in srgb, #000 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/90 {
      background-color: color-mix(in oklab, var(--color-black) 90%, transparent);
    }
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-foreground {
    background-color: var(--color-foreground);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-500 {
    background-color: var(--color-gray-500);
  }
  .bg-red-700 {
    background-color: var(--color-red-700);
  }
  .bg-sage {
    background-color: var(--color-sage);
  }
  .bg-teal {
    background-color: var(--color-teal);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/30 {
    background-color: color-mix(in srgb, #fff 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/30 {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .bg-white\/35 {
    background-color: color-mix(in srgb, #fff 35%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/35 {
      background-color: color-mix(in oklab, var(--color-white) 35%, transparent);
    }
  }
  .bg-white\/60 {
    background-color: color-mix(in srgb, #fff 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/60 {
      background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[clamp\(1\.5rem\,3vw\,4\.75rem\)\] {
    padding-inline: clamp(1.5rem, 3vw, 4.75rem);
  }
  .px-\[clamp\(1rem\,3vw\,2\.5rem\)\] {
    padding-inline: clamp(1rem, 3vw, 2.5rem);
  }
  .px-\[clamp\(1rem\,4vw\,4rem\)\] {
    padding-inline: clamp(1rem, 4vw, 4rem);
  }
  .px-\[clamp\(1rem\,5vw\,7rem\)\] {
    padding-inline: clamp(1rem, 5vw, 7rem);
  }
  .\!py-0 {
    padding-block: calc(var(--spacing) * 0) !important;
  }
  .\!py-4 {
    padding-block: calc(var(--spacing) * 4) !important;
  }
  .\!py-5 {
    padding-block: calc(var(--spacing) * 5) !important;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-\[13px\] {
    padding-block: 13px;
  }
  .py-\[25px\] {
    padding-block: 25px;
  }
  .py-\[50px\] {
    padding-block: 50px;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .py-\[clamp\(0\.75rem\,1\.5vw\,1\.25rem\)\] {
    padding-block: clamp(0.75rem, 1.5vw, 1.25rem);
  }
  .py-\[clamp\(1\.5rem\,3vw\,3rem\)\] {
    padding-block: clamp(1.5rem, 3vw, 3rem);
  }
  .py-\[clamp\(2rem\,4vw\,3\.75rem\)\] {
    padding-block: clamp(2rem, 4vw, 3.75rem);
  }
  .py-\[clamp\(2rem\,4vw\,4rem\)\] {
    padding-block: clamp(2rem, 4vw, 4rem);
  }
  .py-auto-gaps {
    padding-block: var(--spacing-auto-gaps);
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[clamp\(2rem\,10vw\,5rem\)\] {
    padding-top: clamp(2rem, 10vw, 5rem);
  }
  .pt-\[clamp\(3rem\,6vw\,6rem\)\] {
    padding-top: clamp(3rem, 6vw, 6rem);
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-7 {
    padding-bottom: calc(var(--spacing) * 7);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pb-\[6px\] {
    padding-bottom: 6px;
  }
  .pb-\[20px\] {
    padding-bottom: 20px;
  }
  .pb-\[clamp\(1\.5rem\,3vw\,2\.5rem\)\] {
    padding-bottom: clamp(1.5rem, 3vw, 2.5rem);
  }
  .pb-\[clamp\(1\.25rem\,2\.5vw\,2rem\)\] {
    padding-bottom: clamp(1.25rem, 2.5vw, 2rem);
  }
  .pb-\[clamp\(2rem\,10vw\,10rem\)\] {
    padding-bottom: clamp(2rem, 10vw, 10rem);
  }
  .pb-auto-gaps {
    padding-bottom: var(--spacing-auto-gaps);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .\!text-center {
    text-align: center !important;
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-middle {
    vertical-align: middle;
  }
  .\!font-body {
    font-family: var(--font-body) !important;
  }
  .font-body {
    font-family: var(--font-body);
  }
  .font-display {
    font-family: var(--font-display);
  }
  .\!fluid-h3 {
    font-size: var(--h3-font-size) !important;
    line-height: var(--h3-line-height) !important;
  }
  .\!text-2xl {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
  .\!text-lg {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }
  .\!text-sm {
    font-size: var(--text-sm) !important;
    line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  }
  .fluid-h3 {
    font-size: var(--h3-font-size);
    line-height: var(--h3-line-height);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .\!text-\[7px\] {
    font-size: 7px !important;
  }
  .\!text-\[9px\] {
    font-size: 9px !important;
  }
  .\!text-\[14px\] {
    font-size: 14px !important;
  }
  .\!text-\[20px\] {
    font-size: 20px !important;
  }
  .\!text-\[30px\] {
    font-size: 30px !important;
  }
  .\!text-gs-h5 {
    font-size: var(--text-gs-h5) !important;
  }
  .fluid-sub {
    font-size: var(--subheading-font-size);
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .\!leading-\[0\.4\] {
    --tw-leading: 0.4 !important;
    line-height: 0.4 !important;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-loose {
    --tw-leading: var(--leading-loose);
    line-height: var(--leading-loose);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .\!font-light {
    --tw-font-weight: var(--font-weight-light) !important;
    font-weight: var(--font-weight-light) !important;
  }
  .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-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.04em\] {
    --tw-tracking: 0.04em;
    letter-spacing: 0.04em;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .\!text-black {
    color: var(--color-black) !important;
  }
  .\!text-foreground {
    color: var(--color-foreground) !important;
  }
  .\!text-gray-700 {
    color: var(--color-gray-700) !important;
  }
  .\!text-inherit {
    color: inherit !important;
  }
  .\!text-white {
    color: var(--color-white) !important;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-current {
    color: currentcolor;
  }
  .text-dark {
    color: var(--color-dark);
  }
  .text-dark\/70 {
    color: var(--color-dark);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .text-dark\/70 {
      color: color-mix(in oklab, var(--color-dark) 70%, transparent);
    }
  }
  .text-forest {
    color: var(--color-forest);
  }
  .text-gray-100 {
    color: var(--color-gray-100);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-inherit {
    color: inherit;
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-rose-500 {
    color: var(--color-rose-500);
  }
  .text-sage {
    color: var(--color-sage);
  }
  .text-teal {
    color: var(--color-teal);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/50 {
    color: color-mix(in srgb, #fff 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/50 {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/90 {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .\!uppercase {
    text-transform: uppercase !important;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .\!no-underline {
    text-decoration-line: none !important;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-\[4px\] {
    text-underline-offset: 4px;
  }
  .placeholder-gray-300::placeholder {
    color: var(--color-gray-300);
  }
  .\!opacity-100 {
    opacity: 100% !important;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-20 {
    opacity: 20%;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0px_4px_18\.9px_-3px_\#c3c3c3\] {
    --tw-shadow: 0px 4px 18.9px -3px var(--tw-shadow-color, #c3c3c3);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .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,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .content-none {
    --tw-content: none;
    content: none;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[--border-color\:black\/65\] {
    --border-color: black/65;
  }
  .peer-checked\:bg-blue-600:is(:where(.peer):checked ~ *) {
    background-color: var(--color-blue-600);
  }
  .after\:block::after {
    content: var(--tw-content);
    display: block;
  }
  .after\:h-6::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 6);
  }
  .after\:w-6::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 6);
  }
  .after\:rounded-full::after {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  .after\:border-2::after {
    content: var(--tw-content);
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .after\:border-gray-300::after {
    content: var(--tw-content);
    border-color: var(--color-gray-300);
  }
  .after\:bg-white::after {
    content: var(--tw-content);
    background-color: var(--color-white);
  }
  .after\:ring-0::after {
    content: var(--tw-content);
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .after\:transition-all::after {
    content: var(--tw-content);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .after\:duration-300::after {
    content: var(--tw-content);
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .peer-checked\:after\:translate-x-full:is(:where(.peer):checked ~ *)::after {
    content: var(--tw-content);
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .peer-checked\:after\:border-blue-600:is(:where(.peer):checked ~ *)::after {
    content: var(--tw-content);
    border-color: var(--color-blue-600);
  }
  @media (hover: hover) {
    .hover\:scale-\[1\.08\]:hover {
      scale: 1.08;
    }
  }
  @media (hover: hover) {
    .hover\:border-\[\#8fa899\]:hover {
      border-color: #8fa899;
    }
  }
  @media (hover: hover) {
    .hover\:border-white:hover {
      border-color: var(--color-white);
    }
  }
  @media (hover: hover) {
    .hover\:bg-\[\#8fa899\]:hover {
      background-color: #8fa899;
    }
  }
  @media (hover: hover) {
    .hover\:bg-blue-200:hover {
      background-color: var(--color-blue-200);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }
  }
  @media (hover: hover) {
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
  }
  @media (hover: hover) {
    .hover\:bg-white\/10:hover {
      background-color: color-mix(in srgb, #fff 10%, transparent);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/10:hover {
        background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
      }
    }
  }
  @media (hover: hover) {
    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }
  }
  @media (hover: hover) {
    .hover\:text-teal:hover {
      color: var(--color-teal);
    }
  }
  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }
  @media (hover: hover) {
    .hover\:text-white\/70:hover {
      color: color-mix(in srgb, #fff 70%, transparent);
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:text-white\/70:hover {
        color: color-mix(in oklab, var(--color-white) 70%, transparent);
      }
    }
  }
  @media (hover: hover) {
    .hover\:opacity-70:hover {
      opacity: 70%;
    }
  }
  @media (hover: hover) {
    .hover\:opacity-75:hover {
      opacity: 75%;
    }
  }
  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-sage:focus {
    --tw-ring-color: var(--color-sage);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }
  .disabled\:opacity-35:disabled {
    opacity: 35%;
  }
  .disabled\:opacity-75:disabled {
    opacity: 75%;
  }
  @media (width < 1400px) {
    .max-\[1400px\]\:mx-auto {
      margin-inline: auto;
    }
  }
  @media (width < 1400px) {
    .max-\[1400px\]\:max-w-\[500px\] {
      max-width: 500px;
    }
  }
  @media (width < 64rem) {
    .max-lg\:hidden {
      display: none;
    }
  }
  @media (width < 48rem) {
    .max-md\:absolute {
      position: absolute;
    }
  }
  @media (width < 48rem) {
    .max-md\:left-\[16\] {
      left: 16;
    }
  }
  @media (width < 40rem) {
    .max-sm\:fixed {
      position: fixed;
    }
  }
  @media (width < 40rem) {
    .max-sm\:\!inset-0 {
      inset: calc(var(--spacing) * 0) !important;
    }
  }
  @media (width < 40rem) {
    .max-sm\:h-dvh {
      height: 100dvh;
    }
  }
  @media (width < 40rem) {
    .max-sm\:\!max-h-none {
      max-height: none !important;
    }
  }
  @media (width < 40rem) {
    .max-sm\:max-h-screen {
      max-height: 100vh;
    }
  }
  @media (width < 40rem) {
    .max-sm\:w-screen {
      width: 100vw;
    }
  }
  @media (width < 40rem) {
    .max-sm\:overflow-scroll {
      overflow: scroll;
    }
  }
  @media (width < 40rem) {
    .max-sm\:p-0 {
      padding: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 695px) {
    .min-\[695px\]\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 2300px) {
    .min-\[2300px\]\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 40rem) {
    .sm\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 40rem) {
    .sm\:-ml-8 {
      margin-left: calc(var(--spacing) * -8);
    }
  }
  @media (width >= 40rem) {
    .sm\:contents {
      display: contents;
    }
  }
  @media (width >= 40rem) {
    .sm\:hidden {
      display: none;
    }
  }
  @media (width >= 40rem) {
    .sm\:inline-flex {
      display: inline-flex;
    }
  }
  @media (width >= 40rem) {
    .sm\:h-full {
      height: 100%;
    }
  }
  @media (width >= 40rem) {
    .sm\:w-32 {
      width: calc(var(--spacing) * 32);
    }
  }
  @media (width >= 40rem) {
    .sm\:w-full {
      width: 100%;
    }
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-\(--cols\) {
      grid-template-columns: var(--cols);
    }
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-\[1fr_2fr\] {
      grid-template-columns: 1fr 2fr;
    }
  }
  @media (width >= 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 40rem) {
    .sm\:items-start {
      align-items: flex-start;
    }
  }
  @media (width >= 40rem) {
    .sm\:justify-between {
      justify-content: space-between;
    }
  }
  @media (width >= 40rem) {
    .sm\:gap-\[clamp\(1\.5rem\,4vw\,3rem\)\] {
      gap: clamp(1.5rem, 4vw, 3rem);
    }
  }
  @media (width >= 40rem) {
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }
  @media (width >= 40rem) {
    .sm\:pt-auto-gaps {
      padding-top: var(--spacing-auto-gaps);
    }
  }
  @media (width >= 40rem) {
    .sm\:\!text-2xl {
      font-size: var(--text-2xl) !important;
      line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
    }
  }
  @media (width >= 40rem) {
    .sm\:text-\[16px\] {
      font-size: 16px;
    }
  }
  @media (width >= 48rem) {
    .md\:order-1 {
      order: 1;
    }
  }
  @media (width >= 48rem) {
    .md\:order-2 {
      order: 2;
    }
  }
  @media (width >= 48rem) {
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
  }
  @media (width >= 48rem) {
    .md\:mb-\[70px\] {
      margin-bottom: 70px;
    }
  }
  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }
  @media (width >= 48rem) {
    .md\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
  }
  @media (width >= 48rem) {
    .md\:w-1\/4 {
      width: calc(1 / 4 * 100%);
    }
  }
  @media (width >= 48rem) {
    .md\:w-2\/3 {
      width: calc(2 / 3 * 100%);
    }
  }
  @media (width >= 48rem) {
    .md\:w-\[50vw\] {
      width: 50vw;
    }
  }
  @media (width >= 48rem) {
    .md\:w-full {
      width: 100%;
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:flex-col {
      flex-direction: column;
    }
  }
  @media (width >= 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }
  @media (width >= 48rem) {
    .md\:items-end {
      align-items: flex-end;
    }
  }
  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }
  @media (width >= 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }
  @media (width >= 48rem) {
    .md\:gap-\[5px\] {
      gap: 5px;
    }
  }
  @media (width >= 48rem) {
    .md\:gap-\[50px\] {
      gap: 50px;
    }
  }
  @media (width >= 48rem) {
    .md\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 48rem) {
    .md\:text-center {
      text-align: center;
    }
  }
  @media (width >= 64rem) {
    .lg\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 64rem) {
    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }
  @media (width >= 64rem) {
    .lg\:flex {
      display: flex;
    }
  }
  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }
  @media (width >= 64rem) {
    .lg\:h-full {
      height: 100%;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-1\/3 {
      width: calc(1 / 3 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-1\/4 {
      width: calc(1 / 4 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-2\/3 {
      width: calc(2 / 3 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-4\/5 {
      width: calc(4 / 5 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:\!max-w-\[42ch\] {
      max-width: 42ch !important;
    }
  }
  @media (width >= 64rem) {
    .lg\:min-w-\[200px\] {
      min-width: 200px;
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-\[2fr_3fr\] {
      grid-template-columns: 2fr 3fr;
    }
  }
  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 64rem) {
    .lg\:border-r {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }
  @media (width >= 80rem) {
    .xl\:my-40 {
      margin-block: calc(var(--spacing) * 40);
    }
  }
  @media (width >= 80rem) {
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 96rem) {
    .\32 xl\:my-50 {
      margin-block: calc(var(--spacing) * 50);
    }
  }
  @media (width >= 96rem) {
    .\32 xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (prefers-color-scheme: dark) {
    .dark\:border-gray-600 {
      border-color: var(--color-gray-600);
    }
  }
  @media (prefers-color-scheme: dark) {
    .dark\:bg-gray-700 {
      background-color: var(--color-gray-700);
    }
  }
  @media (prefers-color-scheme: dark) {
    .dark\:text-gray-300 {
      color: var(--color-gray-300);
    }
  }
  .after\:dark\:bg-gray-300::after {
    content: var(--tw-content);
  }
  @media (prefers-color-scheme: dark) {
    .after\:dark\:bg-gray-300::after {
      background-color: var(--color-gray-300);
    }
  }
  .prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    color: var(--color-primary);
  }
  .\[\&_\#sc-af-content-row\]\:aspect-video #sc-af-content-row {
    aspect-ratio: var(--aspect-video);
  }
  .\[\&_\*\]\:\!border-white * {
    border-color: var(--color-white) !important;
  }
  .\[\&\:first-child\]\:border-e-2:first-child {
    border-inline-end-style: var(--tw-border-style);
    border-inline-end-width: 2px;
  }
  .\[\&\:first-child\]\:\!border-e-sage:first-child {
    border-inline-end-color: var(--color-sage) !important;
  }
}
@layer base;
body {
  background-color: var(--color-background);
  color: var(--color-foreground);
  font-family: var(--font-default);
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
:is(.prose :not(:where([class~="not-prose"], [class~="not-prose"] *))):where( img ) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@font-face {
  font-display: swap;
  font-family: "Zalando Sans SemiExpanded";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/zalando-sans-semiexpanded-v2-latin-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zalando Sans SemiExpanded";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/zalando-sans-semiexpanded-v2-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zalando Sans SemiExpanded";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/zalando-sans-semiexpanded-v2-latin-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Faculty Glyphic";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/faculty-glyphic-v4-latin-regular.woff2") format("woff2");
}
:root {
  --subheading-font-family: "Zalando Sans SemiExpanded", Helvetica;
  --subheading-font-weight: 500;
  --subheading-font-size: 14px;
  --subheading-letter-spacing: 0px;
  --subheading-line-height: 24px;
  --subheading-font-style: normal;
  --h1-font-family: "Faculty Glyphic", Helvetica;
  --h1-font-weight: 400;
  --h1-font-size: 85px;
  --h1-letter-spacing: -1.7px;
  --h1-line-height: 94px;
  --h1-font-style: normal;
  --h2-font-family: "Faculty Glyphic", Helvetica;
  --h2-font-weight: 400;
  --h2-font-size: 55px;
  --h2-letter-spacing: -1.1000000000000003px;
  --h2-line-height: 68px;
  --h2-font-style: normal;
  --h3-font-family: "Faculty Glyphic", Helvetica;
  --h3-font-weight: 400;
  --h3-font-size: 45px;
  --h3-letter-spacing: 0px;
  --h3-line-height: 57px;
  --h3-font-style: normal;
  --body-copy-font-family: "Zalando Sans SemiExpanded", Helvetica;
  --body-copy-font-weight: 300;
  --body-copy-font-size: 16px;
  --body-copy-letter-spacing: 0px;
  --body-copy-line-height: 24px;
  --body-copy-font-style: normal;
  --swiper-pagination-color: var(--color-sage);
  --swiper-pagination-bullet-horizontal-gap: 10px;
}
@media (max-width: 640px) {
  .pd-tab {
    font-size: 0.75rem !important;
  }
}
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html {
  margin: 0;
  overflow-x: hidden;
}
body {
  margin: 0;
  min-height: 100vh;
  width: 100%;
  background: #f4f4f4;
}
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
[role="button"], button {
  cursor: pointer;
}
.home #supercontrol-search-form {
  margin-bottom: 100px;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .home #supercontrol-search-form {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
}
:root {
  --h1-font-size: clamp(2rem, 5vw, 5.3125rem);
  --h1-line-height: 1.1;
  --h2-font-size: clamp(1.5rem, 3.5vw, 3.4375rem);
  --h2-line-height: 1.25;
  --h3-font-size: clamp(1.25rem, 2.8vw, 2.8125rem);
  --h3-line-height: 1.27;
  --subheading-font-size: clamp(0.75rem, 1vw, 0.875rem);
}
*[class*="nf-custom-sub"]::before {
  transition: transform 0.45s ease-in-out !important;
}
.nav-contact-btn, .wp-block-button__link, .nf-custom-sub {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: color 0.4s ease;
  cursor: pointer;
  border: none;
  display: inline-block;
  border-radius: calc(infinity * 1px);
  background-color: var(--color-sage);
  padding-inline: calc(var(--spacing) * 7);
  padding-block: calc(var(--spacing) * 2);
  font-family: var(--font-body);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  white-space: nowrap;
  color: var(--color-white);
}
.nav-contact-btn::before, .nf-custom-sub::before, .wp-block-button__link::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #617e89 0%, #769293 100%);
  border-radius: inherit;
  transform: scale(0);
  transform-origin: bottom left;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
.nav-contact-btn:hover::before, .wp-block-button__link:hover::before, .nf-custom-sub:hover::before {
  transform: scale(1);
}
input.nf-custom-sub {
  transition: background-color 0.4s ease;
}
input.nf-custom-sub:hover {
  background-color: #617e89 !important;
}
.btn-green {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: color 0.4s ease;
}
.btn-green::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #617e89 0%, #769293 100%);
  border-radius: inherit;
  transform: scale(0);
  transform-origin: bottom left;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
.btn-green:hover::before {
  transform: scale(1);
}
#menu-panel .btn-green::before {
  background: linear-gradient(135deg, #9dada0, #b7cfd0);
}
.prop-card-location::before {
  content: "";
  display: inline-block;
  --size: 1.2em;
  width: var(--size);
  height: var(--size);
  margin-top: -0.2em;
  background-color: #9dada0;
  flex-shrink: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.picks-swiper-wrap {
  overflow: hidden;
  padding: 0.5rem 1.5rem;
  margin: 0 -1.5rem;
}
.picks-swiper {
  overflow: visible !important;
  padding-bottom: 1rem;
}
.picks-swiper .swiper-wrapper {
  align-items: stretch;
}
.picks-swiper .swiper-slide {
  height: auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.picks-swiper .swiper-slide:hover {
  transform: scale(1.03);
  z-index: 2;
}
.picks-swiper .swiper-slide .prop-card {
  height: 100%;
}
.family-photo-wrap img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  transition: opacity 0.5s ease;
}
.family-photo-wrap img.fi-active {
  opacity: 1;
  z-index: 2;
}
.family-photo-wrap img.fi-inactive {
  opacity: 0;
  z-index: 1;
}
.marquee-inner {
  display: inline-flex;
  animation: marquee-left 40s linear infinite;
}
.marquee-inner-rev {
  display: inline-flex;
  animation: marquee-right 40s linear infinite;
}
@keyframes marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes marquee-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}
.tagline {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1), transform 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.tagline.tagline-visible {
  opacity: 1;
  transform: translateY(0);
}
#page-loader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #617e89;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
#page-loader.loaded {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.loader-logo {
  width: clamp(6rem, 12vw, 10rem);
  animation: loader-pulse 1.4s ease-in-out infinite;
}
@keyframes loader-pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.92);
  }
}
.reveal {
  opacity: 0;
  transform: translateY(36px);
  transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1), transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal.reveal-left {
  transform: translateX(-40px);
}
.reveal.reveal-right {
  transform: translateX(40px);
}
.reveal.reveal-scale {
  transform: scale(0.94);
}
.reveal.in-view {
  opacity: 1;
  transform: none;
}
.reveal-stagger>* {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal-stagger.in-view>*:nth-child(1) {
  transition-delay: 0s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(2) {
  transition-delay: 0.1s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(3) {
  transition-delay: 0.2s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(4) {
  transition-delay: 0.3s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(5) {
  transition-delay: 0.4s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(6) {
  transition-delay: 0.5s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(7) {
  transition-delay: 0.6s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(8) {
  transition-delay: 0.7s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(9) {
  transition-delay: 0.8s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(10) {
  transition-delay: 0.9s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(11) {
  transition-delay: 1s;
  opacity: 1;
  transform: none;
}
.reveal-stagger.in-view>*:nth-child(12) {
  transition-delay: 1.1s;
  opacity: 1;
  transform: none;
}
.usp-cards-container>.usp-card-item {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.usp-cards-container.in-view>.usp-card-item:nth-child(1) {
  transition-delay: 0s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(2) {
  transition-delay: 0.1s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(3) {
  transition-delay: 0.2s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(4) {
  transition-delay: 0.3s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(5) {
  transition-delay: 0.4s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(6) {
  transition-delay: 0.5s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(7) {
  transition-delay: 0.6s;
  opacity: 1;
  transform: none;
}
.usp-cards-container.in-view>.usp-card-item:nth-child(8) {
  transition-delay: 0.7s;
  opacity: 1;
  transform: none;
}
.hero-body .hero-sub {
  opacity: 0;
  transform: translateY(20px);
  animation: hero-in 0.8s 0.3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.hero-body .hero-h1 {
  opacity: 0;
  transform: translateY(20px);
  animation: hero-in 0.8s 0.55s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.hero-body .hero-search {
  opacity: 0;
  transform: translateY(20px);
  animation: hero-in 0.8s 0.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
@keyframes hero-in {
  to {
    opacity: 1;
    transform: none;
  }
}
.landscape-banner {
  aspect-ratio: 1920 / 603;
}
.award-banner {
  aspect-ratio: 1920 / 652;
}
@media (max-width: 640px) {
  .landscape-banner, .award-banner {
    aspect-ratio: 4/3;
  }
}
@media (max-width: 640px) {
  #menu-panel {
    width: 88vw !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  #menu-panel {
    width: 50vw !important;
  }
}
@media (max-width: 1023px) {
  .nav-hide-sm {
    display: none !important;
  }
}
.menu-sm-only {
  display: list-item;
}
@media (min-width: 1024px) {
  .menu-sm-only {
    display: none;
  }
}
@media (min-width: 900px) {
  .family-inner {
    flex-direction: row;
    align-items: stretch;
  }
}
.footer-nav-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  line-height: 2.1875rem;
}
.footer-nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.55);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-nav-link:hover::after {
  transform: scaleX(1);
}
.gs-menu-horizontal .nav-link {
  position: relative;
  text-decoration: none;
  color: #fff;
}
.gs-menu-horizontal .has-children {
  position: relative;
}
.gs-menu-horizontal .menu-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 8px;
  background: rgba(0, 0, 0, 0.9);
  min-width: 160px;
}
.gs-menu-horizontal .menu-dropdown::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  transform: translateY(-100%);
}
.gs-menu-horizontal .menu-dropdown .menu-sub-link {
  display: inline-block !important;
}
.gs-menu-horizontal .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0.7;
}
.gs-menu-horizontal .nav-link:hover::after {
  transform: scaleX(1);
  transform-origin: left center;
}
.menu-sub-link {
  position: relative;
  display: inline-block !important;
  text-decoration: none;
  color: #fff;
}
.menu-sub-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0.7;
}
.menu-sub-link:hover::after {
  transform: scaleX(1);
  transform-origin: left center;
}
.footer-tel-link {
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.35);
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  color: inherit;
  transition: text-decoration-color 0.25s ease;
}
.footer-tel-link:hover {
  text-decoration-color: rgba(255, 255, 255, 0.9);
}
.footer-social-link {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: opacity 0.25s ease;
}
.footer-social-link:hover {
  opacity: 0.75;
}
.category-card-overlay {
  background: rgba(0, 0, 0, 0);
  transition: background 0.35s ease;
}
.category-card:hover .category-card-overlay {
  background: rgba(0, 0, 0, 0.15);
}
:root {
  --footer-height: clamp(30rem, 48vh, 46rem);
}
@media (max-width: 1023px), (pointer: coarse) {
  :root {
    --footer-height: 0px;
  }
}
#page {
  position: relative;
  z-index: 2;
  background: #f4f4f4;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.22);
  overflow: visible;
  margin-bottom: var(--footer-height);
}
body.height-reduced #page {
  margin-bottom: 0;
}
#site-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
:is(#site-footer address) a {
  text-decoration-line: underline;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.height-reduced #site-footer {
  position: relative !important;
}
@media (min-width: 768px) {
  .memories-img-sub {
    left: -2rem;
    width: 50%;
  }
}
.tagline * {
  font-family: var(--font-headers) !important;
  color: var(--color-white);
}
.notification-container p {
  background: #9dada0;
  text-align: center;
  color: white;
  padding: 5px 0;
}
.inner-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition: background 0.35s ease, box-shadow 0.35s ease, backdrop-filter 0.35s ease;
}
.inner-header.scrolled {
  background: rgba(30, 38, 35, 0.72);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.inner-nav {
  position: relative;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(2rem, 4vw, 4rem) clamp(1rem, 4vw, 4rem);
  transition: padding 0.35s ease;
}
.inner-header.scrolled .inner-nav {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.inner-logo-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: auto;
  cursor: pointer;
}
.inner-logo {
  width: clamp(5rem, 10vw, 9rem);
  height: clamp(5rem, 10vw, 9rem);
  object-fit: contain;
  transition: width 0.35s ease, height 0.35s ease;
}
.inner-header.scrolled .inner-logo {
  width: clamp(3rem, 5vw, 4.5rem);
  height: clamp(3rem, 5vw, 4.5rem);
}
.inner-header.scrolled .inner-logo-wrap {
  max-width: calc(100% - clamp(12rem, 30vw, 24rem));
}
.inner-nav-left, .inner-nav-right {
  display: flex;
  align-items: center;
  align-self: center;
  gap: clamp(0.75rem, 1.5vw, 1.5rem);
}
.inner-nav-left a, .inner-nav-right a, .inner-nav-right button {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.inner-nav-active {
  border-bottom: 2px solid rgba(255, 255, 255, 0.7);
  padding-bottom: 2px;
}
@media (max-width: 1023px) {
  .inner-nav .nav-hide-sm {
    display: none !important;
  }
  .inner-logo-wrap {
    position: absolute;
    left: clamp(1rem, 4vw, 4rem);
    top: 50%;
    transform: translateY(-50%);
  }
}
.inner-page-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.inner-page-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
}
.inner-page-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
}
.inner-page-hero-body {
  position: relative;
  z-index: 2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: clamp(2rem, 5vw, 4rem) 1rem;
}
.inner-page-h1 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(2.5rem, 6vw, 5rem);
  line-height: 1.1;
  color: #fff;
  letter-spacing: -0.02em;
}
.props-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1rem, 2vw, 1.5rem);
}
@media (min-width: 560px) {
  .props-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .props-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.prop-card.prop-hidden {
  display: none;
}
.prop-tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-top: 0.25rem;
}
.prop-tag {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.7rem;
  font-weight: 500;
  color: #617e89;
  background: rgba(97, 126, 137, 0.1);
  border-radius: 100px;
  padding: 0.2rem 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.search-no-results {
  text-align: center;
  padding: clamp(3rem, 6vw, 6rem) 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.search-no-results-icon {
  font-size: 3rem;
}
.search-no-results h3 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  color: #444d46;
}
.search-no-results p {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  color: #617e89;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: var(--color-button);
}
.wp-block-cover {
  margin-bottom: var(--spacing-auto-gaps);
  min-height: 630px;
}
.gs-hero .wp-block-cover {
  margin-block: calc(var(--spacing) * 0) !important;
  overflow: visible !important;
}
.is-style-auto-gaps {
  margin-block: var(--spacing-auto-gaps) !important;
}
.wp-block-column :where(figure) {
  margin: 0 0 0em !important;
}
.gs-hero {
  position: relative;
  width: 100%;
  min-height: clamp(28rem, 50vw, 42rem);
}
.gs-hero .wp-block-cover {
  min-height: unset !important;
  position: absolute;
  inset: calc(var(--spacing) * 0);
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
:is(.gs-hero .wp-block-cover) .wp-block-cover__inner-container {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-inline: calc(var(--spacing) * 4);
  text-align: center;
}
:is(:is(.gs-hero .wp-block-cover) .wp-block-cover__inner-container) p {
  margin-bottom: calc(var(--spacing) * 3);
  font-family: var(--font-body);
  font-size: var(--subheading-font-size);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-white) !important;
  text-transform: uppercase;
}
:is(:is(.gs-hero .wp-block-cover) .wp-block-cover__inner-container) h1 {
  margin-bottom: clamp(2rem, 5vw, 5rem);
  max-width: 14ch !important;
  font-family: var(--font-headers);
  font-size: var(--h1-font-size);
  line-height: var(--h1-line-height);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-white) !important;
}
.home .gs-hero {
  min-height: 100svh !important;
}
.gs-copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.gs-copy p:first-of-type {
  margin-block: calc(var(--spacing) * 0) !important;
  padding-block: calc(var(--spacing) * 0) !important;
  font-family: var(--font-body);
  font-size: var(--subheading-font-size);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-sage);
  text-transform: uppercase;
}
.gs-copy h1,.gs-copy h2,.gs-copy h3,.gs-copy h4,.gs-copy h5,.gs-copy h6 {
  margin-inline: auto;
  max-width: 42ch;
  font-family: var(--font-display);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-forest);
}
.gs-copy h2 {
  font-size: var(--h2-font-size);
  line-height: var(--h2-line-height);
}
.gs-copy p {
  padding-top: calc(var(--spacing) * 5) !important;
  font-family: var(--font-body);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: calc(var(--spacing) * 6);
  line-height: calc(var(--spacing) * 6);
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-dark);
}
.gs-copy.gs-copy-narrow-headers h1,.gs-copy.gs-copy-narrow-headers h2,.gs-copy.gs-copy-narrow-headers h3,.gs-copy.gs-copy-narrow-headers h4,.gs-copy.gs-copy-narrow-headers h5,.gs-copy.gs-copy-narrow-headers h6 {
  max-width: 26ch !important;
}
.gs-copy.gs-copy-narrow-headers p {
  max-width: 55ch;
}
.gs-copy .wp-block-buttons {
  margin-top: clamp(2rem, 4vw, 4rem);
}
[class*="category-carousel"] {
  overflow: visible !important;
}
[class*="category-carousel"] .swiper-wrapper {
  align-items: stretch;
}
[class*="category-carousel"] .swiper-slide {
  height: auto;
  display: flex;
}
[class*="category-carousel"] .swiper-pagination {
  position: relative;
  margin-top: 2rem;
  bottom: auto;
}
[class*="category-carousel"] .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  padding: 1px;
  margin: 0 5px;
  box-sizing: content-box;
}
.gs-rounded-cover .wp-block-cover {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px !important;
  padding-inline: clamp(1rem, 5vw, 4rem);
  padding-block: clamp(2rem, 6vw, 5rem);
  text-align: center;
  min-height: clamp(18rem, 40vw, 43.875rem);
}
:is(.gs-rounded-cover .wp-block-cover) .rounded-cover-bg {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
:is(.gs-rounded-cover .wp-block-cover) .gs-copy {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 4);
}
:is(:is(.gs-rounded-cover .wp-block-cover) .gs-copy) p {
  font-family: var(--font-body);
  font-size: var(--subheading-font-size);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-white) !important;
  text-transform: uppercase;
}
:is(:is(.gs-rounded-cover .wp-block-cover) .gs-copy) h2 {
  max-width: 21ch;
  font-family: var(--font-display);
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white) !important;
}
[data-type="carbon-fields/gs-rounded-cover"] .cf-block__fields {
  display: none;
}
[data-type="carbon-fields/gs-rounded-cover"] .wp-block-cover__image-background {
  border-radius: 10px;
}
[data-type="carbon-fields/gs-rounded-cover"] p {
  font-family: var(--font-body);
  font-size: var(--subheading-font-size);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-white) !important;
  text-transform: uppercase;
}
[data-type="carbon-fields/gs-rounded-cover"] h2 {
  margin-inline: auto;
  max-width: 21ch;
  font-family: var(--font-display);
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white) !important;
}
@media (width >= 64rem) {
  .gs-making-memories .wp-block-columns {
    gap: calc(var(--spacing) * 16);
  }
}
.gs-making-memories img {
  border-radius: 7px;
}
.gs-making-memories h2 {
  font-family: var(--font-display);
  font-size: var(--h3-font-size) !important;
  line-height: var(--h3-line-height) !important;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-forest);
}
.gs-making-memories p {
  margin-block: calc(var(--spacing) * 0) !important;
  padding-block: calc(var(--spacing) * 0) !important;
}
.gs-making-memories .gb-col-right {
  height: fit-content;
  padding-bottom: calc(var(--spacing) * 10);
}
@media (width >= 64rem) {
  .gs-making-memories .gb-col-right {
    padding-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .gs-making-memories .gb-col-right {
    padding-bottom: 7rem;
  }
}
@media (width >= 96rem) {
  .gs-making-memories .gb-col-right {
    padding-bottom: 9rem;
  }
}
.gs-making-memories figure.img-1-memories {
  display: flex;
  height: fit-content;
  align-items: flex-start;
  justify-content: flex-end;
}
.gs-making-memories figure.img-1-memories img {
  aspect-ratio: 4 / 3;
  width: 90%;
  object-fit: cover !important;
}
.gs-making-memories figure.img-2-memories img {
  left: -1.5rem;
  width: 52%;
  aspect-ratio: 436 / 297;
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  display: block;
  border-radius: 7px;
  object-fit: cover;
  --tw-shadow: 0 8px 32px var(--tw-shadow-color, rgba(0,0,0,0.18));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.gs-making-memories figure.img-1-memories,.gs-making-memories figure.img-2-memories {
  margin: 0;
  padding: 0;
}
.about-hero {
  min-height: clamp(28rem, 50vw, 42rem);
  align-items: center;
  justify-content: center;
}
.about-hero .inner-page-hero-body {
  text-align: center;
  align-items: center;
  width: 100%;
}
.about-hero-bg {
  object-position: center 40%;
}
.about-hero-overlay {
  background: rgba(0, 0, 0, 0.48);
}
.about-hero-sub {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: var(--subheading-font-size);
  color: rgba(255, 255, 255, 0.85);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  display: block;
}
.about-stats-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: #617e89;
  padding: clamp(2.5rem, 5vw, 5rem) clamp(1rem, 4vw, 4rem);
}
@media (min-width: 640px) {
  .about-stats-section {
    grid-template-columns: repeat(4, 1fr);
  }
}
.about-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  text-align: center;
  padding: clamp(1.5rem, 3vw, 2.5rem) 1rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.about-stat:nth-child(2n) {
  border-right: none;
}
@media (min-width: 640px) {
  .about-stat {
    border-bottom: none;
  }
  .about-stat:nth-child(2n) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .about-stat:last-child {
    border-right: none;
  }
}
.about-stat-num {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(2rem, 5vw, 4rem);
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1;
}
.about-stat-label {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: clamp(0.75rem, 1vw, 0.85rem);
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.about-different-section {
  padding: clamp(3rem, 7vw, 7rem) clamp(1rem, 5vw, 4rem);
  max-width: 1400px;
  margin: 0 auto;
}
.about-different-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(3rem, 6vw, 6rem);
  align-items: center;
}
@media (min-width: 860px) {
  .about-different-inner {
    grid-template-columns: 1fr 1fr;
  }
}
.about-different-text {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.about-different-sub {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: var(--subheading-font-size);
  color: #9dada0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.about-different-h2 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  color: #444d46;
  letter-spacing: -0.02em;
}
.about-different-body {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #252525;
  line-height: 1.7;
}
.about-different-img-wrap {
  border-radius: 14px;
  overflow: hidden;
}
.about-interior-mini {
  padding: clamp(1.5rem, 3vw, 3rem) 0;
  min-height: clamp(20rem, 35vw, 32rem);
}
.about-interior-mini .interior-photo {
  width: min(90%, 26rem);
}
.about-values-header {
  text-align: center;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}
.about-values-header .sub {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: var(--subheading-font-size);
  color: #9dada0;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
}
.about-values-header h2 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  color: #444d46;
}
.about-value-card {
  border-radius: 7px;
  padding: clamp(2rem, 4vw, 3.5rem) clamp(1.5rem, 3vw, 3rem);
  min-height: clamp(18rem, 28vw, 26rem);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.75rem;
  position: relative;
  overflow: hidden;
}
.about-value-icon {
  margin-bottom: 0.5rem;
}
.about-value-card h3 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  color: #fff;
  line-height: 1.25;
}
.about-value-card p {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.6;
  max-width: 28ch;
}
.about-team-section {
  margin: 0 auto;
}
.about-team-header {
  text-align: center;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}
.about-team-header .sub {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: var(--subheading-font-size);
  color: #9dada0;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
}
.about-team-header h2 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  color: #444d46;
}
.about-team-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1.5rem, 3vw, 2.5rem);
}
@media (min-width: 640px) {
  .about-team-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.about-team-card {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  background: #f4f4f4;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(97, 126, 137, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.about-team-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 32px rgba(97, 126, 137, 0.18);
}
.about-team-img-wrap {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.about-team-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.5s ease;
}
.about-team-card:hover .about-team-img-wrap img {
  transform: scale(1.04);
}
.about-team-name {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  color: #444d46;
  padding: 1.25rem 1.5rem 0;
  line-height: 1.2;
}
.about-team-role {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: 0.7rem;
  color: #9dada0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0 1.5rem;
}
.about-team-bio {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.875rem;
  color: #617e89;
  line-height: 1.6;
  padding: 0.25rem 1.5rem 1.75rem;
}
.about-story-section {
  padding: 0;
}
.about-story-section .memories-section {
  padding-bottom: clamp(2rem, 4vw, 4rem);
}
.nav-contact-btn {
  text-decoration: none;
}
.contact-hero {
  min-height: clamp(22rem, 40vw, 34rem);
}
.nf-form-cont {
  border-radius: 14px;
  background-color: color-mix(in srgb, #fff 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .nf-form-cont {
    background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
}
.nf-form-cont {
  padding: clamp(2rem, 4vw, 3.5rem);
  --tw-shadow: 0 6px 40px var(--tw-shadow-color, rgba(97,126,137,0.10));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-backdrop-blur: blur(var(--blur-sm));
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.nf-form-cont .nf-form-title,.nf-form-cont h3 {
  margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
  font-family: var(--font-headers) !important;
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-forest);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.ninja-forms-field:not([type="checkbox"]):not([type="submit"]) {
  width: 100%;
  background: transparent;
  border: 1.5px solid #e0e6e2;
  border-radius: 8px;
  padding: 0.75rem 1rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.9rem;
  font-weight: 300;
  color: #252525;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  appearance: none;
  -webkit-appearance: none;
}
.ninja-forms-field:not([type="checkbox"]):not([type="submit"]):focus {
  border-color: #617e89;
  background: #f4f4f4;
  box-shadow: 0 0 0 3px rgba(97, 126, 137, 0.12);
}
.ninja-forms-field::placeholder {
  color: #b0bbb5;
}
.ninja-forms-field:focus {
  border-color: #617e89;
  background: #f4f4f4;
  box-shadow: 0 0 0 3px rgba(97, 126, 137, 0.12);
}
.nf-textarea {
  resize: vertical;
  min-height: 8rem;
  line-height: 1.55;
}
.nf-select-wrap {
  position: relative;
}
.nf-select-wrap::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-right: 1.5px solid #617e89;
  border-bottom: 1.5px solid #617e89;
  rotate: 45deg;
  pointer-events: none;
}
.nf-select {
  padding-right: 2.5rem;
  cursor: pointer;
  color: #252525;
}
.nf-select option[value=""] {
  color: #b0bbb5;
}
.nf-field-label {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.8rem;
  font-weight: 500;
  color: #444d46;
  letter-spacing: 0.03em;
}
.nf-after-field .nf-error-msg {
  font-size: 12px;
}
input[type="checkbox"] {
  accent-color: var(--color-primary);
}
.page-id-516 .wp-block-columns {
  gap: clamp(3rem, 6vw, 6rem) !important;
}
:is(.gs-qa-accordion .qa-question):hover {
  color: var(--color-sage);
}
:is(.gs-qa-accordion .qa-icon) span:last-child {
  rotate: 90deg;
}
.gs-qa-accordion .qa-answer {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
section.gs-regular-copy {
  margin-inline: auto;
  margin-block: var(--spacing-auto-gaps);
  width: 100%;
}
.gs-regular-copy__inner, [data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks {
  margin-inline: auto;
  width: 100%;
  max-width: 100ch;
  --gs-regular-copy-gap: clamp(1rem, 2vw, 1.5rem);
  --gs-regular-copy-heading-gap: clamp(1.25rem, 2.5vw, 2rem);
  display: flex;
  flex-direction: column;
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks)  > * {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks)  > * + * {
  margin-top: var(--gs-regular-copy-gap);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks)  > :is(h1,h2,h3,h4,h5,h6,.wp-block-heading) + :is(p,.wp-block-paragraph) {
  margin-top: var(--gs-regular-copy-heading-gap);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) :is(p,.wp-block-paragraph) {
  font-family: var(--font-body);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: calc(var(--spacing) * 7);
  line-height: calc(var(--spacing) * 7);
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-dark);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) :is(h1,h2,h3,h4,h5,h6,.wp-block-heading) {
  font-family: var(--font-display);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-forest);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h1,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h1) {
  font-size: var(--h1-font-size);
  line-height: var(--h1-line-height);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h2,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h2) {
  font-size: var(--h2-font-size);
  line-height: var(--h2-line-height);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h3,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h3) {
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h4,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h4) {
  font-size: clamp(1.75rem, 3vw, 2.68rem);
  line-height: 1.2;
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h5,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h5) {
  font-size: clamp(1.5rem, 2.5vw, 2.06rem);
  line-height: 1.25;
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) h6,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) .wp-block-heading:is(h6) {
  font-size: clamp(1.25rem, 2.2vw, 1.875rem);
  line-height: 1.3;
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) a {
  color: var(--color-primary);
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) a:hover {
  color: var(--color-forest);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) strong,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) b {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-dark);
}
:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) em,:is(.gs-regular-copy__inner,[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks) i {
  font-style: italic;
}
[data-type="carbon-fields/gs-regular-copy"] .block-editor-inner-blocks {
  width: 100%;
}
.footer-nav-row .footer-nav-col-1,.footer-nav-row .footer-nav-col-2 {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
:is(.footer-nav-row .footer-nav-middle) p {
  font-size: 0.9rem;
}
.footer-tagline {
  color: #fff;
  font-family: "Faculty Glyphic", Helvetica, serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  width: calc(100% + 2 * clamp(1rem, 4vw, 4rem));
  margin-inline: calc(-1 * clamp(1rem, 4vw, 4rem));
  padding-block: clamp(2rem, 5vw, 5rem);
  margin-top: clamp(1.5rem, 3vw, 3rem);
  margin-bottom: clamp(1rem, 2vw, 2rem);
  overflow: hidden;
}
.footer-tagline p, .footer-tagline .has-fit-text {
  color: #fff !important;
  font-family: "Faculty Glyphic", Helvetica, serif !important;
  font-size: clamp(2rem, 7.2917vw, 8.75rem);
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 0.6714 !important;
  letter-spacing: -0.02em !important;
  white-space: nowrap !important;
  margin: 0;
}
.hd-links .hd-lvl1-link {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
:is(.hd-links .hd-lvl1-link) svg {
  height: 10px;
  width: 10px;
}
:is(.hd-links .hd-sub-menu) .underline-effect::after {
  bottom: 8px;
}
.gs-burger {
  cursor: pointer;
}
.desktop-slide-out {
  display: none;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width >= 64rem) {
  .desktop-slide-out {
    display: block;
  }
}
.mobile-slide-out {
  display: block;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width >= 64rem) {
  .mobile-slide-out {
    display: none;
  }
}
#desktop-menu-links {
  display: none !important;
}
@media (width >= 64rem) {
  #desktop-menu-links {
    display: flex !important;
  }
}
.calendar-container {
  position: unset !important;
}
.calendar-container--loading .calendar-loader {
  position: absolute !important;
  inset: calc(var(--spacing) * 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.calendar-container--loading .calendar-loader__loader {
  border-top-color: var(--color-primary) !important;
}
.calendar-container--loading .calendar-loader__loader-wrapper {
  position: absolute !important;
  inset: calc(var(--spacing) * 0);
  display: flex;
  transform: none !important;
  align-items: center;
  justify-content: center;
}
#recent-search-btn i, .rst-btn i {
  color: #252525 !important;
}
#content {
  z-index: 0;
}
.g--banner-spacer {
  margin-top: 36px !important;
}
@media (width >= 48rem) {
  .g--banner-spacer {
    margin-top: 103px !important;
  }
}
.post-edit-link {
  display: none;
}
:is(.is-style-button-style,.submit-wrap) a,:is(.is-style-button-style,.submit-wrap) .nf-element {
  display: inline-block;
  cursor: pointer;
  padding-inline: 10px;
  padding-block: 5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: underline;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(:is(.is-style-button-style,.submit-wrap) a,:is(.is-style-button-style,.submit-wrap) .nf-element):hover {
  --tw-scale-x: 105%;
  --tw-scale-y: 105%;
  --tw-scale-z: 105%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
span#nf-form-title-1 {
  display: none;
}
form .nf-form-content {
  padding-block: calc(var(--spacing) * 5);
}
form .nf-form-title {
  display: none;
}
form label {
  --tw-font-weight: var(--font-weight-normal) !important;
  font-weight: var(--font-weight-normal) !important;
}
:is(form .textarea-container,form .textbox-container,form .email-wrap) textarea,:is(form .textarea-container,form .textbox-container,form .email-wrap) input {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-foreground);
  background-color: transparent !important;
  padding: calc(var(--spacing) * 2);
  color: var(--color-foreground);
}
:is(form .textarea-container,form .textbox-container,form .email-wrap) input[type="submit"] {
  --tw-border-style: none !important;
  border-style: none !important;
}
.form-checkbox {
  -webkit-appearance: none;
  appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #d1d5db;
  border-radius: 0.25rem;
  cursor: pointer;
  outline: none;
  position: relative;
}
.form-checkbox:checked {
  background-color: var(--color-sage);
  border-color: #003790;
}
.form-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.wp-block-separator {
  color: #2525251a !important;
  background-color: #2525251a !important;
}
* {
  border-color: #2525251a !important;
}
.chars-sml {
  max-width: 43ch !important;
}
.chars-sml.chars-cent {
  margin-inline: auto;
}
.chars-med {
  max-width: 65ch !important;
}
.chars-med.chars-cent {
  margin-inline: auto;
}
body.noscroll {
  overflow: hidden;
}
#special-offer {
  padding: 10px;
}
.pswp__zoom-wrap .pswp__img--placeholder {
  display: none !important;
}
.block-container, .wp-block-group, .wp-block-columns {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
.alignwide {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
.alignfull {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1024px) {
  .container.break-right-margin {
    margin-right: 0 !important;
    margin-left: auto !important;
    width: 92.5% !important;
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .container-wide.break-right-margin {
    margin-right: 0 !important;
    margin-left: auto !important;
    width: 98.5% !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --wp--style--global--content-size: 85% !important;
    --wp--style--global--wide-size: 85% !important;
  }
}
.swiper-style-2 .swiper-scrollbar.swiper-scrollbar-horizontal {
  top: unset !important;
  width: 250px !important;
  background: rgba(0, 0, 0, 0.5);
  left: 50% !important;
  transform: translateX(-50%) !important;
  height: 1px !important;
  background: rgba(37, 37, 37, 0.6);
}
:is(.swiper-style-2 .swiper-scrollbar.swiper-scrollbar-horizontal) .swiper-scrollbar-drag {
  height: 7px !important;
  border-radius: 0 !important;
  top: -3px !important;
  cursor: pointer;
}
.swiper-style-2 .swiper-wrapper {
  padding-bottom: 100px;
}
.swiper-style-2 .swiper {
  padding-bottom: 100px;
}
@media (width >= 64rem) {
  :is(.swiper-style-2 .swiper) .swiper-slide {
    min-width: 470px;
  }
}
.even-slide:is(:is(.swiper-style-2 .swiper) .swiper-slide) {
  height: 580px !important;
}
.even-slide:is(:is(.swiper-style-2 .swiper) .swiper-slide) .wp-block-cover {
  height: 580px !important;
}
:is(.swiper-style-2 .swiper) .swiper-slide,:is(.swiper-style-2 .swiper) .wp-block-cover {
  min-height: unset !important;
  height: 405px;
}
:is(:is(.swiper-style-2 .swiper) .swiper-slide,:is(.swiper-style-2 .swiper) .wp-block-cover) h2 {
  margin-top: 32px;
  margin-bottom: 5px;
  font-size: 28px;
}
@media (width >= 64rem) {
  :is(:is(.swiper-style-2 .swiper) .swiper-slide,:is(.swiper-style-2 .swiper) .wp-block-cover) h2 {
    font-size: 32px;
  }
}
:is(:is(.swiper-style-2 .swiper) .swiper-slide,:is(.swiper-style-2 .swiper) .wp-block-cover) p {
  margin-bottom: 33px;
}
.dest-link-box {
  cursor: help;
}
.side-filters {
  z-index: 20 !important;
  position: sticky;
  top: 10rem;
}
.side-filters [data-is-dropdown] {
  width: max-content !important;
  min-width: max-content !important;
}
.side-filters .sc-count-row {
  display: flex;
  align-items: center;
}
:is(.side-filters .sc-count-row) h2 {
  font-size: 16px;
  padding-block: 1rem !important;
  margin: 0px !important;
  font-family: var(--font-body);
  text-transform: uppercase;
}
.side-filters .h-full {
  height: auto !important;
}
section:has(.side-filters) {
  position: relative;
  height: 100%;
  display: block;
}
@layer base {
  .overflow-hidden-modal {
    overflow: hidden;
  }
}
#sc-filter-carousel {
  --swiper-theme-color: white;
}
#sc-filter-carousel .swiper-pagination-bullet {
  background: white;
}
#sc-filter-carousel button {
  padding-inline: calc(var(--spacing) * 2) !important;
  padding-block: calc(var(--spacing) * 2);
  font-size: 10px !important;
  text-wrap: nowrap;
  width: fit-content;
}
#sc-filter-carousel .b1 {
  width: 121px;
}
:is(#sc-filter-carousel .b1) button {
  width: 100% !important;
}
#sc-filter-carousel .b2 {
  width: 165px;
}
:is(#sc-filter-carousel .b2) button {
  width: 100% !important;
}
#sc-filter-carousel .b3 {
  width: 176px;
}
:is(#sc-filter-carousel .b3) button {
  width: 100% !important;
}
.fa-thin, .fast {
  font-weight: 300 !important;
}
@media (max-width: 640px) {
  .mobile-location-filter-open header {
    position: static !important;
  }
}
.property-archive-container {
  margin-inline: auto !important;
  max-width: 1563px;
  padding-inline: calc(var(--spacing) * 4);
}
.property-archive-container.full-width {
  max-width: none !important;
}
.property-archive-container.full-width > .wp-block-columns {
  max-width: 1800px !important;
  gap: 5rem !important;
}
.archive-pagination {
  margin-top: 40px;
  margin-bottom: 45px;
  text-align: center;
}
@media (width >= 80rem) {
  .archive-pagination {
    margin-top: 80px;
  }
}
@media (width >= 80rem) {
  .archive-pagination {
    margin-bottom: 90px;
  }
}
.archive-pagination a,.archive-pagination span {
  background-color: transparent !important;
  border: 0 !important;
}
.font-bold:is(.archive-pagination a,.archive-pagination span) {
  color: var(--color-foreground) !important;
}
.archive-pagination {
  min-height: 25vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#archiveSortbyOptions {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
:is(.blog .pagination) .current {
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
  color: var(--color-foreground);
}
:is(.blog .pagination) a,:is(.blog .pagination) span {
  margin-right: calc(var(--spacing) * 1);
  display: inline-block;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  text-align: center;
}
.property-content__icons.usp p {
  display: none;
}
.alternative-month-selector.month-selector {
  margin-top: 30px;
}
#queryInput {
  background: #ffffff;
  padding: 10px;
  border: 1px solid;
}
@media (width < 48rem) {
  #queryInput {
    padding-left: 24px;
  }
}
#queryInput {
  font-size: 12px !important;
}
#queryInput:focus {
  outline: none !important;
}
#dropdown-sleeps {
  font-size: 14px !important;
}
a.pop-location {
  font-size: 12px !important;
}
ul.list-none.pop-locs {
  height: 250px !important;
  overflow: scroll;
  margin-bottom: 0;
}
:is(ul.list-none.pop-locs li) a {
  font-size: 12px !important;
}
:is(ul.list-none.pop-locs li):nth-last-of-type(2) a {
  padding-bottom: 30px !important;
}
#searchresults {
  top: 42px;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
#searchresults .loc-focus,#searchresults .prop-focus {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(#searchresults .prop-focus-info) .prop-name {
  font-size: 14px !important;
  --tw-font-weight: var(--font-weight-normal) !important;
  font-weight: var(--font-weight-normal) !important;
}
#searchresults .prop-focus-info {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
}
:is(#searchresults .prop-focus-info) .prop-type {
  font-size: 10px;
}
#searchresults .prop-focus-thumb {
  background-color: gray;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  background-size: cover;
}
#searchresults.sc-auto-results-open {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
#searchresults .sc-auto-results {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
  padding-bottom: calc(var(--spacing) * 4);
}
:is(#searchresults .sc-auto-results) hr {
  margin-inline: calc(var(--spacing) * 4);
  margin-block: calc(var(--spacing) * 0) !important;
  height: 1px;
}
:is(:is(#searchresults .sc-auto-results) .sc-auto-title-row) i {
  color: #7b7b7b;
}
:is(:is(#searchresults .sc-auto-results) .sc-auto-title-row):first-child {
  padding-top: 15px;
}
:is(:is(#searchresults .sc-auto-results) .sc-auto-title-row):not(:first-child) {
  margin-top: 10px;
}
:is(#searchresults .sc-auto-results) .sc-auto-title-row {
  display: flex;
  align-items: baseline;
  gap: calc(var(--spacing) * 2);
  padding-inline: calc(var(--spacing) * 4);
}
:is(#searchresults .sc-auto-results) span.sc-auto-title {
  margin: calc(var(--spacing) * 0);
  display: block !important;
  font-family: var(--font-titles);
  font-size: 13px;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
  color: var(--color-foreground);
}
:is(#searchresults .sc-auto-results) a.sc-auto-link {
  display: inline-block;
  cursor: pointer;
  padding-inline: calc(var(--spacing) * 4);
  font-family: var(--font-body);
  font-size: 12px;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
  text-transform: uppercase;
}
#searchresults .sc-ac-no-matches {
  display: flex;
  gap: 2px;
  align-items: center;
  padding-inline: calc(var(--spacing) * 4);
  font-size: 14px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-button {
  height: 3px;
}
::-webkit-scrollbar-track-piece {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: var(--color-foreground);
}
div#sc-destination-list {
  flex-direction: column;
}
@media (width >= 64rem) {
  div#sc-destination-list {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  div#sc-destination-list {
    min-height: 530px;
  }
}
div#sc-destination-list {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
div#sc-destination-list.blur-me {
  filter: blur(5px);
  pointer-events: none;
}
.dot {
  margin-top: 6px;
  height: 10px;
  aspect-ratio: 2.5;
  --_g: no-repeat radial-gradient(farthest-side, #696969 90%, #0000);
  background: var(--_g), var(--_g), var(--_g), var(--_g);
  background-size: 20% 50%;
  animation: l43 1s infinite linear;
  display: inline-block;
}
@keyframes l43 {
  0% {
    background-position: calc(0 * 100% / 3) 50%, calc(1 * 100% / 3) 50%, calc(2 * 100% / 3) 50%, calc(3 * 100% / 3) 50%;
  }
  16.67% {
    background-position: calc(0 * 100% / 3) 0, calc(1 * 100% / 3) 50%, calc(2 * 100% / 3) 50%, calc(3 * 100% / 3) 50%;
  }
  33.33% {
    background-position: calc(0 * 100% / 3) 100%, calc(1 * 100% / 3) 0, calc(2 * 100% / 3) 50%, calc(3 * 100% / 3) 50%;
  }
  50% {
    background-position: calc(0 * 100% / 3) 50%, calc(1 * 100% / 3) 100%, calc(2 * 100% / 3) 0, calc(3 * 100% / 3) 50%;
  }
  66.67% {
    background-position: calc(0 * 100% / 3) 50%, calc(1 * 100% / 3) 50%, calc(2 * 100% / 3) 100%, calc(3 * 100% / 3) 0;
  }
  83.33% {
    background-position: calc(0 * 100% / 3) 50%, calc(1 * 100% / 3) 50%, calc(2 * 100% / 3) 50%, calc(3 * 100% / 3) 100%;
  }
  100% {
    background-position: calc(0 * 100% / 3) 50%, calc(1 * 100% / 3) 50%, calc(2 * 100% / 3) 50%, calc(3 * 100% / 3) 50%;
  }
}
#closeAutoComplete {
  width: 16px;
  position: absolute;
  top: 9px;
  right: 9px;
  color: #cdcdcd;
  cursor: pointer;
}
.sc-auto-tab-mode {
  background-color: #f9f9f9;
  position: sticky;
  top: 0px;
}
.sc-auto-tab-mode .sc-auto-tab-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  padding-block: calc(var(--spacing) * 2);
  font-family: var(--font-body);
  font-size: 12px;
  text-transform: uppercase;
}
:is(.sc-auto-tab-mode .sc-auto-tab-header) .tab {
  position: relative;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.no-props:is(:is(.sc-auto-tab-mode .sc-auto-tab-header) .tab) {
  pointer-events: none;
  opacity: 0.2;
}
:is(:is(.sc-auto-tab-mode .sc-auto-tab-header) .active-tab):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5px;
  background-color: #a6a6a6;
}
.sc-auto-tab-mode #properties-tab,.sc-auto-tab-mode #location-tab {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  div#dropdown-region_name {
    padding: 0 !important;
  }
}
.single .wp-block-post-date {
  margin-bottom: calc(var(--spacing) * 5);
}
.single time {
  font-weight: 500 !important;
}
:is(.single article) > .wp-block-cover,:is(.single article) > .wp-block-cover-image {
  padding-top: 90px !important;
}
:is(:is(.single article) > .wp-block-cover,:is(.single article) > .wp-block-cover-image) h1 {
  max-width: 30ch;
}
:is(:is(.single article) > .wp-block-cover) img {
  aspect-ratio: 14 / 6;
}
:is(.post-template-default.single article) a {
  color: var(--color-foreground);
  text-decoration: underline;
}
@media (width < 48rem) {
  .mobile-month-selector {
    margin-inline: calc(var(--spacing) * 1);
  }
}
@media (width < 48rem) {
  .mobile-month-selector {
    min-width: 235px;
  }
}
@media (width < 48rem) {
  .mobile-month-selector {
    padding: calc(var(--spacing) * 4);
  }
}
@media (width < 48rem) {
  .mobile-month-selector {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.sc-calendar {
  --firstDayColor: #c3b59f;
  --nightsHighlight: #e0d9ce;
  --dayBlocked: #9c9d9f;
  --dayAvailable: black;
  background: #f4f4f4;
  border-radius: 30px;
  box-shadow: 0 4px 44px rgba(0, 0, 0, 0.06);
  padding: clamp(1.5rem, 3vw, 2.5rem);
}
@media (width < 40rem) {
  .sc-calendar {
    padding: calc(var(--spacing) * 2) !important;
  }
}
.sc-calendar,.sc-calendar * {
  text-transform: none !important;
}
.sc-calendar .calendar-key {
  display: none;
}
.sc-calendar .month-selector {
  margin-bottom: 25px;
  min-width: 235px;
}
@media (width < 48rem) {
  .sc-calendar .month-selector {
    padding: 12px;
  }
}
.sc-calendar .month-selector {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sc-calendar select.month-selector__select {
  margin-inline: calc(var(--spacing) * 4);
  flex: 1;
  border-radius: calc(infinity * 1px);
  padding-inline: 15px;
  padding-block: 15px;
  text-align: center;
}
@media (width >= 40rem) {
  .sc-calendar select.month-selector__select {
    padding-inline: 30px;
  }
}
.sc-calendar .month-selector__arrow {
  background-color: var(--color-primary);
  border-radius: 50%;
  color: white;
}
.sc-calendar span.calendar__header {
  color: var(--dayBlocked);
}
.sc-calendar .calendar {
  --tw-border-style: none !important;
  border-style: none !important;
}
.sc-calendar .calendar__day {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
  background-color: transparent;
  padding-block: 5px !important;
  color: var(--dayBlocked);
  border: none !important;
}
.sc-calendar .calendar__day--selectedEnds {
  background-color: var(--color-teal) !important;
  color: var(--color-white) !important;
}
:is(.sc-calendar .calendar__day--selectedEnds) .calendar__day-number {
  color: var(--color-white) !important;
}
.sc-calendar .calendar__day--rangeSelect {
  background-color: var(--color-teal) !important;
  color: var(--color-white) !important;
}
:is(:is(.sc-calendar .calendar__day--rangeSelect) .calendar__day-number):after {
  position: unset !important;
}
:is(.sc-calendar .calendar__day--rangeSelect) .calendar__day-number {
  color: var(--color-white) !important;
}
.sc-calendar .calendar__day--not-booked {
  color: var(--dayAvailable);
}
:is(.sc-calendar .calendar__day .calendar__day--not-booked .calendar__day--selectable) span {
  text-decoration-line: underline;
}
.sc-calendar .calendar-price-enquiry btn {
  margin-block: 25px;
  display: block;
}
.sc-calendar .night-selector {
  padding: 10px;
  margin-left: auto;
  display: block;
}
.sc-calendar a.calendar-price-enquiry.btn {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.sc-calendar .calendar__day--selectable span {
  --tw-border-style: none !important;
  border-style: none !important;
}
.sc-calendar .reset-dates,.sc-calendar .calendar-price-display,.sc-calendar .calendar-enquery {
  font-family: var(--font-body) !important;
}
.sc-button-start-date {
  position: unset;
}
.calendar__day--rangeSelect .calendar__day-number {
  color: var(--color-black) !important;
}
@media (width >= 64rem) {
  #dropdown-start_date {
    min-width: 700px;
  }
}
#dropdown-start_date {
  transition-property: all !important;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
  transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  left: 0;
  font-size: 12px !important;
}
#dropdown-start_date .calendar__day-number {
  height: 30px !important;
  line-height: 30px !important;
}
@media (width >= 64rem) {
  #dropdown-start_date {
    max-width: 700px;
  }
}
#dropdown-start_date {
  width: 100%;
}
@media (width < 330px) {
  #dropdown-start_date {
    overflow: auto;
  }
}
@media (width >= 1023px) {
  #dropdown-start_date div#search-calendar {
    margin-bottom: 40px !important;
  }
}
@media (width < 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    width: 100%;
  }
}
@media (width < 48rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 40rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    position: absolute;
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    top: auto;
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    left: auto;
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    margin-right: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    margin-bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  :is(#dropdown-start_date div#search-calendar) button.reset-dates {
    padding: calc(var(--spacing) * 5);
  }
}
@media screen and (max-width: 1024px) {
  #dropdown-start_date div#search-calendar {
    margin: auto;
  }
}
#dropdown-start_date .monthSelectorDropdown {
  min-width: 180px;
  padding-inline: 30px;
  padding-block: 10px;
}
@media (width >= 64rem) {
  #dropdown-start_date .monthSelectorDropdown {
    max-width: 300px;
  }
}
#dropdown-start_date .monthSelectorDropdown {
  border-radius: 100px;
  border: 0.5px solid #252525;
  width: 70%;
}
:is(#dropdown-start_date .monthSelectorDropdown) .currentMonth {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}
:is(:is(#dropdown-start_date .monthSelectorDropdown) .currentMonth) * {
  z-index: 10 !important;
}
:is(#dropdown-start_date .monthSelectorDropdown) .allMonths {
  top: calc(1 / 2 * 100%) !important;
  right: calc(0.7px * -1) !important;
  left: calc(0.5px * -1) !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  padding-top: 25px !important;
  z-index: 1 !important;
  background-color: #ffffff !important;
  text-align: left !important;
  border-left: 0.5px solid #252525;
  border-right: 0.5px solid #252525;
  border-bottom: 0.5px solid #252525;
}
:is(:is(#dropdown-start_date .monthSelectorDropdown) .allMonths) div {
  padding-bottom: 5px;
  padding-left: 21px;
}
#dropdown-start_date .month-selector__arrow {
  display: flex;
  height: 30px !important;
  width: 30px !important;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: calc(infinity * 1px) !important;
  background-color: var(--color-white);
  color: #252525 !important;
  border: 1px solid #252525 !important;
}
:is(#dropdown-start_date .month-selector__arrow) i {
  color: #252525 !important;
}
@media (width < 40rem) {
  #dropdown-start_date {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width < 64rem) {
  #dropdown-start_date .calendar-container {
    max-width: 380px !important;
  }
}
@media (width < 40rem) {
  #dropdown-start_date .calendar-container {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width < 40rem) {
  #dropdown-start_date .calendar-container {
    padding-block: calc(var(--spacing) * 0) !important;
  }
}
@media (width < 64rem) {
  :is(#dropdown-start_date .calendar-container) .calendar ~ .calendar {
    display: none !important;
  }
}
:is(#dropdown-start_date .month-display) .month-selector--individual {
  text-transform: uppercase;
}
@media (width < 64rem) {
  :is(:is(#dropdown-start_date .month-display) .month-selector--individual):nth-of-type(2) {
    display: none !important;
  }
}
#dropdown-start_date .calendar-container {
  grid-column: span 2 / span 2;
  display: block;
  width: 100%;
  max-width: none;
  column-gap: 60px;
  row-gap: calc(var(--spacing) * 4);
}
@media (width >= 64rem) {
  #dropdown-start_date .calendar-container {
    display: grid;
  }
}
:is(#dropdown-start_date .calendar-container) .month-selector {
  grid-column: span 2 / span 2;
  justify-content: space-between;
}
:is(#dropdown-start_date .calendar-container) .calendar__header {
  color: #9c9d9f !important;
}
:is(#dropdown-start_date .calendar-container) .calendar {
  --tw-border-style: none !important;
  border-style: none !important;
}
:is(#dropdown-start_date .calendar-container) .calendar__day {
  padding: 5px 0 !important;
}
#dropdown-start_date button.reset-dates {
  grid-column: span 2 / span 2;
  color: #FF0000;
}
#dropdown-start_date .month-display {
  margin-top: 20px;
}
@media (width >= 48rem) {
  #dropdown-start_date .month-display {
    margin-top: 40px;
  }
}
:is(#dropdown-start_date .month-display) .month-selector--individual p {
  margin-block: calc(var(--spacing) * 0);
  font-family: var(--font-titles);
  font-size: 20px !important;
  color: #252525;
}
@media (width >= 48rem) {
  :is(#dropdown-start_date .month-display) .month-selector--individual p {
    font-size: 26px !important;
  }
}
#dropdown-start_date .calendar__day--selectable span {
  border-bottom: 0px solid transparent !important;
}
#dropdown-start_date .calendar__day--selected {
  background-color: #C3B59F !important;
  color: #252525;
}
#dropdown-start_date .calendar__day--rangeSelect {
  background-color: #e0d9cf !important;
}
:is(#dropdown-start_date #dropdown-start_date) .calendar__day--selected {
  background-color: #b8ad9c !important;
  color: black;
}
[data-flex-input="0"], [data-flex-input="1"], [data-flex-input="2"], [data-flex-input="3"] {
  border-radius: 100px;
  background-color: #d9d9d9;
  padding: 10px 15px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #252525;
}
@keyframes colorChange {
  0% {
    background-color: white;
  }
  50% {
    background-color: red;
  }
  100% {
    background-color: white;
  }
}
@media (width < 40rem) {
  .flexibilityItems {
    display: grid;
  }
}
@media (width < 40rem) {
  .flexibilityItems {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width < 64rem) {
  .flexibilityItems {
    text-align: center !important;
  }
}
@media (width < 40rem) {
  .flexibilityItems {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width < 40rem) {
  .flexibilityItems {
    padding: calc(var(--spacing) * 8) !important;
  }
}
.flexibilityItems {
  font-size: 10px !important;
}
@media (width < 40rem) {
  .flexibilityItems .flexibilityItem {
    margin: calc(var(--spacing) * 0) !important;
  }
}
button.flexibilityItem {
  font-size: 12px !important;
  cursor: pointer !important;
}
@media (width < 40rem) {
  #dropdown-start_date .month-display {
    margin-top: 40px !important;
  }
}
@media (width < 40rem) {
  .alternative-month-selector {
    margin: calc(var(--spacing) * 0) !important;
  }
}
@media (width < 40rem) {
  #dropdown-start_date .monthSelectorDropdown {
    min-width: 150px;
  }
}
@media (width >= 64rem) {
  .calendar {
    margin-bottom: 25px;
  }
}
div#dropdown-sleeps {
  min-width: 280px;
}
#dropdown-sleeps {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
#dropdown-sleeps.hidden {
  display: none !important;
}
#dropdown-sleeps input[type="number"]::-webkit-inner-spin-button,#dropdown-sleeps input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#dropdown-sleeps input[type="number"] {
  -moz-appearance: textfield;
}
#property-type-modal #sc-modal-bottom-bar {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  padding-top: calc(var(--spacing) * 0) !important;
}
#recent-searches-modal {
  z-index: 100;
}
#recent-searches-modal #sc-modal-bottom-bar {
  display: none;
}
#recent-searches-modal .recent-search-params {
  margin-block: calc(var(--spacing) * 4);
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
:is(#recent-searches-modal .recent-search-params) .recent-search-param {
  margin-block: calc(var(--spacing) * 0) !important;
}
:is(:is(#recent-searches-modal .recent-search-params) .recent-search-param) .recent-search-param-key,:is(:is(#recent-searches-modal .recent-search-params) .recent-search-param) .recent-search-param-value {
  font-family: var(--font-body) !important;
  font-size: 14px;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
}
.cap-height:is(#recent-searches-modal .recent-search-params) {
  height: 145px;
  overflow: hidden;
}
.cap-height:is(#recent-searches-modal .recent-search-params) .hint-bg {
  position: absolute;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  display: flex;
  height: 100px;
  align-items: flex-end;
  background-image: linear-gradient( to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
}
#recent-searches-modal #sc-recent-search-again {
  position: relative;
  margin-block: calc(var(--spacing) * 0) !important;
  display: inline-block;
  font-size: 13px !important;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
}
.show-me:is(#recent-searches-modal .sc-recent-show-more) {
  display: inline !important;
}
.sc-search-modal {
  max-height: 1024px;
  width: 100%;
  overflow: visible !important;
}
.simple-filters-toggle {
  font-size: 35px !important;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
}
.filter-title {
  margin-block: calc(var(--spacing) * 0) !important;
  font-size: 24px !important;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
  color: var(--color-black) !important;
}
#simple-filters-modal {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  z-index: 999 !important;
}
#simple-filters-modal span {
  font-family: var(--font-body);
}
#simple-filters-modal #sc-af-first-row {
  gap: calc(var(--spacing) * 8);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) h2 {
  font-size: 15px !important;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
}
:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) input[type="number"]::-webkit-inner-spin-button,:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) input[type="number"] {
  -moz-appearance: textfield;
}
:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) button {
  background-color: var(--color-primary);
  font-size: 15px !important;
}
:is(:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) button),:is(:is(:is(#simple-filters-modal #sc-af-content-row) #sc-min-max-bedrooms) button) * {
  color: white !important;
}
#simple-filters-modal .sc-count-row {
  display: flex;
  align-items: center;
}
:is(#simple-filters-modal .sc-count-row) h2 {
  margin: calc(var(--spacing) * 0) !important;
  padding-block: calc(var(--spacing) * 0) !important;
  font-family: var(--font-body);
  font-size: 12px !important;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-black);
  text-transform: uppercase;
}
:is(#simple-filters-modal .sc-count-row) button {
  height: 31px;
  width: 31px;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 1px;
  padding: calc(var(--spacing) * 0) !important;
}
@media (hover: hover) {
  :is(:is(#simple-filters-modal .sc-count-row) button):hover {
    background-color: var(--color-gray-100);
  }
}
:is(#simple-filters-modal .sc-count-row) input {
  height: 31px;
  width: 40px;
  --tw-border-style: none;
  border-style: none;
  text-align: center;
}
#simple-filters-modal #sc-af-second-row {
  gap: calc(var(--spacing) * 10);
}
@media (width >= 48rem) {
  #simple-filters-modal #sc-af-second-row {
    padding-block: 20px;
  }
}
@media (width >= 40rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    position: sticky;
  }
}
@media (width >= 40rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    right: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    left: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    width: 100%;
  }
}
#simple-filters-modal #sc-modal-bottom-bar {
  flex-direction: column-reverse;
}
@media (width >= 64rem) {
  #simple-filters-modal #sc-modal-bottom-bar {
    flex-direction: row;
  }
}
#sc-af-ppn input {
  --tw-border-style: none !important;
  border-style: none !important;
  font-family: var(--font-body);
  color: var(--color-teal);
}
#sc-af-ppn input[type="range"]::-webkit-slider-thumb {
  color: var(--color-foreground) !important;
}
#sc-af-ppn .sc-range-left,#sc-af-ppn .sc-range-right {
  background-color: var(--color-foreground);
}
.vertDivider {
  width: 1px;
  background-color: #e5e7eb;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  height: calc(var(--spacing) * 0);
  opacity: 0%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width >= 64rem) {
  .vertDivider {
    position: absolute;
  }
}
@media (width >= 64rem) {
  .vertDivider {
    display: block;
  }
}
@media (width >= 64rem) {
  .vertDivider {
    height: 90%;
  }
}
@media (width >= 64rem) {
  .vertDivider {
    opacity: 100%;
  }
}
#sc-price-input {
  flex-direction: row;
}
@media (width >= 40rem) {
  :where(#sc-price-input > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }
}
#sc-price-input input {
  text-align: left !important;
}
.sc-filter-list .sc-show-more {
  padding-bottom: 150px;
  font-size: 14px !important;
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
  text-decoration-line: underline;
}
@media (width >= 40rem) {
  .sc-filter-list .sc-show-more {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
.sc-filter-list div {
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.sc-filter-list div {
  opacity: 1;
}
.sc-filter-list .sc-feature-name {
  font-family: var(--font-body);
  --tw-font-weight: var(--font-weight-light) !important;
  font-weight: var(--font-weight-light) !important;
  color: #252525;
}
.viewbox {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.viewbox.bottomCollison {
  bottom: 0;
}
#pop-locations-title {
  font-size: 22px !important;
  color: var(--color-foreground);
}
#supercontrol-search-form {
  width: 100% !important;
}
@media (width >= 80rem) {
  #supercontrol-search-form {
    min-width: 1096.17px;
  }
}
@media (width >= 96rem) {
  #supercontrol-search-form {
    min-width: 1175px;
  }
}
#supercontrol-search-form #sc-dropdown-region_name {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
#supercontrol-search-form div#dropdown-region_name {
  padding-top: 7px !important;
}
@media (width < 64rem) {
  #supercontrol-search-form div#dropdown-region_name {
    display: flex;
  }
}
@media (width < 64rem) {
  #supercontrol-search-form div#dropdown-region_name {
    flex-direction: column;
  }
}
:is(#supercontrol-search-form div#dropdown-region_name) button {
  font-size: 12px !important;
}
@media (width < 64rem) {
  :is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list {
    flex: 1;
  }
}
@media (width < 64rem) {
  :is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list {
    overflow: auto;
  }
}
@media (width < 64rem) {
  :is(:is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list) .location-list-pop {
    height: 100% !important;
  }
}
#supercontrol-search-form div#dropdown-region_name {
  overflow: hidden;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width < 768px) {
  #supercontrol-search-form div#dropdown-region_name {
    padding-block: calc(var(--spacing) * 0) !important;
  }
}
#supercontrol-search-form div#dropdown-region_name {
  max-height: 600px;
  border-radius: 0 !important;
}
:is(#supercontrol-search-form div#dropdown-region_name) i.fa-regular.fa-magnifying-glass {
  font-size: 20px !important;
}
@media screen and (min-width: 1024px) {
  #supercontrol-search-form div#dropdown-region_name {
    width: calc(100% - 175px);
  }
}
#supercontrol-search-form button {
  font-family: var(--font-body) !important;
  font-size: 14px;
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
:is(#supercontrol-search-form #filter-input-row)  > div {
  border-top-style: var(--tw-border-style);
  border-top-width: 0px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
  border-left-style: var(--tw-border-style) !important;
  border-left-width: 0px !important;
  border-right-color: #BEBEBE;
  border-radius: 10px 0 0 10px !important;
}
:is(:is(#supercontrol-search-form #filter-input-row) > div):first-of-type {
  border-radius: 10px 0 0 10px !important;
}
:is(#supercontrol-search-form #filter-input-row) .fa-solid {
  display: none;
}
.pop-location {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.pop-location .pop-location-active {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-foreground);
}
.pop-location-active {
  color: var(--color-foreground);
}
.pop-sub-region {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.adv-filters {
  max-width: 1250px;
}
@media screen and (min-width: 640px) {
  .adv-filters {
    border-radius: 0.75rem;
  }
}
@media (width < 40rem) {
  .adv-filters {
    height: 100dvh !important;
  }
}
@media (width < 40rem) {
  .adv-filters {
    max-height: 100dvh !important;
  }
}
@media (width < 64rem) {
  .adv-filters div#sc-price-input {
    flex-direction: row;
  }
}
@media (width < 64rem) {
  .adv-filters div#sc-price-input {
    justify-content: space-around;
  }
}
.adv-filters #sc-af-title-row {
  background: rgba(255, 255, 255, 1);
  position: sticky;
  top: calc(var(--spacing) * 0);
  right: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 999;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
@media (width < 40rem) {
  .adv-filters #sc-af-first-row {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }
}
@media (width < 40rem) {
  .adv-filters #sc-af-second-row {
    padding-top: calc(var(--spacing) * 0) !important;
  }
}
.adv-filters #sc-af-second-row {
  max-height: unset !important;
}
.adv-filters #sc-modal-bottom-bar {
  background: rgba(255, 255, 255, 1);
  position: sticky;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
}
@media (width < 40rem) {
  .adv-filters #sc-modal-bottom-bar {
    flex-direction: row !important;
  }
}
.button-circle {
  color: black !important;
  background-color: var(--color-primary);
  padding: 7px;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-circle i {
  margin-bottom: -2px;
}
div#sc-af-second-row {
  max-height: 375px;
  overflow: auto;
}
.hide-options {
  display: none;
}
.location-list-pop {
  height: 394px;
  overflow: auto;
}
.flexibilityItem {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.flexibilityItem.selectedFlex {
  color: white;
  background-color: #882b30;
}
@media (width < 48rem) {
  .mobile-location-filter-open a.pop-location {
    font-size: 20px !important;
  }
}
@media (width < 48rem) {
  .mobile-location-filter-open .pop-sub-region {
    margin-top: 8px;
  }
}
@media (width < 48rem) {
  .mobile-location-filter-open .pop-sub-region {
    font-size: 18px !important;
  }
}
@media (width < 48rem) {
  .btn-grid .rst-btn {
    width: 100% !important;
  }
}
@media (width >= 48rem) {
  #dropdown-sleeps {
    padding-top: 20px;
  }
}
#dropdown-sleeps h2 {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
@media (width < 48rem) {
  #dropdown-sleeps .sleeps-options {
    padding-inline: calc(var(--spacing) * 8);
  }
}
.sc-search-modal .block-banner {
  min-height: 174px;
  align-items: baseline;
}
@media (width >= 64rem) {
  .sc-search-modal .block-banner {
    position: absolute;
  }
}
@media (width >= 64rem) {
  .sc-search-modal .block-banner {
    right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .sc-search-modal .block-banner {
    bottom: 115px;
  }
}
@media (width >= 64rem) {
  .sc-search-modal .block-banner {
    left: calc(var(--spacing) * 0);
  }
}
:is(.sc-search-modal .block-banner) button {
  font-size: 12px !important;
}
.sc-search-modal .block-banner button.simple-filters-toggle {
  font-size: 30px !important;
}
.gm-style-iw.gm-style-iw-c:has(.map-popup-cell):not(:has(.clustered-group)) {
  min-height: 0 !important;
  max-height: none !important;
  height: auto !important;
  padding: 0 !important;
}
.gm-style-iw-d:has(.map-popup-cell):not(:has(.clustered-group)) {
  max-height: none !important;
  overflow: hidden !important;
  padding: 0 !important;
}
.gm-style-iw-d:has(.map-popup-cell):not(:has(.clustered-group)) > * {
  box-sizing: border-box !important;
  max-width: 100% !important;
}
.gm-style-iw.gm-style-iw-c:has(.clustered-group) {
  min-height: 0 !important;
  max-height: 384px !important;
}
.gm-style-iw-d:has(.clustered-group) {
  max-height: 384px !important;
  overflow-y: auto !important;
}
.map-popup-cell {
  position: relative;
}
.map-popup-cell .gm-style {
  padding: calc(var(--spacing) * 0) !important;
}
.map-popup-cell img {
  position: absolute;
  top: calc(var(--spacing) * 0);
  right: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 1;
  height: 165px;
  width: 100%;
}
.gm-style-iw .map-popup-cell, .gm-style-iw-d .map-popup-cell {
  display: flex !important;
  flex-direction: column !important;
  box-sizing: border-box !important;
  width: 260px !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: none !important;
  position: relative !important;
  overflow: hidden !important;
  color: #252525 !important;
}
.gm-style-iw .map-popup-cell picture, .gm-style-iw-d .map-popup-cell picture {
  display: block !important;
  flex-shrink: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
.gm-style-iw .map-popup-cell img, .gm-style-iw-d .map-popup-cell img {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  flex-shrink: 0 !important;
  display: block !important;
  max-width: 100% !important;
  width: 100% !important;
  height: 165px !important;
  object-fit: cover !important;
  z-index: auto !important;
}
.gm-style-iw .map-popup-cell .info-cell, .gm-style-iw-d .map-popup-cell .info-cell {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  box-sizing: border-box !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 1rem !important;
  justify-content: flex-start !important;
  align-items: center !important;
  overflow-x: hidden !important;
  overflow-y: visible !important;
  z-index: auto !important;
}
.gm-style-iw .map-popup-cell .info-cell > *, .gm-style-iw-d .map-popup-cell .info-cell > * {
  max-width: 100% !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
}
.gm-style-iw .map-popup-cell.property-page-map-popup .info-cell, .gm-style-iw-d .map-popup-cell.property-page-map-popup .info-cell {
  padding: 0.75rem 1rem !important;
}
.map-popup-cell .info-cell, #map-popup-cell .info-cell {
  text-align: center;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  gap: 10px;
  padding: 1rem;
  box-sizing: border-box;
  background-color: white;
  color: #252525;
}
.map-popup-cell.property-page-map-popup > .info-cell {
  padding: 0.75rem 1rem;
}
.let__map > .map-popup-cell {
  display: none !important;
}
#map-cell * {
  max-width: unset !important;
}
#map-cell .gm-style-iw-chr {
  z-index: 10;
}
#map-cell .gm-style-iw-d:has(.clustered-group) {
  overflow-y: scroll !important;
}
#map-cell .gm-style-iw-d:not(:has(.clustered-group)) {
  overflow: hidden !important;
}
:is(#map-cell .gm-style-iw-d) .clustered-group {
  display: block;
}
:is(:is(#map-cell .gm-style-iw-d) .clustered-group) .property {
  height: auto;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
}
:is(:is(#map-cell .gm-style-iw-d) .clustered-group) .property:last-child {
  border-bottom: none;
}
:is(:is(#map-cell .gm-style-iw-d) .clustered-group) .map-popup-cell {
  width: 260px !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  max-width: none !important;
  position: relative !important;
}
:is(:is(#map-cell .gm-style-iw-d) .clustered-group) img {
  height: 148px !important;
  object-fit: cover;
}
:is(:is(#map-cell .gm-style-iw-d) .clustered-group) .cluster-btn {
  display: block !important;
}
#map-cell .gm-style-iw-d .map-popup-cell > .info-cell, #map-cell .gm-style-iw .map-popup-cell > .info-cell, .gm-style-iw-d .map-popup-cell > .info-cell, .gm-style-iw .map-popup-cell > .info-cell {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  height: auto !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  box-sizing: border-box !important;
  justify-content: flex-start !important;
}
#map-cell .map-popup-cell.property-page-map-popup > .info-cell, .gm-style-iw-d .map-popup-cell.property-page-map-popup > .info-cell, .gm-style-iw .map-popup-cell.property-page-map-popup > .info-cell {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.mini-gallery-button {
  margin: 15px;
  background-color: var(--color-white);
  padding-inline: 20px;
  padding-block: 10px;
}
@media (width >= 64rem) {
  .mini-gallery-button {
    margin: 30px;
  }
}
@media (width >= 64rem) {
  .mini-gallery-button {
    padding-inline: 30px;
  }
}
@media (width >= 64rem) {
  .mini-gallery-button {
    padding-block: 20px;
  }
}
@media (width >= 80rem) {
  .mini-gallery-button {
    margin: 40px;
  }
}
.mini-gallery-button {
  color: #252525;
  text-align: center;
  font-family: "Lexend Exa";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: uppercase;
  z-index: 10;
}
.___propSwiper {
  width: 100% !important;
  height: 100% !important;
}
.___propSwiper .swiper-slide {
  position: relative !important;
}
.swiper-progress-bar {
  position: relative;
  width: 100%;
  display: block;
  z-index: 1;
  height: 2px;
}
.swiper-progress-bar .slide_progress-bar {
  position: absolute;
  height: 2px;
  background: #00000038;
  width: auto;
  clear: both;
  opacity: 0;
  left: 0;
  right: 0;
}
:is(.swiper-progress-bar .slide_progress-bar):after {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color-foreground);
  height: 100%;
  width: 0;
  content: "";
}
.swiper-progress-bar.active .slide_progress-bar {
  opacity: 1;
}
:is(.swiper-progress-bar.animate .slide_progress-bar):after {
  transition: width linear;
  transition-delay: unset;
  width: 100%;
  transition-duration: 5s;
}
.pswp .pswp__img {
  object-fit: contain;
  padding: 15px;
}
@media (width >= 64rem) {
  .pswp .pswp__img {
    padding: 100px;
  }
}
@media (width < 48rem) {
  .single-property .calendar-container {
    max-width: 320px !important;
  }
}
@media (width < 40rem) {
  .single-property .calendar-container {
    max-width: none !important;
  }
}
@media (width < 40rem) {
  .single-property .calendar-container {
    overflow-x: auto;
  }
}
@media (width < 40rem) {
  :is(.single-property .calendar-container) .month-selector__select {
    font-size: 13px !important;
  }
}
:is(:is(:is(.single-property .calendar-container) .calendar) .calendar__day--unavailable-start):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  background-color: #d9d9d9;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
:is(:is(:is(.single-property .calendar-container) .calendar) .calendar__day--unavailable-end):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  background-color: #d9d9d9;
  clip-path: polygon(0 0, 0 100%, 100% 0);
}
:is(:is(.single-property .calendar-container) .calendar) .calendar__day:not(.calendar__day--not-booked) {
  background-color: #d9d9d9;
  color: var(--color-black) !important;
}
:is(:is(:is(.single-property .calendar-container) .calendar) .calendar__day:not(.calendar__day--not-booked)):after {
  content: "" !important;
}
:is(:is(:is(:is(.single-property .calendar-container) .calendar) .calendar__day--selectable) span):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 0;
  height: 2px;
  background-color: var(--color-teal);
  max-width: 120px;
  transform: translateX(-50%);
  border-radius: var(--radius-md);
}
.single-property #calendar-key {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  padding-block: calc(var(--spacing) * 5);
}
:is(.single-property #calendar-key) * {
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  text-transform: uppercase;
}
:is(.single-property #price-info) #from-price,:is(.single-property #price-info) #pppn,:is(.single-property #price-info) #post-pppn i {
  color: var(--color-teal) !important;
}
.single-property #oldrate {
  font-family: var(--font-titles);
  color: #252525;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: strikethrough;
  text-transform: uppercase;
}
.single-property p#rate {
  margin-top: 28px;
  margin-bottom: 35px;
  text-align: center;
  font-style: normal;
  line-height: normal;
}
.single-property #pppn-text {
  font-size: 14px !important;
  text-transform: uppercase;
  color: var(--color-foreground);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
:is(.single-property #pppn-text) #pre-pppn,:is(.single-property #pppn-text) #post-pppn {
  color: #252525;
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
:is(:is(.single-property #pppn-text) #pre-pppn,:is(.single-property #pppn-text) #post-pppn) i {
  color: var(--color-foreground);
}
.single-property #stay-available {
  padding-inline: 15px;
  margin-block: 35px;
  padding-block: 25px;
  border: 1px solid rgba(37, 37, 37, 0.1) !important;
  color: #252525;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
:is(.single-property #stay-available) em {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-foreground);
  font-style: normal;
}
:is(.single-property #stay-available) * {
  text-transform: uppercase !important;
}
.single-property .calendar-enquery,.single-property .payment-plan {
  display: none !important;
}
.single-property .reset-dates {
  margin-left: 50%;
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  padding-block: calc(var(--spacing) * 5);
  text-align: center;
  color: var(--color-black);
  text-transform: uppercase !important;
  text-decoration-line: underline !important;
  color: #000;
  font-family: "Inter Tight";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.single-property span.calendar__day.calendar__day--key {
  width: 20px;
  height: 20px;
  background-color: #d9d9d9;
}
:is(.single-property span.calendar__day.calendar__day--key):after {
  content: "" !important;
}
.single-property div#booked-day,.single-property div#selected-day {
  display: flex;
  align-items: center;
  color: #252525;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
.single-property #stay-dates {
  font-size: 14px;
}
.single-property .calendar-price-display__book {
  margin-inline: auto;
  margin-top: 35px;
  margin-bottom: 20px;
  border-radius: calc(infinity * 1px);
  background-color: var(--color-primary);
  padding-inline: 20px;
  padding-block: 10px;
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-white);
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.single-property .calendar-price-display__book):hover {
  background-color: var(--color-foreground) !important;
  color: var(--color-white);
}
.single-property div#special-offer {
  display: none;
}
.single-property .month-selector__select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M267.3 395.3c-6.2 6.2-16.4 6.2-22.6 0l-192-192c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L256 361.4 436.7 180.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-192 192z'/%3E%3C/svg%3E");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) center;
}
@media screen and (min-width: 1536px) {
  .single-property .month-selector__select {
    background-position: calc(100%-14px) center !important;
    padding-inline: 15px !important;
  }
}
:is(#generateTagsList li) a {
  font-size: 14px;
  color: var(--color-foreground) !important;
  text-decoration-line: none;
}
.sc-overview * {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.sc-overview {
  font-family: var(--font-body);
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
.sc-overview h2 {
  padding-top: calc(var(--spacing) * 4);
  margin-bottom: -25px !important;
  padding-top: 40px;
  padding-bottom: 4px;
}
:is(.sc-overview .overview-intro) p {
  margin-block: 15px;
  font-family: var(--font-titles) !important;
  font-size: 18px;
}
@media (width >= 1750px) {
  :is(.sc-overview .overview-intro) p {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
}
@media (width >= 64rem) {
  :is(.sc-overview .overview-intro) p {
    margin-block: 30px;
  }
}
.sc-overview p {
  font-family: var(--font-body);
}
.sc-overview strong {
  font-family: var(--font-body);
  color: var(--color-foreground) !important;
}
.dual-range-input {
  --dri-height: 1.5rem;
  --dri-thumb-width: 1.25rem;
  --dri-thumb-height: 1.25rem;
  --dri-thumb-color: #ddd;
  --dri-thumb-hover-color: #a8d5ff;
  --dri-thumb-active-color: #4eaaff;
  --dri-thumb-border-color: rgba(0, 0, 0, 0.1);
  --dri-thumb-border-hover-color: var(--dri-thumb-border-color);
  --dri-thumb-border-active-color: var(--dri-thumb-border-color);
  --dri-thumb-border-radius: 1rem;
  --dri-thumb-border-width: 1px;
  --dri-track-height: 0.25rem;
  --dri-track-border-radius: 1rem;
  --dri-track-color: #ccc;
  --dri-track-filled-color: #0084ff;
  --dri-track-filled-gradient-mid-color: var(--dri-track-filled-color);
  --dri-track-filled-gradient-end-color: var(--dri-track-filled-color);
  display: flex;
  height: var(--dri-height);
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  padding-inline-end: calc(var(--dri-thumb-width) * 2);
}
.dual-range-input:has(input:focus-visible) {
  outline: 2px solid var(--dri-thumb-active-color);
  outline-offset: 4px;
  border-radius: 2px;
}
.dual-range-input input {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  flex-basis: calc(50% + var(--dri-thumb-width));
  flex-shrink: 0;
  font-size: inherit;
  height: 100%;
  margin: 0;
  min-width: var(--dri-thumb-width);
  outline: none;
}
.dual-range-input input::-moz-range-track {
  background-color: var(--dri-track-color);
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: var(--dri-track-height);
}
.dual-range-input input:first-child::-moz-range-track {
  border-start-start-radius: var(--dri-track-border-radius);
  border-end-start-radius: var(--dri-track-border-radius);
  background-image: linear-gradient(to right, var(--dri-track-color) var(--dri-gradient-position), var(--dri-track-filled-color) var(--dri-gradient-position), var(--dri-track-filled-gradient-mid-color));
}
[dir=rtl] .dual-range-input input:first-child::-moz-range-track {
  background-image: linear-gradient(to left, var(--dri-track-color) var(--dri-gradient-position), var(--dri-track-filled-color) var(--dri-gradient-position), var(--dri-track-filled-gradient-mid-color));
}
.dual-range-input input:last-child::-moz-range-track {
  border-start-end-radius: var(--dri-track-border-radius);
  border-end-end-radius: var(--dri-track-border-radius);
  background-image: linear-gradient(to right, var(--dri-track-filled-gradient-mid-color), var(--dri-track-filled-gradient-end-color) var(--dri-gradient-position), var(--dri-track-color) var(--dri-gradient-position));
}
[dir=rtl] .dual-range-input input:last-child::-moz-range-track {
  background-image: linear-gradient(to left, var(--dri-track-filled-gradient-mid-color), var(--dri-track-filled-gradient-end-color) var(--dri-gradient-position), var(--dri-track-color) var(--dri-gradient-position));
}
.dual-range-input input::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--dri-thumb-color);
  border-radius: var(--dri-thumb-border-radius);
  border: var(--dri-thumb-border-width) solid var(--dri-thumb-border-color);
  box-shadow: none;
  box-sizing: border-box;
  height: var(--dri-thumb-height);
  width: var(--dri-thumb-width);
  max-width: 99.99%;
}
.dual-range-input input:not([data-ready=true])::-moz-range-thumb {
  opacity: 0;
}
.dual-range-input input:hover::-moz-range-thumb {
  background-color: var(--dri-thumb-hover-color);
  border-color: var(--dri-thumb-border-hover-color);
}
.dual-range-input input:active::-moz-range-thumb {
  background-color: var(--dri-thumb-active-color);
  border-color: var(--dri-thumb-border-active-color);
}
.dual-range-input input:focus-visible::-moz-range-thumb {
  background-color: var(--dri-thumb-active-color);
  border-color: var(--dri-thumb-border-active-color);
}
.dual-range-input input::-webkit-slider-runnable-track {
  background-color: var(--dri-track-color);
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: var(--dri-track-height);
}
.dual-range-input input:first-child::-webkit-slider-runnable-track {
  border-start-start-radius: var(--dri-track-border-radius);
  border-end-start-radius: var(--dri-track-border-radius);
  background-image: linear-gradient(to right, var(--dri-track-color) var(--dri-gradient-position), var(--dri-track-filled-color) var(--dri-gradient-position), var(--dri-track-filled-gradient-mid-color));
}
[dir=rtl] .dual-range-input input:first-child::-webkit-slider-runnable-track {
  background-image: linear-gradient(to left, var(--dri-track-color) var(--dri-gradient-position), var(--dri-track-filled-color) var(--dri-gradient-position), var(--dri-track-filled-gradient-mid-color));
}
.dual-range-input input:last-child::-webkit-slider-runnable-track {
  border-start-end-radius: var(--dri-track-border-radius);
  border-end-end-radius: var(--dri-track-border-radius);
  background-image: linear-gradient(to right, var(--dri-track-filled-gradient-mid-color), var(--dri-track-filled-gradient-end-color) var(--dri-gradient-position), var(--dri-track-color) var(--dri-gradient-position));
}
[dir=rtl] .dual-range-input input:last-child::-webkit-slider-runnable-track {
  background-image: linear-gradient(to left, var(--dri-track-filled-gradient-mid-color), var(--dri-track-filled-gradient-end-color) var(--dri-gradient-position), var(--dri-track-color) var(--dri-gradient-position));
}
.dual-range-input input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--dri-thumb-color);
  border-radius: var(--dri-thumb-border-radius);
  border: var(--dri-thumb-border-width) solid var(--dri-thumb-border-color);
  box-shadow: none;
  box-sizing: border-box;
  height: var(--dri-thumb-height);
  width: var(--dri-thumb-width);
  margin-top: calc(var(--dri-track-height) / 2);
  transform: translateY(-50%);
}
.dual-range-input input:not([data-ready=true])::-webkit-slider-thumb {
  opacity: 0;
}
.dual-range-input input:hover::-webkit-slider-thumb {
  background-color: var(--dri-thumb-hover-color);
  border-color: var(--dri-thumb-border-hover-color);
}
.dual-range-input input:active::-webkit-slider-thumb {
  background-color: var(--dri-thumb-active-color);
  border-color: var(--dri-thumb-border-active-color);
}
.dual-range-input input:focus-visible::-webkit-slider-thumb {
  background-color: var(--dri-thumb-active-color);
  border-color: var(--dri-thumb-border-active-color);
}
.dual-range-input input[type="range"] {
  padding: 0rem;
}
.dual-range-input {
  --dri-height: 1.5rem;
  --dri-thumb-width: 1.25rem;
  --dri-thumb-height: 1.25rem;
  --dri-thumb-color: var(--color-sage);
  --dri-thumb-hover-color: var(--color-sage);
  --dri-thumb-active-color: var(--color-sage);
  --dri-thumb-border-color: rgba(0, 0, 0, 0.1);
  --dri-thumb-border-radius: 1rem;
  --dri-track-height: 0.2rem;
  --dri-track-color: #ddd;
  --dri-track-filled-color: var(--color-sage);
  --dri-track-border-radius: 1rem;
}
.dual-range-input input[type="range"]:hover::-webkit-slider-thumb {
  background: var(--dri-thumb-color);
}
.dual-range-input input[type="range"]:hover::-moz-range-thumb {
  background: var(--dri-thumb-color);
}
.dual-range-input input[type="range"]:hover::-ms-thumb {
  background: var(--dri-thumb-color);
}
.sc-title {
  max-width: 10ch;
  font-size: var(--ff--property-related-title) !important;
  color: var(--color-blue-500);
}
.sc-rel-info {
  line-height: 200%;
  color: '13px';
}
.sc-related-property .outer {
  position: relative;
}
:is(.sc-related-property .outer):before {
  display: block;
  content: "";
  width: 100%;
  padding-top: clamp(350px, 25vw, 450px);
}
:is(.sc-related-property .outer) picture,:is(.sc-related-property .outer) .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-block: calc(var(--spacing) * 0) !important;
}
.sc-related-property .cardDates {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
  padding-top: calc(var(--spacing) * 2);
  font-size: 12px !important;
  text-decoration-line: underline;
  text-decoration-color: var(--color-foreground);
}
:is(.sc-related-property .cardDates) .cd-date {
  font-size: 12px !important;
}
.swiper-scrollbar {
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mini-button {
  max-height: 32px;
  border-radius: 59px;
  border: 0.5px solid #252525;
  padding-inline: 20px;
  padding-block: 5px;
  text-align: center;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.mini-button:hover {
  background-color: #252525;
  color: white !important;
}
.mini-button:hover strong {
  color: white !important;
}
.swiper-scrollbar-drag {
  background-color: var(--color-foreground) !important;
  border-radius: 0 !important;
}
.sc-related-block, .sc-related-property-link {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 0);
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) * {
  color: var(--color-white) !important;
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) h2 {
  margin-bottom: 5px !important;
  font-size: 30px;
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) a {
  text-transform: uppercase;
  text-decoration-line: underline;
}
:is(:is(.sc-related-block,.sc-related-property-link) .bottom-icons) i {
  color: var(--color-foreground);
}
.swiper-button-disabled {
  opacity: 50%;
}
.sc-related-block {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
}
.font-swipe-chev {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.feat-card-content h2 {
  font-size: 24px !important;
}
:is(.feat-card-content h2) span {
  font-family: var(--font-body);
  font-size: 12px !important;
}
svg.related-heart {
  width: 16px;
  height: 16px;
}
.sc-single-property .propSwiper picture {
  margin-block: calc(var(--spacing) * 0) !important;
}
.sc-single-property .outer {
  position: relative;
}
:is(.sc-single-property .outer):before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(1 / 1 * 25vh);
}
:is(.sc-single-property .outer)  > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
:is(.sc-single-property #generateTagsList) li a:hover {
  color: var(--color-secondary) !important;
  transition: 0.2s ease-in-out;
}
:is(.sc-single-property .sc-location) span {
  color: var(--color-foreground);
  text-transform: uppercase;
}
.sc-single-property h1 {
  margin-bottom: 20px;
}
.sc-single-property h2 {
  margin-bottom: 20px;
}
:is(.sc-single-property .sc-features) i {
  color: var(--color-foreground);
}
.sc-single-property .sc-calendar {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
@media (width >= 48rem) {
  .sc-single-property .sc-calendar {
    padding-inline: 40px !important;
  }
}
@media (width >= 48rem) {
  .sc-single-property .sc-calendar {
    padding-top: 50px !important;
  }
}
@media (width >= 48rem) {
  .sc-single-property .sc-calendar {
    padding-bottom: 30px !important;
  }
}
.sc-single-property .month-selector__select {
  margin-inline: 30px;
  min-width: 185px;
}
@media (width < 40rem) {
  .sc-single-property .month-selector__select {
    margin-inline: 15px;
  }
}
@media (width >= 96rem) {
  .sc-single-property .month-selector__select {
    margin-inline: 10px;
  }
}
.sc-single-property .month-selector__select {
  color: #07272D !important;
  border: 1px solid #252525 !important;
}
.sc-single-property span.month-selector__arrow {
  height: 25px;
  width: 25px;
}
@media (width >= 48rem) {
  .sc-single-property span.month-selector__arrow {
    margin-inline: 10px;
  }
}
@media (width >= 48rem) {
  .sc-single-property span.month-selector__arrow {
    height: 38px;
  }
}
@media (width >= 48rem) {
  .sc-single-property span.month-selector__arrow {
    width: 38px;
  }
}
.sc-single-property span.month-selector__arrow {
  background-color: var(--color-primary) !important;
}
.mini-gallery-button {
  font-family: var(--font-body);
  font-size: 10px;
  text-decoration-line: underline;
}
@media (width >= 64rem) {
  .mini-gallery-button {
    padding-inline: 50px;
  }
}
@media (width >= 64rem) {
  .mini-gallery-button {
    font-size: 14px;
  }
}
header#menu-right {
  z-index: 10 !important;
  background-color: gray !important;
}
#searchPanelTrigger {
  margin-left: calc(var(--spacing) * 4);
  cursor: pointer;
}
div#slideDownSearch {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  background-color: #ffffff;
  transition: top 0.5s ease;
  z-index: 1000;
  padding: 200px 20px 50px;
  max-height: 100vh;
  overflow: scroll;
}
div#slideDownSearch.showPan {
  top: 0;
}
div#slideDownSearch.hidePan {
  top: -100%;
}
div#slideDownSearch input {
  padding: calc(var(--spacing) * 2);
}
:is(div#slideDownSearch input):focus {
  outline: none;
}
div#slideDownSearch input[type="search"]::-webkit-search-decoration,div#slideDownSearch input[type="search"]::-webkit-search-results-button,div#slideDownSearch input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
:is(div#slideDownSearch .loading01) span {
  font-family: var(--font-body);
  animation: loading01 1.4s infinite alternate;
}
.testimonialSwiper {
  --swiper-pagination-color: #252525;
  --swiper-pagination-bullet-inactive-color: #252525;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
}
.testimonialSwiper .swiper-pagination-bullet {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-white);
}
.testimonialSwiper .swiper-slide-prev {
  opacity: 0 !important;
}
.testimonialSwiper .fade-in {
  opacity: 0;
  transition: opacity 1s ease-in;
}
.testimonialSwiper .fade-in.visible {
  opacity: 1;
}
.testimonialSwiper .swiper-pagination-test {
  margin-top: 40px;
}
.sc-wish {
  height: 550px;
}
.favouriteToggle {
  margin-block: calc(var(--spacing) * 0) !important;
}
.property-list .fa-map,.property-list .fa-arrow-up-arrow-down {
  color: #252525;
}
.property-list button {
  cursor: pointer;
}
.property-list button.rst-btn {
  border: 1px solid;
}
.property-list .sc-search-modal {
  aspect-ratio: unset !important;
  border-bottom-style: var(--tw-border-style) !important;
  border-bottom-width: 1px !important;
}
.property-list #filter-input-row {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
:is(.property-list .filter-button-hp) button {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.insta-title a {
  display: none;
}
#sc-dropdown-region_name {
  border-radius: 0 !important;
}
@media only screen and (min-width: 1035px) {
  #sc-dropdown-region_name {
    border-radius: 0 !important;
  }
}
.calendar__day--booked {
  opacity: 0.5 !important;
}
#menu-sub .hover {
  text-decoration: underline;
}
h1 {
  max-width: 28ch;
}
.gs-page-banner h1,.gs-page-banner h2,.gs-page-banner h3,.gs-page-banner h4,.gs-page-banner h5,.gs-page-banner h6 {
  max-width: 28ch;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  h1, .title-1, .title-2, #supercontrol-search-form {
    position: relative;
    opacity: 100% !important;
  }
  :is(h1,.title-1,.title-2,#supercontrol-search-form) .char {
    opacity: 100% !important;
  }
  .home h1,.home .title-1,.home .title-2,.home #supercontrol-search-form {
    opacity: 100% !important;
    position: relative;
  }
}
:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) h1,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) .title-1,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) .title-2,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) #supercontrol-search-form {
  position: relative;
  opacity: 100% !important;
}
:is(:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) h1,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) .title-1,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) .title-2,:is(.autoFinishAnimations .gs-page-banner,.autoFinishAnimations.home) #supercontrol-search-form) .char {
  opacity: 100% !important;
}
.gs-page-banner .block-banner {
  margin-bottom: calc(45px * -1);
}
.gs-page-banner .wp-block-cover__inner-container {
  padding-top: 140px !important;
}
:is(.gs-page-banner .wp-block-cover__inner-container) h1 + p {
  max-width: 50ch;
}
.gs-page-banner {
  min-height: 750px !important;
}
@media (width >= 64rem) {
  .gs-page-banner {
    min-height: 600px !important;
  }
}
.gs-page-banner {
  margin-block: calc(var(--spacing) * 0) !important;
  max-height: none !important;
  padding-block: calc(var(--spacing) * 0) !important;
}
.gs-page-banner h1,.gs-page-banner h2,.gs-page-banner h3,.gs-page-banner h4,.gs-page-banner h5,.gs-page-banner h6 {
  position: relative;
}
.gs-page-banner h1 {
  margin-bottom: calc(var(--spacing) * 5) !important;
}
.underline-links a {
  text-decoration: underline;
}
h1#prop-title {
  margin-left: 0 !important;
}
.filter-title {
  margin-left: calc(var(--spacing) * 0) !important;
}
@keyframes loading01 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (min-width: 1024px) {
  #filter-input-row {
    --radius: 9999px;
  }
  #filter-input-row > div:first-child button[data-dropdown]:first-of-type {
    border-top-left-radius: var(--radius);
    border-bottom-left-radius: var(--radius);
  }
  #filter-input-row > div:first-child button[data-dropdown] {
    padding-inline: 2rem !important;
  }
  #filter-input-row button[data-sf-submit] {
    border-top-right-radius: var(--radius);
    border-bottom-right-radius: var(--radius);
    background-color: --color-teal !important;
  }
}
#supercontrol-search-form, #supercontrol-search-form * {
  text-transform: capitalize !important;
}
#tour-modal .adv-filters {
  max-height: unset;
}
.month-selector__arrow {
  width: auto;
  aspect-ratio: 1/1;
  display: grid;
  place-content: center;
}
:is(.filter-button-hp > button),:is(.filter-button-hp > button) * {
  text-transform: capitalize !important;
}
.dual-range-input, .dual-range-input * {
  --dri-thumb-hover-color: var(--color-primary) important;
  --dri-track-filled-color: var(--color-primary) important;
}
.rst-btn[type="reset"] {
  background-color: transparent !important;
  border: 1px solid white !important;
}
.rst-btn[type="reset"],.rst-btn[type="reset"] i {
  color: white !important;
}
@media screen and (max-width: 1024px) {
  #supercontrol-search-form {
    display: flex;
    flex-direction: column;
    gap: 4.5rem;
  }
}
body.overflow-hidden-modal header {
  z-index: 0 !important;
}
button > i[class^="fa-chevron"] {
  color: white !important;
}
@media screen and (max-width: 1024px) {
  #supercontrol-search-form {
    max-width: 85vw !important;
    margin: 0 auto;
  }
}
.attributionSection {
  margin-top: calc(var(--spacing) * 4);
  text-align: right;
}
.attributionSection p,.attributionSection a {
  padding: 0px;
  color: #b5b5b5;
  font-size: 10px;
}
#search-calendar .month-selector--individual p {
  color: #5d5d5d !important;
}
.pd-picks-swiper a {
  padding: 20px 0 !important;
  display: block !important;
  height: 100%;
}
#properties-map {
  min-height: 60vh !important;
}
.adv-filters:has(#map-cell) {
  max-height: none !important;
}
@media (max-width: 639px) {
  .gm-style-iw.gm-style-iw-c:has(.map-popup-cell):not( :has(.clustered-group) ) {
    max-width: 260px !important;
    min-width: 260px !important;
  }
  .gm-style-iw .map-popup-cell .info-cell .text-2xl, .gm-style-iw-d .map-popup-cell .info-cell .text-2xl {
    font-size: 1.125rem !important;
    line-height: 1.4 !important;
  }
}
#calendar .month-selector {
  margin-bottom: calc(var(--spacing) * 2);
}
:is(#calendar .calendar-container) .calendar {
  margin-bottom: calc(var(--spacing) * 2);
}
:is(:is(:is(#calendar .calendar-container) .calendar) .calendar__row) .calendar__header {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
}
:is(:is(#calendar .calendar-container) .calendar) .calendar__day-number {
  height: 25px;
  width: 25px;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: 25px;
  line-height: 25px;
}
:is(:is(:is(#calendar .calendar-container) .calendar) .calendar__day-number):after {
  bottom: 2px;
}
#calendar #calendar-key {
  padding: calc(var(--spacing) * 2);
}
#calendar #price-info {
  padding-top: calc(var(--spacing) * 4);
}
:is(#calendar #price-info) #prices {
  gap: calc(var(--spacing) * 0);
}
:is(:is(#calendar #price-info) #prices) p {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
}
:is(:is(#calendar #price-info) #prices) #rate {
  font-size: var(--text-xl) !important;
  line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
}
@media (width >= 48rem) {
  :is(:is(#calendar #price-info) #prices) #rate {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
}
@media (width >= 64rem) {
  :is(:is(#calendar #price-info) #prices) #rate {
    font-size: var(--text-3xl) !important;
    line-height: var(--tw-leading, var(--text-3xl--line-height)) !important;
  }
}
#calendar .calendar-price-display__book {
  margin-block: calc(var(--spacing) * 4);
}
#calendar .reset-dates {
  padding-top: calc(var(--spacing) * 0);
}
#slideDownSearch {
  display: none;
}
.sc-search-modal .wp-block-cover__inner-container {
  position: unset;
}
.size-full {
  width: 100% !important;
}
#supercontrol-search-form #sc-dropdown-region_name {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
#supercontrol-search-form {
  width: 100% !important;
}
@media (width < 64rem) {
  #supercontrol-search-form div#dropdown-region_name {
    display: flex;
  }
}
@media (width < 64rem) {
  #supercontrol-search-form div#dropdown-region_name {
    flex-direction: column;
  }
}
:is(#supercontrol-search-form div#dropdown-region_name) button {
  font-size: 12px !important;
}
@media (width < 64rem) {
  :is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list {
    flex: 1;
  }
}
@media (width < 64rem) {
  :is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list {
    overflow: auto;
  }
}
@media (width < 64rem) {
  :is(:is(#supercontrol-search-form div#dropdown-region_name) #sc-destination-list) .location-list-pop {
    height: 100% !important;
  }
}
#supercontrol-search-form div#dropdown-region_name {
  overflow: hidden;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width < 768px) {
  #supercontrol-search-form div#dropdown-region_name {
    padding-block: calc(var(--spacing) * 0) !important;
  }
}
#supercontrol-search-form div#dropdown-region_name {
  max-height: 500px;
  border-radius: 0 !important;
}
:is(#supercontrol-search-form div#dropdown-region_name) i.fa-regular.fa-magnifying-glass {
  font-size: 20px !important;
}
@media screen and (min-width: 1024px) {
  #supercontrol-search-form div#dropdown-region_name {
    width: calc(100% - 175px);
  }
}
#supercontrol-search-form button {
  font-family: var(--font-body) !important;
  font-size: 14px;
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
:is(#supercontrol-search-form #filter-input-row)  > div {
  border-top-style: var(--tw-border-style);
  border-top-width: 0px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
  border-left-style: var(--tw-border-style) !important;
  border-left-width: 0px !important;
  border-right-color: #BEBEBE;
  border-radius: 10px 0 0 10px !important;
}
:is(:is(#supercontrol-search-form #filter-input-row) > div):first-of-type {
  border-radius: 10px 0 0 10px !important;
}
:is(#supercontrol-search-form #filter-input-row) .fa-solid {
  display: none;
}
.pop-location {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.pop-location .pop-location-active {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-foreground);
}
.pop-location-active {
  color: var(--color-foreground);
}
.pop-sub-region {
  display: none;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.adv-filters {
  max-width: 1250px;
}
@media (width < 40rem) {
  .adv-filters {
    height: 100dvh !important;
  }
}
@media (width < 40rem) {
  .adv-filters {
    max-height: 100dvh !important;
  }
}
@media (width < 40rem) {
  .adv-filters div#sc-price-input {
    flex-direction: row;
  }
}
@media (width < 40rem) {
  .adv-filters div#sc-price-input {
    justify-content: space-around;
  }
}
@media (width < 40rem) {
  .adv-filters #sc-af-first-row {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }
}
@media (width < 40rem) {
  .adv-filters #sc-af-second-row {
    padding-top: calc(var(--spacing) * 0) !important;
  }
}
.adv-filters #sc-af-second-row {
  max-height: unset !important;
}
.adv-filters #sc-modal-bottom-bar {
  background: rgba(255, 255, 255, 1);
}
.button-circle {
  color: #fff;
  background-color: var(--color-primary);
  padding: 7px;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-circle i {
  margin-bottom: -2px;
}
div#sc-af-second-row {
  max-height: 375px;
  overflow: auto;
}
.hide-options {
  display: none;
}
.location-list-pop {
  height: 394px;
  overflow: auto;
}
button.flexibilityItem {
  margin-bottom: calc(var(--spacing) * 0) !important;
  text-transform: none !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
button.flexibilityItem.selectedFlex {
  color: white;
  background-color: var(--color-foreground);
}
@media (width < 48rem) {
  .mobile-location-filter-open {
    overflow: hidden;
  }
}
@media (width < 48rem) {
  .mobile-location-filter-open a.pop-location {
    font-size: 12px !important;
  }
}
@media (width < 48rem) {
  .mobile-location-filter-open .pop-sub-region {
    margin-top: 8px;
  }
}
@media (width < 48rem) {
  .mobile-location-filter-open .pop-sub-region {
    font-size: 18px !important;
  }
}
:is(.mobile-location-filter-open #dropdown-region_name,.mobile-location-filter-open #dropdown-start_date,.mobile-location-filter-open #dropdown-sleeps) img {
  opacity: 0%;
}
.related-first-card {
  height: 30vh;
}
@media (width >= 64rem) {
  .related-first-card {
    height: 100%;
  }
}
.related-first-card img {
  height: 100%;
}
.related-first-card div {
  justify-content: center !important;
}
:is(.related-first-card div) h2 {
  padding: 10px;
  font-size: var(--ff--cta-title-2) !important;
}
@media (width >= 64rem) {
  .related-first-card div {
    min-height: 611px;
  }
}
.sc-related-property .outer {
  position: relative;
}
:is(.sc-related-property .outer):before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 387px;
}
:is(.sc-related-property .outer) picture,:is(.sc-related-property .outer) .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-block: calc(var(--spacing) * 0) !important;
}
.swiper-scrollbar {
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mini-button {
  text-wrap-mode: nowrap;
  border-radius: 59px !important;
  border: 0.5px solid #252525;
  padding-inline: 10px !important;
  padding-block: 5px;
  text-align: center;
  font-size: 10px !important;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.mini-button:hover {
  background-color: #252525;
  color: white !important;
}
.mini-button:hover strong {
  color: white !important;
}
.swiper-scrollbar-drag {
  background-color: var(--color-foreground) !important;
  border-radius: 0 !important;
}
.sc-related-block, .sc-related-property-link {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 0);
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) * {
  color: var(--color-white) !important;
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) h2 {
  margin-bottom: 5px !important;
  font-size: 30px;
}
:is(:is(.sc-related-block,.sc-related-property-link) .related-content) a {
  text-transform: uppercase;
  text-decoration-line: underline;
}
:is(:is(.sc-related-block,.sc-related-property-link) .bottom-icons) i {
  color: var(--color-foreground);
}
.swiper-button-disabled {
  opacity: 50%;
}
.sc-related-block {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
}
.font-swipe-chev {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.feat-card-content h2 {
  font-size: 24px !important;
}
:is(.feat-card-content h2) span {
  font-family: var(--font-body);
  font-size: 12px !important;
}
svg.related-heart {
  width: 16px;
  height: 16px;
}
#mini-search * {
  border-color: #0000001a;
}
#mini-search .feat-row {
  cursor: pointer;
  gap: 25px !important;
  padding: calc(var(--spacing) * 0) !important;
}
#mini-search .mini-property-grid {
  gap: 20px;
}
div#destinations-tab {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
div#destinations-tab a.level-1 {
  display: inline-block;
  font-size: 15px;
  --tw-font-weight: 400;
  font-weight: 400;
  text-transform: uppercase;
}
div#destinations-tab a.level-2 {
  margin-block: calc(var(--spacing) * 4);
  display: inline-block;
  font-size: 13px;
  --tw-font-weight: 400;
  font-weight: 400;
  text-transform: uppercase;
}
div#destinations-tab a.level-3 {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
}
.calendar__day {
  border: none !important;
}
#suggested-stays .suggested-stays-item-container {
  border-bottom: 1px solid var(--color-primary) !important;
  padding-block: 15px;
}
:is(:is(#suggested-stays .suggested-stays-item-container) .suggested-stays-item) .suggest-stays-dates {
  font-weight: bold;
}
#calendar #rate {
  font-family: var(--subheading-font-family) !important;
  font-weight: 400 !important;
  font-size: 48px !important;
}
.ai-toggle {
  margin-bottom: 10px !important;
}
.ai-toggle input[type="checkbox"] {
  height: 0 !important;
  width: 0 !important;
  visibility: hidden !important;
}
.ai-toggle label {
  cursor: pointer !important;
  text-indent: -9999px !important;
  width: 50px !important;
  height: 27px !important;
  background: grey !important;
  display: block !important;
  border-radius: 25px !important;
  position: relative !important;
}
.ai-toggle label:after {
  content: "" !important;
  position: absolute !important;
  top: 5px !important;
  left: 5px !important;
  width: 16px !important;
  height: 16px !important;
  background: #fff !important;
  border-radius: 16px !important;
  transition: 0.3s !important;
}
.ai-toggle input:checked + label {
  background: #252525 !important;
}
.ai-toggle input:checked + label:after {
  left: calc(100% - 5px) !important;
  transform: translateX(-100%) !important;
}
.ai-toggle label:active:after {
  width: 50px !important;
}
form.ai-search {
  position: relative;
  display: grid;
  height: 50px;
  width: 100%;
  max-width: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
}
@media (width >= 48rem) {
  form.ai-search {
    background-color: var(--color-white);
  }
}
@media (width >= 64rem) {
  form.ai-search {
    grid-template-columns: 3fr 1fr;
  }
}
form.ai-search .inp-and-mic {
  display: flex;
  width: 100%;
  background-color: var(--color-white);
}
@media (width >= 64rem) {
  form.ai-search .inp-and-mic {
    height: 50px;
  }
}
:is(form.ai-search .inp-and-mic)  > input {
  width: 100%;
  padding-block: calc(var(--spacing) * 5);
  background-color: var(--color-white);
  font-size: 16px;
  padding-left: 15px;
}
form.ai-search .trigger-search {
  display: block !important;
  height: 50px;
  width: 100%;
  background-color: #252525;
  padding: 18px;
  color: var(--color-white) !important;
  text-transform: uppercase;
}
:is(form.ai-search .trigger-search) .fa-sparkles {
  display: none;
}
.bg-white.absolute.border-solid.border-t.p-2 {
  position: relative;
  right: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
}
.bg-white.absolute.border-solid.border-t.p-2 button {
  padding: 7px 10px;
  font-size: 11px !important;
  cursor: pointer;
  background-color: #808080;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.bg-white.absolute.border-solid.border-t.p-2 button):hover {
  background-color: #252525;
}
@media (width >= 64rem) {
  .block-banner {
    bottom: 35px !important;
  }
}
.block-banner p.text-black.mt-2.mb-2 {
  font-size: 12px;
  padding-left: 10px;
}
.block-banner .contents {
  position: relative;
}
.properties-search-form {
  width: 100%;
}
@media (width >= 64rem) {
  .properties-search-form {
    max-width: 89%;
  }
}
@media (width >= 80rem) {
  .properties-search-form {
    max-width: 75%;
  }
}
@media (width >= 96rem) {
  .properties-search-form {
    max-width: 55%;
  }
}
.ai-toggle-description {
  z-index: 1;
}
button#toggle-recording {
  cursor: pointer;
  --tw-border-style: none !important;
  border-style: none !important;
  padding-inline: 20px !important;
}
#sc-dropdown-sleeps i {
  display: none;
}
#supercontrol-search-form {
  min-width: unset !important;
}
@media screen and (min-width: 1024px) {
  #supercontrol-search-form div#dropdown-region_name {
    width: calc(75% - 1px) !important;
  }
}
div#filter-input-row button {
  min-height: 50px;
}
.sc-guests {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
div#filter-input-row button {
  min-height: unset !important;
}
.map-container {
  position: relative;
}
.supercontrol-loading-spinner {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.pd-hero {
  position: relative;
  width: 100%;
  height: clamp(30rem, 56vw, 85vh);
  overflow: hidden;
}
.pd-hero .___propSwiper {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.pd-hero > .alignwide {
  pointer-events: none;
}
.pd-hero > .alignwide a, .pd-hero > .alignwide button, .pd-hero > .alignwide [data-favourite] {
  pointer-events: auto;
}
.pd-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
}
.pd-hero-overlay-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient( 180deg, rgba(24, 24, 24, 0.82) 0%, rgba(24, 24, 24, 0) 100% );
  z-index: 1;
}
.pd-hero-overlay-bot {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 55%;
  background: linear-gradient( 0deg, rgba(24, 24, 24, 0.85) 0%, rgba(24, 24, 24, 0) 100% );
  z-index: 1;
}
.pd-hero-cta-bar {
  position: absolute;
  bottom: clamp(2rem, 4vw, 4rem);
  right: 0;
  z-index: 10;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.pd-hero-cta-bar .usc-fav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.625rem;
  height: 2.625rem;
  aspect-ratio: 1 / 1;
  padding: 0;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.9);
  overflow: hidden;
}
.pd-hero-cta-bar .usc-fav span {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.pd-hero-cta-bar .usc-fav img:not(.hidden) {
  display: block;
}
.pd-hero-body {
  position: absolute;
  bottom: clamp(2rem, 4vw, 4rem);
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  max-width: min(680px, 70%);
}
.pd-hero-location {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.pd-hero-location-dot {
  color: #9dada0;
  font-size: 0.6rem;
}
.pd-hero-title {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(2.5rem, 6vw, 5.3125rem);
  line-height: 1.1;
  color: #fff;
  letter-spacing: -0.02em;
}
.pd-hero-amenities {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.5rem;
  margin-top: 0.25rem;
}
.pd-amenity {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0.35rem;
}
.pd-amenity-icon {
  font-size: 1rem;
}
.btn-white {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #252525;
  border-radius: 100px;
  padding: 0 1.4rem;
  height: 2.625rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
}
.btn-white:hover {
  background: #f4f4f4;
}
.btn-white-outline {
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.85);
  border-radius: 100px;
  padding: 0 1.4rem;
  height: 2.625rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.3s ease, border-color 0.3s ease;
}
.btn-white-outline:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: #fff;
}
.pd-tab-nav {
  background: transparent;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding: 1.5rem 0 0.75rem;
}
@media (max-width: 640px) {
  .pd-tab-nav {
    padding: 1.5rem 0 0;
  }
}
.pd-tab-nav::-webkit-scrollbar {
  display: none;
}
.pd-tab-nav-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.5rem;
  margin: 0 auto;
  min-width: max-content;
}
@media (min-width: 640px) {
  .pd-tab-nav-inner {
    gap: 2rem;
  }
}
@media (pointer: fine) {
  .pd-tab-nav {
    overflow-x: visible;
  }
  .pd-tab-nav-inner {
    flex-wrap: wrap;
    min-width: 0;
    width: 100%;
    gap: 0.5rem;
  }
  @media (min-width: 640px) {
    .pd-tab-nav-inner {
      gap: 0.75rem;
    }
  }
  .pd-tab {
    width: auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 640px) and (pointer: coarse) {
  .pd-tab-nav {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
}
.pd-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #9dada0;
  color: #fff;
  border: none;
  border-radius: 100px;
  padding: 0 1.5rem;
  height: 2.625rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: color 0.4s ease;
}
.pd-tab::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #617e89 0%, #769293 100%);
  border-radius: inherit;
  transform: scale(0);
  transform-origin: bottom left;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
.pd-tab:hover::before, .pd-tab-active::before {
  transform: scale(1);
}
.pd-tab-active {
  background: #9dada0;
  color: #fff;
}
@media (max-width: 640px) and (pointer: fine) {
  .pd-tab-nav {
    padding: clamp(1.5rem, 4vw, 2.5rem) 0 1rem;
  }
  .pd-tab-nav-inner {
    gap: 0.375rem;
  }
  .pd-tab {
    font-size: 0.75rem;
    height: 2rem;
    padding: 0 0.75rem;
  }
  .pd-tab-nav-mobile-cta {
    display: none;
  }
}
.page-shell {
  background: #f4f4f4;
}
.pd-content-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .pd-content-inner {
    grid-template-columns: 1fr 38rem;
    gap: clamp(2rem, 4vw, 5rem);
    align-items: start;
  }
}
@media (min-width: 1440px) {
  .pd-content-inner {
    grid-template-columns: 1fr 42rem;
  }
}
.pd-left {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.pd-section {
  padding: clamp(1.5rem, 3vw, 3rem) 0;
}
.pd-section-h2 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.75rem, 3.5vw, 3.4375rem);
  line-height: 1.25;
  color: #434c45;
  letter-spacing: -0.02em;
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}
.pd-section-h3 {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.5rem, 2.8vw, 2.8125rem);
  line-height: 1.27;
  color: #444d46;
  letter-spacing: -0.01em;
}
.pd-body-text {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #252525;
  line-height: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.read-more-btn {
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  padding: 1.5rem 0 0.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration: underline;
  color: currentColor;
  border: none;
  cursor: pointer;
  transition: color 0.2s ease;
}
.read-more-btn:hover {
  color: #9dada0;
}
.pd-description-text {
  max-width: 52ch;
}
.pd-description-text.pd-desc-collapsed .pd-desc-extra {
  display: none;
}
.pd-description-text:not(.pd-desc-collapsed) .pd-desc-extra {
  animation: descFadeIn 0.35s ease forwards;
}
@keyframes descFadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.pd-read-more {
  margin-top: 1.25rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  font-weight: 500;
  color: #252525;
  background: transparent;
  border: 1.5px solid rgba(37, 37, 37, 0.25);
  border-radius: 100px;
  cursor: pointer;
  text-decoration: none;
  padding: 0.55rem 1.25rem;
  letter-spacing: 0.04em;
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pd-read-more:hover {
  color: #617e89;
  border-color: #617e89;
  background: rgba(97, 126, 137, 0.06);
}
.pd-read-more-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
  line-height: 1;
  font-style: normal;
  vertical-align: middle;
  position: relative;
  top: 1px;
  transition: transform 0.3s ease;
}
.pd-read-more.pd-rm-open .pd-read-more-icon {
  transform: rotate(180deg);
}
.pd-divider {
  height: 1px;
  background: #ddd;
  border: none;
  margin: 0;
}
.pd-accordion-item {
  padding: clamp(1rem, 2vw, 1.5rem) 0;
}
.pd-accordion-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: left;
  gap: 1rem;
}
.pd-accordion-icon {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 1.75rem;
  font-weight: 300;
  color: #444d46;
  line-height: 1;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  transition: transform 0.3s ease;
}
.pd-accordion-item[data-open] .pd-accordion-icon {
  transform: rotate(45deg);
}
.pd-accordion-body {
  padding-top: 1.25rem;
}
.pd-accordion-body[hidden] {
  display: none;
}
.pd-features-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6rem 2rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.9375rem;
  color: #252525;
  line-height: 1.5rem;
  padding: 0;
  list-style: none;
}
@media (min-width: 560px) {
  .pd-features-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.pd-right {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .pd-right {
    position: sticky;
    top: calc(68px + 3.5rem);
    align-self: start;
  }
}
.pd-booking-card {
  background: #f4f4f4;
  border-radius: 30px;
  box-shadow: 0 4px 44px rgba(0, 0, 0, 0.06);
  padding: clamp(1.5rem, 3vw, 2.5rem);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pd-booking-price-strip {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ebebeb;
}
.pd-booking-price-from {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #252525;
}
.pd-booking-price-highlight {
  font-weight: 500;
  color: #9dada0;
}
.pd-booking-price-pppn {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.9375rem;
  color: #252525;
}
.pd-booking-price-green {
  font-weight: 500;
  color: #9dada0;
}
.pd-calendar {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pd-cal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.pd-cal-month-pill {
  flex: 1;
  text-align: center;
  border: 1px solid #252525;
  border-radius: 100px;
  padding: 0.6rem 1.5rem;
  font-family: "Inter Tight", "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #252525;
}
.pd-cal-arrow {
  width: 2.5rem;
  height: 2.5rem;
  background: #9dada0;
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 1.1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s ease;
}
.pd-cal-arrow:hover {
  background: #617e89;
}
.pd-cal-grid-header {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0;
}
.pd-cal-grid-header span {
  font-family: "Inter Tight", "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.875rem;
  color: #9c9d9f;
  text-align: center;
  padding: 0.25rem 0;
}
.pd-cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0;
}
.pd-cal-day {
  font-family: "Inter Tight", "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #252525;
  text-align: center;
  padding: 0.65rem 0.25rem;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
  user-select: none;
}
.pd-cal-day:hover:not(.pd-cal-day-other):not(.pd-cal-day-booked) {
  background: #e8efeb;
}
.pd-cal-day-other {
  color: #9c9d9f;
  cursor: default;
}
.pd-cal-day-booked {
  background: #d9d9d9;
  color: #9c9d9f;
  cursor: not-allowed;
}
.pd-cal-day-selected {
  background: #9dada0;
  color: #fff;
}
.pd-cal-legend {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pd-cal-legend-hr {
  border: none;
  height: 1px;
  background: #ebebeb;
}
.pd-cal-legend-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
.pd-cal-legend-swatch {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 3px;
  display: inline-block;
}
.pd-cal-booked {
  background: #d9d9d9;
}
.pd-cal-selected {
  background: #9dada0;
}
.pd-cal-legend-label {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.875rem;
  color: #252525;
}
.pd-booking-cta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pd-gallery-section {
  padding: clamp(1.5rem, 3vw, 3rem) clamp(1rem, 5vw, 7rem);
  background: #f4f4f4;
  max-width: 1800px;
  margin: 0 auto;
  box-sizing: border-box;
}
.pd-gallery-img {
  width: 100%;
  height: clamp(180px, 40vw, 700px);
  object-fit: cover;
  border-radius: 10px;
  display: block;
}
.pd-testimonials-section {
  background: #9dada0;
}
.pd-testi-inner {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 4vw, 4rem);
}
.pd-testi-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.pd-testi-heading {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.5rem, 3vw, 2.8125rem);
  line-height: 1.27;
  color: #fff;
  letter-spacing: -0.01em;
}
.pd-testi-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .pd-testi-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1025px) {
  .pd-testi-grid {
    grid-template-columns: 1.68fr 1fr 1fr;
  }
}
.pd-testi-card {
  border: 1.5px solid rgba(255, 255, 255, 0.7);
  border-radius: 7px;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pd-testi-stars {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 0.875rem;
  color: #fff;
  letter-spacing: 2px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 100px;
  padding: 0.3rem 1rem;
  align-self: flex-start;
  display: flex;
  gap: 0px;
}
.pd-testi-quote {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 1rem;
  color: #fff;
  line-height: 1.5rem;
  flex: 1;
}
.pd-testi-author {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-size: 1rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}
.pd-testi-author strong {
  font-weight: 500;
}
.pd-testi-author span {
  font-weight: 300;
}
.pd-paulas-section {
  background: #f4f4f4;
}
.pd-paulas-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  margin: 0 auto;
  align-items: center;
}
@media (min-width: 768px) {
  .pd-paulas-inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1025px) {
  .pd-paulas-inner {
    grid-template-columns: 1fr 1fr;
  }
}
.pd-paulas-left {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pd-paulas-heading {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.75rem, 3vw, 2.8125rem);
  line-height: 1.27;
  color: #444d46;
  letter-spacing: -0.01em;
}
.pd-paulas-btn {
  margin-top: 0.75rem;
}
.pd-paulas-right {
  position: relative;
  padding-bottom: 5.5rem;
}
.pd-paulas-img {
  width: 75%;
  text-align: right;
  border-radius: 7px;
  object-fit: cover;
  aspect-ratio: 628/545;
  display: block;
  margin-left: auto;
}
.pd-paulas-img-sub {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 52%;
  border-radius: 7px;
  object-fit: cover;
  aspect-ratio: 436/297;
  display: block;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
}
@media (min-width: 1025px) {
  .pd-paulas-img-sub {
    left: -2.5rem;
  }
}
.pd-location-section {
  background: #f4f4f4;
}
.pd-location-map-wrap {
  position: relative;
  width: 100%;
  height: clamp(22rem, 55vw, 50rem);
}
.pd-location-map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  filter: grayscale(20%) contrast(1.05);
}
.pd-location-card {
  position: absolute;
  top: 50%;
  right: clamp(1rem, 5vw, 7rem);
  transform: translateY(-50%);
  background: #f4f4f4;
  border-radius: 16px;
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.13);
  padding: clamp(1.5rem, 3vw, 2.5rem);
  width: clamp(280px, 34vw, 460px);
  display: flex;
  flex-direction: column;
  gap: 0;
  z-index: 2;
}
.pd-location-heading {
  font-family: "Faculty Glyphic", Helvetica;
  font-weight: 400;
  font-size: clamp(1.5rem, 2.5vw, 2.5rem);
  line-height: 1.25;
  color: #444d46;
  letter-spacing: -0.01em;
}
.pd-location-details {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid #ebebeb;
}
.pd-location-detail-row {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 300;
  font-size: 0.9375rem;
  color: #252525;
  line-height: 1.4;
}
.pd-location-detail-icon {
  font-size: 1rem;
  flex-shrink: 0;
}
.pd-location-directions-btn {
  align-self: flex-start;
}
@media (max-width: 640px) {
  .pd-location-map-wrap {
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .pd-location-map {
    position: relative;
    height: 280px;
  }
  .pd-location-card {
    position: relative;
    top: auto;
    left: 0;
    right: 0;
    transform: none;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  }
}
@media (min-width: 1440px) {
  .pd-location-section {
    padding: 0;
  }
}
.pd-picks-swiper {
  overflow: visible !important;
  padding-bottom: 1rem;
}
.pd-picks-swiper .swiper-slide {
  height: auto;
  transition: transform 0.3s ease;
}
.pd-picks-swiper .swiper-slide:hover {
  transform: scale(1.02);
  z-index: 2;
}
.sub {
  font-family: "Zalando Sans SemiExpanded", Helvetica;
  font-weight: 500;
  font-size: 0.875rem;
  color: #9dada0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  display: block;
}
#price-info {
  padding-top: 2rem;
}
#price-info, #price-info * {
  font-size: 1rem !important;
}
#price-info #prices {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
:is(#price-info #prices) p {
  margin-block: 0 !important;
}
#recent-searches-modal .recent-search-params-region_name {
  color: black !important;
  font-size: 1.2rem !important;
}
#recent-searches-modal .recent-search-params-date {
  font-size: 0.9rem !important;
}
#recent-searches-modal #recent-search-list > div {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  transition: all 0.3s ease-in-out;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-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-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-space-x-reverse: 0;
    }
  }
}
