/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-300: oklch(90.5% 0.182 98.111);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-green-300: oklch(87.1% 0.15 154.449);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-sky-300: oklch(82.8% 0.111 230.318);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-pink-600: oklch(59.2% 0.249 0.584);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-gray-950: oklch(13% 0.028 261.692);
    --color-zinc-400: oklch(70.5% 0.015 286.067);
    --color-zinc-950: oklch(14.1% 0.005 285.823);
    --color-stone-800: oklch(26.8% 0.007 34.298);
    --color-stone-900: oklch(21.6% 0.006 56.043);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-md: 48rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --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-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-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;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-normal: 1.5;
    --leading-loose: 2;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
    --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / 0.1);
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --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);
    --background-image-C2026_1: url('/grafiken/Clubmeisterschaften/2026_1.png');
    --background-image-C2026_2: url('/grafiken/Clubmeisterschaften/2026_2.png');
    --background-image-C2025: url('/grafiken/Clubmeisterschaften/2025.png');
    --background-image-C2024_1: url('/grafiken/Clubmeisterschaften/2024_1.png');
    --background-image-C2024_2: url('/grafiken/Clubmeisterschaften/2024_2.png');
    --background-image-W2024_1: url('/grafiken/Clubmeisterschaften/W2024_1.png');
    --background-image-W2024_2: url('/grafiken/Clubmeisterschaften/W2024_2.png');
    --background-image-C2023: url('/grafiken/Clubmeisterschaften/2023.png');
    --background-image-organisatoren: url('/grafiken/Clubmeisterschaften/pee_fabian.png');
    --background-image-J2024: url('/grafiken/Jassmeisterschaft/2024.png');
    --background-image-J2025: url('/grafiken/Jassmeisterschaft/2025.png');
    --background-image-organisator: url('/grafiken/Jassmeisterschaft/habi.png');
    --background-image-move: url('/grafiken/move.jpg');
    --background-image-klasse: url('/grafiken/willisauerklasse.png');
    --background-image-sponsoren: url('/grafiken/sponsoren.png');
    --background-image-film1: url('/grafiken/film1.png');
    --background-image-halle: url('/grafiken/halle.png');
  }
}
@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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)) {
    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-auto {
    pointer-events: auto;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: 0px;
  }
  .inset-x-0 {
    inset-inline: 0px;
  }
  .top-0 {
    top: 0px;
  }
  .top-2 {
    top: calc(var(--spacing) * 2);
  }
  .top-\[50px\] {
    top: 50px;
  }
  .top-\[100\%\] {
    top: 100%;
  }
  .top-\[150px\] {
    top: 150px;
  }
  .top-\[300px\] {
    top: 300px;
  }
  .top-\[400px\] {
    top: 400px;
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .bottom-0 {
    bottom: 0px;
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .left-0 {
    left: 0px;
  }
  .left-\[-100\%\] {
    left: -100%;
  }
  .left-\[calc\(0\.25rem-0\.5px\)\] {
    left: calc(0.25rem - 0.5px);
  }
  .isolate {
    isolation: isolate;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .-z-20 {
    z-index: calc(20 * -1);
  }
  .-z-40 {
    z-index: calc(40 * -1);
  }
  .-z-50 {
    z-index: calc(50 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-2 {
    z-index: 2;
  }
  .z-4 {
    z-index: 4;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[-10\] {
    z-index: -10;
  }
  .z-\[-20\] {
    z-index: -20;
  }
  .z-\[-40\] {
    z-index: -40;
  }
  .z-\[-50\] {
    z-index: -50;
  }
  .z-\[-60\] {
    z-index: -60;
  }
  .z-\[-70\] {
    z-index: -70;
  }
  .z-\[-90\] {
    z-index: -90;
  }
  .z-\[-100\] {
    z-index: -100;
  }
  .z-\[20\] {
    z-index: 20;
  }
  .z-\[30\] {
    z-index: 30;
  }
  .order-first {
    order: -9999;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .col-start-2 {
    grid-column-start: 2;
  }
  .col-start-3 {
    grid-column-start: 3;
  }
  .col-start-4 {
    grid-column-start: 4;
  }
  .col-end-3 {
    grid-column-end: 3;
  }
  .col-end-7 {
    grid-column-end: 7;
  }
  .float-left {
    float: left;
  }
  .container {
    width: 100%;
    @media (width >= 2000px) {
      max-width: 2000px;
    }
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
  }
  .m-5 {
    margin: calc(var(--spacing) * 5);
  }
  .m-8 {
    margin: calc(var(--spacing) * 8);
  }
  .m-auto {
    margin: auto;
  }
  .mx-1 {
    margin-inline: var(--spacing);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }
  .-mt-\[100px\] {
    margin-top: calc(100px * -1);
  }
  .mt-0 {
    margin-top: 0px;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-40 {
    margin-top: calc(var(--spacing) * 40);
  }
  .mt-60 {
    margin-top: calc(var(--spacing) * 60);
  }
  .mt-\[-5vh\] {
    margin-top: -5vh;
  }
  .mt-\[-6vh\] {
    margin-top: -6vh;
  }
  .mt-\[-20\] {
    margin-top: -20;
  }
  .mt-\[-40pt\] {
    margin-top: -40pt;
  }
  .mt-\[-100\] {
    margin-top: -100;
  }
  .mt-\[1vh\] {
    margin-top: 1vh;
  }
  .mt-\[2vh\] {
    margin-top: 2vh;
  }
  .mt-\[3vh\] {
    margin-top: 3vh;
  }
  .mt-\[6vh\] {
    margin-top: 6vh;
  }
  .mt-\[10\%\] {
    margin-top: 10%;
  }
  .mt-\[10vh\] {
    margin-top: 10vh;
  }
  .mt-\[14vh\] {
    margin-top: 14vh;
  }
  .mt-\[15\%\] {
    margin-top: 15%;
  }
  .mt-\[18vh\] {
    margin-top: 18vh;
  }
  .mt-\[25vh\] {
    margin-top: 25vh;
  }
  .mt-\[45vh\] {
    margin-top: 45vh;
  }
  .mt-\[60vh\] {
    margin-top: 60vh;
  }
  .mt-\[400px\] {
    margin-top: 400px;
  }
  .mt-\[calc\(100vh\*0\.15\)\] {
    margin-top: calc(100vh * 0.15);
  }
  .mr-1 {
    margin-right: var(--spacing);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-12 {
    margin-right: calc(var(--spacing) * 12);
  }
  .mr-auto {
    margin-right: auto;
  }
  .-mb-10 {
    margin-bottom: calc(var(--spacing) * -10);
  }
  .mb-0 {
    margin-bottom: 0px;
  }
  .mb-1 {
    margin-bottom: var(--spacing);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .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-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-\[10vh\] {
    margin-bottom: 10vh;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[100px\] {
    margin-bottom: 100px;
  }
  .-ml-0 {
    margin-left: 0px;
  }
  .-ml-0\.5 {
    margin-left: calc(var(--spacing) * -0.5);
  }
  .-ml-3 {
    margin-left: calc(var(--spacing) * -3);
  }
  .-ml-4 {
    margin-left: calc(var(--spacing) * -4);
  }
  .-ml-10 {
    margin-left: calc(var(--spacing) * -10);
  }
  .ml-0 {
    margin-left: 0px;
  }
  .ml-1 {
    margin-left: var(--spacing);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-10 {
    margin-left: calc(var(--spacing) * 10);
  }
  .ml-20 {
    margin-left: calc(var(--spacing) * 20);
  }
  .ml-45 {
    margin-left: calc(var(--spacing) * 45);
  }
  .ml-\[30\%\] {
    margin-left: 30%;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-auto {
    aspect-ratio: auto;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-\[30px\] {
    width: 30px;
    height: 30px;
  }
  .h-0 {
    height: 0px;
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-1 {
    height: var(--spacing);
  }
  .h-1\/2 {
    height: calc(1 / 2 * 100%);
  }
  .h-1\/4 {
    height: calc(1 / 4 * 100%);
  }
  .h-1\/6 {
    height: calc(1 / 6 * 100%);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-96 {
    height: calc(var(--spacing) * 96);
  }
  .h-\[0px\] {
    height: 0px;
  }
  .h-\[00px\] {
    height: 00px;
  }
  .h-\[1vh\] {
    height: 1vh;
  }
  .h-\[3vh\] {
    height: 3vh;
  }
  .h-\[4vh\] {
    height: 4vh;
  }
  .h-\[5dvh\] {
    height: 5dvh;
  }
  .h-\[5vh\] {
    height: 5vh;
  }
  .h-\[6vh\] {
    height: 6vh;
  }
  .h-\[7vh\] {
    height: 7vh;
  }
  .h-\[8vh\] {
    height: 8vh;
  }
  .h-\[10px\] {
    height: 10px;
  }
  .h-\[10vh\] {
    height: 10vh;
  }
  .h-\[13vh\] {
    height: 13vh;
  }
  .h-\[15vh\] {
    height: 15vh;
  }
  .h-\[16dvh\] {
    height: 16dvh;
  }
  .h-\[20\%\] {
    height: 20%;
  }
  .h-\[20\] {
    height: 20;
  }
  .h-\[20dvh\] {
    height: 20dvh;
  }
  .h-\[20vh\] {
    height: 20vh;
  }
  .h-\[22dvh\] {
    height: 22dvh;
  }
  .h-\[24dvh\] {
    height: 24dvh;
  }
  .h-\[25dvh\] {
    height: 25dvh;
  }
  .h-\[25vh\] {
    height: 25vh;
  }
  .h-\[26dvh\] {
    height: 26dvh;
  }
  .h-\[26rem\] {
    height: 26rem;
  }
  .h-\[28rem\] {
    height: 28rem;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[30vh\] {
    height: 30vh;
  }
  .h-\[33vh\] {
    height: 33vh;
  }
  .h-\[40dvh\] {
    height: 40dvh;
  }
  .h-\[40vh\] {
    height: 40vh;
  }
  .h-\[42dvh\] {
    height: 42dvh;
  }
  .h-\[45dvh\] {
    height: 45dvh;
  }
  .h-\[45px\] {
    height: 45px;
  }
  .h-\[45vh\] {
    height: 45vh;
  }
  .h-\[50dvh\] {
    height: 50dvh;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[60vh\] {
    height: 60vh;
  }
  .h-\[64dvh\] {
    height: 64dvh;
  }
  .h-\[68dvh\] {
    height: 68dvh;
  }
  .h-\[70\%\] {
    height: 70%;
  }
  .h-\[70vh\] {
    height: 70vh;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[80vh\] {
    height: 80vh;
  }
  .h-\[85vh\] {
    height: 85vh;
  }
  .h-\[90vh\] {
    height: 90vh;
  }
  .h-\[97vh\] {
    height: 97vh;
  }
  .h-\[100\%\] {
    height: 100%;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[100svh\] {
    height: 100svh;
  }
  .h-\[100vh\] {
    height: 100vh;
  }
  .h-\[110px\] {
    height: 110px;
  }
  .h-\[200\] {
    height: 200;
  }
  .h-\[200p\] {
    height: 200p;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[200vh\] {
    height: 200vh;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[650px\] {
    height: 650px;
  }
  .h-\[calc\(100vh-115px\)\] {
    height: calc(100vh - 115px);
  }
  .h-\[f\] {
    height: f;
  }
  .h-\[fu\] {
    height: fu;
  }
  .h-\[ful\] {
    height: ful;
  }
  .h-\[full2\] {
    height: full2;
  }
  .h-\[full\] {
    height: full;
  }
  .h-\[screen\] {
    height: screen;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-0 {
    width: 0px;
  }
  .w-0\.5 {
    width: calc(var(--spacing) * 0.5);
  }
  .w-1 {
    width: var(--spacing);
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-1\/4 {
    width: calc(1 / 4 * 100%);
  }
  .w-1\/8 {
    width: calc(1 / 8 * 100%);
  }
  .w-1\/10 {
    width: calc(1 / 10 * 100%);
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-\[00px\] {
    width: 00px;
  }
  .w-\[10\%\] {
    width: 10%;
  }
  .w-\[10rem\] {
    width: 10rem;
  }
  .w-\[15\%\] {
    width: 15%;
  }
  .w-\[20\%\] {
    width: 20%;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[20rem\] {
    width: 20rem;
  }
  .w-\[24rem\] {
    width: 24rem;
  }
  .w-\[28rem\] {
    width: 28rem;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[30rem\] {
    width: 30rem;
  }
  .w-\[36rem\] {
    width: 36rem;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[40rem\] {
    width: 40rem;
  }
  .w-\[45dvh\] {
    width: 45dvh;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[77rem\] {
    width: 77rem;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[140\%\] {
    width: 140%;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[280px\] {
    width: 280px;
  }
  .w-\[350px\] {
    width: 350px;
  }
  .w-\[screen\] {
    width: screen;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-screen {
    max-width: 100vw;
  }
  .max-w-screen-md {
    max-width: var(--breakpoint-md);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-auto {
    flex: auto;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .scale-50 {
    --tw-scale-x: 50%;
    --tw-scale-y: 50%;
    --tw-scale-z: 50%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-75 {
    --tw-scale-x: 75%;
    --tw-scale-y: 75%;
    --tw-scale-z: 75%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-\[40\%\] {
    scale: 40%;
  }
  .scale-\[60\%\] {
    scale: 60%;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }
  .snap-mandatory {
    --tw-scroll-snap-strictness: mandatory;
  }
  .snap-start {
    scroll-snap-align: start;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-none {
    list-style-type: none;
  }
  .auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid-cols-\[10\%\,90\%\] {
    grid-template-columns: 10%,90%;
  }
  .grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-around {
    align-content: space-around;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[1\.5vw\] {
    gap: 1.5vw;
  }
  .gap-\[200px\] {
    gap: 200px;
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-4 > :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-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-5 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 5) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-8 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-10 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 10) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-x-reverse)));
  }
  .gap-y-1 {
    row-gap: var(--spacing);
  }
  .self-center {
    align-self: center;
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[30px\] {
    border-style: var(--tw-border-style);
    border-width: 30px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-600 {
    border-color: var(--color-gray-600);
  }
  .border-gray-900 {
    border-color: var(--color-gray-900);
  }
  .border-sky-300 {
    border-color: var(--color-sky-300);
  }
  .bg-\[\#002626\] {
    background-color: #002626;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-blue-700 {
    background-color: var(--color-blue-700);
  }
  .bg-blue-950 {
    background-color: var(--color-blue-950);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-100\/75 {
    background-color: color-mix(in srgb, oklch(96.7% 0.003 264.542) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-100) 75%, transparent);
    }
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-gray-700 {
    background-color: var(--color-gray-700);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }
  .bg-green-300 {
    background-color: var(--color-green-300);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-700 {
    background-color: var(--color-red-700);
  }
  .bg-slate-600 {
    background-color: var(--color-slate-600);
  }
  .bg-slate-800 {
    background-color: var(--color-slate-800);
  }
  .bg-stone-800 {
    background-color: var(--color-stone-800);
  }
  .bg-stone-900 {
    background-color: var(--color-stone-900);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }
  .bg-zinc-950 {
    background-color: var(--color-zinc-950);
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-C2023 {
    background-image: var(--background-image-C2023);
  }
  .bg-C2024_1 {
    background-image: var(--background-image-C2024_1);
  }
  .bg-C2024_2 {
    background-image: var(--background-image-C2024_2);
  }
  .bg-C2025 {
    background-image: var(--background-image-C2025);
  }
  .bg-C2026_1 {
    background-image: var(--background-image-C2026_1);
  }
  .bg-C2026_2 {
    background-image: var(--background-image-C2026_2);
  }
  .bg-J2024 {
    background-image: var(--background-image-J2024);
  }
  .bg-J2025 {
    background-image: var(--background-image-J2025);
  }
  .bg-W2024_1 {
    background-image: var(--background-image-W2024_1);
  }
  .bg-W2024_2 {
    background-image: var(--background-image-W2024_2);
  }
  .bg-\[url\(\'\/grafiken\/avx\.png\'\)\] {
    background-image: url('/grafiken/avx.png');
  }
  .bg-\[url\(\'\/grafiken\/move\.jpg\'\)\] {
    background-image: url('/grafiken/move.jpg');
  }
  .bg-film1 {
    background-image: var(--background-image-film1);
  }
  .bg-halle {
    background-image: var(--background-image-halle);
  }
  .bg-klasse {
    background-image: var(--background-image-klasse);
  }
  .bg-move {
    background-image: var(--background-image-move);
  }
  .bg-organisator {
    background-image: var(--background-image-organisator);
  }
  .bg-organisatoren {
    background-image: var(--background-image-organisatoren);
  }
  .bg-sponsoren {
    background-image: var(--background-image-sponsoren);
  }
  .from-blue-500 {
    --tw-gradient-from: var(--color-blue-500);
    --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-gray-900 {
    --tw-gradient-from: var(--color-gray-900);
    --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-gray-950 {
    --tw-gradient-from: var(--color-gray-950);
    --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-yellow-400 {
    --tw-gradient-from: var(--color-yellow-400);
    --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));
  }
  .via-gray-700 {
    --tw-gradient-via: var(--color-gray-700);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-gray-900 {
    --tw-gradient-via: var(--color-gray-900);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-gray-900\/40 {
    --tw-gradient-via: color-mix(in srgb, oklch(21% 0.034 264.665) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-gray-900) 40%, transparent);
    }
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-pink-600 {
    --tw-gradient-via: var(--color-pink-600);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-purple-500 {
    --tw-gradient-via: var(--color-purple-500);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-blue-600 {
    --tw-gradient-to: var(--color-blue-600);
    --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-gray-500 {
    --tw-gradient-to: var(--color-gray-500);
    --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-green-500 {
    --tw-gradient-to: var(--color-green-500);
    --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-pink-500 {
    --tw-gradient-to: var(--color-pink-500);
    --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));
  }
  .bg-\[length\:auto_20\%\] {
    background-size: auto 20%;
  }
  .bg-\[length\:auto_25\%\] {
    background-size: auto 25%;
  }
  .bg-\[length\:auto_30\%\] {
    background-size: auto 30%;
  }
  .bg-\[length\:auto_32\%\] {
    background-size: auto 32%;
  }
  .bg-\[length\:auto_40\%\] {
    background-size: auto 40%;
  }
  .bg-\[length\:auto_55\%\] {
    background-size: auto 55%;
  }
  .bg-contain {
    background-size: contain;
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-fixed {
    background-attachment: fixed;
  }
  .bg-clip-text {
    background-clip: text;
  }
  .bg-\[center_top_14vh\] {
    background-position: center top 14vh;
  }
  .bg-\[center_top_calc\(15\%\)\] {
    background-position: center top calc(15%);
  }
  .bg-\[center_top_calc\(40\%\)\] {
    background-position: center top calc(40%);
  }
  .bg-\[center_top_calc\(60\%\)\] {
    background-position: center top calc(60%);
  }
  .bg-bottom {
    background-position: bottom;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .fill-white {
    fill: var(--color-white);
  }
  .fill-white\/50 {
    fill: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      fill: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-fill {
    object-fit: fill;
  }
  .object-top {
    object-position: top;
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-14 {
    padding: calc(var(--spacing) * 14);
  }
  .px-1 {
    padding-inline: var(--spacing);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[15\%\] {
    padding-inline: 15%;
  }
  .px-\[30\%\] {
    padding-inline: 30%;
  }
  .py-1 {
    padding-block: var(--spacing);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .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-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-0 {
    padding-top: 0px;
  }
  .pt-1 {
    padding-top: var(--spacing);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .pt-15 {
    padding-top: calc(var(--spacing) * 15);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-35 {
    padding-top: calc(var(--spacing) * 35);
  }
  .pt-48 {
    padding-top: calc(var(--spacing) * 48);
  }
  .pt-80 {
    padding-top: calc(var(--spacing) * 80);
  }
  .pt-\[-2vh\] {
    padding-top: -2vh;
  }
  .pt-\[-20vh\] {
    padding-top: -20vh;
  }
  .pt-\[2vh\] {
    padding-top: 2vh;
  }
  .pt-\[4vh\] {
    padding-top: 4vh;
  }
  .pt-\[5px\] {
    padding-top: 5px;
  }
  .pt-\[5vh\] {
    padding-top: 5vh;
  }
  .pt-\[6vh\] {
    padding-top: 6vh;
  }
  .pt-\[10px\] {
    padding-top: 10px;
  }
  .pt-\[10svh\] {
    padding-top: 10svh;
  }
  .pt-\[10vh\] {
    padding-top: 10vh;
  }
  .pt-\[11vh\] {
    padding-top: 11vh;
  }
  .pt-\[12vh\] {
    padding-top: 12vh;
  }
  .pt-\[15vh\] {
    padding-top: 15vh;
  }
  .pt-\[16vh\] {
    padding-top: 16vh;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[20svh\] {
    padding-top: 20svh;
  }
  .pt-\[20vh\] {
    padding-top: 20vh;
  }
  .pt-\[26svh\] {
    padding-top: 26svh;
  }
  .pt-\[27vh\] {
    padding-top: 27vh;
  }
  .pt-\[30vh\] {
    padding-top: 30vh;
  }
  .pt-\[35vh\] {
    padding-top: 35vh;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pt-\[81px\] {
    padding-top: 81px;
  }
  .pt-\[90px\] {
    padding-top: 90px;
  }
  .pt-\[95px\] {
    padding-top: 95px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pt-\[200px\] {
    padding-top: 200px;
  }
  .pt-\[280px\] {
    padding-top: 280px;
  }
  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }
  .pr-\[50px\] {
    padding-right: 50px;
  }
  .pr-\[70px\] {
    padding-right: 70px;
  }
  .pb-0 {
    padding-bottom: 0px;
  }
  .pb-1 {
    padding-bottom: var(--spacing);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-\[0vh\] {
    padding-bottom: 0vh;
  }
  .pb-\[5px\] {
    padding-bottom: 5px;
  }
  .pb-\[5vh\] {
    padding-bottom: 5vh;
  }
  .pb-\[6vh\] {
    padding-bottom: 6vh;
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[10vh\] {
    padding-bottom: 10vh;
  }
  .pb-\[15px\] {
    padding-bottom: 15px;
  }
  .pb-\[55px\] {
    padding-bottom: 55px;
  }
  .pb-\[90px\] {
    padding-bottom: 90px;
  }
  .pb-\[250px\] {
    padding-bottom: 250px;
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-7 {
    padding-left: calc(var(--spacing) * 7);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .pl-\[30px\] {
    padding-left: 30px;
  }
  .pl-\[50px\] {
    padding-left: 50px;
  }
  .pl-\[85px\] {
    padding-left: 85px;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-\[\'nunito\'\] {
    font-family: 'nunito';
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
  .text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-sm\/6 {
    font-size: var(--text-sm);
    line-height: calc(var(--spacing) * 6);
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[0px\] {
    font-size: 0px;
  }
  .text-\[1px\] {
    font-size: 1px;
  }
  .text-\[3rem\] {
    font-size: 3rem;
  }
  .text-\[4px\] {
    font-size: 4px;
  }
  .text-\[6px\] {
    font-size: 6px;
  }
  .text-\[7px\] {
    font-size: 7px;
  }
  .text-\[8\.5px\] {
    font-size: 8.5px;
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[43px\] {
    font-size: 43px;
  }
  .text-\[45px\] {
    font-size: 45px;
  }
  .text-\[48px\] {
    font-size: 48px;
  }
  .text-\[50px\] {
    font-size: 50px;
  }
  .text-\[60px\] {
    font-size: 60px;
  }
  .text-\[85px\] {
    font-size: 85px;
  }
  .text-\[200px\] {
    font-size: 200px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-10 {
    --tw-leading: calc(var(--spacing) * 10);
    line-height: calc(var(--spacing) * 10);
  }
  .leading-loose {
    --tw-leading: var(--leading-loose);
    line-height: var(--leading-loose);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.2em\] {
    --tw-tracking: 0.2em;
    letter-spacing: 0.2em;
  }
  .tracking-\[2px\] {
    --tw-tracking: 2px;
    letter-spacing: 2px;
  }
  .tracking-\[5px\] {
    --tw-tracking: 5px;
    letter-spacing: 5px;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[1\] {
    color: 1;
  }
  .text-\[8\.5x\] {
    color: 8.5x;
  }
  .text-\[8\.x\] {
    color: 8.x;
  }
  .text-\[8p\.5x\] {
    color: 8p.5x;
  }
  .text-\[8p\.x\] {
    color: 8p.x;
  }
  .text-\[8x\] {
    color: 8x;
  }
  .text-\[12\] {
    color: 12;
  }
  .text-\[12p\] {
    color: 12p;
  }
  .text-\[85x\] {
    color: 85x;
  }
  .text-\[px\] {
    color: px;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-200 {
    color: var(--color-blue-200);
  }
  .text-blue-300 {
    color: var(--color-blue-300);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-red-400 {
    color: var(--color-red-400);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-sky-300 {
    color: var(--color-sky-300);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-transparent {
    color: transparent;
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-200 {
    color: var(--color-yellow-200);
  }
  .text-yellow-300 {
    color: var(--color-yellow-300);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .text-zinc-400 {
    color: var(--color-zinc-400);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-\[85\%\] {
    opacity: 85%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --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);
  }
  .ring-gray-900 {
    --tw-ring-color: var(--color-gray-900);
  }
  .ring-gray-900\/10 {
    --tw-ring-color: color-mix(in srgb, oklch(21% 0.034 264.665) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-gray-900) 10%, transparent);
    }
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .drop-shadow-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow-xl {
    --tw-drop-shadow-size: drop-shadow(0 9px 7px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-xl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .ring-inset {
    --tw-ring-inset: inset;
  }
  .group-first\:top-3:is(:where(.group):first-child *) {
    top: calc(var(--spacing) * 3);
  }
  .last\:pb-0:last-child {
    padding-bottom: 0px;
  }
  @media (hover: hover) {
    .hover\:translate-y-\[-5px\]:hover {
      --tw-translate-y: -5px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
    .hover\:bg-black:hover {
      background-color: var(--color-black);
    }
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
    .hover\:bg-blue-800:hover {
      background-color: var(--color-blue-800);
    }
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
    .hover\:bg-gray-400:hover {
      background-color: var(--color-gray-400);
    }
    .hover\:bg-red-800:hover {
      background-color: var(--color-red-800);
    }
    .hover\:bg-\[url\(\'\/grafiken\/cgx\.png\'\)\]:hover {
      background-image: url('/grafiken/cgx.png');
    }
    .hover\:tracking-wide:hover {
      --tw-tracking: var(--tracking-wide);
      letter-spacing: var(--tracking-wide);
    }
    .hover\:tracking-wider:hover {
      --tw-tracking: var(--tracking-wider);
      letter-spacing: var(--tracking-wider);
    }
    .hover\:text-blue-300:hover {
      color: var(--color-blue-300);
    }
    .hover\:text-gray-200:hover {
      color: var(--color-gray-200);
    }
    .hover\:text-red-300:hover {
      color: var(--color-red-300);
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:text-yellow-200:hover {
      color: var(--color-yellow-200);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-4:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + 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-blue-300:focus {
    --tw-ring-color: var(--color-blue-300);
  }
  .focus\:ring-red-300:focus {
    --tw-ring-color: var(--color-red-300);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (width >= 2000px) {
    .\32 xl\:top-0 {
      top: 0px;
    }
    .\32 xl\:mt-\[2vh\] {
      margin-top: 2vh;
    }
    .\32 xl\:mt-\[15vh\] {
      margin-top: 15vh;
    }
    .\32 xl\:mb-\[10vh\] {
      margin-bottom: 10vh;
    }
    .\32 xl\:ml-\[40rem\] {
      margin-left: 40rem;
    }
    .\32 xl\:h-\[18dvh\] {
      height: 18dvh;
    }
    .\32 xl\:h-\[30dvh\] {
      height: 30dvh;
    }
    .\32 xl\:h-\[30px\] {
      height: 30px;
    }
    .\32 xl\:h-\[30vh\] {
      height: 30vh;
    }
    .\32 xl\:h-\[100dvh\] {
      height: 100dvh;
    }
    .\32 xl\:h-\[100vh\] {
      height: 100vh;
    }
    .\32 xl\:max-h-\[100dvh\] {
      max-height: 100dvh;
    }
    .\32 xl\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
    .\32 xl\:w-\[300px\] {
      width: 300px;
    }
    .\32 xl\:w-\[350px\] {
      width: 350px;
    }
    .\32 xl\:w-full {
      width: 100%;
    }
    .\32 xl\:flex-row {
      flex-direction: row;
    }
    :where(.\32 xl\:space-y-10 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
    }
    .\32 xl\:bg-green-500 {
      background-color: var(--color-green-500);
    }
    .\32 xl\:bg-auto {
      background-size: auto;
    }
    .\32 xl\:pt-80 {
      padding-top: calc(var(--spacing) * 80);
    }
    .\32 xl\:pt-\[45vh\] {
      padding-top: 45vh;
    }
    .\32 xl\:pb-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }
    .\32 xl\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .\32 xl\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .\32 xl\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .\32 xl\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .\32 xl\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .\32 xl\:text-9xl {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
    .\32 xl\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .\32 xl\:text-\[13px\] {
      font-size: 13px;
    }
    .\32 xl\:text-\[14px\] {
      font-size: 14px;
    }
    .\32 xl\:text-\[18px\] {
      font-size: 18px;
    }
    .\32 xl\:text-\[25px\] {
      font-size: 25px;
    }
    .\32 xl\:text-\[34px\] {
      font-size: 34px;
    }
    .\32 xl\:text-\[80px\] {
      font-size: 80px;
    }
  }
  @media (width >= 40rem) {
    .sm\:mt-12 {
      margin-top: calc(var(--spacing) * 12);
    }
    .sm\:mt-\[10vh\] {
      margin-top: 10vh;
    }
    .sm\:mt-\[42vh\] {
      margin-top: 42vh;
    }
    .sm\:size-15 {
      width: calc(var(--spacing) * 15);
      height: calc(var(--spacing) * 15);
    }
    .sm\:h-\[10svh\] {
      height: 10svh;
    }
    .sm\:h-\[10vh\] {
      height: 10vh;
    }
    .sm\:h-\[20\%\] {
      height: 20%;
    }
    .sm\:h-\[20px\] {
      height: 20px;
    }
    .sm\:h-\[20vh\] {
      height: 20vh;
    }
    .sm\:h-\[25vh\] {
      height: 25vh;
    }
    .sm\:h-\[30dvh\] {
      height: 30dvh;
    }
    .sm\:h-\[35vh\] {
      height: 35vh;
    }
    .sm\:h-\[40vh\] {
      height: 40vh;
    }
    .sm\:h-\[50vh\] {
      height: 50vh;
    }
    .sm\:h-\[55dvh\] {
      height: 55dvh;
    }
    .sm\:h-\[60vh\] {
      height: 60vh;
    }
    .sm\:h-\[70vh\] {
      height: 70vh;
    }
    .sm\:h-\[80vh\] {
      height: 80vh;
    }
    .sm\:h-\[200px\] {
      height: 200px;
    }
    .sm\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
    .sm\:w-1\/3 {
      width: calc(1 / 3 * 100%);
    }
    .sm\:w-1\/4 {
      width: calc(1 / 4 * 100%);
    }
    .sm\:w-6\/12 {
      width: calc(6 / 12 * 100%);
    }
    .sm\:w-\[40rem\] {
      width: 40rem;
    }
    .sm\:w-\[140\%\] {
      width: 140%;
    }
    .sm\:w-\[200px\] {
      width: 200px;
    }
    .sm\:w-\[500px\] {
      width: 500px;
    }
    .sm\:scale-60 {
      --tw-scale-x: 60%;
      --tw-scale-y: 60%;
      --tw-scale-z: 60%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    :where(.sm\:space-y-5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
    .sm\:bg-\[length\:auto_30\%\] {
      background-size: auto 30%;
    }
    .sm\:bg-\[length\:auto_80\%\] {
      background-size: auto 80%;
    }
    .sm\:bg-contain {
      background-size: contain;
    }
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
    .sm\:pt-48 {
      padding-top: calc(var(--spacing) * 48);
    }
    .sm\:pt-55 {
      padding-top: calc(var(--spacing) * 55);
    }
    .sm\:pt-\[-1vh\] {
      padding-top: -1vh;
    }
    .sm\:pt-\[10px\] {
      padding-top: 10px;
    }
    .sm\:pt-\[12vh\] {
      padding-top: 12vh;
    }
    .sm\:pt-\[16vh\] {
      padding-top: 16vh;
    }
    .sm\:pt-\[40px\] {
      padding-top: 40px;
    }
    .sm\:pt-\[50px\] {
      padding-top: 50px;
    }
    .sm\:pt-\[260px\] {
      padding-top: 260px;
    }
    .sm\:text-center {
      text-align: center;
    }
    .sm\:text-left {
      text-align: left;
    }
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .sm\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .sm\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .sm\:text-\[10px\] {
      font-size: 10px;
    }
    .sm\:text-\[12px\] {
      font-size: 12px;
    }
    .sm\:text-\[16px\] {
      font-size: 16px;
    }
    .sm\:text-\[30px\] {
      font-size: 30px;
    }
    .sm\:text-\[35px\] {
      font-size: 35px;
    }
    .sm\:text-\[40px\] {
      font-size: 40px;
    }
    .sm\:text-\[45px\] {
      font-size: 45px;
    }
    .sm\:text-\[55px\] {
      font-size: 55px;
    }
    .sm\:text-\[65px\] {
      font-size: 65px;
    }
    .sm\:text-\[75px\] {
      font-size: 75px;
    }
  }
  @media (width >= 48rem) {
    .md\:static {
      position: static;
    }
    .md\:mt-0 {
      margin-top: 0px;
    }
    .md\:mr-\[30px\] {
      margin-right: 30px;
    }
    .md\:ml-1 {
      margin-left: var(--spacing);
    }
    .md\:ml-15 {
      margin-left: calc(var(--spacing) * 15);
    }
    .md\:ml-18 {
      margin-left: calc(var(--spacing) * 18);
    }
    .md\:flex {
      display: flex;
    }
    .md\:h-5 {
      height: calc(var(--spacing) * 5);
    }
    .md\:h-15 {
      height: calc(var(--spacing) * 15);
    }
    .md\:h-80 {
      height: calc(var(--spacing) * 80);
    }
    .md\:h-\[0px\] {
      height: 0px;
    }
    .md\:h-\[00px\] {
      height: 00px;
    }
    .md\:h-\[4dvh\] {
      height: 4dvh;
    }
    .md\:h-\[10vh\] {
      height: 10vh;
    }
    .md\:h-\[20\%\] {
      height: 20%;
    }
    .md\:h-\[20px\] {
      height: 20px;
    }
    .md\:h-\[25vh\] {
      height: 25vh;
    }
    .md\:h-\[30dvh\] {
      height: 30dvh;
    }
    .md\:h-\[30px\] {
      height: 30px;
    }
    .md\:h-\[30vh\] {
      height: 30vh;
    }
    .md\:h-\[34dvh\] {
      height: 34dvh;
    }
    .md\:h-\[40dvh\] {
      height: 40dvh;
    }
    .md\:h-\[40vh\] {
      height: 40vh;
    }
    .md\:h-\[44dvh\] {
      height: 44dvh;
    }
    .md\:h-\[50\%\] {
      height: 50%;
    }
    .md\:h-\[50dvh\] {
      height: 50dvh;
    }
    .md\:h-\[50px\] {
      height: 50px;
    }
    .md\:h-\[54dvh\] {
      height: 54dvh;
    }
    .md\:h-\[60dvh\] {
      height: 60dvh;
    }
    .md\:h-\[60vh\] {
      height: 60vh;
    }
    .md\:h-\[70vh\] {
      height: 70vh;
    }
    .md\:h-\[80px\] {
      height: 80px;
    }
    .md\:h-\[80vh\] {
      height: 80vh;
    }
    .md\:h-\[100px\] {
      height: 100px;
    }
    .md\:h-\[200px\] {
      height: 200px;
    }
    .md\:h-\[300px\] {
      height: 300px;
    }
    .md\:h-auto {
      height: auto;
    }
    .md\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
    .md\:w-1\/4 {
      width: calc(1 / 4 * 100%);
    }
    .md\:w-4\/12 {
      width: calc(4 / 12 * 100%);
    }
    .md\:w-5 {
      width: calc(var(--spacing) * 5);
    }
    .md\:w-\[00px\] {
      width: 00px;
    }
    .md\:w-\[150px\] {
      width: 150px;
    }
    .md\:w-\[200px\] {
      width: 200px;
    }
    .md\:w-\[300px\] {
      width: 300px;
    }
    .md\:w-auto {
      width: auto;
    }
    .md\:scale-60 {
      --tw-scale-x: 60%;
      --tw-scale-y: 60%;
      --tw-scale-z: 60%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:flex-nowrap {
      flex-wrap: nowrap;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:justify-start {
      justify-content: flex-start;
    }
    .md\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
    .md\:gap-\[2vw\] {
      gap: 2vw;
    }
    .md\:gap-\[400px\] {
      gap: 400px;
    }
    :where(.md\:space-y-5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
    .md\:px-2 {
      padding-inline: calc(var(--spacing) * 2);
    }
    .md\:py-0 {
      padding-block: 0px;
    }
    .md\:pt-1 {
      padding-top: var(--spacing);
    }
    .md\:pt-15 {
      padding-top: calc(var(--spacing) * 15);
    }
    .md\:pt-\[10px\] {
      padding-top: 10px;
    }
    .md\:pt-\[29vh\] {
      padding-top: 29vh;
    }
    .md\:pt-\[60px\] {
      padding-top: 60px;
    }
    .md\:pt-\[220px\] {
      padding-top: 220px;
    }
    .md\:pl-20 {
      padding-left: calc(var(--spacing) * 20);
    }
    .md\:pl-\[100px\] {
      padding-left: 100px;
    }
    .md\:text-left {
      text-align: left;
    }
    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .md\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .md\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .md\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .md\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .md\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .md\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .md\:text-\[1px\] {
      font-size: 1px;
    }
    .md\:text-\[10px\] {
      font-size: 10px;
    }
    .md\:text-\[12px\] {
      font-size: 12px;
    }
    .md\:text-\[14px\] {
      font-size: 14px;
    }
    .md\:text-\[16px\] {
      font-size: 16px;
    }
    .md\:text-\[17px\] {
      font-size: 17px;
    }
    .md\:text-\[18px\] {
      font-size: 18px;
    }
    .md\:text-\[26px\] {
      font-size: 26px;
    }
    .md\:text-\[30px\] {
      font-size: 30px;
    }
    .md\:text-\[35px\] {
      font-size: 35px;
    }
    .md\:text-\[40px\] {
      font-size: 40px;
    }
    .md\:text-\[50px\] {
      font-size: 50px;
    }
    .md\:text-\[55px\] {
      font-size: 55px;
    }
    .md\:text-\[60px\] {
      font-size: 60px;
    }
    .md\:text-\[80px\] {
      font-size: 80px;
    }
    .md\:leading-\[80px\] {
      --tw-leading: 80px;
      line-height: 80px;
    }
  }
  @media (width >= 64rem) {
    .lg\:m-20 {
      margin: calc(var(--spacing) * 20);
    }
    .lg\:mx-0 {
      margin-inline: 0px;
    }
    .lg\:mt-\[250px\] {
      margin-top: 250px;
    }
    .lg\:ml-1 {
      margin-left: var(--spacing);
    }
    .lg\:ml-2 {
      margin-left: calc(var(--spacing) * 2);
    }
    .lg\:ml-5 {
      margin-left: calc(var(--spacing) * 5);
    }
    .lg\:ml-10 {
      margin-left: calc(var(--spacing) * 10);
    }
    .lg\:ml-15 {
      margin-left: calc(var(--spacing) * 15);
    }
    .lg\:ml-20 {
      margin-left: calc(var(--spacing) * 20);
    }
    .lg\:ml-25 {
      margin-left: calc(var(--spacing) * 25);
    }
    .lg\:h-\[10vh\] {
      height: 10vh;
    }
    .lg\:h-\[30vh\] {
      height: 30vh;
    }
    .lg\:h-\[40px\] {
      height: 40px;
    }
    .lg\:h-\[40vh\] {
      height: 40vh;
    }
    .lg\:h-\[45vh\] {
      height: 45vh;
    }
    .lg\:h-\[50dvh\] {
      height: 50dvh;
    }
    .lg\:h-\[55\%\] {
      height: 55%;
    }
    .lg\:h-\[55dvh\] {
      height: 55dvh;
    }
    .lg\:h-\[55vh\] {
      height: 55vh;
    }
    .lg\:h-\[60dvh\] {
      height: 60dvh;
    }
    .lg\:h-\[70vh\] {
      height: 70vh;
    }
    .lg\:h-\[80dvh\] {
      height: 80dvh;
    }
    .lg\:h-\[80vh\] {
      height: 80vh;
    }
    .lg\:h-\[120vh\] {
      height: 120vh;
    }
    .lg\:h-screen {
      height: 100vh;
    }
    .lg\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
    .lg\:w-1\/4 {
      width: calc(1 / 4 * 100%);
    }
    .lg\:w-1\/5 {
      width: calc(1 / 5 * 100%);
    }
    .lg\:w-1\/6 {
      width: calc(1 / 6 * 100%);
    }
    .lg\:w-\[600px\] {
      width: 600px;
    }
    .lg\:w-auto {
      width: auto;
    }
    .lg\:max-w-none {
      max-width: none;
    }
    .lg\:scale-80 {
      --tw-scale-x: 80%;
      --tw-scale-y: 80%;
      --tw-scale-z: 80%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:items-start {
      align-items: flex-start;
    }
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    .lg\:gap-\[50px\] {
      gap: 50px;
    }
    :where(.lg\:space-y-5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
    .lg\:bg-\[length\:auto_70\%\] {
      background-size: auto 70%;
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:pt-1 {
      padding-top: var(--spacing);
    }
    .lg\:pt-10 {
      padding-top: calc(var(--spacing) * 10);
    }
    .lg\:pt-15 {
      padding-top: calc(var(--spacing) * 15);
    }
    .lg\:pt-45 {
      padding-top: calc(var(--spacing) * 45);
    }
    .lg\:pt-80 {
      padding-top: calc(var(--spacing) * 80);
    }
    .lg\:pt-\[10px\] {
      padding-top: 10px;
    }
    .lg\:pt-\[30px\] {
      padding-top: 30px;
    }
    .lg\:pt-\[35vh\] {
      padding-top: 35vh;
    }
    .lg\:pl-\[200px\] {
      padding-left: 200px;
    }
    .lg\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .lg\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .lg\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .lg\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .lg\:text-8xl {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
    .lg\:text-9xl {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
    .lg\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .lg\:text-\[12px\] {
      font-size: 12px;
    }
    .lg\:text-\[14px\] {
      font-size: 14px;
    }
    .lg\:text-\[15px\] {
      font-size: 15px;
    }
    .lg\:text-\[16px\] {
      font-size: 16px;
    }
    .lg\:text-\[18px\] {
      font-size: 18px;
    }
    .lg\:text-\[20px\] {
      font-size: 20px;
    }
    .lg\:text-\[24px\] {
      font-size: 24px;
    }
    .lg\:text-\[40px\] {
      font-size: 40px;
    }
    .lg\:text-\[60px\] {
      font-size: 60px;
    }
    .lg\:text-\[70px\] {
      font-size: 70px;
    }
    .lg\:text-\[90px\] {
      font-size: 90px;
    }
    .lg\:leading-\[85px\] {
      --tw-leading: 85px;
      line-height: 85px;
    }
  }
  @media (width >= 80rem) {
    .xl\:mt-\[20vh\] {
      margin-top: 20vh;
    }
    .xl\:mt-\[35vh\] {
      margin-top: 35vh;
    }
    .xl\:mt-\[40vh\] {
      margin-top: 40vh;
    }
    .xl\:ml-1 {
      margin-left: var(--spacing);
    }
    .xl\:ml-5 {
      margin-left: calc(var(--spacing) * 5);
    }
    .xl\:ml-10 {
      margin-left: calc(var(--spacing) * 10);
    }
    .xl\:ml-15 {
      margin-left: calc(var(--spacing) * 15);
    }
    .xl\:ml-\[150px\] {
      margin-left: 150px;
    }
    .xl\:flex {
      display: flex;
    }
    .xl\:hidden {
      display: none;
    }
    .xl\:size-30 {
      width: calc(var(--spacing) * 30);
      height: calc(var(--spacing) * 30);
    }
    .xl\:h-\[4vh\] {
      height: 4vh;
    }
    .xl\:h-\[10vh\] {
      height: 10vh;
    }
    .xl\:h-\[30px\] {
      height: 30px;
    }
    .xl\:h-\[30vh\] {
      height: 30vh;
    }
    .xl\:h-\[40vh\] {
      height: 40vh;
    }
    .xl\:h-\[50vh\] {
      height: 50vh;
    }
    .xl\:h-\[65vh\] {
      height: 65vh;
    }
    .xl\:h-\[70vh\] {
      height: 70vh;
    }
    .xl\:h-\[75vh\] {
      height: 75vh;
    }
    .xl\:h-\[90vh\] {
      height: 90vh;
    }
    .xl\:h-\[97vh\] {
      height: 97vh;
    }
    .xl\:h-\[100\%\] {
      height: 100%;
    }
    .xl\:h-\[100vh\] {
      height: 100vh;
    }
    .xl\:h-\[150vh\] {
      height: 150vh;
    }
    .xl\:h-screen {
      height: 100vh;
    }
    .xl\:w-\[60px\] {
      width: 60px;
    }
    .xl\:w-\[77rem\] {
      width: 77rem;
    }
    .xl\:w-\[90\%\] {
      width: 90%;
    }
    .xl\:w-\[150px\] {
      width: 150px;
    }
    .xl\:w-\[300px\] {
      width: 300px;
    }
    .xl\:w-\[320px\] {
      width: 320px;
    }
    .xl\:w-auto {
      width: auto;
    }
    .xl\:max-w-none {
      max-width: none;
    }
    .xl\:scale-90 {
      --tw-scale-x: 90%;
      --tw-scale-y: 90%;
      --tw-scale-z: 90%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-rows-4 {
      grid-template-rows: repeat(4, minmax(0, 1fr));
    }
    .xl\:flex-row {
      flex-direction: row;
    }
    .xl\:gap-\[900px\] {
      gap: 900px;
    }
    :where(.xl\:space-y-10 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
    }
    .xl\:bg-\[length\:800px_500px\] {
      background-size: 800px 500px;
    }
    .xl\:bg-\[length\:auto_30\%\] {
      background-size: auto 30%;
    }
    .xl\:bg-\[length\:auto_50\%\] {
      background-size: auto 50%;
    }
    .xl\:bg-\[length\:auto_60\%\] {
      background-size: auto 60%;
    }
    .xl\:bg-\[length\:auto_70\%\] {
      background-size: auto 70%;
    }
    .xl\:bg-\[length\:auto_80\%\] {
      background-size: auto 80%;
    }
    .xl\:bg-\[length\:auto_90\%\] {
      background-size: auto 90%;
    }
    .xl\:bg-\[length\:auto_100\%\] {
      background-size: auto 100%;
    }
    .xl\:bg-auto {
      background-size: auto;
    }
    .xl\:bg-\[center_top_10vh\] {
      background-position: center top 10vh;
    }
    .xl\:bg-\[center_top_calc\(15\%\)\] {
      background-position: center top calc(15%);
    }
    .xl\:bg-center {
      background-position: center;
    }
    .xl\:pt-4 {
      padding-top: calc(var(--spacing) * 4);
    }
    .xl\:pt-\[-12vh\] {
      padding-top: -12vh;
    }
    .xl\:pt-\[1vh\] {
      padding-top: 1vh;
    }
    .xl\:pt-\[2vh\] {
      padding-top: 2vh;
    }
    .xl\:pt-\[8vh\] {
      padding-top: 8vh;
    }
    .xl\:pt-\[20px\] {
      padding-top: 20px;
    }
    .xl\:pt-\[35vh\] {
      padding-top: 35vh;
    }
    .xl\:pt-\[180px\] {
      padding-top: 180px;
    }
    .xl\:pt-\[200px\] {
      padding-top: 200px;
    }
    .xl\:pb-4 {
      padding-bottom: calc(var(--spacing) * 4);
    }
    .xl\:pb-\[6vh\] {
      padding-bottom: 6vh;
    }
    .xl\:pl-15 {
      padding-left: calc(var(--spacing) * 15);
    }
    .xl\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .xl\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .xl\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .xl\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .xl\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .xl\:text-8xl {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
    .xl\:text-9xl {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
    .xl\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .xl\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .xl\:text-\[4rem\] {
      font-size: 4rem;
    }
    .xl\:text-\[13px\] {
      font-size: 13px;
    }
    .xl\:text-\[14px\] {
      font-size: 14px;
    }
    .xl\:text-\[17px\] {
      font-size: 17px;
    }
    .xl\:text-\[20px\] {
      font-size: 20px;
    }
    .xl\:text-\[24px\] {
      font-size: 24px;
    }
    .xl\:text-\[28px\] {
      font-size: 28px;
    }
    .xl\:text-\[40px\] {
      font-size: 40px;
    }
    .xl\:text-\[50px\] {
      font-size: 50px;
    }
    .xl\:text-\[60px\] {
      font-size: 60px;
    }
    .xl\:text-\[90px\] {
      font-size: 90px;
    }
    .xl\:text-\[120px\] {
      font-size: 120px;
    }
    .xl\:leading-loose {
      --tw-leading: var(--leading-loose);
      line-height: var(--leading-loose);
    }
    .xl\:leading-normal {
      --tw-leading: var(--leading-normal);
      line-height: var(--leading-normal);
    }
  }
  @media (orientation: landscape) {
    .landscape\:top-\[150px\] {
      top: 150px;
    }
    .landscape\:ml-1 {
      margin-left: var(--spacing);
    }
    .landscape\:ml-5 {
      margin-left: calc(var(--spacing) * 5);
    }
    .landscape\:ml-7 {
      margin-left: calc(var(--spacing) * 7);
    }
    .landscape\:ml-10 {
      margin-left: calc(var(--spacing) * 10);
    }
    .landscape\:ml-12 {
      margin-left: calc(var(--spacing) * 12);
    }
    .landscape\:ml-15 {
      margin-left: calc(var(--spacing) * 15);
    }
    .landscape\:ml-18 {
      margin-left: calc(var(--spacing) * 18);
    }
    .landscape\:h-\[10dvh\] {
      height: 10dvh;
    }
    .landscape\:h-\[10vh\] {
      height: 10vh;
    }
    .landscape\:h-\[60dvh\] {
      height: 60dvh;
    }
    .landscape\:h-\[80dvh\] {
      height: 80dvh;
    }
    .landscape\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .landscape\:text-\[16px\] {
      font-size: 16px;
    }
  }
  @media (width >= 48rem) {
    @media (orientation: landscape) {
      .md\:landscape\:ml-12 {
        margin-left: calc(var(--spacing) * 12);
      }
    }
  }
  @media (width >= 64rem) {
    @media (orientation: landscape) {
      .lg\:landscape\:ml-15 {
        margin-left: calc(var(--spacing) * 15);
      }
    }
  }
  @media (prefers-color-scheme: dark) {
    .dark\:border-gray-700 {
      border-color: var(--color-gray-700);
    }
    .dark\:bg-blue-500 {
      background-color: var(--color-blue-500);
    }
    .dark\:bg-blue-600 {
      background-color: var(--color-blue-600);
    }
    .dark\:bg-blue-700 {
      background-color: var(--color-blue-700);
    }
    .dark\:bg-gray-700 {
      background-color: var(--color-gray-700);
    }
    .dark\:bg-gray-800 {
      background-color: var(--color-gray-800);
    }
    .dark\:bg-green-300 {
      background-color: var(--color-green-300);
    }
    .dark\:bg-red-600 {
      background-color: var(--color-red-600);
    }
    .dark\:bg-yellow-500 {
      background-color: var(--color-yellow-500);
    }
    .dark\:text-gray-300 {
      color: var(--color-gray-300);
    }
    .dark\:text-gray-400 {
      color: var(--color-gray-400);
    }
    .dark\:text-white {
      color: var(--color-white);
    }
    @media (hover: hover) {
      .dark\:hover\:bg-blue-700:hover {
        background-color: var(--color-blue-700);
      }
      .dark\:hover\:bg-red-700:hover {
        background-color: var(--color-red-700);
      }
    }
    .dark\:focus\:ring-blue-800:focus {
      --tw-ring-color: var(--color-blue-800);
    }
    .dark\:focus\:ring-red-800:focus {
      --tw-ring-color: var(--color-red-800);
    }
  }
  .\[\&_img\]\:max-w-none img {
    max-width: none;
  }
  .\[\&_li\]\:mx-1 li {
    margin-inline: var(--spacing);
  }
}
.parallax {
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .parallax {
    background-attachment: fixed;
  }
}
#slideshow {
  position: relative;
}
.slide {
  opacity: 0;
  z-index: 0;
  transform: translateX(0) scale(1);
  filter: blur(0);
  will-change: opacity, transform, filter;
}
@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-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-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-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@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-scroll-snap-strictness: proximity;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --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-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
    }
  }
}
