/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'Plus Jakarta Sans', sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-200: oklch(90.5% 0.093 164.15);
    --color-emerald-800: oklch(43.2% 0.095 166.913);
    --color-black: #000;
    --color-white: #ffffff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --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-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --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-primary: #0B5857;
    --color-border: #D8D8D8;
    --color-dark: #292929;
    --color-primary-light: #E3F0ED;
    --color-light: #FAFAFA;
    --color-green-grey: #F5F8F7;
    --font-display: 'Outfit', sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-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-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .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;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .-top-20 {
    top: calc(var(--spacing) * -20);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-24 {
    top: calc(var(--spacing) * 24);
  }
  .top-\[-1\.875rem\] {
    top: -1.875rem;
  }
  .top-\[-6rem\] {
    top: -6rem;
  }
  .top-\[-12rem\] {
    top: -12rem;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1 {
    right: calc(var(--spacing) * 1);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .right-8 {
    right: calc(var(--spacing) * 8);
  }
  .right-\[-34rem\] {
    right: -34rem;
  }
  .right-\[-44\.3653125rem\] {
    right: -44.3653125rem;
  }
  .right-\[4rem\] {
    right: 4rem;
  }
  .right-\[5\.4375rem\] {
    right: 5.4375rem;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }
  .bottom-\[-6rem\] {
    bottom: -6rem;
  }
  .bottom-\[-38\.0115rem\] {
    bottom: -38.0115rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-\[-16rem\] {
    left: -16rem;
  }
  .left-\[-32rem\] {
    left: -32rem;
  }
  .isolate {
    isolation: isolate;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .-z-20 {
    z-index: calc(20 * -1);
  }
  .z-10 {
    z-index: 10;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .\!m-0 {
    margin: calc(var(--spacing) * 0) !important;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .\!ml-0 {
    margin-left: calc(var(--spacing) * 0) !important;
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .\!flex {
    display: flex !important;
  }
  .\!hidden {
    display: none !important;
  }
  .\!inline-flex {
    display: inline-flex !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;
  }
  .\!h-full {
    height: 100% !important;
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-2\/3 {
    height: calc(2/3 * 100%);
  }
  .h-3\/4 {
    height: calc(3/4 * 100%);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-44 {
    height: calc(var(--spacing) * 44);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-56 {
    height: calc(var(--spacing) * 56);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-72 {
    height: calc(var(--spacing) * 72);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-\[2\.25rem\] {
    height: 2.25rem;
  }
  .h-\[2rem\] {
    height: 2rem;
  }
  .h-\[11rem\] {
    height: 11rem;
  }
  .h-\[16rem\] {
    height: 16rem;
  }
  .h-\[18rem\] {
    height: 18rem;
  }
  .h-\[24\.5rem\] {
    height: 24.5rem;
  }
  .h-\[24rem\] {
    height: 24rem;
  }
  .h-\[32rem\] {
    height: 32rem;
  }
  .h-\[37\.5rem\] {
    height: 37.5rem;
  }
  .h-\[44\.89225rem\] {
    height: 44.89225rem;
  }
  .h-\[56rem\] {
    height: 56rem;
  }
  .h-\[env\(safe-area-inset-bottom\)\] {
    height: env(safe-area-inset-bottom);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-2\/3 {
    width: calc(2/3 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[16\.3125rem\] {
    width: 16.3125rem;
  }
  .w-\[32rem\] {
    width: 32rem;
  }
  .w-\[38rem\] {
    width: 38rem;
  }
  .w-\[56rem\] {
    width: 56rem;
  }
  .w-\[74\.75rem\] {
    width: 74.75rem;
  }
  .w-\[89\.48525rem\] {
    width: 89.48525rem;
  }
  .w-\[96rem\] {
    width: 96rem;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-10 {
    min-width: calc(var(--spacing) * 10);
  }
  .min-w-fit {
    min-width: fit-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .origin-bottom-right {
    transform-origin: 100% 100%;
  }
  .origin-left {
    transform-origin: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-150 {
    --tw-scale-x: 150%;
    --tw-scale-y: 150%;
    --tw-scale-z: 150%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-\[11\.586deg\] {
    rotate: 11.586deg;
  }
  .rotate-\[130deg\] {
    rotate: 130deg;
  }
  .rotate-\[320deg\] {
    rotate: 320deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .appearance-none {
    appearance: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .\!flex-col {
    flex-direction: column !important;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .\!items-center {
    align-items: center !important;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .\!gap-1 {
    gap: calc(var(--spacing) * 1) !important;
  }
  .\!gap-2 {
    gap: calc(var(--spacing) * 2) !important;
  }
  .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-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .self-start {
    align-self: flex-start;
  }
  .self-stretch {
    align-self: stretch;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[2\.0625rem\] {
    border-radius: 2.0625rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-2xl {
    border-top-left-radius: var(--radius-2xl);
    border-top-right-radius: var(--radius-2xl);
  }
  .rounded-b-2xl {
    border-bottom-right-radius: var(--radius-2xl);
    border-bottom-left-radius: var(--radius-2xl);
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-\[5px\] {
    border-style: var(--tw-border-style);
    border-width: 5px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#E3F0ED\]\/50 {
    border-color: color-mix(in oklab, #E3F0ED 50%, transparent);
  }
  .border-black\/5 {
    border-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .border-border {
    border-color: var(--color-border);
  }
  .border-dark {
    border-color: var(--color-dark);
  }
  .border-emerald-200 {
    border-color: var(--color-emerald-200);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .\!bg-dark {
    background-color: var(--color-dark) !important;
  }
  .bg-dark {
    background-color: var(--color-dark);
  }
  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }
  .bg-green-grey {
    background-color: var(--color-green-grey);
  }
  .bg-light {
    background-color: var(--color-light);
  }
  .bg-light\/60 {
    background-color: color-mix(in srgb, #FAFAFA 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-light) 60%, transparent);
    }
  }
  .bg-primary {
    background-color: var(--color-primary);
  }
  .bg-primary-light {
    background-color: var(--color-primary-light);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[var\(--color-light\)\]\/95 {
    --tw-gradient-from: color-mix(in srgb, #FAFAFA 95%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-light) 95%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-\[var\(--color-light\)\]\/40 {
    --tw-gradient-via: color-mix(in srgb, #FAFAFA 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-light) 40%, transparent);
    }
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-\[var\(--color-light\)\]\/70 {
    --tw-gradient-via: color-mix(in srgb, #FAFAFA 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-light) 70%, transparent);
    }
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .\[fill\:\#0B5857\] {
    fill: #0B5857;
  }
  .fill-\[rgba\(227\,240\,237\,0\.5\)\] {
    fill: rgba(227,240,237,0.5);
  }
  .fill-\[rgba\(227\,240\,237\,0\.6\)\] {
    fill: rgba(227,240,237,0.6);
  }
  .fill-\[rgba\(227\,240\,237\,0\.45\)\] {
    fill: rgba(227,240,237,0.45);
  }
  .fill-\[rgba\(227\,240\,237\,0\.55\)\] {
    fill: rgba(227,240,237,0.55);
  }
  .fill-\[var\(--color-primary-light\)\] {
    fill: var(--color-primary-light);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-bottom {
    object-position: bottom;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .\!px-6 {
    padding-inline: calc(var(--spacing) * 6) !important;
  }
  .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);
  }
  .\!py-3 {
    padding-block: calc(var(--spacing) * 3) !important;
  }
  .\!py-8 {
    padding-block: calc(var(--spacing) * 8) !important;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .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-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-56 {
    padding-top: calc(var(--spacing) * 56);
  }
  .pr-7 {
    padding-right: calc(var(--spacing) * 7);
  }
  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }
  .\!pb-0 {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .align-middle {
    vertical-align: middle;
  }
  .\!font-display {
    font-family: var(--font-display) !important;
  }
  .\!font-sans {
    font-family: var(--font-sans) !important;
  }
  .font-display {
    font-family: var(--font-display);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .\!text-2xl {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
  .\!text-base {
    font-size: var(--text-base) !important;
    line-height: var(--tw-leading, var(--text-base--line-height)) !important;
  }
  .\!text-lg {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }
  .\!text-xl {
    font-size: var(--text-xl) !important;
    line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .\!leading-6 {
    --tw-leading: calc(var(--spacing) * 6) !important;
    line-height: calc(var(--spacing) * 6) !important;
  }
  .\!leading-10 {
    --tw-leading: calc(var(--spacing) * 10) !important;
    line-height: calc(var(--spacing) * 10) !important;
  }
  .\!leading-tight {
    --tw-leading: var(--leading-tight) !important;
    line-height: var(--leading-tight) !important;
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .\!font-medium {
    --tw-font-weight: var(--font-weight-medium) !important;
    font-weight: var(--font-weight-medium) !important;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .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-tight {
    --tw-tracking: var(--tracking-tight) !important;
    letter-spacing: var(--tracking-tight) !important;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .\!text-dark {
    color: var(--color-dark) !important;
  }
  .\!text-light {
    color: var(--color-light) !important;
  }
  .\!text-white {
    color: var(--color-white) !important;
  }
  .text-dark {
    color: var(--color-dark);
  }
  .text-dark\/60 {
    color: color-mix(in srgb, #292929 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-dark) 60%, transparent);
    }
  }
  .text-dark\/70 {
    color: color-mix(in srgb, #292929 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-dark) 70%, transparent);
    }
  }
  .text-dark\/80 {
    color: color-mix(in srgb, #292929 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-dark) 80%, transparent);
    }
  }
  .text-emerald-800 {
    color: var(--color-emerald-800);
  }
  .text-light {
    color: var(--color-light);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-primary-light {
    color: var(--color-primary-light);
  }
  .text-primary\/30 {
    color: color-mix(in srgb, #0B5857 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-primary) 30%, transparent);
    }
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .\!not-italic {
    font-style: normal !important;
  }
  .\!underline {
    text-decoration-line: underline !important;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-90 {
    opacity: 90%;
  }
  .opacity-95 {
    opacity: 95%;
  }
  .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-\[0_0\.5rem_1\.875rem_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 0.5rem 1.875rem var(--tw-shadow-color, rgba(0,0,0,0.08));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_0_32px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0 0 32px var(--tw-shadow-color, rgba(0,0,0,0.06));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_0_32px_rgba\(0\,0\,0\,0\.10\)\] {
    --tw-shadow: 0 0 32px var(--tw-shadow-color, rgba(0,0,0,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);
  }
  .shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 4px 20px var(--tw-shadow-color, rgba(0,0,0,0.08));
    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-sm {
    --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);
  }
  .ring-0 {
    --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);
  }
  .ring-2 {
    --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);
  }
  .ring-primary {
    --tw-ring-color: var(--color-primary);
  }
  .ring-offset-2 {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .ring-offset-light {
    --tw-ring-offset-color: var(--color-light);
  }
  .ring-offset-white {
    --tw-ring-offset-color: var(--color-white);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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,);
  }
  .brightness-150 {
    --tw-brightness: brightness(150%);
    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\:blur\(50px\)\] {
    filter: blur(50px);
  }
  .\[filter\:blur\(60px\)\] {
    filter: blur(60px);
  }
  .\[filter\:blur\(80px\)\] {
    filter: blur(80px);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, 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-\[grid-template-rows\] {
    transition-property: grid-template-rows;
    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-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-shadow {
    transition-property: box-shadow;
    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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[fill-opacity\:\.04\] {
    fill-opacity: .04;
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .placeholder\:text-dark\/50 {
    &::placeholder {
      color: color-mix(in srgb, #292929 50%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-dark) 50%, transparent);
      }
    }
  }
  .focus-within\:ring-2 {
    &:focus-within {
      --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-within\:ring-primary {
    &:focus-within {
      --tw-ring-color: var(--color-primary);
    }
  }
  .focus-within\:ring-offset-2 {
    &:focus-within {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-within\:ring-offset-light {
    &:focus-within {
      --tw-ring-offset-color: var(--color-light);
    }
  }
  .focus-within\:ring-offset-white {
    &:focus-within {
      --tw-ring-offset-color: var(--color-white);
    }
  }
  .hover\:no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
  .hover\:underline-offset-4 {
    &:hover {
      @media (hover: hover) {
        text-underline-offset: 4px;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-\[0_0_40px_rgba\(0\,0\,0\,0\.12\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 0 40px var(--tw-shadow-color, rgba(0,0,0,0.12));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:top-3 {
    &:focus {
      top: calc(var(--spacing) * 3);
    }
  }
  .focus\:border-primary {
    &:focus {
      border-color: var(--color-primary);
    }
  }
  .focus\:no-underline {
    &:focus {
      text-decoration-line: none;
    }
  }
  .focus\:opacity-100 {
    &:focus {
      opacity: 100%;
    }
  }
  .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-primary {
    &:focus {
      --tw-ring-color: var(--color-primary);
    }
  }
  .focus\:ring-white\/80 {
    &:focus {
      --tw-ring-color: color-mix(in srgb, #ffffff 80%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-white) 80%, transparent);
      }
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --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-visible\:ring-\[var\(--color-primary\)\] {
    &:focus-visible {
      --tw-ring-color: var(--color-primary);
    }
  }
  .focus-visible\:ring-primary {
    &:focus-visible {
      --tw-ring-color: var(--color-primary);
    }
  }
  .focus-visible\:ring-offset-2 {
    &:focus-visible {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-visible\:ring-offset-white {
    &:focus-visible {
      --tw-ring-offset-color: var(--color-white);
    }
  }
  .focus-visible\:outline {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
    }
  }
  .focus-visible\:outline-\[3px\] {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 3px;
    }
  }
  .focus-visible\:outline-offset-2 {
    &:focus-visible {
      outline-offset: 2px;
    }
  }
  .focus-visible\:outline-primary {
    &:focus-visible {
      outline-color: var(--color-primary);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:h-48 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 48);
    }
  }
  .sm\:h-64 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 64);
    }
  }
  .sm\:h-80 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 80);
    }
  }
  .sm\:h-\[2\.5rem\] {
    @media (width >= 40rem) {
      height: 2.5rem;
    }
  }
  .sm\:h-\[2rem\] {
    @media (width >= 40rem) {
      height: 2rem;
    }
  }
  .sm\:h-\[12rem\] {
    @media (width >= 40rem) {
      height: 12rem;
    }
  }
  .sm\:h-\[18rem\] {
    @media (width >= 40rem) {
      height: 18rem;
    }
  }
  .sm\:w-56 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 56);
    }
  }
  .sm\:w-\[36rem\] {
    @media (width >= 40rem) {
      width: 36rem;
    }
  }
  .sm\:scale-150 {
    @media (width >= 40rem) {
      --tw-scale-x: 150%;
      --tw-scale-y: 150%;
      --tw-scale-z: 150%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }
  .sm\:justify-between {
    @media (width >= 40rem) {
      justify-content: space-between;
    }
  }
  .sm\:px-3 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .sm\:\[fill-opacity\:\.04\] {
    @media (width >= 40rem) {
      fill-opacity: .04;
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-8 {
    @media (width >= 48rem) {
      grid-column: span 8 / span 8;
    }
  }
  .md\:mt-2 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 2);
    }
  }
  .md\:mt-6 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .md\:mt-8 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .md\:mb-12 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .md\:\!inline-flex {
    @media (width >= 48rem) {
      display: inline-flex !important;
    }
  }
  .md\:inline-flex {
    @media (width >= 48rem) {
      display: inline-flex;
    }
  }
  .md\:h-14 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 14);
    }
  }
  .md\:h-48 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 48);
    }
  }
  .md\:h-56 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 56);
    }
  }
  .md\:h-64 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 64);
    }
  }
  .md\:h-72 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 72);
    }
  }
  .md\:h-80 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 80);
    }
  }
  .md\:h-96 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 96);
    }
  }
  .md\:h-\[3rem\] {
    @media (width >= 48rem) {
      height: 3rem;
    }
  }
  .md\:h-\[13rem\] {
    @media (width >= 48rem) {
      height: 13rem;
    }
  }
  .md\:h-\[20rem\] {
    @media (width >= 48rem) {
      height: 20rem;
    }
  }
  .md\:h-\[22rem\] {
    @media (width >= 48rem) {
      height: 22rem;
    }
  }
  .md\:h-\[28rem\] {
    @media (width >= 48rem) {
      height: 28rem;
    }
  }
  .md\:w-14 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 14);
    }
  }
  .md\:w-\[40rem\] {
    @media (width >= 48rem) {
      width: 40rem;
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:max-w-2xl {
    @media (width >= 48rem) {
      max-width: var(--container-2xl);
    }
  }
  .md\:shrink-0 {
    @media (width >= 48rem) {
      flex-shrink: 0;
    }
  }
  .md\:basis-1\/3 {
    @media (width >= 48rem) {
      flex-basis: calc(1/3 * 100%);
    }
  }
  .md\:grid-cols-1 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .md\:gap-0 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .md\:gap-3 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:rounded-full {
    @media (width >= 48rem) {
      border-radius: calc(infinity * 1px);
    }
  }
  .md\:p-8 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:px-12 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .md\:\!py-2 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 2) !important;
    }
  }
  .md\:py-8 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .md\:py-10 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .md\:py-12 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .md\:py-16 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }
  .md\:pt-6 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 6);
    }
  }
  .md\:pt-8 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 8);
    }
  }
  .md\:pt-10 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .md\:pt-16 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 16);
    }
  }
  .md\:pb-6 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 6);
    }
  }
  .md\:pb-12 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 12);
    }
  }
  .md\:pb-28 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 28);
    }
  }
  .md\:pl-1 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 1);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:\!text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl) !important;
      line-height: var(--tw-leading, var(--text-3xl--line-height)) !important;
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:\[fill-opacity\:\.05\] {
    @media (width >= 48rem) {
      fill-opacity: .05;
    }
  }
  .lg\:sticky {
    @media (width >= 64rem) {
      position: sticky;
    }
  }
  .lg\:top-32 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 32);
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 64rem) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:col-span-12 {
    @media (width >= 64rem) {
      grid-column: span 12 / span 12;
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:inline-flex {
    @media (width >= 64rem) {
      display: inline-flex;
    }
  }
  .lg\:h-8 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 8);
    }
  }
  .lg\:h-60 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 60);
    }
  }
  .lg\:h-72 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 72);
    }
  }
  .lg\:h-90 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 90);
    }
  }
  .lg\:h-\[3\.5rem\] {
    @media (width >= 64rem) {
      height: 3.5rem;
    }
  }
  .lg\:h-\[3rem\] {
    @media (width >= 64rem) {
      height: 3rem;
    }
  }
  .lg\:h-\[16rem\] {
    @media (width >= 64rem) {
      height: 16rem;
    }
  }
  .lg\:h-\[22rem\] {
    @media (width >= 64rem) {
      height: 22rem;
    }
  }
  .lg\:h-\[24rem\] {
    @media (width >= 64rem) {
      height: 24rem;
    }
  }
  .lg\:h-\[26rem\] {
    @media (width >= 64rem) {
      height: 26rem;
    }
  }
  .lg\:h-\[32rem\] {
    @media (width >= 64rem) {
      height: 32rem;
    }
  }
  .lg\:h-\[34rem\] {
    @media (width >= 64rem) {
      height: 34rem;
    }
  }
  .lg\:h-\[37\.5rem\] {
    @media (width >= 64rem) {
      height: 37.5rem;
    }
  }
  .lg\:h-\[39rem\] {
    @media (width >= 64rem) {
      height: 39rem;
    }
  }
  .lg\:h-full {
    @media (width >= 64rem) {
      height: 100%;
    }
  }
  .lg\:w-\[46rem\] {
    @media (width >= 64rem) {
      width: 46rem;
    }
  }
  .lg\:max-w-3xl {
    @media (width >= 64rem) {
      max-width: var(--container-3xl);
    }
  }
  .lg\:max-w-5xl {
    @media (width >= 64rem) {
      max-width: var(--container-5xl);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-x-12 {
    @media (width >= 64rem) {
      column-gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:p-10 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:px-6 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .lg\:px-16 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }
  .lg\:\!py-14 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 14) !important;
    }
  }
  .lg\:py-12 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .lg\:py-14 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 14);
    }
  }
  .lg\:py-16 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }
  .lg\:py-20 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 20);
    }
  }
  .lg\:pt-8 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 8);
    }
  }
  .lg\:pt-10 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .lg\:pt-20 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 20);
    }
  }
  .lg\:pb-8 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .lg\:pb-10 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:pb-16 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:pb-28 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 28);
    }
  }
  .lg\:\!text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl) !important;
      line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
    }
  }
  .lg\:text-3xl {
    @media (width >= 64rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:\[fill-opacity\:\.08\] {
    @media (width >= 64rem) {
      fill-opacity: .08;
    }
  }
  .xl\:col-span-3 {
    @media (width >= 80rem) {
      grid-column: span 3 / span 3;
    }
  }
  .xl\:h-20 {
    @media (width >= 80rem) {
      height: calc(var(--spacing) * 20);
    }
  }
  .xl\:h-64 {
    @media (width >= 80rem) {
      height: calc(var(--spacing) * 64);
    }
  }
  .xl\:h-\[1rem\] {
    @media (width >= 80rem) {
      height: 1rem;
    }
  }
  .xl\:h-\[18rem\] {
    @media (width >= 80rem) {
      height: 18rem;
    }
  }
  .xl\:h-\[24rem\] {
    @media (width >= 80rem) {
      height: 24rem;
    }
  }
  .xl\:h-\[28rem\] {
    @media (width >= 80rem) {
      height: 28rem;
    }
  }
  .xl\:h-\[30rem\] {
    @media (width >= 80rem) {
      height: 30rem;
    }
  }
  .xl\:h-\[34rem\] {
    @media (width >= 80rem) {
      height: 34rem;
    }
  }
  .xl\:h-\[36rem\] {
    @media (width >= 80rem) {
      height: 36rem;
    }
  }
  .xl\:w-20 {
    @media (width >= 80rem) {
      width: calc(var(--spacing) * 20);
    }
  }
  .xl\:w-\[52rem\] {
    @media (width >= 80rem) {
      width: 52rem;
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:gap-12 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .xl\:\[fill-opacity\:\.08\] {
    @media (width >= 80rem) {
      fill-opacity: .08;
    }
  }
  .\[\&_\.custom-logo\]\:h-16 {
    & .custom-logo {
      height: calc(var(--spacing) * 16);
    }
  }
  .\[\&_\.custom-logo\]\:w-auto {
    & .custom-logo {
      width: auto;
    }
  }
  .lg\:\[\&_\.custom-logo\]\:h-18 {
    @media (width >= 64rem) {
      & .custom-logo {
        height: calc(var(--spacing) * 18);
      }
    }
  }
  .\[\&_\.custom-logo-link\]\:inline-flex {
    & .custom-logo-link {
      display: inline-flex;
    }
  }
  .\[\&_\.custom-logo-link\]\:items-center {
    & .custom-logo-link {
      align-items: center;
    }
  }
  .\[\&\>\.page-numbers\]\:border-border {
    &>.page-numbers {
      border-color: var(--color-border);
    }
  }
  .\[\&\>\.page-numbers\]\:bg-white {
    &>.page-numbers {
      background-color: var(--color-white);
    }
  }
  .\[\&\>\.page-numbers\]\:text-dark {
    &>.page-numbers {
      color: var(--color-dark);
    }
  }
  .\[\&\>\.page-numbers\.current\]\:border-dark {
    &>.page-numbers.current {
      border-color: var(--color-dark);
    }
  }
  .\[\&\>\.page-numbers\.current\]\:bg-dark {
    &>.page-numbers.current {
      background-color: var(--color-dark);
    }
  }
  .\[\&\>\.page-numbers\.current\]\:text-white {
    &>.page-numbers.current {
      color: var(--color-white);
    }
  }
  .\[\&\>a\]\:block {
    &>a {
      display: block;
    }
  }
  .\[\&\>a\]\:rounded-lg {
    &>a {
      border-radius: var(--radius-lg);
    }
  }
  .\[\&\>a\]\:border {
    &>a {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .\[\&\>a\]\:px-3 {
    &>a {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .\[\&\>a\]\:py-2 {
    &>a {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .\[\&\>p\]\:mb-3 {
    &>p {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .\[\&\>ul\]\:flex {
    &>ul {
      display: flex;
    }
  }
  .\[\&\>ul\]\:list-disc {
    &>ul {
      list-style-type: disc;
    }
  }
  .\[\&\>ul\]\:list-none {
    &>ul {
      list-style-type: none;
    }
  }
  .\[\&\>ul\]\:items-center {
    &>ul {
      align-items: center;
    }
  }
  .\[\&\>ul\]\:gap-9 {
    &>ul {
      gap: calc(var(--spacing) * 9);
    }
  }
  .\[\&\>ul\]\:pl-6 {
    &>ul {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .md\:\[\&\>ul\]\:pl-8 {
    @media (width >= 48rem) {
      &>ul {
        padding-left: calc(var(--spacing) * 8);
      }
    }
  }
  .\[\&\>ul\>li\]\:mb-2 {
    &>ul>li {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&\>ul\>li\>a\]\:leading-normal {
    &>ul>li>a {
      --tw-leading: var(--leading-normal);
      line-height: var(--leading-normal);
    }
  }
  .\[\&\>ul\>li\>a\]\:font-semibold {
    &>ul>li>a {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .\[\&\>ul\>li\>a\]\:\!text-dark {
    &>ul>li>a {
      color: var(--color-dark) !important;
    }
  }
  .\[\&\>ul\>li\>a\]\:no-underline {
    &>ul>li>a {
      text-decoration-line: none;
    }
  }
  .\[\&\>ul\>li\>a\:hover\]\:opacity-80 {
    &>ul>li>a:hover {
      opacity: 80%;
    }
  }
}
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600&display=swap');
:root {
  --container-padding: 1rem;
  --container-padding-sm: 1.5rem;
  --container-padding-lg: 2rem;
  --container-padding-xl: 3rem;
  --container-padding-2xl: 5rem;
  --container-padding-3xl: 8rem;
}
html {
  font-family: var(--font-sans);
  color: var(--color-dark);
  background-color: var(--color-light);
}
body {
  font-family: var(--font-sans);
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: -0.01em;
}
h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.04em;
  color: var(--color-dark);
}
h1 {
  font-size: clamp(2rem, 4vw + 1rem, 3.8rem);
}
h2 {
  font-size: clamp(1.75rem, 3vw + 1rem, 3rem);
}
h3 {
  font-size: clamp(1.4rem, 2vw + 0.8rem, 2rem);
}
h4 {
  font-size: clamp(1.2rem, 1.5vw + 0.7rem, 1.5rem);
}
p {
  line-height: 170%;
  letter-spacing: -0.01rem;
}
p {
  letter-spacing: -0.00125rem;
}
.container {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  max-width: 100% !important;
}
body {
  background-color: var(--color-light);
}
@media (min-width: 40rem) {
  .container {
    padding-left: var(--container-padding-sm);
    padding-right: var(--container-padding-sm);
  }
}
@media (min-width: 64rem) {
  .container {
    padding-left: var(--container-padding-lg);
    padding-right: var(--container-padding-lg);
  }
}
@media (min-width: 80rem) {
  .container {
    padding-left: var(--container-padding-xl);
    padding-right: var(--container-padding-xl);
  }
}
@media (min-width: 90rem) {
  .container {
    padding-left: var(--container-padding-2xl);
    padding-right: var(--container-padding-2xl);
  }
}
@media (min-width: 112.5rem) {
  .container {
    padding-left: var(--container-padding-3xl);
    padding-right: var(--container-padding-3xl);
    max-width: 120rem;
  }
}
a:focus-visible, button:focus-visible {
  outline: 3px solid var(--color-primary);
  outline-offset: 2px;
  border-radius: 0.25rem;
}
#listing-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.25rem;
  display: block;
}
.wysiwyg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  max-width: var(--container-6xl);
}
.wysiwyg p {
  margin-bottom: calc(var(--spacing) * 3);
}
.wysiwyg ul {
  list-style-type: disc;
  padding-left: calc(var(--spacing) * 6);
  @media (width >= 48rem) {
    padding-left: calc(var(--spacing) * 8);
  }
}
.wysiwyg ul li {
  margin-bottom: calc(var(--spacing) * 2);
}
.faq-card button:focus-visible {
  outline: none;
}
.guide-content {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
.guide-content h2 {
  font-family: var(--font-display, 'Outfit', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif);
  font-size: clamp(1.5rem, 1.1rem + 1.2vw, 2rem);
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 1rem 0;
}
.guide-content h3 {
  font-family: var(--font-display, 'Outfit', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif);
  font-size: clamp(1.25rem, 1rem + 0.7vw, 1.5rem);
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 0.75rem 0;
}
.guide-content p {
  margin: 0 0 1rem 0;
}
.guide-content ul, .guide-content ol {
  margin: 0 0 1.25rem 0;
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.guide-content ul {
  list-style-type: disc;
}
.guide-content ol {
  list-style-type: decimal;
}
.guide-content li {
  margin: 0;
}
@media (max-width: 767px) {
  .guide-content h2 {
    font-size: 1.75rem;
  }
  .guide-content h3 {
    font-size: 1.25rem;
  }
}
body a {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-underline-offset 0.2s ease;
}
body a:hover, body a:focus {
  text-underline-offset: 5px;
}
a.bg-primary, a.bg-dark, button a, header a {
  text-decoration: none;
  text-underline-offset: 0;
}
a.bg-primary:hover, a.bg-primary:focus, a.bg-dark:hover, a.bg-dark:focus, button a:hover, button a:focus, header a:hover, header a:focus {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.wysiwyg h2 {
  font-size: clamp(1.4rem, 2vw + 0.5rem, 2.1rem);
  line-height: 1.3;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.wysiwyg h3 {
  font-size: clamp(1.2rem, 1.5vw + 0.5rem, 1.6rem);
  line-height: 1.35;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}
.wysiwyg h4 {
  font-size: 1.125rem;
  margin-top: 1.25rem;
  margin-bottom: .5rem;
}
@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-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-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-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --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-outline-style: solid;
      --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-duration: initial;
      --tw-ease: initial;
    }
  }
}
/* ===== Listing card overlay pills ===== */

.csh-card-top-overlays{
  position:absolute;
  inset:0;
  z-index:10;
}

.csh-pill-top-left{
  position:absolute;
  top:12px;
  left:12px;
}

.csh-pill-top-right{
  position:absolute;
  top:12px;
  right:12px;
}

/* This is the KEY: overlaps image + body */
.csh-pill-bottom-center-edge{
  position:absolute;
  left:50%;
  bottom:0;
  transform:translate(-50%, 50%); /* half down into white area */
  z-index:20;
  pointer-events:none;
}

.csh-overlay-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  padding:10px 16px;
  font-weight:700;
  box-shadow:0 10px 25px rgba(0,0,0,.18);
}

/* Make status pill 2-line like competitor */
.csh-overlay-status{
  text-align:center;
  white-space:normal !important;
  flex-direction:column;
  min-width:180px;
  gap:2px;
}

.csh-status-line1,
.csh-status-line2{
  display:block;
  line-height:1.05;
}

.csh-status-line2{
  font-weight:600;
  opacity:.95;
}

/* Sub pills (rooms available / top right info) */
.csh-overlay-sub,
.csh-overlay-bed{
  background:rgba(255,255,255,.92);
  color:#111;
  font-weight:700;
  padding:8px 12px;
  box-shadow:0 8px 18px rgba(0,0,0,.14);
}

/* Status colours (tweak to match your palette) */
.csh-status-letting{
  background:#2FBF71;
  color:#0b2a18;
}

.csh-status-enquire{
  background:#F07BB7;
  color:#3a0b24;
}

.csh-status-waitlist{
  background:#F6C453;
  color:#3a2a06;
}
/* Place status pill bottom-left (overlapping image+body) */
.csh-pill-bottom-center-edge{
  position:absolute;
  left:18px;              /* bottom-left */
  bottom:0;
  transform:translate(0, 50%);
  z-index:20;
  pointer-events:none;
}

/* New: beds/price pill bottom-right (inside image) */
.csh-pill-bottom-right{
  position:absolute;
  right:18px;
  bottom:18px;
  z-index:20;
  pointer-events:none;
}

/* Beds + price pill styling (2 lines + coloured background) */
.csh-overlay-bedprice{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  text-align:center;

  background:rgba(15, 23, 42, 0.75); /* deep slate w/ transparency */
  color:#fff;
  padding:10px 14px;
  border-radius:999px;
  box-shadow:0 10px 25px rgba(0,0,0,.22);
  backdrop-filter: blur(6px);
}

.csh-bedline{
  font-weight:800;
  line-height:1.05;
}

.csh-priceline{
  font-weight:650;
  line-height:1.05;
  opacity:.95;
  font-size:0.95em;
}
/* Mobile Sticky CTA */
.csh-mobile-cta{
  position: fixed !important;
  left: 12px !important;
  right: 12px !important;
  bottom: calc(12px + env(safe-area-inset-bottom)) !important;
  z-index: 999999 !important;
  display: block !important;
}

.csh-mobile-cta a.csh-mobile-cta__btn{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  width: 100% !important;
  padding: 14px 16px !important;
  border-radius: 999px !important;

  background: rgba(11, 95, 90, 0.78) !important; /* teal glass */
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px) !important;

  color: #fff !important;
  font-weight: 800 !important;
  text-decoration: none !important;

  border: 1px solid rgba(255,255,255,.22) !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.18) !important;
}

.csh-mobile-cta a.csh-mobile-cta__btn:active{
  transform: translateY(1px) !important;
}
.csh-mobile-cta a.csh-mobile-cta__btn .csh-mobile-cta__meta{
  display: inline-block !important;
  padding: 4px 10px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.14) !important;
  font-weight: 700 !important;
  font-size: 0.85em !important;
  opacity: .9 !important;
}
/* Give the page room so the fixed CTA doesn't cover content */
:root{
  --csh-mobile-cta-gap: 14px;
  --csh-mobile-cta-height: 76px; /* adjust if your bar is taller/shorter */
}

@media (max-width: 768px){
  body{
    padding-bottom: calc(var(--csh-mobile-cta-height) + var(--csh-mobile-cta-gap) + env(safe-area-inset-bottom)) !important;
  }
}

/* Ensure the CTA sits above everything and doesn't "grab" layout space */
.csh-mobile-cta{
  position: fixed !important;
  left: 12px !important;
  right: 12px !important;
  bottom: calc(12px + env(safe-area-inset-bottom)) !important;
  z-index: 999999 !important;
  pointer-events: none !important; /* only the button should be clickable */
}

.csh-mobile-cta a.csh-mobile-cta__btn{
  pointer-events: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important; /* helps match the height used above */
}

/* ===== Mobile CTA: reserve space in common WP wrappers (not just body) ===== */
@media (max-width: 768px){
  body,
  #page,
  #content,
  main,
  .site,
  .site-content,
  .content-area{
    padding-bottom: calc(var(--csh-mobile-cta-height) + var(--csh-mobile-cta-gap) + env(safe-area-inset-bottom)) !important;
  }
}
/* Prevent parents from creating weird stacking/clip contexts */
.csh-mobile-cta{
  transform: translateZ(0);
}
/* ===== Single property pages: reserve space so fixed CTA never covers content ===== */
@media (max-width: 768px){

  /* Try common WP “single listing” body classes */
  body.single-listing,
  body.single-listings,
  body.single-property,
  body.single{

    /* Reserve space in the most likely content wrappers */
    --csh-mobile-cta-height: 96px; /* bump to match real pill height */
  }

  body.single-listing main,
  body.single-listings main,
  body.single-property main,
  body.single main,
  body.single-listing #content,
  body.single-listings #content,
  body.single-property #content,
  body.single #content,
  body.single-listing .site-content,
  body.single-listings .site-content,
  body.single-property .site-content,
  body.single .site-content,
  body.single-listing .entry-content,
  body.single-listings .entry-content,
  body.single-property .entry-content,
  body.single .entry-content{
    padding-bottom: calc(var(--csh-mobile-cta-height) + var(--csh-mobile-cta-gap) + env(safe-area-inset-bottom)) !important;
  }
}
/* ===== Single property pages: prevent ancestors from breaking position:fixed ===== */
@media (max-width: 768px){
  body.single-listing #page,
  body.single-listings #page,
  body.single-property #page,
  body.single #page{
    transform: none !important;
    filter: none !important;
    perspective: none !important;
  }
}
.csh-mobile-cta a.csh-mobile-cta__btn{ background: rgba(11,95,90,1) !important; backdrop-filter:none !important; }

/* =========================================================
   Housemate matching accordion
   ========================================================= */

.csh-match-wrap{
  padding: 20px 0;
}

.csh-match-container{
  /* Match your site’s main content width */
  width: min(1160px, calc(100% - 32px));
  margin: 0 auto;
}

.csh-match{
  border: 1px solid rgba(11, 95, 90, 0.25);
  border-radius: 22px;
  background: rgba(11, 95, 90, 0.06);
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  overflow: hidden; /* fixes any “background bleed” around rounded corners */
}

.csh-match__summary{
  list-style: none;
  cursor: pointer;
  padding: 22px 22px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.csh-match__summary::-webkit-details-marker{ display:none; }

.csh-match-title{
  margin: 0 0 6px 0;
  font-size: clamp(26px, 2.2vw, 40px);
  line-height: 1.1;
}

.csh-match-intro{
  margin: 0;
  max-width: 60ch;
  color: rgba(0,0,0,.72);
}

.csh-match__summaryActions{
  display: inline-flex;
  align-items: center;
  gap: 14px; /* separates pill + chevron */
  flex: 0 0 auto;
  padding-top: 4px; /* nudges controls away from intro line */
}

.csh-pill{
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 10px 14px;
  font-weight: 700;
  color: rgb(11, 95, 90);
  background: rgba(11, 95, 90, 0.08);
  border: 1px solid rgba(11, 95, 90, 0.25);
  white-space: nowrap;
}

.csh-match__chev{
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: rgba(11, 95, 90, 0.08);
  border: 1px solid rgba(11, 95, 90, 0.25);
  display: grid;
  place-items: center;
  position: relative;
}
.csh-match__chev::before{
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid rgb(11, 95, 90);
  border-bottom: 3px solid rgb(11, 95, 90);
  transform: rotate(45deg);
  margin-top: -2px;
  transition: transform .2s ease;
}

.csh-match[open] .csh-match__chev::before{
  transform: rotate(-135deg);
  margin-top: 2px;
}

/* Body stays “on brand” when opened */
.csh-match__body{
  background: #fff;
  border-top: 1px solid rgba(0,0,0,.08);
  padding: 22px;
}

.csh-match-msg{
  border-radius: 14px;
  padding: 12px 14px;
  margin: 0 0 14px 0;
  font-weight: 600;
}
.csh-match-msg--success{ background: rgba(46, 204, 113, 0.12); }
.csh-match-msg--error{ background: rgba(231, 76, 60, 0.12); }

/* Layout grid to stop overlap + align like your site cards */
.csh-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}
@media (min-width: 860px){
  .csh-grid{
    grid-template-columns: 1fr 1fr;
    gap: 16px 20px;
  }
}
.csh-grid--contact{
  grid-template-columns: 1fr;
}
@media (min-width: 860px){
  .csh-grid--contact{
    grid-template-columns: 1fr 1fr;
  }
}
.csh-row--span2{
  grid-column: 1 / -1;
}

.csh-row label{
  display: block;
  margin: 0 0 8px 0;
  font-weight: 700;
}

.csh-row input,
.csh-row select{
  width: 100%;
  height: 52px;
  border-radius: 16px;
  border: 1px solid rgba(0,0,0,.14);
  background: #fff;
  padding: 0 16px;
  outline: none;
}

.csh-row input:focus,
.csh-row select:focus{
  border-color: rgba(11, 95, 90, 0.45);
  box-shadow: 0 0 0 4px rgba(11, 95, 90, 0.12);
}

.csh-divider{
  border: 0;
  height: 1px;
  background: rgba(0,0,0,.10);
  margin: 18px 0;
}

.csh-checkbox{
  margin-top: 10px;
}
.csh-checkbox input{
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 10px;
}

.csh-btn{
  margin-top: 16px;
  border: 0;
  border-radius: 999px;
  padding: 14px 18px;
  font-weight: 800;
  cursor: pointer;
  background: rgba(12, 28, 43, 0.92); /* your dark button vibe */
  color: #fff;
}

@media (max-width: 520px){
  .csh-match__summary{
    flex-direction: column;
    align-items: stretch;
  }
  .csh-match__summaryActions{
    justify-content: flex-start;
  }
}
/* =========================================================
   FIX: Sticky CTA visible on tablets (768–1024) + no overlap
   Paste at END of output.css
   ========================================================= */

:root{
  --csh-mobile-cta-gap: 14px;
  --csh-mobile-cta-height: 76px; /* adjust if your CTA is taller */
}

/* Show on mobile + tablet */
@media (max-width: 1024px){
  .csh-mobile-cta{
    display: block !important;
    position: fixed !important;
    left: 12px !important;
    right: 12px !important;
    bottom: calc(12px + env(safe-area-inset-bottom)) !important;
    z-index: 2147483647 !important; /* max-stacking safety */
    pointer-events: none !important;
  }

  .csh-mobile-cta a.csh-mobile-cta__btn{
    pointer-events: auto !important;
  }

  /* Reserve space so CTA never covers content */
  body,
  #page,
  #content,
  main,
  .site,
  .site-content,
  .content-area,
  .entry-content{
    padding-bottom: calc(var(--csh-mobile-cta-height) + var(--csh-mobile-cta-gap) + env(safe-area-inset-bottom)) !important;
  }

  /* Prevent parent stacking/clip contexts breaking position:fixed */
  html, body, #page, #content, main, .site, .site-content{
    transform: none !important;
    filter: none !important;
    perspective: none !important;
  }
}

/* Hide above tablet */
@media (min-width: 1025px){
  .csh-mobile-cta{ display: none !important; }
}



