/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
:root,
:host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --color-blue-500: oklch(62.3% 0.214 259.815);
  --color-black: #211710;
  --color-white: #fff;
  --spacing: 1rem;
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --font-weight-bold: 700;
  --radius-md: 0.375rem;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --default-transition-duration: 0.15s;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-primary: #ff93a0;
  --color-primary-pressed: #e98792;
  --color-black-5: #f7f7f7;
  --color-black-4b: #f5f5f5;
  --color-black-4a: #e6e6e6;
  --color-black-4: #e6e6e6;
  --color-black-3a: #757575;
  --color-brown: #211810;
  --color-black-2: #504c49;
}
*,
:after,
:before,
::backdrop {
  box-sizing: border-box;
  border: 0 solid;
  margin: 0;
  padding: 0;
}
::file-selector-button {
  box-sizing: border-box;
  border: 0 solid;
  margin: 0;
  padding: 0;
}
html,
:host {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  line-height: 1.5;
  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 {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
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 {
  vertical-align: middle;
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
button,
input,
select,
optgroup,
textarea {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
}
::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  opacity: 1;
  background-color: #0000;
  border-radius: 0;
}
: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;
}
::-moz-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::-moz-placeholder {
    color: currentColor;
  }
  ::placeholder {
    color: currentColor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::-moz-placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit {
  padding-block: 0;
}
::-webkit-datetime-edit-year-field {
  padding-block: 0;
}
::-webkit-datetime-edit-month-field {
  padding-block: 0;
}
::-webkit-datetime-edit-day-field {
  padding-block: 0;
}
::-webkit-datetime-edit-hour-field {
  padding-block: 0;
}
::-webkit-datetime-edit-minute-field {
  padding-block: 0;
}
::-webkit-datetime-edit-second-field {
  padding-block: 0;
}
::-webkit-datetime-edit-millisecond-field {
  padding-block: 0;
}
::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button,
input:where([type="button"], [type="reset"], [type="submit"]) {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
::file-selector-button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-\[1\.2rem\] {
  top: 1.2rem;
}
.top-\[1\.6rem\] {
  top: 1.6rem;
}
.top-full {
  top: 100%;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-\[1\.6rem\] {
  left: 1.6rem;
}
.-z-1 {
  z-index: -1;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-5 {
  z-index: 5;
}
.z-6 {
  z-index: 6;
}
.z-7 {
  z-index: 7;
}
.z-100 {
  z-index: 100;
}
.z-\[999\] {
  z-index: 999;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.row-span-3 {
  grid-row: span 3 / span 3;
}
.container {
  width: 100%;
}
@media (min-width: 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (min-width: 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (min-width: 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (min-width: 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (min-width: 96rem) {
  .container {
    max-width: 96rem;
  }
}
.mx-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.mx-\[1\.2rem\] {
  margin-inline: 1.2rem;
}
.mx-auto {
  margin-inline: auto;
}
.my-5 {
  margin-block: calc(var(--spacing) * 5);
}
.mt-\[0\.8rem\] {
  margin-top: 0.8rem;
}
.mt-\[1\.6rem\] {
  margin-top: 1.6rem;
}
.mt-\[2\.4rem\] {
  margin-top: 2.4rem;
}
.mt-\[3\.2rem\] {
  margin-top: 3.2rem;
}
.section-container {
  width: 100%;
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
}
.mr-auto {
  margin-right: auto;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-\[0\.8rem\] {
  margin-bottom: 0.8rem;
}
.mb-\[1\.2rem\] {
  margin-bottom: 1.2rem;
}
.mb-\[1\.6rem\] {
  margin-bottom: 1.6rem;
}
.mb-\[2\.4rem\] {
  margin-bottom: 2.4rem;
}
.mb-\[3\.2rem\] {
  margin-bottom: 3.2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.size-2 {
  width: calc(var(--spacing) * 2);
  height: calc(var(--spacing) * 2);
}
.size-4 {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.size-\[0\.8rem\] {
  width: 0.8rem;
  height: 0.8rem;
}
.size-\[1\.2rem\] {
  width: 1.2rem;
  height: 1.2rem;
}
.size-\[1\.7127rem\] {
  width: 1.7127rem;
  height: 1.7127rem;
}
.size-\[2\.4rem\] {
  width: 2.4rem;
  height: 2.4rem;
}
.size-\[5\.5rem\] {
  width: 5.5rem;
  height: 5.5rem;
}
.size-\[6\.4rem\] {
  width: 6.4rem;
  height: 6.4rem;
}
.size-full {
  width: 100%;
  height: 100%;
}
.h-22 {
  height: calc(var(--spacing) * 22);
}
.h-28 {
  height: calc(var(--spacing) * 28);
}
.h-\[2\.4rem\] {
  height: 2.4rem;
}
.h-\[3\.4rem\] {
  height: 3.4rem;
}
.h-\[5\.2rem\] {
  height: 5.2rem;
}
.h-\[6\.4rem\] {
  height: 6.4rem;
}
.h-\[10\.7rem\] {
  height: 10.7rem;
}
.h-\[13\.7959rem\] {
  height: 13.7959rem;
}
.h-\[17\.5rem\] {
  height: 17.5rem;
}
.h-\[22\.8rem\] {
  height: 22.8rem;
}
.h-\[37\.9rem\] {
  height: 37.9rem;
}
.h-\[40rem\] {
  height: 40rem;
}
.h-\[41\.4426rem\] {
  height: 41.4426rem;
}
.h-\[42\.1rem\] {
  height: 42.1rem;
}
.h-\[56vw\] {
  height: 56vw;
}

.h-\[52rem\] {
    height: 52rem; 
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-max {
  height: -moz-max-content;
  height: max-content;
}
/* .h-screen {
  height: 100vh;
} */
.max-h-81 {
  max-height: calc(var(--spacing) * 81);
}
/* .max-h-\[calc\(100vh-64px\)\] {
  max-height: calc(100vh - 64px);
} */
.min-h-\[42\.6rem\] {
  min-height: 42.6rem;
}
/* .min-h-\[95svh\] {
  min-height: 95svh;
} */
.w-\[2\.6rem\] {
  width: 2.6rem;
}
.w-\[3\.4rem\] {
  width: 3.4rem;
}
.w-\[12\.3rem\] {
  width: 12.3rem;
}
.w-\[23rem\] {
  width: 23rem;
}
.w-\[30\.8rem\] {
  width: 30.8rem;
}
.w-\[42\.2rem\] {
  width: 42.2rem;
}
.w-\[90\%\] {
  width: 90%;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.max-w-87 {
  max-width: calc(var(--spacing) * 87);
}
.max-w-\[32rem\] {
  max-width: 32rem;
}
.max-w-\[48\.5rem\] {
  max-width: 48.5rem;
}
.max-w-\[59\.7rem\] {
  max-width: 59.7rem;
}
.max-w-\[99\.6rem\] {
  max-width: 99.6rem;
}
.max-w-\[109\.2rem\] {
  max-width: 109.2rem;
}
.max-w-\[18ch\] {
  max-width: 18ch;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.rotate-180 {
  rotate: 180deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.pointer-events-none {
  pointer-events: none;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-rows-\[repeat\(6\,auto\)\] {
  grid-template-rows: repeat(6, auto);
}
.grid-rows-subgrid {
  grid-template-rows: subgrid;
}
.\!flex-col-reverse {
  flex-direction: column-reverse !important;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.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-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-\[0\.6rem\] {
  gap: 0.6rem;
}
.gap-\[0\.8rem\] {
  gap: 0.8rem;
}
.gap-\[1\.2rem\] {
  gap: 1.2rem;
}
.gap-\[1\.6rem\] {
  gap: 1.6rem;
}
.gap-\[2\.4rem\] {
  gap: 2.4rem;
}
.gap-\[3\.2rem\] {
  gap: 3.2rem;
}
.gap-\[4\.6rem\] {
  gap: 4.6rem;
}
.gap-x-\[1\.2rem\] {
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
}
.gap-y-\[3\.2rem\] {
  row-gap: 3.2rem;
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 3.40282e38px;
}
.rounded-md {
  border-radius: var(--radius-md);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-\[0\.1rem\] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0.1rem;
}
.border-black-4a {
  border-color: var(--color-black-4a);
}
.border-b-black-4 {
  border-bottom-color: var(--color-black-4);
}
.border-b-transparent {
  border-bottom-color: #0000;
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black-3a {
  background-color: var(--color-black-3a);
}
.bg-black-3a\/80 {
    background-color: color-mix(in oklab, var(--color-black-3a) 80%, transparent);
}
.bg-black-2\/80 {
    background-color: color-mix(in oklab, var(--color-black-2) 80%, transparent);
}
.bg-black-4 {
  background-color: var(--color-black-4);
}
.bg-black-4a {
  background-color: var(--color-black-4a);
}
.bg-black-4b {
  background-color: var(--color-black-4b);
}
.bg-black-5 {
  background-color: var(--color-black-5);
}
.bg-blue-500 {
  background-color: var(--color-blue-500);
}
.bg-brown {
  background-color: var(--color-brown);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-transparent {
  background-color: #0000;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(
    --tw-gradient-via-stops,
    var(--tw-gradient-position),
    var(--tw-gradient-from) var(--tw-gradient-from-position),
    var(--tw-gradient-to) var(--tw-gradient-to-position)
  );
}
.from-40\% {
  --tw-gradient-from-position: 40%;
}
.to-\[\#000\]\/70 {
  --tw-gradient-to: oklab(0% none none/.7);
  --tw-gradient-stops: var(
    --tw-gradient-via-stops,
    var(--tw-gradient-position),
    var(--tw-gradient-from) var(--tw-gradient-from-position),
    var(--tw-gradient-to) var(--tw-gradient-to-position)
  );
}
.to-black {
  --tw-gradient-to: var(--color-black);
  --tw-gradient-stops: var(
    --tw-gradient-via-stops,
    var(--tw-gradient-position),
    var(--tw-gradient-from) var(--tw-gradient-from-position),
    var(--tw-gradient-to) var(--tw-gradient-to-position)
  );
}
.to-85\% {
  --tw-gradient-to-position: 85%;
}
.\!object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-\[center_30\%\] {
  -o-object-position: center 30%;
  object-position: center 30%;
}
.object-bottom {
  -o-object-position: bottom;
  object-position: bottom;
}
.object-left {
  -o-object-position: left;
  object-position: left;
}
.object-top {
  -o-object-position: top;
  object-position: top;
}
.object-top-right {
  -o-object-position: right top;
  object-position: right top;
}
.object-top-left {
    -o-object-position: left top;
    object-position: left top;
}
.\!p-\[2\.2rem\] {
  padding: 2.2rem !important;
}
.p-\[1\.2rem\] {
  padding: 1.2rem;
}
.p-\[1\.6rem\] {
  padding: 1.6rem;
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-\[3\.2rem\] {
  padding-inline: 3.2rem;
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-\[1\.2rem\] {
  padding-block: 1.2rem;
}
.py-\[1\.6rem\] {
  padding-block: 1.6rem;
}
.py-\[2\.4rem\] {
  padding-block: 2.4rem;
}
.py-\[3\.2rem\] {
  padding-block: 3.2rem;
}
.py-\[4\.8rem\] {
  padding-block: 4.8rem;
}
.py-\[6\.4rem\] {
  padding-block: 6.4rem;
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-\[0\.8rem\] {
  padding-top: 0.8rem;
}
.pt-\[2\.4rem\] {
  padding-top: 2.4rem;
}
.pt-\[3\.2rem\] {
  padding-top: 3.2rem;
}
.pt-\[6\.4rem\] {
  padding-top: 6.4rem;
}
.\!pb-\[85\%\] {
  padding-bottom: 85% !important;
}
.pb-1 {
  padding-bottom: calc(var(--spacing) * 1);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-\[1\.6rem\] {
  padding-bottom: 1.6rem;
}
.pb-\[2\.4rem\] {
  padding-bottom: 2.4rem;
}
.pb-\[4\.8rem\] {
  padding-bottom: 4.8rem;
}
.pb-\[6\.4rem\] {
  padding-bottom: 6.4rem;
}
.pb-\[71\%\] {
  padding-bottom: 71%;
}
.pb-\[133\%\] {
  padding-bottom: 133%;
}
.pl-\[2\.4rem\] {
  padding-left: 2.4rem;
}
.pl-\[3\.2rem\] {
  padding-left: 3.2rem;
}
.text-center {
  text-align: center;
}
.hd-xs {
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 145%;
}
.label {
  letter-spacing: 0.55px;
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
}
.hd-lg {
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 5.8rem;
}
.hd-md {
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 4rem;
}
.hd-sm {
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.9rem;
}
.body {
  font-family: GothamSSm, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
}
.body-sm {
  font-family: GothamSSm, sans-serif;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}
.body-caption {
    font-family: GothamSSm, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.45;
    text-transform: none;
}
.caption {
  font-family: GothamSSm, sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6rem;
}
.nav-link {
  font-family: GothamSSm, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-\[1\.1rem\] {
  font-size: 1.1rem;
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.text-balance {
  text-wrap: balance;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-black {
  color: var(--color-black);
}
.text-black-3a {
  color: var(--color-black-3a);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.underline {
  text-decoration-line: underline;
}
.decoration-black-4 {
  text-decoration-color: var(--color-black-4);
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-\[0\.48\] {
  opacity: 0.48;
}
.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);
}
.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;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[top\] {
  transition-property: top;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from,
    --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-200 {
  --tw-duration: 0.2s;
  transition-duration: 0.2s;
}
.duration-300 {
  --tw-duration: 0.3s;
  transition-duration: 0.3s;
}
.duration-500 {
  --tw-duration: 0.5s;
  transition-duration: 0.5s;
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
:is(.\*\:pt-\[0\.8rem\] > *) {
  padding-top: 0.8rem;
}
:is(.\*\:pb-\[1\.4rem\] > *) {
  padding-bottom: 1.4rem;
}
@media (hover: hover) {
  .group-hover\:rotate-180:is(:where(.group):hover *) {
    rotate: 180deg;
  }
}
.group-hocus\:text-white:is(:is(:where(.group):hover, :where(.group):focus) *) {
  color: var(--color-white);
}
.group-current\:ml-0:is(:where(.group).current *) {
  margin-left: calc(var(--spacing) * 0);
}
.group-current\:block:is(:where(.group).current *) {
  display: block;
}
.group-current\:hidden:is(:where(.group).current *) {
  display: none;
}
.group-current\:hd-sm:is(:where(.group).current *) {
  text-transform: uppercase;
  font-family: GothamSSm, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.9rem;
}
.group-current\:opacity-100:is(:where(.group).current *) {
  opacity: 1;
}
.group-stick-top\:bg-white:is(:where(.group).stick-top *) {
  background-color: var(--color-white);
}
.group-stick-top\:\!text-black:is(:where(.group).stick-top *) {
  color: var(--color-black) !important;
}
.group-stick-top\:text-black:is(:where(.group).stick-top *) {
  color: var(--color-black);
}
.group-stick-top\:opacity-0:is(:where(.group).stick-top *) {
  opacity: 0;
}
.group-stick-top\:opacity-100:is(:where(.group).stick-top *) {
  opacity: 1;
}
.group-\[\.current\]\:bg-black:is(:where(.group).current *) {
  background-color: var(--color-black);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media not all and (min-width: 64rem) {
  .max-lg\:hidden {
    display: none;
  }
}
@media (min-width: 48rem) {
  .md\:block {
    display: block;
  }
  .md\:hidden {
      display: none;
  }
  .md\:top-\[3\.2rem\] {
    top: 3.2rem;
  }
  .md\:left-\[3\.2rem\] {
    left: 3.2rem;
  }
  .md\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .md\:mb-0 {
      margin-bottom: 0;
  }
  .md\:flex {
    display: flex;
  }
  .md\:flex-col {
      flex-direction: column;
  }
  .md\:grid {
    display: grid;
  }
  .md\:h-\[9\.3rem\] {
    height: 9.3rem;
  }
  .md\:h-\[12\.8rem\] {
    height: 12.8rem;
  }
  .md\:h-\[20\.2637rem\] {
    height: 20.2637rem;
  }
  .md\:h-\[31\.318rem\] {
    height: 31.318rem;
  }
  .md\:h-\[47rem\] {
    height: 47rem;
  }
  .md\:h-\[50\.62rem\] {
    height: 50.62rem;
  }
  .md\:h-\[57\.3rem\] {
    height: 57.3rem;
  }
  /* .md\:max-h-\[calc\(100vh-128px\)\] {
    max-height: calc(100vh - 128px);
  } */
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-43 {
    width: calc(var(--spacing) * 43);
  }
  .md\:w-\[76rem\] {
    width: 76rem;
  }
  .md\:w-\[calc\(50\%-1\.6rem\)\] {
    width: calc(50% - 1.6rem);
  }
  .md\:w-\[calc\(\(100\%-2rem\)\/2\)\] {
    width: calc(50% - 1rem);
  }
  .md\:max-w-44 {
    max-width: calc(var(--spacing) * 44);
  }
  .md\:max-w-\[43rem\] {
    max-width: 43rem;
  }
  .md\:max-w-\[44\.4rem\] {
    max-width: 44.4rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-\[repeat\(3\,auto\)\] {
    grid-template-rows: repeat(3, auto);
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .md\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .md\:gap-\[3\.2rem\] {
    gap: 3.2rem;
  }
  .md\:gap-\[3\.6rem\] {
    gap: 3.6rem;
  }
  .md\:gap-\[4\.8rem\] {
    gap: 4.8rem;
  }
  .md\:gap-\[6\.4rem\] {
    gap: 6.4rem;
  }
  .md\:p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .md\:p-\[3\.2rem\] {
    padding: 3.2rem;
  }
  .md\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .md\:px-\[4\.8rem\] {
    padding-inline: 4.8rem;
  }
  .md\:px-\[6\.4rem\] {
    padding-inline: 6.4rem;
  }
  .md\:py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .md\:py-\[3\.2rem\] {
    padding-block: 3.2rem;
  }
  .md\:py-\[6\.4rem\] {
    padding-block: 6.4rem;
  }
  .md\:pt-\[6\.4rem\] {
    padding-top: 6.4rem;
  }
  .md\:pb-\[6\.4rem\] {
    padding-bottom: 6.4rem;
  }
  .md\:pb-\[12\.8rem\] {
    padding-bottom: 12.8rem;
  }
  .md\:hd-lg {
    text-transform: uppercase;
    font-family: GothamSSm, sans-serif;
    font-size: 4rem;
    font-weight: 500;
    line-height: 5.8rem;
  }
  .md\:hd-md {
    text-transform: uppercase;
    font-family: GothamSSm, sans-serif;
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 4rem;
  }
  .md\:hd-sm {
    text-transform: uppercase;
    font-family: GothamSSm, sans-serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.9rem;
  }
  :is(.md\:\*\:basis-1\/2 > *) {
    flex-basis: 50%;
  }
}
@media not all and (min-width: 48rem) {
  @media (min-width: 48rem) {
    .max-md\:md\:max-w-\[44\.4rem\] {
      max-width: 44.4rem;
    }
  }
}
@media (min-width: 64rem) {
  .lg\:mx-auto {
    margin-inline: auto;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:hidden\! {
    display: none !important;
  }
  .lg\:h-4 {
    height: calc(var(--spacing) * 4);
  }
  .lg\:h-\[4\.4rem\] {
    height: 4.4rem;
  }
  .lg\:h-\[8\.3rem\] {
    height: 8.3rem;
  }
  .lg\:h-\[35\.7rem\] {
    height: 35.7rem;
  }
  .lg\:h-\[57\.3rem\] {
    height: 57.3rem;
  }
  .lg\:h-\[57rem\] {
    height: 57rem;
  }
  .lg\:h-\[58\.2rem\] {
    height: 58.2rem;
  }
  .lg\:h-\[60rem\] {
      height: 60rem;
  }
  .lg\:h-\[81rem\] {
    height: 81rem;
  }
  .lg\:h-\[99rem\] {
      height: 99rem;
  }
  .lg\:h-\[inherit\] {
    height: inherit;
  }
  .lg\:min-h-50 {
    min-height: calc(var(--spacing) * 50);
  }
  .lg\:min-h-\[65\.9rem\] {
    min-height: 65.9rem;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-\[12\.9rem\] {
    width: 12.9rem;
  }
  .lg\:w-\[43rem\] {
    width: 43rem;
  }
  .lg\:w-\[53\.8rem\] {
    width: 53.8rem;
  }
  .lg\:w-\[64\.8rem\] {
    width: 64.8rem;
  }
  .lg\:w-\[calc\(\(100\%-6\.4rem\)\/5\)\] {
    width: calc(20% - 1.28rem);
  }
  .lg\:w-\[calc\(50\%-1\.2rem\)\] {
    width: calc(50% - 1.2rem);
  }
  .lg\:w-\[calc\(100\%\*2\/5\)\] {
    width: 40%;
  }
  .lg\:w-\[calc\(\(100\%-4rem\*2\)\/3\)\] {
    width: calc(33.3333% - 2.66667rem);
  }
  .lg\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .lg\:max-w-87 {
    max-width: calc(var(--spacing) * 87);
  }
  .lg\:max-w-100 {
    max-width: calc(var(--spacing) * 100);
  }
  .lg\:max-w-\[44\.4rem\] {
    max-width: 44.4rem;
  }
  .lg\:max-w-\[50\.1rem\] {
    max-width: 50.1rem;
  }
  .lg\:max-w-\[74\.1rem\] {
    max-width: 74.1rem;
  }
  .lg\:max-w-\[75\.8rem\] {
    max-width: 75.8rem;
  }
  .lg\:max-w-\[89\.2rem\] {
    max-width: 89.2rem;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:flex-none {
    flex: none;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:\!flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-stretch {
    align-items: stretch;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:self-end {
    align-self: flex-end;
  }
  .lg\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .lg\:gap-\[1\.6rem\] {
    gap: 1.6rem;
  }
  .lg\:gap-\[2\.4rem\] {
    gap: 2.4rem;
  }
  .lg\:gap-\[6\.4rem\] {
    gap: 6.4rem;
  }
  .lg\:gap-\[12\.2rem\] {
    gap: 12.2rem;
  }
  .lg\:gap-\[13\.3rem\] {
    gap: 13.3rem;
  }
  .lg\:gap-x-\[2\.4rem\] {
    -moz-column-gap: 2.4rem;
    column-gap: 2.4rem;
  }
  .lg\:gap-y-\[1\.2rem\] {
    row-gap: 1.2rem;
  }
  .lg\:border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .lg\:p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .lg\:p-\[2\.4rem\] {
    padding: 2.4rem;
  }
  .lg\:p-\[6\.4rem\] {
    padding: 6.4rem;
  }
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .lg\:px-\[6\.4rem\] {
    padding-inline: 6.4rem;
  }
  .lg\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .lg\:py-\[0\.95rem\] {
    padding-block: 0.95rem;
  }
  .lg\:py-\[4\.8rem\] {
    padding-block: 4.8rem;
  }
  .lg\:py-\[6\.4rem\] {
    padding-block: 6.4rem;
  }
  .lg\:pt-\[6\.4ren\] {
    padding-top: 6.4ren;
  }
  .lg\:pb-\[6\.4rem\] {
    padding-bottom: 6.4rem;
  }
  .lg\:pb-\[9\.6rem\] {
    padding-bottom: 9.6rem;
  }
  .lg\:pb-\[12\.8rem\] {
    padding-bottom: 12.8rem;
  }
  .lg\:text-black-3a {
    color: var(--color-black-3a);
  }
  .lg\:opacity-0 {
    opacity: 0;
  }
  :is(.lg\:\*\:basis-1\/2 > *) {
    flex-basis: 50%;
  }
  .lg\:group-\[\&\:not\(\.current\)\]\:shrink-0:is(:where(.group):not(.current) *) {
    flex-shrink: 0;
  }
  .lg\:group-\[\&\:not\(\.current\)\]\:text-vertical:is(:where(.group):not(.current) *) {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg);
  }
  .lg\:group-\[\&\:not\(\.current\)\]\:pb-\[4\.65rem\]:is(:where(.group):not(.current) *) {
    padding-bottom: 4.65rem;
  }
  .lg\:group-current\:flex-row:is(:where(.group).current *) {
        flex-direction: row;
  }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
        .lg\:object-top-right {
            -o-object-position: right top;
            object-position: right top;
        }
}
.hocus\:bg-primary:hover,
.hocus\:bg-primary:focus {
  background-color: var(--color-primary);
}
.hocus\:text-black:hover,
.hocus\:text-black:focus {
  color: var(--color-black);
}
.hocus\:text-primary:hover,
.hocus\:text-primary:focus {
  color: var(--color-primary);
}
.hocus\:underline:hover,
.hocus\:underline:focus {
  text-decoration-line: underline;
}
.current\:h-\[44\.9rem\].current {
  height: 44.9rem;
}
.current\:justify-end.current {
  justify-content: flex-end;
}
.current\:border-b-black.current {
  border-bottom-color: var(--color-black);
}
.current\:bg-blue-500.current {
  background-color: var(--color-blue-500);
}
.current\:text-black.current {
  color: var(--color-black);
}
.current\:text-primary.current {
  color: var(--color-primary);
}
.current\:text-white.current {
  color: var(--color-white);
}
@media (min-width: 64rem) {
  .lg\:current\:h-\[inherit\].current {
    height: inherit;
  }
  .lg\:current\:grow.current {
    flex-grow: 1;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
