/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --leading-relaxed: 1.625;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-sm: 8px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-accent-1: #111111;
    --color-accent-1-light-1: #11111166;
    --color-accent-1-light-2: #1111118A;
    --color-accent-1-light-3: #111111B3;
    --color-accent-1-light-4: #11111199;
    --color-accent-1-light-5: #11111166;
    --color-accent-2: #520009;
    --color-accent-3: #0A0A0A;
    --color-accent-4: #F5F5F5;
    --color-accent-5: #F1F3F2;
    --color-accent-6: #262626;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-\[-10px\] {
    top: -10px;
  }
  .top-\[0px\] {
    top: 0px;
  }
  .top-\[10px\] {
    top: 10px;
  }
  .top-\[20px\] {
    top: 20px;
  }
  .top-\[30px\] {
    top: 30px;
  }
  .top-\[40px\] {
    top: 40px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-auto {
    top: auto;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .right-\[-12px\] {
    right: -12px;
  }
  .right-\[0\%\] {
    right: 0%;
  }
  .right-\[10px\] {
    right: 10px;
  }
  .right-\[20px\] {
    right: 20px;
  }
  .right-\[30px\] {
    right: 30px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }
  .bottom-\[3rem\] {
    bottom: 3rem;
  }
  .bottom-\[10px\] {
    bottom: 10px;
  }
  .bottom-\[20px\] {
    bottom: 20px;
  }
  .bottom-\[80px\] {
    bottom: 80px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-\[0px\] {
    left: 0px;
  }
  .left-\[2\%\] {
    left: 2%;
  }
  .left-\[10px\] {
    left: 10px;
  }
  .left-\[20px\] {
    left: 20px;
  }
  .left-\[40px\] {
    left: 40px;
  }
  .z-1 {
    z-index: 1;
  }
  .z-5 {
    z-index: 5;
  }
  .z-10 {
    z-index: 10;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[9000\] {
    z-index: 9000;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[3\.5rem\] {
    margin-block: 3.5rem;
  }
  .my-\[16px\] {
    margin-block: 16px;
  }
  .my-\[20px\] {
    margin-block: 20px;
  }
  .my-\[24px\] {
    margin-block: 24px;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-\[0px\] {
    margin-top: 0px;
  }
  .mt-\[2rem\] {
    margin-top: 2rem;
  }
  .mt-\[3rem\] {
    margin-top: 3rem;
  }
  .mt-\[4rem\] {
    margin-top: 4rem;
  }
  .mt-\[8rem\] {
    margin-top: 8rem;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[70px\] {
    margin-top: 70px;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-2\.5 {
    margin-right: calc(var(--spacing) * 2.5);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-\[0rem\] {
    margin-bottom: 0rem;
  }
  .mb-\[2rem\] {
    margin-bottom: 2rem;
  }
  .mb-\[4rem\] {
    margin-bottom: 4rem;
  }
  .mb-\[5rem\] {
    margin-bottom: 5rem;
  }
  .mb-\[6rem\] {
    margin-bottom: 6rem;
  }
  .mb-\[8rem\] {
    margin-bottom: 8rem;
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[10rem\] {
    margin-bottom: 10rem;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[22px\] {
    margin-bottom: 22px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[26px\] {
    margin-bottom: 26px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[46px\] {
    margin-bottom: 46px;
  }
  .mb-\[48px\] {
    margin-bottom: 48px;
  }
  .mb-\[54px\] {
    margin-bottom: 54px;
  }
  .mb-\[64px\] {
    margin-bottom: 64px;
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .box-border {
    box-sizing: border-box;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[2\.2rem\] {
    height: 2.2rem;
  }
  .h-\[6\.75rem\] {
    height: 6.75rem;
  }
  .h-\[8rem\] {
    height: 8rem;
  }
  .h-\[10rem\] {
    height: 10rem;
  }
  .h-\[12\.25rem\] {
    height: 12.25rem;
  }
  .h-\[15\.375rem\] {
    height: 15.375rem;
  }
  .h-\[16px\] {
    height: 16px;
  }
  .h-\[21\.25rem\] {
    height: 21.25rem;
  }
  .h-\[29px\] {
    height: 29px;
  }
  .h-\[33px\] {
    height: 33px;
  }
  .h-\[35px\] {
    height: 35px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[43px\] {
    height: 43px;
  }
  .h-\[44px\] {
    height: 44px;
  }
  .h-\[48px\] {
    height: 48px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[75vh\] {
    height: 75vh;
  }
  .h-\[80vh\] {
    height: 80vh;
  }
  .h-\[92px\] {
    height: 92px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[405px\] {
    height: 405px;
  }
  .h-\[440px\] {
    height: 440px;
  }
  .h-\[calc\(100\%_-_\)\] {
    height: calc(100% - );
  }
  .h-\[calc\(100\%_-_0px\)\] {
    height: calc(100% - 0px);
  }
  .h-\[calc\(100\%_-_6x0px\)\] {
    height: calc(100% - 6x0px);
  }
  .h-\[calc\(100\%_-_40px\)\] {
    height: calc(100% - 40px);
  }
  .h-\[calc\(100\%_-_60px\)\] {
    height: calc(100% - 60px);
  }
  .h-\[calc\(100\%_-_70px\)\] {
    height: calc(100% - 70px);
  }
  .h-\[calc\(100\%_-_100px\)\] {
    height: calc(100% - 100px);
  }
  .h-\[calc\] {
    height: calc;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[4\.25rem\] {
    width: 4.25rem;
  }
  .w-\[5rem\] {
    width: 5rem;
  }
  .w-\[8\.75rem\] {
    width: 8.75rem;
  }
  .w-\[10\.75rem\] {
    width: 10.75rem;
  }
  .w-\[10rem\] {
    width: 10rem;
  }
  .w-\[16px\] {
    width: 16px;
  }
  .w-\[29px\] {
    width: 29px;
  }
  .w-\[30\.75rem\] {
    width: 30.75rem;
  }
  .w-\[30rem\] {
    width: 30rem;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[75\%\] {
    width: 75%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-\[92px\] {
    width: 92px;
  }
  .w-\[96\%\] {
    width: 96%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .translate-x-\[40\%\] {
    --tw-translate-x: 40%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-full {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-0 {
    column-gap: calc(var(--spacing) * 0);
  }
  .gap-x-\[2rem\] {
    column-gap: 2rem;
  }
  .gap-x-\[4px\] {
    column-gap: 4px;
  }
  .gap-x-\[6rem\] {
    column-gap: 6rem;
  }
  .gap-x-\[8px\] {
    column-gap: 8px;
  }
  .gap-x-\[10px\] {
    column-gap: 10px;
  }
  .gap-x-\[12px\] {
    column-gap: 12px;
  }
  .gap-x-\[14rem\] {
    column-gap: 14rem;
  }
  .gap-x-\[15px\] {
    column-gap: 15px;
  }
  .gap-x-\[16px\] {
    column-gap: 16px;
  }
  .gap-x-\[20px\] {
    column-gap: 20px;
  }
  .gap-x-\[24px\] {
    column-gap: 24px;
  }
  .gap-x-\[30px\] {
    column-gap: 30px;
  }
  .gap-x-\[40px\] {
    column-gap: 40px;
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-\[2rem\] {
    row-gap: 2rem;
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .gap-y-\[30px\] {
    row-gap: 30px;
  }
  .gap-y-\[50px\] {
    row-gap: 50px;
  }
  .gap-y-\[56px\] {
    row-gap: 56px;
  }
  .self-end {
    align-self: flex-end;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .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-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-\[0\.4px\] {
    border-style: var(--tw-border-style);
    border-width: 0.4px;
  }
  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-\[0\.4px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0.4px;
  }
  .border-\[\#232f3e3b\] {
    border-color: #232f3e3b;
  }
  .border-\[\#111111\]\/18 {
    border-color: color-mix(in oklab, #111111 18%, transparent);
  }
  .border-\[\#111111\]\/60 {
    border-color: color-mix(in oklab, #111111 60%, transparent);
  }
  .border-\[\#11111175\] {
    border-color: #11111175;
  }
  .border-\[\#11111199\] {
    border-color: #11111199;
  }
  .border-\[\#ffffff1A\] {
    border-color: #ffffff1A;
  }
  .border-\[\#ffffff99\] {
    border-color: #ffffff99;
  }
  .border-accent-1 {
    border-color: var(--color-accent-1);
  }
  .border-accent-1-light-1 {
    border-color: var(--color-accent-1-light-1);
  }
  .border-black\/20 {
    border-color: color-mix(in srgb, #000 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-green-500 {
    border-color: var(--color-green-500);
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .border-transparent {
    border-color: transparent;
  }
  .bg-\[\#D2D2D2\] {
    background-color: #D2D2D2;
  }
  .bg-\[\#fffaf5\] {
    background-color: #fffaf5;
  }
  .bg-accent-1 {
    background-color: var(--color-accent-1);
  }
  .bg-accent-2 {
    background-color: var(--color-accent-2);
  }
  .bg-accent-3 {
    background-color: var(--color-accent-3);
  }
  .bg-accent-4 {
    background-color: var(--color-accent-4);
  }
  .bg-accent-5 {
    background-color: var(--color-accent-5);
  }
  .bg-accent-6 {
    background-color: var(--color-accent-6);
  }
  .bg-black {
    background-color: var(--color-black);
  }

  .bg-ivory {
    background-color: #fcfcf7;
  }
  
  .bg-black\/30 {
    background-color: color-mix(in srgb, #000 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .object-top {
    object-position: top;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[30px\] {
    padding: 30px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-\[2\.5rem\] {
    padding-block: 2.5rem;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[20px\] {
    padding-block: 20px;
  }
  .py-\[24px\] {
    padding-block: 24px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .py-\[40px\] {
    padding-block: 40px;
  }
  .py-\[50px\] {
    padding-block: 50px;
  }
  .py-\[70px\] {
    padding-block: 70px;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[2rem\] {
    padding-top: 2rem;
  }
  .pt-\[4rem\] {
    padding-top: 4rem;
  }
  .pt-\[16px\] {
    padding-top: 16px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[48px\] {
    padding-top: 48px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[16px\] {
    padding-bottom: 16px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .pb-\[64px\] {
    padding-bottom: 64px;
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pl-\[20px\] {
    padding-left: 20px;
  }
  .pl-\[70px\] {
    padding-left: 70px;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[0\.625rem\] {
    font-size: 0.625rem;
  }
  .text-\[1\.75rem\] {
    font-size: 1.75rem;
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[38px\] {
    font-size: 38px;
  }
  .leading-0 {
    --tw-leading: calc(var(--spacing) * 0);
    line-height: calc(var(--spacing) * 0);
  }
  .leading-\[1\.8\] {
    --tw-leading: 1.8;
    line-height: 1.8;
  }
  .leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px;
  }
  .leading-\[122\%\] {
    --tw-leading: 122%;
    line-height: 122%;
  }
  .leading-\[140\%\] {
    --tw-leading: 140%;
    line-height: 140%;
  }
  .leading-\[150\%\] {
    --tw-leading: 150%;
    line-height: 150%;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .tracking-\[2\%\] {
    --tw-tracking: 2%;
    letter-spacing: 2%;
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#1d1d1d8a\] {
    color: #1d1d1d8a;
  }
  .text-\[\#111111\]\/60 {
    color: color-mix(in oklab, #111111 60%, transparent);
  }
  .text-\[\#11111166\] {
    color: #11111166;
  }
  .text-\[\#11111194\] {
    color: #11111194;
  }
  .text-\[\#ffffff99\] {
    color: #ffffff99;
  }
  .text-\[\#ffffffb3\] {
    color: #ffffffb3;
  }
  .text-accent-1 {
    color: var(--color-accent-1);
  }
  .text-accent-1-light-1 {
    color: var(--color-accent-1-light-1);
  }
  .text-accent-1-light-2 {
    color: var(--color-accent-1-light-2);
  }
  .text-accent-1-light-3 {
    color: var(--color-accent-1-light-3);
  }
  .text-accent-1-light-4 {
    color: var(--color-accent-1-light-4);
  }
  .text-accent-2 {
    color: var(--color-accent-2);
  }
  .text-accent-3 {
    color: var(--color-accent-3);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .normal-case {
    text-transform: none;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .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-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .\*\:mb-\[20px\] {
    :is(& > *) {
      margin-bottom: 20px;
    }
  }
  .group-hover\:opacity-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:border-accent-1 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-accent-1);
      }
    }
  }
  .hover\:border-accent-1-light-5 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-accent-1-light-5);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-accent-1 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-accent-1);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700);
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:w-1\/2 {
    @media (width >= 40rem) {
      width: calc(1/2 * 100%);
    }
  }
  .sm\:w-1\/3 {
    @media (width >= 40rem) {
      width: calc(1/3 * 100%);
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 48rem) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:space-y-6 {
    @media (width >= 48rem) {
      :where(& > :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)));
      }
    }
  }
  .lg\:absolute {
    @media (width >= 64rem) {
      position: absolute;
    }
  }
  .lg\:top-\[0px\] {
    @media (width >= 64rem) {
      top: 0px;
    }
  }
  .lg\:top-\[20px\] {
    @media (width >= 64rem) {
      top: 20px;
    }
  }
  .lg\:top-\[40px\] {
    @media (width >= 64rem) {
      top: 40px;
    }
  }
  .lg\:top-\[50\%\] {
    @media (width >= 64rem) {
      top: 50%;
    }
  }
  .lg\:right-\[0px\] {
    @media (width >= 64rem) {
      right: 0px;
    }
  }
  .lg\:right-\[20px\] {
    @media (width >= 64rem) {
      right: 20px;
    }
  }
  .lg\:right-\[40px\] {
    @media (width >= 64rem) {
      right: 40px;
    }
  }
  .lg\:bottom-\[8\%\] {
    @media (width >= 64rem) {
      bottom: 8%;
    }
  }
  .lg\:my-\[1rem\] {
    @media (width >= 64rem) {
      margin-block: 1rem;
    }
  }
  .lg\:my-\[4\.5rem\] {
    @media (width >= 64rem) {
      margin-block: 4.5rem;
    }
  }
  .lg\:my-\[10rem\] {
    @media (width >= 64rem) {
      margin-block: 10rem;
    }
  }
  .lg\:mt-6 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .lg\:mt-\[6rem\] {
    @media (width >= 64rem) {
      margin-top: 6rem;
    }
  }
  .lg\:mt-\[8rem\] {
    @media (width >= 64rem) {
      margin-top: 8rem;
    }
  }
  .lg\:mt-\[10rem\] {
    @media (width >= 64rem) {
      margin-top: 10rem;
    }
  }
  .lg\:mt-\[12rem\] {
    @media (width >= 64rem) {
      margin-top: 12rem;
    }
  }
  .lg\:mb-\[4rem\] {
    @media (width >= 64rem) {
      margin-bottom: 4rem;
    }
  }
  .lg\:mb-\[5rem\] {
    @media (width >= 64rem) {
      margin-bottom: 5rem;
    }
  }
  .lg\:mb-\[8rem\] {
    @media (width >= 64rem) {
      margin-bottom: 8rem;
    }
  }
  .lg\:mb-\[10rem\] {
    @media (width >= 64rem) {
      margin-bottom: 10rem;
    }
  }
  .lg\:mb-\[15rem\] {
    @media (width >= 64rem) {
      margin-bottom: 15rem;
    }
  }
  .lg\:mb-\[26px\] {
    @media (width >= 64rem) {
      margin-bottom: 26px;
    }
  }
  .lg\:mb-\[30px\] {
    @media (width >= 64rem) {
      margin-bottom: 30px;
    }
  }
  .lg\:mb-\[32px\] {
    @media (width >= 64rem) {
      margin-bottom: 32px;
    }
  }
  .lg\:mb-\[40px\] {
    @media (width >= 64rem) {
      margin-bottom: 40px;
    }
  }
  .lg\:mb-\[42px\] {
    @media (width >= 64rem) {
      margin-bottom: 42px;
    }
  }
  .lg\:mb-\[50px\] {
    @media (width >= 64rem) {
      margin-bottom: 50px;
    }
  }
  .lg\:mb-\[54px\] {
    @media (width >= 64rem) {
      margin-bottom: 54px;
    }
  }
  .lg\:mb-\[60px\] {
    @media (width >= 64rem) {
      margin-bottom: 60px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[0vh\] {
    @media (width >= 64rem) {
      height: 0vh;
    }
  }
  .lg\:h-\[3rem\] {
    @media (width >= 64rem) {
      height: 3rem;
    }
  }
  .lg\:h-\[10rem\] {
    @media (width >= 64rem) {
      height: 10rem;
    }
  }
  .lg\:h-\[30rem\] {
    @media (width >= 64rem) {
      height: 30rem;
    }
  }
  .lg\:h-\[50vh\] {
    @media (width >= 64rem) {
      height: 50vh;
    }
  }
  .lg\:h-\[58px\] {
    @media (width >= 64rem) {
      height: 58px;
    }
  }
  .lg\:h-\[62px\] {
    @media (width >= 64rem) {
      height: 62px;
    }
  }
  .lg\:h-\[70vh\] {
    @media (width >= 64rem) {
      height: 70vh;
    }
  }
  .lg\:h-\[380px\] {
    @media (width >= 64rem) {
      height: 380px;
    }
  }
  .lg\:h-\[calc\(100\%_-_70px\)\] {
    @media (width >= 64rem) {
      height: calc(100% - 70px);
    }
  }
  .lg\:h-screen {
    @media (width >= 64rem) {
      height: 100vh;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-2\/5 {
    @media (width >= 64rem) {
      width: calc(2/5 * 100%);
    }
  }
  .lg\:w-3\/5 {
    @media (width >= 64rem) {
      width: calc(3/5 * 100%);
    }
  }
  .lg\:w-3\/12 {
    @media (width >= 64rem) {
      width: calc(3/12 * 100%);
    }
  }
  .lg\:w-9\/12 {
    @media (width >= 64rem) {
      width: calc(9/12 * 100%);
    }
  }
  .lg\:w-\[7rem\] {
    @media (width >= 64rem) {
      width: 7rem;
    }
  }
  .lg\:w-\[12rem\] {
    @media (width >= 64rem) {
      width: 12rem;
    }
  }
  .lg\:w-\[20\%\] {
    @media (width >= 64rem) {
      width: 20%;
    }
  }
  .lg\:w-\[23rem\] {
    @media (width >= 64rem) {
      width: 23rem;
    }
  }
  .lg\:w-\[30\%\] {
    @media (width >= 64rem) {
      width: 30%;
    }
  }
  .lg\:w-\[40rem\] {
    @media (width >= 64rem) {
      width: 40rem;
    }
  }
  .lg\:w-\[45\%\] {
    @media (width >= 64rem) {
      width: 45%;
    }
  }
  .lg\:w-\[60\%\] {
    @media (width >= 64rem) {
      width: 60%;
    }
  }
  .lg\:w-\[60rem\] {
    @media (width >= 64rem) {
      width: 60rem;
    }
  }
  .lg\:w-\[78rem\] {
    @media (width >= 64rem) {
      width: 78rem;
    }
  }
  .lg\:w-\[90\%\] {
    @media (width >= 64rem) {
      width: 90%;
    }
  }
  .lg\:w-full {
    @media (width >= 64rem) {
      width: 100%;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:gap-\[40px\] {
    @media (width >= 64rem) {
      gap: 40px;
    }
  }
  .lg\:gap-x-\[16px\] {
    @media (width >= 64rem) {
      column-gap: 16px;
    }
  }
  .lg\:gap-x-\[24px\] {
    @media (width >= 64rem) {
      column-gap: 24px;
    }
  }
  .lg\:gap-y-\[4rem\] {
    @media (width >= 64rem) {
      row-gap: 4rem;
    }
  }
  .lg\:gap-y-\[8rem\] {
    @media (width >= 64rem) {
      row-gap: 8rem;
    }
  }
  .lg\:gap-y-\[40px\] {
    @media (width >= 64rem) {
      row-gap: 40px;
    }
  }
  .lg\:border-0 {
    @media (width >= 64rem) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .lg\:bg-transparent {
    @media (width >= 64rem) {
      background-color: transparent;
    }
  }
  .lg\:p-10 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:p-\[40px\] {
    @media (width >= 64rem) {
      padding: 40px;
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-\[6rem\] {
    @media (width >= 64rem) {
      padding-inline: 6rem;
    }
  }
  .lg\:px-\[15rem\] {
    @media (width >= 64rem) {
      padding-inline: 15rem;
    }
  }
  .lg\:px-\[25px\] {
    @media (width >= 64rem) {
      padding-inline: 25px;
    }
  }
  .lg\:pt-6 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 6);
    }
  }
  .lg\:pt-\[2rem\] {
    @media (width >= 64rem) {
      padding-top: 2rem;
    }
  }
  .lg\:pt-\[4rem\] {
    @media (width >= 64rem) {
      padding-top: 4rem;
    }
  }
  .lg\:pt-\[5rem\] {
    @media (width >= 64rem) {
      padding-top: 5rem;
    }
  }
  .lg\:pt-\[6rem\] {
    @media (width >= 64rem) {
      padding-top: 6rem;
    }
  }
  .lg\:pt-\[8rem\] {
    @media (width >= 64rem) {
      padding-top: 8rem;
    }
  }
  .lg\:pt-\[10rem\] {
    @media (width >= 64rem) {
      padding-top: 10rem;
    }
  }
  .lg\:pr-\[2rem\] {
    @media (width >= 64rem) {
      padding-right: 2rem;
    }
  }
  .lg\:pl-\[12rem\] {
    @media (width >= 64rem) {
      padding-left: 12rem;
    }
  }
  .lg\:pl-\[50px\] {
    @media (width >= 64rem) {
      padding-left: 50px;
    }
  }
  .lg\:text-center {
    @media (width >= 64rem) {
      text-align: center;
    }
  }
  .lg\:text-right {
    @media (width >= 64rem) {
      text-align: right;
    }
  }
  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-base {
    @media (width >= 64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-sm {
    @media (width >= 64rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .lg\:text-\[2\.25rem\] {
    @media (width >= 64rem) {
      font-size: 2.25rem;
    }
  }
  .lg\:text-\[2rem\] {
    @media (width >= 64rem) {
      font-size: 2rem;
    }
  }
  .lg\:text-\[3rem\] {
    @media (width >= 64rem) {
      font-size: 3rem;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 64rem) {
      font-size: 20px;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 64rem) {
      font-size: 24px;
    }
  }
  .lg\:capitalize {
    @media (width >= 64rem) {
      text-transform: capitalize;
    }
  }
  .xl\:absolute {
    @media (width >= 80rem) {
      position: absolute;
    }
  }
  .xl\:top-\[5px\] {
    @media (width >= 80rem) {
      top: 5px;
    }
  }
  .xl\:top-\[20px\] {
    @media (width >= 80rem) {
      top: 20px;
    }
  }
  .xl\:top-\[30px\] {
    @media (width >= 80rem) {
      top: 30px;
    }
  }
  .xl\:top-\[40px\] {
    @media (width >= 80rem) {
      top: 40px;
    }
  }
  .xl\:top-\[50\%\] {
    @media (width >= 80rem) {
      top: 50%;
    }
  }
  .xl\:right-\[10px\] {
    @media (width >= 80rem) {
      right: 10px;
    }
  }
  .xl\:right-\[20px\] {
    @media (width >= 80rem) {
      right: 20px;
    }
  }
  .xl\:right-\[40px\] {
    @media (width >= 80rem) {
      right: 40px;
    }
  }
  .xl\:bottom-\[7rem\] {
    @media (width >= 80rem) {
      bottom: 7rem;
    }
  }
  .xl\:bottom-\[8\%\] {
    @media (width >= 80rem) {
      bottom: 8%;
    }
  }
  .xl\:left-\[20px\] {
    @media (width >= 80rem) {
      left: 20px;
    }
  }
  .xl\:order-2 {
    @media (width >= 80rem) {
      order: 2;
    }
  }
  .xl\:order-3 {
    @media (width >= 80rem) {
      order: 3;
    }
  }
  .xl\:my-\[1rem\] {
    @media (width >= 80rem) {
      margin-block: 1rem;
    }
  }
  .xl\:my-\[4\.5rem\] {
    @media (width >= 80rem) {
      margin-block: 4.5rem;
    }
  }
  .xl\:my-\[10rem\] {
    @media (width >= 80rem) {
      margin-block: 10rem;
    }
  }
  .xl\:my-\[24px\] {
    @media (width >= 80rem) {
      margin-block: 24px;
    }
  }
  .xl\:mt-0 {
    @media (width >= 80rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .xl\:mt-\[4rem\] {
    @media (width >= 80rem) {
      margin-top: 4rem;
    }
  }
  .xl\:mt-\[8rem\] {
    @media (width >= 80rem) {
      margin-top: 8rem;
    }
  }
  .xl\:mt-\[10rem\] {
    @media (width >= 80rem) {
      margin-top: 10rem;
    }
  }
  .xl\:mt-\[30px\] {
    @media (width >= 80rem) {
      margin-top: 30px;
    }
  }
  .xl\:mt-\[80px\] {
    @media (width >= 80rem) {
      margin-top: 80px;
    }
  }
  .xl\:mt-\[150px\] {
    @media (width >= 80rem) {
      margin-top: 150px;
    }
  }
  .xl\:mb-\[2rem\] {
    @media (width >= 80rem) {
      margin-bottom: 2rem;
    }
  }
  .xl\:mb-\[4rem\] {
    @media (width >= 80rem) {
      margin-bottom: 4rem;
    }
  }
  .xl\:mb-\[5rem\] {
    @media (width >= 80rem) {
      margin-bottom: 5rem;
    }
  }
  .xl\:mb-\[6rem\] {
    @media (width >= 80rem) {
      margin-bottom: 6rem;
    }
  }
  .xl\:mb-\[8rem\] {
    @media (width >= 80rem) {
      margin-bottom: 8rem;
    }
  }
  .xl\:mb-\[10rem\] {
    @media (width >= 80rem) {
      margin-bottom: 10rem;
    }
  }
  .xl\:mb-\[15rem\] {
    @media (width >= 80rem) {
      margin-bottom: 15rem;
    }
  }
  .xl\:mb-\[16px\] {
    @media (width >= 80rem) {
      margin-bottom: 16px;
    }
  }
  .xl\:mb-\[24px\] {
    @media (width >= 80rem) {
      margin-bottom: 24px;
    }
  }
  .xl\:mb-\[26px\] {
    @media (width >= 80rem) {
      margin-bottom: 26px;
    }
  }
  .xl\:mb-\[32px\] {
    @media (width >= 80rem) {
      margin-bottom: 32px;
    }
  }
  .xl\:mb-\[46px\] {
    @media (width >= 80rem) {
      margin-bottom: 46px;
    }
  }
  .xl\:mb-\[50px\] {
    @media (width >= 80rem) {
      margin-bottom: 50px;
    }
  }
  .xl\:mb-\[54px\] {
    @media (width >= 80rem) {
      margin-bottom: 54px;
    }
  }
  .xl\:mb-\[60px\] {
    @media (width >= 80rem) {
      margin-bottom: 60px;
    }
  }
  .xl\:mb-\[100px\] {
    @media (width >= 80rem) {
      margin-bottom: 100px;
    }
  }
  .xl\:block {
    @media (width >= 80rem) {
      display: block;
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:h-\[3rem\] {
    @media (width >= 80rem) {
      height: 3rem;
    }
  }
  .xl\:h-\[15rem\] {
    @media (width >= 80rem) {
      height: 15rem;
    }
  }
  .xl\:h-\[30rem\] {
    @media (width >= 80rem) {
      height: 30rem;
    }
  }
  .xl\:h-\[58px\] {
    @media (width >= 80rem) {
      height: 58px;
    }
  }
  .xl\:h-\[62px\] {
    @media (width >= 80rem) {
      height: 62px;
    }
  }
  .xl\:h-\[80vh\] {
    @media (width >= 80rem) {
      height: 80vh;
    }
  }
  .xl\:h-screen {
    @media (width >= 80rem) {
      height: 100vh;
    }
  }
  .xl\:w-1\/2 {
    @media (width >= 80rem) {
      width: calc(1/2 * 100%);
    }
  }
  .xl\:w-1\/3 {
    @media (width >= 80rem) {
      width: calc(1/3 * 100%);
    }
  }
  .xl\:w-2\/5 {
    @media (width >= 80rem) {
      width: calc(2/5 * 100%);
    }
  }
  .xl\:w-3\/5 {
    @media (width >= 80rem) {
      width: calc(3/5 * 100%);
    }
  }
  .xl\:w-3\/12 {
    @media (width >= 80rem) {
      width: calc(3/12 * 100%);
    }
  }
  .xl\:w-9\/12 {
    @media (width >= 80rem) {
      width: calc(9/12 * 100%);
    }
  }
  .xl\:w-\[5rem\] {
    @media (width >= 80rem) {
      width: 5rem;
    }
  }
  .xl\:w-\[7rem\] {
    @media (width >= 80rem) {
      width: 7rem;
    }
  }
  .xl\:w-\[20\%\] {
    @media (width >= 80rem) {
      width: 20%;
    }
  }
  .xl\:w-\[23rem\] {
    @media (width >= 80rem) {
      width: 23rem;
    }
  }
  .xl\:w-\[30\%\] {
    @media (width >= 80rem) {
      width: 30%;
    }
  }
  .xl\:w-\[35\%\] {
    @media (width >= 80rem) {
      width: 35%;
    }
  }
  .xl\:w-\[38\.625rem\] {
    @media (width >= 80rem) {
      width: 38.625rem;
    }
  }
  .xl\:w-\[40rem\] {
    @media (width >= 80rem) {
      width: 40rem;
    }
  }
  .xl\:w-\[45\%\] {
    @media (width >= 80rem) {
      width: 45%;
    }
  }
  .xl\:w-\[65rem\] {
    @media (width >= 80rem) {
      width: 65rem;
    }
  }
  .xl\:w-\[76\.625rem\] {
    @media (width >= 80rem) {
      width: 76.625rem;
    }
  }
  .xl\:w-\[78rem\] {
    @media (width >= 80rem) {
      width: 78rem;
    }
  }
  .xl\:w-full {
    @media (width >= 80rem) {
      width: 100%;
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:flex-col {
    @media (width >= 80rem) {
      flex-direction: column;
    }
  }
  .xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:items-center {
    @media (width >= 80rem) {
      align-items: center;
    }
  }
  .xl\:justify-center {
    @media (width >= 80rem) {
      justify-content: center;
    }
  }
  .xl\:justify-end {
    @media (width >= 80rem) {
      justify-content: flex-end;
    }
  }
  .xl\:gap-x-\[3rem\] {
    @media (width >= 80rem) {
      column-gap: 3rem;
    }
  }
  .xl\:gap-x-\[6rem\] {
    @media (width >= 80rem) {
      column-gap: 6rem;
    }
  }
  .xl\:gap-x-\[16px\] {
    @media (width >= 80rem) {
      column-gap: 16px;
    }
  }
  .xl\:gap-x-\[20px\] {
    @media (width >= 80rem) {
      column-gap: 20px;
    }
  }
  .xl\:gap-x-\[24px\] {
    @media (width >= 80rem) {
      column-gap: 24px;
    }
  }
  .xl\:gap-x-\[32px\] {
    @media (width >= 80rem) {
      column-gap: 32px;
    }
  }
  .xl\:gap-y-0 {
    @media (width >= 80rem) {
      row-gap: calc(var(--spacing) * 0);
    }
  }
  .xl\:gap-y-\[4\.5rem\] {
    @media (width >= 80rem) {
      row-gap: 4.5rem;
    }
  }
  .xl\:gap-y-\[4rem\] {
    @media (width >= 80rem) {
      row-gap: 4rem;
    }
  }
  .xl\:gap-y-\[8rem\] {
    @media (width >= 80rem) {
      row-gap: 8rem;
    }
  }
  .xl\:border-0 {
    @media (width >= 80rem) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .xl\:bg-transparent {
    @media (width >= 80rem) {
      background-color: transparent;
    }
  }
  .xl\:object-cover {
    @media (width >= 80rem) {
      object-fit: cover;
    }
  }
  .xl\:p-0 {
    @media (width >= 80rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .xl\:p-10 {
    @media (width >= 80rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .xl\:p-\[60px\] {
    @media (width >= 80rem) {
      padding: 60px;
    }
  }
  .xl\:px-0 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .xl\:px-\[6rem\] {
    @media (width >= 80rem) {
      padding-inline: 6rem;
    }
  }
  .xl\:px-\[15rem\] {
    @media (width >= 80rem) {
      padding-inline: 15rem;
    }
  }
  .xl\:px-\[20px\] {
    @media (width >= 80rem) {
      padding-inline: 20px;
    }
  }
  .xl\:px-\[25px\] {
    @media (width >= 80rem) {
      padding-inline: 25px;
    }
  }
  .xl\:px-\[60px\] {
    @media (width >= 80rem) {
      padding-inline: 60px;
    }
  }
  .xl\:px-\[70px\] {
    @media (width >= 80rem) {
      padding-inline: 70px;
    }
  }
  .xl\:py-0 {
    @media (width >= 80rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .xl\:py-\[32px\] {
    @media (width >= 80rem) {
      padding-block: 32px;
    }
  }
  .xl\:py-\[100px\] {
    @media (width >= 80rem) {
      padding-block: 100px;
    }
  }
  .xl\:pt-\[6rem\] {
    @media (width >= 80rem) {
      padding-top: 6rem;
    }
  }
  .xl\:pt-\[8rem\] {
    @media (width >= 80rem) {
      padding-top: 8rem;
    }
  }
  .xl\:pt-\[10rem\] {
    @media (width >= 80rem) {
      padding-top: 10rem;
    }
  }
  .xl\:pt-\[24px\] {
    @media (width >= 80rem) {
      padding-top: 24px;
    }
  }
  .xl\:pt-\[80px\] {
    @media (width >= 80rem) {
      padding-top: 80px;
    }
  }
  .xl\:pr-\[2rem\] {
    @media (width >= 80rem) {
      padding-right: 2rem;
    }
  }
  .xl\:pb-\[24px\] {
    @media (width >= 80rem) {
      padding-bottom: 24px;
    }
  }
  .xl\:pb-\[100px\] {
    @media (width >= 80rem) {
      padding-bottom: 100px;
    }
  }
  .xl\:pl-\[12rem\] {
    @media (width >= 80rem) {
      padding-left: 12rem;
    }
  }
  .xl\:pl-\[40px\] {
    @media (width >= 80rem) {
      padding-left: 40px;
    }
  }
  .xl\:text-center {
    @media (width >= 80rem) {
      text-align: center;
    }
  }
  .xl\:text-left {
    @media (width >= 80rem) {
      text-align: left;
    }
  }
  .xl\:text-2xl {
    @media (width >= 80rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .xl\:text-base {
    @media (width >= 80rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .xl\:text-lg {
    @media (width >= 80rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .xl\:text-sm {
    @media (width >= 80rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .xl\:text-\[1\.2rem\] {
    @media (width >= 80rem) {
      font-size: 1.2rem;
    }
  }
  .xl\:text-\[1\.5rem\] {
    @media (width >= 80rem) {
      font-size: 1.5rem;
    }
  }
  .xl\:text-\[2\.5rem\] {
    @media (width >= 80rem) {
      font-size: 2.5rem;
    }
  }
  .xl\:text-\[2\.25rem\] {
    @media (width >= 80rem) {
      font-size: 2.25rem;
    }
  }
  .xl\:text-\[2rem\] {
    @media (width >= 80rem) {
      font-size: 2rem;
    }
  }
  .xl\:text-\[3rem\] {
    @media (width >= 80rem) {
      font-size: 3rem;
    }
  }
  .xl\:text-\[20px\] {
    @media (width >= 80rem) {
      font-size: 20px;
    }
  }
  .xl\:text-\[24px\] {
    @media (width >= 80rem) {
      font-size: 24px;
    }
  }
  .xl\:text-\[40px\] {
    @media (width >= 80rem) {
      font-size: 40px;
    }
  }
  .xl\:capitalize {
    @media (width >= 80rem) {
      text-transform: capitalize;
    }
  }
  .xl\:normal-case {
    @media (width >= 80rem) {
      text-transform: none;
    }
  }
  .xl\:uppercase {
    @media (width >= 80rem) {
      text-transform: uppercase;
    }
  }
  .xl\:opacity-0 {
    @media (width >= 80rem) {
      opacity: 0%;
    }
  }
  .\32 xl\:mt-\[20rem\] {
    @media (width >= 96rem) {
      margin-top: 20rem;
    }
  }
  .\32 xl\:mb-\[24px\] {
    @media (width >= 96rem) {
      margin-bottom: 24px;
    }
  }
  .\32 xl\:h-\[20rem\] {
    @media (width >= 96rem) {
      height: 20rem;
    }
  }
  .\32 xl\:h-\[36rem\] {
    @media (width >= 96rem) {
      height: 36rem;
    }
  }
  .\32 xl\:w-1\/2 {
    @media (width >= 96rem) {
      width: calc(1/2 * 100%);
    }
  }
  .\32 xl\:translate-x-\[-20\%\] {
    @media (width >= 96rem) {
      --tw-translate-x: -20%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\32 xl\:gap-x-\[7\.5rem\] {
    @media (width >= 96rem) {
      column-gap: 7.5rem;
    }
  }
  .\32 xl\:gap-x-\[9rem\] {
    @media (width >= 96rem) {
      column-gap: 9rem;
    }
  }
  .\32 xl\:gap-x-\[60px\] {
    @media (width >= 96rem) {
      column-gap: 60px;
    }
  }
  .\32 xl\:pr-\[12rem\] {
    @media (width >= 96rem) {
      padding-right: 12rem;
    }
  }
  .\32 xl\:pl-\[5rem\] {
    @media (width >= 96rem) {
      padding-left: 5rem;
    }
  }
}
html {
  scroll-behavior: smooth;
}
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}
@font-face {
  font-display: swap;
  font-family: Loretta-Light;
  font-style: normal;
  font-weight: 100;
  src: url("../font/Loretta-Lt-Light.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Loretta-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("../font/Loretta-Regular.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Chronicle-Display-Roman;
  font-style: normal;
  font-weight: 100;
  src: url("../font/Chronicle-Display-Roman.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Chronicle-Display-Semibold;
  font-style: normal;
  font-weight: 400;
  src: url("../font/Chronicle-Display-Semibold.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: RightGrotesk-NarrowLight;
  font-style: normal;
  font-weight: 400;
  src: url("../font/RightGrotesk-NarrowLight.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: RightGrotesk-CompactBlack;
  font-style: normal;
  font-weight: 700;
  src: url("../font/RightGrotesk-CompactBlack.otf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: TestSohne-Leicht;
  font-style: normal;
  font-weight: 400;
  src: url("../font/TestSohne-Leicht.otf") format("truetype");
}
.font-loretta-light {
  font-family: Chronicle-Display-Roman;
}
.font-loretta-regular {
  font-family: Chronicle-Display-Semibold;
}
.font-ibm-plex-regular {
  font-family: "IBM Plex Sans Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-ibm-plex-bold {
  font-family: "IBM Plex Sans Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-ibm-plex-semibold {
  font-family: "IBM Plex Sans Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.font-ibm-plex-regular-italic {
  font-family: "IBM Plex Sans Condensed", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.font-ibm-plex-regular-light {
  font-family: "IBM Plex Sans Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.hero-swiper-pagination, .journal-swiper-pagination {
  @media screen and (max-width: 767px) {
    padding-left: 20px;
  }
  > .swiper-pagination-bullet {
    width: 41px;
    height: 3px;
    border-radius: 0;
    background: #FFFFFF43;
    opacity: 1;
    margin-bottom: 40px !important;
    @media screen and (max-width: 767px) {
      margin-bottom: 20px !important;
      height: 2px;
    }
  }
}
.journal-swiper-pagination {
  text-align: left !important;
  padding-left: 70px;
}
.best-product-pagination {
  margin-bottom: -20px;
}
.mobile-product-view-pagination {
  > .swiper-pagination-bullet {
    width: 35px;
    height: 2px;
    border-radius: 0;
    background: #FFFFFF6E;
    opacity: 1;
    margin-bottom: 10px !important;
  }
}
.hero-swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active, .journal-swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active, .mobile-product-view-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFFFFF;
  opacity: 1;
}
.link-animate-light, .link-animate-dark {
  position: relative;
}
.link-animate-light::before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0%;
  height: .1rem;
  background: #111111;
  transition: all .3s;
}
.link-animate-light:hover::before, .link-animate-dark:hover::before {
  width: 100%;
}
.link-animate-dark::before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0%;
  height: .1rem;
  background: #FFFFFF;
  transition: all .3s;
}
.product-link {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  &:hover:after {
    background: #CCC;
  }
  &:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: 300ms;
  }
}
.best-product-link {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  &:hover:after {
    background: #111;
  }
  &:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: 300ms;
  }
}
.other-link-1 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  &:hover:after {
    background: #111;
  }
  &:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    bottom: -4px;
    transition: 300ms;
  }
}
.other-link-2 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  &:hover:after {
    background: #111;
  }
  &:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    bottom: 2px;
    transition: 300ms;
    @media screen and (max-width: 767px) {
      bottom: -4px;
    }
  }
}
.journal-link {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  &:hover:after {
    background: #111;
  }
  &:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: 300ms;
    @media screen and (max-width: 767px) {
      bottom: -4px;
    }
  }
}
@media screen and (max-width: 767px) {
  .movement-link-section {
    > li > a > svg {
      width: 20px;
      height: 20px;
    }
  }
  .social-media-links {
    > li > a > svg {
      width: 14px;
      height: 14px;
    }
  }
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}
.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.active-tab-border {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-accent-1);
}
.slide-enter {
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}
.slide-enter-active {
  transform: translateX(0);
}
.slide-leave {
  transform: translateX(0);
  transition: transform 0.4s ease-in-out;
}
.slide-leave-active {
  transform: translateX(100%);
}
.animation-1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 500ms;
}
.animation-1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111111;
  z-index: -2;
}
.animation-1::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #555555;
  transition: all .3s;
  z-index: -1;
}
.animation-1:hover {
  color: #fff;
}
.animation-1:hover::before {
  width: 100%;
}
.animation-2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 500ms;
}
.animation-2::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -2;
}
.animation-2::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #111111;
  transition: all .3s;
  z-index: -1;
}
.animation-2:hover {
  color: #FFFFFF;
}
.animation-2:hover::before {
  width: 100%;
}
@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-space-x-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-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-space-x-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-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
