/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
@layer properties;
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.z-50 {
  z-index: 50;
}
.container {
  width: 100%;
}
.mr-auto {
  margin-right: auto;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-flex {
  display: inline-flex;
}
.min-h-screen {
  min-height: 100vh;
}
.w-fit {
  width: -webkit-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.flex-1 {
  flex: 1;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.list-disc {
  list-style-type: disc;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-\[10px\] {
  gap: 10px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.bg-transparent {
  background-color: transparent;
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.\[animation-delay\:-0\.2s\] {
  animation-delay: -0.2s;
}
.\[animation-delay\:-0\.4s\] {
  animation-delay: -0.4s;
}
.\[focus\:update\] {
  focus: update;
}
.hover\:opacity-90 {
  &:hover {
    @media (hover: hover) {
      opacity: 90%;
    }
  }
}
.focus\:ring-2 {
  &:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.focus\:ring-offset-2 {
  &:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
}
.focus\:outline-none {
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.disabled\:pointer-events-none {
  &:disabled {
    pointer-events: none;
  }
}
.disabled\:opacity-50 {
  &:disabled {
    opacity: 50%;
  }
}
[data-chat-host] button,
[data-chat-host] input,
[data-chat-host] textarea {
  all: unset;
  box-sizing: border-box;
  font-family: inherit;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 100% !important;
}

.preview-message {
  position: fixed !important;
  right: 1rem !important;
  bottom: calc(1rem + 3.75rem + 0.5rem) !important;
  border-radius: 0.625rem 0.625rem 0 0.625rem !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 0 6px 0 rgba(0, 0, 0, 0.1) !important;
  max-width: 260px !important;
}

.preview-message.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 2s ease, visibility 0s;
}

.preview-message.hide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease, visibility 0s 0.6s;
}

.preview-message .preview-container {
  padding: 0.125rem;
  width: -webkit-fit-content;
  width: fit-content;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}

.preview-message .preview-container .close-icon {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}

.preview-message .message {
  padding: 1rem;
  cursor: pointer;
}

.preview-message .message p {
  font-size: 0.8rem !important;
  color: #333 !important;
  line-height: 1.4 !important;
  margin: 0 !important;
}

/* BUBBLE */
#bubble {
  position: fixed !important;
  bottom: 1rem !important;
  right: 1rem !important;
  z-index: 9999 !important;
  display: flex !important;
  height: 3.5rem !important;
  width: 3.5rem !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.4), 0 0 6px 0 rgba(0, 0, 0, 0.4);
  padding: 0.5rem !important;
  outline: none !important;
  border: none !important;
  transition: opacity 150ms ease !important;
  cursor: pointer;
}

#bubble > img {
  object-fit: cover;
  max-width: 80%;
  height: auto;
}

#bubble:hover {
  opacity: 0.85 !important;
}

#chat-widget-container-bef-chat-app {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 50;
}

#chatapp {
  display: flex;
  height: 620px;
  width: 360px;
  flex-direction: column;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-radius: 1rem;
}

/* HEADER */
#header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding: 0.75rem 1rem !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1) !important;
}

#header .left {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.5rem !important;
}

#header .left .icon {
  background: #fff !important;
  border-radius: 50% !important;
  width: 3rem !important;
  height: 3rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 101;
}

#header .left .icon img {
  width: 2rem !important;
  height: 2rem !important;
  object-fit: cover !important;
}

#header .left .title h6 {
  font-size: 1rem !important;
  line-height: 1.75rem !important;
  font-weight: 500 !important;
  color: #fff !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

#header .left .title div {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem !important;
}

#header .left .title div span {
  width: 0.5rem !important;
  height: 0.5rem !important;
  border-radius: 50% !important;
  display: block !important;
  background-color: #16a34a !important;
}

#header .left .title div p {
  font-size: 0.625rem !important;
  margin-bottom: 0 !important;
  color: #fff !important;
  margin: 0 !important;
  line-height: 1 !important;
}

#header .right {
  display: flex !important;
  flex-direction: row !important;
  gap: 0.5rem !important;
}

#header .right .bgt-button,
#header .right .bgt-button:focus,
#header .right .bgt-button:hover {
  background-color: transparent !important;
  cursor: pointer !important;
}

#header .right .bgt-button:hover {
  opacity: 0.85 !important;
}

#header .notch {
  position: absolute !important;
  top: 3.625rem !important;
  z-index: 99 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.25rem !important;
  padding: 0.25rem 1rem !important;
  border-radius: 2rem !important;
}

#header .notch img {
  width: 0.75rem !important;
  height: 0.75rem !important;
  object-fit: cover !important;
}

#header .notch span {
  font-size: 0.625rem !important;
  color: #fff !important;
  line-height: 1.5 !important;
}

#body {
  flex: 1 1 0%;
  overflow-y: auto;
}

#last-body {
  padding: 1rem;
  overflow-y: auto;
  flex: 1 1 0%;
}

/* CHAT BUTTONS */
#chat-button {
  padding: 0.5rem 1rem !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 1.25rem !important;
  text-align: center !important;
  border: 0 !important;
  border-radius: 0.375rem !important;
  cursor: pointer !important;
  color: #fff !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1) !important;
}

/* CHAT IMAGE */
#chat-image {
  width: 249.7px !important;
  height: 160px !important;
  object-fit: cover !important;
  margin-bottom: 0.5rem !important;
  border-radius: 0.375rem !important;
}

/* CHAT TEXT */
#chat-title {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 600 !important;
  margin-bottom: 0.5rem !important;
}

#chat-location {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  margin-bottom: 1rem !important;
}

#chat-location > img {
  width: 0.875rem !important;
  height: 0.875rem !important;
  object-fit: cover !important;
}

#chat-location > span {
  font-weight: 400 !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

#chat-message {
  font-size: 0.813rem !important;
  line-height: 1.25rem !important;
  color: #1a191d !important;
  padding: 0.5rem 1rem !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1) !important;
  overflow-wrap: break-word !important;
  word-break: break-word !important;
  width: -webkit-fit-content !important;
  width: fit-content !important;
  max-width: 90% !important;
  margin-bottom: 0.75rem !important;
}

#chat-message .ul {
  list-style-type: disc;
  margin-left: 1.25rem;
  margin-bottom: 0.5rem;
}

#chat-message .ol {
  margin-left: 1.25rem;
  margin-bottom: 0.5rem;
}

#chat-message .strong {
  font-weight: 600;
}

#chat-message .a {
  text-decoration: underline;
}

#chat-message.visitor {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 0 !important;
  /* background-color: #d1e7dd !important; */
  margin-left: auto !important;
}

#chat-message.agent {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 1rem !important;
  /* background-color: #fff !important; */
}

#chat-message.agent p + p {
  margin-top: 1rem;
}

#chat-message.agent p + ul {
  margin-top: 1rem;
}

#chat-message-buttons {
  padding: 0.5rem 1rem;
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0.75rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

#chat-message-buttons > div {
  gap: 10px;
  flex-direction: column;
  display: flex;
}

#chat-message-slider {
  padding: 0.5rem 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  max-width: 90%;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0.75rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

#chat-message-animation {
  margin-bottom: 0.75rem;
  width: -webkit-fit-content;
  width: fit-content;
  max-width: 90%;
  padding: 0.5rem 1rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  margin-right: auto;
  display: flex;
  gap: 0.25rem;
  align-items: center;
}

#chat-message-animation span {
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 50%;
  background-color: #000;
  animation: bounceLarge 1s infinite;
}

#chat-message-animation span:nth-child(1) {
  animation-delay: -0.4s;
}

#chat-message-animation span:nth-child(2) {
  animation-delay: -0.2s;
}

#chat-message-animation span:nth-child(3) {
  animation-delay: 0s;
}

@keyframes bounceLarge {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}

#booking-btn {
  position: absolute;
  top: 3.7rem;
  padding: 0.25rem 1rem !important;
  border-radius: 0.8rem !important;
  right: 1rem;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;
}

#booking-btn .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.25rem;
  padding: 0 !important;
}

#booking-btn .container img {
  width: 12px;
  height: 12px;
}

#booking-btn .container span {
  font-size: 0.625rem !important;
  color: #fff !important;
  line-height: 1.5 !important;
}

#alert-btn {
  z-index: 101 !important;
  position: absolute !important;
  top: 3.7rem !important;
  padding: 0.25rem 1rem !important;
  border-radius: 0.8rem !important;
  right: 1rem !important;
  cursor: pointer !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;
}

#alert-btn .container {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem !important;
  padding: 0 !important;
}

#alert-btn .container svg,
#alert-btn .container img {
  width: 12px;
  height: 12px;
  stroke: #fff;
}

#alert-msg {
  opacity: 0 !important;
  transform: translateY(-1rem) !important;
  transition: transform 0.35s ease, opacity 0.35s ease !important;
  padding: 2rem 1rem 1rem 1rem !important;
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
  position: absolute !important;
  top: 3.9rem !important;
  z-index: 100 !important;
  pointer-events: none;
  height: 557px;
}

#alert-msg.open {
  opacity: 0.95 !important;
  transform: translateY(0) !important;
  pointer-events: all;
}

#alert-msg p {
  font-size: 0.8rem !important;
  line-height: 1.6 !important;
}

#alert-msg button {
  margin-top: 1rem !important;
  padding: 0.25rem 0.75rem !important;
  border-radius: 0.375rem !important;
  cursor: pointer !important;
  font-size: 0.8rem !important;
}

#alert-btn .container span {
  font-size: 0.625rem !important;
  color: #fff !important;
  line-height: 1.5 !important;
}

/* FORMS */
#input-message-area {
  border-top: 1px solid #e5e7eb !important;
  padding: 0.75rem !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

#input-message-area .credits {
  text-align: center !important;
  font-size: 0.5625rem !important;
  color: #9ca3af !important;
  padding-top: 0.75rem !important;
  margin: 0 !important;
}

#input-message-area > form {
  display: flex !important;
  align-items: flex-end !important;
  border-radius: 1.5rem !important;
  border: 1px solid #e5e7eb !important;
  padding: 0.25rem !important;
  /* height: 3.125rem !important; */
  height: auto !important;
}

#input-message-area > form > textarea {
  /* flex: 1 1 0% !important; */
  flex: 1 1 auto !important;
  resize: none !important;
  border-radius: 0.375rem !important;
  border: none !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 1.25rem !important;
  color: #1a191d !important;
  padding: 0.625rem 1rem 0.625rem 0.75rem !important;
  max-width: 285px !important;
  /* min-height: 2.5rem !important;
  max-height: 6.75rem !important;
  overflow-x: hidden !important;
  overflow-y: auto !important; */
  min-height: 2.5rem !important;
  max-height: 6.75rem !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  scrollbar-width: none;
}
#input-message-area > form > textarea::-webkit-scrollbar {
  display: none;
}

#input-message-area > form > textarea:focus {
  border: none !important;
  outline: none !important;
}

#input-message-area form textarea::placeholder {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 1.25rem !important;
  color: #1a191d !important;
  opacity: 0.5 !important;
}

#input-message-area > form > button {
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#input-message-area > form > button:hover {
  opacity: 0.9;
}

/* HOTEL SLIDER */
#hotel-slider {
  padding: 0.5rem 0 !important;
  width: 100% !important;
  position: relative !important;
}

#slider-button-left {
  position: absolute !important;
  width: 2rem !important;
  height: 2rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  left: -0.5rem !important;
  top: 44% !important;
  transform: translateY(-50px) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;
  cursor: pointer !important;
  transition: opacity 150ms ease !important;
}

#slider-button-right {
  position: absolute !important;
  width: 2rem !important;
  height: 2rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  right: -0.5rem !important;
  top: 44% !important;
  transform: translateY(-50px) !important;
  border-radius: 0.375rem !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;
  cursor: pointer !important;
  transition: opacity 150ms ease !important;
}

#slider-button-left,
#slider-button-right:hover {
  opacity: 0.9 !important;
}

#hotel-slider .content {
  margin: auto !important;
  overflow: hidden !important;
  width: 100% !important;
  max-width: 100% !important;
}

#hotel-slider .content img {
  object-fit: cover !important;
  width: 249.7px !important;
  height: 10rem !important;
  margin-bottom: 0.5rem !important;
  border-radius: 0.375rem !important;
}

#hotel-slider .content h3 {
  font-weight: 600 !important;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 0.9rem !important;
  line-height: 1.75rem !important;
  margin: 0 0 0.5rem 0 !important;
}

#hotel-slider .content .location {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem !important;
  margin-bottom: 1rem !important;
}

#hotel-slider .content .location img {
  width: 0.875rem !important;
  height: 0.875rem !important;
  object-fit: cover !important;
  margin-bottom: 0 !important;
}

#hotel-slider .content .location span {
  font-weight: 400 !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  color: #6b7280 !important;
}

#button {
  width: 100% !important;
  padding: 0.5rem 1rem !important;
  border-radius: 0.375rem !important;
  text-align: center !important;
  color: #fff !important;
  transition: opacity 150ms ease !important;
  cursor: pointer !important;
  font-size: 0.813rem !important;
  line-height: 1.25rem !important;
}

#button:hover {
  color: #fff !important;
  opacity: 0.9 !important;
}

/* FORM */
#hotel-form {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
  padding: 0.5rem !important;
  width: 100% !important;
  max-width: 28rem !important;
}

#hotel-form h3 {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  line-height: 1.75rem !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  text-align: center !important;
  margin: 0 !important;
}

#hotel-form .dates {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#hotel-form .dates div {
  display: flex !important;
  flex-direction: column !important;
}

#hotel-form .dates div label {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  margin: 0 0 0.25rem 0 !important;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  letter-spacing: 0 !important;
  text-transform: unset !important;
}

/* #hotel-form .dates div input::-webkit-calendar-picker-indicator {
  display: block !important;
  opacity: 0.5 !important;
  pointer-events: auto !important;
} */

#hotel-form input {
  width: inherit !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  padding: 0.5rem 0.75rem !important;
  border-radius: 0.375rem !important;
  box-sizing: var 0 0 #0000 (--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  border: 1px solid #f4f4f3 !important;
  pointer-events: auto;
  position: relative;
  color: #000 !important;
}

#hotel-form input::placeholder {
  color: #9ca3af !important;
}

#hotel-form .people {
  display: flex !important;
  flex-direction: row !important;
  gap: 0.25rem !important;
}

#hotel-form .people div {
  display: flex !important;
  flex-direction: column !important;
}

#hotel-form .people div label {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  margin: 0 0 0.25rem 0 !important;
  text-transform: unset !important;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  letter-spacing: 0 !important;
}

#hotel-form .promocode {
  display: flex !important;
  flex-direction: column !important;
}

#hotel-form .promocode label {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  margin: 0 0 0.25rem 0 !important;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  letter-spacing: 0 !important;
  text-transform: unset !important;
}

