/*! tailwindcss v4.1.13 | 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-black: #000;
    --color-white: #fff;
    --spacing: 1px;
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-neue: "NeueHaasGroteskDisp Pro Md","Helvetica Neue",Arial,system-ui,sans-serif;
    --text-h1: clamp(2.25rem, 2.025rem + 1.125vw, 3.375rem);
    --text-h1--line-height: clamp(2.25rem, 2.025rem + 1.125vw, 3.375rem);
  }
}
@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 {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-inset-20 {
    inset: calc(var(--spacing) * -20);
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-16 {
    top: calc(var(--spacing) * 16);
  }
  .top-80 {
    top: calc(var(--spacing) * 80);
  }
  .right-32 {
    right: calc(var(--spacing) * 32);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-32 {
    bottom: calc(var(--spacing) * 32);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-16 {
    left: calc(var(--spacing) * 16);
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .z-\[99999\] {
    z-index: 99999;
  }
  .container {
    width: 100%;
    @media (width >= 450px) {
      max-width: 450px;
    }
    @media (width >= 576px) {
      max-width: 576px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1200px) {
      max-width: 1200px;
    }
    @media (width >= 1400px) {
      max-width: 1400px;
    }
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-24 {
    margin-bottom: calc(var(--spacing) * 24);
  }
  .\!flex {
    display: flex !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-\[calc\(100dvh-116px\)\] {
    height: calc(100dvh - 116px);
  }
  .min-h-\[calc\(100dvh-116px\)\] {
    min-height: calc(100dvh - 116px);
  }
  .w-full {
    width: 100%;
  }
  .max-w-1024 {
    max-width: calc(var(--spacing) * 1024);
  }
  .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;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-30 {
    gap: calc(var(--spacing) * 30);
  }
  .gap-32 {
    gap: calc(var(--spacing) * 32);
  }
  .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-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-24 {
    column-gap: calc(var(--spacing) * 24);
  }
  .gap-x-30 {
    column-gap: calc(var(--spacing) * 30);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .p-16 {
    padding: calc(var(--spacing) * 16);
  }
  .px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
  .px-25 {
    padding-inline: calc(var(--spacing) * 25);
  }
  .px-32 {
    padding-inline: calc(var(--spacing) * 32);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-64 {
    padding-block: calc(var(--spacing) * 64);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .text-center {
    text-align: center;
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-h1 {
    font-size: var(--text-h1);
    line-height: var(--tw-leading, var(--text-h1--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[clamp\(2\.1875rem\,1\.6875rem\+2\.5vw\,4\.6875rem\)\] {
    font-size: clamp(2.1875rem, 1.6875rem + 2.5vw, 4.6875rem);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .mix-blend-difference {
    mix-blend-mode: difference;
  }
  .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));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .not-focus\:sr-only {
    &:not(*:focus) {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip-path: inset(50%);
      white-space: nowrap;
      border-width: 0;
    }
  }
  .not-xl\:items-end {
    @media not (width >= 1200px) {
      align-items: flex-end;
    }
  }
  .not-xl\:justify-between {
    @media not (width >= 1200px) {
      justify-content: space-between;
    }
  }
  .last-of-type\:pb-0 {
    &:last-of-type {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:text-\[44px\] {
    @media (width >= 992px) {
      font-size: 44px;
    }
  }
  .lg\:leading-\[44px\] {
    @media (width >= 992px) {
      --tw-leading: 44px;
      line-height: 44px;
    }
  }
  .xl\:mb-8 {
    @media (width >= 1200px) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .xl\:mb-12 {
    @media (width >= 1200px) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .xl\:mb-16 {
    @media (width >= 1200px) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .xl\:mb-48 {
    @media (width >= 1200px) {
      margin-bottom: calc(var(--spacing) * 48);
    }
  }
  .xl\:hidden {
    @media (width >= 1200px) {
      display: none;
    }
  }
  .xl\:h-\[calc\(100dvh-148px\)\] {
    @media (width >= 1200px) {
      height: calc(100dvh - 148px);
    }
  }
  .xl\:min-h-\[calc\(100dvh-148px\)\] {
    @media (width >= 1200px) {
      min-height: calc(100dvh - 148px);
    }
  }
  .xl\:max-w-256 {
    @media (width >= 1200px) {
      max-width: calc(var(--spacing) * 256);
    }
  }
  .xl\:flex-col {
    @media (width >= 1200px) {
      flex-direction: column;
    }
  }
  .xl\:flex-row {
    @media (width >= 1200px) {
      flex-direction: row;
    }
  }
  .xl\:gap-12 {
    @media (width >= 1200px) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .xl\:gap-64 {
    @media (width >= 1200px) {
      gap: calc(var(--spacing) * 64);
    }
  }
  .xl\:p-0 {
    @media (width >= 1200px) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .xl\:px-32 {
    @media (width >= 1200px) {
      padding-inline: calc(var(--spacing) * 32);
    }
  }
  .xl\:py-24 {
    @media (width >= 1200px) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .xl\:pt-128 {
    @media (width >= 1200px) {
      padding-top: calc(var(--spacing) * 128);
    }
  }
  .xl\:pr-32 {
    @media (width >= 1200px) {
      padding-right: calc(var(--spacing) * 32);
    }
  }
  .xl\:pb-32 {
    @media (width >= 1200px) {
      padding-bottom: calc(var(--spacing) * 32);
    }
  }
  .xl\:pb-64 {
    @media (width >= 1200px) {
      padding-bottom: calc(var(--spacing) * 64);
    }
  }
  .xl\:pl-128 {
    @media (width >= 1200px) {
      padding-left: calc(var(--spacing) * 128);
    }
  }
  .xl\:text-2xl {
    @media (width >= 1200px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .xl\:text-6xl {
    @media (width >= 1200px) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .xxl\:mb-24 {
    @media (width >= 1400px) {
      margin-bottom: calc(var(--spacing) * 24);
    }
  }
  .xxl\:max-w-1024 {
    @media (width >= 1400px) {
      max-width: calc(var(--spacing) * 1024);
    }
  }
  .xxl\:text-\[66px\] {
    @media (width >= 1400px) {
      font-size: 66px;
    }
  }
  .xxl\:leading-\[66px\] {
    @media (width >= 1400px) {
      --tw-leading: 66px;
      line-height: 66px;
    }
  }
}
:root {
  --focus-outline-color: currentColor;
  --focus-outline-offset: 0.1rem;
  --focus-outline-style: solid;
  --focus-outline-width: 2px;
}
*:focus-visible {
  outline-color: var(--focus-outline-color);
  outline-offset: var(--focus-outline-offset);
  outline-style: var(--focus-outline-style);
  outline-width: var(--focus-outline-width);
}
@font-face {
  font-family: 'NeueHaasGroteskDisp Pro Md';
  src: url('../fonts/NHaasGroteskDSPro-65Md.woff2') format('woff2'), url('../fonts/NHaasGroteskDSPro-65Md.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@layer {
  body {
    background-color: var(--color-white);
    font-family: var(--font-neue);
    color: var(--color-black);
  }
  button {
    cursor: pointer;
  }
  .container {
    max-width: 100%;
  }
  a {
    display: inline-block;
  }
  .animated_link {
    position: relative;
    padding-block: calc(var(--spacing) * 2);
  }
  .animated_link::after {
    position: absolute;
    bottom: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    height: 1px;
    width: calc(var(--spacing) * 0);
    background-color: currentcolor;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    --tw-content: '';
    content: var(--tw-content);
  }
  .animated_link:hover::after, .animated_link.active::after {
    width: 100%;
  }
  .tab {
    display: none;
  }
  .tab.active {
    display: block;
  }
  .mixed_content * {
    font-style: normal;
  }
  .mixed_content h2 {
    margin-top: calc(var(--spacing) * 24);
    margin-bottom: calc(var(--spacing) * 4);
    font-size: 26px;
    --tw-leading: 28px;
    line-height: 28px;
  }
  .mixed_content h3 {
    margin-top: calc(var(--spacing) * 22);
    margin-bottom: calc(var(--spacing) * 4);
    font-size: 24px;
    --tw-leading: 26px;
    line-height: 26px;
  }
  .mixed_content h4 {
    margin-top: calc(var(--spacing) * 20);
    margin-bottom: calc(var(--spacing) * 4);
    font-size: 22px;
    --tw-leading: 24px;
    line-height: 24px;
  }
  .mixed_content h5 {
    margin-top: calc(var(--spacing) * 18);
    margin-bottom: calc(var(--spacing) * 4);
    font-size: 20px;
    --tw-leading: 22px;
    line-height: 22px;
  }
  .mixed_content h6 {
    margin-top: calc(var(--spacing) * 16);
    margin-bottom: calc(var(--spacing) * 4);
    font-size: 18px;
    --tw-leading: 20px;
    line-height: 20px;
  }
  .mixed_content p {
    margin-bottom: calc(var(--spacing) * 16);
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-leading: initial;
      --tw-content: "";
    }
  }
}
