/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
/*!
Theme Name: WordPress + Tailwind
*/
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --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-black: #111111;
    --color-white: #ffffff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-thin: 100;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-lg: 0.5rem;
    --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);
    --font-display: "HafferXH", Helvetica, sans-serif;
    --color-orange: #E6A07F;
    --color-blue: #BBD4EB;
    --color-archive-white: #F2F0E5;
    --color-pink: #EDC8CB;
    --color-purple: #B9A9D0;
    --color-green: #ADD5AE;
    --color-greenLight: #DEE9BA;
    --color-yellow: #F1EC8E;
    --color-slate: #2F3A48;
    --color-stone: #E0C7A3;
    --text-h1: clamp(32px, 4vw, 48px);
    --text-h2: clamp(28px, 3.5vw, 40px);
    --text-h3: clamp(26px, 3vw, 32px);
    --text-h4: clamp(24px, 2.5vw, 28px);
    --text-h5: clamp(20px, 2.2vw, 24px);
    --text-h6: clamp(18px, 2vw, 20px);
  }
}
@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-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: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-32 {
    top: calc(var(--spacing) * 32);
  }
  .top-\[0\] {
    top: 0;
  }
  .top-\[0px\] {
    top: 0px;
  }
  .top-\[6px\] {
    top: 6px;
  }
  .top-\[8px\] {
    top: 8px;
  }
  .top-\[9px\] {
    top: 9px;
  }
  .top-\[12px\] {
    top: 12px;
  }
  .top-\[16px\] {
    top: 16px;
  }
  .top-\[32px\] {
    top: 32px;
  }
  .top-\[96px\] {
    top: 96px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-\[0\] {
    right: 0;
  }
  .bottom-\[0\] {
    bottom: 0;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-\[0\] {
    left: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-2 {
    z-index: 2;
  }
  .z-10 {
    z-index: 10;
  }
  .z-99 {
    z-index: 99;
  }
  .z-100 {
    z-index: 100;
  }
  .z-999 {
    z-index: 999;
  }
  .z-\[12\] {
    z-index: 12;
  }
  .z-\[15\] {
    z-index: 15;
  }
  .z-\[50\] {
    z-index: 50;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .container {
    width: 100%;
    @media (width >= 528px) {
      max-width: 528px;
    }
    @media (width >= 767px) {
      max-width: 767px;
    }
    @media (width >= 1023px) {
      max-width: 1023px;
    }
    @media (width >= 1441px) {
      max-width: 1441px;
    }
    @media (width >= 1921px) {
      max-width: 1921px;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-\[0\] {
    margin-block: 0;
  }
  .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-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-\[1px\] {
    margin-top: 1px;
  }
  .mt-\[4px\] {
    margin-top: 4px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-\[10vw\] {
    margin-right: 10vw;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .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-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[8px\] {
    margin-bottom: 8px;
  }
  .mb-\[12px\] {
    margin-bottom: 12px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  .mb-\[60px\] {
    margin-bottom: 60px;
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-\[8px\] {
    margin-left: 8px;
  }
  .ml-\[16px\] {
    margin-left: 16px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .aspect-\[0\.97\/1\] {
    aspect-ratio: 0.97/1;
  }
  .aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .\!h-\[336px\] {
    height: 336px !important;
  }
  .\!h-\[487px\] {
    height: 487px !important;
  }
  .\!h-\[490px\] {
    height: 490px !important;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-\[0px\] {
    height: 0px;
  }
  .h-\[1\.25px\] {
    height: 1.25px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[100\%\] {
    height: 100%;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[210px\] {
    height: 210px;
  }
  .h-\[320px\] {
    height: 320px;
  }
  .h-\[328px\] {
    height: 328px;
  }
  .h-\[340px\] {
    height: 340px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[520px\] {
    height: 520px;
  }
  .h-\[560px\] {
    height: 560px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-\[326px\] {
    max-height: 326px;
  }
  .max-h-\[660px\] {
    max-height: 660px;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[43\%\] {
    width: 43%;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[75\%\] {
    width: 75%;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[85\%\] {
    width: 85%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[165px\] {
    width: 165px;
  }
  .w-\[207px\] {
    width: 207px;
  }
  .w-\[240px\] {
    width: 240px;
  }
  .w-\[456px\] {
    width: 456px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .max-w-\[315px\] {
    max-width: 315px;
  }
  .max-w-\[370px\] {
    max-width: 370px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[440px\] {
    max-width: 440px;
  }
  .max-w-\[470px\] {
    max-width: 470px;
  }
  .max-w-\[498px\] {
    max-width: 498px;
  }
  .max-w-\[538px\] {
    max-width: 538px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[680px\] {
    max-width: 680px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .max-w-\[874px\] {
    max-width: 874px;
  }
  .max-w-\[1320px\] {
    max-width: 1320px;
  }
  .flex-1 {
    flex: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[1px\] {
    --tw-translate-y: 1px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-x-\[-1\] {
    --tw-scale-x: -1;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-45 {
    rotate: calc(45deg * -1);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .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,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-start {
    align-content: flex-start;
  }
  .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;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-\[16px\] {
    column-gap: 16px;
  }
  .self-stretch {
    align-self: stretch;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-none {
    border-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-\[\#111111\] {
    border-color: #111111;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-\[\#00000038\] {
    background-color: #00000038;
  }
  .bg-\[\#111111\] {
    background-color: #111111;
  }
  .bg-archive-white {
    background-color: var(--color-archive-white);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-green {
    background-color: var(--color-green);
  }
  .bg-greenLight {
    background-color: var(--color-greenLight);
  }
  .bg-orange {
    background-color: var(--color-orange);
  }
  .bg-pink {
    background-color: var(--color-pink);
  }
  .bg-purple {
    background-color: var(--color-purple);
  }
  .bg-slate {
    background-color: var(--color-slate);
  }
  .bg-stone {
    background-color: var(--color-stone);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow {
    background-color: var(--color-yellow);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-\[25\%\] {
    object-position: 25%;
  }
  .object-\[25\%_70\%\] {
    object-position: 25% 70%;
  }
  .object-center {
    object-position: center;
  }
  .object-top {
    object-position: top;
  }
  .object-top-left {
    object-position: left top;
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-\[16px\] {
    padding: 16px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[24px\] {
    padding: 24px;
  }
  .p-\[40px\] {
    padding: 40px;
  }
  .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-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[32px\] {
    padding-inline: 32px;
  }
  .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-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-\[0px\] {
    padding-block: 0px;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[24px\] {
    padding-block: 24px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .py-\[48px\] {
    padding-block: 48px;
  }
  .py-\[65px\] {
    padding-block: 65px;
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[16px\] {
    padding-top: 16px;
  }
  .pt-\[24px\] {
    padding-top: 24px;
  }
  .pt-\[36px\] {
    padding-top: 36px;
  }
  .pt-\[85px\] {
    padding-top: 85px;
  }
  .pt-\[135px\] {
    padding-top: 135px;
  }
  .pr-\[5vw\] {
    padding-right: 5vw;
  }
  .pr-\[10px\] {
    padding-right: 10px;
  }
  .pr-\[20px\] {
    padding-right: 20px;
  }
  .pr-\[22px\] {
    padding-right: 22px;
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-\[36px\] {
    padding-bottom: 36px;
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pb-\[85px\] {
    padding-bottom: 85px;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-\[0px\] {
    padding-left: 0px;
  }
  .pl-\[40px\] {
    padding-left: 40px;
  }
  .text-center {
    text-align: center;
  }
  .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-\[12px\] {
    font-size: 12px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .leading-\[120\%\] {
    --tw-leading: 120%;
    line-height: 120%;
  }
  .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);
  }
  .font-thin {
    --tw-font-weight: var(--font-weight-thin);
    font-weight: var(--font-weight-thin);
  }
  .font-thin\! {
    --tw-font-weight: var(--font-weight-thin) !important;
    font-weight: var(--font-weight-thin) !important;
  }
  .text-\[\#111111\] {
    color: #111111;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .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-purple {
    color: var(--color-purple);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[0\] {
    opacity: 0;
  }
  .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-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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, visibility, 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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-250 {
    --tw-duration: 250ms;
    transition-duration: 250ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .group-hover\:pointer-events-auto {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        pointer-events: auto;
      }
    }
  }
  .group-hover\:visible {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        visibility: visible;
      }
    }
  }
  .group-hover\:scale-105 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:gap-\[10px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        gap: 10px;
      }
    }
  }
  .group-hover\:\!fill-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        fill: var(--color-black) !important;
      }
    }
  }
  .group-hover\:text-slate {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-slate);
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-\[\.open\]\:pointer-events-auto {
    &:is(:where(.group):is(.open) *) {
      pointer-events: auto;
    }
  }
  .group-\[\.open\]\:h-auto {
    &:is(:where(.group):is(.open) *) {
      height: auto;
    }
  }
  .group-\[\.open\]\:overflow-visible {
    &:is(:where(.group):is(.open) *) {
      overflow: visible;
    }
  }
  .group-\[\.open\]\:pt-\[4px\] {
    &:is(:where(.group):is(.open) *) {
      padding-top: 4px;
    }
  }
  .group-\[\.open\]\:opacity-100 {
    &:is(:where(.group):is(.open) *) {
      opacity: 100%;
    }
  }
  .placeholder\:text-white {
    &::placeholder {
      color: var(--color-white);
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:border-white {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-white);
      }
    }
  }
  .hover\:bg-\[\#111111\] {
    &:hover {
      @media (hover: hover) {
        background-color: #111111;
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-transparent {
    &:hover {
      @media (hover: hover) {
        background-color: transparent;
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-blue-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-800);
      }
    }
  }
  .hover\:text-purple {
    &:hover {
      @media (hover: hover) {
        color: var(--color-purple);
      }
    }
  }
  .hover\:text-slate {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:\!no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none !important;
      }
    }
  }
  .hover\:no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .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\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .max-md\:mt-4 {
    @media (width < 1023px) {
      margin-top: calc(var(--spacing) * 4);
    }
  }
  .max-md\:mr-2 {
    @media (width < 1023px) {
      margin-right: calc(var(--spacing) * 2);
    }
  }
  .max-md\:mb-4 {
    @media (width < 1023px) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .max-md\:hidden {
    @media (width < 1023px) {
      display: none;
    }
  }
  .max-md\:h-\[360px\] {
    @media (width < 1023px) {
      height: 360px;
    }
  }
  .max-md\:h-\[400px\] {
    @media (width < 1023px) {
      height: 400px;
    }
  }
  .max-md\:flex-col-reverse {
    @media (width < 1023px) {
      flex-direction: column-reverse;
    }
  }
  .max-md\:gap-2 {
    @media (width < 1023px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .max-md\:text-center {
    @media (width < 1023px) {
      text-align: center;
    }
  }
  .max-sm\:hidden {
    @media (width < 767px) {
      display: none;
    }
  }
  .max-sm\:h-\[520px\] {
    @media (width < 767px) {
      height: 520px;
    }
  }
  .max-sm\:w-\[85\%\] {
    @media (width < 767px) {
      width: 85%;
    }
  }
  .xs\:\!h-\[447\.5px\] {
    @media (width >= 528px) {
      height: 447.5px !important;
    }
  }
  .xs\:h-\[390px\] {
    @media (width >= 528px) {
      height: 390px;
    }
  }
  .xs\:grid-cols-2 {
    @media (width >= 528px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:block {
    @media (width >= 767px) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 767px) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 767px) {
      display: none;
    }
  }
  .sm\:aspect-\[initial\] {
    @media (width >= 767px) {
      aspect-ratio: initial;
    }
  }
  .sm\:h-\[auto\] {
    @media (width >= 767px) {
      height: auto;
    }
  }
  .sm\:w-\[40\%\] {
    @media (width >= 767px) {
      width: 40%;
    }
  }
  .sm\:w-\[43\%\] {
    @media (width >= 767px) {
      width: 43%;
    }
  }
  .sm\:w-\[57\%\] {
    @media (width >= 767px) {
      width: 57%;
    }
  }
  .sm\:w-\[60\%\] {
    @media (width >= 767px) {
      width: 60%;
    }
  }
  .sm\:w-auto {
    @media (width >= 767px) {
      width: auto;
    }
  }
  .sm\:min-w-\[138px\] {
    @media (width >= 767px) {
      min-width: 138px;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 767px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 767px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 767px) {
      flex-direction: row;
    }
  }
  .sm\:flex-row-reverse {
    @media (width >= 767px) {
      flex-direction: row-reverse;
    }
  }
  .sm\:content-stretch {
    @media (width >= 767px) {
      align-content: stretch;
    }
  }
  .sm\:items-end {
    @media (width >= 767px) {
      align-items: flex-end;
    }
  }
  .sm\:items-stretch {
    @media (width >= 767px) {
      align-items: stretch;
    }
  }
  .sm\:justify-between {
    @media (width >= 767px) {
      justify-content: space-between;
    }
  }
  .sm\:justify-start {
    @media (width >= 767px) {
      justify-content: flex-start;
    }
  }
  .md\:absolute {
    @media (width >= 1023px) {
      position: absolute;
    }
  }
  .md\:top-\[8px\] {
    @media (width >= 1023px) {
      top: 8px;
    }
  }
  .md\:top-\[9px\] {
    @media (width >= 1023px) {
      top: 9px;
    }
  }
  .md\:top-\[12px\] {
    @media (width >= 1023px) {
      top: 12px;
    }
  }
  .md\:top-\[16px\] {
    @media (width >= 1023px) {
      top: 16px;
    }
  }
  .md\:top-\[18px\] {
    @media (width >= 1023px) {
      top: 18px;
    }
  }
  .md\:top-\[auto\] {
    @media (width >= 1023px) {
      top: auto;
    }
  }
  .md\:right-0 {
    @media (width >= 1023px) {
      right: calc(var(--spacing) * 0);
    }
  }
  .md\:bottom-\[0\] {
    @media (width >= 1023px) {
      bottom: 0;
    }
  }
  .md\:left-auto {
    @media (width >= 1023px) {
      left: auto;
    }
  }
  .md\:order-1 {
    @media (width >= 1023px) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 1023px) {
      order: 2;
    }
  }
  .md\:col-span-5 {
    @media (width >= 1023px) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-span-6 {
    @media (width >= 1023px) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-start-7 {
    @media (width >= 1023px) {
      grid-column-start: 7;
    }
  }
  .md\:mb-\[0\] {
    @media (width >= 1023px) {
      margin-bottom: 0;
    }
  }
  .md\:mb-\[115px\] {
    @media (width >= 1023px) {
      margin-bottom: 115px;
    }
  }
  .md\:ml-\[auto\] {
    @media (width >= 1023px) {
      margin-left: auto;
    }
  }
  .md\:block {
    @media (width >= 1023px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 1023px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 1023px) {
      display: none;
    }
  }
  .md\:inline {
    @media (width >= 1023px) {
      display: inline;
    }
  }
  .md\:aspect-\[0\.97\/1\] {
    @media (width >= 1023px) {
      aspect-ratio: 0.97/1;
    }
  }
  .md\:aspect-\[auto\] {
    @media (width >= 1023px) {
      aspect-ratio: auto;
    }
  }
  .md\:aspect-\[initial\] {
    @media (width >= 1023px) {
      aspect-ratio: initial;
    }
  }
  .md\:\!h-\[490px\] {
    @media (width >= 1023px) {
      height: 490px !important;
    }
  }
  .md\:\!h-\[571px\] {
    @media (width >= 1023px) {
      height: 571px !important;
    }
  }
  .md\:h-\[2px\] {
    @media (width >= 1023px) {
      height: 2px;
    }
  }
  .md\:h-\[20px\] {
    @media (width >= 1023px) {
      height: 20px;
    }
  }
  .md\:h-\[30px\] {
    @media (width >= 1023px) {
      height: 30px;
    }
  }
  .md\:h-\[100\%\] {
    @media (width >= 1023px) {
      height: 100%;
    }
  }
  .md\:h-\[100vh\] {
    @media (width >= 1023px) {
      height: 100vh;
    }
  }
  .md\:h-\[460px\] {
    @media (width >= 1023px) {
      height: 460px;
    }
  }
  .md\:h-\[480px\] {
    @media (width >= 1023px) {
      height: 480px;
    }
  }
  .md\:h-\[520px\] {
    @media (width >= 1023px) {
      height: 520px;
    }
  }
  .md\:h-\[600px\] {
    @media (width >= 1023px) {
      height: 600px;
    }
  }
  .md\:h-\[620px\] {
    @media (width >= 1023px) {
      height: 620px;
    }
  }
  .md\:h-\[700px\] {
    @media (width >= 1023px) {
      height: 700px;
    }
  }
  .md\:h-\[720px\] {
    @media (width >= 1023px) {
      height: 720px;
    }
  }
  .md\:h-\[auto\] {
    @media (width >= 1023px) {
      height: auto;
    }
  }
  .md\:h-full {
    @media (width >= 1023px) {
      height: 100%;
    }
  }
  .md\:max-h-\[492px\] {
    @media (width >= 1023px) {
      max-height: 492px;
    }
  }
  .md\:min-h-\[650px\] {
    @media (width >= 1023px) {
      min-height: 650px;
    }
  }
  .md\:\!w-\[479px\] {
    @media (width >= 1023px) {
      width: 479px !important;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 1023px) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:w-\[30px\] {
    @media (width >= 1023px) {
      width: 30px;
    }
  }
  .md\:w-\[40\%\] {
    @media (width >= 1023px) {
      width: 40%;
    }
  }
  .md\:w-\[43\%\] {
    @media (width >= 1023px) {
      width: 43%;
    }
  }
  .md\:w-\[57\%\] {
    @media (width >= 1023px) {
      width: 57%;
    }
  }
  .md\:w-\[60\%\] {
    @media (width >= 1023px) {
      width: 60%;
    }
  }
  .md\:w-\[66\.666\%\] {
    @media (width >= 1023px) {
      width: 66.666%;
    }
  }
  .md\:w-\[71\%\] {
    @media (width >= 1023px) {
      width: 71%;
    }
  }
  .md\:w-\[80\%\] {
    @media (width >= 1023px) {
      width: 80%;
    }
  }
  .md\:w-\[85\%\] {
    @media (width >= 1023px) {
      width: 85%;
    }
  }
  .md\:w-\[120px\] {
    @media (width >= 1023px) {
      width: 120px;
    }
  }
  .md\:w-\[240px\] {
    @media (width >= 1023px) {
      width: 240px;
    }
  }
  .md\:w-\[254px\] {
    @media (width >= 1023px) {
      width: 254px;
    }
  }
  .md\:w-\[400px\] {
    @media (width >= 1023px) {
      width: 400px;
    }
  }
  .md\:w-\[560px\] {
    @media (width >= 1023px) {
      width: 560px;
    }
  }
  .md\:w-\[684px\] {
    @media (width >= 1023px) {
      width: 684px;
    }
  }
  .md\:w-\[calc\(50\%-10px\)\] {
    @media (width >= 1023px) {
      width: calc(50% - 10px);
    }
  }
  .md\:w-auto {
    @media (width >= 1023px) {
      width: auto;
    }
  }
  .md\:max-w-\[240px\] {
    @media (width >= 1023px) {
      max-width: 240px;
    }
  }
  .md\:max-w-\[450px\] {
    @media (width >= 1023px) {
      max-width: 450px;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 1023px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 1023px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 1023px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 1023px) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 1023px) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 1023px) {
      flex-direction: row;
    }
  }
  .md\:flex-row-reverse {
    @media (width >= 1023px) {
      flex-direction: row-reverse;
    }
  }
  .md\:content-start {
    @media (width >= 1023px) {
      align-content: flex-start;
    }
  }
  .md\:content-stretch {
    @media (width >= 1023px) {
      align-content: stretch;
    }
  }
  .md\:items-end {
    @media (width >= 1023px) {
      align-items: flex-end;
    }
  }
  .md\:items-start {
    @media (width >= 1023px) {
      align-items: flex-start;
    }
  }
  .md\:items-stretch {
    @media (width >= 1023px) {
      align-items: stretch;
    }
  }
  .md\:justify-end {
    @media (width >= 1023px) {
      justify-content: flex-end;
    }
  }
  .md\:justify-start {
    @media (width >= 1023px) {
      justify-content: flex-start;
    }
  }
  .md\:gap-6 {
    @media (width >= 1023px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-\[16px\] {
    @media (width >= 1023px) {
      gap: 16px;
    }
  }
  .md\:gap-\[60px\] {
    @media (width >= 1023px) {
      gap: 60px;
    }
  }
  .md\:gap-x-\[20px\] {
    @media (width >= 1023px) {
      column-gap: 20px;
    }
  }
  .md\:gap-y-\[48px\] {
    @media (width >= 1023px) {
      row-gap: 48px;
    }
  }
  .md\:self-end {
    @media (width >= 1023px) {
      align-self: flex-end;
    }
  }
  .md\:self-start {
    @media (width >= 1023px) {
      align-self: flex-start;
    }
  }
  .md\:p-\[48px\] {
    @media (width >= 1023px) {
      padding: 48px;
    }
  }
  .md\:py-\[24px\] {
    @media (width >= 1023px) {
      padding-block: 24px;
    }
  }
  .md\:py-\[40px\] {
    @media (width >= 1023px) {
      padding-block: 40px;
    }
  }
  .md\:py-\[48px\] {
    @media (width >= 1023px) {
      padding-block: 48px;
    }
  }
  .md\:py-\[60px\] {
    @media (width >= 1023px) {
      padding-block: 60px;
    }
  }
  .md\:py-\[66px\] {
    @media (width >= 1023px) {
      padding-block: 66px;
    }
  }
  .md\:pt-\[175px\] {
    @media (width >= 1023px) {
      padding-top: 175px;
    }
  }
  .md\:pt-\[200px\] {
    @media (width >= 1023px) {
      padding-top: 200px;
    }
  }
  .md\:pt-\[240px\] {
    @media (width >= 1023px) {
      padding-top: 240px;
    }
  }
  .md\:pb-\[64px\] {
    @media (width >= 1023px) {
      padding-bottom: 64px;
    }
  }
  .md\:pb-\[114px\] {
    @media (width >= 1023px) {
      padding-bottom: 114px;
    }
  }
  .md\:pl-0 {
    @media (width >= 1023px) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .md\:pl-\[80px\] {
    @media (width >= 1023px) {
      padding-left: 80px;
    }
  }
  .md\:text-\[20px\] {
    @media (width >= 1023px) {
      font-size: 20px;
    }
  }
  .lg\:mx-auto {
    @media (width >= 1441px) {
      margin-inline: auto;
    }
  }
  .lg\:h-\[487px\] {
    @media (width >= 1441px) {
      height: 487px;
    }
  }
  .lg\:max-w-\[530px\] {
    @media (width >= 1441px) {
      max-width: 530px;
    }
  }
  .lg\:gap-\[32px\] {
    @media (width >= 1441px) {
      gap: 32px;
    }
  }
  .lg\:py-\[60px\] {
    @media (width >= 1441px) {
      padding-block: 60px;
    }
  }
  .lg\:pl-\[170px\] {
    @media (width >= 1441px) {
      padding-left: 170px;
    }
  }
  .\32 xl\:grid-cols-4 {
    @media (width >= 96rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .\32 xl\:p-\[30px\] {
    @media (width >= 96rem) {
      padding: 30px;
    }
  }
}
@layer base {
  @font-face {
    font-family: "HafferXH";
    src: url("../fonts/HafferXHRegular.woff2") format("woff2"), url("../fonts/HafferXHRegular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "HafferXH";
    src: url("../fonts/HafferXHSemiBold.woff2") format("woff2"), url("../fonts/HafferXHSemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  body {
    background-color: var(--color-archive-white);
    font-family: var(--font-display);
    font-size: 14px;
    --tw-leading: 150%;
    line-height: 150%;
    @media (width >= 1023px) {
      font-size: 16px;
    }
  }
  h1,.h1 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h1);
    --tw-leading: 120%;
    line-height: 120%;
  }
  h2,.h2 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h2);
    --tw-leading: 120%;
    line-height: 120%;
  }
  h3,.h3 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h3);
    --tw-leading: 120%;
    line-height: 120%;
  }
  h4,.h4 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h4);
    --tw-leading: 120%;
    line-height: 120%;
  }
  h5,.h5 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h5);
    --tw-leading: 120%;
    line-height: 120%;
  }
  h6,.h6 {
    margin-bottom: calc(var(--spacing) * 5);
    font-size: var(--text-h6);
    --tw-leading: 120%;
    line-height: 120%;
  }
  p:not(:last-child) {
    margin-bottom: 1rem;
  }
  .text ul {
    list-style: none;
    margin-bottom: 1rem;
  }
  .text ul li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
  }
  .text a {
    font-size: 16px;
    color: var(--color-black);
    text-decoration-line: underline;
    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));
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
}
@layer components {
  section {
    position: relative;
    width: 100%;
    overflow-x: hidden;
  }
  .wrapper {
    position: relative;
    margin-inline: auto;
    width: 100%;
    max-width: 1080px;
    padding-inline: calc(var(--spacing) * 5);
    @media (width >= 1023px) {
      max-width: 1380px;
    }
    @media (width >= 1023px) {
      padding-inline: 45px;
    }
    @media (width >= 1441px) {
      max-width: 2000px;
    }
    @media (width >= 1441px) {
      padding-inline: 60px;
    }
  }
  .wrapper.small {
    position: relative;
    margin-inline: auto;
    width: 100%;
    max-width: 980px;
    padding-inline: calc(var(--spacing) * 10);
    @media (width >= 1023px) {
      max-width: 1080px;
    }
    @media (width >= 1441px) {
      max-width: 1280px;
    }
  }
  .logo svg {
    width: 100%;
  }
  .logo svg path {
    transition: all 0.5s ease;
  }
  @media (max-width: 1024px) {
    .logo svg path {
      fill: var(--color-white);
    }
  }
  .nav-open .logo svg path {
    fill: var(--color-white);
  }
  .nav-open .burger-span {
    background: var(--color-white) !important;
  }
  .burger-span {
    transform-origin: center;
    transition: all 0.25s ease-in-out;
  }
  .nav-open .menu-text {
    color: var(--color-white) !important;
  }
  .scroll-up header {
    background: var(--color-white);
  }
  .scroll-up .burger-span {
    background: var(--color-black) !important;
  }
  .scroll-up .menu-text {
    color: var(--color-black) !important;
  }
  .scroll-up .search-toggle {
    color: var(--color-black) !important;
  }
  .scroll-up .logo svg path {
    fill: var(--color-black) !important;
  }
  .scroll-up.nav-open .burger-span {
    background: var(--color-white) !important;
  }
  .scroll-up.nav-open .menu-text {
    color: var(--color-white) !important;
  }
  .scroll-up.nav-open .search-toggle {
    color: var(--color-white) !important;
  }
  .scroll-up.nav-open .logo svg path {
    fill: var(--color-white) !important;
  }
  .scroll-up.nav-open header {
    background: var(--color-slate) !important;
  }
  .scroll-up.search-open .burger-span {
    background: var(--color-white) !important;
  }
  .scroll-up.search-open .menu-text {
    color: var(--color-white) !important;
  }
  .scroll-up.search-open .search-toggle {
    color: var(--color-white) !important;
  }
  .scroll-up.search-open .logo svg path {
    fill: var(--color-white) !important;
  }
  .scroll-up.search-open header {
    background: var(--color-slate) !important;
  }
  .menu-text:hover {
    opacity: 0.8;
  }
  .search-toggle:hover {
    opacity: 0.8;
  }
  .search-bar {
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 999;
  }
  .search-bar.active {
    opacity: 1 !important;
    pointer-events: all !important;
    max-height: 200px !important;
    padding: 24px 0 !important;
    margin-top: 16px !important;
    min-height: 100px !important;
    display: block !important;
    visibility: visible !important;
  }
  .search-open .search-toggle {
    color: var(--color-white) !important;
  }
  .search-open .logo svg path {
    fill: var(--color-white);
  }
  .search-open header {
    background: var(--color-slate) !important;
    overflow: visible !important;
  }
  .search-input {
    border-color: white;
  }
  .search-input:focus {
    outline: none;
  }
  .search-button {
    background-color: var(--color-teal);
    color: var(--color-white);
    transition: all 0.25s ease-in-out;
  }
  .search-button:hover {
    background-color: var(--color-teal-dark);
  }
  .sf-field-taxonomy-tags_archives {
    display: none !important;
  }
  .scroll-down header {
    transform: translateY(-100%);
  }
  .primary-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--color-black);
    padding-inline: 16px;
    padding-block: 18px;
    --tw-leading: 1;
    line-height: 1;
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .primary-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: calc(1 * -1);
    display: block;
    height: 100%;
    width: 100%;
    background-color: var(--color-black);
    --tw-content: '';
    content: var(--tw-content);
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform .3s ease .1s,transform-origin .1s ease 0s;
  }
  .primary-btn:hover:after {
    transform-origin: 0 50%;
    transform: scaleX(1);
    transition: transform .3s ease;
  }
  .primary-btn path {
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .primary-btn:hover path {
    fill: var(--color-white);
  }
  .pagination-btn path {
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .pagination-btn:hover path {
    fill: var(--color-white);
  }
  .light-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--color-white);
    padding-inline: 16px;
    padding-block: 18px;
    --tw-leading: 1;
    line-height: 1;
    color: var(--color-white);
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .light-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    background-color: var(--color-white);
    --tw-content: '';
    content: var(--tw-content);
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform .3s ease .1s,transform-origin .1s ease 0s;
  }
  .light-btn:hover:after {
    transform-origin: 0 50%;
    transform: scaleX(1);
    transition: transform .3s ease;
  }
  .light-btn path {
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .light-btn:hover path {
    fill: var(--color-black);
  }
  .read-more {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    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: 500ms;
    transition-duration: 500ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .read-more svg {
    margin-left: 4px;
    display: block;
  }
  .bg-slate, .bg-black {
    color: var(--color-white);
  }
  .tag {
    display: inline-block;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    border: 2px solid var(--color-black);
  }
  .cluster svg, .solo svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .carousel-block .slick-list {
    overflow: visible !important;
  }
  .slick-arrow {
    cursor: pointer;
    transition: all 0.5s ease;
  }
  .slick-arrow.slick-disabled {
    opacity: 0.3;
  }
  .hover-list a {
    position: relative;
    display: inline-block;
    opacity: 0.3;
    transition: all 0.5s ease;
  }
  .hover-list a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-black);
    transition: all 0.5s ease;
  }
  .hover-list a:hover {
    opacity: 1;
  }
  .hover-list a:hover:after {
    width: 100%;
  }
  #search-filter-form-261 ul {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
  }
  #search-filter-form-909 ul {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
  }
  #search-filter-form-909 ul li h4 {
    font-weight: 600 !important;
  }
  #search-filter-form-261 ul li h4 {
    font-weight: 600 !important;
  }
  @media (max-width: 769px) {
    #search-filter-form-261 ul {
      display: flex;
      flex-direction: column !important;
      gap: 0px !important;
    }
  }
  @media (max-width: 769px) {
    #search-filter-form-909 ul {
      display: flex;
      flex-direction: column !important;
      gap: 0px !important;
    }
  }
  #search-filter-form-261 .sf-field-sort_order {
    margin-left: auto !important;
  }
  #search-filter-form-909 .sf-field-search {
    margin-left: auto !important;
  }
  @media (max-width: 769px) {
    #search-filter-form-261 .sf-field-sort_order {
      margin-left: revert !important;
    }
  }
  @media (max-width: 769px) {
    #search-filter-form-909 .sf-field-search {
      margin-left: revert !important;
    }
  }
  .filter-group select, .sf-field-post_type label select, .sf-field-taxonomy-archive-theme label select, .sf-field-sort_order label select, .sf-field-taxonomy-decade label select, .sf-field-taxonomy-location label select {
    border: 2px solid black;
    color: #2F3A48;
    font-size: 14px;
    padding: 8px 32px 8px 12px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg fill="black" height="24" viewBox="0 0 20 20" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M5.516 7.548a.625.625 0 0 1 .884-.032L10 10.885l3.6-3.369a.625.625 0 1 1 .852.914l-4 3.75a.625.625 0 0 1-.852 0l-4-3.75a.625.625 0 0 1-.032-.884z"/></svg>') no-repeat right 4px center/24px 24px;
    width: 100%;
  }
  .sf-field-search label input {
    border: 2px solid black;
    color: #2F3A48;
    font-size: 14px;
    padding: 8px 32px 8px 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M11.9987 7.33334C11.9987 4.75601 9.90936 2.66668 7.33203 2.66668C4.7547 2.66668 2.66536 4.75601 2.66536 7.33334C2.66536 9.91067 4.7547 12 7.33203 12C9.90936 12 11.9987 9.91067 11.9987 7.33334ZM13.332 7.33334C13.332 10.6471 10.6457 13.3333 7.33203 13.3333C4.01832 13.3333 1.33203 10.6471 1.33203 7.33334C1.33203 4.01963 4.01832 1.33334 7.33203 1.33334C10.6457 1.33334 13.332 4.01963 13.332 7.33334Z" fill="%232F3A48"/><path d="M14.4714 13.5286L13.5286 14.4714L10.6289 11.5716L11.5716 10.6289L14.4714 13.5286Z" fill="%232F3A48"/></svg>') no-repeat right 8px center/16px 16px;
    width: 100%;
  }
  @media (max-width: 769px) {
    .filter-group label, .sf-field-post_type label , .sf-field-taxonomy-archive-theme label , .sf-field-sort_order label , .sf-field-taxonomy-decade label , .sf-field-taxonomy-location label {
      width: 100% !important;
    }
  }
  #master-container {
    margin-block: 6rem !important;
    max-width: 1224px !important;
    height: 647px !important;
    display: flex !important;
    justify-self: center !important;
  }
  .wp-block-file__button {
    display: none !important;
  }
  #wp-block-file--media-7710728a-1630-450f-afc0-c26d0d8e0385 {
    display: none;
  }
  .wp-block-file__embed {
    max-width: 1224px !important;
    height: 647px !important;
    justify-self: center !important;
  }
  body.single-archives .burger-span {
    background: var(--color-black) !important;
  }
  body.single-archives .menu-text {
    color: var(--color-black) !important;
  }
  body.single-archives .search-toggle {
    color: var(--color-black) !important;
  }
  body.single-archives .logo svg path {
    fill: var(--color-black) !important;
  }
  body.single-archives.search-open .burger-span {
    background: var(--color-white) !important;
  }
  body.single-archives.search-open .menu-text {
    color: var(--color-white) !important;
  }
  body.single-archives.search-open .search-toggle {
    color: var(--color-white) !important;
  }
  body.single-archives.search-open .logo svg path {
    fill: var(--color-white) !important;
  }
  body.single-archives.search-open header {
    background: var(--color-slate) !important;
  }
  body.single-archives.nav-open .burger-span {
    background: var(--color-white) !important;
  }
  body.single-archives.nav-open .menu-text {
    color: var(--color-white) !important;
  }
  body.single-archives.nav-open .search-toggle {
    color: var(--color-white) !important;
  }
  body.single-archives.nav-open .logo svg path {
    fill: var(--color-white) !important;
  }
  body.single-archives.nav-open header {
    background: var(--color-slate) !important;
  }
  @media (max-width: 1024px) {
    body.not-homepage .logo svg path {
      fill: var(--color-black) !important;
    }
    body.not-homepage .burger-span {
      background: var(--color-black) !important;
    }
    body.not-homepage .menu-text {
      color: var(--color-black) !important;
    }
    body.not-homepage .search-toggle {
      color: var(--color-black) !important;
    }
  }
  @media (max-width: 1024px) {
    body.not-homepage.nav-open .logo svg path {
      fill: var(--color-white) !important;
    }
    body.not-homepage.nav-open .burger-span {
      background: var(--color-white) !important;
    }
    body.not-homepage.nav-open .menu-text {
      color: var(--color-white) !important;
    }
    body.not-homepage.nav-open .search-toggle {
      color: var(--color-white) !important;
    }
  }
  #filter-arrow {
    transition: transform 0.3s ease;
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
@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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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;
      --tw-content: "";
    }
  }
}
