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

.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: 1532px) {
  .container {
    max-width: 1532px;
  }
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-top-2 {
  top: -0.5rem;
}
.bottom-10 {
  bottom: 2.5rem;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0px;
}

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

.left-10 {
  left: 2.5rem;
}
.left-\[150px\] {
  left: 150px;
}

.left-\[calc\(100\%\+24px\)\] {
  left: calc(100% + 24px);
}

.right-0 {
  right: 0px;
}

.right-5 {
  right: 1.25rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-\[10px\] {
  top: 10px;
}
.top-\[15px\] {
  top: 15px;
}
.top-1\/2 {
  top: 50%;
}

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

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

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

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

.m-auto {
  margin: auto;
}

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

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

.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.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-8 {
  margin-top: 2rem;
}

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

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

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.\!h-auto {
  height: auto !important;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-5 {
  height: 1.25rem;
}

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}
.h-\[100px\] {
  height: 100px;
}
.min-h-\[600px\] {
  min-height: 600px;
}

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

.w-10 {
  width: 2.5rem;
}
.w-14 {
  width: 3.5rem;
}
.w-5 {
  width: 1.25rem;
}

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

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

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

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

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

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

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

.min-w-\[500px\] {
  min-width: 500px;
}
.max-w-10 {
  max-width: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

.max-w-\[75px\] {
  max-width: 75px;
}
.max-w-\[770px\] {
  max-width: 770px;
}
.max-w-\[773px\] {
  max-width: 773px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[991px\] {
  max-width: 991px;
}
.max-w-full {
  max-width: 100%;
}
.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}
.-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-0 {
  --tw-rotate: 0deg;
  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-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-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));
}

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

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, 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-10 {
  gap: 2.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

.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));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[20px\] {
  border-radius: 20px;
}

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

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

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

.rounded-sm {
  border-radius: 0.125rem;
}

.border {
  border-width: 1px;
}

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

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

.border-clrC95989 {
  --tw-border-opacity: 1;
  border-color: rgb(201 89 137 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(55 19 71 / var(--tw-border-opacity, 1));
}

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

.bg-clrC95989 {
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
}

.bg-clrEAD9CB {
  --tw-bg-opacity: 1;
  background-color: rgb(234 217 203 / var(--tw-bg-opacity, 1));
}

.bg-clrF9F2EC {
  --tw-bg-opacity: 1;
  background-color: rgb(249 242 236 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(55 19 71 / var(--tw-bg-opacity, 1));
}

.bg-primary\/60 {
  background-color: rgb(55 19 71 / 0.6);
}

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

.bg-cover {
  background-size: cover;
}

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

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

.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-8 {
  padding: 2rem;
}

.p-\[50px\] {
  padding: 50px;
}
.p-5 {
  padding: 1.25rem;
}

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

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

.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-20 {
  padding-top: 5rem;
  padding-bottom: 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-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.\!pl-4 {
  padding-left: 1rem !important;
}

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

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

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

.pl-4 {
  padding-left: 1rem;
}

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

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

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

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

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

.pt-28 {
  padding-top: 7rem;
}
.pt-32 {
  padding-top: 8rem;
}
.text-left {
  text-align: left;
}

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

.font-marcellus {
  font-family: Marcellus, 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-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

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

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

.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}
.text-clrB8986B {
  --tw-text-opacity: 1;
  color: rgb(184 152 107 / var(--tw-text-opacity, 1));
}
.text-clrC95989 {
  --tw-text-opacity: 1;
  color: rgb(201 89 137 / var(--tw-text-opacity, 1));
}

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

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

.accent-clrC95989 {
  accent-color: #c95989;
}

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

.outline {
  outline-style: solid;
}

.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-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

body {
  --tw-bg-opacity: 1;
  background-color: rgb(249 242 236 / var(--tw-bg-opacity, 1));
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(55 19 71 / var(--tw-text-opacity, 1));
}

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

.container {
  max-width: 1532px;
}

.menubutton {
  display: flex;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(201 89 137 / var(--tw-border-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(201 89 137 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 1024px) {
  .menubutton {
    height: 56px;
  }
}

.menubutton span {
  height: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.menubutton span:nth-child(2) {
  width: 80%;
}

.menubutton:hover span {
  width: 100%;
}

h2 {
  font-family: Marcellus, serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

nav a {
  font-family: Marcellus, serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1280px) {
  nav a {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

nav ul li ul li a {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px) {
  nav ul li ul li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(201 89 137 / var(--tw-text-opacity, 1));
}

.hero_slider .slider_img {
  transition: 5s ease-out;
  transform: scale(1);
}

.btnprimary {
  display: inline-flex;
  height: 56px;
  align-items: center;
  gap: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
  padding: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btnprimary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(23 133 219 / var(--tw-bg-opacity, 1));
}

.hero_slider .swiper-slide-active .slider_img {
  transform: scale(1.2);
}

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

.btnprev.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(1120%)
    hue-rotate(155deg) brightness(96%) contrast(74%);
}

.btnnext.swiper-button-disabled img {
  filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(1120%)
    hue-rotate(155deg) brightness(96%) contrast(74%);
}

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

.inner_page_content h2 {
  font-size: 26px;
  line-height: 1.25;
}

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

.inner_page_content ul li {
  position: relative;
  padding-left: 2rem;
}

.inner_page_content ul li::before {
  position: absolute;
  left: 0px;
  top: 5px;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
  content: "";
}

.inner_page_content ul li span {
  font-weight: 700;
}

.serives_list {
  margin-top: 3rem;
}

.serives_list li a {
  position: relative;
  display: block;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(201 89 137 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
}

.serives_list li:last-child a {
  border-width: 0px;
}

.serives_list li a:hover {
  --tw-text-opacity: 1;
  color: rgb(201 89 137 / var(--tw-text-opacity, 1));
}

.serives_list li a:hover:before {
  content: "";
  background-image: url(../image/arrow3.svg);
  position: absolute;
  top: 22px;
  left: 0px;
  height: 20px;
  width: 30px;
  background-repeat: no-repeat;
}

.serives_list li.active a:before {
  content: "";
  background-image: url(../image/arrow3.svg);
  position: absolute;
  top: 22px;
  left: 0px;
  height: 20px;
  width: 30px;
  background-repeat: no-repeat;
}

.serives_list li.active a {
  --tw-text-opacity: 1;
  color: rgb(201 89 137 / var(--tw-text-opacity, 1));
}

.inner_forrm .fomtcontrol {
  height: 3rem;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  padding-left: 2.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(55 19 71 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.inner_forrm .fomtcontrol::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(55 19 71 / var(--tw-text-opacity, 1));
}

.inner_forrm .fomtcontrol::placeholder {
  --tw-text-opacity: 1;
  color: rgb(55 19 71 / var(--tw-text-opacity, 1));
}

.mobileburgermenu {
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
}

.mobileburgermenu span {
  height: 2px;
  width: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mobilenav ul {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.mobilenav a {
  font-size: 1rem;
  line-height: 1.5rem;
}

.packagetable td,
.packagetable th {
  width: 300px;
  padding: 1.75rem;
  text-align: left;
}

.packagetable tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(54 19 71 / var(--tw-border-opacity, 1));
}

.packagetable tbody tr:last-child {
  border-style: none;
}

.packagetable tr th:nth-child(1) {
  --tw-bg-opacity: 1;
  background-color: rgb(234 217 203 / var(--tw-bg-opacity, 1));
}

.packagetable tr th:nth-child(2) {
  --tw-bg-opacity: 1;
  background-color: rgb(210 183 155 / var(--tw-bg-opacity, 1));
}

.packagetable tr th:nth-child(3) {
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 216 / var(--tw-bg-opacity, 1));
}

.packagetable tr th:nth-child(4) {
  --tw-bg-opacity: 1;
  background-color: rgb(228 177 199 / var(--tw-bg-opacity, 1));
}

.packagetable tr th:nth-child(5) {
  --tw-bg-opacity: 1;
  background-color: rgb(190 155 155 / var(--tw-bg-opacity, 1));
}

.packagetable tr td:nth-child(1) {
  --tw-bg-opacity: 1;
  background-color: rgb(234 217 203 / var(--tw-bg-opacity, 1));
}

.packagetable tr td:nth-child(2) {
  --tw-bg-opacity: 1;
  background-color: rgb(210 183 155 / var(--tw-bg-opacity, 1));
}

.packagetable tr td:nth-child(3) {
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 216 / var(--tw-bg-opacity, 1));
}

.packagetable tr td:nth-child(4) {
  --tw-bg-opacity: 1;
  background-color: rgb(228 177 199 / var(--tw-bg-opacity, 1));
}

.packagetable tr td:nth-child(5) {
  --tw-bg-opacity: 1;
  background-color: rgb(190 155 155 / var(--tw-bg-opacity, 1));
}
.checked\:appearance-auto:checked {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:bg-clr1785DB:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(23 133 219 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 19 71 / var(--tw-bg-opacity, 1));
}

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

.group:hover .group-hover\:bg-clrC95989 {
  --tw-bg-opacity: 1;
  background-color: rgb(201 89 137 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(55 19 71 / var(--tw-text-opacity, 1));
}

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

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

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

  .md\:-top-\[200px\] {
    top: -200px;
  }
  .md\:bottom-5 {
    bottom: 1.25rem;
  }
  .md\:left-\[190px\] {
    left: 190px;
  }
  .md\:top-1\/2 {
    top: 50%;
  }
  .md\:-left-\[30px\] {
    left: -30px;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }

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

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }
  .md\:aspect-\[3\/1\] {
    aspect-ratio: 3/1;
  }
  .md\:h-\[300px\] {
    height: 300px;
  }

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

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

  .md\:w-6\/12 {
    width: 50%;
  }

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

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

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

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

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

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

  .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\:flex-row {
    flex-direction: row;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:gap-10 {
    gap: 2.5rem;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

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

  .lg\:left-\[220px\] {
    left: 220px;
  }

  .lg\:top-\[10px\] {
    top: 10px;
  }
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

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

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

  .lg\:mt-\[100px\] {
    margin-top: 100px;
  }
  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }
  .lg\:h-\[425px\] {
    height: 425px;
  }

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

  .lg\:h-\[700px\] {
    height: 700px;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:w-6\/12 {
    width: 50%;
  }
  .lg\:max-w-\[150px\] {
    max-width: 150px;
  }
  .lg\:min-w-\[500px\] {
    min-width: 500px;
  }

  .lg\:min-w-\[400px\] {
    min-width: 400px;
  }
  .lg\:max-w-\[267px\] {
    max-width: 267px;
  }
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }

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

  .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\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:gap-20 {
    gap: 5rem;
  }

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

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

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

  .lg\:p-7 {
    padding: 1.75rem;
  }

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

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

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }
  .lg\:\!text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

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

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:leading-snug {
    line-height: 1.375;
  }
}

@media (min-width: 1280px) {
  .xl\:-left-\[71px\] {
    left: -71px;
  }

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

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

  .xl\:mt-\[185px\] {
    margin-top: 185px;
  }
  .xl\:h-\[935px\] {
    height: 935px;
  }
  .xl\:h-\[142px\] {
    height: 142px;
  }

  .xl\:w-4\/12 {
    width: 33.333333%;
  }
  .xl\:w-6\/12 {
    width: 50%;
  }
  .xl\:w-8\/12 {
    width: 66.666667%;
  }
  .xl\:w-\[720px\] {
    width: 720px;
  }

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

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

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

  .xl\:max-w-\[365px\] {
    max-width: 365px;
  }
  .xl\:max-w-\[367px\] {
    max-width: 367px;
  }
  .xl\:max-w-full {
    max-width: 100%;
  }
  .xl\:max-w-\[500px\] {
    max-width: 500px;
  }
  .xl\:gap-10 {
    gap: 2.5rem;
  }
  .xl\:gap-\[150px\] {
    gap: 150px;
  }

  .xl\:gap-\[60px\] {
    gap: 60px;
  }
  .xl\:p-10 {
    padding: 2.5rem;
  }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

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

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

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

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

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

  .xl\:leading-none {
    line-height: 1;
  }
}

@media (min-width: 1532px) {
  .\32xl\:min-w-\[700px\] {
    min-width: 700px;
  }

  .\32xl\:min-w-\[550px\] {
    min-width: 550px;
  }
  .\32xl\:max-w-full {
    max-width: 100%;
  }
  .\32xl\:p-\[200px\] {
    padding: 200px;
  }

  .\32xl\:pl-\[calc\(\(100vw-1500px\)\/2\)\] {
    padding-left: calc((100vw - 1500px) / 2);
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }
}

.\[\&\>div\]\:max-h-\[105px\] > div {
  max-height: 105px;
}
