/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(0 52 128 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(0 52 128 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.pointer-events-none {
  pointer-events: none;
}

.\!static {
  position: static !important;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-left-\[170px\] {
  left: -170px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[30px\] {
  bottom: 30px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-\[30px\] {
  right: 30px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-\[-40px\] {
  top: -40px;
}

.top-\[50px\] {
  top: 50px;
}

.top-\[60\%\] {
  top: 60%;
}

.\!-z-10 {
  z-index: -10 !important;
}

.-z-10 {
  z-index: -10;
}

.z-10 {
  z-index: 10;
}

.z-\[10\] {
  z-index: 10;
}

.z-\[11\] {
  z-index: 11;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[300\] {
  z-index: 300;
}

.z-\[400\] {
  z-index: 400;
}

.z-\[40\] {
  z-index: 40;
}

.z-\[450\] {
  z-index: 450;
}

.z-\[500\] {
  z-index: 500;
}

.z-\[50\] {
  z-index: 50;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[61\] {
  z-index: 61;
}

.z-\[97\] {
  z-index: 97;
}

.z-\[98\] {
  z-index: 98;
}

.z-\[9999\] {
  z-index: 9999;
}

.z-\[999\] {
  z-index: 999;
}

.z-\[99\] {
  z-index: 99;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-mb-\[40\%\] {
  margin-bottom: -40%;
}

.-mt-\[60dvh\] {
  margin-top: -60dvh;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-\[56px\] {
  margin-left: 56px;
}

.mr-\[15px\] {
  margin-right: 15px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.mt-\[130px\] {
  margin-top: 130px;
}

.mt-\[14px\] {
  margin-top: 14px;
}

.mt-\[160px\] {
  margin-top: 160px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[34px\] {
  margin-top: 34px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.mt-\[54px\] {
  margin-top: 54px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[10\/14\] {
  aspect-ratio: 10/14;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-0 {
  height: 0px;
}

.h-\[100dvh\] {
  height: 100dvh;
}

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

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

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

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

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

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

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

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

.h-\[70\%\] {
  height: 70%;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.\!max-h-\[720px\] {
  max-height: 720px !important;
}

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

.min-h-\[100dvh\] {
  min-height: 100dvh;
}

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

.min-h-\[40dvh\] {
  min-height: 40dvh;
}

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

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

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

.w-\[110vw\] {
  width: 110vw;
}

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

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

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

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

.w-\[32\%\] {
  width: 32%;
}

.w-\[40\%\] {
  width: 40%;
}

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

.w-\[65\%\] {
  width: 65%;
}

.w-\[90\%\] {
  width: 90%;
}

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

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.\!min-w-\[200px\] {
  min-width: 200px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.max-w-none {
  max-width: none;
}

.shrink-0 {
  flex-shrink: 0;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-\[10vw\] {
  --tw-translate-x: -10vw;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-\[35deg\] {
  --tw-rotate: -35deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skew-x-\[-5deg\] {
  --tw-skew-x: -5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[40dvh\] {
  gap: 40dvh;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10px * var(--tw-space-y-reverse));
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.hyphens-auto {
  -webkit-hyphens: auto;
          hyphens: auto;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[32px\] {
  border-radius: 32px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-l-\[16px\] {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.border {
  border-width: 1px;
}

.border-y-\[10px\] {
  border-top-width: 10px;
  border-bottom-width: 10px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-\[8px\] {
  border-right-width: 8px;
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(0 52 128 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 52 128 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-55 {
  --tw-bg-opacity: 0.55;
}

.bg-opacity-\[0\.65\] {
  --tw-bg-opacity: 0.65;
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#ffffff11\] {
  --tw-gradient-from: #ffffff11 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#ffffff42\] {
  --tw-gradient-from: #ffffff42 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#ffffff11\] {
  --tw-gradient-to: #ffffff11 var(--tw-gradient-to-position);
}

.to-\[\#ffffff42\] {
  --tw-gradient-to: #ffffff42 var(--tw-gradient-to-position);
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-left-bottom {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.object-right {
  -o-object-position: right;
     object-position: right;
}

.p-10 {
  padding: 2.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[30px\] {
  padding: 30px;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-\[22\%\] {
  padding-bottom: 22%;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[51px\] {
  padding-bottom: 51px;
}

.pb-\[55dvh\] {
  padding-bottom: 55dvh;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-\[15px\] {
  padding-left: 15px;
}

.pl-\[20\%\] {
  padding-left: 20%;
}

.pr-0 {
  padding-right: 0px;
}

.pr-\[18px\] {
  padding-right: 18px;
}

.pr-\[30px\] {
  padding-right: 30px;
}

.pr-\[60px\] {
  padding-right: 60px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-\[40dvh\] {
  padding-top: 40dvh;
}

.pt-\[79px\] {
  padding-top: 79px;
}

.pl-\[30px\] {
  padding-left: 30px;
}

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

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

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

.font-bold {
  font-weight: 700;
}

.text-\[\#555\] {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity));
}

.text-\[\#AACDF0\] {
  --tw-text-opacity: 1;
  color: rgb(170 205 240 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(135 175 215 / var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(0 52 128 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.blur-md {
  --tw-blur: blur(12px);
  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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-300 {
  transition-delay: 300ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@font-face {
  font-family: "TheSans C5s";

  src: url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-Plain.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-Plain.woff")
      format("woff");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "TheSans C5s";

  src: url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraLight.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraLight.woff")
      format("woff");

  font-weight: 200;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "TheSans C5s";

  src: url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraLightItalic.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraLightItalic.woff")
      format("woff");

  font-weight: 200;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: "TheSans C5s";

  src: url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-Bold.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-Bold.woff")
      format("woff");

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "TheSans C5s";

  src: url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraBold.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-C5s/TheSansC5s-ExtraBold.woff")
      format("woff");

  font-weight: 800;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "TheSans Cd";

  src: url("/themes/custom/ard/assets/fonts/TheSans-Cd/TheSansCd-ExtraBold.woff2")
      format("woff2"),
    url("/themes/custom/ard/assets/fonts/TheSans-Cd/TheSansCd-ExtraBold.woff")
      format("woff");

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

div#block-ard-primary-local-tasks {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 510;
  --tw-bg-opacity: 1;
  background-color: rgb(0 52 128 / var(--tw-bg-opacity));
}

div#block-ard-primary-local-tasks ul li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

div#block-ard-primary-local-tasks ul li a {
  color: #fff;
  display: block;
  padding: 5px;
  font-size: 12px;
}

.headline-1 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  font-size: 45px;
}

@media (min-width: 1024px) {
  .headline-1 {
    font-size: 135px;
  }
}

.headline-2 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
}

@media (min-width: 768px) {
  .headline-2 {
    font-size: 47px;
  }
}

@media (min-width: 1280px) {
  .headline-2 {
    font-size: 65px;
  }
}

.headline-3 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 18px;
}

@media (min-width: 768px) {
  .headline-3 {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .headline-3 {
    font-size: 30px;
  }
}

h1 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  font-size: 45px;
}

@media (min-width: 1024px) {
  h1 {
    font-size: 135px;
  }
}

h2 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
}

@media (min-width: 768px) {
  h2 {
    font-size: 47px;
  }
}

@media (min-width: 1280px) {
  h2 {
    font-size: 65px;
  }
}

h3 {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 18px;
}

@media (min-width: 768px) {
  h3 {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  h3 {
    font-size: 30px;
  }
}

.headline-3-table {
  font-family: "TheSans Cd";
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 18px;
}

@media (min-width: 1536px) {
  .headline-3-table {
    font-size: 40px !important;
  }
}

@media (min-width: 1280px) {
  .headline-3-table {
    font-size: 20px;
  }
}

.text-button {
  font-family: "TheSans C5s";
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  font-size: 16px;
}

@media (min-width: 768px) {
  .text-button {
    font-size: 20px;
  }
}

.text-p {
  font-family: "TheSans C5s";
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  font-size: 14px;
}

@media (min-width: 768px) {
  .text-p {
    font-size: 17px;
  }
}

@media (min-width: 1280px) {
  .text-p {
    font-size: 18px;
    line-height: 1.4;
  }
}

.regular-text-wrapper p {
  font-family: "TheSans C5s";
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  font-size: 14px;
}

@media (min-width: 768px) {
  .regular-text-wrapper p {
    font-size: 17px;
  }
}

@media (min-width: 1280px) {
  .regular-text-wrapper p {
    font-size: 18px;
    line-height: 1.4;
  }
}

.text-p-2 {
  font-family: "TheSans C5s";
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  font-size: 10px;
}

@media (min-width: 1024px) {
  .text-p-2 {
    font-size: 14px;
    line-height: 1.4;
  }
}

.text-highlight {
  font-family: "TheSans C5s";
  font-style: normal;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .text-highlight {
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
  }
}

.text-italic-caption {
  font-family: "TheSans C5s" !important;
  font-style: italic !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18.2px !important;
}

@media (min-width: 1024px) {
  .text-italic-caption {
    font-size: 20px !important;
    font-weight: 250 !important;
    line-height: 28px !important;
  }
}

.text-link {
  font-family: "TheSans C5s";
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  font-size: 14px;
}

@media (min-width: 1024px) {
  .text-link {
    font-size: 20px;
    line-height: 1.4;
  }
}

.right-polygon {
  -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
}

.left-polygon {
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}

.top-polygon {
  -webkit-clip-path: polygon(100% 10%, 100% 99%, 0 100%, 0 0);
          clip-path: polygon(100% 10%, 100% 99%, 0 100%, 0 0);
}

.section-shadow {
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.35);
}

.section-drop-shadow {
  filter: drop-shadow(25px 0px 25px rgba(0, 0, 0, 0.4));
}

.italic-p-wrapper p {
  font-family: "TheSans C5s";
  font-style: italic;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18.2px !important;
}

@media (min-width: 1024px) {
  .italic-p-wrapper p {
    font-size: 20px !important;
    font-weight: 250 !important;
    line-height: 28px !important;
  }
}

.bg-stadium {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center right !important;
}

@media (min-width: 1280px) {
  .bg-stadium {
    background-position: center center !important;
  }
}

.bg-blue-m {
  background-image: url("/themes/custom/ard/assets/images/and-layer.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.bg-tiles {
  background-image: url("/themes/custom/ard/assets/images/bg-tiles.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.benifit-card {
  min-height: 232px;
  width: 200px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

@media (min-width: 1024px) {
  .benifit-card {
    min-height: 324px;
    width: 350px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.benifit-card {
  border-radius: 32px;
  background-image: url("/themes/custom/ard/assets/images/benifit-bg.png");
  background-position: center center;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.35);
}

@media (min-width: 1280px) {
  .benifit-card {
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.35);
  }
}

.paket-card {
  max-width: 380px;
  border-radius: 32px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.35);
  background-image: url("/themes/custom/ard/assets/images/package.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  overflow: hidden;
}

.klassi-bg {
  background-image: url("/themes/custom/ard/assets/images/klassi-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.shedule {
  background-image: url("/themes/custom/ard/assets/images/bg-spielplan.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.shedule-card {
  border-radius: 16px;
  box-shadow: 25px 0px 25px 0px rgba(0, 0, 0, 0.4);
}

.short-shadow {
  box-shadow: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
}

#swiper-benifits .swiper-pagination-bullet,
#swiper-paket .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
}

@media (min-width: 1024px) {
  #swiper-benifits .swiper-pagination-bullet,
#swiper-paket .swiper-pagination-bullet {
    height: 25px;
    width: 25px;
  }
}

#swiper-benifits .swiper-pagination-bullet,
#swiper-paket .swiper-pagination-bullet {
  border-radius: 9999px;
  background-color: #555;
  opacity: 1;
}

#swiper-benifits .swiper-pagination-bullet.swiper-pagination-bullet-active,
#swiper-paket .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #003480;
}

#swiper-partner .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
}

@media (min-width: 1024px) {
  #swiper-partner .swiper-pagination-bullet {
    height: 25px;
    width: 25px;
  }
}

#swiper-partner .swiper-pagination-bullet {
  border-radius: 9999px;
  background-color: #fff;
  opacity: 1;
}

#swiper-partner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #87afd7;
}

.custom-select {
  border-radius: 8px;
  border: 1px solid #d2e6fa;
  box-shadow: 0px 2px 6px 0px rgba(0, 52, 128, 0.07);
}

.partner-bg {
  background-image: url("/themes/custom/ard/assets/images/partners-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.fade-out {
  animation: fadeOut 5s ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.3;
  }

  100% {
    opacity: 1;
  }
}

.video-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.layer {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding-left: 50px;
  padding-right: 50px;
}

.layer-inner {
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  height: 80%;
  max-height: 720px;
  max-width: 1280px;
}

.layer-inner .ico-close {
  position: absolute;
  top: -30px;
  right: -40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.layer-inner-video {
  position: relative;
  padding-top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.35);
  border-radius: 32px;
  max-height: 340px;
}

@media (min-width: 1024px) {
  .layer-inner-video {
    max-height: none;
  }
}

#middel-plus {
  transition: all 2s ease-out;
}

.middle-plus-move {
  position: absolute;
  right: 40px;
  bottom: -79px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 52 128 / var(--tw-bg-opacity));
  padding: 5px;
  border-radius: 9999px;
}

.contact {
  display: none;
}

.backdrop {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.backdrop-inner {
  width: 100%;
  max-width: 1400px;
  margin: 15% auto;
  /* 15% from the top and centered */
}

.contact-button-animation {
  animation: opacityAnimation 5s infinite;
  /* Adjust the duration as needed */
}

@keyframes opacityAnimation {
  0% {
    background-color: #003480;
  }

  50% {
    background-color: #00338029;
  }

  100% {
    background-color: #003480;
  }
}

.first\:min-h-\[55dvh\]:first-child {
  min-height: 55dvh;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-75:hover {
  --tw-bg-opacity: 0.75;
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:scale-\[0\.6\] {
  --tw-scale-x: 0.6;
  --tw-scale-y: 0.6;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:rounded-\[15px\] {
  border-radius: 15px;
}

.group\/button.active .group-\[\&\.active\]\/button\:opacity-0 {
  opacity: 0;
}

.group\/button.active .group-\[\&\.active\]\/button\:opacity-100 {
  opacity: 1;
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:opacity-0 {
  opacity: 0;
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:delay-0 {
  transition-delay: 0s;
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:delay-300 {
  transition-delay: 300ms;
}

.group\/wrapper.active .group-\[\&\.active\]\/wrapper\:delay-\[650ms\] {
  transition-delay: 650ms;
}

@media (min-width: 768px) {
  .md\:mt-\[60px\] {
    margin-top: 60px;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pt-\[25px\] {
    padding-top: 25px;
  }

  .md\:text-\[17px\] {
    font-size: 17px;
  }
}

@media (min-width: 1024px) {
  .lg\:-left-\[110px\] {
    left: -110px;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:left-1\/2 {
    left: 50%;
  }

  .lg\:right-auto {
    right: auto;
  }

  .lg\:top-\[60\%\] {
    top: 60%;
  }

  .lg\:top-\[90px\] {
    top: 90px;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-mt-\[100dvh\] {
    margin-top: -100dvh;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-\[128px\] {
    margin-top: 128px;
  }

  .lg\:mt-\[55px\] {
    margin-top: 55px;
  }

  .lg\:mt-\[65px\] {
    margin-top: 65px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

  .lg\:min-h-\[75dvh\] {
    min-height: 75dvh;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

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

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

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

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:max-w-\[550px\] {
    max-width: 550px;
  }

  .lg\:skew-x-\[-3deg\] {
    --tw-skew-x: -3deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:overflow-x-auto {
    overflow-x: auto;
  }

  .lg\:rounded-\[16px\] {
    border-radius: 16px;
  }

  .lg\:rounded-\[30px\] {
    border-radius: 30px;
  }

  .lg\:border-r-\[16px\] {
    border-right-width: 16px;
  }

  .lg\:border-\[transparent\] {
    border-color: transparent;
  }

  .lg\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-\[15px\] {
    padding: 15px;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-\[130px\] {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-\[10\%\] {
    padding-bottom: 10%;
  }

  .lg\:pb-\[126px\] {
    padding-bottom: 126px;
  }

  .lg\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .lg\:pb-\[75px\] {
    padding-bottom: 75px;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-\[10\%\] {
    padding-left: 10%;
  }

  .lg\:pl-\[25px\] {
    padding-left: 25px;
  }

  .lg\:pl-\[50px\] {
    padding-left: 50px;
  }

  .lg\:pr-\[90px\] {
    padding-right: 90px;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-\[110dvh\] {
    padding-top: 110dvh;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[150px\] {
    padding-top: 150px;
  }

  .lg\:pt-\[55px\] {
    padding-top: 55px;
  }

  .lg\:pt-\[60px\] {
    padding-top: 60px;
  }

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:lg\:left-\[80\%\] {
    left: 80%;
  }

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:lg\:top-\[90\%\] {
    top: 90%;
  }

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:lg\:mr-\[16px\] {
    margin-right: 16px;
  }

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:lg\:w-\[105px\] {
    width: 105px;
  }

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:lg\:border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }
}

@media (min-width: 1280px) {
  .xl\:h-\[300px\] {
    height: 300px;
  }

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

  .group\/wrapper.active .group-\[\&\.active\]\/wrapper\:xl\:left-\[86\%\] {
    left: 86%;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mt-\[100px\] {
    margin-top: 100px;
  }

  .\32xl\:w-\[35\%\] {
    width: 35%;
  }

  .\32xl\:w-\[593px\] {
    width: 593px;
  }

  .\32xl\:py-\[70px\] {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .\32xl\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .\32xl\:pl-\[75px\] {
    padding-left: 75px;
  }

  .\32xl\:pr-\[120px\] {
    padding-right: 120px;
  }
}

.\[\&\>ul\]\:flex>ul {
  display: flex;
}

.\[\&\>ul\]\:list-disc>ul {
  list-style-type: disc;
}

.\[\&\>ul\]\:flex-col>ul {
  flex-direction: column;
}

.\[\&\>ul\]\:gap-4>ul {
  gap: 1rem;
}

.\[\&\>ul\]\:gap-\[3rem\]>ul {
  gap: 3rem;
}

.\[\&\>ul\]\:pl-\[15px\]>ul {
  padding-left: 15px;
}

@media (min-width: 768px) {
  .md\:\[\&\>ul\]\:gap-6>ul {
    gap: 1.5rem;
  }
}
