/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --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);
    --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-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-normal: 0em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: "Codec Pro", Arial, sans-serif;
    --default-mono-font-family: var(--font-mono);
    --radius: 0.5rem;
    --color-border: hsl(214.3 31.8% 91.4%);
  }
}
@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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)) {
    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 {
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: 0px;
  }
  .inset-\[0\%\] {
    inset: 0%;
  }
  .inset-\[0\%_auto_0\%\] {
    inset: 0% auto 0%;
  }
  .inset-\[auto_0_20\%_auto\] {
    inset: auto 0 20% auto;
  }
  .inset-x-0 {
    inset-inline: 0px;
  }
  .top-0 {
    top: 0px;
  }
  .top-\[5\.75rem\] {
    top: 5.75rem;
  }
  .top-full {
    top: 100%;
  }
  .bottom-0 {
    bottom: 0px;
  }
  .left-0 {
    left: 0px;
  }
  .z-10 {
    z-index: 10;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .container {
    width: 100%;
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1440px) {
      max-width: 1440px;
    }
    @media (width >= 1920px) {
      max-width: 1920px;
    }
  }
  .m-0 {
    margin: 0px;
  }
  .m-\[\.5rem\] {
    margin: .5rem;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[1rem\] {
    margin-block: 1rem;
  }
  .my-\[44px\] {
    margin-block: 44px;
  }
  .my-\[64px\] {
    margin-block: 64px;
  }
  .-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }
  .mt-0 {
    margin-top: 0px;
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .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-\[-3px\] {
    margin-top: -3px;
  }
  .mt-\[-26px\] {
    margin-top: -26px;
  }
  .mt-\[\.5rem\] {
    margin-top: .5rem;
  }
  .mt-\[0\] {
    margin-top: 0;
  }
  .mt-\[1\.5rem\] {
    margin-top: 1.5rem;
  }
  .mt-\[1px\] {
    margin-top: 1px;
  }
  .mt-\[1rem\] {
    margin-top: 1rem;
  }
  .mt-\[6px\] {
    margin-top: 6px;
  }
  .mt-\[8px\] {
    margin-top: 8px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[12px\] {
    margin-top: 12px;
  }
  .mt-\[14px\] {
    margin-top: 14px;
  }
  .mt-\[15px\] {
    margin-top: 15px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[22px\] {
    margin-top: 22px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[28px\] {
    margin-top: 28px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[34px\] {
    margin-top: 34px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[42px\] {
    margin-top: 42px;
  }
  .mt-\[43px\] {
    margin-top: 43px;
  }
  .mt-\[44px\] {
    margin-top: 44px;
  }
  .mt-\[48px\] {
    margin-top: 48px;
  }
  .mt-\[52px\] {
    margin-top: 52px;
  }
  .mt-\[58px\] {
    margin-top: 58px;
  }
  .mt-\[76px\] {
    margin-top: 76px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mr-2 {
    margin-right: calc(var(--spacing) * -2);
  }
  .mr-0 {
    margin-right: 0px;
  }
  .mr-\[-64px\] {
    margin-right: -64px;
  }
  .mr-\[0\] {
    margin-right: 0;
  }
  .mr-\[2\.5rem\] {
    margin-right: 2.5rem;
  }
  .mr-\[5rem\] {
    margin-right: 5rem;
  }
  .mr-auto {
    margin-right: auto;
  }
  .mb-0 {
    margin-bottom: 0px;
  }
  .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-\[\.5rem\] {
    margin-bottom: .5rem;
  }
  .mb-\[0\] {
    margin-bottom: 0;
  }
  .mb-\[1\.5rem\] {
    margin-bottom: 1.5rem;
  }
  .mb-\[1\.375rem\] {
    margin-bottom: 1.375rem;
  }
  .mb-\[1\.0625rem\] {
    margin-bottom: 1.0625rem;
  }
  .mb-\[1rem\] {
    margin-bottom: 1rem;
  }
  .mb-\[2\.875rem\] {
    margin-bottom: 2.875rem;
  }
  .mb-\[2rem\] {
    margin-bottom: 2rem;
  }
  .mb-\[3rem\] {
    margin-bottom: 3rem;
  }
  .mb-\[8px\] {
    margin-bottom: 8px;
  }
  .mb-\[14px\] {
    margin-bottom: 14px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[21px\] {
    margin-bottom: 21px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[28px\] {
    margin-bottom: 28px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[42px\] {
    margin-bottom: 42px;
  }
  .mb-\[44px\] {
    margin-bottom: 44px;
  }
  .mb-\[48px\] {
    margin-bottom: 48px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[54px\] {
    margin-bottom: 54px;
  }
  .ml-0 {
    margin-left: 0px;
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-\[0\] {
    margin-left: 0;
  }
  .ml-\[1rem\] {
    margin-left: 1rem;
  }
  .ml-\[2\.5rem\] {
    margin-left: 2.5rem;
  }
  .ml-\[2\.125rem\] {
    margin-left: 2.125rem;
  }
  .ml-\[5rem\] {
    margin-left: 5rem;
  }
  .ml-\[8px\] {
    margin-left: 8px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .\[display\:-webkit-box\] {
    display: -webkit-box;
  }
  .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;
  }
  .table {
    display: table;
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[1\.5rem\] {
    height: 1.5rem;
  }
  .h-\[1px\] {
    height: 1px;
  }
  .h-\[1rem\] {
    height: 1rem;
  }
  .h-\[2\.5rem\] {
    height: 2.5rem;
  }
  .h-\[2px\] {
    height: 2px;
  }
  .h-\[2rem\] {
    height: 2rem;
  }
  .h-\[3\.1875rem\] {
    height: 3.1875rem;
  }
  .h-\[3\.6875rem\] {
    height: 3.6875rem;
  }
  .h-\[4\.2rem\] {
    height: 4.2rem;
  }
  .h-\[4\.75rem\] {
    height: 4.75rem;
  }
  .h-\[5\.75rem\] {
    height: 5.75rem;
  }
  .h-\[5rem\] {
    height: 5rem;
  }
  .h-\[7\.25rem\] {
    height: 7.25rem;
  }
  .h-\[10\.0625rem\] {
    height: 10.0625rem;
  }
  .h-\[11\.25rem\] {
    height: 11.25rem;
  }
  .h-\[12px\] {
    height: 12px;
  }
  .h-\[13px\] {
    height: 13px;
  }
  .h-\[15rem\] {
    height: 15rem;
  }
  .h-\[16\.375rem\] {
    height: 16.375rem;
  }
  .h-\[16\.0625rem\] {
    height: 16.0625rem;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20rem\] {
    height: 20rem;
  }
  .h-\[22\.5rem\] {
    height: 22.5rem;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[25rem\] {
    height: 25rem;
  }
  .h-\[26\.8125rem\] {
    height: 26.8125rem;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[51px\] {
    height: 51px;
  }
  .h-\[59px\] {
    height: 59px;
  }
  .h-\[64px\] {
    height: 64px;
  }
  .h-\[142px\] {
    height: 142px;
  }
  .h-\[170px\] {
    height: 170px;
  }
  .h-\[210px\] {
    height: 210px;
  }
  .h-\[214px\] {
    height: 214px;
  }
  .h-\[230px\] {
    height: 230px;
  }
  .h-\[240px\] {
    height: 240px;
  }
  .h-\[245px\] {
    height: 245px;
  }
  .h-\[250px\] {
    height: 250px;
  }
  .h-\[252px\] {
    height: 252px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[700px\] {
    height: 700px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[15rem\] {
    max-height: 15rem;
  }
  .max-h-full {
    max-height: 100%;
  }
  .max-h-none {
    max-height: none;
  }
  .min-h-\[3\.5rem\] {
    min-height: 3.5rem;
  }
  .min-h-\[3rem\] {
    min-height: 3rem;
  }
  .min-h-\[5\.75rem\] {
    min-height: 5.75rem;
  }
  .min-h-\[10rem\] {
    min-height: 10rem;
  }
  .min-h-\[11\.25rem\] {
    min-height: 11.25rem;
  }
  .min-h-\[15rem\] {
    min-height: 15rem;
  }
  .min-h-\[18\.75rem\] {
    min-height: 18.75rem;
  }
  .min-h-\[18rem\] {
    min-height: 18rem;
  }
  .min-h-\[37\.8125rem\] {
    min-height: 37.8125rem;
  }
  .min-h-\[52px\] {
    min-height: 52px;
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[205px\] {
    min-height: 205px;
  }
  .min-h-\[210px\] {
    min-height: 210px;
  }
  .min-h-\[220px\] {
    min-height: 220px;
  }
  .min-h-\[240px\] {
    min-height: 240px;
  }
  .min-h-\[245px\] {
    min-height: 245px;
  }
  .min-h-\[250px\] {
    min-height: 250px;
  }
  .min-h-\[300px\] {
    min-height: 300px;
  }
  .min-h-\[320px\] {
    min-height: 320px;
  }
  .min-h-\[330px\] {
    min-height: 330px;
  }
  .min-h-\[340px\] {
    min-height: 340px;
  }
  .min-h-\[390px\] {
    min-height: 390px;
  }
  .min-h-\[458px\] {
    min-height: 458px;
  }
  .min-h-\[480px\] {
    min-height: 480px;
  }
  .min-h-\[498px\] {
    min-height: 498px;
  }
  .min-h-\[500px\] {
    min-height: 500px;
  }
  .min-h-\[515px\] {
    min-height: 515px;
  }
  .min-h-\[530px\] {
    min-height: 530px;
  }
  .min-h-\[auto\] {
    min-height: auto;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2\/3 {
    width: calc(2 / 3 * 100%);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-\[1\.5rem\] {
    width: 1.5rem;
  }
  .w-\[1\.5625rem\] {
    width: 1.5625rem;
  }
  .w-\[1rem\] {
    width: 1rem;
  }
  .w-\[2\.5rem\] {
    width: 2.5rem;
  }
  .w-\[2\.9375rem\] {
    width: 2.9375rem;
  }
  .w-\[2rem\] {
    width: 2rem;
  }
  .w-\[3px\] {
    width: 3px;
  }
  .w-\[7\.25rem\] {
    width: 7.25rem;
  }
  .w-\[9\.375rem\] {
    width: 9.375rem;
  }
  .w-\[13px\] {
    width: 13px;
  }
  .w-\[13rem\] {
    width: 13rem;
  }
  .w-\[14\.625rem\] {
    width: 14.625rem;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[25rem\] {
    width: 25rem;
  }
  .w-\[26px\] {
    width: 26px;
  }
  .w-\[28\.375rem\] {
    width: 28.375rem;
  }
  .w-\[34\.4375rem\] {
    width: 34.4375rem;
  }
  .w-\[40\.625rem\] {
    width: 40.625rem;
  }
  .w-\[44rem\] {
    width: 44rem;
  }
  .w-\[47px\] {
    width: 47px;
  }
  .w-\[64px\] {
    width: 64px;
  }
  .w-\[125px\] {
    width: 125px;
  }
  .w-\[317px\] {
    width: 317px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[600px\] {
    width: 600px;
  }
  .w-\[calc\(32\%_-_12px\)\] {
    width: calc(32% - 12px);
  }
  .w-\[calc\(33\.3\%_-_12px\)\] {
    width: calc(33.3% - 12px);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-\[11rem\] {
    max-width: 11rem;
  }
  .max-w-\[15rem\] {
    max-width: 15rem;
  }
  .max-w-\[20rem\] {
    max-width: 20rem;
  }
  .max-w-\[28\.75rem\] {
    max-width: 28.75rem;
  }
  .max-w-\[32rem\] {
    max-width: 32rem;
  }
  .max-w-\[36rem\] {
    max-width: 36rem;
  }
  .max-w-\[39\.375rem\] {
    max-width: 39.375rem;
  }
  .max-w-\[42rem\] {
    max-width: 42rem;
  }
  .max-w-\[48rem\] {
    max-width: 48rem;
  }
  .max-w-\[50rem\] {
    max-width: 50rem;
  }
  .max-w-\[50vw\] {
    max-width: 50vw;
  }
  .max-w-\[56rem\] {
    max-width: 56rem;
  }
  .max-w-\[80\.25rem\] {
    max-width: 80.25rem;
  }
  .max-w-\[80rem\] {
    max-width: 80rem;
  }
  .max-w-\[82rem\] {
    max-width: 82rem;
  }
  .max-w-\[90rem\] {
    max-width: 90rem;
  }
  .max-w-\[100rem\] {
    max-width: 100rem;
  }
  .max-w-\[320px\] {
    max-width: 320px;
  }
  .max-w-\[330px\] {
    max-width: 330px;
  }
  .max-w-\[360px\] {
    max-width: 360px;
  }
  .max-w-\[585px\] {
    max-width: 585px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[610px\] {
    max-width: 610px;
  }
  .max-w-\[620px\] {
    max-width: 620px;
  }
  .max-w-\[660px\] {
    max-width: 660px;
  }
  .max-w-\[780px\] {
    max-width: 780px;
  }
  .max-w-\[790px\] {
    max-width: 790px;
  }
  .max-w-\[1220px\] {
    max-width: 1220px;
  }
  .max-w-\[1280px\] {
    max-width: 1280px;
  }
  .max-w-\[1312px\] {
    max-width: 1312px;
  }
  .max-w-\[1320px\] {
    max-width: 1320px;
  }
  .max-w-\[1392px\] {
    max-width: 1392px;
  }
  .max-w-\[1440px\] {
    max-width: 1440px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: 0px;
  }
  .min-w-\[13rem\] {
    min-width: 13rem;
  }
  .min-w-\[15rem\] {
    min-width: 15rem;
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-\[1_0_0\] {
    flex: 1 0 0;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .basis-0 {
    flex-basis: 0px;
  }
  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-\[8px\] {
    --tw-translate-y: calc(8px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-2 {
    --tw-translate-y: calc(var(--spacing) * 2);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[8px\] {
    --tw-translate-y: 8px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-rotate-45 {
    rotate: calc(45deg * -1);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .appearance-none {
    appearance: none;
  }
  .\[columns\:316px\] {
    columns: 316px;
  }
  .\[break-inside\:avoid\] {
    break-inside: avoid;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-\[1fr\] {
    grid-template-columns: 1fr;
  }
  .grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }
  .grid-cols-\[1fr_1fr_1fr\] {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-cols-\[100\%\] {
    grid-template-columns: 100%;
  }
  .grid-rows-\[auto\] {
    grid-template-rows: auto;
  }
  .grid-rows-\[auto_auto\] {
    grid-template-rows: auto auto;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .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;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: var(--spacing);
  }
  .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-\[\.5rem\] {
    gap: .5rem;
  }
  .gap-\[\.75rem\] {
    gap: .75rem;
  }
  .gap-\[\.625rem\] {
    gap: .625rem;
  }
  .gap-\[\.9375rem\] {
    gap: .9375rem;
  }
  .gap-\[0\.75rem\] {
    gap: 0.75rem;
  }
  .gap-\[1\.5rem\] {
    gap: 1.5rem;
  }
  .gap-\[1\.875rem\] {
    gap: 1.875rem;
  }
  .gap-\[1rem\] {
    gap: 1rem;
  }
  .gap-\[2\.5rem\] {
    gap: 2.5rem;
  }
  .gap-\[4rem\] {
    gap: 4rem;
  }
  .gap-\[6px\] {
    gap: 6px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[13px\] {
    gap: 13px;
  }
  .gap-\[14px\] {
    gap: 14px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[24px\] {
    gap: 24px;
  }
  .gap-\[28px\] {
    gap: 28px;
  }
  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[7px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(7px * var(--tw-space-y-reverse));
    margin-block-end: calc(7px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[17px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(17px * var(--tw-space-y-reverse));
    margin-block-end: calc(17px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[18px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(18px * var(--tw-space-y-reverse));
    margin-block-end: calc(18px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[24px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(24px * var(--tw-space-y-reverse));
    margin-block-end: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  }
  .\[column-gap\:2rem\] {
    column-gap: 2rem;
  }
  .gap-x-\[2rem\] {
    column-gap: 2rem;
  }
  .gap-x-\[4rem\] {
    column-gap: 4rem;
  }
  .gap-x-\[20px\] {
    column-gap: 20px;
  }
  .gap-x-\[24px\] {
    column-gap: 24px;
  }
  .gap-y-\[1rem\] {
    row-gap: 1rem;
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .gap-y-\[28px\] {
    row-gap: 28px;
  }
  .gap-y-\[34px\] {
    row-gap: 34px;
  }
  .self-center {
    align-self: center;
  }
  .overflow-clip {
    overflow: clip;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.5rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[\.5rem\] {
    border-radius: .5rem;
  }
  .rounded-\[1\.5rem\] {
    border-radius: 1.5rem;
  }
  .rounded-\[1\.25rem\] {
    border-radius: 1.25rem;
  }
  .rounded-\[1rem\] {
    border-radius: 1rem;
  }
  .rounded-\[2rem\] {
    border-radius: 2rem;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[14px\] {
    border-radius: 14px;
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-\[18px\] {
    border-radius: 18px;
  }
  .rounded-\[24px\] {
    border-radius: 24px;
  }
  .rounded-\[100rem\] {
    border-radius: 100rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[16px\] {
    border-style: var(--tw-border-style);
    border-width: 16px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-\[\#bb9568\] {
    border-color: #bb9568;
  }
  .border-\[\#c39a68\] {
    border-color: #c39a68;
  }
  .border-\[\#c3965e\] {
    border-color: #c3965e;
  }
  .border-\[\#d5a46f\] {
    border-color: #d5a46f;
  }
  .border-\[\#e5e5e5\] {
    border-color: #e5e5e5;
  }
  .border-\[\#eee\] {
    border-color: #eee;
  }
  .border-\[\#efefef\] {
    border-color: #efefef;
  }
  .border-\[\#fff\] {
    border-color: #fff;
  }
  .border-\[var\(--border-color--border-primary\,\#000\)\] {
    border-color: var(--border-color--border-primary,#000);
  }
  .border-border\/70 {
    border-color: color-mix(in oklab, hsl(214.3 31.8% 91.4%) 70%, transparent);
  }
  .border-transparent {
    border-color: transparent;
  }
  .bg-\[\#0a3550\]\/80 {
    background-color: color-mix(in oklab, #0a3550 80%, transparent);
  }
  .bg-\[\#0d334b\] {
    background-color: #0d334b;
  }
  .bg-\[\#002c45\] {
    background-color: #002c45;
  }
  .bg-\[\#2a2b2d99\] {
    background-color: #2a2b2d99;
  }
  .bg-\[\#9c7748\] {
    background-color: #9c7748;
  }
  .bg-\[\#9d794e\] {
    background-color: #9d794e;
  }
  .bg-\[\#9f7a4d\] {
    background-color: #9f7a4d;
  }
  .bg-\[\#9f7b4e\] {
    background-color: #9f7b4e;
  }
  .bg-\[\#052a40\] {
    background-color: #052a40;
  }
  .bg-\[\#052c43\] {
    background-color: #052c43;
  }
  .bg-\[\#062a40\] {
    background-color: #062a40;
  }
  .bg-\[\#062b43\] {
    background-color: #062b43;
  }
  .bg-\[\#062b45\] {
    background-color: #062b45;
  }
  .bg-\[\#062d45\] {
    background-color: #062d45;
  }
  .bg-\[\#062f49\] {
    background-color: #062f49;
  }
  .bg-\[\#81a2b4\] {
    background-color: #81a2b4;
  }
  .bg-\[\#00233d\] {
    background-color: #00233d;
  }
  .bg-\[\#568dab\] {
    background-color: #568dab;
  }
  .bg-\[\#937148\] {
    background-color: #937148;
  }
  .bg-\[\#bb9568\] {
    background-color: #bb9568;
  }
  .bg-\[\#c69a6b\] {
    background-color: #c69a6b;
  }
  .bg-\[\#c99a68\] {
    background-color: #c99a68;
  }
  .bg-\[\#c99f65\] {
    background-color: #c99f65;
  }
  .bg-\[\#d7a463\] {
    background-color: #d7a463;
  }
  .bg-\[\#dde6f5\] {
    background-color: #dde6f5;
  }
  .bg-\[\#e7e7e7\] {
    background-color: #e7e7e7;
  }
  .bg-\[\#e8e8e8\] {
    background-color: #e8e8e8;
  }
  .bg-\[\#e9e9e9\] {
    background-color: #e9e9e9;
  }
  .bg-\[\#ececec\] {
    background-color: #ececec;
  }
  .bg-\[\#eeeeee\] {
    background-color: #eeeeee;
  }
  .bg-\[\#efefef\] {
    background-color: #efefef;
  }
  .bg-\[\#f0f0f0\] {
    background-color: #f0f0f0;
  }
  .bg-\[\#f1f1f1\] {
    background-color: #f1f1f1;
  }
  .bg-\[\#f2f2f2\] {
    background-color: #f2f2f2;
  }
  .bg-\[\#f3f3f3\] {
    background-color: #f3f3f3;
  }
  .bg-\[\#ffdede\] {
    background-color: #ffdede;
  }
  .bg-\[\#fff\] {
    background-color: #fff;
  }
  .bg-\[\#fff\]\/40 {
    background-color: color-mix(in oklab, #fff 40%, transparent);
  }
  .bg-\[var\(--base-color-brand--gold\,\#bb9568\)\] {
    background-color: var(--base-color-brand--gold,#bb9568);
  }
  .bg-background {
    background-color: hsl(0 0% 100%);
  }
  .bg-card {
    background-color: hsl(0 0% 100%);
  }
  .bg-foreground {
    background-color: hsl(222.2 84% 4.9%);
  }
  .bg-muted {
    background-color: hsl(210 40% 96.1%);
  }
  .bg-primary {
    background-color: hsl(222.2 47.4% 11.2%);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .\[background-image\:linear-gradient\(\#00233da6\,\#00233de6\)\] {
    background-image: linear-gradient(#00233da6,#00233de6);
  }
  .\[background-image\:linear-gradient\(\#00233da6\,_\#00233de6\)\] {
    background-image: linear-gradient(#00233da6, #00233de6);
  }
  .bg-\[linear-gradient\(\#0000\,\#ffffff87_50\%\,\#0000\)\] {
    background-image: linear-gradient(#0000,#ffffff87 50%,#0000);
  }
  .bg-\[linear-gradient\(\#fed19b\,\#937148\)\] {
    background-image: linear-gradient(#fed19b,#937148);
  }
  .bg-\[linear-gradient\(0deg\,\#2a2b2d66\,\#0000\)\] {
    background-image: linear-gradient(0deg,#2a2b2d66,#0000);
  }
  .bg-\[url\(\/images\/cdn\/673975b1f944f8b1aeaaca07_left-bg\.png\)\] {
    background-image: url(/images/cdn/673975b1f944f8b1aeaaca07_left-bg.png);
  }
  .\[background-size\:1rem\] {
    background-size: 1rem;
  }
  .bg-cover {
    background-size: cover;
  }
  .\[background-position\:right_1rem_center\] {
    background-position: right 1rem center;
  }
  .bg-\[position\:0_0\] {
    background-position: 0 0;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .fill-\[\#333333\] {
    fill: #333333;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .\[object-position\:50\%_50\%\] {
    object-position: 50% 50%;
  }
  .\[object-position\:50\%_100\%\] {
    object-position: 50% 100%;
  }
  .\[object-position\:100\%_50\%\] {
    object-position: 100% 50%;
  }
  .object-\[20\%_50\%\] {
    object-position: 20% 50%;
  }
  .object-\[50\%_50\%\] {
    object-position: 50% 50%;
  }
  .object-\[100\%_50\%\] {
    object-position: 100% 50%;
  }
  .p-0 {
    padding: 0px;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-\[\.75rem_1\.5rem\] {
    padding: .75rem 1.5rem;
  }
  .p-\[1\.5rem\] {
    padding: 1.5rem;
  }
  .p-\[2\.5rem\] {
    padding: 2.5rem;
  }
  .p-\[7rem\] {
    padding: 7rem;
  }
  .p-\[9px_15px\] {
    padding: 9px 15px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[24px\] {
    padding: 24px;
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-\[\.75rem\] {
    padding-inline: .75rem;
  }
  .px-\[1\.5rem\] {
    padding-inline: 1.5rem;
  }
  .px-\[1\.25rem\] {
    padding-inline: 1.25rem;
  }
  .px-\[2\.5rem\] {
    padding-inline: 2.5rem;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[22px\] {
    padding-inline: 22px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[26px\] {
    padding-inline: 26px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .px-\[32px\] {
    padding-inline: 32px;
  }
  .px-\[40px\] {
    padding-inline: 40px;
  }
  .px-\[42px\] {
    padding-inline: 42px;
  }
  .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-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[\.75rem\] {
    padding-block: .75rem;
  }
  .py-\[1rem\] {
    padding-block: 1rem;
  }
  .py-\[3rem\] {
    padding-block: 3rem;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[24px\] {
    padding-block: 24px;
  }
  .py-\[26px\] {
    padding-block: 26px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .py-\[48px\] {
    padding-block: 48px;
  }
  .py-\[54px\] {
    padding-block: 54px;
  }
  .py-\[58px\] {
    padding-block: 58px;
  }
  .py-\[60px\] {
    padding-block: 60px;
  }
  .py-\[62px\] {
    padding-block: 62px;
  }
  .py-\[64px\] {
    padding-block: 64px;
  }
  .py-\[68px\] {
    padding-block: 68px;
  }
  .py-\[70px\] {
    padding-block: 70px;
  }
  .py-\[72px\] {
    padding-block: 72px;
  }
  .py-\[80px\] {
    padding-block: 80px;
  }
  .py-\[82px\] {
    padding-block: 82px;
  }
  .py-\[92px\] {
    padding-block: 92px;
  }
  .pt-0 {
    padding-top: 0px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-\[\.5rem\] {
    padding-top: .5rem;
  }
  .pt-\[\.75rem\] {
    padding-top: .75rem;
  }
  .pt-\[\.9375rem\] {
    padding-top: .9375rem;
  }
  .pt-\[1\.5rem\] {
    padding-top: 1.5rem;
  }
  .pt-\[1\.25rem\] {
    padding-top: 1.25rem;
  }
  .pt-\[1\.75rem\] {
    padding-top: 1.75rem;
  }
  .pt-\[1\.875rem\] {
    padding-top: 1.875rem;
  }
  .pt-\[1rem\] {
    padding-top: 1rem;
  }
  .pt-\[2\.5rem\] {
    padding-top: 2.5rem;
  }
  .pt-\[2rem\] {
    padding-top: 2rem;
  }
  .pt-\[3\.75rem\] {
    padding-top: 3.75rem;
  }
  .pt-\[3rem\] {
    padding-top: 3rem;
  }
  .pt-\[4\.625rem\] {
    padding-top: 4.625rem;
  }
  .pt-\[4rem\] {
    padding-top: 4rem;
  }
  .pt-\[6px\] {
    padding-top: 6px;
  }
  .pt-\[8rem\] {
    padding-top: 8rem;
  }
  .pt-\[10px\] {
    padding-top: 10px;
  }
  .pt-\[18px\] {
    padding-top: 18px;
  }
  .pt-\[22px\] {
    padding-top: 22px;
  }
  .pt-\[23px\] {
    padding-top: 23px;
  }
  .pt-\[24px\] {
    padding-top: 24px;
  }
  .pt-\[26px\] {
    padding-top: 26px;
  }
  .pt-\[42px\] {
    padding-top: 42px;
  }
  .pt-\[44px\] {
    padding-top: 44px;
  }
  .pt-\[48px\] {
    padding-top: 48px;
  }
  .pt-\[64px\] {
    padding-top: 64px;
  }
  .pt-\[70px\] {
    padding-top: 70px;
  }
  .pt-\[72px\] {
    padding-top: 72px;
  }
  .pt-\[76px\] {
    padding-top: 76px;
  }
  .pt-\[82px\] {
    padding-top: 82px;
  }
  .pt-\[88px\] {
    padding-top: 88px;
  }
  .pt-\[90px\] {
    padding-top: 90px;
  }
  .pt-\[92px\] {
    padding-top: 92px;
  }
  .pt-\[112px\] {
    padding-top: 112px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pr-\[0\] {
    padding-right: 0;
  }
  .pr-\[1\.5rem\] {
    padding-right: 1.5rem;
  }
  .pr-\[1\.25rem\] {
    padding-right: 1.25rem;
  }
  .pr-\[2\.5rem\] {
    padding-right: 2.5rem;
  }
  .pr-\[7rem\] {
    padding-right: 7rem;
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-\[\.5rem\] {
    padding-bottom: .5rem;
  }
  .pb-\[1\.5rem\] {
    padding-bottom: 1.5rem;
  }
  .pb-\[1\.25rem\] {
    padding-bottom: 1.25rem;
  }
  .pb-\[1\.75rem\] {
    padding-bottom: 1.75rem;
  }
  .pb-\[2\.625rem\] {
    padding-bottom: 2.625rem;
  }
  .pb-\[2rem\] {
    padding-bottom: 2rem;
  }
  .pb-\[3\.75rem\] {
    padding-bottom: 3.75rem;
  }
  .pb-\[3rem\] {
    padding-bottom: 3rem;
  }
  .pb-\[4rem\] {
    padding-bottom: 4rem;
  }
  .pb-\[5\.75rem\] {
    padding-bottom: 5.75rem;
  }
  .pb-\[8rem\] {
    padding-bottom: 8rem;
  }
  .pb-\[20px\] {
    padding-bottom: 20px;
  }
  .pb-\[22px\] {
    padding-bottom: 22px;
  }
  .pb-\[24px\] {
    padding-bottom: 24px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pb-\[76px\] {
    padding-bottom: 76px;
  }
  .pb-\[80px\] {
    padding-bottom: 80px;
  }
  .pb-\[82px\] {
    padding-bottom: 82px;
  }
  .pb-\[112px\] {
    padding-bottom: 112px;
  }
  .pb-\[118px\] {
    padding-bottom: 118px;
  }
  .pb-\[120px\] {
    padding-bottom: 120px;
  }
  .pb-\[132px\] {
    padding-bottom: 132px;
  }
  .pb-\[138px\] {
    padding-bottom: 138px;
  }
  .pb-\[140px\] {
    padding-bottom: 140px;
  }
  .pb-\[150px\] {
    padding-bottom: 150px;
  }
  .pb-\[260px\] {
    padding-bottom: 260px;
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-\[0\] {
    padding-left: 0;
  }
  .pl-\[1\.5rem\] {
    padding-left: 1.5rem;
  }
  .pl-\[1\.25rem\] {
    padding-left: 1.25rem;
  }
  .pl-\[2\.5rem\] {
    padding-left: 2.5rem;
  }
  .pl-\[7rem\] {
    padding-left: 7rem;
  }
  .pl-\[16px\] {
    padding-left: 16px;
  }
  .pl-\[18px\] {
    padding-left: 18px;
  }
  .pl-\[22px\] {
    padding-left: 22px;
  }
  .pl-\[24px\] {
    padding-left: 24px;
  }
  .pl-\[40px\] {
    padding-left: 40px;
  }
  .text-center {
    text-align: center;
  }
  .align-sub {
    vertical-align: sub;
  }
  .font-heading {
    font-family: "Source Serif 4", "Times New Roman", sans-serif;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-sans {
    font-family: "Codec Pro", Arial, sans-serif;
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--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-\[\.875rem\] {
    font-size: .875rem;
  }
  .text-\[0\.875rem\] {
    font-size: 0.875rem;
  }
  .text-\[1\.5rem\] {
    font-size: 1.5rem;
  }
  .text-\[1\.25rem\] {
    font-size: 1.25rem;
  }
  .text-\[1\.75rem\] {
    font-size: 1.75rem;
  }
  .text-\[1\.125rem\] {
    font-size: 1.125rem;
  }
  .text-\[1\.875rem\] {
    font-size: 1.875rem;
  }
  .text-\[1rem\] {
    font-size: 1rem;
  }
  .text-\[2\.5rem\] {
    font-size: 2.5rem;
  }
  .text-\[2rem\] {
    font-size: 2rem;
  }
  .text-\[4rem\] {
    font-size: 4rem;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[29px\] {
    font-size: 29px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[34px\] {
    font-size: 34px;
  }
  .text-\[36px\] {
    font-size: 36px;
  }
  .text-\[38px\] {
    font-size: 38px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }
  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
  .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.7\] {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
  .leading-\[1\.08\] {
    --tw-leading: 1.08;
    line-height: 1.08;
  }
  .leading-\[1\.15\] {
    --tw-leading: 1.15;
    line-height: 1.15;
  }
  .leading-\[1\.22\] {
    --tw-leading: 1.22;
    line-height: 1.22;
  }
  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }
  .leading-\[1\.28\] {
    --tw-leading: 1.28;
    line-height: 1.28;
  }
  .leading-\[1\.35\] {
    --tw-leading: 1.35;
    line-height: 1.35;
  }
  .leading-\[1\.45\] {
    --tw-leading: 1.45;
    line-height: 1.45;
  }
  .leading-\[1\.55\] {
    --tw-leading: 1.55;
    line-height: 1.55;
  }
  .leading-\[1\.58\] {
    --tw-leading: 1.58;
    line-height: 1.58;
  }
  .leading-\[1\.62\] {
    --tw-leading: 1.62;
    line-height: 1.62;
  }
  .leading-\[1\.65\] {
    --tw-leading: 1.65;
    line-height: 1.65;
  }
  .leading-\[1\.75\] {
    --tw-leading: 1.75;
    line-height: 1.75;
  }
  .leading-\[1\.85\] {
    --tw-leading: 1.85;
    line-height: 1.85;
  }
  .leading-\[2\.4rem\] {
    --tw-leading: 2.4rem;
    line-height: 2.4rem;
  }
  .leading-\[3\.75rem\] {
    --tw-leading: 3.75rem;
    line-height: 3.75rem;
  }
  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }
  .leading-\[25px\] {
    --tw-leading: 25px;
    line-height: 25px;
  }
  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }
  .leading-\[inherit\] {
    --tw-leading: inherit;
    line-height: inherit;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.01em\] {
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .tracking-\[-0\.02em\] {
    --tw-tracking: -0.02em;
    letter-spacing: -0.02em;
  }
  .tracking-\[-0\.015em\] {
    --tw-tracking: -0.015em;
    letter-spacing: -0.015em;
  }
  .tracking-\[0\.24em\] {
    --tw-tracking: 0.24em;
    letter-spacing: 0.24em;
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#0a0a0a\] {
    color: #0a0a0a;
  }
  .text-\[\#0c101f\] {
    color: #0c101f;
  }
  .text-\[\#000\] {
    color: #000;
  }
  .text-\[\#1d1d1d\] {
    color: #1d1d1d;
  }
  .text-\[\#3f3f3f\] {
    color: #3f3f3f;
  }
  .text-\[\#6d6d6d\] {
    color: #6d6d6d;
  }
  .text-\[\#6f6f6f\] {
    color: #6f6f6f;
  }
  .text-\[\#6f747b\] {
    color: #6f747b;
  }
  .text-\[\#7e7e7e\] {
    color: #7e7e7e;
  }
  .text-\[\#8b8f95\] {
    color: #8b8f95;
  }
  .text-\[\#052a40\] {
    color: #052a40;
  }
  .text-\[\#062b45\] {
    color: #062b45;
  }
  .text-\[\#062d45\] {
    color: #062d45;
  }
  .text-\[\#0082f3\] {
    color: #0082f3;
  }
  .text-\[\#082b42\] {
    color: #082b42;
  }
  .text-\[\#111\] {
    color: #111;
  }
  .text-\[\#222\] {
    color: #222;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-\[\#444\] {
    color: #444;
  }
  .text-\[\#568dab\] {
    color: #568dab;
  }
  .text-\[\#666\] {
    color: #666;
  }
  .text-\[\#777\] {
    color: #777;
  }
  .text-\[\#08111f\] {
    color: #08111f;
  }
  .text-\[\#050505\] {
    color: #050505;
  }
  .text-\[\#071126\] {
    color: #071126;
  }
  .text-\[\#080808\] {
    color: #080808;
  }
  .text-\[\#111111\] {
    color: #111111;
  }
  .text-\[\#111827\] {
    color: #111827;
  }
  .text-\[\#121212\] {
    color: #121212;
  }
  .text-\[\#333333\] {
    color: #333333;
  }
  .text-\[\#868686\] {
    color: #868686;
  }
  .text-\[\#937148\] {
    color: #937148;
  }
  .text-\[\#b8854d\] {
    color: #b8854d;
  }
  .text-\[\#b48650\] {
    color: #b48650;
  }
  .text-\[\#bb9568\] {
    color: #bb9568;
  }
  .text-\[\#bf8a52\] {
    color: #bf8a52;
  }
  .text-\[\#c39a68\] {
    color: #c39a68;
  }
  .text-\[\#c49b67\] {
    color: #c49b67;
  }
  .text-\[\#c59a68\] {
    color: #c59a68;
  }
  .text-\[\#c69a6b\] {
    color: #c69a6b;
  }
  .text-\[\#c69b6c\] {
    color: #c69b6c;
  }
  .text-\[\#c79a62\] {
    color: #c79a62;
  }
  .text-\[\#c79b63\] {
    color: #c79b63;
  }
  .text-\[\#c99a62\] {
    color: #c99a62;
  }
  .text-\[\#c99a68\] {
    color: #c99a68;
  }
  .text-\[\#c99f65\] {
    color: #c99f65;
  }
  .text-\[\#c3965e\] {
    color: #c3965e;
  }
  .text-\[\#c69561\] {
    color: #c69561;
  }
  .text-\[\#d3a166\] {
    color: #d3a166;
  }
  .text-\[\#d5a46f\] {
    color: #d5a46f;
  }
  .text-\[\#d5a66f\] {
    color: #d5a66f;
  }
  .text-\[\#dd23bb\] {
    color: #dd23bb;
  }
  .text-\[\#fff\] {
    color: #fff;
  }
  .text-\[var\(--base-color-brand--gold\,\#bb9568\)\] {
    color: var(--base-color-brand--gold,#bb9568);
  }
  .text-\[var\(--text-color--text-alternate\)\] {
    color: var(--text-color--text-alternate);
  }
  .text-\[var\(--text-color--text-secondary\)\] {
    color: var(--text-color--text-secondary);
  }
  .text-background {
    color: hsl(0 0% 100%);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-card-foreground {
    color: hsl(222.2 84% 4.9%);
  }
  .text-foreground {
    color: hsl(222.2 84% 4.9%);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-inherit {
    color: inherit;
  }
  .text-muted-foreground {
    color: hsl(215.4 16.3% 46.9%);
  }
  .text-primary {
    color: hsl(222.2 47.4% 11.2%);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .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_1px_8px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0 1px 8px 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_1px_8px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 1px 8px 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_4px_20px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0 4px 20px 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_4px_24px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 4px 24px 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_4px_30px_\#0000000a\] {
    --tw-shadow: 0 4px 30px var(--tw-shadow-color, #0000000a);
    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_30px_rgba\(0\,0\,0\,0\.04\)\] {
    --tw-shadow: 0 4px 30px var(--tw-shadow-color, rgba(0,0,0,0.04));
    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_8px_22px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 8px 22px 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_8px_24px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 8px 24px 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_8px_24px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0 8px 24px 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);
  }
  .shadow-\[0_8px_28px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0 8px 28px 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_14px_32px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 14px 32px 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-none {
    --tw-shadow: 0 0 #0000;
    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 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + 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);
  }
  .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,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-\[1px\] {
    --tw-backdrop-blur: blur(1px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-\[2px\] {
    --tw-backdrop-blur: blur(2px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[opacity\,transform\,visibility\] {
    transition-property: opacity,transform,visibility;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[transform\,background-color\] {
    transition-property: transform,background-color;
    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-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;
  }
  .duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-\[400ms\] {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .\[-webkit-box-orient\:vertical\] {
    -webkit-box-orient: vertical;
  }
  .\[-webkit-line-clamp\:3\] {
    -webkit-line-clamp: 3;
  }
  .\[clip-path\:polygon\(0\%_0\%\,100\%_0\%\,85\%_100\%\,0\%_100\%\)\] {
    clip-path: polygon(0% 0%,100% 0%,85% 100%,0% 100%);
  }
  .group-focus-within\:visible:is(:where(.group):focus-within *) {
    visibility: visible;
  }
  .group-focus-within\:translate-y-0:is(:where(.group):focus-within *) {
    --tw-translate-y: 0px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .group-focus-within\:opacity-100:is(:where(.group):focus-within *) {
    opacity: 100%;
  }
  @media (hover: hover) {
    .group-hover\:visible:is(:where(.group):hover *) {
      visibility: visible;
    }
    .group-hover\:-translate-y-1:is(:where(.group):hover *) {
      --tw-translate-y: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:translate-y-0:is(:where(.group):hover *) {
      --tw-translate-y: 0px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:scale-\[1\.03\]:is(:where(.group):hover *) {
      scale: 1.03;
    }
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 100%;
    }
  }
  .last\:mb-0:last-child {
    margin-bottom: 0px;
  }
  @media (hover: hover) {
    .hover\:scale-\[1\.01\]:hover {
      scale: 1.01;
    }
    .hover\:\[transform\:scale\(1\.01\)\]:hover {
      transform: scale(1.01);
    }
    .hover\:\[transform\:scale\(1\.1\)\]:hover {
      transform: scale(1.1);
    }
    .hover\:\[transform\:scale\(1\.02\)\]:hover {
      transform: scale(1.02);
    }
    .hover\:\[transform\:scale\(1\.05\)\]:hover {
      transform: scale(1.05);
    }
    .hover\:border-\[\#bb9568\]:hover {
      border-color: #bb9568;
    }
    .hover\:bg-\[\#8b6a44\]:hover {
      background-color: #8b6a44;
    }
    .hover\:bg-\[\#8b6b43\]:hover {
      background-color: #8b6b43;
    }
    .hover\:bg-\[\#937148\]:hover {
      background-color: #937148;
    }
    .hover\:bg-\[\#bb9568\]:hover {
      background-color: #bb9568;
    }
    .hover\:bg-\[\#f7f4ee\]:hover {
      background-color: #f7f4ee;
    }
    .hover\:bg-\[var\(--base-color-brand--gold\)\]:hover {
      background-color: var(--base-color-brand--gold);
    }
    .hover\:bg-\[var\(--base-color-brand--gold\,\#bb9568\)\]:hover {
      background-color: var(--base-color-brand--gold,#bb9568);
    }
    .hover\:text-\[\#937148\]:hover {
      color: #937148;
    }
    .hover\:text-\[\#fff\]:hover {
      color: #fff;
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:opacity-90:hover {
      opacity: 90%;
    }
    .hover\:shadow-md:hover {
      --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);
    }
  }
  .focus\:border-\[\#2176d2\]:focus {
    border-color: #2176d2;
  }
  .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-\[\#2176d2\]\/20:focus {
    --tw-ring-color: color-mix(in oklab, #2176d2 20%, transparent);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }
  .disabled\:opacity-50:disabled {
    opacity: 50%;
  }
  .disabled\:opacity-60:disabled {
    opacity: 60%;
  }
  @media (width < 992px) {
    .max-lg\:inset-\[auto_0\%_0\%\] {
      inset: auto 0% 0%;
    }
    .max-lg\:order-\[-1\] {
      order: -1;
    }
    .max-lg\:mt-\[\.625rem\] {
      margin-top: .625rem;
    }
    .max-lg\:mt-\[1rem\] {
      margin-top: 1rem;
    }
    .max-lg\:mr-\[0\] {
      margin-right: 0;
    }
    .max-lg\:mr-auto {
      margin-right: auto;
    }
    .max-lg\:mb-\[-64px\] {
      margin-bottom: -64px;
    }
    .max-lg\:mb-\[1\.5rem\] {
      margin-bottom: 1.5rem;
    }
    .max-lg\:mb-\[1rem\] {
      margin-bottom: 1rem;
    }
    .max-lg\:ml-\[0\] {
      margin-left: 0;
    }
    .max-lg\:ml-auto {
      margin-left: auto;
    }
    .max-lg\:flex {
      display: flex;
    }
    .max-lg\:hidden {
      display: none;
    }
    .max-lg\:h-\[3px\] {
      height: 3px;
    }
    .max-lg\:h-\[560px\] {
      height: 560px;
    }
    .max-lg\:h-auto {
      height: auto;
    }
    .max-lg\:max-h-none {
      max-height: none;
    }
    .max-lg\:min-h-\[20rem\] {
      min-height: 20rem;
    }
    .max-lg\:w-\[50\%\] {
      width: 50%;
    }
    .max-lg\:w-\[330px\] {
      width: 330px;
    }
    .max-lg\:w-\[calc\(50\%_-_12px\)\] {
      width: calc(50% - 12px);
    }
    .max-lg\:w-auto {
      width: auto;
    }
    .max-lg\:w-full {
      width: 100%;
    }
    .max-lg\:max-w-none {
      max-width: none;
    }
    .max-lg\:flex-none {
      flex: none;
    }
    .max-lg\:grid-cols-\[1fr\] {
      grid-template-columns: 1fr;
    }
    .max-lg\:flex-col {
      flex-direction: column;
    }
    .max-lg\:flex-wrap {
      flex-wrap: wrap;
    }
    .max-lg\:flex-wrap-reverse {
      flex-wrap: wrap-reverse;
    }
    .max-lg\:items-center {
      align-items: center;
    }
    .max-lg\:items-start {
      align-items: flex-start;
    }
    .max-lg\:justify-center {
      justify-content: center;
    }
    .max-lg\:gap-\[0rem\] {
      gap: 0rem;
    }
    .max-lg\:gap-\[1rem\] {
      gap: 1rem;
    }
    .max-lg\:gap-\[2\.5rem\] {
      gap: 2.5rem;
    }
    .max-lg\:gap-y-\[4rem\] {
      row-gap: 4rem;
    }
    .max-lg\:bg-\[linear-gradient\(90deg\,\#0000\,\#ffffff87_50\%\,\#0000\)\] {
      background-image: linear-gradient(90deg,#0000,#ffffff87 50%,#0000);
    }
    .max-lg\:bg-\[position\:50\%_0\] {
      background-position: 50% 0;
    }
    .max-lg\:\[object-position\:20\%_50\%\] {
      object-position: 20% 50%;
    }
    .max-lg\:p-\[1\.5rem\] {
      padding: 1.5rem;
    }
    .max-lg\:pt-\[1\.5rem\] {
      padding-top: 1.5rem;
    }
    .max-lg\:pt-\[4rem\] {
      padding-top: 4rem;
    }
    .max-lg\:pt-\[6rem\] {
      padding-top: 6rem;
    }
    .max-lg\:pr-\[2\.5rem\] {
      padding-right: 2.5rem;
    }
    .max-lg\:pb-\[2\.5rem\] {
      padding-bottom: 2.5rem;
    }
    .max-lg\:pb-\[4rem\] {
      padding-bottom: 4rem;
    }
    .max-lg\:pb-\[6rem\] {
      padding-bottom: 6rem;
    }
    .max-lg\:pl-\[2\.5rem\] {
      padding-left: 2.5rem;
    }
    .max-lg\:text-center {
      text-align: center;
    }
    .max-lg\:text-\[\#000\] {
      color: #000;
    }
  }
  @media (width < 768px) {
    .max-md\:mr-\[2\.5rem\] {
      margin-right: 2.5rem;
    }
    .max-md\:ml-\[2\.5rem\] {
      margin-left: 2.5rem;
    }
    .max-md\:h-\[11rem\] {
      height: 11rem;
    }
    .max-md\:h-auto {
      height: auto;
    }
    .max-md\:min-h-\[8rem\] {
      min-height: 8rem;
    }
    .max-\[768px\]\:w-full {
      width: 100%;
    }
    .max-md\:w-\[250px\] {
      width: 250px;
    }
    .max-md\:w-auto {
      width: auto;
    }
    .max-md\:w-full {
      width: 100%;
    }
    .max-md\:flex-none {
      flex: none;
    }
    .max-md\:flex-col {
      flex-direction: column;
    }
    .max-md\:flex-col-reverse {
      flex-direction: column-reverse;
    }
    .max-md\:flex-wrap {
      flex-wrap: wrap;
    }
    .max-md\:items-start {
      align-items: flex-start;
    }
    .max-md\:gap-\[1\.5rem\] {
      gap: 1.5rem;
    }
    .max-md\:gap-x-\[1\.5rem\] {
      column-gap: 1.5rem;
    }
    .max-md\:gap-y-\[3rem\] {
      row-gap: 3rem;
    }
    .max-md\:p-\[1\.5rem\] {
      padding: 1.5rem;
    }
    .max-md\:pt-\[1\.5rem\] {
      padding-top: 1.5rem;
    }
    .max-md\:pt-\[1\.25rem\] {
      padding-top: 1.25rem;
    }
    .max-md\:pt-\[2rem\] {
      padding-top: 2rem;
    }
    .max-md\:pt-\[3rem\] {
      padding-top: 3rem;
    }
    .max-md\:pt-\[4rem\] {
      padding-top: 4rem;
    }
    .max-md\:pr-\[1\.5rem\] {
      padding-right: 1.5rem;
    }
    .max-md\:pr-\[1\.25rem\] {
      padding-right: 1.25rem;
    }
    .max-md\:pb-\[1rem\] {
      padding-bottom: 1rem;
    }
    .max-md\:pb-\[2rem\] {
      padding-bottom: 2rem;
    }
    .max-md\:pb-\[3rem\] {
      padding-bottom: 3rem;
    }
    .max-md\:pb-\[4rem\] {
      padding-bottom: 4rem;
    }
    .max-md\:pl-\[1\.5rem\] {
      padding-left: 1.5rem;
    }
    .max-md\:pl-\[1\.25rem\] {
      padding-left: 1.25rem;
    }
    .max-md\:text-\[1\.5rem\] {
      font-size: 1.5rem;
    }
    .max-md\:text-\[1\.25rem\] {
      font-size: 1.25rem;
    }
  }
  @media (width < 480px) {
    .max-sm\:mr-\[0\] {
      margin-right: 0;
    }
    .max-sm\:mr-auto {
      margin-right: auto;
    }
    .max-sm\:ml-\[0\] {
      margin-left: 0;
    }
    .max-sm\:ml-auto {
      margin-left: auto;
    }
    .max-sm\:h-auto {
      height: auto;
    }
    .max-sm\:min-h-\[auto\] {
      min-height: auto;
    }
    .max-sm\:w-auto {
      width: auto;
    }
    .max-sm\:w-full {
      width: 100%;
    }
    .max-sm\:grid-cols-\[1fr\] {
      grid-template-columns: 1fr;
    }
    .max-sm\:flex-col {
      flex-direction: column;
    }
    .max-sm\:items-stretch {
      align-items: stretch;
    }
    .max-sm\:justify-center {
      justify-content: center;
    }
    .max-sm\:gap-y-\[10px\] {
      row-gap: 10px;
    }
    .max-sm\:pt-\[1rem\] {
      padding-top: 1rem;
    }
    .max-sm\:pt-\[8\.75rem\] {
      padding-top: 8.75rem;
    }
    .max-sm\:pr-\[0\] {
      padding-right: 0;
    }
    .max-sm\:pr-\[1\.5rem\] {
      padding-right: 1.5rem;
    }
    .max-sm\:pb-\[1rem\] {
      padding-bottom: 1rem;
    }
    .max-sm\:pl-\[0\] {
      padding-left: 0;
    }
    .max-sm\:pl-\[1\.5rem\] {
      padding-left: 1.5rem;
    }
    .max-sm\:leading-\[3rem\] {
      --tw-leading: 3rem;
      line-height: 3rem;
    }
  }
  @media (width >= 480px) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-\[1fr_1fr\] {
      grid-template-columns: 1fr 1fr;
    }
    .sm\:grid-cols-\[1fr_1fr_1fr\] {
      grid-template-columns: 1fr 1fr 1fr;
    }
    .sm\:px-\[40px\] {
      padding-inline: 40px;
    }
    .sm\:px-\[48px\] {
      padding-inline: 48px;
    }
    .sm\:px-\[60px\] {
      padding-inline: 60px;
    }
    .sm\:text-\[40px\] {
      font-size: 40px;
    }
    .sm\:text-\[44px\] {
      font-size: 44px;
    }
    .sm\:text-\[46px\] {
      font-size: 46px;
    }
  }
  @media (width >= 768px) {
    .md\:grid {
      display: grid;
    }
    .md\:min-h-\[26rem\] {
      min-height: 26rem;
    }
    .md\:min-h-\[500px\] {
      min-height: 500px;
    }
    .md\:min-h-\[512px\] {
      min-height: 512px;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
    .md\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .md\:px-\[2\.5rem\] {
      padding-inline: 2.5rem;
    }
    .md\:px-\[40px\] {
      padding-inline: 40px;
    }
    .md\:px-\[56px\] {
      padding-inline: 56px;
    }
    .md\:px-\[58px\] {
      padding-inline: 58px;
    }
    .md\:px-\[60px\] {
      padding-inline: 60px;
    }
    .md\:px-\[62px\] {
      padding-inline: 62px;
    }
    .md\:px-\[64px\] {
      padding-inline: 64px;
    }
    .md\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
    .md\:py-24 {
      padding-block: calc(var(--spacing) * 24);
    }
    .md\:py-\[82px\] {
      padding-block: 82px;
    }
    .md\:pt-\[82px\] {
      padding-top: 82px;
    }
    .md\:pt-\[90px\] {
      padding-top: 90px;
    }
    .md\:pr-\[2\.5rem\] {
      padding-right: 2.5rem;
    }
    .md\:pl-\[2\.5rem\] {
      padding-left: 2.5rem;
    }
    .md\:text-\[2\.5rem\] {
      font-size: 2.5rem;
    }
    .md\:text-\[2rem\] {
      font-size: 2rem;
    }
    .md\:text-\[40px\] {
      font-size: 40px;
    }
    .md\:text-\[42px\] {
      font-size: 42px;
    }
    .md\:text-\[46px\] {
      font-size: 46px;
    }
    .md\:text-\[48px\] {
      font-size: 48px;
    }
  }
  @media (width >= 992px) {
    .lg\:flex {
      display: flex;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:h-\[22\.5rem\] {
      height: 22.5rem;
    }
    .lg\:h-auto {
      height: auto;
    }
    .lg\:min-h-\[420px\] {
      min-height: 420px;
    }
    .lg\:min-h-\[498px\] {
      min-height: 498px;
    }
    .lg\:min-h-\[500px\] {
      min-height: 500px;
    }
    .lg\:min-h-\[515px\] {
      min-height: 515px;
    }
    .lg\:min-h-\[530px\] {
      min-height: 530px;
    }
    .lg\:w-\[300px\] {
      width: 300px;
    }
    .lg\:flex-1 {
      flex: 1;
    }
    .lg\:basis-0 {
      flex-basis: 0px;
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-\[\.75fr_1fr\] {
      grid-template-columns: .75fr 1fr;
    }
    .lg\:grid-cols-\[1fr_1fr\] {
      grid-template-columns: 1fr 1fr;
    }
    .lg\:grid-cols-\[1fr_1fr_1fr\] {
      grid-template-columns: 1fr 1fr 1fr;
    }
    .lg\:grid-cols-\[1fr_1fr_1fr_1fr\] {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:gap-20 {
      gap: calc(var(--spacing) * 20);
    }
    .lg\:gap-\[4rem\] {
      gap: 4rem;
    }
    .lg\:px-\[58px\] {
      padding-inline: 58px;
    }
    .lg\:px-\[60px\] {
      padding-inline: 60px;
    }
    .lg\:px-\[62px\] {
      padding-inline: 62px;
    }
    .lg\:px-\[64px\] {
      padding-inline: 64px;
    }
    .lg\:px-\[72px\] {
      padding-inline: 72px;
    }
    .lg\:py-\[64px\] {
      padding-block: 64px;
    }
    .lg\:py-\[92px\] {
      padding-block: 92px;
    }
    .lg\:pt-\[2\.5rem\] {
      padding-top: 2.5rem;
    }
    .lg\:pt-\[3rem\] {
      padding-top: 3rem;
    }
    .lg\:pt-\[4rem\] {
      padding-top: 4rem;
    }
    .lg\:pr-\[56px\] {
      padding-right: 56px;
    }
    .lg\:pb-\[3rem\] {
      padding-bottom: 3rem;
    }
    .lg\:pb-\[4rem\] {
      padding-bottom: 4rem;
    }
    .lg\:pb-\[82px\] {
      padding-bottom: 82px;
    }
    .lg\:pl-\[62px\] {
      padding-left: 62px;
    }
    .lg\:text-\[42px\] {
      font-size: 42px;
    }
    .lg\:text-\[43px\] {
      font-size: 43px;
    }
    .lg\:text-\[44px\] {
      font-size: 44px;
    }
    .lg\:text-\[45px\] {
      font-size: 45px;
    }
    .lg\:text-\[46px\] {
      font-size: 46px;
    }
    .lg\:text-\[48px\] {
      font-size: 48px;
    }
    .lg\:text-\[50px\] {
      font-size: 50px;
    }
  }
  @media (width >= 1440px) {
    .xl\:mr-0 {
      margin-right: 0px;
    }
    .xl\:ml-0 {
      margin-left: 0px;
    }
    .xl\:h-\[15rem\] {
      height: 15rem;
    }
    .xl\:h-\[25\.75rem\] {
      height: 25.75rem;
    }
    .xl\:h-\[28rem\] {
      height: 28rem;
    }
    .xl\:h-full {
      height: 100%;
    }
    .xl\:max-h-\[15rem\] {
      max-height: 15rem;
    }
    .xl\:min-h-\[15rem\] {
      min-height: 15rem;
    }
    .xl\:w-\[30rem\] {
      width: 30rem;
    }
    .xl\:w-\[48\.125rem\] {
      width: 48.125rem;
    }
    .xl\:w-auto {
      width: auto;
    }
    .xl\:max-w-\[720px\] {
      max-width: 720px;
    }
    .xl\:max-w-none {
      max-width: none;
    }
    .xl\:flex-\[1_0_0\] {
      flex: 1 0 0;
    }
    .xl\:grid-cols-\[1fr_1fr\] {
      grid-template-columns: 1fr 1fr;
    }
    .xl\:flex-row {
      flex-direction: row;
    }
    .xl\:flex-wrap {
      flex-wrap: wrap;
    }
    .xl\:items-center {
      align-items: center;
    }
    .xl\:justify-start {
      justify-content: flex-start;
    }
    .xl\:gap-\[4\.5625rem\] {
      gap: 4.5625rem;
    }
    .xl\:rounded-\[1\.5rem\] {
      border-radius: 1.5rem;
    }
    .xl\:\[object-position\:50\%_70\%\] {
      object-position: 50% 70%;
    }
    .xl\:object-\[100\%_50\%\] {
      object-position: 100% 50%;
    }
    .xl\:p-\[2\.5rem\] {
      padding: 2.5rem;
    }
    .xl\:px-\[62px\] {
      padding-inline: 62px;
    }
    .xl\:px-\[82px\] {
      padding-inline: 82px;
    }
    .xl\:pt-\[1\.75rem\] {
      padding-top: 1.75rem;
    }
    .xl\:pt-\[2\.5rem\] {
      padding-top: 2.5rem;
    }
    .xl\:pt-\[4rem\] {
      padding-top: 4rem;
    }
    .xl\:pr-\[2\.5rem\] {
      padding-right: 2.5rem;
    }
    .xl\:pb-\[1\.75rem\] {
      padding-bottom: 1.75rem;
    }
    .xl\:pb-\[4rem\] {
      padding-bottom: 4rem;
    }
    .xl\:pl-\[2\.5rem\] {
      padding-left: 2.5rem;
    }
  }
  @media (width >= 1920px) {
    .\32 xl\:ml-0 {
      margin-left: 0px;
    }
    .\32 xl\:h-\[960px\] {
      height: 960px;
    }
    .\32 xl\:w-\[35\%\] {
      width: 35%;
    }
    .\32 xl\:w-\[50vw\] {
      width: 50vw;
    }
    .\32 xl\:w-\[400px\] {
      width: 400px;
    }
    .\32 xl\:max-w-\[calc\(50\%\+50rem-40px\)\] {
      max-width: calc(50% + 50rem - 40px);
    }
    .\32 xl\:max-w-none {
      max-width: none;
    }
  }
  .\[\&_a\]\:text-\[\#bb9568\] a {
    color: #bb9568;
  }
  .\[\&_a\]\:underline a {
    text-decoration-line: underline;
  }
  .\[\&_a\]\:underline-offset-\[2px\] a {
    text-underline-offset: 2px;
  }
  .\[\&_figure\]\:my-\[2rem\] figure {
    margin-block: 2rem;
  }
  .\[\&_h2\]\:mt-\[2rem\] h2 {
    margin-top: 2rem;
  }
  .\[\&_h3\]\:mt-\[1\.5rem\] h3 {
    margin-top: 1.5rem;
  }
  .\[\&_img\]\:h-auto img {
    height: auto;
  }
  .\[\&_img\]\:max-w-full img {
    max-width: 100%;
  }
  .\[\&_li\]\:mb-\[0\.45rem\] li {
    margin-bottom: 0.45rem;
  }
  .\[\&_ol\]\:list-decimal ol {
    list-style-type: decimal;
  }
  .\[\&_ol\]\:pl-\[1\.5rem\] ol {
    padding-left: 1.5rem;
  }
  .\[\&_p\]\:mt-0 p {
    margin-top: 0px;
  }
  .\[\&_p\]\:mb-\[1\.05rem\] p {
    margin-bottom: 1.05rem;
  }
  .\[\&_p\]\:mb-\[1rem\] p {
    margin-bottom: 1rem;
  }
  .\[\&_p\:last-child\]\:mb-\[0\] p:last-child {
    margin-bottom: 0;
  }
  .\[\&_strong\]\:font-bold strong {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .\[\&_ul\]\:my-\[1rem\] ul {
    margin-block: 1rem;
  }
  .\[\&_ul\]\:list-disc ul {
    list-style-type: disc;
  }
  .\[\&_ul\]\:pl-\[1\.5rem\] ul {
    padding-left: 1.5rem;
  }
}
@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/673d3e57d318880202fe9a4b_source-serif-4.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source serif pro;
  src: url("/fonts/67395830674374d32030701f_sourceserifpro-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source serif pro;
  src: url("/fonts/67395830f0694f8a0b25ee6e_sourceserifpro-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Source serif pro;
  src: url("/fonts/6739583053821f64278d5740_sourceserifpro-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Codec Pro;
  src: url("/fonts/6739583cd57d477447e31a37_codec-pro-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gentlemens Script;
  src: url("/fonts/673966d41229ecc845627066_gentlemens-script.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.font-local-webflow-icons {
  font-family: "webflow-icons";
}
.font-local-source-serif-4 {
  font-family: "Source Serif 4";
}
.font-local-source-serif-pro {
  font-family: "Source serif pro";
}
.font-local-codec-pro {
  font-family: "Codec Pro";
}
.font-local-gentlemens-script {
  font-family: "Gentlemens Script";
}
@layer base {
  * {
    border-color: var(--color-border);
  }
  html, body {
    overflow-x: clip;
    max-width: 100vw;
  }
  body {
    background-color: #fff;
    color: #000;
    font-family: "Codec Pro", Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 400;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
  }
  h1, h2, h3, h4, h5 {
    font-family: "Source Serif 4", "Times New Roman", sans-serif;
  }
  h6 {
    font-family: "Codec Pro", Arial, sans-serif;
  }
  h1 {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.1;
  }
  h2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.75rem;
  }
  h3 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
  }
  h4 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.4;
  }
  h5 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
  }
  h6 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
  }
  p {
    margin-top: 0;
    margin-bottom: 0;
  }
  li {
    margin-bottom: .25rem;
  }
  figure {
    margin: 2rem 0;
  }
  a {
    color: inherit;
    text-decoration: inherit;
  }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 2.5rem;
      line-height: 2.75rem;
    }
    h2 {
      font-size: 2rem;
      line-height: 3.75rem;
    }
    h3 {
      font-size: 1.5rem;
      line-height: 1.2;
    }
    h4 {
      font-size: 1.25rem;
      line-height: 1.4;
    }
    h5 {
      font-size: 1rem;
      line-height: 1.5;
    }
    h6 {
      font-size: .875rem;
      line-height: 1.5;
    }
  }
  @media screen and (max-width: 479px) {
    h2 {
      line-height: 3rem;
    }
  }
}
nextjs-portal,
[data-nextjs-toast],
[data-nextjs-devtools-button],
[data-next-badge-root] {
  display: none !important;
}
@keyframes logos-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.logos-track {
  animation: logos-scroll 20s linear infinite;
  animation-play-state: running;
}
@media (prefers-reduced-motion: reduce) {
  .logos-track {
    animation: none;
  }
}
.featureporfoliolis {
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 190px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: .9s ease-in-out;
}
.portfoliorow .featureporfoliolis:nth-child(1) {
  grid-area: span 3 / span 1 / span 3 / span 1;
  height: 40rem;
}
.portfoliorow .featureporfoliolis:nth-child(2) {
  grid-area: 1 / 2 / 3 / 3;
  height: 26.625rem;
}
.portfoliorow .featureporfoliolis:nth-child(3) {
  grid-area: 4 / 1 / 7 / 2;
  height: 26.625rem;
}
.portfoliorow .featureporfoliolis:nth-child(4) {
  grid-area: 3 / 2 / 7 / 3;
  height: 40rem;
}
.onhover {
  display: none;
  transition: .9s;
}
.featureporfoliolis:hover .onhover {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  transition: .9s;
}
.featureporfoliolis:hover::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .7);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  border-radius: 1.5rem;
  transition: .9s;
}
@media screen and (max-width: 991px) {
  .featureporfoliolis {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .portfoliorow .featureporfoliolis:nth-child(1) {
    grid-row: span 1 / span 1;
  }
  .portfoliorow .featureporfoliolis:nth-child(2),
  .portfoliorow .featureporfoliolis:nth-child(3),
  .portfoliorow .featureporfoliolis:nth-child(4) {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}
.text-rich-text p {
  margin-bottom: 1rem;
}
.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}
.text-rich-text ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}
.text-rich-text li {
  margin-bottom: 0.45rem;
}
.text-rich-text li:last-child {
  margin-bottom: 0;
}
.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.text-rich-text > :last-child {
  margin-bottom: 0;
}
svg {
  display: inline;
  vertical-align: baseline;
}
.reveal-ready [data-reveal] {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 1000ms cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity, transform;
}
.reveal-ready [data-reveal="shown"] {
  opacity: 1;
  transform: translateX(0);
}
.reveal-ready .hero-reveal-up[data-reveal] {
  transform: translateY(2.5rem);
}
.reveal-ready .hero-reveal-up[data-reveal="shown"] {
  transform: translateY(0);
}
.reveal-ready .hero-reveal-heading {
  transition-delay: 0ms;
}
.reveal-ready .hero-reveal-copy {
  transition-delay: 120ms;
}
.reveal-ready .hero-reveal-button-first {
  transition-delay: 240ms;
}
.reveal-ready .hero-reveal-button-second {
  transition-delay: 360ms;
}
.reveal-ready .home-news-grid > .home-news-card:nth-child(1) {
  transition-delay: 0ms;
}
.reveal-ready .home-news-grid > .home-news-card:nth-child(2) {
  transition-delay: 120ms;
}
.reveal-ready .home-news-grid > .home-news-card:nth-child(3) {
  transition-delay: 240ms;
}
.reveal-ready .home-news-grid > .home-news-card:nth-child(n + 4) {
  transition-delay: 360ms;
}
.home-news-card {
  transition: transform 350ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 350ms ease;
}
.home-news-card:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 16px 36px #00000018;
}
.reveal-ready .home-news-card[data-reveal] {
  transition: opacity 1000ms cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1),
    box-shadow 350ms ease;
}
.reveal-ready .home-news-card[data-reveal="shown"]:hover {
  transform: translateY(-0.5rem);
}
@media (prefers-reduced-motion: reduce) {
  .reveal-ready [data-reveal] {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .reveal-ready .home-news-card[data-reveal] {
    transition: none;
  }
  .reveal-ready .home-news-card[data-reveal]:hover {
    transform: none;
    box-shadow: 0 4px 30px #0000000a;
  }
}
.blog_link-wrapper {
  gap: .625rem;
  transition: gap .2s ease;
}
.blog_link-wrapper:hover {
  gap: 1rem;
}
.navbar1_menu:hover .navbar1_link:not(:hover) {
  opacity: .5;
}
.navbar1_link {
  transition: opacity .2s 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-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-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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
    }
  }
}

