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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
}

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

.container {
  width: 100%;
}

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

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-2 {
  bottom: 0.5rem;
}

.left-0 {
  left: 0px;
}

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

.left-2 {
  left: 0.5rem;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-6 {
  top: 1.5rem;
}

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-auto {
  margin: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

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

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

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

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

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[3px\] {
  margin-bottom: 3px;
}

.mr-auto {
  margin-right: auto;
}

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

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

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

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

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

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

.box-border {
  box-sizing: border-box;
}

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

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

.h-0 {
  height: 0px;
}

.h-28 {
  height: 7rem;
}

.h-4 {
  height: 1rem;
}

.h-8 {
  height: 2rem;
}

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-48 {
  max-height: 12rem;
}

.min-h-14 {
  min-height: 3.5rem;
}

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

.w-1 {
  width: 0.25rem;
}

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

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

.w-1\/6 {
  width: 16.666667%;
}

.w-10\/12 {
  width: 83.333333%;
}

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

.w-2\/5 {
  width: 40%;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-4 {
  width: 1rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.grow {
  flex-grow: 1;
}

.origin-top-left {
  transform-origin: top left;
}

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

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.list-disc {
  list-style-type: disc;
}

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

.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-center {
  align-items: center;
}

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-28 {
  gap: 7rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-36 {
  gap: 9rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[0px_0px_0px_100\%\] {
  border-radius: 0px 0px 0px 100%;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

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

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-tl-none {
  border-top-left-radius: 0px;
}

.border-4 {
  border-width: 4px;
}

.border-\[0\.7px\] {
  border-width: 0.7px;
}

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

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

.border-l-4 {
  border-left-width: 4px;
}

.border-\[\#925F004D\] {
  border-color: #925F004D;
}

.border-\[\#925F00\] {
  --tw-border-opacity: 1;
  border-color: rgb(146 95 0 / var(--tw-border-opacity));
}

.border-\[\#E3DAC3\] {
  --tw-border-opacity: 1;
  border-color: rgb(227 218 195 / var(--tw-border-opacity));
}

.border-\[\#ECD4CE\] {
  --tw-border-opacity: 1;
  border-color: rgb(236 212 206 / var(--tw-border-opacity));
}

.border-\[\#FFE7BB\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 231 187 / var(--tw-border-opacity));
}

.border-dark_golden_brown {
  border-color: var(--dark_golden_brown);
}

.bg-\[\#363636BF\] {
  background-color: #363636BF;
}

.bg-\[\#5F3F05\] {
  --tw-bg-opacity: 1;
  background-color: rgb(95 63 5 / var(--tw-bg-opacity));
}

.bg-\[\#88631E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(136 99 30 / var(--tw-bg-opacity));
}

.bg-\[\#F3E6CE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 230 206 / var(--tw-bg-opacity));
}

.bg-\[\#F7ECD59E\] {
  background-color: #F7ECD59E;
}

.bg-\[\#F9F0E0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 240 224 / var(--tw-bg-opacity));
}

.bg-\[\#FFF2D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 217 / var(--tw-bg-opacity));
}

.bg-\[\#FFF4E0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 244 224 / var(--tw-bg-opacity));
}

.bg-\[\#FFF6E6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 230 / var(--tw-bg-opacity));
}

.bg-\[\#FFF9EE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 238 / var(--tw-bg-opacity));
}

.bg-dark_golden_brown {
  background-color: var(--dark_golden_brown);
}

.bg-light_beige {
  background-color: var(--light_beige);
}

.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}

.bg-soft_peach {
  background-color: var(--soft_peach);
}

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

.bg-very_light_cream {
  background-color: var(--very_light_cream);
}

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

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

.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\2c \#6E550A_0\%\2c \#4B3100_100\%\)\] {
  background-image: radial-gradient(50% 50% at 50% 50%,#6E550A 0%,#4B3100 100%);
}

.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\2c \#9D6805_0\%\2c \#583C07_100\%\)\] {
  background-image: radial-gradient(50% 50% at 50% 50%,#9D6805 0%,#583C07 100%);
}

.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\2c _\#926F03_0\%\2c _\#503400_100\%\)\] {
  background-image: radial-gradient(50% 50% at 50% 50%, #926F03 0%, #503400 100%);
}

.bg-\[url\(\'\.\.\/\.\.\/\.\.\/src\/assets\/images\/dotted-bg\.svg\'\)\] {
  background-image: url('../../../src/assets/images/dotted-bg.svg');
}

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

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

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

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

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

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

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.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-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

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

.pl-6 {
  padding-left: 1.5rem;
}

.pr-\[15\%\] {
  padding-right: 15%;
}

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

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

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

.-indent-6 {
  text-indent: -1.5rem;
}

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

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

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

.text-heading1 {
  font-size: 3rem;
  line-height: normal;
}

.text-heading2 {
  font-size: 2.25rem;
  line-height: normal;
}

.text-heading3 {
  font-size: 2rem;
  line-height: normal;
}

.text-heading4 {
  font-size: 1.75rem;
  line-height: normal;
}

.text-heading5 {
  font-size: 1.5rem;
  line-height: normal;
}

.text-heading6 {
  font-size: 1.25rem;
  line-height: normal;
}

.text-heading7 {
  font-size: 1.125rem;
  line-height: normal;
}

.text-paragraph {
  font-size: 0.875rem;
  line-height: 1.5;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-6 {
  line-height: 1.5rem;
}

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

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-\[\#0F0F0E\] {
  --tw-text-opacity: 1;
  color: rgb(15 15 14 / var(--tw-text-opacity));
}

.text-\[\#0F5DD3\] {
  --tw-text-opacity: 1;
  color: rgb(15 93 211 / var(--tw-text-opacity));
}

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

.text-\[\#925F00\] {
  --tw-text-opacity: 1;
  color: rgb(146 95 0 / var(--tw-text-opacity));
}

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

.text-\[\#FF1E00\] {
  --tw-text-opacity: 1;
  color: rgb(255 30 0 / var(--tw-text-opacity));
}

.text-\[\#FFD684\] {
  --tw-text-opacity: 1;
  color: rgb(255 214 132 / var(--tw-text-opacity));
}

.text-\[\#FFF6E6\] {
  --tw-text-opacity: 1;
  color: rgb(255 246 230 / var(--tw-text-opacity));
}

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

.text-dark_golden_brown {
  color: var(--dark_golden_brown);
}

.text-medium_gray_color {
  color: var(--medium_gray_color);
}

.text-very_dark_gray {
  color: var(--very_dark_gray);
}

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

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

.\!opacity-0 {
  opacity: 0 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.shadow-\[0_0_24px_4px_rgba\(0\2c 0\2c 0\2c 0\.06\)\] {
  --tw-shadow: 0 0 24px 4px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 0 24px 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-\[0px_0px_12px_2px_\#00000014\] {
  --tw-shadow: 0px 0px 12px 2px #00000014;
  --tw-shadow-colored: 0px 0px 12px 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);
}

.shadow-\[0px_0px_16px_2px_\#00000014\] {
  --tw-shadow: 0px 0px 16px 2px #00000014;
  --tw-shadow-colored: 0px 0px 16px 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);
}

.shadow-\[0px_3px_2px_0px_\#925F0029\] {
  --tw-shadow: 0px 3px 2px 0px #925F0029;
  --tw-shadow-colored: 0px 3px 2px 0px 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-\[4px_4px_25px_4px_rgba\(0\2c 0\2c 0\2c 0\.04\)\] {
  --tw-shadow: 4px 4px 25px 4px rgba(0,0,0,0.04);
  --tw-shadow-colored: 4px 4px 25px 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-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);
}

.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-\[height\] {
  transition-property: height;
  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;
}

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

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

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

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

.ease-linear {
  transition-timing-function: linear;
}

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

@font-face {
  font-family: "Google Sans";

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

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

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "Google Sans";

  src: url("../../../src/assets/fonts/GoogleSans-Medium.eot");

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

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "Google Sans";

  src: url("../../../src/assets/fonts/GoogleSans-Bold.eot");

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

  font-weight: bold;

  font-style: normal;
}

body.mobile-open {
  overflow: hidden;
}

body {
  font-family: "Google Sans";
}

:root {
  /* for default theme color */
  --very_light_cream: #fff9ee;
  --dark_golden_brown: #925f00;
  --very_dark_gray: #0f0f0e;
  --medium_gray_color: #707070;
  --light_beige: #e3dac3;
  --light_apricot: #ffe6b7;
  --soft_peach: #fff7e7;
}

/* Lenis Scroll  */

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.desktop-menu ul li.active > a,
.mobile-menu ul li.active > a,
.mobile-menu ul li.active > a > a,
.active.has-submenu > div > a {
  color: var(--dark_golden_brown);
}

.list-item li {
  list-style: inside;
}

.heading2-before:before {
  content: "";
  background: #f3e6ce;
  width: 100%;
  height: 20px;
  border-radius: 4px;
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
}

.our-journey-item {
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.our-journey-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}

input::-moz-placeholder {
  color: #c3c3c3;
}

input::placeholder {
  color: #c3c3c3;
}

.button-active {
  opacity: 1;
}

.button-active img {
  width: 60px;
  height: 60px;
}

/* Chrome, Safari, Edge, Opera */

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

/* Firefox */

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

.wave-clip {
  clip-path: polygon(
    63% 44%,
    81% 37%,
    94% 23%,
    100% 11%,
    100% 11%,
    100% 84%,
    100% 100%,
    0 100%,
    8% 86%,
    25% 78%,
    35% 64%,
    52% 57%
  );
}

.profile > div:first-child {
  transition: all 0.7s;
}

.profile:hover > div:first-child {
  top: 30%;
}

a:hover {
  color: var(--dark_golden_brown);
}

.menu-item svg {
  transition: all 0.5s;
}

.dropdown-active svg {
  transform: rotate(180deg);
}

.active.has-submenu.dropdown-active svg {
  transform: rotate(180deg) !important;
}

.dropdown-active div:first-child > a {
  color: var(--dark_golden_brown) !important;
}

#fixed-header.is-sticky {
  position: fixed;
  animation: slideDown 0.35s ease-out;
  width: 100%;
  box-shadow: 4px 4px 45px 5px #00000014;
  background-color: var(--soft_peach);
}

.ai span:first-child span,
.ai span:last-child span {
  color: var(--dark_golden_brown);
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

/* main css */

.animated-logo {
  stroke: #999;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 500;
  stroke-dashoffset: 0;
}

.our-journey-item {
  transition: transform 0.5s ease;
}

.our-journey-item:hover .animated-logo {
  animation: draw 6s linear forwards infinite;
  stroke: #ffd684;
}

html.mobile-menu-open {
  position: fixed;
  overflow: hidden;
}

@keyframes draw {
  0% {
    stroke-dashoffset: 500;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

/* Button parent container */

.group {
  position: relative;
}

/* Tooltip styling */

.tooltip {
  visibility: hidden;
  width: -moz-max-content;
  width: max-content;
  background-color: #925f00;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
  /* Positioning */
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 50%;
  transform: translateX(-50%);
  /* Animation */
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  /* Ensure it doesn't interfere with clicks */
  pointer-events: none;
}

/* Tooltip arrow */

.tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #925f00 transparent transparent transparent;
}

/* Show tooltip on hover AND focus (for keyboard accessibility) */

button:hover .tooltip,
button:focus .tooltip {
  visibility: visible;
  opacity: 1;
}

/* Additional focus styles for keyboard users */

button:focus {
  outline: 2px solid #4299e1;
  outline-offset: 2px;
  outline: none;
}

@media (max-width: 767px) {
  .button-active img {
    width: 40px;
    height: 40px;
  }

  .tooltip {
    bottom: auto;
    top: -40px;
  }

  .tooltip::after {
    top: 100%;
    left: 50%;
  }
}

/* hbhhhhh */

.tab-header {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  /* background: #ffffff;
  border-bottom: 2px solid #f0f2f5; */
}

.tab-btn {
  padding: 25px 15px;
  border: none;
  /* background: transparent; */
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.tab-btn.active p {
  font-weight: 500;
}

.tab-content {
  display: none;
  animation: fadeIn 0.5s ease-in-out;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.content-title {
  font-size: 28px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 10px;
}

.content-subtitle {
  font-size: 16px;
  color: #6c757d;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 25px;
  margin-top: 30px;
}

.card {
  background: #fff4e0;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
  position: relative;
  padding-bottom: 70%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  overflow: hidden;
  cursor: pointer;
}

.card-wrapper:hover .card {
  overflow: unset;
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  padding: 24px;
}

.card-wrapper:hover .card {
  transform: rotateY(180deg);
}

.card-back {
  transform: rotateY(180deg);
}

.card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #925f00, #b8750a, #c5840f);
}

.card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.card-title {
  font-size: 20px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 12px;
}

.card-description {
  color: #6c757d;
  line-height: 1.6;
  font-size: 15px;
}

.feature-list {
  list-style: none;
  margin-top: 20px;
}

.feature-list li {
  padding: 8px 0;
  display: flex;
  align-items: center;
  color: #495057;
}

.feature-list li::before {
  content: "✓";
  color: #28a745;
  font-weight: bold;
  margin-right: 10px;
  width: 20px;
}

@media (max-width: 768px) {
  .tab-header {
    grid-template-columns: repeat(3, 1fr);
  }

  .tab-btn {
    padding: 20px 10px;
  }

  .tab-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .tab-title {
    font-size: 12px;
  }

  .cards-grid {
    grid-template-columns: 1fr;
  }

  .card {
    padding-bottom: 100%;
  }
}

/* done */

.tab-btn.active img {
  border: 2px solid #925f00;
  border-radius: 12px;
}

/* css for automatic slider */

/* Simple, reliable vertical progress animation - TOP TO BOTTOM */

.progress-fill {
  width: 5px;
  height: 0%;
  background: #925f00;
  border-radius: 2px;
  transition: height 12s linear;
  position: absolute;
  top: 0;
  left: -1px;
}

/* Progress container */

.progress-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #e5e7eb;
  border-radius: 2px;
  border: 1px solid #d1d5db;
}

/* Tool item styles with enhanced transitions */

/* Enhanced progress bar with fade effects */

.progress-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background-color: #e3dac3;
  border-radius: 50px;
  transition: opacity 0.4s ease;
}

.tool-item.active .progress-container {
  opacity: 1;
}

/* Enhanced fade animations for product switching */

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0.95);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.95);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes slideOutLeft {
  from {
    opacity: 1;
    transform: translateX(0);
  }

  to {
    opacity: 0;
    transform: translateX(-20px);
  }
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-10px);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Fade effect classes */

.fade-out {
  animation: fadeOut 0.4s ease forwards;
}

.fade-in {
  animation: fadeIn 0.6s ease forwards;
}

.slide-out-left {
  animation: slideOutLeft 0.3s ease forwards;
}

.slide-in-right {
  animation: slideInRight 0.4s ease forwards;
}

.fade-out-up {
  animation: fadeOutUp 0.3s ease forwards;
}

.fade-in-down {
  animation: fadeInDown 0.4s ease forwards;
}

.tool-illustration {
  transition: all 0.4s ease;
}

/* main css for banner animation */

#title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  text-align: center;
  color: #925f00;
  text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.3);
  width: 95%;
  margin: 0 auto;
}

#container canvas {
  width: 100% !important;
  height: 85vh !important;
}

.tool-item video {
  display: none;
}

.profile img {
  width: 350px;
  height: 350px;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #container canvas {
    height: 45vh !important;
  }

  .tool-item video {
    display: none;
  }

  .tool-item.active video {
    display: block;
  }
}

.logo-white {
  display: none;
}

.home .logo-white {
  display: block;
}

.home .logo-black {
  display: none;
}

.home .is-sticky .logo-black {
  display: block;
}

.home .is-sticky .logo-white {
  display: none;
}

/* slider css */

.slick-dots {
  align-items: center;
  justify-content: center;
  display: flex;
}

ul.slick-dots li {
  height: 4px;
  width: 60px;
  background-color: #E1BF7966;
  border-radius: 8px;
  margin-right: 12px;
}

ul.slick-dots li.slick-active {
  background-color: #925F00;
}

ul.slick-dots button {
  display: none;
}

.home .desktop-menu ul li.active > a{
  color: #FFAA00;
}

.home .desktop-menu ul li > svg{
  color: #fff;
}

.home .desktop-menu>ul>li > a{
  color: #fff;
}

.home .is-sticky .desktop-menu>ul>li > a,.home .is-sticky .desktop-menu ul li > svg{
  color: #0F0F0E;
}

.home .is-sticky .desktop-menu ul li.active > a{
  color: #925F00;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:text-dark_golden_brown:hover {
  color: var(--dark_golden_brown);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.group:hover .group-hover\:scale-y-100 {
  --tw-scale-y: 1;
  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));
}

:is(.dark .dark\:block) {
  display: block;
}

:is(.dark .dark\:hidden) {
  display: none;
}

:is(.dark .dark\:shadow-\[4px_4px_45px_5px_rgba\(0\2c 0\2c 0\2c 0\.5\)\]) {
  --tw-shadow: 4px 4px 45px 5px rgba(0,0,0,0.5);
  --tw-shadow-colored: 4px 4px 45px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .sm\:order-1 {
    order: 1;
  }

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

  .sm\:mb-64 {
    margin-bottom: 16rem;
  }

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-11\/12 {
    width: 91.666667%;
  }

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

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

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

  .sm\:pt-24 {
    padding-top: 6rem;
  }

  .sm\:pt-36 {
    padding-top: 9rem;
  }
}

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

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

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

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

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-44 {
    margin-bottom: 11rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

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

  .md\:ml-\[20\%\] {
    margin-left: 20%;
  }

  .md\:ml-\[40\%\] {
    margin-left: 40%;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-32 {
    height: 8rem;
  }

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

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

  .md\:min-h-20 {
    min-height: 5rem;
  }

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

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

  .md\:w-10\/12 {
    width: 83.333333%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-32 {
    width: 8rem;
  }

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

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

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

  .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-nowrap {
    flex-wrap: nowrap;
  }

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

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

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

  .md\:gap-28 {
    gap: 7rem;
  }

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

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

  .md\:border-8 {
    border-width: 8px;
  }

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

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

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

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

  .md\:pb-44 {
    padding-bottom: 11rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:text-heading1-md {
    font-size: 4rem;
    line-height: normal;
  }

  .md\:text-heading2-md {
    font-size: 3.25rem;
    line-height: normal;
  }

  .md\:text-heading3-md {
    font-size: 2.5rem;
    line-height: normal;
  }

  .md\:text-heading4-md {
    font-size: 2.25rem;
    line-height: normal;
  }

  .md\:text-heading5-md {
    font-size: 1.75rem;
    line-height: normal;
  }

  .md\:text-heading6-md {
    font-size: 1.375rem;
    line-height: normal;
  }

  .md\:text-heading7-md {
    font-size: 1.125rem;
    line-height: normal;
  }

  .md\:text-paragraph-lg {
    font-size: 1rem;
    line-height: 1.5;
  }

  .md\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1024px) {
  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

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

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

  .lg\:text-heading1-lg {
    font-size: 5rem;
    line-height: normal;
  }

  .lg\:text-heading2-lg {
    font-size: 4rem;
    line-height: normal;
  }

  .lg\:text-heading3-lg {
    font-size: 3.25rem;
    line-height: normal;
  }

  .lg\:text-heading4-lg {
    font-size: 2.75rem;
    line-height: normal;
  }

  .lg\:text-heading5-lg {
    font-size: 2rem;
    line-height: normal;
  }

  .lg\:text-heading6-lg {
    font-size: 1.5rem;
    line-height: normal;
  }

  .lg\:text-heading7-lg {
    font-size: 1.25rem;
    line-height: normal;
  }
}