/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/form-resa-lazy/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.wp-block-gt-gt-ws-ctv-form-resa-lazy,
.gt-ws-ctv-form-resa-lazy {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem; /* Space between elements */
  align-items: stretch;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-form-field,
.gt-ws-ctv-form-resa-lazy .gt-form-field {
  flex: 1;
  min-width: 200px; /* Minimum width to maintain layout */
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: visible;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-input, .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-select, .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button,
.gt-ws-ctv-form-resa-lazy .gt-input,
.gt-ws-ctv-form-resa-lazy .gt-select,
.gt-ws-ctv-form-resa-lazy .gt-button {
  width: 100%;
  height: 45px; /* Set height for uniformity */
  padding: 10px;
  border: 1px solid var(--wp--preset--color--contrast-3);
  border-radius: 4px;
  font-size: 16px;
  color: var(--wp--preset--color--contrast);
  background-color: var(--wp--preset--color--base-2);
  box-sizing: border-box; /* Include padding and border in the element's width and height */
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-input:focus, .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-select:focus, .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button:focus,
.gt-ws-ctv-form-resa-lazy .gt-input:focus,
.gt-ws-ctv-form-resa-lazy .gt-select:focus,
.gt-ws-ctv-form-resa-lazy .gt-button:focus {
  border-color: var(--wp--preset--color--accent);
  box-shadow: 0 0 4px rgba(var(--wp--preset--color--accent), 0.2);
  outline: none;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy label,
.gt-ws-ctv-form-resa-lazy label {
  font-size: 0.75rem;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-form-field--submit-with-popover,
.gt-ws-ctv-form-resa-lazy .gt-form-field--submit-with-popover {
  position: relative;
  overflow: visible;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover {
  position: absolute;
  left: 0;
  transform: none;
  z-index: 35;
  width: min(100%, 360px);
  pointer-events: none;
  filter: drop-shadow(0 14px 32px rgba(0, 0, 0, 0.16));
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover[hidden],
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover[hidden] {
  display: none !important;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner {
  position: relative;
  padding: 1rem 1.2rem;
  border-radius: 14px;
  background: var(--wp--preset--color--base-2, #fff);
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  animation: gt-ws-ctv-lazy-popover-in 0.2s ease-out;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after {
  content: "";
  position: absolute;
  left: 28px;
  margin-left: 0;
  border: 9px solid transparent;
  filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.06));
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-below,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-below {
  top: calc(100% + 10px);
  bottom: auto;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-below .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-below .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after {
  bottom: 100%;
  top: auto;
  border-bottom-color: var(--wp--preset--color--base-2, #fff);
  border-top-color: transparent;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-above,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-above {
  bottom: calc(100% + 10px);
  top: auto;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-above .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover.is-above .gt-ws-ctv-form-resa-lazy__dates-error-popover-inner::after {
  top: 100%;
  bottom: auto;
  border-top-color: var(--wp--preset--color--base-2, #fff);
  border-bottom-color: transparent;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-text,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy__dates-error-popover-text {
  display: block;
  font-size: 0.9rem;
  line-height: 1.45;
  color: var(--wp--preset--color--contrast, #1e1e1e);
  text-align: center;
}
@keyframes gt-ws-ctv-lazy-popover-in {
  from {
    opacity: 0;
    transform: translateY(6px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button,
.gt-ws-ctv-form-resa-lazy .gt-button {
  background-color: var(--wp--preset--color--accent);
  color: var(--wp--preset--color--base-2);
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-bottom: 0;
  margin-top: auto;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button.gt-button-reversed,
.gt-ws-ctv-form-resa-lazy .gt-button.gt-button-reversed {
  flex-direction: row-reverse;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button__icon,
.gt-ws-ctv-form-resa-lazy .gt-button__icon {
  width: 1.5rem;
  height: 1.5rem;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button__icon img,
.gt-ws-ctv-form-resa-lazy .gt-button__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button::after,
.gt-ws-ctv-form-resa-lazy .gt-button::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button:hover::after,
.gt-ws-ctv-form-resa-lazy .gt-button:hover::after {
  opacity: 0.05;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-button:focus,
.gt-ws-ctv-form-resa-lazy .gt-button:focus {
  box-shadow: 0 0 4px rgba(var(--wp--preset--color--accent-3), 0.2);
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy.is-sticky.sticked,
.gt-ws-ctv-form-resa-lazy.is-sticky.sticked {
  position: fixed;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  bottom: 0;
  z-index: 3;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy.is-sticky.toggled,
.gt-ws-ctv-form-resa-lazy.is-sticky.toggled {
  transform: translateX(-50%) translateY(0%);
  transition: 0.2s ease-in-out;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-transform: uppercase;
  border: none;
  padding: 1rem;
  font-size: 1rem;
  background-color: var(--wp--preset--color--accent);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease, padding 0.2s ease, width 0.2s ease;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button img,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button img {
  filter: brightness(0) invert(1);
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button--close,
.gt-ws-ctv-form-resa-lazy .gt-ws-ctv-resa-sticky-button--close {
  display: none;
}
@media (max-width: 768px) {
  .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy,
  .gt-ws-ctv-form-resa-lazy .gt-ws-ctv-form-resa-lazy {
    flex-direction: column;
  }
  .wp-block-gt-gt-ws-ctv-form-resa-lazy .gt-form-field,
  .gt-ws-ctv-form-resa-lazy .gt-form-field {
    width: 100%; /* Ensure full width on small screens */
  }
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered,
.gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered {
  background-color: #dbeafe;
  color: #1e40af;
}
.wp-block-gt-gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered-first,
.wp-block-gt-gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered-last,
.gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered-first,
.gt-ws-ctv-form-resa-lazy .caleran-input .caleran-day.caleran-hovered-last {
  background-color: #3b82f6;
  color: #ffffff;
}

/*# sourceMappingURL=style-index.css.map*/