*, ::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(59 130 246 / 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:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}

::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(59 130 246 / 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:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}

:root{
        --color-inherit: inherit;
        --color-current: currentColor;
        --color-transparent: transparent;
        --color-black: #000;
        --color-white: #ffffff;
        --color-slate-50: #f8fafc;
        --color-slate-100: #f1f5f9;
        --color-slate-200: #e2e8f0;
        --color-slate-300: #cbd5e1;
        --color-slate-400: #94a3b8;
        --color-slate-500: #64748b;
        --color-slate-600: #475569;
        --color-slate-700: #334155;
        --color-slate-800: #1e293b;
        --color-slate-900: #0f172a;
        --color-slate-950: #020617;
        --color-gray-50: #f9fafb;
        --color-gray-100: #f3f4f6;
        --color-gray-200: #e5e7eb;
        --color-gray-300: #d1d5db;
        --color-gray-400: #9ca3af;
        --color-gray-500: #6b7280;
        --color-gray-600: #4b5563;
        --color-gray-700: #374151;
        --color-gray-800: #1f2937;
        --color-gray-900: #111827;
        --color-gray-950: #030712;
        --color-zinc-50: #fafafa;
        --color-zinc-100: #f4f4f5;
        --color-zinc-200: #e4e4e7;
        --color-zinc-300: #d4d4d8;
        --color-zinc-400: #a1a1aa;
        --color-zinc-500: #71717a;
        --color-zinc-600: #52525b;
        --color-zinc-700: #3f3f46;
        --color-zinc-800: #27272a;
        --color-zinc-900: #18181b;
        --color-zinc-950: #09090b;
        --color-neutral-50: #fafafa;
        --color-neutral-100: #f5f5f5;
        --color-neutral-200: #e5e5e5;
        --color-neutral-300: #d4d4d4;
        --color-neutral-400: #a3a3a3;
        --color-neutral-500: #737373;
        --color-neutral-600: #525252;
        --color-neutral-700: #404040;
        --color-neutral-800: #262626;
        --color-neutral-900: #171717;
        --color-neutral-950: #0a0a0a;
        --color-stone-50: #fafaf9;
        --color-stone-100: #f5f5f4;
        --color-stone-200: #e7e5e4;
        --color-stone-300: #d6d3d1;
        --color-stone-400: #a8a29e;
        --color-stone-500: #78716c;
        --color-stone-600: #57534e;
        --color-stone-700: #44403c;
        --color-stone-800: #292524;
        --color-stone-900: #1c1917;
        --color-stone-950: #0c0a09;
        --color-red-50: #fef2f2;
        --color-red-100: #fee2e2;
        --color-red-200: #fecaca;
        --color-red-300: #fca5a5;
        --color-red-400: #f87171;
        --color-red-500: #ef4444;
        --color-red-600: #dc2626;
        --color-red-700: #b91c1c;
        --color-red-800: #991b1b;
        --color-red-900: #7f1d1d;
        --color-red-950: #450a0a;
        --color-orange-50: #fff7ed;
        --color-orange-100: #ffedd5;
        --color-orange-200: #fed7aa;
        --color-orange-300: #fdba74;
        --color-orange-400: #fb923c;
        --color-orange-500: #f97316;
        --color-orange-600: #ea580c;
        --color-orange-700: #c2410c;
        --color-orange-800: #9a3412;
        --color-orange-900: #7c2d12;
        --color-orange-950: #431407;
        --color-amber-50: #fffbeb;
        --color-amber-100: #fef3c7;
        --color-amber-200: #fde68a;
        --color-amber-300: #fcd34d;
        --color-amber-400: #fbbf24;
        --color-amber-500: #f59e0b;
        --color-amber-600: #d97706;
        --color-amber-700: #b45309;
        --color-amber-800: #92400e;
        --color-amber-900: #78350f;
        --color-amber-950: #451a03;
        --color-yellow-50: #fefce8;
        --color-yellow-100: #fef9c3;
        --color-yellow-200: #fef08a;
        --color-yellow-300: #fde047;
        --color-yellow-400: #facc15;
        --color-yellow-500: #eab308;
        --color-yellow-600: #ca8a04;
        --color-yellow-700: #a16207;
        --color-yellow-800: #854d0e;
        --color-yellow-900: #713f12;
        --color-yellow-950: #422006;
        --color-lime-50: #f7fee7;
        --color-lime-100: #ecfccb;
        --color-lime-200: #d9f99d;
        --color-lime-300: #bef264;
        --color-lime-400: #a3e635;
        --color-lime-500: #84cc16;
        --color-lime-600: #65a30d;
        --color-lime-700: #4d7c0f;
        --color-lime-800: #3f6212;
        --color-lime-900: #365314;
        --color-lime-950: #1a2e05;
        --color-green-50: #f0fdf4;
        --color-green-100: #dcfce7;
        --color-green-200: #bbf7d0;
        --color-green-300: #86efac;
        --color-green-400: #4ade80;
        --color-green-500: #22c55e;
        --color-green-600: #16a34a;
        --color-green-700: #15803d;
        --color-green-800: #166534;
        --color-green-900: #14532d;
        --color-green-950: #052e16;
        --color-emerald-50: #ecfdf5;
        --color-emerald-100: #d1fae5;
        --color-emerald-200: #a7f3d0;
        --color-emerald-300: #6ee7b7;
        --color-emerald-400: #34d399;
        --color-emerald-500: #10b981;
        --color-emerald-600: #059669;
        --color-emerald-700: #047857;
        --color-emerald-800: #065f46;
        --color-emerald-900: #064e3b;
        --color-emerald-950: #022c22;
        --color-teal-50: #f0fdfa;
        --color-teal-100: #ccfbf1;
        --color-teal-200: #99f6e4;
        --color-teal-300: #5eead4;
        --color-teal-400: #2dd4bf;
        --color-teal-500: #14b8a6;
        --color-teal-600: #0d9488;
        --color-teal-700: #0f766e;
        --color-teal-800: #115e59;
        --color-teal-900: #134e4a;
        --color-teal-950: #042f2e;
        --color-cyan-50: #ecfeff;
        --color-cyan-100: #cffafe;
        --color-cyan-200: #a5f3fc;
        --color-cyan-300: #67e8f9;
        --color-cyan-400: #22d3ee;
        --color-cyan-500: #06b6d4;
        --color-cyan-600: #0891b2;
        --color-cyan-700: #0e7490;
        --color-cyan-800: #155e75;
        --color-cyan-900: #164e63;
        --color-cyan-950: #083344;
        --color-sky-50: #f0f9ff;
        --color-sky-100: #e0f2fe;
        --color-sky-200: #bae6fd;
        --color-sky-300: #7dd3fc;
        --color-sky-400: #38bdf8;
        --color-sky-500: #0ea5e9;
        --color-sky-600: #0284c7;
        --color-sky-700: #0369a1;
        --color-sky-800: #075985;
        --color-sky-900: #0c4a6e;
        --color-sky-950: #082f49;
        --color-blue-50: #eff6ff;
        --color-blue-100: #dbeafe;
        --color-blue-200: #bfdbfe;
        --color-blue-300: #93c5fd;
        --color-blue-400: #60a5fa;
        --color-blue-500: #3b82f6;
        --color-blue-600: #2563eb;
        --color-blue-700: #1d4ed8;
        --color-blue-800: #1e40af;
        --color-blue-900: #1e3a8a;
        --color-blue-950: #172554;
        --color-indigo-50: #eef2ff;
        --color-indigo-100: #e0e7ff;
        --color-indigo-200: #c7d2fe;
        --color-indigo-300: #a5b4fc;
        --color-indigo-400: #818cf8;
        --color-indigo-500: #6366f1;
        --color-indigo-600: #4f46e5;
        --color-indigo-700: #4338ca;
        --color-indigo-800: #3730a3;
        --color-indigo-900: #312e81;
        --color-indigo-950: #1e1b4b;
        --color-violet-50: #f5f3ff;
        --color-violet-100: #ede9fe;
        --color-violet-200: #ddd6fe;
        --color-violet-300: #c4b5fd;
        --color-violet-400: #a78bfa;
        --color-violet-500: #8b5cf6;
        --color-violet-600: #7c3aed;
        --color-violet-700: #6d28d9;
        --color-violet-800: #5b21b6;
        --color-violet-900: #4c1d95;
        --color-violet-950: #2e1065;
        --color-purple-50: #faf5ff;
        --color-purple-100: #f3e8ff;
        --color-purple-200: #e9d5ff;
        --color-purple-300: #d8b4fe;
        --color-purple-400: #c084fc;
        --color-purple-500: #a855f7;
        --color-purple-600: #9333ea;
        --color-purple-700: #7e22ce;
        --color-purple-800: #6b21a8;
        --color-purple-900: #581c87;
        --color-purple-950: #3b0764;
        --color-fuchsia-50: #fdf4ff;
        --color-fuchsia-100: #fae8ff;
        --color-fuchsia-200: #f5d0fe;
        --color-fuchsia-300: #f0abfc;
        --color-fuchsia-400: #e879f9;
        --color-fuchsia-500: #d946ef;
        --color-fuchsia-600: #c026d3;
        --color-fuchsia-700: #a21caf;
        --color-fuchsia-800: #86198f;
        --color-fuchsia-900: #701a75;
        --color-fuchsia-950: #4a044e;
        --color-pink-50: #fdf2f8;
        --color-pink-100: #fce7f3;
        --color-pink-200: #fbcfe8;
        --color-pink-300: #f9a8d4;
        --color-pink-400: #f472b6;
        --color-pink-500: #ec4899;
        --color-pink-600: #db2777;
        --color-pink-700: #be185d;
        --color-pink-800: #9d174d;
        --color-pink-900: #831843;
        --color-pink-950: #500724;
        --color-rose-50: #fff1f2;
        --color-rose-100: #ffe4e6;
        --color-rose-200: #fecdd3;
        --color-rose-300: #fda4af;
        --color-rose-400: #fb7185;
        --color-rose-500: #f43f5e;
        --color-rose-600: #e11d48;
        --color-rose-700: #be123c;
        --color-rose-800: #9f1239;
        --color-rose-900: #881337;
        --color-rose-950: #4c0519;
        --color-primary: rgba(var(--primary), <alpha-value>);
        --color-primary-hover: var(--primary-hover);
        --color-primary-text: var(--primary-text);
        --color-secondary: var(--secondary);
        --color-secondary-hover: var(--secondary-hover);
        --color-background: var(--background);
        --color-text: var(--text);
        --color-text-hover: var(--text-hover);
        --color-hover: var(--text-hover);
        --color-social-icons: var(--social-icons);
        --color-label: var(--label);
        --color-header: var(--header);
        --color-footer-text: var(--footer-text);
        --color-light-pink: var(--light-pink);
        --color-grey-border: var(--grey-border);
        --color-muted-foreground: var(--muted-foreground);
        --color-foreground: var(--foreground);
        --color-panel: #FFFCF6;
        --color-popover-foreground: var(--popover-foreground);
        --color-popover: var(--popover);
        --color-border: rgba(var(--border), <alpha-value>);
        --color-accent: var(--accent);
        --color-accent-foreground: var(--accent-foreground);
        --body-bg: #FFFBF1;
        --text: #373531;
        --text-hover: #B36100;
        --primary: 218 57 21;
        --primary-text: #FFFFFF;
        --primary-hover: #B36100;
        --secondary: #FFFBF1;
        --secondary-hover: #A79927;
        --background: #FEFBFF;
        --social-icons: '#52525B';
        --banner-social-icons: #FFFFFF;
        --pagination-arrow-disabled: #D4D4D8;
        --label: #52525B;
        --secondary-text: #FFFFFF;
        --header: white;
        --footer-text: #6B7280;
        --background: #FFFBF1;
        --light-pink: #FBDBDB; /* muted in figma*/
        --grey-border: #D7D4CB; /* input in figma*/
        --muted-foreground: #886F6F; /* muted foreground in figma*/
        --dmn-bg: #141618;
        --dmn-section-outline: var(--grey-border);
        --dmn-input-outline: #52525b;
        --popover-foreground: #373531;
        --popover: #FFFCF6;
        --foreground: #373531; /* foreground in figma*/
        --accent: #FDF3D4; /* accent in figma */
        --accent-foreground: #6E3405;
        --muted: #FFEAEA; /* muted in figma */
        --border: 251, 219, 219;
}

    body{
        font-family: stinger-variable, sans-serif;
        color: var(--text);
        font-variation-settings: 'wght' 400, 'wdth' 100 !important;
}

    h1, h2, h3, h4{
        font-family: stinger-variable, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 3.5rem;
        letter-spacing: 2px;
        font-variation-settings: 'wght' 800, 'wdth' 75 !important;
}

    @media (max-width: 640px) {
        h1, h2, h3, h4 {
            font-variation-settings: 'wght' 700, 'wdth' 75 !important;
        }
    }

    h1, h2{
        font-size: 38px;
}

    @media (min-width: 768px){

        h1, h2{
                font-size: 48px;
        }
}

    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    a{
        color: var(--text);
        text-decoration-line: underline;
}

    a:hover{
        color: var(--text-hover);
}
.tw-container{
        width: 100%;
}
@media (min-width: 640px){

        .tw-container{
                max-width: 640px;
        }
}
@media (min-width: 768px){

        .tw-container{
                max-width: 768px;
        }
}
@media (min-width: 1024px){

        .tw-container{
                max-width: 1024px;
        }
}
@media (min-width: 1280px){

        .tw-container{
                max-width: 1280px;
        }
}
@media (min-width: 1536px){

        .tw-container{
                max-width: 1536px;
        }
}
.tw-prose{
        color: var(--tw-prose-body);
        max-width: 65ch;
}
.tw-prose :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        line-height: 1.5rem;
}
.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-lead);
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em;
}
.tw-prose :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-links);
        font-weight: 500;
        text-decoration: underline;
}
.tw-prose :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-bold);
        font-weight: 600;
}
.tw-prose :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: decimal;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-roman;
}
.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-roman;
}
.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: decimal;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: disc;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{
        font-weight: 400;
        color: var(--tw-prose-counters);
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{
        color: var(--tw-prose-bullets);
}
.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.25em;
}
.tw-prose :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-color: var(--tw-prose-hr);
        border-top-width: 1px;
        margin-top: 3em;
        margin-bottom: 3em;
}
.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 500;
        font-style: italic;
        color: var(--tw-prose-quotes);
        border-inline-start-width: 0.25rem;
        border-inline-start-color: var(--tw-prose-quote-borders);
        quotes: "\201C""\201D""\2018""\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start: 1em;
}
.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: open-quote;
}
.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: close-quote;
}
.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 800;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: 0.8888889em;
        line-height: 1.1111111;
        margin-bottom: 20px;
        font-size: 52px;
}
.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 900;
        color: inherit;
}
.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 700;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333;
        margin-bottom: 20px;
        font-size: 48px;
}
.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 800;
        color: inherit;
}
.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: 0.6em;
        line-height: 1.6;
        margin-bottom: 20px;
        font-size: 28px;
}
.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 700;
        color: inherit;
}
.tw-prose :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.5em;
        margin-bottom: 0.5em;
        line-height: 1.5;
        margin-bottom: 20px;
        font-size: 24px;
}
.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 700;
        color: inherit;
}
.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        display: block;
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 500;
        font-family: inherit;
        color: var(--tw-prose-kbd);
        box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
        font-size: 0.875em;
        border-radius: 0.3125rem;
        padding-top: 0.1875em;
        padding-inline-end: 0.375em;
        padding-bottom: 0.1875em;
        padding-inline-start: 0.375em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-code);
        font-weight: 600;
        font-size: 0.875em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: "`";
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: "`";
}
.tw-prose :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
        font-size: 0.875em;
}
.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
        font-size: 0.9em;
}
.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-pre-code);
        background-color: var(--tw-prose-pre-bg);
        overflow-x: auto;
        font-weight: 400;
        font-size: 0.875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: 0.375rem;
        padding-top: 0.8571429em;
        padding-inline-end: 1.1428571em;
        padding-bottom: 0.8571429em;
        padding-inline-start: 1.1428571em;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        background-color: transparent;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: none;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: none;
}
.tw-prose :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        width: 100%;
        table-layout: auto;
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: 0.875em;
        line-height: 1.7142857;
}
.tw-prose :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-th-borders);
}
.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        vertical-align: bottom;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-td-borders);
}
.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 0;
}
.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        vertical-align: baseline;
}
.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-top-width: 1px;
        border-top-color: var(--tw-prose-th-borders);
}
.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        vertical-align: top;
}
.tw-prose :where(th, td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        text-align: start;
}
.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}
.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-captions);
        font-size: 0.875em;
        line-height: 1.4285714;
        margin-top: 0.8571429em;
}
.tw-prose{
        --tw-prose-body: #374151;
        --tw-prose-headings: #111827;
        --tw-prose-lead: #4b5563;
        --tw-prose-links: #111827;
        --tw-prose-bold: #111827;
        --tw-prose-counters: #6b7280;
        --tw-prose-bullets: #d1d5db;
        --tw-prose-hr: #e5e7eb;
        --tw-prose-quotes: #111827;
        --tw-prose-quote-borders: #e5e7eb;
        --tw-prose-captions: #6b7280;
        --tw-prose-kbd: #111827;
        --tw-prose-kbd-shadows: 17 24 39;
        --tw-prose-code: #111827;
        --tw-prose-pre-code: #e5e7eb;
        --tw-prose-pre-bg: #1f2937;
        --tw-prose-th-borders: #d1d5db;
        --tw-prose-td-borders: #e5e7eb;
        --tw-prose-invert-body: #d1d5db;
        --tw-prose-invert-headings: #fff;
        --tw-prose-invert-lead: #9ca3af;
        --tw-prose-invert-links: #fff;
        --tw-prose-invert-bold: #fff;
        --tw-prose-invert-counters: #9ca3af;
        --tw-prose-invert-bullets: #4b5563;
        --tw-prose-invert-hr: #374151;
        --tw-prose-invert-quotes: #f3f4f6;
        --tw-prose-invert-quote-borders: #374151;
        --tw-prose-invert-captions: #9ca3af;
        --tw-prose-invert-kbd: #fff;
        --tw-prose-invert-kbd-shadows: 255 255 255;
        --tw-prose-invert-code: #fff;
        --tw-prose-invert-pre-code: #d1d5db;
        --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
        --tw-prose-invert-th-borders: #4b5563;
        --tw-prose-invert-td-borders: #374151;
        font-size: 1rem;
        line-height: 1.75;
}
.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}
.tw-prose :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.5em;
        margin-bottom: 0.5em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0.375em;
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0.375em;
}
.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}
.tw-prose :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 1.25em;
}
.tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}
.tw-prose :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
}
.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.5em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0;
}
.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-end: 0;
}
.tw-prose :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-top: 0.5714286em;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0;
}
.tw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-end: 0;
}
.tw-prose :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 0;
}
.tw-prose{
        max-width: 100%;
}
.tw-prose :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 20px;
        font-size: 20px;
}
.tw-prose{
        color: var(--tw-prose-body);
        max-width: 65ch;
}
.tw-prose :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        line-height: 1.5rem;
}
.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-lead);
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em;
}
.tw-prose :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-links);
        font-weight: 500;
        text-decoration: underline;
}
.tw-prose :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-bold);
        font-weight: 600;
}
.tw-prose :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: decimal;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-roman;
}
.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: lower-roman;
}
.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: decimal;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        list-style-type: disc;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{
        font-weight: 400;
        color: var(--tw-prose-counters);
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker{
        color: var(--tw-prose-bullets);
}
.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.25em;
}
.tw-prose :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-color: var(--tw-prose-hr);
        border-top-width: 1px;
        margin-top: 3em;
        margin-bottom: 3em;
}
.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 500;
        font-style: italic;
        color: var(--tw-prose-quotes);
        border-inline-start-width: 0.25rem;
        border-inline-start-color: var(--tw-prose-quote-borders);
        quotes: "\201C""\201D""\2018""\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start: 1em;
}
.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: open-quote;
}
.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: close-quote;
}
.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 800;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: 0.8888889em;
        line-height: 1.1111111;
        margin-bottom: 20px;
        font-size: 52px;
}
.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 900;
        color: inherit;
}
.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 700;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333;
        margin-bottom: 20px;
        font-size: 48px;
}
.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 800;
        color: inherit;
}
.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: 0.6em;
        line-height: 1.6;
        margin-bottom: 20px;
        font-size: 28px;
}
.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 700;
        color: inherit;
}
.tw-prose :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.5em;
        margin-bottom: 0.5em;
        line-height: 1.5;
        margin-bottom: 20px;
        font-size: 24px;
}
.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 700;
        color: inherit;
}
.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        display: block;
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        font-weight: 500;
        font-family: inherit;
        color: var(--tw-prose-kbd);
        box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
        font-size: 0.875em;
        border-radius: 0.3125rem;
        padding-top: 0.1875em;
        padding-inline-end: 0.375em;
        padding-bottom: 0.1875em;
        padding-inline-start: 0.375em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-code);
        font-weight: 600;
        font-size: 0.875em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: "`";
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: "`";
}
.tw-prose :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
        font-size: 0.875em;
}
.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
        font-size: 0.9em;
}
.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: inherit;
}
.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-pre-code);
        background-color: var(--tw-prose-pre-bg);
        overflow-x: auto;
        font-weight: 400;
        font-size: 0.875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: 0.375rem;
        padding-top: 0.8571429em;
        padding-inline-end: 1.1428571em;
        padding-bottom: 0.8571429em;
        padding-inline-start: 1.1428571em;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        background-color: transparent;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before{
        content: none;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after{
        content: none;
}
.tw-prose :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        width: 100%;
        table-layout: auto;
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: 0.875em;
        line-height: 1.7142857;
}
.tw-prose :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-th-borders);
}
.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        vertical-align: bottom;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-td-borders);
}
.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-bottom-width: 0;
}
.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        vertical-align: baseline;
}
.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        border-top-width: 1px;
        border-top-color: var(--tw-prose-th-borders);
}
.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        vertical-align: top;
}
.tw-prose :where(th, td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        text-align: start;
}
.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}
.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        color: var(--tw-prose-captions);
        font-size: 0.875em;
        line-height: 1.4285714;
        margin-top: 0.8571429em;
}
.tw-prose{
        --tw-prose-body: #374151;
        --tw-prose-headings: #111827;
        --tw-prose-lead: #4b5563;
        --tw-prose-links: #111827;
        --tw-prose-bold: #111827;
        --tw-prose-counters: #6b7280;
        --tw-prose-bullets: #d1d5db;
        --tw-prose-hr: #e5e7eb;
        --tw-prose-quotes: #111827;
        --tw-prose-quote-borders: #e5e7eb;
        --tw-prose-captions: #6b7280;
        --tw-prose-kbd: #111827;
        --tw-prose-kbd-shadows: 17 24 39;
        --tw-prose-code: #111827;
        --tw-prose-pre-code: #e5e7eb;
        --tw-prose-pre-bg: #1f2937;
        --tw-prose-th-borders: #d1d5db;
        --tw-prose-td-borders: #e5e7eb;
        --tw-prose-invert-body: #d1d5db;
        --tw-prose-invert-headings: #fff;
        --tw-prose-invert-lead: #9ca3af;
        --tw-prose-invert-links: #fff;
        --tw-prose-invert-bold: #fff;
        --tw-prose-invert-counters: #9ca3af;
        --tw-prose-invert-bullets: #4b5563;
        --tw-prose-invert-hr: #374151;
        --tw-prose-invert-quotes: #f3f4f6;
        --tw-prose-invert-quote-borders: #374151;
        --tw-prose-invert-captions: #9ca3af;
        --tw-prose-invert-kbd: #fff;
        --tw-prose-invert-kbd-shadows: 255 255 255;
        --tw-prose-invert-code: #fff;
        --tw-prose-invert-pre-code: #d1d5db;
        --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
        --tw-prose-invert-th-borders: #4b5563;
        --tw-prose-invert-td-borders: #374151;
        font-size: 1rem;
        line-height: 1.75;
}
.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}
.tw-prose :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.5em;
        margin-bottom: 0.5em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0.375em;
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0.375em;
}
.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}
.tw-prose :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 1.25em;
}
.tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}
.tw-prose :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
}
.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0.5em;
        padding-inline-start: 1.625em;
}
.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0;
}
.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-end: 0;
}
.tw-prose :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-top: 0.5714286em;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-start: 0;
}
.tw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        padding-inline-end: 0;
}
.tw-prose :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}
.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-top: 0;
}
.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 0;
}
.tw-prose{
        max-width: 100%;
}
.tw-prose :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)){
        margin-bottom: 20px;
        font-size: 20px;
}
.banner-overlay-buttons{
        display: flex;
        width: 115px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-self: stretch;
        border-radius: 0.75rem;
        border-width: 1px;
        border-style: solid;
        border-color: var(--light-pink);
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 0.75rem;
        line-height: 1rem;
        text-decoration-line: none;
}
@media (min-width: 768px){

        .banner-overlay-buttons{
                width: 188px;
                padding: 8px;
        }
}
.banner-overlay-buttons {
        background: rgba(255, 255, 255, 0.1);
        -webkit-backdrop-filter: blur(25px);
                backdrop-filter: blur(25px);
    }
.banner-overlay-buttons svg{
        margin-bottom: 4px;
}
.accordion-button h1, .accordion-button h2, .accordion-button h3, .accordion-button h4{
        font-size: 48px;
        font-weight: 400 !important;
        text-transform: capitalize;
        letter-spacing: 0px;
        font-variation-settings: 'wght' 400, 'wdth' 80 !important;
}
.accordion-item .accordion-closed{
        max-height: 0px;
}
.accordion-panel{
        overflow: hidden;
        transition-property: max-height;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 300ms;
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.accordion-button svg{
        height: 1.25rem;
        width: 1.25rem;
}
.event-widget h1, .event-widget h2, .event-widget h3, .event-widget h4{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.event-widget .tw-button-primary-alt{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.about-us-image {
        filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.1)) drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.06));
    }
.about-us .tw-button, .about-us .tw-button-primary{
        width: 100%;
}
@media (min-width: 768px){

        .about-us .tw-button, .about-us .tw-button-primary{
                width: -moz-max-content;
                width: max-content;
        }
}
.about-us-image {
        filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.1)) drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.06));
    }
.about-us .tw-button, .about-us .tw-button-primary{
        width: 100%;
}
@media (min-width: 768px){

        .about-us .tw-button, .about-us .tw-button-primary{
                width: -moz-max-content;
                width: max-content;
        }
}
.times-accordions .accordion {
            border-top:soild 1px rgba(255,255,255,.25);
        }
.times-accordions .accordion .siteTimesTime {
            display: flex;
            justify-content: space-between;
            padding: 0.4rem 0;
        }
.times-accordions .accordion .accordion-title {
            color: inherit !important;
            border-top:solid 1px rgba(255,255,255,.25);
            font-size: 1.2rem;
            padding: 1.5rem 1rem;
            font-weight: bold;
        }
.times-accordions .accordion .accordion-title:hover {
                background: none;
            }
.times-accordions .accordion .accordion-title:before {
                content: "";
                width: 15px;
                height: 15px;
                display: inline-block;
                background-color: var(--text);
                -webkit-mask-image: url("/content/svg/chevron-arrow-down.svg");
                mask-image: url("/content/svg/chevron-arrow-down.svg");
                -webkit-mask-size: cover;
                mask-size: cover;
            }
.times-accordions .accordion .accordion-item.is-active .accordion-title:before {
                    -webkit-mask-image: url("/content/svg/chevron-arrow-up.svg");
                    mask-image: url("/content/svg/chevron-arrow-up.svg");
                }
.times-accordions .accordion .accordion-content{
        border-color: rgba(255,255,255,.25);
        background-color: rgba(255,255,255,.1);
            border-radius: 8px;
            margin-bottom: 1.24rem;
}
.footer-times.times-accordions .accordion{
        border-bottom-color: rgba(255,255,255,.25);
}
.footer-times.times-accordions .accordion .accordion-title {
            border-top:solid 1px rgba(255,255,255,.25);
            /* border-top: solid 1px rgba($footer_text_color, .25); */
            font-weight: normal;
        }
.footer-times.times-accordions .accordion .accordion-title:hover {
                background: none;
            }
.footer-times.times-accordions .accordion .accordion-title:before{
        background-color: var(--text);
}
.footer-times.times-accordions .accordion .accordion-content{
        background-color: rgba(255,255,255,.1);
            /* background-color: rgba($footer_text_color, .1); */
            border:solid 1px rgba(255,255,255,.25);
            /* border-color: rgba($footer_text_color, .25); */
}
.footer-seasonal{
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,.1);
    border-radius: 8px;
    display: block;
    padding: 1rem;
    margin-top: 1.25rem;
    font-weight: bold;
    position: relative;
    font-size: 1rem;
    font-weight: normal;
    color:var(--text);
}
.footer-seasonal h3 {
        margin: 0;
    }
.footer-seasonal:before {
        content: "";
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: var(--text);
        -webkit-mask-image: url("/content/svg/chevron-arrow-up.svg");
        mask-image: url("/content/svg/chevron-arrow-up.svg");
        -webkit-transform: rotate(90deg);
        -webkit-mask-size: cover;
        mask-size: cover;
        position: absolute;
        top: 50%;
        right: 1rem;
        margin-top: -0.5rem;
    }
.app-nav-title{
        font-weight: 400 !important;
        color: var(--text);
}
.app-nav-item{
        --tw-brightness: brightness(102%);
        --tw-hue-rotate: hue-rotate(68deg);
        --tw-invert: invert(24%);
        --tw-saturate: saturate(100%);
        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);
}
.app-nav-selected .app-nav-title{
        --tw-text-opacity: 1;
        color: rgba(var(--primary), var(--tw-text-opacity, 1));
}
.app-nav-selected .app-nav-icon img {
        filter: invert(20%) sepia(29%) saturate(3880%) hue-rotate(-21deg) brightness(137%) contrast(120%) !important;
    }
.event-item {
        border: solid 1px;
        border-radius: 0.75rem;
        --tw-border-opacity: 1;
        border-color: rgba(var(--primary), var(--tw-border-opacity, 1));
    }
.load-more {
        padding-bottom: 4rem;
    }
/*  .events .ui-datepicker {
        width: 6995px !important;
      
    }*/
.events .date-dropdown-whats-on{
        background-image: url('/content/img/Rita/calendar.svg');
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-size: 25px 25px !important;
}
.events .tw-button-primary-alt{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.event-buttons .tw-button-primary-alt{
        color: var(--foreground) !important;
}
.booking-drawer {
        z-index: 10002 !important;
        }
.booking-drawer #dmn-partner-widget{
            display:inline;
        }
.booking-drawer.active
        {
            animation-name: booking-draw-Out;
        }
.booking-drawer.closing {
            animation-name: booking-draw-In;
        }
.booking-drawer{
    animation-timing-function: ease-out;
    animation-duration: .2s;
    animation-delay: 0s;
    animation-fill-mode: both;
    transform: translate3d(100%, 0, 0);

    top:0;
    z-index:100000;
}
@keyframes booking-draw-Out {
        0% {
            -webkit-transform: translate3d(100%, 0, 0);
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0);
        }
    }
@keyframes booking-draw-In {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
        }

        100% {
            -webkit-transform: translate3d(100%, 0, 0);
        }
    }
.tw-pointer-events-none{
        pointer-events: none;
}
.tw-pointer-events-auto{
        pointer-events: auto;
}
.tw-invisible{
        visibility: hidden;
}
.tw-fixed{
        position: fixed;
}
.\!tw-absolute{
        position: absolute !important;
}
.tw-absolute{
        position: absolute;
}
.tw-relative{
        position: relative;
}
.tw-inset-x-0{
        left: 0px;
        right: 0px;
}
.\!tw-bottom-\[-40px\]{
        bottom: -40px !important;
}
.tw-bottom-0{
        bottom: 0px;
}
.tw-bottom-6{
        bottom: 1.5rem;
}
.tw-bottom-\[16px\]{
        bottom: 16px;
}
.tw-bottom-\[2rem\]{
        bottom: 2rem;
}
.tw-bottom-\[70px\]{
        bottom: 70px;
}
.tw-bottom-\[90px\]{
        bottom: 90px;
}
.tw-left-0{
        left: 0px;
}
.tw-left-1\/2{
        left: 50%;
}
.tw-left-\[-85\%\]{
        left: -85%;
}
.tw-left-\[0\]{
        left: 0;
}
.tw-left-\[10px\]{
        left: 10px;
}
.tw-left-\[16px\]{
        left: 16px;
}
.tw-left-\[50\%\]{
        left: 50%;
}
.tw-left-\[5px\]{
        left: 5px;
}
.tw-right-0{
        right: 0px;
}
.tw-right-\[10px\]{
        right: 10px;
}
.tw-right-\[12px\]{
        right: 12px;
}
.tw-right-\[14px\]{
        right: 14px;
}
.tw-top-0{
        top: 0px;
}
.tw-top-1\/2{
        top: 50%;
}
.tw-top-\[-60px\]{
        top: -60px;
}
.tw-top-\[-80px\]{
        top: -80px;
}
.tw-top-\[0\]{
        top: 0;
}
.tw-top-\[10px\]{
        top: 10px;
}
.tw-top-\[12px\]{
        top: 12px;
}
.tw-top-\[40\%\]{
        top: 40%;
}
.tw-top-\[50\%\]{
        top: 50%;
}
.tw-top-\[60\%\]{
        top: 60%;
}
.tw--z-10{
        z-index: -10;
}
.tw-z-0{
        z-index: 0;
}
.tw-z-10{
        z-index: 10;
}
.tw-z-\[-1\]{
        z-index: -1;
}
.tw-z-\[10000\]{
        z-index: 10000;
}
.tw-z-\[10\]{
        z-index: 10;
}
.tw-z-\[1\]{
        z-index: 1;
}
.tw-z-\[8000\]{
        z-index: 8000;
}
.tw-z-\[9000\]{
        z-index: 9000;
}
.tw-z-\[99999\]{
        z-index: 99999;
}
.tw-z-\[9999\]{
        z-index: 9999;
}
.tw-order-1{
        order: 1;
}
.tw-order-2{
        order: 2;
}
.tw-order-last{
        order: 9999;
}
.tw-m-0{
        margin: 0px;
}
.tw-m-\[0_auto\]{
        margin: 0 auto;
}
.tw-m-auto{
        margin: auto;
}
.tw-mx-\[0\.25rem\]{
        margin-left: 0.25rem;
        margin-right: 0.25rem;
}
.tw-mx-\[10px\]{
        margin-left: 10px;
        margin-right: 10px;
}
.tw-mx-\[1rem\]{
        margin-left: 1rem;
        margin-right: 1rem;
}
.tw-mx-\[4px\]{
        margin-left: 4px;
        margin-right: 4px;
}
.tw-mx-\[8px\]{
        margin-left: 8px;
        margin-right: 8px;
}
.tw-mx-auto{
        margin-left: auto;
        margin-right: auto;
}
.tw-my-4{
        margin-top: 1rem;
        margin-bottom: 1rem;
}
.tw-my-8{
        margin-top: 2rem;
        margin-bottom: 2rem;
}
.tw-my-\[1\.1rem\]{
        margin-top: 1.1rem;
        margin-bottom: 1.1rem;
}
.tw-my-\[2rem\]{
        margin-top: 2rem;
        margin-bottom: 2rem;
}
.tw-my-\[32px\]{
        margin-top: 32px;
        margin-bottom: 32px;
}
.tw-my-\[64px\]{
        margin-top: 64px;
        margin-bottom: 64px;
}
.\!tw-mb-0{
        margin-bottom: 0px !important;
}
.\!tw-mb-\[1rem\]{
        margin-bottom: 1rem !important;
}
.tw-mb-0{
        margin-bottom: 0px;
}
.tw-mb-8{
        margin-bottom: 2rem;
}
.tw-mb-\[\.5rem\]{
        margin-bottom: .5rem;
}
.tw-mb-\[1\.1rem\]{
        margin-bottom: 1.1rem;
}
.tw-mb-\[16px\]{
        margin-bottom: 16px;
}
.tw-mb-\[1rem\]{
        margin-bottom: 1rem;
}
.tw-mb-\[20px\]{
        margin-bottom: 20px;
}
.tw-mb-\[2rem\]{
        margin-bottom: 2rem;
}
.tw-mb-\[3rem\]{
        margin-bottom: 3rem;
}
.tw-mb-\[6rem\]{
        margin-bottom: 6rem;
}
.tw-ml-0{
        margin-left: 0px;
}
.tw-ml-\[10px\]{
        margin-left: 10px;
}
.tw-mr-\[-\.5rem\]{
        margin-right: -.5rem;
}
.tw-mr-\[16px\]{
        margin-right: 16px;
}
.tw-mr-\[24px\]{
        margin-right: 24px;
}
.tw-mr-\[8px\]{
        margin-right: 8px;
}
.tw-mt-\[10px\]{
        margin-top: 10px;
}
.tw-mt-\[1rem\]{
        margin-top: 1rem;
}
.tw-mt-\[20px\]{
        margin-top: 20px;
}
.tw-mt-\[24px\]{
        margin-top: 24px;
}
.tw-mt-\[2rem\]{
        margin-top: 2rem;
}
.tw-line-clamp-1{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
}
.tw-block{
        display: block;
}
.tw-inline-block{
        display: inline-block;
}
.\!tw-inline{
        display: inline !important;
}
.tw-inline{
        display: inline;
}
.tw-flex{
        display: flex;
}
.tw-grid{
        display: grid;
}
.tw-hidden{
        display: none;
}
.tw-aspect-\[2\/1\]{
        aspect-ratio: 2/1;
}
.tw-aspect-square{
        aspect-ratio: 1 / 1;
}
.tw-aspect-video{
        aspect-ratio: 16 / 9;
}
.\!tw-h-\[44px\]{
        height: 44px !important;
}
.\!tw-h-\[500px\]{
        height: 500px !important;
}
.tw-h-16{
        height: 4rem;
}
.tw-h-48{
        height: 12rem;
}
.tw-h-\[100\%\]{
        height: 100%;
}
.tw-h-\[100vh\]{
        height: 100vh;
}
.tw-h-\[15px\]{
        height: 15px;
}
.tw-h-\[1px\]{
        height: 1px;
}
.tw-h-\[2\.5rem\]{
        height: 2.5rem;
}
.tw-h-\[20px\]{
        height: 20px;
}
.tw-h-\[25px\]{
        height: 25px;
}
.tw-h-\[260px\]{
        height: 260px;
}
.tw-h-\[28px\]{
        height: 28px;
}
.tw-h-\[30px\]{
        height: 30px;
}
.tw-h-\[350px\]{
        height: 350px;
}
.tw-h-\[360px\]{
        height: 360px;
}
.tw-h-\[361px\]{
        height: 361px;
}
.tw-h-\[36px\]{
        height: 36px;
}
.tw-h-\[400px\]{
        height: 400px;
}
.tw-h-\[40px\]{
        height: 40px;
}
.tw-h-\[44px\]{
        height: 44px;
}
.tw-h-\[500px\]{
        height: 500px;
}
.tw-h-\[512px\]{
        height: 512px;
}
.tw-h-\[600px\]{
        height: 600px;
}
.tw-h-\[64px\]{
        height: 64px;
}
.tw-h-\[66px\]{
        height: 66px;
}
.tw-h-\[700px\]{
        height: 700px;
}
.tw-h-\[80px\]{
        height: 80px;
}
.tw-h-\[94vw\]{
        height: 94vw;
}
.tw-h-auto{
        height: auto;
}
.tw-h-fit{
        height: -moz-fit-content;
        height: fit-content;
}
.tw-h-full{
        height: 100%;
}
.tw-h-max{
        height: -moz-max-content;
        height: max-content;
}
.tw-max-h-\[100vh\]{
        max-height: 100vh;
}
.tw-max-h-\[110px\]{
        max-height: 110px;
}
.tw-max-h-\[200px\]{
        max-height: 200px;
}
.tw-max-h-\[250px\]{
        max-height: 250px;
}
.tw-max-h-\[300px\]{
        max-height: 300px;
}
.tw-max-h-\[350px\]{
        max-height: 350px;
}
.tw-max-h-\[45px\]{
        max-height: 45px;
}
.tw-max-h-\[80px\]{
        max-height: 80px;
}
.tw-min-h-\[0\]{
        min-height: 0;
}
.tw-min-h-\[150px\]{
        min-height: 150px;
}
.tw-min-h-\[250px\]{
        min-height: 250px;
}
.tw-min-h-\[450px\]{
        min-height: 450px;
}
.tw-min-h-full{
        min-height: 100%;
}
.\!tw-w-\[45\%\]{
        width: 45% !important;
}
.\!tw-w-\[80\%\]{
        width: 80% !important;
}
.\!tw-w-auto{
        width: auto !important;
}
.tw-w-1\/2{
        width: 50%;
}
.tw-w-48{
        width: 12rem;
}
.tw-w-\[100\%\]{
        width: 100%;
}
.tw-w-\[125px\]{
        width: 125px;
}
.tw-w-\[14px\]{
        width: 14px;
}
.tw-w-\[15px\]{
        width: 15px;
}
.tw-w-\[20px\]{
        width: 20px;
}
.tw-w-\[230px\]{
        width: 230px;
}
.tw-w-\[25px\]{
        width: 25px;
}
.tw-w-\[260px\]{
        width: 260px;
}
.tw-w-\[30\%\]{
        width: 30%;
}
.tw-w-\[300px\]{
        width: 300px;
}
.tw-w-\[36px\]{
        width: 36px;
}
.tw-w-\[370px\]{
        width: 370px;
}
.tw-w-\[40px\]{
        width: 40px;
}
.tw-w-\[450px\]{
        width: 450px;
}
.tw-w-\[50\%\]{
        width: 50%;
}
.tw-w-\[500px\]{
        width: 500px;
}
.tw-w-\[50px\]{
        width: 50px;
}
.tw-w-\[600px\]{
        width: 600px;
}
.tw-w-\[85\%\]{
        width: 85%;
}
.tw-w-\[90\%\]{
        width: 90%;
}
.tw-w-\[94px\]{
        width: 94px;
}
.tw-w-auto{
        width: auto;
}
.tw-w-full{
        width: 100%;
}
.tw-w-max{
        width: -moz-max-content;
        width: max-content;
}
.tw-w-screen{
        width: 100vw;
}
.\!tw-min-w-\[20\%\]{
        min-width: 20% !important;
}
.tw-min-w-0{
        min-width: 0px;
}
.tw-min-w-\[105px\]{
        min-width: 105px;
}
.tw-min-w-\[140px\]{
        min-width: 140px;
}
.tw-min-w-\[85px\]{
        min-width: 85px;
}
.tw-min-w-full{
        min-width: 100%;
}
.tw-max-w-\[1170px\]{
        max-width: 1170px;
}
.tw-max-w-\[1200px\]{
        max-width: 1200px;
}
.tw-max-w-\[1268px\]{
        max-width: 1268px;
}
.tw-max-w-\[280px\]{
        max-width: 280px;
}
.tw-max-w-\[30rem\]{
        max-width: 30rem;
}
.tw-max-w-\[40rem\]{
        max-width: 40rem;
}
.tw-max-w-\[450px\]{
        max-width: 450px;
}
.tw-max-w-\[490px\]{
        max-width: 490px;
}
.tw-max-w-\[60\%\]{
        max-width: 60%;
}
.tw-max-w-\[63rem\]{
        max-width: 63rem;
}
.tw-max-w-\[80\%\]{
        max-width: 80%;
}
.tw-max-w-\[83rem\]{
        max-width: 83rem;
}
.tw-max-w-\[900px\]{
        max-width: 900px;
}
.tw-max-w-full{
        max-width: 100%;
}
.tw-flex-\[1_0_0\]{
        flex: 1 0 0;
}
.tw-flex-\[30\%\]{
        flex: 30%;
}
.tw-flex-none{
        flex: none;
}
.tw-flex-shrink-0{
        flex-shrink: 0;
}
.tw-flex-shrink-\[2\]{
        flex-shrink: 2;
}
.tw-shrink-0{
        flex-shrink: 0;
}
.tw-flex-grow{
        flex-grow: 1;
}
.tw-flex-grow-\[1\]{
        flex-grow: 1;
}
.tw-grow{
        flex-grow: 1;
}
.tw-basis-0{
        flex-basis: 0px;
}
.tw-basis-1{
        flex-basis: 0.25rem;
}
.tw-basis-1\/2{
        flex-basis: 50%;
}
.tw-basis-\[100\%\]{
        flex-basis: 100%;
}
.tw-basis-\[14\%\]{
        flex-basis: 14%;
}
.tw-basis-\[25\%\]{
        flex-basis: 25%;
}
.-tw-translate-x-\[50\%\]{
        --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));
}
.-tw-translate-y-\[50\%\]{
        --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));
}
.tw-translate-x-0{
        --tw-translate-x: 0px;
        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));
}
.tw-translate-x-3{
        --tw-translate-x: 0.75rem;
        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));
}
.tw-translate-x-\[-50\%\]{
        --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));
}
.tw-translate-y-\[-50\%\]{
        --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));
}
.tw-translate-y-\[50\%\]{
        --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));
}
.tw-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));
}
.tw-rotate-\[-2\.5deg\]{
        --tw-rotate: -2.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));
}
.tw-rotate-\[2\.5deg\]{
        --tw-rotate: 2.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));
}
.tw-scale-0{
        --tw-scale-x: 0;
        --tw-scale-y: 0;
        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));
}
.tw-cursor-pointer{
        cursor: pointer;
}
.tw-list-none{
        list-style-type: none;
}
.tw-auto-cols-max{
        grid-auto-columns: max-content;
}
.tw-grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tw-flex-row{
        flex-direction: row;
}
.tw-flex-col{
        flex-direction: column;
}
.tw-flex-col-reverse{
        flex-direction: column-reverse;
}
.tw-flex-wrap{
        flex-wrap: wrap;
}
.tw-content-center{
        align-content: center;
}
.tw-items-start{
        align-items: flex-start;
}
.tw-items-end{
        align-items: flex-end;
}
.tw-items-center{
        align-items: center;
}
.tw-items-baseline{
        align-items: baseline;
}
.tw-items-stretch{
        align-items: stretch;
}
.tw-justify-start{
        justify-content: flex-start;
}
.tw-justify-end{
        justify-content: flex-end;
}
.tw-justify-center{
        justify-content: center;
}
.tw-justify-between{
        justify-content: space-between;
}
.tw-gap-10{
        gap: 2.5rem;
}
.tw-gap-2{
        gap: 0.5rem;
}
.tw-gap-2\.5{
        gap: 0.625rem;
}
.tw-gap-4{
        gap: 1rem;
}
.tw-gap-6{
        gap: 1.5rem;
}
.tw-gap-\[\.5rem\]{
        gap: .5rem;
}
.tw-gap-\[0\.5rem\]{
        gap: 0.5rem;
}
.tw-gap-\[1\.5rem\]{
        gap: 1.5rem;
}
.tw-gap-\[10px\]{
        gap: 10px;
}
.tw-gap-\[12px\]{
        gap: 12px;
}
.tw-gap-\[14px\]{
        gap: 14px;
}
.tw-gap-\[16px\]{
        gap: 16px;
}
.tw-gap-\[1rem\]{
        gap: 1rem;
}
.tw-gap-\[20px\]{
        gap: 20px;
}
.tw-gap-\[24px\]{
        gap: 24px;
}
.tw-gap-\[2px\]{
        gap: 2px;
}
.tw-gap-\[2rem\]{
        gap: 2rem;
}
.tw-gap-\[30px\]{
        gap: 30px;
}
.tw-gap-\[32px\]{
        gap: 32px;
}
.tw-gap-\[40px\]{
        gap: 40px;
}
.tw-gap-\[48px\]{
        gap: 48px;
}
.tw-gap-\[4px\]{
        gap: 4px;
}
.tw-gap-\[4rem\]{
        gap: 4rem;
}
.tw-gap-\[5px\]{
        gap: 5px;
}
.tw-gap-\[6px\]{
        gap: 6px;
}
.tw-gap-\[8px\]{
        gap: 8px;
}
.tw-gap-wgt{
        gap: 30px;
}
.tw-gap-wgt-l{
        gap: 60px;
}
.tw-gap-wgt-s{
        gap: 16px;
}
.tw-gap-wgt-xs{
        gap: 4px;
}
.tw-self-start{
        align-self: flex-start;
}
.tw-self-end{
        align-self: flex-end;
}
.tw-self-center{
        align-self: center;
}
.tw-self-stretch{
        align-self: stretch;
}
.tw-overflow-hidden{
        overflow: hidden;
}
.tw-overflow-clip{
        overflow: clip;
}
.tw-overflow-x-auto{
        overflow-x: auto;
}
.tw-overflow-y-auto{
        overflow-y: auto;
}
.tw-overflow-x-hidden{
        overflow-x: hidden;
}
.tw-overflow-y-scroll{
        overflow-y: scroll;
}
.tw-text-ellipsis{
        text-overflow: ellipsis;
}
.tw-whitespace-nowrap{
        white-space: nowrap;
}
.tw-break-words{
        overflow-wrap: break-word;
}
.tw-rounded{
        border-radius: 0.25rem;
}
.tw-rounded-\[10px\]{
        border-radius: 10px;
}
.tw-rounded-\[12px\]{
        border-radius: 12px;
}
.tw-rounded-\[12px_0_0_12px\]{
        border-radius: 12px 0 0 12px;
}
.tw-rounded-\[16px\]{
        border-radius: 16px;
}
.tw-rounded-\[1px\]{
        border-radius: 1px;
}
.tw-rounded-\[1rem\]{
        border-radius: 1rem;
}
.tw-rounded-\[20px\]{
        border-radius: 20px;
}
.tw-rounded-\[6px\]{
        border-radius: 6px;
}
.tw-rounded-\[8px\]{
        border-radius: 8px;
}
.tw-rounded-full{
        border-radius: 9999px;
}
.tw-rounded-lg{
        border-radius: 0.5rem;
}
.tw-rounded-sm{
        border-radius: 0.125rem;
}
.tw-rounded-xl{
        border-radius: 0.75rem;
}
.tw-rounded-b-banner{
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
}
.tw-rounded-l-\[40px\]{
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
}
.tw-rounded-l-none{
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
}
.tw-rounded-r-\[40px\]{
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
}
.tw-rounded-r-\[8px\]{
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
}
.tw-rounded-t-banner{
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
}
.tw-rounded-bl-\[5px\]{
        border-bottom-left-radius: 5px;
}
.tw-rounded-tl-\[5px\]{
        border-top-left-radius: 5px;
}
.tw-rounded-tl-xl{
        border-top-left-radius: 0.75rem;
}
.tw-rounded-tr-xl{
        border-top-right-radius: 0.75rem;
}
.\!tw-border-\[0px\]{
        border-width: 0px !important;
}
.tw-border{
        border-width: 1px;
}
.tw-border-0{
        border-width: 0px;
}
.tw-border-\[10px\]{
        border-width: 10px;
}
.tw-border-\[12px\]{
        border-width: 12px;
}
.tw-border-\[1px\]{
        border-width: 1px;
}
.tw-border-b{
        border-bottom-width: 1px;
}
.tw-border-b-\[1px\]{
        border-bottom-width: 1px;
}
.tw-border-t{
        border-top-width: 1px;
}
.tw-border-t-\[1px\]{
        border-top-width: 1px;
}
.tw-border-solid{
        border-style: solid;
}
.\!tw-border-grey-border{
        border-color: var(--grey-border) !important;
}
.\!tw-border-light-pink{
        border-color: var(--light-pink) !important;
}
.tw-border-\[\#F5F3C4\]{
        --tw-border-opacity: 1;
        border-color: rgb(245 243 196 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#FBDBDB\]{
        --tw-border-opacity: 1;
        border-color: rgb(251 219 219 / var(--tw-border-opacity, 1));
}
.tw-border-\[\#e4e4e7\]{
        --tw-border-opacity: 1;
        border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-\[var\(--muted\)\]{
        border-color: var(--muted);
}
.tw-border-border{
        --tw-border-opacity: 1;
        border-color: rgba(var(--border), var(--tw-border-opacity, 1));
}
.tw-border-border\/50{
        border-color: rgba(var(--border), 0.5);
}
.tw-border-light-pink{
        border-color: var(--light-pink);
}
.tw-border-primary{
        --tw-border-opacity: 1;
        border-color: rgba(var(--primary), var(--tw-border-opacity, 1));
}
.tw-border-text{
        border-color: var(--text);
}
.tw-border-white{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-\[rgba\(255\,255\,255\,0\.5\)\]{
        border-bottom-color: rgba(255,255,255,0.5);
}
.tw-border-t-\[\#FBDBDB\]{
        --tw-border-opacity: 1;
        border-top-color: rgb(251 219 219 / var(--tw-border-opacity, 1));
}
.tw-border-t-\[\#e4e4e7\]{
        --tw-border-opacity: 1;
        border-top-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.\!tw-bg-\[\#FFFFFF\]{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-\[rgb\(var\(--primary\)\)\]{
        background-color: rgb(var(--primary)) !important;
}
.\!tw-bg-background{
        background-color: var(--background) !important;
}
.\!tw-bg-foreground{
        background-color: var(--foreground) !important;
}
.tw-bg-\[\#000000\]{
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#E4E4E7\]{
        --tw-bg-opacity: 1;
        background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[\#FFFDD9\]{
        --tw-bg-opacity: 1;
        background-color: rgb(255 253 217 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[rgb\(var\(--primary\)\)\]{
        background-color: rgb(var(--primary));
}
.tw-bg-\[var\(--light-pink\)\]{
        background-color: var(--light-pink);
}
.tw-bg-\[var\(--muted\)\]{
        background-color: var(--muted);
}
.tw-bg-\[var\(--muted-foreground\)\]{
        background-color: var(--muted-foreground);
}
.tw-bg-background{
        background-color: var(--background);
}
.tw-bg-black{
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.tw-bg-black\/50{
        background-color: rgb(0 0 0 / 0.5);
}
.tw-bg-foreground{
        background-color: var(--foreground);
}
.tw-bg-header{
        background-color: var(--header);
}
.tw-bg-light-pink{
        background-color: var(--light-pink);
}
.tw-bg-panel{
        --tw-bg-opacity: 1;
        background-color: rgb(255 252 246 / var(--tw-bg-opacity, 1));
}
.tw-bg-popover{
        background-color: var(--popover);
}
.tw-bg-primary{
        --tw-bg-opacity: 1;
        background-color: rgba(var(--primary), var(--tw-bg-opacity, 1));
}
.tw-bg-secondary{
        background-color: var(--secondary);
}
.tw-bg-white{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-\[url\(\/Content\/img\/missoula\/book-party-old\.jpg\)\]{
        background-image: url(/Content/img/missoula/book-party-old.jpg);
}
.tw-bg-gradient-to-b{
        background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.tw-from-transparent{
        --tw-gradient-from: transparent var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-to-black\/50{
        --tw-gradient-to: rgb(0 0 0 / 0.5) var(--tw-gradient-to-position);
}
.tw-bg-cover{
        background-size: cover;
}
.tw-bg-center{
        background-position: center;
}
.tw-bg-no-repeat{
        background-repeat: no-repeat;
}
.tw-fill-\[rgb\(var\(--primary\)\)\]{
        fill: rgb(var(--primary));
}
.tw-fill-\[var\(--pagination-arrow-disabled\)\]{
        fill: var(--pagination-arrow-disabled);
}
.tw-fill-\[var\(--primary\)\]{
        fill: var(--primary);
}
.tw-fill-popover-foreground{
        fill: var(--popover-foreground);
}
.tw-fill-text{
        fill: var(--text);
}
.tw-fill-white{
        fill: #ffffff;
}
.tw-stroke-text{
        stroke: var(--text);
}
.tw-object-cover{
        -o-object-fit: cover;
           object-fit: cover;
}
.\!tw-p-0{
        padding: 0px !important;
}
.\!tw-p-\[1rem\]{
        padding: 1rem !important;
}
.tw-p-0{
        padding: 0px;
}
.tw-p-4{
        padding: 1rem;
}
.tw-p-\[0\.5rem_1rem_0\.5rem_1\.5rem\]{
        padding: 0.5rem 1rem 0.5rem 1.5rem;
}
.tw-p-\[0_16px\]{
        padding: 0 16px;
}
.tw-p-\[1\.5rem_7px\]{
        padding: 1.5rem 7px;
}
.tw-p-\[1\.7rem\]{
        padding: 1.7rem;
}
.tw-p-\[10px\]{
        padding: 10px;
}
.tw-p-\[12px\]{
        padding: 12px;
}
.tw-p-\[16px\]{
        padding: 16px;
}
.tw-p-\[1rem\]{
        padding: 1rem;
}
.tw-p-\[20px\]{
        padding: 20px;
}
.tw-p-\[24px\]{
        padding: 24px;
}
.tw-p-\[2rem\]{
        padding: 2rem;
}
.tw-p-\[3px_6px\]{
        padding: 3px 6px;
}
.tw-p-\[8px_16px\]{
        padding: 8px 16px;
}
.\!tw-px-\[10px\]{
        padding-left: 10px !important;
        padding-right: 10px !important;
}
.\!tw-px-\[12px\]{
        padding-left: 12px !important;
        padding-right: 12px !important;
}
.\!tw-px-\[1rem\]{
        padding-left: 1rem !important;
        padding-right: 1rem !important;
}
.tw-px-0{
        padding-left: 0px;
        padding-right: 0px;
}
.tw-px-2{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
}
.tw-px-4{
        padding-left: 1rem;
        padding-right: 1rem;
}
.tw-px-5{
        padding-left: 1.25rem;
        padding-right: 1.25rem;
}
.tw-px-8{
        padding-left: 2rem;
        padding-right: 2rem;
}
.tw-px-\[10px\]{
        padding-left: 10px;
        padding-right: 10px;
}
.tw-px-\[12px\]{
        padding-left: 12px;
        padding-right: 12px;
}
.tw-px-\[16px\]{
        padding-left: 16px;
        padding-right: 16px;
}
.tw-px-\[18px\]{
        padding-left: 18px;
        padding-right: 18px;
}
.tw-px-\[19px\]{
        padding-left: 19px;
        padding-right: 19px;
}
.tw-px-\[1rem\]{
        padding-left: 1rem;
        padding-right: 1rem;
}
.tw-px-\[20px\]{
        padding-left: 20px;
        padding-right: 20px;
}
.tw-px-\[8px\]{
        padding-left: 8px;
        padding-right: 8px;
}
.tw-py-0{
        padding-top: 0px;
        padding-bottom: 0px;
}
.tw-py-2\.5{
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
}
.tw-py-4{
        padding-top: 1rem;
        padding-bottom: 1rem;
}
.tw-py-\[0\.3rem\]{
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
}
.tw-py-\[0\.5rem\]{
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.tw-py-\[100px\]{
        padding-top: 100px;
        padding-bottom: 100px;
}
.tw-py-\[10px\]{
        padding-top: 10px;
        padding-bottom: 10px;
}
.tw-py-\[12px\]{
        padding-top: 12px;
        padding-bottom: 12px;
}
.tw-py-\[14px\]{
        padding-top: 14px;
        padding-bottom: 14px;
}
.tw-py-\[16px\]{
        padding-top: 16px;
        padding-bottom: 16px;
}
.tw-py-\[1rem\]{
        padding-top: 1rem;
        padding-bottom: 1rem;
}
.tw-py-\[20px\]{
        padding-top: 20px;
        padding-bottom: 20px;
}
.tw-py-\[24px\]{
        padding-top: 24px;
        padding-bottom: 24px;
}
.tw-py-\[24x\]{
        padding-top: 24x;
        padding-bottom: 24x;
}
.tw-py-\[2rem\]{
        padding-top: 2rem;
        padding-bottom: 2rem;
}
.tw-py-\[32px\]{
        padding-top: 32px;
        padding-bottom: 32px;
}
.tw-py-\[4px\]{
        padding-top: 4px;
        padding-bottom: 4px;
}
.tw-py-\[4rem\]{
        padding-top: 4rem;
        padding-bottom: 4rem;
}
.tw-py-\[5px\]{
        padding-top: 5px;
        padding-bottom: 5px;
}
.tw-py-\[64px\]{
        padding-top: 64px;
        padding-bottom: 64px;
}
.tw-py-\[6px\]{
        padding-top: 6px;
        padding-bottom: 6px;
}
.tw-py-\[8px\]{
        padding-top: 8px;
        padding-bottom: 8px;
}
.\!tw-pl-\[3rem\]{
        padding-left: 3rem !important;
}
.\!tw-pt-\[8px\]{
        padding-top: 8px !important;
}
.tw-pb-6{
        padding-bottom: 1.5rem;
}
.tw-pb-\[0\]{
        padding-bottom: 0;
}
.tw-pb-\[1\.5rem\]{
        padding-bottom: 1.5rem;
}
.tw-pb-\[12px\]{
        padding-bottom: 12px;
}
.tw-pb-\[1rem\]{
        padding-bottom: 1rem;
}
.tw-pb-\[24px\]{
        padding-bottom: 24px;
}
.tw-pb-\[2rem\]{
        padding-bottom: 2rem;
}
.tw-pb-\[32px\]{
        padding-bottom: 32px;
}
.tw-pb-\[3rem\]{
        padding-bottom: 3rem;
}
.tw-pb-\[64px\]{
        padding-bottom: 64px;
}
.tw-pb-\[9px\]{
        padding-bottom: 9px;
}
.tw-pb-\[calc\(8px\+env\(safe-area-inset-bottom\)\)\]{
        padding-bottom: calc(8px + env(safe-area-inset-bottom));
}
.tw-pl-\[12px\]{
        padding-left: 12px;
}
.tw-pl-\[16px\]{
        padding-left: 16px;
}
.tw-pl-\[1rem\]{
        padding-left: 1rem;
}
.tw-pl-\[36px\]{
        padding-left: 36px;
}
.tw-pr-\[0\.5rem\]{
        padding-right: 0.5rem;
}
.tw-pr-\[1rem\]{
        padding-right: 1rem;
}
.tw-pr-\[32px\]{
        padding-right: 32px;
}
.tw-pr-\[5px\]{
        padding-right: 5px;
}
.tw-pr-\[8px\]{
        padding-right: 8px;
}
.tw-pt-2{
        padding-top: 0.5rem;
}
.tw-pt-\[10px\]{
        padding-top: 10px;
}
.tw-pt-\[1rem\]{
        padding-top: 1rem;
}
.tw-pt-\[24px\]{
        padding-top: 24px;
}
.tw-pt-\[2rem\]{
        padding-top: 2rem;
}
.tw-pt-\[32px\]{
        padding-top: 32px;
}
.tw-pt-\[4px\]{
        padding-top: 4px;
}
.tw-pt-\[4rem\]{
        padding-top: 4rem;
}
.tw-pt-\[5\.5rem\]{
        padding-top: 5.5rem;
}
.tw-pt-\[8px\]{
        padding-top: 8px;
}
.tw-text-left{
        text-align: left;
}
.\!tw-text-center{
        text-align: center !important;
}
.tw-text-center{
        text-align: center;
}
.tw-text-right{
        text-align: right;
}
.\!tw-text-\[14px\]{
        font-size: 14px !important;
}
.\!tw-text-\[24px\]{
        font-size: 24px !important;
}
.tw-text-\[0\.875rem\]{
        font-size: 0.875rem;
}
.tw-text-\[1\.1rem\]{
        font-size: 1.1rem;
}
.tw-text-\[1\.2rem\]{
        font-size: 1.2rem;
}
.tw-text-\[12px\]{
        font-size: 12px;
}
.tw-text-\[14px\]{
        font-size: 14px;
}
.tw-text-\[15px\]{
        font-size: 15px;
}
.tw-text-\[16px\]{
        font-size: 16px;
}
.tw-text-\[17\.3px\]{
        font-size: 17.3px;
}
.tw-text-\[18px\]{
        font-size: 18px;
}
.tw-text-\[2\.5rem\]{
        font-size: 2.5rem;
}
.tw-text-\[20px\]{
        font-size: 20px;
}
.tw-text-\[22px\]{
        font-size: 22px;
}
.tw-text-\[28px\]{
        font-size: 28px;
}
.tw-text-\[31px\]{
        font-size: 31px;
}
.tw-text-\[32px\]{
        font-size: 32px;
}
.tw-text-\[3rem\]{
        font-size: 3rem;
}
.tw-text-base{
        font-size: 1rem;
        line-height: 1.5rem;
}
.tw-text-xs{
        font-size: 0.75rem;
        line-height: 1rem;
}
.\!tw-font-bold{
        font-weight: 700 !important;
}
.tw-font-\[700\]{
        font-weight: 700;
}
.tw-font-bold{
        font-weight: 700;
}
.tw-font-normal{
        font-weight: 400;
}
.tw-font-semibold{
        font-weight: 600;
}
.tw-uppercase{
        text-transform: uppercase;
}
.tw-capitalize{
        text-transform: capitalize;
}
.tw-leading-\[20px\]{
        line-height: 20px;
}
.tw-leading-\[39px\]{
        line-height: 39px;
}
.tw-tracking-widest{
        letter-spacing: 0.1em;
}
.\!tw-text-white{
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-\[var\(--foreground\)\]{
        color: var(--foreground);
}
.tw-text-background{
        color: var(--background);
}
.tw-text-black{
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tw-text-foreground{
        color: var(--foreground);
}
.tw-text-header{
        color: var(--header);
}
.tw-text-muted-foreground{
        color: var(--muted-foreground);
}
.tw-text-primary{
        --tw-text-opacity: 1;
        color: rgba(var(--primary), var(--tw-text-opacity, 1));
}
.tw-text-secondary{
        color: var(--secondary);
}
.tw-text-text{
        color: var(--text);
}
.tw-text-white{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\!tw-underline{
        text-decoration-line: underline !important;
}
.tw-underline{
        text-decoration-line: underline;
}
.tw-no-underline{
        text-decoration-line: none;
}
.tw-opacity-0{
        opacity: 0;
}
.tw-opacity-10{
        opacity: 0.1;
}
.tw-opacity-50{
        opacity: 0.5;
}
.tw-shadow-\[0px_10px_15px_-3px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_-2px_rgba\(0\,0\,0\,0\.05\)\]{
        --tw-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1),0px 4px 6px -2px rgba(0,0,0,0.05);
        --tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 4px 6px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-drop-shadow-\[0_4px_4px_0_rgba\(0\,0\,0\,0\.25\)\]{
        --tw-drop-shadow: drop-shadow(0 4px 4px 0 rgba(0,0,0,0.25));
        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);
}
.tw-backdrop-blur-\[11\.5px\]{
        --tw-backdrop-blur: blur(11.5px);
        -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.tw-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;
}
.tw-duration-700{
        transition-duration: 700ms;
}
.tw-ease-out{
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.tw-footer img{
        min-width: 90px;
}
.social-icon svg{
        height: 24px;
        width: 24px;
}
.twitter svg, .twitter svg path{
        fill: var(--social-icons);
}
.banner-icon svg{
        height: 25px;
        width: 25px;
}
.banner-icon svg, .banner-icon svg path{
        fill: var(--banner-social-icons);
}
@media (min-width: 768px) {
    .social-icon svg{
                height: 24px;
                width: 24px;
        }
}
.sg-footer-logo path{
        fill: var(--muted-foreground);
}
.ma5menu__container .ma5menu__footer{
        color: var(--footer-socials) !important;
}
.sitemap-page .venue-list a{
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.sitemap-page .primary{
        color: var(--primary-text) !important;
}
.foote-facility svg{
        height: 20px;
        width: 20px;
}
.foote-facility svg, .foote-facility path{
        fill: var(--text) !important;
}
.newsletter input{
        width: 100%;
}
@media (min-width: 768px){

        .newsletter input{
                width: 300px;
        }
}
.tw-button, .button.primary, .button.secondary{
        display: flex;
        height: 44px;
        align-items: center;
        justify-content: center;
        padding-left: 16px;
        padding-right: 16px;
        text-decoration-line: none;
}
@media (min-width: 768px){

        .tw-button, .button.primary, .button.secondary{
                display: inline-flex;
                height: 48px;
        }
}
@media (min-width: 1280px){

        .tw-button, .button.primary, .button.secondary{
                padding-left: 24px;
                padding-right: 24px;
        }
}
.tw-button, .button.primary, .button.secondary {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 3px;
    cursor: pointer;
}
.tw-button-primary, .button.primary{
    background-color: rgb(var(--primary));
    text-align: center;
    color: var(--primary-text);
}
.tw-button-primary:hover,.button.primary:hover{
        --tw-brightness: brightness(.95);
        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);
        color: var(--primary-text);
}
.tw-button-secondary, .button.secondary, .tw-button-primary-alt {
    border: 1px solid #D7D4CB;
    outline-color: #D7D4CB;
    outline-width: 1px;
    outline-offset: -1px;
    outline-style: solid;
    color: #000;
}
.tw-button-secondary:hover,
    .button.secondary:hover,
    .tw-button-primary-alt:hover{
        background-color: var(--accent);
        color: var(--accent-foreground);
        --tw-brightness: brightness(.95);
        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);
}
.tw-button-secondary:hover svg path,
            .button.secondary:hover svg path,
            .tw-button-primary-alt:hover svg path
            {
                stroke: var(--accent-foreground);
            }
/*original class buttons*/
.button.primary, .button.secondary{

}
.tw-burger{
        display: flex;
        align-items: center;
        justify-content: center;
}
.tw-burger:hover{
        --tw-brightness: brightness(.95);
        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);
}
.banner-icon{
        display: flex;
        height: 32px;
        width: 32px;
        align-items: center;
        justify-content: center;
}
@media (min-width: 1280px){

        .banner-icon{
                height: 46px;
                width: 46px;
        }
}
.banner-icon {
    background-color: white;
    outline-color: rgb(var(--primary));
    outline-width: 1px;
    outline-offset: -1px;
    outline-style: solid;
    border-radius: 56px;
}
.banner-icon svg{
        height: 20px;
        width: 20px;
}
@media (min-width: 1280px){

        .banner-icon svg{
                height: 24px;
                width: 24px;
        }
}
.banner-icon.facebook{
        outline-color:#3B82F6;
    }
.banner-icon.instagram{
        outline-color:#EC4899;
    }
.banner-icon.youtube{
        outline-color:#EF4444;
    }
.banner-icon.linkedin{
        outline-color:#3B82F6;
    }
#footer .banner-icon{
        height: 46px;
        width: 46px;
}
.ma5menu--active > body * {
    pointer-events: unset !important;
}
.ma5menu__container{
        border-radius: 12px 0 0 12px;
        background-color: var(--background);
        font-size: 24px;
    z-index: 9999 !important;
    font-weight: 700;
}
.ma5menu__container .ma5menu__panel--active {
        position: relative;
    }
.ma5menu__container .ma5menu__btn--enter {
        background: none;
        width: 50px;
        text-align: right;
    }
.ma5menu__container .ma5menu__btn--enter + a {
            padding-right: 0px !important;
            margin-right: 0px !important;
        }
.ma5menu__container .ma5menu__btn--enter svg {
            top: 17px;
            position: relative;
            left:50%;
        }
.ma5menu__container .ma5menu__btn--leave {
        background: none;
        width: 16px;
    }
.ma5menu__container .ma5menu__close {
        background: none;
        width: 20px;
        height: 24px;
    }
.ma5menu__container .ma5menu__leave{
        color: var(--text) !important;
    font-weight: 700;
    background-color: transparent !important;
    border: none;
    text-align: left;
    padding: 0 0 0 30px;
    border-bottom: solid 1px #FBDBDB;
    font-size: 24px;
    font-variation-settings: 'wght' 700, 'wdth' 75 !important;
}
.ma5menu__container .ma5menu__alert {
        display:none;
    }
.ma5menu__container .ma5menu__panel {
        background: none !important;
    }
.ma5menu__container .ma5menu__panel ul {
            position: relative;
            height: auto !important;
        }
.ma5menu__container .ma5menu__panel ul li img{display:none;}
.ma5menu__container .ma5menu__panel ul li p{display:none;}
.ma5menu__container .ma5menu__panel ul li a, .ma5menu__container .ma5menu__panel ul li .ma5menu__category {
                    border-bottom: none !important;
                    min-height: 35px;
                    font-size: 24px;
                    padding: 20px 0px;
                    padding: 18px 0px;
                    font-variation-settings: 'wght' 700, 'wdth' 75 !important;
                }
@media only screen and (max-height: 820px) {
.ma5menu__container .ma5menu__panel ul li a, .ma5menu__container .ma5menu__panel ul li .ma5menu__category {
                        font-size: 24px;
                        padding: 15px 0px
                }
                    }
@media only screen and (max-height: 600px) {
.ma5menu__container .ma5menu__panel ul li a, .ma5menu__container .ma5menu__panel ul li .ma5menu__category {
                        font-size: 24px;
                        padding: 10px 0px
                }
                    }
.ma5menu__container .ma5menu__panel ul li:first-of-type {
                border-top: none !important;
            }
.ma5menu__container .ma5menu__head {
        border-bottom: none !important;
    }
.ma5menu__container .ma5menu__header {
        height: 80px !important;
    }
.ma5menu__container .ma5menu__header a {
            text-decoration: none;
            color: white;
        }
.ma5menu__container .ma5menu__header .ma5menu__toggle {
            position: relative;
            height: 36px;
            width: 36px;
        }
.ma5menu__container .ma5menu__header img {
            max-width: 450px;
            height: 100%;
            width: 100%;
        }
.ma5menu__container .ma5menu__header .book-btn {
            margin: 1rem 1rem 0rem 0rem;
            padding: 0.8rem;
            background-color: transparent;
            color: white;
            border: 1px solid;
            min-width: 6rem;
            width: 6rem;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 1;
            display: flex;
            justify-content: center;
        }
.ma5menu__container .ma5menu__footer {
        color: #6B7280;
        font-family: 'azo-sans-uber';
        font-size: 18px;
        padding: 0 0 20px 0;
        display: flex;
        flex-direction: column;
    }
.ma5menu__container .ma5menu__footer a.banner-icon {
            width: 32px;
        }
.ma5menu__panel > ul li a{
        color: var(--text) !important;
}
.ma5menu__panel--active{
        display: flex;
        flex-direction: column;
        justify-content: center;
}
.ma5menu--active:before{
        z-index: unset !important;
        background-color: rgba(55,53,49,0.6);
}
.ma5menu__head .header-contact{
        display: none;
}
.ma5menu__footer h1{
        line-height: 35px !important;
}
.selectric-wrapper {
    position: relative;
    cursor: pointer
}
.selectric-responsive {
    width: 100%
}
.selectric {
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
    height:auto !important;
}
.selectric .label {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding:16px;
        
        line-height: 24px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }
.selectric .button {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        height: 38px;
        line-height: 38px;
        background-color: #f8f8f8;
        color: #bbb;
        text-align: center;
        font: 0/0 a;
        *font: 20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial
    }
.selectric .button:after {
            content: " ";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            width: 0;
            height: 0;
            border: 4px solid rgba(0,0,0,0);
            border-top-color: #bbb;
            border-bottom: none
        }
.selectric-focus .selectric {
    border-color: #aaa
}
.selectric-hover .selectric {
    border-color: #c4c4c4
}
.selectric-hover .selectric .button {
        color: #a2a2a2
    }
.selectric-hover .selectric .button:after {
            border-top-color: #a2a2a2
        }
.selectric-open {
    z-index: 9999
}
.selectric-open .selectric {
        border-color: #c4c4c4
    }
.selectric-open .selectric-items {
        display: block
    }
.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}
.selectric-hide-select select {
        position: absolute;
        left: -100%
    }
.selectric-hide-select.selectric-is-native {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 10
    }
.selectric-hide-select.selectric-is-native select {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 100%;
            width: 100%;
            border: none;
            z-index: 1;
            box-sizing: border-box;
            opacity: 0
        }
.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}
.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px
}
.selectric-items .selectric-scroll {
        height: 100%;
        overflow: auto
    }
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}
.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px
}
.selectric-items li {
    display: block;
    padding: 10px;
    cursor: pointer;
    color: var(--text);
}
.selectric-items li.selected {
        background: #e0e0e0;
    }
.selectric-items li.highlighted {
        background: #d0d0d0;
    }
.selectric-items li:hover {
        background: #d5d5d5;
    }
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: none;
}
.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}
.selectric-items .selectric-group li {
    padding-left: 25px
}
/*Custom CSS*/
.selectric-wrapper {
    width: 100%;
}
.selectric {
    height: 45px;
    border-radius: 0.5rem;
    background-image: url(/Content/img/mixr/tabler-icon-selector.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    border: solid 1px var(--grey-border);
}
.selectric .button {
        display: none;
    }
.selectric-items {
    width: 596px;
    height: 302px;
    background: white;
    position: absolute;
    border: none;
    border-radius: 8px;
    padding: 0;
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    margin-top: 6px;
}
.selectric-open .selectric-items li:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.selectric-open .selectric-items li:last-child {
    border: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.selectric-items .selectric-scroll li {
    border-bottom-color: #e9e9e9;
    background-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    padding-left: 1.5rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: var(--text);
}
.whats-on-cat .selectric-open .selectric{
        --tw-border-opacity: 1;
        border-color: rgba(var(--primary), var(--tw-border-opacity, 1));
        background-color: transparent;
        --tw-shadow: 0 0 5px 3px #DA3915;
        --tw-shadow-colored: 0 0 5px 3px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.selectric-items .selectric-scroll li:hover, .selectric-items .selectric-scroll .selected{
        background-color: var(--accent);
}
.selectric-wrapper.scrollable .selectric-items {
   
}
/*.selectric-scroll {
    padding-right: 1rem;
}*/
.selectric-scroll::-webkit-scrollbar {
        width: 10px;
    }
.selectric-scroll::-webkit-scrollbar, .selectric-scroll::-webkit-scrollbar-track, .selectric-scroll::-webkit-scrollbar-thumb {
        border-radius: 25px;
    }
.selectric-scroll::-webkit-scrollbar-track {
        margin: 1rem;
    }
.selectric-scroll::-webkit-scrollbar, .selectric-scroll::-webkit-scrollbar-track {
        background: white;
    }
.selectric-scroll::-webkit-scrollbar-thumb {
        background: #989898;
    }
.no-banner-content-wrapper{
        position: relative;
        padding-top: 5rem;
}
.video-wrapper video{
        position: relative;
        left: 50%;
        margin-top: -1px;
        min-height: 100%;
        min-width: 100%;
        --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));
}
.youTube-iFrame{
        position: absolute;
        left: 50%;
        top: 50%;
        height: 768px;
        width: 100%;
        --tw-translate-x: -50%;
        --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));
}
@media (min-aspect-ratio: 16/9) {
    .youTube-iFrame {
        height: 56.25vw;
    }
}
@media (max-aspect-ratio: 16/9) {
    .youTube-iFrame {
        width: 177.78vh;
    }
}
.homepage-banner-text {
    font-variation-settings: 'wght' 750, 'wdth' 75 !important;
    width: 100%;
}
@media (min-width: 640px){

        .homepage-banner-text{
                width: 500px;
        }
}
@media (min-width: 768px){

        .homepage-banner-text{
                width: 700px;
        }
}
@media (min-width: 1024px){

        .homepage-banner-text{
                width: 700px;
        }
}
@media (min-width: 1280px){

        .homepage-banner-text{
                width: 700px;
        }
}
@media (min-width: 1536px){

        .homepage-banner-text{
                width: 800px;
        }
}
.homepage-banner-text span{
        display: flex;
        border-radius: 12px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 12px;
        font-family: stinger-variable, sans-serif;
        font-size: 32px;
        font-weight: 700;
}
@media (min-width: 640px){

        .homepage-banner-text span{
                font-size: 42px;
        }
}
@media (min-width: 768px){

        .homepage-banner-text span{
                padding-left: 24px;
                padding-right: 24px;
                font-size: 48px;
        }
}
@media (min-width: 1024px){

        .homepage-banner-text span{
                font-size: 50px;
        }
}
@media (min-width: 1280px){

        .homepage-banner-text span{
                font-size: 54px;
        }
}
@media (min-width: 1536px){

        .homepage-banner-text span{
                font-size: 64px;
        }
}
@media screen and (max-width: 375px) {
.homepage-banner-text span{
                font-size: 30px;
        }
        }
.rita-banner-red{
        z-index: 10;
        margin-left: -10px;
        --tw-rotate: -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));
        background-color: rgb(var(--primary));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){

        .rita-banner-red{
                margin-left: 0px;
        }
}
.rita-banner-white{
        margin-top: -0.35em;
        --tw-rotate: -1deg;
        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));
        background-color: var(--secondary);
        color: var(--text);
}
@media (min-width: 640px){

        .rita-banner-white{
                margin-left: 60px;
        }
}
@media (min-width: 768px){

        .rita-banner-white{
                margin-left: 80px;
        }
}
@media (min-width: 1024px){

        .rita-banner-white{
                margin-left: 128px;
        }
}
.cookie-policy {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px;
    margin: 0 20px;
    z-index: 99999;
}
.cookie-policy > .row {
        position: relative;
    }
.cookie-policy .cookie-content-outer {
        height: 100%;
        padding-right: 20px !important;
    }
.cookie-policy .cookie-content-outer .cookie-content-inner {
            display: table;
            height: 100%;
        }
.cookie-policy .cookie-content-outer .cookie-content {
            display: table-cell;
            vertical-align: middle;
            margin: 0;
        }
.cookie-policy .cookie-content-outer{

        margin-bottom: 20px;
}
.cookie-policy .accept-link {
        background: transparent;
        text-transform: uppercase;
        min-width: auto;
        width: 100%;
        margin: 0;
    }
ul.top-menu{
    margin:0;
    position: relative;
}
ul.top-menu li{
        position: relative;
        margin-right:32px;
        display:inline-block;
    }
ul.top-menu li a{ 
        color: white;
        margin-right: 0;
        padding:10px 0;
        font-weight: 700;
         }
ul.top-menu li ul{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
            
            box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
            margin:0;
            display:none;
            position:absolute;
            min-width:256px;
            background:white;
            border-radius: 8px;
}
ul.top-menu li ul li{
        margin: 0px;
        display: flex;
        height: 36px;
        align-items: center;
        justify-content: space-between;
        align-self: stretch;
        border-radius: 8px;
}
ul.top-menu li ul li a {
                    color:black; 
                    margin-right:0; 
                    padding-top: 3px; 
                    padding-bottom: 3px; 
                    padding-left: 12px; 
                    padding-right: 12px; 
                    font-weight: 700;
                 }
ul.top-menu li ul li:hover{
                    background:#F3F4F6;
                }
ul.top-menu li ul li ul{
                margin:0;
                left:100%;
                top:0;
               }
ul.top-menu li ul li.active {
                background:#F3F4F6;
                }
ul.top-menu .img-down-arrow svg path {
        fill: white;
    }
ul.top-menu li:hover ul{
    display:flex;
}
ul.top-menu li:hover ul ul{
        display:none;
    }
ul.top-menu li ul li:hover ul{
    display:flex;
}
ul.top-menu li.parent.active:before{
        position: absolute;
        left: 50%;
        top: 75%;
        --tw-content: url('/content/img/Rita/white-oval-shape.svg');
        content: var(--tw-content);
}
#header.scroll-header, #header.no-banner-header{
        border-radius: 0px 0px 12px 12px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1),0px 4px 6px -2px rgba(0,0,0,0.05);
        --tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 4px 6px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#header.scroll-header ul.top-menu li a, #header.no-banner-header ul.top-menu li a{
        color: var(--text);
}
#header.scroll-header .tw-button-secondary svg path, #header.scroll-header .ma5menu__toggle svg path, #header.no-banner-header .tw-button-secondary svg path, #header.no-banner-header .ma5menu__toggle svg path{
        stroke: var(--foreground);
}
#header.scroll-header .tw-button-secondary, #header.no-banner-header .tw-button-secondary{
        border-color: var(--grey-border);
}
#header.scroll-header .top-menu .active .first-child, #header.no-banner-header .top-menu .active .first-child{
        --tw-text-opacity: 1;
        color: rgba(var(--primary), var(--tw-text-opacity, 1));
}
#header.scroll-header ul.top-menu li.parent.active:before, #header.no-banner-header ul.top-menu li.parent.active:before{
        position: absolute;
        left: 50%;
        top: 75%;
        --tw-content: url('/content/img/Rita/red-oval-shape.svg');
        content: var(--tw-content);
}
#header.scroll-header .img-down-arrow svg path, #header.no-banner-header .img-down-arrow svg path {
        fill: #374151;
    }
.header-contact{
        margin-bottom: 0px;
        padding-left: 8px;
        padding-right: 8px;
}
@media (min-width: 768px){

        .header-contact{
                padding-left: 12px;
                padding-right: 12px;
        }
}
.rolloverEffect {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
}
.rolloverOverlay {
    position: relative;
    width: auto;
}
.assetOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
/* Accordion */
.top-links{
        background-color: var(--foreground);
        font-size: 0.90625rem;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.top-links a{
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
        text-decoration-line: none;
}
.top-links a:hover{
        --tw-text-opacity: 1 !important;
        color: rgba(var(--primary), var(--tw-text-opacity, 1)) !important;
        text-decoration-line: underline;
}
.top-links p{
        margin-bottom: 0px !important;
}
.top-links svg{
        width: 20px;
        fill: white;
}
.top-links #mob-cb-slider .slick-track, #dt-cb-slider .slick-track{
        display: flex;
        align-items: center;
        justify-content: center;
}
.slick-dots{
        position: absolute;
        bottom: -2rem;
        left: 50%;
        margin: 0px;
        display: flex;
        display: inline-flex;
        --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));
        list-style-type: none;
        justify-content: center;
        border-radius: 0.75rem;
        background-color: var(--foreground);
        padding: 0.3rem;
        text-align: center;
}
.slick-dots li{
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        display: inline-block;
        height: 10px;
        width: 10px;
        cursor: pointer;
        border-radius: 100%;
        border-width: 0px;
        border-style: none;
        background-color: var(--background) !important;
        font-size: 0;
        opacity: 50%;
}
.slick-dots li.slick-active{
        opacity: 100% !important;
}
.banner-slider .slick-dots{
        bottom: 2rem;
}
.img-slider .slick-dots {
    
}
.grid-article-img-slider .slick-dots {
    
}
.menupage-slider .slick-track{
        margin-left: unset !important;
        margin-right: unset !important;
}
.column-article-header-left, .column-article-cta-left{
        display: flex;
        justify-content: flex-start;
}
.column-article-header-right, .column-article-cta-right{
        display: flex;
        justify-content: flex-end;
}
.column-article-header-central, .column-article-cta-central{
        display: flex;
        justify-content: center;
        text-align: center;
}
.column-article-slider .slide-wrapper {
    max-width: 300px;
}
/*.svg-8ball-mask {
    -webkit-mask: url('/content/img/rita/8Ball.svg');
    mask: url('/content/img/rita/8Ball.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-balloon-mask {
    -webkit-mask: url('/content/img/rita/Balloon.svg');
    mask: url('/content/img/rita/Balloon.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-beer-mask {
    -webkit-mask: url('/content/img/rita/beer.svg');
    mask: url('/content/img/rita/beer.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-cocktail-mask {
    -webkit-mask: url('/content/img/rita/Cocktail.svg');
    mask: url('/content/img/rita/Cocktail.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-football-mask {
    -webkit-mask: url('/content/img/rita/Football.svg');
    mask: url('/content/img/rita/Football.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-note-mask {
    -webkit-mask: url('/content/img/rita/Note.svg');
    mask: url('/content/img/rita/Note.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-party-mask {
    -webkit-mask: url('/content/img/rita/Party.svg');
    mask: url('/content/img/rita/Party.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}
.svg-record-mask {
    -webkit-mask: url('/content/img/rita/record-.svg');
    mask: url('/content/img/rita/record-.svg');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 200px;
}*/
.dmnBookingNote .dmnBookingNote-inner{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 252 246 / var(--tw-bg-opacity, 1)) !important;
}
.dmnBookingNote .dmnBookingNote-inner .dmnBooking-Text{
        color: var(--text) !important;
}
#dmn-partner-widget {
    max-width: 500px !important;
}
/*widget drawer api journey */
.dmn-row {
    width: 100%;
}
.dmn-row .btn-search{
                   padding-right:0;
                   width:100%;
               }
#dmn-booking-form .btn-search {
        padding: 0;
    }
#dmn-booking-form .btn-search:before {
            content: "";
            height: 100%;
            width: 100%;
            display: block;
            background-color: var(--primary-text);
            -webkit-mask-image: url(/Content/svg/search.svg);
            mask-image: url(/Content/svg/search.svg);
            -webkit-mask-size: 20px;
                    mask-size: 20px;
            -webkit-mask-repeat: no-repeat;
                    mask-repeat: no-repeat;
            -webkit-mask-position: center center;
                    mask-position: center center;
        }
#dmn-booking-form #postcode {
        border-radius: 5px 0 0 5px !important;
    }
.dmn-section, .dmn-container .selectric-items, #dmn-guests-container .dmn_num_people .selectric {
    border-color: var(--grey-border);
    border-width: 1px;
    border-radius: 12px;
}
.dmn-section{
        position: relative;
        scroll-margin-top: 120px;
}
.dmn-section:before {
        opacity: 0;
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 1rem;
        right: 1.5rem;
        z-index: 1;
        transition: all 0.25s;
        background-image: url(/Content/img/dmn/loader.svg);
        background-size: 20px 20px !important;
        background-repeat: no-repeat;
        animation: rotating-function 1.25s linear infinite;
    }
.dmn-section.bigger-scroll{
        scroll-margin-top: 160px; /* bigger scroll position to compensate for campaign banners */
}
.dmn-section.no-loader:before {
            opacity: 0;
        }
.dmn-section.loader:before {
            opacity: 1;
        }
.dmn-section .dmn-section-title {
        padding: 1rem;
    }
.dmn-section.active {
        border-color: var(--dmn-section-outline);
    }
.dmn-section.complete .dmn-section-title,
        .dmn-section.active .dmn-section-title
        {
            color: #1B1B1F;
            font-weight:700;
        }
.types-toggle, .types-toggle span {
    color: #c7c5d0;
}
.dmn-type-button{
        --tw-bg-opacity: 1;
        background-color: rgba(var(--primary), var(--tw-bg-opacity, 1));
        color: var(--primary-text);
    /*background-color: primary !important;*/
}
.dmn_date .ui-datepicker {
    background: transparent;
    box-shadow:none;
    width:100% !important;
}
.dmn_date a
{
    border-radius: 50px;
    display: inline-block !important;
    padding: .4rem .5rem !important
}
.dmn_date a:hover{
        cursor: pointer;
    }
.dmn_date .ui-datepicker-title {
        font-weight: 700;
    }
.dmn_date .ui-state-highlight{
        background: var(--accent);
        border-radius: 50px;
    }
#dmn-type-container .dmn-type-select {
    outline: none;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: rgba(var(--primary), 0.5);
    /*outline-color: var(--primary/0.2);*/
}
.dmn-container{
        position: relative;
        display: flex;
        flex-direction: column;
        gap: 1.7rem;
}
/*.dmn-booking-container {
    
    .dmn-input {
        input, textarea, select {
            background-color: var(--body-bg) !important;
            border-bottom: solid 1px var(--dmn-input-outline);
            border-top-width: 0;
            border-left-width: 0;
            border-right-width: 0;
            &:focus
            {
                border-bottom: solid 1px rgb(var(--primary));
            }
        }
    }
}
*/
#dmn-guests-container .dmn_num_people .selectric {
    border: none;
}
/*date of birth calendar*/
.dmn-dob-cal .ui-datepicker
    {
        background: var(--body-bg);
    }
/* selectric specific */
.dmn-container .selectric
    {
        padding: 1rem;
        margin: 0;
        height: auto;
        background-image: url(/Content/img/dmn/generic-selector.svg);
        background-size: 20px 20px !important;
        background-color: $dmn-booking-container-bg !important;
        border: none;
        border-radius: 4px;
    }
.dmn-container .selectric .label{
            padding: 0;
            color: $body_font_color;
        }
.dmn-container .selectric-items {
        max-width: 200px;
        right: 0px;
        left: unset;
        margin-top: 0px;
        z-index: 10;
        border-radius: 4px !important;
        background: $dmn-booking-container-bg;
        /* shadow/lg */
        box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.10), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
    }
.dmn-container .selectric-items .selectric-scroll ul li:first-child{
            display: none;
        }
.dmn-container .selectric-items:before {
            content: none;
        }
.dmn-container .selectric-items .selectric-scroll {
            padding: 4px;
        }
.dmn-container .selectric-items .selectric-scroll li {
                font-weight: bold;
                border: none;
                border-radius: 4px;
                padding: 12px;
                margin-bottom: 4px;
            }
.dmn-container .selectric-items .selectric-scroll li:hover, .dmn-container .selectric-items .selectric-scroll .selected {
                background: rgba(27, 126, 121, 0.10) !important;
                color: $body_font_color !important;
            }
&.complete .selectric .label

{
    font-weight: bold;
}
.dmn-error-modal {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.dmn-error {
    z-index: 1000;
    background-color: var(--body-bg);
    color: var(--text);
    border: solid 1px rgb(218 57 21);
    padding: 20px;
    text-align: center;
    width: 80%;
}
@media (min-width: 768px){

        .dmn-error{
                width: 600px;
        }
}
.dmn-error div

{
    padding: 1rem 2rem 0;
}
/* The Close Button */
.dmn-error .close{
        color: var(--text);
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 1rem;
}
.dmn-error .close:hover,
    .dmn-error .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
#dmn-d-header.complete {
    background-image: url(/Content/img/dmn/calendar.svg);
    background-size: 20px 20px !important;
    background-repeat: no-repeat;
    background-position: right 1.5rem top 1rem;
    cursor: pointer;
}
#dmn-t-header.complete {
    background-image: url(/Content/img/dmn/generic-selector.svg);
    background-size: 20px 20px !important;
    background-repeat: no-repeat;
    background-position: right 1.5rem top 1rem;
    cursor: pointer;
}
#dmn-ti-header.complete {
    background-image: url(/Content/img/dmn/time.svg);
    background-size: 20px 20px !important;
    background-repeat: no-repeat;
    background-position: right 1.5rem top 1rem;
    cursor: pointer;
}
.dmn-booking-end {
    margin: 0 !important;
    display: inline;
}
.dmn-booking-end.in-progress

{
    position: relative;

}
.dmn-booking-end.in-progress:before

{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    transition: all 0.25s;
    mask-image: url(/Content/img/dmn/loader.svg);
    -webkit-mask-image: url(/Content/img/dmn/loader.svg);
    -webkit-mask-size: 24px 24px;
            mask-size: 24px 24px;
    background-color: white;
    animation: rotating-function 1.25s linear infinite;
}
.unavailable-types-toggle {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.types-toggle {
    text-align: center;
    border: none;
    border-top: solid 1px var(--muted);
    border-style: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-top: 1rem;
}
.types-toggle:hover

{
    cursor: pointer;
}
.types-toggle span {
    top: -10px;
    position: relative;
    background: var(--body-bg);
    padding: 0 3rem 0 2rem;

}
.types-toggle span:before

{
    position: absolute;
    content: '';
    /* Using the background-image and
               its related properties to add
               the SVG content */
    /*background-image: url('/content/img/dmn-types-chevron-up.svg');
            background-size: 40px 40px;*/
    -webkit-mask: url('/content/img/dmn-types-chevron-up.svg') no-repeat 50% 50%;
    mask: url('/content/img/dmn-types-chevron-up.svg') no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: red;
    height: 20px;
    width: 20px;
    top: -2px;
    right: 1rem;
}
.types-toggle span.up:before {
    -webkit-mask: url('/content/img/dmn-types-chevron-up.svg') no-repeat 50% 50%;
    mask: url('/content/img/dmn/dmn-types-chevron-up.svg') no-repeat 50% 50%;
}
.types-toggle span.down:before {
    -webkit-mask: url('/content/img/dmn-types-chevron-down.svg') no-repeat 50% 50%;
    mask: url('/content/img/dmn/dmn-types-chevron-down.svg') no-repeat 50% 50%;
}
@keyframes rotating-function {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}
table.foodServingTimeTable{
        margin: auto;
        margin-bottom: 1rem;
        background-color: var(--light-pink);
        text-transform: uppercase;
        color: var(--muted-foreground);
}
table.foodServingTimeTable .arrow:after {
    @appy tw-content-[unset];
}
table.foodServingTimeTable td, table.foodServingTimeTable th{
        height: 2.5rem;
        border-left-width: 14px;
        border-right-width: 14px;
        border-style: solid;
        --tw-border-opacity: 1;
        border-left-color: rgb(255 251 241 / var(--tw-border-opacity, 1));
        border-right-color: rgb(255 251 241 / var(--tw-border-opacity, 1));
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        text-align: center;
}
@media (min-width: 768px){

        table.foodServingTimeTable td, table.foodServingTimeTable th{
                padding-left: 1rem;
                padding-right: 1rem;
        }
}
.foodServingTimeTable hr:not(.todaysFoodServingColor){
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        margin-top: 0.5rem;
        margin-bottom: auto;
        border-color: var(--muted-foreground);
        opacity: 0.6;
}
.foodServingTimeTable .todaysFoodServingColor hr{
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.foodServingTimeTable p{
        margin-top: 1rem !important;
}
.foodServingTimeTable td.closing{
        padding-top: 7px;
        padding-bottom: 7px;
}
.todaysFoodServingColor{
        background-color: rgb(var(--primary));
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
table.foodServingTimeTable tr.last-row th, table.foodServingTimeTable tr.last-row td {
    /* border-bottom-left-radius: 16px !important;
        border-bottom-right-radius: 16px !important;*/
}
.kitchenClosedCell{
        height: 5rem;
}
@media screen and (max-width: 767px) {
    .tableresponsive{
                margin-top: 0px;
                margin-bottom: 0.125rem;
                width: 100%;
                overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        min-height: 0.01%;
        overflow-x: auto;
        }

        .tableresponsive .foodServingTimeTable{
                width: 230%;
                max-width: 230%;
        }
}
.signup-form{
        width: 100%;
}
@media (min-width: 1280px){

        .signup-form{
                max-width: 768px;
        }
}
label.required:after{
        padding: 3px;
        --tw-content: url('/content/img/Rita/square-asterisk-filled.svg');
        content: var(--tw-content);
}
input[type="checkbox"] {
    -webkit-appearance: none;
    outline: none;
    top: 0px;
    margin: 0px !important;
    display: flex;
    height: 31px;
    width: 51px;
    cursor: pointer;
    align-items: center;
    border-radius: 100px !important;
    background-color: var(--muted-foreground);
}
input[type="checkbox"]::before{
        position: absolute;
        left: 0px;
        height: 27px;
        width: 27px;
        border-radius: 50%;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-content: "";
        content: var(--tw-content);
}
input[type="checkbox"]:checked{
        background-color: rgb(var(--primary));
}
input[type="checkbox"]:checked::before

{
    transform: translateX(21px);
}
.signup-form .showCustomMarketingOption{
        width: 100%;
        border-radius: 0.75rem;
        border-color: solid;
        padding: 1rem;
}
.optin {
    width: 90%;
}
@media screen and (max-width: 767px) {
    .optin {
        width: 85%;
    }
    #companyDiv .label-text{
                padding-right: 1rem;
        }
}
.ui-datepicker a

{
    width: 32px !important;
    height: 32px !important;
    border-radius: 50px;
    display: inline-block !important;
    padding: .4rem .5rem !important
}
.ui-datepicker .ui-state-active{
        background-color: rgb(var(--primary)) !important;
    color: white;
}
.ui-datepicker .ui-datepicker-year, .ui-datepicker .ui-datepicker-month{
        width: 100px !important;
        border-width: 0px;
}
.ui-datepicker:before {
    content: none;
}
.date-dropdown, .date-dropdown-DOB{
        background-image: url('/content/img/Rita/calendar.svg') !important;
}
textarea {
    color: #0a0a0a;
}
textarea, input:not([type="submit"], [type="checkbox"]), select{
        margin-bottom: 0px !important;
        height: 40px;
        border-radius: 0.5rem !important;
        border-width: 1px;
        border-style: solid;
        border-color: var(--grey-border);
        background-color: transparent;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 768px){

        textarea, input:not([type="submit"], [type="checkbox"]), select{
                height: 48px;
        }
}
textarea:focus,

input:not([type="submit"], [type="checkbox"]):focus,

select:focus{
        --tw-border-opacity: 1;
        border-color: rgba(var(--primary), var(--tw-border-opacity, 1));
        background-color: transparent;
        --tw-shadow: 0 0 5px 3px #DA3915;
        --tw-shadow-colored: 0 0 5px 3px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
input[type=checkbox]{
        --tw-shadow: 0 0 #0000 !important;
        --tw-shadow-colored: 0 0 #0000 !important;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.field-validation-error.red, .validation-summary-errors.red{
        margin-top: 0px;
        margin-bottom: 0px;
        display: flex;
        width: 100%;
        border-radius: 12px;
        border-width: 1px;
        border-style: solid;
        --tw-border-opacity: 1;
        border-color: rgb(245 243 196 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(255 253 217 / var(--tw-bg-opacity, 1));
        padding: 16px;
        font-weight: 700;
}
.field-validation-error, .field-validation-success, .validation-summary-errors:not(.callout), .field-validation-info{
        margin-top: 0px;
        margin-bottom: 0px;
        display: flex;
        width: 100%;
        border-radius: 12px;
        border-width: 1px;
        border-style: solid;
        --tw-border-opacity: 1;
        border-color: rgb(245 243 196 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(255 253 217 / var(--tw-bg-opacity, 1));
        padding: 16px;
        font-weight: 700;
}
.input-validation-error{
        --tw-border-opacity: 1 !important;
        border-color: rgb(236 88 64 / var(--tw-border-opacity, 1)) !important;
}
input::-moz-placeholder{
        color: var(--muted-foreground);
}
input::placeholder{
        color: var(--muted-foreground);
}
.event-share-buttons{
        position: absolute;
        z-index: 10;
        float: left;
        margin-left: 15px;
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        gap: 1rem;
}
.copy-link-tool-tip{
        display: none;
        border-radius: 0.25rem;
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        padding-top: 5px;
        padding-bottom: 5px;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.share-button{
        display: inline-block;
        border-radius: 50%;
        border-width: 3px;
        border-style: solid;
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.event-button-mobile{
        display: flex;
}
@media (min-width: 768px){

        .event-button-mobile{
                display: none;
        }
}
.event-button-desktop{
        display: none;
}
@media (min-width: 768px){

        .event-button-desktop{
                display: flex;
        }
}
.gigpig-stroke{
        stroke: #000;
}
.gigpig-fill{
        fill: #000;
}
.event-widget .gigpig-stroke,.featured-events .gigpig-stroke,.event-list .gigpig-stroke,.yml-item .gigpig-stroke{
        stroke: #ffffff;
}
.event-widget .gigpig-fill, .featured-events .gigpig-fill, .event-list .gigpig-fill, .yml-item .gigpig-fill{
        fill: #ffffff;
}
#dateSelectorWrapper svg

{
    position: absolute;
    top: 15px;
    left: 20px;
    width: 15px;
    height: 15px;
}
#dateSelectorWrapper .date-dropdown-whats-on {
    /*  text-align: center;
        border:none;
        box-shadow: none;*/

    background-repeat: no-repeat !important;
    background-position: right 1rem center !important;
    background-image: url('/Content/img/dmn/calendar.svg') !important;
    background-size: 20px 20px !important;
}
.whats-on-cat .selectric, .sports-cat .selectric{
        background-image: url('/content/img/Rita/filter.svg');
        background-size: 25px;
        background-position: right 10px center;
        background-repeat: no-repeat;
}
.whats-on-cat .selectric .selectric-items .selectric-scroll li:hover, .whats-on-cat .selectric .selectric-items .selectric-scroll .selected, .sports-cat .selectric .selectric-items .selectric-scroll li:hover, .sports-cat .selectric .selectric-items .selectric-scroll .selected{
        background-color: var(--accent);
}
.whats-on-cat .selectric{
        height: 44px !important;
}
.sports-cat .selectric{
        height: 40px !important;
}
@media (min-width: 768px){

        .sports-cat .selectric{
                height: 48px !important;
        }
}
.whats-on-cat .selectric-items{
        height: unset !important;
        max-height: 300px;
}
.sports-cat .selectric-items{
        height: 300px !important;
        max-height: 300px;
}
.whats-on-cat .selectric .label{
        display: flex;
        height: 100% !important;
        flex-wrap: wrap;
        align-items: center;
        padding-left: 12px !important;
        padding-right: 12px !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        font-size: 1.1rem;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.sports-cat .selectric .label{
        display: flex;
        height: 100% !important;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        padding-right: 12px !important;
        padding-left: 1.5rem !important;
        font-size: 1.1rem;
        color: var(--text);
}
.event-search-results-dd {
    position: relative;
    width: 100%;
}
.event-search-results-dd .search-results, .event-search-results-dd .competition-search-results 
    {
        margin:6px 0 0;
        background: white;
        list-style: none;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out !important;
        position: absolute;
        z-index: 9;
        width:100%;
        border-radius:8px;
        box-shadow:0px 1px 3px rgba(0, 0, 0, .2);

    }
.event-search-results-dd .search-results .result,
        .event-search-results-dd .competition-search-results .result{
        color: var(--text);
            padding: 15px 0 15px 1.5rem;
            border-bottom: #e9e9e9 solid 1px;
            cursor: pointer;
            border-radius:8px;
}
.event-search-results-dd .search-results .result:first-child, .event-search-results-dd .competition-search-results .result:first-child {
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
            }
.event-search-results-dd .search-results .result:last-child, .event-search-results-dd .competition-search-results .result:last-child {
                border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;
            }
.event-search-results-dd .search-results .result:hover, .event-search-results-dd .search-results .result.highlight, .event-search-results-dd .competition-search-results .result:hover, .event-search-results-dd .competition-search-results .result.highlight{
        background-color: var(--accent);
}
.booking-drawer-active {
    overflow: hidden;

}
.booking-drawer-active:before{
        z-index: 9000;
        background-color: rgb(82 82 91 / 0.6);
        opacity: 1;
}
.booking-drawer-content h2{
        line-height: 35px !important;
}
.dmnapi-widget-drawer-cta{
        display: flex;
        align-items: center;
        justify-content: center;
}
.dmnapi-widget-drawer-cta a{
        margin-left: 1rem;
        margin-right: 1rem;
        width: 100%;
}
@media (min-width: 768px){

        .dmnapi-widget-drawer-cta a{
                width: -moz-max-content;
                width: max-content;
        }
}
.dmn-section .dmn-offers-title:before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #71717a;
    -webkit-mask-image: url(/content/svg/chevron-arrow-down.svg);
    mask-image: url(/content/svg/chevron-arrow-down.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    right: 1.8rem;
    margin-top: -0.5rem;
    }
.dmn-section .dmn-offers-title.open:before
        {
            -webkit-mask-image: url("/content/svg/chevron-arrow-up.svg");
            mask-image: url("/content/svg/chevron-arrow-up.svg");
        }
.type-has-offer {
    background: #fff;
    border-radius: 20px;
    display: flex;
    padding: 6px;
    align-items: center;
    position: absolute;
    top: -14px;
    right: -10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .1), 0px 1px 2px 0px rgba(0, 0, 0, .06);
}
.type-has-offer svg{ width:18px;height:18px;}
.instant-book, .time-offer {
    font-size: 12px;
}
.instant-book svg, .time-offer svg {
        width: 13px;
        height: 13px;
        display:inline;
   }
.instant-book svg path, .time-offer svg path {
            stroke: #1B1B1F !important;
        }
.time-offer {
    /*color: $dmn-time-offer-color;*/
}
.book-btn:hover {
    cursor: pointer;
}
.footer-times{
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
}
.footer-times .site-times{
        margin-top: 1rem;
        margin-bottom: 1.24rem;
        border-radius: 0.75rem;
        border-width: 1px;
        padding: 1rem;
}
.footer-times .siteTimesTime{
        display: flex;
        justify-content: space-between;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
}
.accordion-content{
        margin-top: 1rem;
        margin-bottom: 1.24rem;
        border-radius: 0.75rem;
        border-width: 1px;
        border-color: var(--light-pink);
        padding: 1rem;
}
.VimeoSizer {
    height: 500px;
    width: 100%;
    z-index: 9;
    position: relative;
    pointer-events: none;
    overflow: hidden;
}
.VimeoSizer iframe {
        width: 100%;
        height: 100%;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
    }
.video-container {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
@media only screen and (min-width: 1025px) {
    .mobile-only {
        display: none !important;
    }
}
@media only screen and (max-width: 1026px) {
    .desktop-only {
        display: none !important;
    }
}
.video-background-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
}
.video-wrapper video, .video-wrapper, .videobg-width {
    z-index: 9;
}
.video-container iframe, .VimeoSizer iframe {
    z-index: 9 !important;
    position: relative;
}
.home-newsletter h1, .home-newsletter h2, .home-newsletter h3, .home-newsletter h4, .home-newsletter h5{
        text-align: left;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){

        .home-newsletter h1, .home-newsletter h2, .home-newsletter h3, .home-newsletter h4, .home-newsletter h5{
                text-align: center;
        }
}
.home-newsletter input:not([type="submit"], [type="checkbox"]):focus{
        border-width: 1px;
        border-style: solid;
        border-color: var(--grey-border);
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.home-newsletter input{
        width: 100%;
}
@media (min-width: 768px){

        .home-newsletter input{
                width: 300px;
        }
}
.facility-img svg
{
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: relative;
    }
.facility-img svg path, .facility-img svg polygon, .facility-img svg circle
        {
            fill: var(--background) !important;
        }
a.facility-img:hover svg path, a.facility-img:hover svg polygon, a.facility-img:hover svg circle {
        fill: var(--accent-foreground) !important;
    }
.rita-red-divider::after{
        display: flex;
        justify-content: center;
        background-repeat: no-repeat;
        padding-top: 2rem;
        --tw-content: url('/content/img/Rita/red-divider.svg');
        content: var(--tw-content);
}
.rita-black-up-divider::before, .rita-black-down-divider::after{
        display: flex;
        height: 48px;
        background-repeat: no-repeat;
        --tw-content: "";
        content: var(--tw-content);
}
@media (min-width: 1280px){

        .rita-black-up-divider::before, .rita-black-down-divider::after{
                height: 70px;
        }
}
@media (min-width: 1536px){

        .rita-black-up-divider::before, .rita-black-down-divider::after{
                height: 80px;
        }
}
.rita-black-up-divider::before, .rita-black-down-divider::after {
    background-size: cover;
}
.rita-black-up-divider::before{
        background-image: url('/content/img/Rita/black-divider-up.svg');
}
.rita-black-down-divider::after{
        margin-top: -1px;
        background-image: url('/content/img/Rita/black-divider-down.svg');
        background-position: bottom;
}
.fa-star{
        --tw-text-opacity: 1 !important;
        color: rgba(var(--primary), var(--tw-text-opacity, 1)) !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--text);
}
.fa-star-outline{
        color: transparent !important;
        --tw-text-opacity: 0 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--text);
}
.popup-reveal.popup-review{
        margin-left: auto;
        height: auto;
        min-height: auto;
        width: 80%;
}
.close-button{
        padding: .5rem;
}
.review-slider-wrapper{
        max-width: 390px;
}
* {
    box-sizing: border-box;
}
.image-asset-full-width {
    width: 100%;
}
.image-asset-container {
    position: relative;
    text-align: center;
}
/* progammatically added class names*/
.multiple-images {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.text-overlay-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slideUp {
    opacity: 0;
    transform: translateY(30px);
}
.slideUpAnim {
    animation: slideUp 0.5s ease 0s 1 normal none;
}
.slideDown {
    opacity: 0;
    transform: translateY(30px);
}
.slideDownAnim {
    animation: slideDown 0.5s ease 0s 1 normal none;
}
@keyframes slideUp {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideDown {
    0% {
        transform: translateY(-30px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.popout-active {
    overflow: hidden;
}
.popup-reveal{
        height: auto;
        min-height: auto;
}
.reveal-overlay{
        z-index: 99999999;
        padding: 1rem;
}
.popup-reveal .popup-img{
        width: 100%;
}
.popout-overlay {
    animation-timing-function: ease-out;
    animation-duration: .2s;
    animation-delay: 0s;
    animation-fill-mode: both;
}
.popout-overlay.open
{
    z-index: 9998;
    opacity: 0.3;
}
.popout-overlay.opening {
        animation-name: pop-over-fade-in;
    }
.popout-overlay.closing {
        animation-name: pop-over-fade-out;
    }
@keyframes pop-over-fade-in {
        0% {
            z-index: -1;
            opacity: 0;
        }

        1% {
            z-index: 9998;
            opacity: 0;
        }

        100% {
            z-index: 9998;
            opacity: 0.3;
        }
    }
@keyframes pop-over-fade-out {
        0% {
            z-index: 9998;
            opacity: 0.3;
        }

        99% {
            z-index: 9998;
            opacity: 0;
        }

        100% {
            z-index: -1;
            opacity: 0;
        }
    }
.popout-slider {
    animation-timing-function: ease-out;
    animation-duration: .2s;
    animation-delay: 0s;
    animation-fill-mode: both;
}
.popout-slider.open{
        left:0;
    }
.popout-slider.opening {
        animation-name: popout-open;
    }
.popout-slider.closing {
        animation-name: popout-close;
    }
@keyframes popout-open {
        0% {
            left: -600px;
        }

        100% {
            left: 0;
        }
    }
@keyframes popout-close {
        0% {
            left: 0;
        }

        100% {
            left: -600px;
        }
    }
@media screen and (max-width: 767px) {

        @keyframes popout-open {
            0% {
                left: -85%;
            }

            100% {
                left: 0;
            }
        }

        @keyframes popout-close {
            0% {
                left: 0;
            }

            100% {
                left: -85%;
            }
        }
    }
.popout-slider{

    @include breakpoint(small only) {

        @keyframes popout-open {
            0% {
                left: -85%;
            }

            100% {
                left: 0;
            }
        }

        @keyframes popout-close {
            0% {
                left: 0;
            }

            100% {
                left: -85%;
            }
        }
    }
}
.popout-slider h1, .popout-slider h2, .popout-slider h3, .popout-slider h4, .popout-slider h5 {
        margin: 1rem 0 0;
        font-size: 1.5rem;
    }
.popout-slider.no-image h1, .popout-slider.no-image h2, .popout-slider.no-image h3, .popout-slider.no-image h4, .popout-slider.no-image h5 {
            padding: 0 2.5rem;
        }
.popout-slider .popout-controller {
        transform: translate(100%, -50%) scale(-1);
        writing-mode: vertical-lr;
        /*
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;*/
    }
.popout-slider .popout-close {
        display: none;
    }
.popout-slider.opening .popout-close {
            display: flex;
        }
.popout-slider.opening .popout-open {
            display: none;
        }
.popout-slider.closing {
        left: -600px;
    }
.popout-slider.closing .popout-close {
            display: none;
        }
.popout-slider.closing .popout-open {
            display: flex;
        }
.popout-slider.open .popout-open {
        display: none;
    }
.popout-slider.open .popout-close {
        display: flex;
    }
@media (max-width: 480px) {
    .swiper-button-prev, .swiper-button-next{
                display: none !important;
        }
}
.swiper-pagination-bullet-active{
        opacity: 100% !important;
}
.swiper-pagination-bullet{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
        opacity: 50%;
}
.image-slider .swiper-pagination-bullets, .grid-article-swiper .swiper-pagination-bullets{
        bottom: 0.125rem !important;
        left: 50% !important;
        display: flex !important;
        width: -moz-max-content !important;
        width: max-content !important;
        --tw-translate-x: -50% !important;
        --tw-translate-y: -50% !important;
        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)) !important;
        border-radius: 0.75rem !important;
        --tw-bg-opacity: 1 !important;
        background-color: rgb(55 53 49 / var(--tw-bg-opacity, 1)) !important;
        padding: 0.5rem !important;
}
.menupage-slider .swiper-pagination-bullets{
        bottom: 1rem !important;
        left: 50% !important;
        display: flex !important;
        width: -moz-max-content !important;
        width: max-content !important;
        --tw-translate-x: -50% !important;
        --tw-translate-y: -50% !important;
        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)) !important;
        border-radius: 0.75rem !important;
        --tw-bg-opacity: 1 !important;
        background-color: rgb(55 53 49 / var(--tw-bg-opacity, 1)) !important;
        padding: 0.5rem !important;
}
@media (min-width: 768px){

        .menupage-slider .swiper-pagination-bullets{
                bottom: 1.5rem;
        }
}
.menupage-slider .swiper-button-prev, .menupage-slider .swiper-button-next{
        height: 2.5rem;
        width: 2.5rem;
        border-radius: 50%;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-shadow: 0 4px 8px rgba(0,0,0,0.2);
        --tw-shadow-colored: 0 4px 8px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.menupage-slider .swiper-button-prev::after{
        --tw-rotate: 135deg;
        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));
}
.menupage-slider .swiper-button-next::after{
        --tw-rotate: -45deg;
        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));
}
.menupage-slider .swiper-button-prev::after, .menupage-slider .swiper-button-next::after{
        padding: 5px;
        --tw-content: '';
        content: var(--tw-content);
        border: solid black;
        border-width: 0 3px 3px 0;
}
#review-slider .swiper-slide{
        margin-left: 0px;
        margin-right: 0px;
        height: 270px !important;
        width: 300px;
}
@media (min-width: 768px){

        #review-slider .swiper-slide{
                margin-left: 8px;
                margin-right: 8px;
                width: 490px;
        }
}
.grid-article-swiper{
        border-radius: 1.4rem;
        padding-left: 26px;
        padding-right: 26px;
}
@media (min-width: 768px){

        .grid-article-swiper{
                padding-left: 46px;
                padding-right: 46px;
        }
}
.grid-article-swiper .swiper-slide-active {
        opacity: 1 !important;
}
.grid-article-swiper .swiper-slide {
        opacity: .5;
}
#f-events-slider .swiper-pagination-bullets{
        bottom: -1rem !important;
        left: 50% !important;
        display: flex !important;
        width: -moz-max-content !important;
        width: max-content !important;
        --tw-translate-x: -50% !important;
        --tw-translate-y: -50% !important;
        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)) !important;
        border-radius: 0.75rem !important;
        --tw-bg-opacity: 1 !important;
        background-color: rgb(55 53 49 / var(--tw-bg-opacity, 1)) !important;
        padding: 0.5rem !important;
}
#f-events-slider .swiper-pagination-bullet{
        height: 10px !important;
        width: 10px !important;
}
.popUpArrow {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    bottom: 2px;
    z-index: 100;
    height: 40%;
    width: 40%;
}
.popUpBtn svg {
    fill: white;
    stroke: rgb(var(--primary));
}
.popUp-Image {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}
#PopupImage {
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.PopupClose {
    bottom: 0px;
    fill: rgb(var(--primary));
}
.popUpBtnImage {
    position: relative
}
.popUpImage {
    border-radius: 50%
}
.popUpBtn {
    display: inline-block;
    position: absolute;
    bottom: inherit;
    left: inherit;
    background-color: inherit;
    height: inherit;
    width: inherit;
    border-radius: 50%;
}
.popUpCloseBtn {
    background-color: rgb(var(--primary)) !important;
}
.popUpCloseBtn svg {
        fill: white !important;
    }
.popUpBtn:hover {
    filter: brightness(85%);
}
.popup-reveal .close-button svg{
            width:20px;
            height:20px;
        }
.fixture-card{
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 0.5rem;
        overflow: hidden;
        border-radius: 18px;
        padding: 0.5rem;
        text-decoration-line: none;
        --tw-shadow-color: rgb(0 0 0 / 0.05);
        --tw-shadow: var(--tw-shadow-colored);
        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-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 640px){

        .fixture-card{
                padding-left: 1rem;
        }
}
@media (min-width: 1024px){

        .fixture-card:not(.mobile){
                flex-direction: row;
        }
}
.fixture-card-content{
        display: flex;
        width: 100%;
        align-items: center;
        gap: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
}
.fixture-card-time{
        border-radius: 9999px;
        background-color: var(--foreground);
        padding-top: 0.25rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 0.375rem;
        font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.fixture-card-content h5{
        width: 100%;
}
.fixture-card-content h5:first-of-type{
        text-align: end;
}
.quote {
    padding-left: 20px;
    border-left: solid 1px #71717A;
    color: #6B7280;
}
/* footer */
.mvg {
    font-family: stinger-variable, sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100, "YTLC" 500;
}
.text-center{
        text-align: center;
}
.selectric-wrapper{
        width: 100% !important;
}
.selectric .label{
        color: var(--text);
}
.whats-on-cat .selectric .label{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
a{
        text-decoration-line: underline;
}
.bg-wrap{
        background-color: var(--background) !important;
}
.content-wrapper{
        background-color: var(--background);
        background-image: none;
}
.cms-widget:first-child{
        padding-top: 2rem;
}
.widget-error-message {
    text-align: center;
}
.placeholder-white::-moz-placeholder {
    color: #ffffff;
}
.placeholder-white::placeholder {
    color: #ffffff;
}
.header-banner-title{
        top: 50%;
        --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));
}
@media (max-width: 640px) {
.header-banner-title{
                top: 70%;
                --tw-translate-y: -70%;
                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));
        }
        .header-banner-title h1, .header-banner-title h2 {
            font-size: 35px !important;
            line-height: 2.5rem;
        }
    }
iframe[src^="https://www.youtube.com/"]{
        max-width: 100%;
}
@media (max-width: 640px) {
iframe[src^="https://www.youtube.com/"]{
                width: 100% !important;
        }
    }
/*rhythm-of-the-weeks*/
.rhythm-of-the-weeks .overlay-text:not(:has(.cta)) h2 {
    border-bottom: none;
}
.rhythm-of-the-weeks .swiper-slide {
    transform: rotate(-2deg);
}
.rhythm-of-the-weeks .rolloverOverlay {
    width:100% !important;
}
.rhythm-of-the-weeks .overlay{
        background-color: transparent;
        opacity: 1;
    transition: background-color 0.3s ease, opacity 0.3s ease;
}
.rich-text-editor-content a:not([class]) {
    font-weight: bold !important;
    color: rgb(var(--primary));
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}
.rich-text-editor-content a:not([class]):hover{
        --tw-text-opacity: 1;
        color: rgb(234 69 33 / var(--tw-text-opacity, 1));
        text-decoration-thickness: 3px;
}
.placeholder\:\!tw-text-\[var\(--dmn-input-placeholder\)\]::-moz-placeholder{
        color: var(--dmn-input-placeholder) !important;
}
.placeholder\:\!tw-text-\[var\(--dmn-input-placeholder\)\]::placeholder{
        color: var(--dmn-input-placeholder) !important;
}
.first\:tw-ml-0:first-child{
        margin-left: 0px;
}
.hover\:tw-cursor-default:hover{
        cursor: default;
}
.hover\:tw-cursor-move:hover{
        cursor: move;
}
.hover\:tw-cursor-pointer:hover{
        cursor: pointer;
}
.hover\:tw-bg-accent:hover{
        background-color: var(--accent);
}
.hover\:tw-bg-secondary-hover:hover{
        background-color: var(--secondary-hover);
}
.hover\:tw-text-accent-foreground:hover{
        color: var(--accent-foreground);
}
.hover\:tw-text-hover:hover{
        color: var(--text-hover);
}
.hover\:tw-text-text-hover:hover{
        color: var(--text-hover);
}
.hover\:tw-underline:hover{
        text-decoration-line: underline;
}
.focus\:\!tw-bg-\[\#FFFFFF\]:focus{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:\!tw-bg-\[\#FFFFFF\]:active{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
@media (min-width: 640px){

        .sm\:tw-px-0{
                padding-left: 0px;
                padding-right: 0px;
        }

        .sm\:tw-pr-\[64px\]{
                padding-right: 64px;
        }
}
@media (min-width: 768px){

        .md\:tw-sticky{
                position: sticky;
        }

        @media (min-width: 768px){

                .md\:md\:tw-right-\[10px\]{
                        right: 10px;
                }
        }

        .md\:tw-left-\[-600px\]{
                left: -600px;
        }

        .md\:tw-left-\[10px\]{
                left: 10px;
        }

        .md\:tw-right-\[10px\]{
                right: 10px;
        }

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

        .md\:tw-top-\[100px\]{
                top: 100px;
        }

        .md\:tw-top-\[14px\]{
                top: 14px;
        }

        .md\:tw-top-\[50\%\]{
                top: 50%;
        }

        .md\:tw-order-first{
                order: -9999;
        }

        .md\:tw-order-last{
                order: 9999;
        }

        .md\:tw-m-0{
                margin: 0px;
        }

        .md\:tw-m-\[10px\]{
                margin: 10px;
        }

        .md\:tw-mx-\[16px\]{
                margin-left: 16px;
                margin-right: 16px;
        }

        .md\:tw-mb-0{
                margin-bottom: 0px;
        }

        .md\:tw-mb-4{
                margin-bottom: 1rem;
        }

        .md\:tw-mb-\[\.5rem\]{
                margin-bottom: .5rem;
        }

        .md\:tw-mb-\[64px\]{
                margin-bottom: 64px;
        }

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

        .md\:tw-mt-0{
                margin-top: 0px;
        }

        .md\:tw-mt-\[2rem\]{
                margin-top: 2rem;
        }

        .md\:tw-line-clamp-2{
                overflow: hidden;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
        }

        .md\:tw-block{
                display: block;
        }

        .md\:tw-inline-block{
                display: inline-block;
        }

        .md\:tw-flex{
                display: flex;
        }

        .md\:tw-grid{
                display: grid;
        }

        .md\:tw-hidden{
                display: none;
        }

        .md\:tw-h-\[400px\]{
                height: 400px;
        }

        .md\:tw-h-\[600px\]{
                height: 600px;
        }

        .md\:tw-h-\[669px\]{
                height: 669px;
        }

        .md\:tw-h-auto{
                height: auto;
        }

        .md\:tw-max-h-\[400px\]{
                max-height: 400px;
        }

        .md\:tw-min-h-\[200px\]{
                min-height: 200px;
        }

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

        .md\:tw-w-1\/3{
                width: 33.333333%;
        }

        .md\:tw-w-2\/3{
                width: 66.666667%;
        }

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

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

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

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

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

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

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

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

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

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

        .md\:tw-w-auto{
                width: auto;
        }

        .md\:tw-w-full{
                width: 100%;
        }

        .md\:tw-w-max{
                width: -moz-max-content;
                width: max-content;
        }

        .md\:\!tw-min-w-\[20\%\]{
                min-width: 20% !important;
        }

        .md\:tw-min-w-\[370px\]{
                min-width: 370px;
        }

        .md\:tw-min-w-\[450px\]{
                min-width: 450px;
        }

        .md\:tw-max-w-\[1536px\]{
                max-width: 1536px;
        }

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

        .md\:tw-max-w-\[50\%\]{
                max-width: 50%;
        }

        .md\:tw-max-w-\[60\%\]{
                max-width: 60%;
        }

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

        .md\:tw-max-w-\[768px\]{
                max-width: 768px;
        }

        .md\:tw-flex-shrink-\[1\]{
                flex-shrink: 1;
        }

        .md\:tw-basis-1\/2{
                flex-basis: 50%;
        }

        .md\:tw-basis-1\/3{
                flex-basis: 33.333333%;
        }

        .md\:tw-basis-2\/3{
                flex-basis: 66.666667%;
        }

        .md\:tw-basis-\[30\%\]{
                flex-basis: 30%;
        }

        .md\:tw-basis-\[50\%\]{
                flex-basis: 50%;
        }

        .md\:tw-rotate-\[2\.5deg\]{
                --tw-rotate: 2.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));
        }

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

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

        .md\:tw-flex-col{
                flex-direction: column;
        }

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

        .md\:tw-items-start{
                align-items: flex-start;
        }

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

        .md\:tw-justify-start{
                justify-content: flex-start;
        }

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

        .md\:tw-justify-center{
                justify-content: center;
        }

        .md\:tw-justify-items-start{
                justify-items: start;
        }

        .md\:tw-gap-4{
                gap: 1rem;
        }

        .md\:tw-gap-8{
                gap: 2rem;
        }

        .md\:tw-gap-\[4px\]{
                gap: 4px;
        }

        .md\:tw-gap-wgt{
                gap: 30px;
        }

        .md\:tw-gap-wgt-l{
                gap: 60px;
        }

        .md\:tw-gap-wgt-s{
                gap: 16px;
        }

        .md\:tw-self-center{
                align-self: center;
        }

        .md\:tw-rounded-xl{
                border-radius: 0.75rem;
        }

        .md\:tw-p-0{
                padding: 0px;
        }

        .md\:tw-p-\[32px\]{
                padding: 32px;
        }

        .md\:tw-p-\[8px_32px\]{
                padding: 8px 32px;
        }

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

        .md\:tw-px-\[0rem\]{
                padding-left: 0rem;
                padding-right: 0rem;
        }

        .md\:tw-px-\[12px\]{
                padding-left: 12px;
                padding-right: 12px;
        }

        .md\:tw-px-\[28px\]{
                padding-left: 28px;
                padding-right: 28px;
        }

        .md\:tw-px-\[2rem\]{
                padding-left: 2rem;
                padding-right: 2rem;
        }

        .md\:tw-px-\[32px\]{
                padding-left: 32px;
                padding-right: 32px;
        }

        .md\:tw-py-\[12px\]{
                padding-top: 12px;
                padding-bottom: 12px;
        }

        .md\:tw-py-\[48px\]{
                padding-top: 48px;
                padding-bottom: 48px;
        }

        .md\:tw-py-\[96px\]{
                padding-top: 96px;
                padding-bottom: 96px;
        }

        .md\:tw-pr-\[4rem\]{
                padding-right: 4rem;
        }

        .md\:tw-pt-\[0\]{
                padding-top: 0;
        }

        .md\:tw-text-left{
                text-align: left;
        }

        .md\:tw-text-center{
                text-align: center;
        }

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

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

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

        .md\:tw-text-\[36px\]{
                font-size: 36px;
        }
}
@media (min-width: 813px){

        .min-\[813px\]\:tw-basis-\[30\%\]{
                flex-basis: 30%;
        }
}
@media (min-width: 1024px){

        .lg\:tw-order-none{
                order: 0;
        }

        .lg\:tw-my-\[64px\]{
                margin-top: 64px;
                margin-bottom: 64px;
        }

        .lg\:tw-line-clamp-2{
                overflow: hidden;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
        }

        .lg\:tw-flex{
                display: flex;
        }

        .lg\:tw-hidden{
                display: none;
        }

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

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

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

        .lg\:tw-w-auto{
                width: auto;
        }

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

        .lg\:tw-basis-\[30\%\]{
                flex-basis: 30%;
        }

        .lg\:tw-basis-\[33\%\]{
                flex-basis: 33%;
        }

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

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

        .lg\:tw-items-start{
                align-items: flex-start;
        }

        .lg\:tw-justify-end{
                justify-content: flex-end;
        }

        .lg\:tw-gap-\[3rem\]{
                gap: 3rem;
        }

        .lg\:tw-gap-\[40px\]{
                gap: 40px;
        }

        .lg\:tw-gap-\[60px\]{
                gap: 60px;
        }

        .lg\:tw-gap-\[64px\]{
                gap: 64px;
        }

        .lg\:tw-gap-wgt-l{
                gap: 60px;
        }

        .lg\:tw-px-0{
                padding-left: 0px;
                padding-right: 0px;
        }

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

        .lg\:tw-py-0{
                padding-top: 0px;
                padding-bottom: 0px;
        }

        .lg\:tw-py-\[4rem\]{
                padding-top: 4rem;
                padding-bottom: 4rem;
        }

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

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

        .lg\:tw-text-left{
                text-align: left;
        }

        .lg\:tw-text-\[22px\]{
                font-size: 22px;
        }

        .lg\:tw-text-\[24px\]{
                font-size: 24px;
        }

        .lg\:tw-text-\[30px\]{
                font-size: 30px;
        }

        .lg\:tw-text-\[32px\]{
                font-size: 32px;
        }
}
@media (min-width: 1280px){

        .xl\:tw-flex{
                display: flex;
        }

        .xl\:tw-h-\[768px\]{
                height: 768px;
        }

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

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

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

        .xl\:tw-w-\[21\%\]{
                width: 21%;
        }

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

        .xl\:tw-max-w-\[1536px\]{
                max-width: 1536px;
        }

        .xl\:tw-max-w-\[624px\]{
                max-width: 624px;
        }

        .xl\:tw-flex-row{
                flex-direction: row;
        }

        .xl\:tw-justify-between{
                justify-content: space-between;
        }

        .xl\:tw-gap-0{
                gap: 0px;
        }

        .xl\:tw-gap-\[4rem\]{
                gap: 4rem;
        }

        .xl\:tw-px-\[100px\]{
                padding-left: 100px;
                padding-right: 100px;
        }

        .xl\:tw-py-\[64px\]{
                padding-top: 64px;
                padding-bottom: 64px;
        }
}
@media (min-width: 1536px){

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

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

        .\32xl\:tw-gap-\[12px\]{
                gap: 12px;
        }

        .\32xl\:tw-gap-\[8px\]{
                gap: 8px;
        }

        .\32xl\:tw-px-0{
                padding-left: 0px;
                padding-right: 0px;
        }

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

        .\32xl\:tw-text-\[14px\]{
                font-size: 14px;
        }
}