/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*, ::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%;
}
@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;
  }
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.left-0{
  left: 0px;
}
.left-2{
  left: 0.5rem;
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.z-50{
  z-index: 50;
}
.m-6{
  margin: 1.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-16{
  height: 4rem;
}
.h-40{
  height: 10rem;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-full{
  height: 100%;
}
.max-h-screen{
  max-height: 100vh;
}
.w-16{
  width: 4rem;
}
.w-6{
  width: 1.5rem;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.flex-grow{
  flex-grow: 1;
}
.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;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-slate-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#00000000\]{
  background-color: #00000000;
}
.bg-\[\#0505057e\]{
  background-color: #0505057e;
}
.bg-\[\#CD8B09\]{
  --tw-bg-opacity: 1;
  background-color: rgb(205 139 9 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cd8b09\]{
  --tw-bg-opacity: 1;
  background-color: rgb(205 139 9 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.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;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pe-2{
  padding-inline-end: 0.5rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-\[4\.3rem\]{
  padding-top: 4.3rem;
}
.text-center{
  text-align: center;
}
.text-justify{
  text-align: justify;
}
.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-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[27px\]{
  font-size: 27px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[30px\]{
  font-size: 30px;
}
.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;
}
.font-bold{
  font-weight: 700;
}
.font-semibold{
  font-weight: 600;
}
.capitalize{
  text-transform: capitalize;
}
.leading-relaxed{
  line-height: 1.625;
}
.text-\[\#cd8b09\]{
  --tw-text-opacity: 1;
  color: rgb(205 139 9 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 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);
}
.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, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  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;
}

:root {
  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 214, 219, 220;
  --background-end-rgb: 255, 255, 255;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth !important;
}

body {
  font-family: "Fira Sans", sans-serif;
  /* overflow-x: hidden; */
}

.custom-container {
  width: 81%;
  margin: auto;
}

.active-link {
  color: #6098ff;
}

h2,
h3,
h4,
h5,
h6 {
  color: #cd8b09;
  font-family: "Fira Sans", sans-serif;
  text-transform: capitalize !important;
}

.manu_active {
  color: #ffffff !important;
  /* font-weight: 600; */
  padding-top: 10px;
}

h1 {
  color: #cd8b09;
  /* letter-spacing: 5px; */
  font-size: 34px;
  font-weight: 600;
  /* font-family: 'Source Sans Pro', sans-serif; */
  font-family: "Fira Sans", sans-serif;
}

h2 {
  font-size: 26px;
  font-weight: 700;
  /* font-family: 'Source Sans Pro', sans-serif; */
  font-family: "Fira Sans", sans-serif;
}

p {
  /* font-family: 'Open Sans', sans-serif; */
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
}

/* extra css */
.coming-soon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Navbar Component */
.navbar {
  position: fixed;
  display: flex;
  width: 100%;
  z-index: 3;
  /* background-color: rgb(179, 137, 54); */
  background-color: #cd8b09;
  font-family: "Open Sans", sans-serif;
  /* font-weight: 600; */
}

.root-nav {
  position: fixed;
  display: flex;
  width: 100%;
  z-index: 3;
  font-family: "Open Sans", sans-serif;
  /* font-weight: 600; */
}

.left {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.logo {
  height: 60px;
  width: 90px;
  margin-left: 120px;
}

.right {
  flex: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  color: brown;
  margin-left: 12%;
}

.btn6 {
  padding: 10px 15px;
  margin: 10px 0px;
  letter-spacing: 0.5px !important;
  color: #fff;
  /* font-family: sans-serif; */
  font-family: "Fira Sans", sans-serif;
  /* text-transform: uppercase; */
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  /* display: inline-block; */
  /* font-weight: 600; */
  font-size: 16px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.4s cubic-bezier(0.5, 0.24, 0, 1);
}

.btn6::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background: #6098ff;
  box-shadow: inset 0px 0px 0px #6098ff;
  display: block;
  transition: all 0.4s cubic-bezier(0.5, 0.24, 0, 1);
}

.btn6:hover::before {
  width: 100%;
}

.btn6::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0%;
  height: 1px;
  background: #6098ff;
  transition: all 0.4s cubic-bezier(0.5, 0.24, 0, 1);
}

.btn6:hover::after {
  width: 100%;
}

.btn6:hover {
  border-left: 1px solid #6098ff;
  border-right: 1px solid #6098ff;
  color: white;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  box-shadow: 0px 27px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  top: 65px;
  left: 5px;
  /* z-index: 3; */
  background-color: #cd8b09;
}

.dropdown-item {
  padding: 0px 0px;
  font-size: 12px;
  /* margin: 20px 0px; */
  margin-bottom: 20px;
  width: 100%;
}

.dropdown-link {
  text-decoration: none;
  color: #f9f9f9;
}

.dropdown-link:hover {
  color: #000000;
  /* font-weight: 600; */
}

.dropdown:hover .dropdown-content {
  display: block;
}

.hamburger-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hamburger-icon {
  color: white;
  display: none;
}

.extra-navbar {
  display: none;
}

.extra-link-container {
  /* background-color:rgb(102, 98, 138); */
  /* background-color:#FFD700; */
  background-color: #cd8b09;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50px;
}

.extra-dropdown-link {
  text-decoration: none;
  color: white;
}

.active {
  /* color:rgb(237, 187, 85) */
  color: #f2c64e;
  font-weight: 600;
}

.extra-dropdown {
  position: relative;
}

.extra-dropdown-item {
  margin: 15px 0px;
}

.extra-dropdown-content {
  position: absolute;
  padding-top: 10%;
  padding-left: 30%;
  /* background-color:rgb(102, 98, 138); */
  background-color: #cd8b09;
  color: white;
  z-index: 1;
  height: 100vh;
  width: 100vw;
}

.back-button {
  position: absolute;
  left: 10px;
  top: 20px;
}

@media only screen and (max-width: 576px) {
  .logo {
    margin-left: 15px;
    padding-top: 5px;
  }

  .right {
    display: none;
  }

  .hamburger-icon {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-right: 20px;
    border: 1px solid white;
  }

  .extra-navbar {
    display: block;
  }
}

/* Navbar Component */

p {
  /* font-family: 'Kanit', sans-serif; */
  /* font-family: 'Montserrat', sans-serif; */
  /* font-family: 'Open Sans', sans-serif; */
  /* font-family: 'Roboto', sans-serif; */
  /* font-family: 'Source Sans Pro', sans-serif;  */
  font-family: "Fira Sans", sans-serif;
}

/* -----------------Landing Page--------------- */

/* Home Page */
.home-page {
  overflow: hidden;
}

/* Home Page */

/* Image Slidder */

.slider_container {
  text-align: center;
}

.image_slidder_container {
  /* padding-top: 50px; */
  position: relative;
  height: 70vh;
}

.slider_image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  width: 100%;
}

.slider_content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  /* top: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}

.slider_content p {
  font-size: 17px;
  margin-top: 10px;
  padding: 0px 280px;
  color: #cd8b09;
  /* font-weight: 600; */
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  /* letter-spacing: 2px; */
  color: rgb(20, 19, 19);
}

.button-container {
  margin-top: 30px;
}

.button-container a {
  text-decoration: none;
  color: white;
  outline: none;
  padding: 10px 20px;
  background-color: #cd8b09;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
}

.button-container a:hover {
  background-color: white;
  color: #cd8b09;
  border: 1px solid #cd8b09;
}

@media only screen and (max-width: 576px) {
  .video_content {
    width: 95% !important;
  }

  .image_slidder_container {
    margin-top: 10px;
    position: relative;
    height: 200px;
  }

  .slider_content {
    position: absolute;
    top: 36%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    /* top: 11px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
  }

  .slider_content h1 {
    font-size: 16px;
  }

  .slider_content p {
    font-size: 10px;
    margin-top: 0px;
    padding: 0px 20px;
    /* color:rgb(204, 204, 194); */
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 15px;
    letter-spacing: 2px;
  }

  .button-container {
    margin-top: 10px;
  }

  .button-container a {
    padding: 10px;
    font-size: 10px;
  }
}

/* Image Slidder */

/* Middle Landing Page */
.middle_container {
  display: flex;
  margin: 40px 100px;
}

.middle-left {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.middle-center {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.middle-center h2 {
  margin-bottom: 10px;
}

.middle-center p {
  text-align: center !important;
  font-size: 16px;
}

.spa-img {
  height: 50px;
  width: 50px;
}

.middle-right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 576px) {
  .middle_container {
    display: flex;
    flex-direction: column;
    margin: 0px 40px;
  }

  .spa-img {
    height: 80px;
    width: 80px;
  }

  .middle-left img {
    width: 200px !important;
  }

  .middle-center h2 {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
  }

  .middle-center p {
    margin-bottom: 10px;
    text-align: center !important;
    letter-spacing: 1px;
  }

  .middle-right img {
    width: 200px !important;
  }
}

/* Middle Landing Page */

/* Service Card */
.services-container {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  margin: 40px 130px;
}

.massage-img {
  height: 50px;
  width: 50px;
  margin: 0 auto;
}

.massage-img-two {
  height: 50px;
  width: 50px;
  margin-left: 10%;
}

/* .card-container {
  display: flex;
  margin: 20px 0px;
  text-align: center;
} */

.card {
  flex: 1;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(227, 227, 207);
  padding: 10px 20px;
  border-radius: 10px;
  /* margin-top: 5px; */
  /* margin-bottom: 5px; */
  /* margin-left: 20px; */
  /* text-align: center; */
  /* letter-spacing: 1px; */
  /* align-items: center; */
}

.services-image {
  height: 50px;
  width: 50px;
  margin: 0 auto 10px auto;
}

@media only screen and (max-width: 576px) {
  .services-container {
    margin: 0px 20px;
  }

  .massage-img {
    height: 80px;
    width: 80px;
    margin-left: 40%;
  }

  .card-container {
    display: flex;
    flex-direction: column;
    /* margin-left: 10%; */
  }

  /* .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 10px 0px;
    letter-spacing: 1px;
    padding: 10px;
  } */

  .services-image {
    height: 100px;
    width: 100px;
    margin-bottom: 20px;
  }
}

/* Service Card */

/* Facilioties  */
.facility-container {
  padding: 20px 0;
}

.facility-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.facility-text {
  margin: 20px 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  /* letter-spacing: 1px; */
}

.facility-card-container {
  margin: 20px 130px;
  /* display: flex;
align-items:center;
justify-content: center;
overflow: hidden; */
}

.facility-card {
  border-radius: 10px;
  background-color: rgb(227, 227, 207);
  /* margin: 0px 10px; */
  text-align: center;
}

.facility-card h4 {
  margin-bottom: 10px;
}

.facility-card p {
  letter-spacing: 1px;
}

.facility-card-img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

@media only screen and (max-width: 576px) {
  .facility-top h2 {
    font-size: 20px;
  }

  .facility-text {
    margin: 20px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
  }

  .facility-card {
    margin: 20px 0px 0px 10px;
    overflow: hidden;
  }

  .card-container {
    margin-left: 10px;
  }

  /* .card {
    margin: 10px 5px;
  } */
}

/* Facilioties  */

/* Gallery */

.image-card-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0px 130px 20px 130px;

  cursor: pointer;
}

.services_logo {
  height: 60px;
  width: 60px;
  margin-top: 15px;
}

.image-card-container h2 {
  letter-spacing: 3px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-container {
  position: relative;
  /* display: inline-block;
  height: 200px;
  width: 260px;
  overflow: hidden; */
  /* margin: 10px; */
}

.image-container .hover-image {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}

.image-container:hover .hover-image {
  transform: scale(1.1);
}

.image-container .caption {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}

.image-container:hover .caption {
  transform: scale(1.1);
}

.caption {
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translate(-50%, -50%); */
  color: rgba(255, 255, 255, 0.894);
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  text-align: center;
  background-color: rgba(8, 7, 7, 0.384);
  width: 100%;
  height: 100%;
}

.logo-image {
  height: 50px;
  width: 60px;
  filter: brightness(1) invert(1);
}

@media only screen and (max-width: 576px) {
  .image-card-container {
    margin: 20px 30px;
  }

  .services_logo {
    height: 80px;
    width: 80px;
  }

  .image-card-container h2 {
    font-size: 20px;
  }

  .image-container {
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* margin-left: 13%; */
    /* margin: 10px 60px;; */
  }

  /* 
  .caption {
    position: absolute;
    top: 50px;
    left: 50px;
  } */
}

/* Gallery */

/* Location component */
.location-container {
  margin: 40px 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.location-logo {
  height: 50px;
  width: 50px;
  margin-bottom: 20px;
}

.location-container h3 {
  letter-spacing: 2px;
}

.location-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  align-items: center;
  width: 100%;
  margin: 30px 0 80px 0;
}

.location-item {
  text-align: center;
}

.location-left,
.location-right {
  transform: translateY(100px);
  /* Push first and last items 50px down */
}

/* .city-logo-container {
  position: relative;
} */

.horizontal-border {
  width: 100%;
  height: 2px;
  background-color: #ddd;
  margin-top: 10px;
}

.font-semibold {
  margin: 5px 0 0;
}


/* .location-left {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 200px;
  margin-right: 200px;
  text-decoration: none;
} */

.city-logo {
  height: 100px;
  width: 100px;
  cursor: pointer;
  filter: invert(20%);
}

.city-logo-container {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
}

.horizontal-border {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: black;
  transform: translateX(-50%);
  transition: width 0.5s;
}
/* 
.city-logo-container:hover .horizontal-border {
  width: 130px;
} */

/* .location-center {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
} */

/* .location-right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 200px;
  margin-left: 200px;
  text-decoration: none;
} */

@media only screen and (max-width: 576px) {

    .location-container {
      margin: 40px auto 60px auto;
        padding: 0 10px;
  }


  .location-container h2 {
    font-size: 20px;
  }

  .location-logo {
    height: 70px;
    width: 70px;
  }

  .location-container p {
    text-align: center;
  }

  /* .location {
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 25px;
  } */

  .location-left {
    margin-left: 5%;
    margin-top: 30%;
    margin-right: 10%;
  }

  .city-logo {
    height: 50px;
    width: 50px;
  }

  /* .location-right {
    margin-top: 30%;
    margin-left: 10%;
  } */
}

/* Location component */

/* -----------------Landing Page--------------- */

/* =========FAQ Start========= */
.FAQ-Home-container {
  margin: 0px 120px;
}

.FAQ-Home {
  display: flex;
  flex-direction: column;
}

.FAQ-Home-Question-Answer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.FAQ-Home-Question-Answer h6 {
  color: black;
  letter-spacing: 1px;
  margin: 10px 0px;
  font-size: 13px;
  font-weight: 600;
}

.FAQ-Home-Question-Answer button {
  border: none;
  background-color: #cd8b09;
  padding: 5px 7px;
  cursor: pointer;
  border-radius: 5px;
}

/* .FAQ-Home-Question-Answer p{
background-color:#E3E3CF;
border-radius:10px;
} */

.FAQ-Home-Horizontal-Line {
  width: 50%;
  height: 2px;
}

.UpDown-Arrow {
  font-size: 18px;
  color: white;
}

.FAQ-Answer {
  background-color: #e3e3cf;
  padding: 20px;
  border-radius: 10px;
  /* text-align: center; */
}

.FAQ-top {
  text-align: left !important;
}

@media only screen and (max-width: 576px) {
  .FAQ-Home-container {
    margin: 0px 25px;
  }

  .FAQ-Home-Question-Answer h4 {
    font-size: 14px;
  }
}

/* -----------------Location Page--------------- */
.about-container {
  padding-top: 30px;
  font-weight: 600;
}

.about-video-container {
  overflow: hidden;
  /* background-color:#B38936; */
  /* clip-path: polygon(100% 0, 100% 65%, 72% 100%, 0 61%, 0 0); */
  height: 100vh;
}

.relaxing-image {
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 0, 100% 65%, 72% 100%, 0 61%, 0 0);
}

.about {
  position: absolute;
  margin: 60px 300px;
  top: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.about h2 {
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-weight: 600;
  z-index: 1;
}

.about p {
  text-align: center !important;
  letter-spacing: 2px;
  z-index: 1;
  font-size: 20px;
  line-height: 30px;
  padding-top: 10%;
}

.about span {
  font-size: 25px;
  margin: 10px;
  cursor: pointer;
}

.about span:hover {
  color: #cd8b09;
}

.about-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  color: blue;
}

.about-card-container {
  margin: 20px 120px;
}

.about-card {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.about-card-container-left {
  flex: 1;
  margin: 10px;
  background-color: rgb(227, 227, 207);
  /* padding: 40px 30px; */
  text-align: center;
  border-radius: 10px;
}

/* .grid-system-in-logo {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
} */
.custom-card {
  width: 49% !important;
  justify-content: start;
  flex: none !important;
}

.about-card-container-left img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-card-container-right img {
  border-radius: 10px;
  width: 100%;
}

.about-card-container-left h3 {
  margin: 10px 0px;
  font-size: 16px;
  font-weight: 700;
}

.about-card-container-left h4 {
  margin: 5px 0px;
  font-weight: 700;
}

.about-card-container-right h3 {
  margin: 10px 0px;
  font-size: 19px;
  font-weight: 700;
}

.about-card-container-right h4 {
  margin: 5px 0px;
  font-weight: 700;
}
.all-container-image{
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-card-container-right {
  flex: 1;
  margin: 10px;
  background-color: rgb(227, 227, 207);
  padding: 40px 30px;
  text-align: center;
  border-radius: 10px;
}

.phone-number-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}

.phone-number-container button {
  background-color: #cd8b09;
  color: white;
  border: none;
  outline: none;
  margin-right: 5px;
  margin-top: 10px;
  padding: 13px 20px;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 5px;
}

.phone-number-container a {
  background-color: #cd8b09;
  color: white;
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-left: 5px;
}

/* .phone-number {
  background-color:#cd8b09;
  color: white;
  text-decoration: none;
  margin-left: 5px;
  margin-top: 10px;
  padding: 20px 30px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
} */

.spa-hotel-container {
  margin: 50px 120px;
}

.spa-hotel-container h2 {
  margin: 20px 0;
  text-align: center;
}

.spa-hotel-container p {
  text-align: center;
}

.spa-hotel-image-container div {
  gap: 20px;
  margin: 20px 0px;
}

.spa-hotel-image-container div img {
  background-color: #fff;
  border-radius: 8px;
  /* padding: 20px; */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2), 0 0 10px rgba(128, 128, 128, 0.1);
  transition: box-shadow 0.3s ease;
}

.spa-hotel-image-container div img:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25), 0 0 15px rgba(128, 128, 128, 0.15);
}

.g-club-container {
  margin: 20px 120px;
}

.g-club-container h2 {
  text-align: center;
  margin: 30px 0px;
}

.g-club {
  display: flex;
}

.g-club-left {
  flex: 1;
  padding: 0px 10px;
  background-color: rgb(227, 227, 207);
  border-radius: 10px;
  margin: 0px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.g-club-left p {
  margin: 10px;
}

.g-club-right {
  flex: 1;
  padding: 0px 0px;
  background-color: rgb(227, 227, 207);
  border-radius: 10px;
  margin: 0px 10px;
}

.g-club-right img {
  width: 100%;
  border-radius: 10px;
}

.bold-text {
  font-weight: 900;
  font-size: 18px;
}

.whatsapp-link {
  font-size: 12px;
  text-decoration: none;
  background-color: rgb(50, 102, 168);
  margin: 10px;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.phone-link {
  font-size: 12px;
  text-decoration: none;
  background-color: rgb(50, 102, 168);
  margin: 10px;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  text-align: left;
}

@media only screen and (max-width: 576px) {
  .about-container {
    padding-top: 0px;
  }

  .about-video-container {
    height: 100vh;
  }

  .about-background-video img {
    width: 100%;
    height: 80%;
    opacity: 0.5;
    padding-top: 0px;
  }

  .about {
    position: absolute;
    margin: 60px 30px;
    top: 2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }

  .about h2 {
    font-size: 20px;
  }

  .about p {
    line-height: 15px;
    letter-spacing: 1px;
  }

  .about-card-container {
    margin: 20px;
  }

  .about-card {
    display: flex;
    flex-direction: column;
  }

  .about-card-container-left h3 {
    font-size: 16px;
  }

  .about-card-container-right h3 {
    font-size: 16px;
  }

  .about-card-container-left {
    flex: 1;
    margin: 10px;
    background-color: rgb(227, 227, 207);
    padding: 40px 30px;
    text-align: center;
    border-radius: 10px;
  }

  .about-card-container-right {
    flex: 1;
    margin: 10px;
    background-color: rgb(227, 227, 207);
    padding: 40px 30px;
    text-align: center;
    border-radius: 10px;
  }

  .spa-hotel-container {
    margin: 30px;
  }

  .spa-hotel-container h2 {
    font-size: 24px;
    margin-bottom: 5px;
  }

  .spa-hotel-image-container div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .spa-hotel-image-container div img {
    opacity: 0.9;
    background-color: rgb(227, 227, 207);
    padding: 20px 30px;
    border-radius: 5px;
  }

  .g-club-container {
    margin: 20px 30px;
  }

  .g-club-container h2 {
    font-size: 18px;
  }

  .g-club {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .g-club-left {
    margin-bottom: 30px;
    padding: 20px 5px;
  }

  .bold-text {
    font-size: 17px;
  }

  .g-club-left p {
    margin: 3px 10px;
  }

  .phone-number-container button {
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
  }

  .phone-number-container a {
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
  }

  .phone-number {
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px;
    font-size: 12px;
  }

  .about h2 {
    margin-bottom: 0px;
    font-weight: 600;
    z-index: 1;
    font-size: 16px;
  }

  .about p {
    text-align: justify !important;
    z-index: 1;
    font-size: 10px;
  }
}

/* -----------------Location Page--------------- */

/* Location G-Spa Page */

.location-main-page-container {
  background-color: #cd8b09;
  width: 100%;
  height: 100vh;
  color: aliceblue;
  clip-path: polygon(100% 0, 100% 65%, 72% 100%, 0 61%, 0 0);
  display: flex;
  justify-content: center;
  align-items: center;
}

.location-main-page h2 {
  letter-spacing: 3px;
  font-size: 30px;
  color: white;
  text-align: center;
  margin-bottom: 10px;
}

.location-main-page p {
  margin-bottom: 10%;
}

.location-page-container {
  padding-top: 60px;
  width: 100%;
  height: 100vh;
  color: aliceblue;
  clip-path: polygon(100% 0, 100% 65%, 72% 100%, 0 61%, 0 0);
  margin-left: 0px;
}

.location-page-content {
  padding-top: 60px;
  /* width: 100%; */
  height: 100vh;
  color: aliceblue;
  /* object-fit: cover; */
}

.location-page {
  text-align: center;
}

.location-image-container {
  position: relative;
  height: 100%;
  /* object-fit: cover; */
}

.location-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  /* text-align: center; */
}

.location-text h2 {
  /* background-color:#a9b354; */
  background-color: #717c0e87;
  box-shadow: 0px 0px 4px 2px;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}

.location-text p {
  color: black;
  background-color: #dae388;
  display: inline-block;
  border-radius: 7px;
  margin-top: 2%;
  text-align: center;
  padding: 10px;
}

.location-image-container img {
  height: 100%;
  width: 100%;
}

.g-location {
  display: flex;
  margin: 120px 50px;
  justify-content: center;
  align-items: center;
}

.g-location-heading {
  margin-left: 120px;
  margin-top: 40px;
}

.location-details {
  margin: 30px 120px;
}

.location-details p {
  margin: 10px 0px;
}

.location-details p span {
  font-weight: 800;
}

.g-location-phone {
  text-decoration: none;
}

.youtube-video-container {
  position: relative;
  width: 100%;
  padding-bottom: 38%;
  /* 16:9 aspect ratio */
  height: 0;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid black;
}

@media only screen and (max-width: 576px) {
  .location-page-container {
    /* padding-top: 100px; */
    height: 100vh;
    overflow: hidden;
  }

  .location-image-container {
    width: 100vw;
    height: 100vh;
  }

  .location-text {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .location-text h2 {
    font-size: 16px;
  }

  .g-location-heading {
    margin-left: 0px;
    text-align: center;
  }

  .g-location {
    display: flex;
    margin: 50px 10px;
    justify-content: center;
    align-items: center;
  }

  .location-details {
    margin: 30px 30px;
  }

  .location-details h2 {
    font-size: 18px;
    text-align: center;
  }

  .location-details p {
    text-align: center;
  }

  .youtube-video-container {
    padding-bottom: 75%;
  }
}

/* Location Page */

/* Services page */
.services-container {
  padding-top: 0px;
  margin-top: 0px;
  overflow: hidden;
}

.services-card-container {
  display: flex;
  background-color: rgb(227, 227, 207);
  border-radius: 10px;
  text-align: center;
  padding: 15px;
}

/* .FAQ-container {
  margin-top: 50px;
  margin: 20px 120px;
} */

.FAQ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0px;
}

.toggleOption {
  width: 100%;
  background-color: rgb(227, 227, 207);
  text-align: center;
  display: flex;
  border-radius: 10px;
  padding: 20px;
  /* margin-left: 5%; */
  margin-bottom: 4%;
}

/* .FAQ h5 {
  flex: 1;
} */

.horizontal-line {
  flex: 2.5;
  width: 100%;
  height: 1px;
  border-top: 1px solid lightgray;
  margin: 0px 10px;
}

.toggle button {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  padding: 5px 8px;
  background-color: #cd8b09;
  color: white;
  border: none;
  outline: none;
  margin-left: 20px;
  cursor: pointer;
}

.toggle button:active {
  background-color: white;
  color: #cd8b09;
}

.toggle-image-container {
  flex: 1;
  /* padding: 20px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.toggle-image-container img {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.toggle-text-container {
  flex: 2;
  padding: 10px 40px;
  text-align: left;
}

.toggle-text-container a {
  margin: 10px 0px;
  padding: 10px 20px;
  background-color: #cd8b09;
  color: white;
  border: none;
  outline: none;
  border-radius: 7px;
  text-decoration: none;
}

.toggle-text-container a:hover {
  color: #cd8b09;
  background-color: white;
}

.spa-price-container {
  display: flex;
  margin: 15px 5px;
}

.spa-price-container-right {
  margin-left: 30px;
}

@media only screen and (max-width: 576px) {
  .services-container {
    padding: 20px 20px;
    margin: 0px;
  }

  .services-card-container {
    display: flex;
    flex-direction: column;
  }

  .services-left {
    margin-left: 0px;
  }

  .facility-card-container {
    margin: 20px 20px;
  }

  .FAQ-container {
    margin: 10px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .FAQ {
    width: 90vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;

    /* padding: 20px 10px; */
  }

  .FAQ h5 {
    margin-left: 0px;
    font-size: 16px;
  }

  .toggle-wrapper {
    margin: 5px 30px;
    /* width: 90%; */
  }

  .toggle-wrapper-head {
    width: 110%;
  }

  .toggleOption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .toogle-image-container img {
    max-width: 200px;
  }

  .horizontal-line {
    flex: 3;
    height: 1px;
    border-top: 1px solid lightgray;
    margin: 0px 10px;
  }

  .toggle-text-container {
    flex: 2;
    padding: 10px 10px;
    text-align: center;
    /* margin-top: 0px 40px; */
  }

  .toggle-text-container a {
    margin: 10px 0px;
    padding: 10px 20px;
    background-color: #cd8b09;
    color: white;
    border: none;
    outline: none;
    border-radius: 7px;
    text-decoration: none;
  }

  .toggle-text-container a:hover {
    color: rgb(179, 137, 54);
    background-color: white;
  }

  .spa-price-container {
    display: flex;
    margin: 15px 5px;
  }
}

/* Services page */

/* Term and Condition */
.TermsCondition-Container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 50px;
}

.TermsCondition-Container ul {
  list-style-type: none;
}

.TermsCondition-Container ul li {
  margin: 15px 0px;
}

.Terms-Conditions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.Terms-Conditions h4 {
  margin-left: 10px;
  margin-top: 5px;
  color: black;
  letter-spacing: 1px;
}

.Terms-Conditions-Text {
  margin-left: 10px;
  margin-top: 5px;
  background-color: #d2db95;
  padding: 10px 20px;
  border-radius: 10px;
}

/* Term and Condition */

/* Treatment Menu Page */
.menu-container {
  padding-top: 30px;
}

.background-video {
  overflow: hidden;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: -100;
  clip-path: polygon(100% 0, 100% 65%, 72% 100%, 0 61%, 0 0);
}

.menu {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(135, 116, 116);
  margin: 30px 250px;
  height: 90vh;
  border-radius: 10px;
  text-align: center;
}

.treatment-menu-image {
  position: absolute;
  top: 10%;
  left: 30%;
}

.menu-download {
  position: absolute;
  bottom: 5%;
  left: 40%;
}

.menu-download button {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  color: #cd8b09;
}

.menu-download button:hover {
  color: white;
  background-color: #cd8b09;
}

.download {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  color: #cd8b09;
}

.download:hover {
  color: white;
  background-color: #cd8b09;
}

.zoom-out {
  margin: 5px;
}

.modal-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 75, 84);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}

.modal {
  position: relative;
  width: 100%;
  max-width: 850px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0px;
}

.modal-picture {
  width: 50%;
  height: 50%;
}

.close-button {
  position: absolute;
  left: 42%;
  bottom: 0;
}

.previous-button {
  position: absolute;
  top: 50%;
  left: 0%;
  border: none;
  font-size: 50px;
  cursor: pointer;
  color: rgb(219, 178, 175);
  margin-right: 10px;
  background-color: transparent;
}

.next-button {
  position: absolute;
  top: 50%;
  right: 0%;
  border: none;
  font-size: 50px;
  color: rgb(219, 178, 175);
  cursor: pointer;
  background-color: transparent;
}

@media only screen and (max-width: 576px) {
  .menu {
    position: relative;
    margin: 30px 30px;
  }

  .treatment-menu-image {
    position: absolute;
    top: 20%;
    left: 20%;
    height: 60%;
    width: 60%;
  }

  .menu-download {
    position: absolute;
    bottom: 5%;
    left: 22%;
  }
}

/* Treatment Menu Page */

/* WhatsApp Contact */
.myWhatapp a {
  position: fixed;
  left: 40px;
  transition: 0.5s;
  text-decoration: none;
  font-size: 12px;
  overflow-x: hidden;
  z-index: 1;
}

.contact {
  bottom: 7%;
}

.whatsapp-image {
  height: 60px;
  width: 60px;
}

@media only screen and (max-width: 576px) {
  .myWhatapp a {
    position: fixed;
    left: 25px;
    transition: 0.5s;
  }

  /* .contact {
    bottom: 10%;
  }
   */

  .whatsapp-image {
    height: 50px;
    width: 50px;
  }
}

/* WhatsApp Contact */

/* Phone Contact */
.myPhone a {
  position: fixed;
  right: 40px;
  transition: 0.5s;
  text-decoration: none;
  font-size: 12px;
  overflow-x: hidden;
  z-index: 1;
}

.contact {
  bottom: 7%;
}

.phone-image {
  height: 70px;
  width: 70px;
}

@media only screen and (max-width: 576px) {
  .myPhone a {
    position: fixed;
    right: 25px;
    transition: 0.5s;
  }

  /* .contact {
    bottom: 10%;
  } */

  .phone-image {
    height: 58px;
    width: 58px;
  }
}

/* Phone Contact */

/* Contact Section */

.contact-container {
  margin: 40px 100px;
}

.contact-container h2 {
  text-align: center;
  margin-bottom: 10px;
}

.contact {
  padding-top: 20px;
  display: flex;
}

.contact-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgb(227, 227, 207);
  margin: 0px 10px;
  padding: 20px 30px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}

.contact-left p {
  margin-top: 20px;
}

.contact-center-one {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(227, 227, 207);
  margin: 0px 10px;
  padding: 20px 30px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}

.contact-symbol {
  color: #cd8b09;
  font-size: 30px;
}

.contact-center-one p {
  margin-top: 20px;
  text-align: center;
}

.contact-center-two {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(227, 227, 207);
  margin: 0px 10px;
  padding: 20px 30px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}

.contact-social-media {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-social-media span {
  margin-left: 10px;
  cursor: pointer;
}

.contact-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(227, 227, 207);
  margin: 0px 10px;
  padding: 20px 30px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}

.tele-number {
  text-decoration: none;
  color: black;
  margin-top: 20px;
}

.tele-symbol {
  font-size: 30px;
  color: #cd8b09;
}

.location-map-inner iframe {
  border: 2px solid black;
  min-height: 240px;
  /* width: 31.33%; */
}

.center-card {
  margin: 0 auto;
}

#video_banner_section {
  /* background-image: linear-gradient(90deg, #000 0.7%, rgba(0, 0, 0, 0.00) 84.19%), url(../../public/assets/home-image/banner-img.png.png); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  transition: background-image 2s ease;
}

.video_container div {
  width: 100%;
  height: 100% !important;
}

video {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.tel-btn .tel {
  background-color: #fff !important;
  color: #cd8b09;
  margin-top: 10px !important;
}

#banner_containt {
  background-image: linear-gradient(45deg, black, transparent);
  /* background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.66), transparent); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

.video_content {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}

@media only screen and (max-width: 576px) {
  .contact-container {
    margin: 0px 30px;
  }

  .location-map-inner iframe {
    width: 100%;
  }

  .contact-container h2 {
    font-size: 20px;
  }

  .contact {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .contact-left {
    margin: 10px;
    width: 100%;
  }

  .contact-center-one {
    margin: 10px;
    width: 100%;
  }

  .contact-center-two {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
  }

  .contact-right {
    width: 100%;
  }
}

/* Contact Section */

/* ------------------------------Banani Elite-------------------- */
.elit-sevice-inner h6 {
  font-weight: 600;
}

.spa-policy-inner {
  padding-left: 30px;
}

.spa-policy-inner li {
  list-style: square;
  font-size: 14px;
  line-height: 30px;
}

/* .testimonial-slider {
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
  padding: 2rem 0;
} */

.slick-list {
  overflow: visible;
  /* Make sure the slides overflow so we can see the margins */
}

/* .slick-slide {
  margin: 0 5px; 
} */

.testimonial-slide {
  padding: 10px;
}

.testimonial-content {
  background: #f9f9f9;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
}

.testimonial-content p {
  font-size: 14px;
  color: #333;
  margin-bottom: 1rem;
  height: 110px;
}

.testimonial-content h4 {
  font-size: 14px;
  color: #555;
  font-weight: bold;
}

.test-m p {
  font-size: 14px;
  color: #333;
  margin-bottom: 1rem;
  height: 130px;
  overflow-y: scroll;
  /* scrollbar-width: thin; */
}

/* For WebKit browsers (Chrome, Safari, Edge) */
.test-m p::-webkit-scrollbar {
  width: 2px;
}

/* Optional: Customize the scrollbar track and thumb if desired */
.test-m p::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* Scrollbar track color */
}

.test-m p::-webkit-scrollbar-thumb {
  background-color: #888;
  /* Scrollbar thumb color */
}



@media (max-width: 768px) {
  .testimonial-content {
    padding: 1rem;
  }

  .testimonial-content p {
    font-size: 1rem;
    height: 155px;
  }

  .testimonial-content h4 {
    font-size: 0.9rem;
  }
}

/* ------------------Elite Service--------------------------- */
/* .services {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding: 20px;
} */

.serviceBox {
  border: 1px solid #ddd;
  padding: 20px 20px 0 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s, box-shadow 0.2s;
  background-color: #f9f9f9;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid gray;
}

.serviceBox:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.service-btn {
  background-color: #cd8b09;
  color: white;
  font-weight: 500;
  padding: 3px 0;
  width: 28%;
  margin: 0 auto;
  font-size: 12px;
}

/* .title {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #333;
} */

.description {
  font-size: 14;
  color: #000000;
}

a {
  text-decoration: none;
  color: inherit;
}

.gallery-section-main {
  background-color: #cd8b09;
  padding: 40px 0 50px 0;
}

.gallery-category-btn {
  font-size: 12.5px;
  font-weight: 600;
}





.flip-card {
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 300px;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: rgb(227, 227, 207);
  z-index: 2;
}

.flip-card-back {
  background-color: #f8f8f8;
  transform: rotateY(180deg);
  z-index: 1;
  position: relative;
}

.text-absulet {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.flip-back-btn-main {
  position: absolute;
  /* top: 50%; */
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 100%;
}

.flip-back-btn-inner {
  padding: 10px 30px;
  background-color: #cd8c09c6;
  color: white;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}

.back-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.service-book {
  background-color: #cd8b09;
  font-size: 14px;
}

.tb_rc_contant_wrapper {
  height: 200px !important;
}


.review-tex-css{
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}

/* ------------------------------------Hidden Page Css---------------------------------------------- */
/* CSS for banner animation, layout, colors, and card styling */

.banner-zoom {
  background-size: 100%;
  animation: zoom 7s infinite alternate;
}

@keyframes zoom {
  0% {
    background-size: 100%;
  }

  100% {
    background-size: 105%;
  }
}




/* .reviews-container {
  padding: 1rem;
  max-width: 800px;
  margin: 0 auto;
} */
.reviews-heading {
  font-size: 2rem;
  margin: 1rem 0;
  text-align: center;
}
.reviews-summary {
  margin-bottom: 1.5rem;
}
.reviews-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.review-card {
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #f9f9f9;
}
.review-date {
  font-size: 0.9rem;
  color: #666;
}
.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\:border-\[\#CD8B09\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(205 139 9 / var(--tw-border-opacity, 1));
}
.hover\:bg-orange-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:text-\[\#CD8B09\]:hover{
  --tw-text-opacity: 1;
  color: rgb(205 139 9 / var(--tw-text-opacity, 1));
}
.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-lg:hover{
  --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);
}
.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;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}
.focus\:ring-orange-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1));
}
@media (min-width: 640px){
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px){
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .md\:ml-5{
    margin-left: 1.25rem;
  }
  .md\:mt-32{
    margin-top: 8rem;
  }
  .md\:h-\[100vh\]{
    height: 100vh;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .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\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-\[14px\]{
    font-size: 14px;
  }
}
@media (min-width: 1024px){
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

