/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@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-amber-100: oklch(96.2% 0.059 95.617);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --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);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-bold: 700;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --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);
    --spacing-xs: 0.25rem;
    --spacing-sm: 0.5rem;
    --spacing-md: 1rem;
    --spacing-lg: 2rem;
    --spacing-xxxl: 4.75rem;
    --spacing-none: 0rem;
    --spacing-p-55: 55%;
    --spacing-p-65: 65%;
    --spacing-p-80: 80%;
    --spacing-p-85: 85%;
    --spacing-p-90: 90%;
    --color-whiteBroken: #f1f1f1FF;
    --color-blackBroken: #1A1A1Aff;
    --color-tmGold: #A79966FF;
    --color-tmGoldDark: rgb(142, 126, 71);
  }
}
@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;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .-z-50 {
    z-index: calc(50 * -1);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-sm {
    margin: var(--spacing-sm);
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .mt-none\! {
    margin-top: var(--spacing-none) !important;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\! {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8\! {
    margin-bottom: calc(var(--spacing) * 8) !important;
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-xs {
    margin-left: var(--spacing-xs);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-56 {
    height: calc(var(--spacing) * 56);
  }
  .h-\[45vh\] {
    height: 45vh;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-md {
    height: var(--spacing-md);
  }
  .h-min {
    height: min-content;
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-1\/2 {
    min-height: calc(1/2 * 100%);
  }
  .min-h-6 {
    min-height: calc(var(--spacing) * 6);
  }
  .min-h-\[3rem\] {
    min-height: 3rem;
  }
  .min-h-\[15\%\] {
    min-height: 15%;
  }
  .min-h-\[23\.5rem\] {
    min-height: 23.5rem;
  }
  .min-h-\[45vh\] {
    min-height: 45vh;
  }
  .min-h-dvh {
    min-height: 100dvh;
  }
  .min-h-fit {
    min-height: fit-content;
  }
  .min-h-p-85 {
    min-height: var(--spacing-p-85);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-h-xxxl {
    min-height: var(--spacing-xxxl);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-dvw {
    width: 100dvw;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[95\%\] {
    max-width: 95%;
  }
  .max-w-dvw {
    max-width: 100dvw;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-p-80 {
    max-width: var(--spacing-p-80);
  }
  .max-w-p-90 {
    max-width: var(--spacing-p-90);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .scale-85 {
    --tw-scale-x: 85%;
    --tw-scale-y: 85%;
    --tw-scale-z: 85%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-105 {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-108 {
    --tw-scale-x: 108%;
    --tw-scale-y: 108%;
    --tw-scale-z: 108%;
    scale: var(--tw-scale-x) var(--tw-scale-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-outside {
    list-style-position: outside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .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-md {
    gap: var(--spacing-md);
  }
  .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)));
    }
  }
  .space-y-6\! {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0 !important;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse)) !important;
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse))) !important;
    }
  }
  .gap-x-md {
    column-gap: var(--spacing-md);
  }
  .gap-y-2\! {
    row-gap: calc(var(--spacing) * 2) !important;
  }
  .gap-y-md {
    row-gap: var(--spacing-md);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-tmGold {
    border-color: var(--color-tmGold);
  }
  .border-b-tmGold {
    border-bottom-color: var(--color-tmGold);
  }
  .bg-\[\#e5e3d7\] {
    background-color: #e5e3d7;
  }
  .bg-\[rgba\(234\,229\,218\,0\.75\)\] {
    background-color: rgba(234,229,218,0.75);
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-tmGold {
    background-color: var(--color-tmGold);
  }
  .bg-tmGoldDark\/75 {
    background-color: color-mix(in srgb, rgb(142, 126, 71) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-tmGoldDark) 75%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .fill-current {
    fill: currentcolor;
  }
  .fill-tmGold {
    fill: var(--color-tmGold);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5\! {
    padding: calc(var(--spacing) * 2.5) !important;
  }
  .p-9 {
    padding: calc(var(--spacing) * 9);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .p-lg {
    padding: var(--spacing-lg);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[0\.05rem\] {
    padding-top: 0.05rem;
  }
  .pt-\[0\.20rem\] {
    padding-top: 0.20rem;
  }
  .pt-\[4rem\] {
    padding-top: 4rem;
  }
  .pt-md {
    padding-top: var(--spacing-md);
  }
  .pt-xxxl {
    padding-top: var(--spacing-xxxl);
  }
  .pr-md {
    padding-right: var(--spacing-md);
  }
  .pr-sm {
    padding-right: var(--spacing-sm);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-8\! {
    padding-bottom: calc(var(--spacing) * 8) !important;
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-lg {
    padding-bottom: var(--spacing-lg);
  }
  .pb-md {
    padding-bottom: var(--spacing-md);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-md {
    padding-left: var(--spacing-md);
  }
  .pl-sm {
    padding-left: var(--spacing-sm);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-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));
  }
  .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);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-tmGold {
    color: var(--color-tmGold);
  }
  .text-tmGoldDark {
    color: var(--color-tmGoldDark);
  }
  .text-white {
    color: var(--color-white);
  }
  .no-underline\! {
    text-decoration-line: none !important;
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-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-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .group-open\:rotate-45 {
    &:is(:where(.group):is([open], :popover-open, :open) *) {
      rotate: 45deg;
    }
  }
  .group-hover\:bg-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: var(--color-black);
      }
    }
  }
  .group-hover\:text-tmGold {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-tmGold);
      }
    }
  }
  .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\:scale-115 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 115%;
        --tw-scale-y: 115%;
        --tw-scale-z: 115%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:border-black {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-black);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-tmGold {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-tmGold);
      }
    }
  }
  .hover\:text-tmGold {
    &:hover {
      @media (hover: hover) {
        color: var(--color-tmGold);
      }
    }
  }
  .hover\:no-underline\! {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none !important;
      }
    }
  }
  .focus\:bg-gray-100 {
    &:focus {
      background-color: var(--color-gray-100);
    }
  }
  .focus\:bg-tmGold {
    &:focus {
      background-color: var(--color-tmGold);
    }
  }
  .focus\:text-tmGold {
    &:focus {
      color: var(--color-tmGold);
    }
  }
  .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-tmGold {
    &:focus {
      --tw-ring-color: var(--color-tmGold);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:max-w-p-55 {
    @media (width >= 40rem) {
      max-width: var(--spacing-p-55);
    }
  }
  .sm\:text-5xl {
    @media (width >= 40rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:order-3 {
    @media (width >= 48rem) {
      order: 3;
    }
  }
  .md\:order-4 {
    @media (width >= 48rem) {
      order: 4;
    }
  }
  .md\:order-5 {
    @media (width >= 48rem) {
      order: 5;
    }
  }
  .md\:order-6 {
    @media (width >= 48rem) {
      order: 6;
    }
  }
  .md\:order-7 {
    @media (width >= 48rem) {
      order: 7;
    }
  }
  .md\:order-8 {
    @media (width >= 48rem) {
      order: 8;
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:h-12 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .md\:h-\[85vh\] {
    @media (width >= 48rem) {
      height: 85vh;
    }
  }
  .md\:w-\[85\%\] {
    @media (width >= 48rem) {
      width: 85%;
    }
  }
  .md\:w-\[90\%\] {
    @media (width >= 48rem) {
      width: 90%;
    }
  }
  .md\:w-full {
    @media (width >= 48rem) {
      width: 100%;
    }
  }
  .md\:w-p-65 {
    @media (width >= 48rem) {
      width: var(--spacing-p-65);
    }
  }
  .md\:max-w-p-55 {
    @media (width >= 48rem) {
      max-width: var(--spacing-p-55);
    }
  }
  .md\:max-w-p-85 {
    @media (width >= 48rem) {
      max-width: var(--spacing-p-85);
    }
  }
  .md\:max-w-p-90 {
    @media (width >= 48rem) {
      max-width: var(--spacing-p-90);
    }
  }
  .md\:scale-85 {
    @media (width >= 48rem) {
      --tw-scale-x: 85%;
      --tw-scale-y: 85%;
      --tw-scale-z: 85%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .md\:scale-100 {
    @media (width >= 48rem) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:p-16 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 16);
    }
  }
  .md\:p-none {
    @media (width >= 48rem) {
      padding: var(--spacing-none);
    }
  }
  .md\:pl-none {
    @media (width >= 48rem) {
      padding-left: var(--spacing-none);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:scale-85 {
    @media (width >= 64rem) {
      --tw-scale-x: 85%;
      --tw-scale-y: 85%;
      --tw-scale-z: 85%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .lg\:scale-100 {
    @media (width >= 64rem) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:p-20 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 20);
    }
  }
  .xl\:mx-0 {
    @media (width >= 80rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .xl\:w-1\/3 {
    @media (width >= 80rem) {
      width: calc(1/3 * 100%);
    }
  }
  .xl\:w-2\/3 {
    @media (width >= 80rem) {
      width: calc(2/3 * 100%);
    }
  }
  .xl\:w-p-65 {
    @media (width >= 80rem) {
      width: var(--spacing-p-65);
    }
  }
  .xl\:scale-90 {
    @media (width >= 80rem) {
      --tw-scale-x: 90%;
      --tw-scale-y: 90%;
      --tw-scale-z: 90%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:flex-row-reverse {
    @media (width >= 80rem) {
      flex-direction: row-reverse;
    }
  }
  .xl\:p-10\! {
    @media (width >= 80rem) {
      padding: calc(var(--spacing) * 10) !important;
    }
  }
  .\32 xl\:scale-75 {
    @media (width >= 96rem) {
      --tw-scale-x: 75%;
      --tw-scale-y: 75%;
      --tw-scale-z: 75%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .portrait\:min-h-fit {
    @media (orientation: portrait) {
      min-height: fit-content;
    }
  }
  .portrait\:pb-10 {
    @media (orientation: portrait) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .md\:portrait\:h-\[45vh\] {
    @media (width >= 48rem) {
      @media (orientation: portrait) {
        height: 45vh;
      }
    }
  }
  .lg\:portrait\:min-h-fit {
    @media (width >= 64rem) {
      @media (orientation: portrait) {
        min-height: fit-content;
      }
    }
  }
  .lg\:portrait\:min-h-min {
    @media (width >= 64rem) {
      @media (orientation: portrait) {
        min-height: min-content;
      }
    }
  }
  .landscape\:mx-0 {
    @media (orientation: landscape) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .landscape\:min-h-\[5\.5rem\] {
    @media (orientation: landscape) {
      min-height: 5.5rem;
    }
  }
  .landscape\:w-1\/2 {
    @media (orientation: landscape) {
      width: calc(1/2 * 100%);
    }
  }
  .landscape\:w-4\/5 {
    @media (orientation: landscape) {
      width: calc(4/5 * 100%);
    }
  }
  .landscape\:origin-left {
    @media (orientation: landscape) {
      transform-origin: 0;
    }
  }
  .landscape\:scale-50 {
    @media (orientation: landscape) {
      --tw-scale-x: 50%;
      --tw-scale-y: 50%;
      --tw-scale-z: 50%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .landscape\:scale-110 {
    @media (orientation: landscape) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .landscape\:flex-row {
    @media (orientation: landscape) {
      flex-direction: row;
    }
  }
  .landscape\:flex-row-reverse {
    @media (orientation: landscape) {
      flex-direction: row-reverse;
    }
  }
  .landscape\:items-center {
    @media (orientation: landscape) {
      align-items: center;
    }
  }
  .landscape\:p-8 {
    @media (orientation: landscape) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .max-lg\:landscape\:rounded-r-lg {
    @media (width < 64rem) {
      @media (orientation: landscape) {
        border-top-right-radius: var(--radius-lg);
        border-bottom-right-radius: var(--radius-lg);
      }
    }
  }
  .md\:landscape\:mx-0 {
    @media (width >= 48rem) {
      @media (orientation: landscape) {
        margin-inline: calc(var(--spacing) * 0);
      }
    }
  }
  .landscape\:md\:min-h-\[4rem\] {
    @media (orientation: landscape) {
      @media (width >= 48rem) {
        min-height: 4rem;
      }
    }
  }
  .md\:landscape\:w-1\/2 {
    @media (width >= 48rem) {
      @media (orientation: landscape) {
        width: calc(1/2 * 100%);
      }
    }
  }
  .md\:landscape\:scale-75 {
    @media (width >= 48rem) {
      @media (orientation: landscape) {
        --tw-scale-x: 75%;
        --tw-scale-y: 75%;
        --tw-scale-z: 75%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .md\:landscape\:scale-85 {
    @media (width >= 48rem) {
      @media (orientation: landscape) {
        --tw-scale-x: 85%;
        --tw-scale-y: 85%;
        --tw-scale-z: 85%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .landscape\:lg\:min-h-\[4rem\] {
    @media (orientation: landscape) {
      @media (width >= 64rem) {
        min-height: 4rem;
      }
    }
  }
  .lg\:landscape\:rounded-r-full {
    @media (width >= 64rem) {
      @media (orientation: landscape) {
        border-top-right-radius: calc(infinity * 1px);
        border-bottom-right-radius: calc(infinity * 1px);
      }
    }
  }
  .lg\:landscape\:object-left {
    @media (width >= 64rem) {
      @media (orientation: landscape) {
        object-position: left;
      }
    }
  }
  .\[\&\:\:-webkit-details-marker\]\:hidden {
    &::-webkit-details-marker {
      display: none;
    }
  }
}
.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-variation-settings: "wdth"100;
}
* {
  margin: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  scroll-behavior: smooth;
}
body {
  background-color: var(--color-whiteBroken);
  overflow-x: hidden;
  width: 100%;
}
.scroll-snap-item {
  scroll-snap-align: start;
}
h1 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.25rem;
}
h2 {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.5rem;
}
h3 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.313rem;
  line-height: 1;
}
p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin-top: var(--spacing-sm);
  line-height: 1.25;
}
nav {
  height: 4.75rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  z-index: 100;
  display: flex;
  background-color: transparent;
}
nav ul li a {
  margin-left: 2rem;
  text-decoration: none;
}
.btn a {
  text-decoration: none;
}
a:hover {
  Text-decoration: underline;
  text-underline-offset: 0.5rem;
}
#main-navbar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: var(--color-whiteBroken);
  z-index: -1;
}
#main-header {
  transition: transform 0.3s ease-in-out;
}
.navbar-hidden {
  transform: translateY(-100%);
}
.headerContainer {
  background: linear-gradient(130deg, rgba(255, 255, 255, 0) 0%, var(--color-tmGold) 100%);
}
.header-video {
  position: absolute;
  width: 100%;
  object-fit: cover;
  z-index: -2;
  opacity: 30%;
}
.headerContent {
  z-index: 1;
  color: var(--color-blackBroken);
  flex-direction: column;
  align-items: center;
  margin-top: 5.5rem;
  padding: 2.5rem 1rem;
}
.headerContent p {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#ActiveNav {
  color: var(--color-tmGold);
  text-decoration: underline;
  text-underline-offset: 0.5rem;
}
.placeholderDash {
  width: 50vw;
}
.btnHeader {
  margin-top: 1.5rem;
}
.primary {
  border: 2px solid transparent;
  padding: 1rem 2rem;
  cursor: pointer;
  background-color: var(--color-blackBroken);
  color: var(--color-whiteBroken);
  font-weight: normal;
  letter-spacing: 1px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  border-radius: 999px;
  margin-bottom: 2rem;
}
.primary:hover {
  background-color: var(--color-tmGold);
  border: 2px solid var(--color-tmGold);
  filter: drop-shadow(0 0.1rem 0.25rem #1A1A1Aff);
}
.primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 80%);
  transform: translateX(-100%);
  transition: transform 0.8s ease-in-out;
}
.primary::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(135deg);
  transform-origin: top left;
}
.primary:hover::before {
  transform: translateX(100%);
}
.scroll-down-btn {
  width: 3.75rem;
  height: 3.75rem;
  background-color: white;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  animation: upAndDown 1.5s ease-in-out infinite;
}
.center-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll-down-btn:hover {
  background-color: var(--color-blackBroken);
  filter: drop-shadow(0 0.1rem 0.25rem #1A1A1Aff);
}
.scroll-down-btn svg {
  width: 1.5rem;
  height: 1.5rem;
  transition: stroke 0.3s ease;
}
.scroll-down-btn:hover svg {
  fill: var(--color-tmGold);
}
@keyframes upAndDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.section2 article {
  border: 2px solid rgba(167, 153, 102, 0.75);
  padding: var(--spacing-sm);
}
.section2 article:last-child .section3 article:last-child {
  margin-bottom: 2rem;
}
section header h2 {
  padding-top: 2rem;
  line-height: 1.25;
}
.section1 article, .section3 article {
  min-height: 18.25rem;
  border: 2px solid rgba(167, 153, 102, 0.75);
  padding: var(--spacing-sm);
}
section header p {
  margin-bottom: 2rem;
}
.centerbttn {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  padding: 1rem;
}
.icon_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.688rem;
  width: 4.688rem;
  border: 1px solid #1a1a1a90;
  margin-bottom: 2rem;
  border-radius: 100%;
}
.icon {
  height: 2.25rem;
  fill: var(--color-tmGold);
}
.technology {
  height: 1.625rem;
  fill: var(--color-whiteBroken);
  margin-left: var(--spacing-xs);
}
button {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 6.875rem;
  color: var(--color-whiteBroken);
  background-color: var(--color-blackBroken);
  font-size: 0.875rem;
  line-height: 1.25;
}
.half-circle {
  height: 100vh;
  width: 100vh;
  border-radius: 50%;
  background-color: var(--color-tmGoldDark);
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: translateY(10%);
  right: -100vh;
}
@media (orientation: portrait) {
  .half-circle {
    width: 100vw;
    height: 100vw;
    top: 0;
    transform: translateY(50%);
    right: -50vw;
  }
}
.circleContainerS1 {
  width: 100%;
  height: 100vh;
  bottom: calc(-100vh);
  z-index: 10;
  overflow: hidden;
}
.half-circleS1 {
  height: 120vh;
  width: 120vh;
  border-radius: 100%;
  background-color: var(--color-tmGoldDark);
  opacity: 0.07;
  left: calc(-35vh);
}
.faq-question {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.faq-question:hover {
  background-color: rgba(167, 153, 102, 0.1);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}
.faq-answer.open {
  max-height: min-content;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
details {
  border: 1px solid var(--color-tmGold);
  border-radius: 4px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: var(--spacing-sm) 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
summary {
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0.5em;
}
details[open] {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  background: white;
}
details[open]:hover {
  background: white;
}
details[open] summary {
  border-bottom: 1px solid var(--color-tmGoldDark);
  margin-bottom: 0.5em;
}
details:hover {
  background: white;
}
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}
.card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  background: var(--color-tmGold);
  cursor: pointer;
  margin-top: -0.5rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.1s;
}
input[type=range]::-webkit-slider-thumb:hover {
  transform: scale(1.1);
  background: var(--color-tmGoldDark);
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  cursor: pointer;
  background: #e5e7eb;
  border-radius: 1rem;
}
input[type=range]:focus {
  outline: none;
}
@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;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-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-duration {
  syntax: "*";
  inherits: false;
}
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-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;
    }
  }
}
