*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #18274155 transparent;
}

*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background-color: #18274155;
  border-radius: 9999px;
  border: 2px solid transparent;
  background-clip: content-box;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #18274155;
}

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

.icon-\[bi--whatsapp\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3E%3Cpath fill='black' d='M13.601 2.326A7.85 7.85 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.9 7.9 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.9 7.9 0 0 0 13.6 2.326zM7.994 14.521a6.6 6.6 0 0 1-3.356-.92l-.24-.144l-2.494.654l.666-2.433l-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931a6.56 6.56 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592m3.615-4.934c-.197-.099-1.17-.578-1.353-.646c-.182-.065-.315-.099-.445.099c-.133.197-.513.646-.627.775c-.114.133-.232.148-.43.05c-.197-.1-.836-.308-1.592-.985c-.59-.525-.985-1.175-1.103-1.372c-.114-.198-.011-.304.088-.403c.087-.088.197-.232.296-.346c.1-.114.133-.198.198-.33c.065-.134.034-.248-.015-.347c-.05-.099-.445-1.076-.612-1.47c-.16-.389-.323-.335-.445-.34c-.114-.007-.247-.007-.38-.007a.73.73 0 0 0-.529.247c-.182.198-.691.677-.691 1.654s.71 1.916.81 2.049c.098.133 1.394 2.132 3.383 2.992c.47.205.84.326 1.129.418c.475.152.904.129 1.246.08c.38-.058 1.171-.48 1.338-.943c.164-.464.164-.86.114-.943c-.049-.084-.182-.133-.38-.232'/%3E%3C/svg%3E");
}

.icon-\[heroicons--arrow-left-20-solid\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='black' fill-rule='evenodd' d='M17 10a.75.75 0 0 1-.75.75H5.612l4.158 3.96a.75.75 0 1 1-1.04 1.08l-5.5-5.25a.75.75 0 0 1 0-1.08l5.5-5.25a.75.75 0 1 1 1.04 1.08L5.612 9.25H16.25A.75.75 0 0 1 17 10' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[heroicons--arrow-right-20-solid\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='black' fill-rule='evenodd' d='M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[heroicons--home-modern\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.25 21v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21m0 0h4.5V3.545M12.75 21h7.5V10.75M2.25 21h1.5m18 0h-18M2.25 9l4.5-1.636M18.75 3l-1.5.545m0 6.205l3 1m1.5.5l-1.5-.5M6.75 7.364V3h-3v18m3-13.636l10.5-3.819'/%3E%3C/svg%3E");
}

.icon-\[heroicons--phone-solid\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.88 1.88 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.29 11.29 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.88 1.88 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[line-md--play-filled\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-opacity='0' stroke='black' stroke-dasharray='40' stroke-dashoffset='40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 6l10 6l-10 6Z'%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='0.5s' dur='0.5s' values='0;1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.5s' values='40;0'/%3E%3C/path%3E%3C/svg%3E");
}

.icon-\[material-symbols--menu-rounded\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 18q-.425 0-.712-.288T3 17t.288-.712T4 16h16q.425 0 .713.288T21 17t-.288.713T20 18zm0-5q-.425 0-.712-.288T3 12t.288-.712T4 11h16q.425 0 .713.288T21 12t-.288.713T20 13zm0-5q-.425 0-.712-.288T3 7t.288-.712T4 6h16q.425 0 .713.288T21 7t-.288.713T20 8z'/%3E%3C/svg%3E");
}

.icon-\[material-symbols--search-rounded\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M9.5 16q-2.725 0-4.612-1.888T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5q0 1.1-.35 2.075T14.7 13.3l5.6 5.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312T14 9.5t-1.312-3.187T9.5 5T6.313 6.313T5 9.5t1.313 3.188T9.5 14'/%3E%3C/svg%3E");
}

.icon-\[mi--arrow-right-up\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M8 7a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 0 1-1.414-1.414L14.586 8H9a1 1 0 0 1-1-1'/%3E%3C/svg%3E");
}

.icon-\[mingcute--mail-fill\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='black' d='m2.068 5.482l8.875 8.876a1.5 1.5 0 0 0 2.008.103l.114-.103l8.869-8.87q.043.165.058.337L22 6v12a2 2 0 0 1-1.85 1.995L20 20H4a2 2 0 0 1-1.995-1.85L2 18V6q0-.18.03-.35zM20 4q.182 0 .355.031l.17.039l-8.52 8.52l-8.523-8.522q.166-.045.34-.06L4 4z'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-\[mingcute--right-line\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='black' d='M15.707 11.293a1 1 0 0 1 0 1.414l-5.657 5.657a1 1 0 1 1-1.414-1.414l4.95-4.95l-4.95-4.95a1 1 0 0 1 1.414-1.414z'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-\[ph--image-light\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' width='256' height='256'%3E%3Cpath fill='black' d='M216 42H40a14 14 0 0 0-14 14v144a14 14 0 0 0 14 14h176a14 14 0 0 0 14-14V56a14 14 0 0 0-14-14M40 54h176a2 2 0 0 1 2 2v107.57l-29.47-29.47a14 14 0 0 0-19.8 0l-21.42 21.42l-45.41-45.42a14 14 0 0 0-19.8 0L38 154.2V56a2 2 0 0 1 2-2m-2 146v-28.83l52.58-52.58a2 2 0 0 1 2.84 0L176.83 202H40a2 2 0 0 1-2-2m178 2h-22.2l-38-38l21.41-21.42a2 2 0 0 1 2.83 0l38 38V200a2 2 0 0 1-2.04 2m-70-102a10 10 0 1 1 10 10a10 10 0 0 1-10-10'/%3E%3C/svg%3E");
}

.icon-\[ph--map-pin-fill\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' width='256' height='256'%3E%3Cpath fill='black' d='M128 16a88.1 88.1 0 0 0-88 88c0 75.3 80 132.17 83.41 134.55a8 8 0 0 0 9.18 0C136 236.17 216 179.3 216 104a88.1 88.1 0 0 0-88-88m0 56a32 32 0 1 1-32 32a32 32 0 0 1 32-32'/%3E%3C/svg%3E");
}

.icon-\[si--arrow-right-duotone\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m14 16l4-4m0 0l-4-4m4 4H6'/%3E%3C/svg%3E");
}

.icon-\[solar--phone-calling-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m15.556 14.548l-.455.48s-1.083 1.139-4.038-1.972s-1.872-4.25-1.872-4.25l.287-.303c.706-.744.773-1.938.156-2.81L8.374 3.91C7.61 2.83 6.135 2.688 5.26 3.609L3.691 5.26c-.433.457-.723 1.048-.688 1.705c.09 1.68.808 5.293 4.812 9.51c4.247 4.47 8.232 4.648 9.861 4.487c.516-.05.964-.329 1.325-.709l1.42-1.496c.96-1.01.69-2.74-.538-3.446l-1.91-1.1c-.806-.463-1.787-.327-2.417.336M13.26 1.88a.75.75 0 0 1 .861-.62c.025.005.107.02.15.03q.129.027.352.09c.297.087.712.23 1.21.458c.996.457 2.321 1.256 3.697 2.631c1.376 1.376 2.175 2.702 2.632 3.698c.228.498.37.912.457 1.21a6 6 0 0 1 .113.454l.005.031a.765.765 0 0 1-.617.878a.75.75 0 0 1-.86-.617a3 3 0 0 0-.081-.327a7.4 7.4 0 0 0-.38-1.004c-.39-.85-1.092-2.024-2.33-3.262s-2.411-1.939-3.262-2.329a7.4 7.4 0 0 0-1.003-.38a6 6 0 0 0-.318-.08a.76.76 0 0 1-.626-.861'/%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.486 5.33a.75.75 0 0 1 .927-.516l-.206.721l.206-.72h.003l.003.001l.008.002l.02.006l.056.02q.067.023.177.07c.146.062.345.158.59.303c.489.29 1.157.77 1.942 1.556c.785.785 1.266 1.453 1.556 1.942c.145.245.241.444.303.59a3 3 0 0 1 .09.233l.005.02l.003.008v.003l.001.001s0 .002-.72.208l.72-.206a.75.75 0 0 1-1.439.422l-.003-.01l-.035-.088a4 4 0 0 0-.216-.417c-.223-.376-.626-.946-1.326-1.646s-1.269-1.102-1.646-1.325a4 4 0 0 0-.504-.25l-.01-.004a.75.75 0 0 1-.505-.925' clip-rule='evenodd'/%3E%3C/svg%3E");
}

html {
  font-size: 16px;
}

body {
  position: relative;
  min-height: 100vh;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: Montserrat, sans-serif;
  color: rgb(0 0 0 / 0.5);
}

.container {
  width: 97%;
  max-width: 1859px;
}

.header {
  position: relative;
  display: flex;
  height: 90px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .header {
    height: 70px;
  }
}

.header .logo {
  position: relative;
  left: 0px;
  top: 1.25rem;
  z-index: 10;
}

@media (max-width: 767px) {
  .header .logo {
    top: 0.75rem;
    max-width: 230px;
  }
}

.header-menu-button {
  display: none;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(24 39 65 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .header-menu-button {
    display: flex;
  }
}

.header-menu-container {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.header-menu {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 2rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 767px) {
  .header-menu {
    position: absolute;
    left: 0px;
    top: 65px;
    z-index: 5;
    display: none;
    max-height: 0px;
    width: 100%;
    flex-direction: column;
    gap: 1rem;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1.25rem;
    padding-top: 2.5rem;
    --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);
  }
}

.mobil-menu-open .header-menu {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 767px) {
  .mobil-menu-open .header-menu {
    display: flex;
    max-height: 1000px;
  }
}

.header-menu li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.header-btn-search {
  display: flex;
  font-size: 1.3rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.lang-list-container {
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}

.lang-list-container .btn-selected-lang img {
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 9999px;
}

.lang-list-container .lang-list {
  position: absolute;
  right: 0px;
  left: 50%;
  z-index: 20;
  margin-top: 2.5rem;
  display: none;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  --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));
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.lang-list-container .lang-list li {
  display: block;
  height: 1.75rem;
  width: 1.75rem;
}

.lang-list-container .lang-list li img {
  display: block;
  height: 1.75rem;
  width: 1.75rem;
  border-radius: 9999px;
}

.lang-list-container.active .btn-selected-lang {
  position: relative;
  z-index: 40;
}

.lang-list-container.active .lang-list {
  display: flex;
}

.main-slider,
.main-slider-item {
  position: relative;
}

.main-slider-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .main-slider-item img {
    position: absolute;
  }
}

.main-slider-item .main-slider-inner {
  position: absolute;
  top: 0px;
  left: 0px;
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 767px) {
  .main-slider-item .main-slider-inner {
    position: relative;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding-top: 2.5rem;
  }
}

.main-slider-item .main-slider-inner .right {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
}

.main-slider-inner .btn-slider-contact {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 2.75rem;
  padding-right: 2.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider-inner .btn-slider-contact {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.main-slider-inner .btn-slider-contact .icon-continer {
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(56 178 186 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider-inner .btn-slider-contact .icon-continer {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.main-slider-inner .btn-slider-contact .title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .main-slider-inner .btn-slider-contact .title {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.main-slider-inner .btn-slider-contact .phone {
  font-weight: 500;
}

@media (max-width: 767px) {
  .main-slider-inner .btn-slider-contact .phone {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.main-slider-inner .left {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  padding-left: 4rem;
  padding-right: 4rem;
}

@media (max-width: 767px) {
  .main-slider-inner .left {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.main-slider-inner .left .slider-button {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider-inner .left .slider-button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.main-slider-inner .left .title {
  margin-bottom: 0.25rem;
  font-family: Cinzel, sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider-inner .left .title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.main-slider-inner .left .desc {
  width: 66.666667%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider-inner .left .desc {
    margin-bottom: 3.5rem;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.main-slider .main-slider-btn-group {
  position: absolute;
  bottom: 2.5rem;
  left: 4rem;
  display: flex;
  gap: 0.75rem;
}

@media (max-width: 767px) {
  .main-slider .main-slider-btn-group {
    bottom: 1.25rem;
    left: 1rem;
  }
}

.main-slider .main-slider-btn-group .main-slider-nav-item {
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .main-slider .main-slider-btn-group .main-slider-nav-item {
    height: 50px;
    width: 50px;
  }
}

.widget-title-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.widget-title-container .title {
  width: 100%;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .widget-title-container .title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.widget-title-container .desc {
  display: block;
  width: 100%;
  max-width: 700px;
  text-align: center;
}

@media (max-width: 767px) {
  .widget-title-container .desc {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.opened::before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
  background-color: rgb(0 0 0 / 0.3);
  --tw-content: '';
  content: var(--tw-content);
}

.grid-col-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (max-width: 767px) {
  .grid-col-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.btn-room-item {
  position: relative;
  display: flex;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}

.btn-room-item * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-room-item:hover img {
  --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));
}

.btn-room-item img {
  display: block;
  aspect-ratio: 9/4;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.btn-room-item:hover .icon-container {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-room-item .btn-group {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (max-width: 767px) {
  .btn-room-item .btn-group {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.btn-room-item .btn-group .title {
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .btn-room-item .btn-group .title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.btn-room-item .btn-group .desc {
  width: 100%;
  text-align: end;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-room-item .btn-group .icon-container {
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .btn-room-item .btn-group .icon-container {
    height: 50px;
    width: 50px;
  }
}

.about-us-widget-container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(24 39 65 / var(--tw-bg-opacity, 1));
}

@media (max-width: 767px) {
  .about-us-widget-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 3.5rem;
  }
}

.about-us-widget-container.contact-page,
.about-us-widget-container.bg-sheer-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(244 250 254 / var(--tw-bg-opacity, 1));
}

.about-us-widget-container.contact-page::before,
.about-us-widget-container.bg-sheer-blue::before {
  display: none;
}

.about-us-widget-container.bg-sheer-blue * {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.about-us-widget-container::before {
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: flex;
  width: 100%;
  background-image: url('../images/line-texture.webp');
  background-repeat: repeat-x;
  --tw-content: '';
  content: var(--tw-content);
}

.about-us-widget-container .right {
  display: flex;
  align-items: flex-end;
  background-image: url('../images/about-us-bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
}

.about-us-widget-container .right img {
  margin-top: -2.5rem;
  margin-left: -2.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.about-us-widget-container .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 7rem;
}

@media (max-width: 767px) {
  .about-us-widget-container .left {
    margin-top: 1.25rem;
    padding: 1.25rem;
  }
}

.about-us-widget-container .title {
  display: block;
  font-family: Cinzel, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.about-us-widget-container .left p {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.about-us-widget-container .left .about-us-detail-btn {
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.about-us-widget-container .left .about-us-detail-btn:hover {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.about-us-widget-container.contact-page {
  align-items: flex-start !important;
  gap: 0px;
}

.about-us-widget-container.contact-page .left {
  height: 100%;
  justify-content: flex-start;
  border-right-width: 60px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding: 0px !important;
}

@media (max-width: 767px) {
  .about-us-widget-container.contact-page .left {
    margin: 0px;
    border-right-width: 0px;
    border-bottom-width: 20px;
  }
}

.about-us-widget-container.contact-page .left .contact-page-inner {
  padding: 1.25rem;
}

.about-us-widget-container.contact-page .left .contact-page-inner p {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.map-widget {
  position: relative;
}

.map-widget .map-image {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .map-widget .map-image {
    min-height: 300px;
  }
}

.map-widget .map-logo {
  position: absolute;
  left: 10rem;
  top: -6rem;
}

@media (max-width: 767px) {
  .map-widget .map-logo {
    left: 0.75rem;
    top: -2rem;
    width: 100px;
  }
}

.map-inner-container {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (max-width: 767px) {
  .map-inner-container {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.map-inner-container .icon-box {
  display: flex;
  height: 42px;
  min-height: 42px;
  width: 42px;
  min-width: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(56 178 186 / var(--tw-text-opacity, 1));
}

.map-inner-container .btn-map-show {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.map-inner-container .address {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.map-item-list {
  display: flex;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

@media (max-width: 767px) {
  .map-item-list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.map-item-list li {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.5rem;
}

.map-item-list .icon-box {
  display: flex;
  height: 54px;
  width: 54px;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.map-item-list .name {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.map-item-list .sub-name {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.btn-room-item-type2 {
  position: relative;
  z-index: 0;
  display: flex;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}

.btn-room-item-type2 * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-room-item-type2:hover img {
  --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));
}

.btn-room-item-type2:hover .icon-container {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-room-item-type2::before {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(56 178 186 / 0.2);
  --tw-content: '';
  content: var(--tw-content);
}

.btn-room-item-type2::after {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(24 39 65 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(24 39 65 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-content: '';
  content: var(--tw-content);
}

.btn-room-item-type2 img {
  display: block;
  aspect-ratio: 8/4;
  width: 100%;
}

.btn-room-item-type2 .btn-group {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}

.btn-room-item-type2 .icon-container {
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .btn-room-item-type2 .icon-container {
    height: 50px;
    width: 50px;
  }
}

.btn-room-item-type2 .title {
  width: 100%;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .btn-room-item-type2 .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.image-gallery-container {
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(244 250 254 / var(--tw-bg-opacity, 1));
  background-image: url('../images/gallery-bg-image.webp');
  background-size: 300px auto;
  background-position: left bottom;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .image-gallery-container {
    flex-direction: column-reverse;
  }
}

.image-gallery-container .image-gallery-inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (max-width: 767px) {
  .image-gallery-container .image-gallery-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.image-gallery-container .image-gallery-inner {
  padding-left: 13rem;
  padding-right: 13rem;
  padding-top: 5rem;
  padding-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .image-gallery-container .image-gallery-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
  }
}

.image-gallery-container .image-gallery-inner .video-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.375rem;
}

.image-gallery-container .image-gallery-inner .video-item::before {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.2);
  --tw-content: '';
  content: var(--tw-content);
}

.image-gallery-container .image-gallery-inner .video-item .icon-box {
  position: absolute;
  z-index: 30;
  display: flex;
  height: 65px;
  width: 65px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(56 178 186 / var(--tw-text-opacity, 1));
}

.image-gallery-container .image-gallery-img {
  position: relative;
  display: block;
  aspect-ratio: 8/4;
  width: 100%;
  border-radius: 0.375rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-gallery-container-footer {
  margin-top: 1.25rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-left: 13rem;
  padding-right: 13rem;
  padding-bottom: 4rem;
}

@media (max-width: 767px) {
  .image-gallery-container-footer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 0px;
    padding-top: 2.5rem;
  }
}

.image-gallery-container-footer .image-gallery-title {
  font-family: Cinzel, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(24 39 65 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .image-gallery-container-footer .image-gallery-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.image-gallery-container-footer .image-gallery-desc {
  max-width: 80%;
}

@media (max-width: 767px) {
  .image-gallery-container-footer .image-gallery-desc {
    max-width: 100%;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.image-gallery-container-footer .image-gallery-all-btn {
  --tw-text-opacity: 1;
  color: rgb(24 39 65 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .image-gallery-container-footer .image-gallery-all-btn {
    margin-top: 1.25rem;
  }
}

.contact-widget {
  display: flex;
  width: 100%;
  justify-content: center;
}

.contact-widget .contact-widget-inner {
  display: flex;
  max-width: 465px;
  flex-direction: column;
  align-items: center;
}

.contact-widget .contact-widget-inner .title-top {
  width: 100%;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(24 39 65 / var(--tw-text-opacity, 1));
}

.contact-widget .contact-widget-inner .title {
  margin-top: 0.5rem;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(24 39 65 / var(--tw-text-opacity, 1));
}

.contact-widget .contact-widget-inner .title-bottom {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.popup-open {
  overflow: hidden;
}

.popup-open::before {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  background-color: rgb(0 0 0 / 0.7);
  --tw-content: '';
  content: var(--tw-content);
}

.popup-container {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.popup-open .popup-container {
  display: flex;
}

.popup-box {
  position: relative;
  margin-top: 66px;
  height: 90vh;
  width: 90%;
  max-width: 1000px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.popup-box .popup-box-content {
  display: block;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .popup-box .popup-box-content {
    padding: 1.25rem;
  }
}

.popup-box .popup-box-content .title {
  margin-bottom: 0.5rem;
  width: 100%;
  font-family: Cinzel, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.popup-box .popup-box-content p {
  margin-bottom: 1.25rem;
}

.popup-box-content .popup-box-title-img {
  aspect-ratio: 8/4;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.popup-btn-group-container {
  position: absolute;
  top: -66px;
  left: 0px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}

.popup-btn-group-container .popup-btn-group-item {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(24 39 65 / var(--tw-bg-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .popup-btn-group-container .popup-btn-group-item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.popup-btn-group-container .popup-btn-group-item:hover,
.popup-btn-group-container .popup-btn-group-item.active {
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
}

.popup-btn-group-container .popup-btn-group-item .icon-container {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.popup-btn-group-item .popup-btn-group-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.popup-btn-group-item .popup-btn-group-inner span:first-child {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.popup-btn-group-item .popup-btn-group-inner span:last-child {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.popup-btn-group-item .popup-btn-group-inner span {
  text-align: right;
}

.popup-box-content .gallery-group-box {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (max-width: 767px) {
  .popup-box-content .gallery-group-box {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.gallery-group-item {
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(244 250 254 / var(--tw-bg-opacity, 1));
}

.gallery-group-item * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.gallery-group-item .img-box {
  overflow: hidden;
}

.gallery-group-item .img-box img {
  aspect-ratio: 635/402;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery-group-item:hover .img-box img {
  --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));
}

.gallery-group-item .btn-box {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.gallery-group-item .btn-box .gallery-detail-btn {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.75rem;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.gallery-group-item .btn-box .gallery-detail-btn .popup-btn-group-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.gallery-group-item .btn-box .gallery-detail-btn .popup-btn-group-inner span:first-child {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}

.gallery-group-item .btn-box .gallery-detail-btn .popup-btn-group-inner span:last-child {
  font-size: 0.75rem;
  line-height: 1rem;
}

.gallery-group-item .btn-box .gallery-detail-btn .icon-container {
  display: flex;
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.gallery-group-item .img-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-group-item .img-box::before {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.2);
  --tw-content: '';
  content: var(--tw-content);
}

.gallery-group-item .img-box .icon-box {
  position: absolute;
  z-index: 30;
  display: flex;
  height: 65px;
  width: 65px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(56 178 186 / var(--tw-text-opacity, 1));
}

.poup-inner-custom-list {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (max-width: 767px) {
  .poup-inner-custom-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.poup-inner-custom-list li {
  display: flex;
  align-items: flex-start;
}

.poup-inner-custom-list li::before {
  margin-right: 0.25rem;
  margin-top: 5px;
  display: block;
  height: 14px;
  min-height: 14px;
  width: 14px;
  min-width: 14px;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.poup-inner-custom-list li.red-dot::before {
  background-color: rgb(234 9 9);
}

.popup-content-contact-btn {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .popup-content-contact-btn {
    width: 100%;
    justify-content: space-between;
  }
}

.popup-content-contact-btn .btn-title {
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}

.popup-content-contact-btn .btn-desc {
  text-align: right;
  font-size: 0.75rem;
  line-height: 1rem;
}

.popup-content-contact-btn .icon-container {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.popup-content-contact-btn.phone {
  --tw-bg-opacity: 1;
  background-color: rgb(24 39 65 / var(--tw-bg-opacity, 1));
}

.popup-content-contact-btn.whatsapp {
  --tw-bg-opacity: 1;
  background-color: rgb(23 212 92 / var(--tw-bg-opacity, 1));
}

.page-title-container {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  padding-top: 6rem;
  padding-bottom: 6rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.page-title-container .page-title {
  width: 100%;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.contact-inner-image {
  max-height: 205px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.contact-info-container {
  display: flex;
  width: 100%;
  gap: 2.5rem;
}

@media (max-width: 767px) {
  .contact-info-container {
    flex-direction: column;
  }
}

.contact-info-container .contact-info-item {
  display: flex;
  gap: 0.75rem;
}

.contact-info-container .contact-info-item .icon-box {
  display: flex;
  height: 55px;
  min-height: 55px;
  width: 55px;
  min-width: 55px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.contact-info-container .contact-info-item .title {
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.contact-info-container .contact-info-item .desc {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5 {
  margin-top: 1rem;
  font-weight: 700;
}

.page-content h2 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.page-content ul {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  margin-left: 0.75rem;
  list-style-position: inside;
  list-style-type: disc;
}

.gallery-button-header {
  display: flex;
  width: 100%;
  padding-left: 13rem;
  padding-right: 13rem;
  padding-top: 1.75rem;
}

@media (max-width: 767px) {
  .gallery-button-header {
    overflow: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
  }
}

.gallery-button-header .btn-group-item {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(24 39 65 / var(--tw-bg-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
  .gallery-button-header .btn-group-item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.gallery-button-header .btn-group-item:hover,
.gallery-button-header .btn-group-item.active {
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
}

.gallery-button-header .btn-group-item .icon-container {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.gallery-button-header .btn-group-item .popup-btn-group-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.gallery-button-header .btn-group-item .popup-btn-group-inner span:first-child {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.gallery-button-header .btn-group-item .popup-btn-group-inner span:last-child {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.gallery-button-header .btn-group-item .popup-btn-group-inner span {
  text-align: right;
}

.footer {
  display: flex;
  width: 100%;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(24 39 65 / var(--tw-bg-opacity, 1));
  padding-left: 13rem;
  padding-right: 13rem;
  padding-top: 3rem;
}

@media (max-width: 767px) {
  .footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.footer .footer-inner {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (max-width: 767px) {
  .footer .footer-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2.5rem;
  }
}

.footer .footer-menu {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.footer .footer-menu .title-box {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.footer .footer-menu li {
  display: block;
  width: 100%;
}

.footer .footer-menu li a {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(255 255 255 / 0.7);
}

.footer .footer-menu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.footer .footer-address {
  display: flex;
  flex-direction: column;
}

.footer .footer-address .title-box {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.footer-address li {
  margin-bottom: 0.25rem;
  display: flex;
  gap: 0.25rem;
}

.footer-address .footer-address-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(56 178 186 / var(--tw-text-opacity, 1));
}

.footer-address .footer-address-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.footer .footer-bottom {
  margin-top: 2.5rem;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.footer .footer-bottom p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(255 255 255 / 0.6);
}

.btn {
  display: flex;
  height: 35px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn .whatsapp-icon {
  font-size: 1rem;
  line-height: 1.5rem;
}

.static {
  position: static;
}

.relative {
  position: relative;
}

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

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

.mb-9 {
  margin-bottom: 2.25rem;
}

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

.mt-14 {
  margin-top: 3.5rem;
}

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

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

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

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

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

.mt-9 {
  margin-top: 2.25rem;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-14 {
  height: 3.5rem;
}

.w-14 {
  width: 3.5rem;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.flex-shrink {
  flex-shrink: 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));
}

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

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

.resize {
  resize: both;
}

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.bg-\[\#29622F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(41 98 47 / var(--tw-bg-opacity, 1));
}

.bg-\[\#52A1D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(82 161 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#8D3A96\] {
  --tw-bg-opacity: 1;
  background-color: rgb(141 58 150 / var(--tw-bg-opacity, 1));
}

.bg-\[\#AACD56\] {
  --tw-bg-opacity: 1;
  background-color: rgb(170 205 86 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4FAFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 250 254 / var(--tw-bg-opacity, 1));
}

.bg-bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(23 212 92 / var(--tw-bg-opacity, 1));
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
}

.p-5 {
  padding: 1.25rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

@media (max-width: 1023px) {
  .lg\:hidden {
    display: none;
  }
}

@media (max-width: 767px) {
  .md\:flex-col {
    flex-direction: column;
  }
}

.bottom-mobile-button-group {
  display: none;
}

@media (max-width: 767px) {
  body{
    margin-bottom: 42.5px;
  }

  .bottom-mobile-button-group {
    width: 100%;
    bottom: 0px;
    position: fixed;
    z-index: 19;
    box-shadow: 0px -9px 5px -4px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1);
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .bottom-mobile-button-group .btn-mobile-phone{
    width: 100%;
    background-color: rgb(56 178 186 / var(--tw-bg-opacity, 1));
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-weight: 500;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    column-gap: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .bottom-mobile-button-group .btn-mobile-whatsapp{
    width: 100%;
    background-color: rgb(23 212 92 / var(--tw-bg-opacity, 1));
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    font-weight: 500;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    column-gap: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
  }
}