@import url('https://fast.fonts.net/cssapi/606e60bd-3a48-4830-b755-290d2a15f0ca.css');@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');/*! tailwindcss v4.1.16 | 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-border-style: solid;
      --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;
    }
  }
}

@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-neutral-50: #f8f8f8;
    --color-neutral-200: #dedede;
    --color-neutral-300: #bebebe;
    --color-neutral-600: #636363;
    --color-neutral-700: #484848;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --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);
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-focus-600: #fcea60;
    --color-focus-900: #333018;
    --color-primary-100: #ebf4f5;
    --color-primary-300: #9dc7cc;
    --color-primary-400: #81a6ab;
    --color-primary-600: #50686c;
    --color-primary-700: #394b4e;
    --color-primary-750: #2e3e40;
    --color-primary-800: #243033;
    --color-primary-850: #1c2629;
    --color-secondary-600: #7a547b;
    --color-secondary-700: #593c59;
    --color-secondary-800: #39263b;
    --color-neutral-0: #fff;
    --border-radius: 8px;
    --button-border-radius: var(--border-radius);
    --button-bg-outline-hover-color: var(--color-primary-400);
    --button-bg-outline-active-color: var(--color-primary-300);
    --button-bg-outline-disabled-color: var(--color-neutral-200);
    --button-text-outline-color: var(--color-primary-700);
    --button-text-outline-active-color: var(--color-primary-700);
    --button-text-outline-hover-color: var(--color-primary-850);
    --button-text-outline-disabled-color: var(--color-neutral-700);
    --button-border-outline-color: var(--color-primary-700);
    --button-border-outline-focus-color: var(--color-focus-900);
    --button-border-outline-outline-focus-color: var(--color-focus-600);
    --button-border-outline-hover-color: var(--color-primary-850);
    --button-border-outline-active-color: var(--color-primary-800);
    --button-border-outline-default-color: var(--color-neutral-50);
  }
}

@layer base {
  *, :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%;
    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;
    -webkit-text-decoration: 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: -.25em;
  }

  sup {
    top: -.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;
  }

  ::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)) {
      ::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;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .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;
    }
  }

  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .flex {
    display: flex;
  }

  .h-\[142px\] {
    height: 142px;
  }

  .h-auto {
    height: auto;
  }

  .max-h-10 {
    max-height: calc(var(--spacing) * 10);
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-2xl {
    width: var(--container-2xl);
  }

  .w-\[136px\] {
    width: 136px;
  }

  .w-auto {
    width: auto;
  }

  .min-w-fit {
    min-width: fit-content;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .self-center {
    align-self: center;
  }

  .rounded-\(--border-radius\) {
    border-radius: var(--border-radius);
  }

  .rounded-\(--button-border-radius\) {
    border-radius: var(--button-border-radius);
  }

  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-\(--button-border-outline-focus-color\) {
    border-color: var(--button-border-outline-focus-color);
  }

  .bg-\(--button-bg-outline-active-color\) {
    background-color: var(--button-bg-outline-active-color);
  }

  .bg-\(--button-border-outline-default-color\) {
    background-color: var(--button-border-outline-default-color);
  }

  .bg-neutral-0 {
    background-color: var(--color-neutral-0);
  }

  .bg-neutral-200 {
    background-color: var(--color-neutral-200);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .text-center {
    text-align: center;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .text-wrap {
    text-wrap: wrap;
  }

  .text-\(--button-text-outline-active-color\) {
    color: var(--button-text-outline-active-color);
  }

  .text-\(--button-text-outline-color\) {
    color: var(--button-text-outline-color);
  }

  @media (hover: hover) {
    .hover\:bg-\(--button-bg-outline-hover-color\):hover {
      background-color: var(--button-bg-outline-hover-color);
    }

    .hover\:text-\(--button-text-outline-hover-color\):hover {
      color: var(--button-text-outline-hover-color);
    }
  }

  .focus\:border-\(--button-border-outline-focus-color\):focus {
    border-color: var(--button-border-outline-focus-color);
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-\(--button-border-outline-color\):focus {
    --tw-ring-color: var(--button-border-outline-color);
  }

  .focus\:inset-ring-\(--button-border-outline-focus-color\):focus {
    --tw-inset-ring-color: var(--button-border-outline-focus-color);
  }

  .focus\:outline-\(--button-border-outline-outline-focus-color\):focus {
    outline-color: var(--button-border-outline-outline-focus-color);
  }

  .active\:border-\(--button-border-outline-active-color\):active {
    border-color: var(--button-border-outline-active-color);
  }

  .active\:bg-\(--button-bg-outline-active-color\):active {
    background-color: var(--button-bg-outline-active-color);
  }

  .active\:text-\(--button-text-outline-active-color\):active {
    color: var(--button-text-outline-active-color);
  }

  .disabled\:bg-\(--button-bg-outline-disabled-color\):disabled {
    background-color: var(--button-bg-outline-disabled-color);
  }

  .disabled\:text-\(--button-text-outline-disabled-color\):disabled {
    color: var(--button-text-outline-disabled-color);
  }

  @media (min-width: 48rem) {
    .md\:h-\[122px\] {
      height: 122px;
    }

    .md\:w-\[197px\] {
      width: 197px;
    }

    .md\:flex-row {
      flex-direction: row;
    }

    .md\:flex-wrap {
      flex-wrap: wrap;
    }

    .md\:items-center {
      align-items: center;
    }

    .md\:justify-end {
      justify-content: flex-end;
    }
  }
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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;
}


@font-face {
  font-family: 'Helvetica Neue LT W01_45 Light';
  src:
    url('https://fast.fonts.net/dv2/14/3a46542f-f429-4821-9a88-62e3be54a640.woff2?d44f19a684109620e4841579a490e8186e8fa16578fa1f3a6d587f7fd9c13480fa52c93a04a6e8265b735d5928b3b8ba09e3ccea543dda5ea5875835f3167a311321642d3e4542edea13ea5397ea58386fe0cf849bbdc89a8c7d24a37f484ba9db2f382618fdf4&projectId=606e60bd-3a48-4830-b755-290d2a15f0ca')
      format('woff2'),
    url('https://fast.fonts.net/dv2/3/50ac1699-f3d2-47b6-878f-67a368a17c41.woff?d44f19a684109620e4841579a490e8186e8fa16578fa1f3a6d587f7fd9c13480fa52c93a04a6e8265b735d5928b3b8ba09e3ccea543dda5ea5875835f3167a311321642d3e4542edea13ea5397ea58386fe0cf849bbdc89a8c7d24a37f484ba9db2f382618fdf4&projectId=606e60bd-3a48-4830-b755-290d2a15f0ca')
      format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Helvetica Neue LT W01_65 Md';
  src:
    url('https://fast.fonts.net/dv2/14/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2?d44f19a684109620e4841579a490e8186e8fa16578fa1f3a6d587f7fd9c13480fa52c93a04a6e8265b735d5928b3b8ba09e3ccea543dda5ea5875835f3167a311321642d3e4542edea13ea5397ea58386fe0cf849bbdc89a8c7d24a37f484ba9db2f382618fdf4&projectId=606e60bd-3a48-4830-b755-290d2a15f0ca')
      format('woff2'),
    url('https://fast.fonts.net/dv2/3/050b1948-f226-4d20-a65a-15d8ed031222.woff?d44f19a684109620e4841579a490e8186e8fa16578fa1f3a6d587f7fd9c13480fa52c93a04a6e8265b735d5928b3b8ba09e3ccea543dda5ea5875835f3167a311321642d3e4542edea13ea5397ea58386fe0cf849bbdc89a8c7d24a37f484ba9db2f382618fdf4&projectId=606e60bd-3a48-4830-b755-290d2a15f0ca')
      format('woff');
  font-style: normal;
  font-weight: 700;
}
body {
  font-family: 'Helvetica Neue LT W01_45 Light', 'Roboto', Arial, Tahoma, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica Neue LT W01_65 Md', 'Roboto', Arial, Tahoma, sans-serif;
}
b,
strong,
.font-bold,
.text-body-bold,
.text-button,
.text-input-label {
  font-family: 'Helvetica Neue LT W01_65 Md', 'Roboto', Arial, Tahoma, sans-serif;
}
