*,
::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.19 | 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;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

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

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

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

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}

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

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-bottom-5 {
  bottom: -1.25rem;
}

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

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

.-top-5 {
  top: -1.25rem;
}

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

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

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0px;
}

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

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-5 {
  left: 1.25rem;
}

.right-2 {
  right: 0.5rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

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

.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}

.top-5 {
  top: 1.25rem;
}

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

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

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

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

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

.z-\[999\] {
  z-index: 999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.m-auto {
  margin: auto;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-8 {
  margin-bottom: 2rem;
}

.ml-auto {
  margin-left: auto;
}

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

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

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

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

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

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

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

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

.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}

.mt-\[180px\] {
  margin-top: 180px;
}
.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-4 {
  margin-bottom: 1rem;
}
.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!aspect-square {
  aspect-ratio: 1 / 1 !important;
}
.aspect-\[0\.78\/1\] {
  aspect-ratio: 0.78/1;
}

.aspect-\[1\.8\/1\] {
  aspect-ratio: 1.8/1;
}

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

.aspect-\[2\/1\] {
  aspect-ratio: 2/1;
}
.aspect-\[4\/2\] {
  aspect-ratio: 4/2;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-\[1\/1\.3\] {
  aspect-ratio: 1/1.3;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

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

.aspect-\[4\/2\] {
  aspect-ratio: 4/2;
}
.\!h-full {
  height: 100% !important;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-5 {
  height: 1.25rem;
}

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

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

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

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

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

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

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

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

.h-\[calc\(100\%-30px\)\] {
  height: calc(100% - 30px);
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

.\!w-auto {
  width: auto !important;
}

.\!w-full {
  width: 100% !important;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-20 {
  width: 5rem;
}

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

.w-\[calc\(100\%-30px\)\] {
  width: calc(100% - 30px);
}

.w-full {
  width: 100%;
}
.min-w-\[160px\] {
  min-width: 160px;
}

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

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

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

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

.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[345px\] {
  max-width: 345px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[672px\] {
  max-width: 672px;
}
.max-w-\[680px\] {
  max-width: 680px;
}
.max-w-\[718px\] {
  max-width: 718px;
}
.max-w-\[725px\] {
  max-width: 725px;
}
.max-w-\[740px\] {
  max-width: 740px;
}

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

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

.max-w-lg {
  max-width: 32rem;
}
.max-w-\[576px\] {
  max-width: 576px;
}
.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

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

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

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

.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));
}

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

.-rotate-45 {
  --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));
}

.rotate-45 {
  --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));
}

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

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

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

.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-24 {
  gap: 6rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

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

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

.self-end {
  align-self: flex-end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-clr263826 {
  --tw-border-opacity: 1;
  border-color: rgb(38 56 38 / var(--tw-border-opacity, 1));
}

.border-clr263826\/10 {
  border-color: rgb(38 56 38 / 0.1);
}

.border-clr263826\/15 {
  border-color: rgb(38 56 38 / 0.15);
}

.border-clr263826\/20 {
  border-color: rgb(38 56 38 / 0.2);
}
.border-clr263826\/25 {
  border-color: rgb(38 56 38 / 0.25);
}
.border-clr263826\/30 {
  border-color: rgb(38 56 38 / 0.3);
}

.border-clr98AD85 {
  --tw-border-opacity: 1;
  border-color: rgb(152 173 133 / var(--tw-border-opacity, 1));
}

.border-clrF7F1E5\/35 {
  border-color: rgb(247 241 229 / 0.35);
}

.border-clrF7F1E5\/40 {
  border-color: rgb(247 241 229 / 0.4);
}

.border-clrF8F2E5 {
  --tw-border-opacity: 1;
  border-color: rgb(248 242 229 / var(--tw-border-opacity, 1));
}

.border-clrF8F2E5\/15 {
  border-color: rgb(248 242 229 / 0.15);
}

.border-clrF8F2E5\/20 {
  border-color: rgb(248 242 229 / 0.2);
}

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

.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/25 {
  border-color: rgb(255 255 255 / 0.25);
}

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

.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}

.bg-clr263826 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
}

.bg-clr976346 {
  --tw-bg-opacity: 1;
  background-color: rgb(151 99 70 / var(--tw-bg-opacity, 1));
}

.bg-clr98AD85 {
  --tw-bg-opacity: 1;
  background-color: rgb(152 173 133 / var(--tw-bg-opacity, 1));
}

.bg-clrDC2626 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.bg-clrEFE6D7 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 230 215 / var(--tw-bg-opacity, 1));
}

.bg-clrF8F2E5 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1));
}
.bg-clrF8F2E5\/80 {
  background-color: rgb(248 242 229 / 0.8);
}
.bg-clrF9F5EC {
  --tw-bg-opacity: 1;
  background-color: rgb(249 245 236 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

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

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

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

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

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.pb-12 {
  padding-bottom: 3rem;
}

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

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

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}

.pr-4 {
  padding-right: 1rem;
}

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

.pt-16 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

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

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

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

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

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

.font-Francesca {
  font-family: Francesca;
}

.font-Georgia {
  font-family: hardcover-vf, monospace;
}

.font-VintageGoods {
  font-family: VintageGoods;
}
.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

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

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

.text-\[200px\] {
  font-size: 200px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[44px\] {
  font-size: 44px;
}
.text-\[50px\] {
  font-size: 50px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.65\] {
  line-height: 1.65;
}

.leading-\[10px\] {
  line-height: 10px;
}

.leading-\[200px\] {
  line-height: 200px;
}

.leading-none {
  line-height: 1;
}
.tracking-\[0\.08em\] {
  letter-spacing: 0.08em;
}
.tracking-\[1px\] {
  letter-spacing: 1px;
}

.tracking-\[2\.3px\] {
  letter-spacing: 2.3px;
}
.tracking-\[2px\] {
  letter-spacing: 2px;
}

.tracking-\[3px\] {
  letter-spacing: 3px;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-clr263826 {
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

.text-clr263826\/50 {
  color: rgb(38 56 38 / 0.5);
}

.text-clr263826\/60 {
  color: rgb(38 56 38 / 0.6);
}

.text-clr263826\/75 {
  color: rgb(38 56 38 / 0.75);
}

.text-clr263826\/80 {
  color: rgb(38 56 38 / 0.8);
}
.text-clr2F2722\/60 {
  color: rgb(47 39 34 / 0.6);
}
.text-clr2F2722\/65 {
  color: rgb(47 39 34 / 0.65);
}

.text-clr2F2722\/70 {
  color: rgb(47 39 34 / 0.7);
}

.text-clr2F2722\/75 {
  color: rgb(47 39 34 / 0.75);
}

.text-clr2F2722\/80 {
  color: rgb(47 39 34 / 0.8);
}
.text-clr2F2722\/85 {
  color: rgb(47 39 34 / 0.85);
}
.text-clr51584A {
  --tw-text-opacity: 1;
  color: rgb(81 88 74 / var(--tw-text-opacity, 1));
}

.text-clr6D7565 {
  --tw-text-opacity: 1;
  color: rgb(109 117 101 / var(--tw-text-opacity, 1));
}

.text-clr976346 {
  --tw-text-opacity: 1;
  color: rgb(151 99 70 / var(--tw-text-opacity, 1));
}

.text-clr98AD85 {
  --tw-text-opacity: 1;
  color: rgb(152 173 133 / var(--tw-text-opacity, 1));
}

.text-clrF7F1E5 {
  --tw-text-opacity: 1;
  color: rgb(247 241 229 / var(--tw-text-opacity, 1));
}

.text-clrF7F1E5\/5 {
  color: rgb(247 241 229 / 0.05);
}

.text-clrF7F1E5\/65 {
  color: rgb(247 241 229 / 0.65);
}

.text-clrF7F1E5\/70 {
  color: rgb(247 241 229 / 0.7);
}

.text-clrF7F1E5\/75 {
  color: rgb(247 241 229 / 0.75);
}

.text-clrF7F1E5\/80 {
  color: rgb(247 241 229 / 0.8);
}

.text-clrF7F1E5\/90 {
  color: rgb(247 241 229 / 0.9);
}

.text-clrF8F2E5 {
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

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

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-clr263826\/70 {
  color: rgb(38 56 38 / 0.7);
}

.text-clr2F2722\/85 {
  color: rgb(47 39 34 / 0.85);
}
.underline {
  text-decoration-line: underline;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-70 {
  opacity: 0.7;
}
.opacity-10 {
  opacity: 0.1;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -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);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.invert {
  --tw-invert: invert(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);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

@font-face {
  font-family: "VintageGoods";

  src: url("../fonts/VintageGoods-Regular.eot");

  src: url("../fonts/VintageGoods-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/VintageGoods-Regular.woff2") format("woff2"),
    url("../fonts/VintageGoods-Regular.woff") format("woff"),
    url("../fonts/VintageGoods-Regular.ttf") format("truetype"),
    url("../fonts/VintageGoods-Regular.svg#VintageGoods-Regular") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "Francesca";

  src: url("../fonts/FrancescaRegular.eot");

  src: url("../fonts/FrancescaRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/FrancescaRegular.woff2") format("woff2"),
    url("../fonts/FrancescaRegular.woff") format("woff"),
    url("../fonts/FrancescaRegular.ttf") format("truetype"),
    url("../fonts/FrancescaRegular.svg#FrancescaRegular") format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

body {
  font-family: courier-std, monospace;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(47 39 34 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  body {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.primary-menu {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: rgb(38 56 38 / 0.5);
}

@media (min-width: 768px) {
  .primary-menu {
    flex-direction: row;
    gap: 1.25rem;
  }
}

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

.primary-menu a:hover {
  color: rgb(32 53 37 / 1);
}

.btnprimary {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btnprimary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .btnprimary {
    height: 58px;
  }
}

.btnsecondary {
  display: inline-flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btnsecondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .btnsecondary {
    height: 58px;
  }
}

.videohome {
  height: 100%;
  width: 100%;
}

.videohome iframe {
  top: 50%;
  left: 50%;
  width: 100vw;
  min-height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
  position: relative;
  height: 100vw;
  min-width: 230vh;
}

@media (min-width: 768px) {
  .videohome iframe {
    height: 56vw;
    min-width: 177.77vh;
  }
}

h2 {
  font-family: Francesca;
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(32 53 37 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px) {
  h2 {
    font-size: 4.5rem;
    line-height: 1;
  }
}

h2 > span {
  --tw-text-opacity: 1;
  color: rgb(152 173 133 / var(--tw-text-opacity, 1));
}

.marqueeSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.left-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(
    to right,
    #f8f2e5 0%,
    rgba(248, 242, 229, 0) 100%
  );
}

.right-gradient {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(to left, #f8f2e5 0%, rgba(248, 242, 229, 0) 100%);
}

.imagegallery .swiper-wrapper {
  transition-timing-function: linear !important;
}

.contact_form label {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(246 240 228 / var(--tw-text-opacity, 1));
}

.contact_form .formcontrol {
  height: 3rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(100 111 94 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(246 240 228 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.btnsubmit {
  display: inline-flex;
  height: 3rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btnsubmit:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(152 173 133 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .btnsubmit {
    height: 58px;
  }
}

.wpcf7-response-output {
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 111 94 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(246 240 228 / var(--tw-text-opacity, 1)) !important;
}

[x-cloak] {
  display: none !important;
}

.gradiat_2 {
  background: linear-gradient(
    0deg,
    #203924 0%,
    rgba(32, 57, 36, 0.3) 50%,
    #203924 100%
  );
  background: linear-gradient(
    0deg,
    color(display-p3 0.1481 0.2209 0.1494) 0%,
    color(display-p3 0.1481 0.2209 0.1494 / 0.3) 50%,
    color(display-p3 0.1481 0.2209 0.1494 / 0) 100%
  );
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
}

.gradiat_3 {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.95) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    #000 100%
  );
  background: linear-gradient(
    0deg,
    color(display-p3 0 0 0 / 0.95) 0%,
    color(display-p3 0 0 0 / 0.4) 50%,
    color(display-p3 0 0 0 / 0) 100%
  );
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
}

.seasongallery .swiper-wrapper {
  transition-timing-function: linear !important;
}

.number_input::-webkit-outer-spin-button,
.number_input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

.number_input {
  -moz-appearance: textfield;
}

.mobile_menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}

.mobile_menu a {
  display: block;
  text-align: center;
  font-family: Francesca;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

/* woocommerce */

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce-info {
  --tw-border-opacity: 1;
  border-color: rgb(38 56 38 / var(--tw-border-opacity, 1));
}

.woocommerce-info::before {
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

.woocommerce table.shop_table {
  border-width: 0px;
}

.woocommerce table.shop_table th {
  border-width: 0px !important;
  padding: 0px !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: rgb(255 255 255 / 0.75) !important;
}

.woocommerce table.shop_table td {
  border-width: 0px !important;
  padding: 0px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.woocommerce a.remove {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table th {
  border-bottom-width: 1px !important;
  border-color: rgb(38 56 38 / 0.2) !important;
  padding: 0.75rem !important;
  color: rgb(38 56 38 / 0.5) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td {
  border-bottom-width: 1px !important;
  border-color: rgb(38 56 38 / 0.2) !important;
  padding: 0.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  color: rgb(38 56 38 / 0.5) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td.product-subtotal {
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1)) !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td.product-price {
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1)) !important;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 100%;
}

input[type="number"].qty::-webkit-inner-spin-button,
input[type="number"].qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"].qty {
  -moz-appearance: textfield;
}

.woocommerce .quantity .qty {
  height: 100%;
  width: 3rem;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: rgb(38 56 38 / 0.2);
}

.woocommerce-message {
  --tw-border-opacity: 1;
  border-color: rgb(38 56 38 / var(--tw-border-opacity, 1));
}

.woocommerce-message::before {
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

.update_cart_btn {
  height: 3rem !important;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 230 215 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1 !important;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 1024px) {
  .update_cart_btn {
    height: 58px !important;
  }
}

.woocommerce table.checkout_table th {
  border-width: 0px !important;
  padding: 0px;
  padding-bottom: 1.25rem;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  letter-spacing: 2.3px !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce table.checkout_table td {
  border-width: 0px !important;
  padding: 0px;
  padding-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
}

.checkout-button {
  display: inline-flex !important;
  height: 3rem !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  text-transform: uppercase !important;
  letter-spacing: 2.3px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1)) !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.checkout-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .checkout-button {
    height: 58px !important;
  }
}

.woocommerce-billing-fields h3 {
  display: none;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border-color: rgb(38 56 38 / 0.2);
  font-size: 0.875rem;
  line-height: 1.25rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.woocommerce form .form-row label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(47 39 34 / var(--tw-text-opacity, 1));
}

.woocommerce form .form-row {
  margin-bottom: 1.5rem;
  padding: 0px;
}

.woocommerce-shipping-fields {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
}

.woocommerce-shipping-fields h3 {
  margin-bottom: 1.5rem;
}

.woocommerce table.shop_table th {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce table.shop_table .cart-subtotal th {
  padding-top: 1rem;
}

.woocommerce table.shop_table .order-total th {
  padding-top: 1rem;
}

#place_order {
  margin-top: 2.5rem;
  display: inline-flex !important;
  height: 3rem !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  text-transform: uppercase !important;
  letter-spacing: 2.3px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1)) !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#place_order:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  #place_order {
    height: 58px !important;
  }
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: transparent;
}

.woocommerce-MyAccount-navigation {
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(248 242 229 / var(--tw-border-opacity, 1));
  padding: 1rem;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
}

.woocommerce-Address-title h2 {
  margin-bottom: 0.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.woocommerce-Address-title a {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce-MyAccount-content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.woocommerce-MyAccount-content h2 {
  margin-bottom: 0.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.woocommerce-MyAccount-content .button {
  display: inline-flex !important;
  height: 3rem !important;
  align-items: center;
  justify-content: center;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 56 38 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  text-transform: uppercase !important;
  letter-spacing: 2.3px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(248 242 229 / var(--tw-text-opacity, 1)) !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.woocommerce-MyAccount-content .button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .woocommerce-MyAccount-content .button {
    height: 58px !important;
  }
}

.event_form {
  display: grid;
  gap: 1.25rem;
}

@media (min-width: 768px) {
  .event_form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.event_form label {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(47 39 34 / 0.7);
}

.event_form .form-control {
  height: 3.5rem;
  width: 100%;
  border-width: 1px;
  border-color: rgb(38 56 38 / 0.15);
  background-color: rgb(255 255 255 / 0.6);
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(38 56 38 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.event_form .form-control:focus {
  border-color: rgb(38 56 38 / 0.4);
}

.event_form textarea.form-control {
  height: 125px;
}

.event_form .info {
  max-width: 320px;
  font-size: 0.75rem;
  line-height: 1rem;
  line-height: 1.7;
  color: rgb(47 39 34 / 0.55);
}
.last\:border-0:last-child {
  border-width: 0px;
}

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

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:-top-16 {
    top: -4rem;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

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

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

  .md\:flex {
    display: flex;
  }

  .md\:aspect-\[2\/1\] {
    aspect-ratio: 2/1;
  }

  .md\:aspect-\[2\/3\] {
    aspect-ratio: 2/3;
  }

  .md\:\!h-\[897px\] {
    height: 897px !important;
  }

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

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

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

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

  .md\:h-full {
    height: 100%;
  }

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

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

  .md\:\!w-5\/12 {
    width: 41.666667% !important;
  }

  .md\:\!w-7\/12 {
    width: 58.333333% !important;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }
  .md\:w-7\/12 {
    width: 58.333333%;
  }
  .md\:w-\[114px\] {
    width: 114px;
  }

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

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

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

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

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

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

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

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

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

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

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:leading-\[300px\] {
    line-height: 300px;
  }

  .md\:first\:pl-0:first-child {
    padding-left: 0px;
  }

  .md\:last\:border-r-0:last-child {
    border-right-width: 0px;
  }

  .md\:last\:pr-0:last-child {
    padding-right: 0px;
  }
}

@media (min-width: 1024px) {
  .lg\:-top-10 {
    top: -2.5rem;
  }

  .lg\:-top-6 {
    top: -1.5rem;
  }

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

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

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-20 {
    margin-top: 5rem;
  }

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

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

  .lg\:aspect-\[2\/1\.5\] {
    aspect-ratio: 2/1.5;
  }

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

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-8\/12 {
    width: 66.666667%;
  }

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

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

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

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

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

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[38\%_62\%\] {
    grid-template-columns: 38% 62%;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

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

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .lg\:py-\[110px\] {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .lg\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:py-\[90px\] {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }
  .lg\:pr-16 {
    padding-right: 4rem;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

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

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-\[56px\] {
    font-size: 56px;
  }
  .lg\:text-\[90px\] {
    font-size: 90px;
  }
}

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

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

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

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

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

  .xl\:max-w-\[700px\] {
    max-width: 700px;
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:p-10 {
    padding: 2.5rem;
  }

  .xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:pl-\[calc\(50\%-732px\)\] {
    padding-left: calc(50% - 732px);
  }
  .xl\:pr-20 {
    padding-right: 5rem;
  }
  .xl\:pt-\[82px\] {
    padding-top: 82px;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .xl\:text-\[100px\] {
    font-size: 100px;
  }

  .xl\:text-\[400px\] {
    font-size: 400px;
  }
  .xl\:text-\[75px\] {
    font-size: 75px;
  }
  .xl\:text-\[88px\] {
    font-size: 88px;
  }
  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

.\[\&\>a\]\:block > a {
  display: block;
}

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

@media (min-width: 1280px) {
  .\[\&\>a\]\:xl\:w-auto > a {
    width: auto;
  }
}

.\[\&\>h3\]\:text-2xl > h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.\[\&\>li\>a\]\:underline > li > a {
  text-decoration-line: underline;
}

.\[\&\>p\>a\]\:underline > p > a {
  text-decoration-line: underline;
}

.\[\&\>span\]\:text-clr98AD85 > span {
  --tw-text-opacity: 1;
  color: rgb(152 173 133 / var(--tw-text-opacity, 1));
}

.\[\&_img\]\:\!h-full img {
  height: 100% !important;
}

.\[\&_img\]\:\!w-full img {
  width: 100% !important;
}

.\[\&_img\]\:w-full img {
  width: 100%;
}

.\[\&_img\]\:\!object-cover img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
