/**
 * Swiper 11.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 5, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.activity-card {
  text-decoration: none;
}
.activity-card__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.activity-card__image-container:before {
  content: "";
  display: block;
  padding-top: 74.9103942652%;
}
.activity-card__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.activity-card__image-container.best-deal::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 6.0416666667vw;
  height: 5.7291666667vw;
  background: url("../../../assets/images/best-deal-ribbon.png");
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
}
.activity-card__body {
  display: block;
  padding: 1.7708333333vw 0 0.8854166667vw 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.activity-card__location {
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.2;
  color: rgba(50, 32, 24, 0.8);
  margin-bottom: 0.4166666667vw;
}
.activity-card__pricing-category {
  color: rgba(50, 32, 24, 0.3);
  filter: grayscale(1);
}
.activity-card__pricing-category.low span:nth-child(-n+1) {
  color: rgba(50, 32, 24, 0.8);
}
.activity-card__pricing-category.shoulder span:nth-child(-n+2) {
  color: rgba(50, 32, 24, 0.8);
}
.activity-card__pricing-category.high span:nth-child(-n+3) {
  color: rgba(50, 32, 24, 0.8);
}
.activity-card__pricing-category.peak span:nth-child(-n+4) {
  color: rgba(50, 32, 24, 0.8);
}
.activity-card__title {
  font-family: "Marcellus SC", serif;
  font-size: 1.25vw;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  color: #322018;
}
.activity-card__footer {
  padding: 0.8854166667vw 0 1.6145833333vw 0;
  display: flex;
  align-items: center;
}
.activity-card__footer-left {
  flex: 1 1 auto;
  margin-bottom: 0;
}
.activity-card__footer-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 40%;
}
.activity-card__price-top {
  display: block;
  font-size: 0.7291666667vw;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.2083333333vw;
  color: rgba(50, 32, 24, 0.8);
}
.activity-card__price {
  display: block;
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.5;
  color: #181F46;
  margin-bottom: 0;
}
.activity-card__wishlist .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.activity-card__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 0.2083333333vw;
  color: #322018;
  text-transform: uppercase;
  font-size: 0.78125vw;
  line-height: 1;
}
.activity-card__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a img {
  margin-right: 0;
  width: 1.3020833333vw;
  aspect-ratio: 1/1;
}
.activity-card__wishlist .separator {
  display: none;
}
@media (max-width: 767px) {
  .activity-card {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .activity-card .themeBtn {
    flex: 0 1 60%;
  }
  .activity-card__image-container.best-deal::after {
    width: 25vw;
    height: 25vw;
  }
  .activity-card__body {
    padding: 6.6666666667vw 0 0 0;
    border-bottom: 0;
  }
  .activity-card__location {
    font-size: 3.3333333333vw;
    margin-bottom: 1.1111111111vw;
  }
  .activity-card__title {
    font-size: 5vw;
  }
  .activity-card__footer {
    padding: 3.3333333333vw 0 7.5vw 0;
    flex-wrap: wrap;
    gap: 6.6666666667vw;
  }
  .activity-card__footer-left {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    gap: 1.1111111111vw;
  }
  .activity-card__footer-right {
    flex: 0 0 100%;
  }
  .activity-card__price-top {
    font-size: 2.7777777778vw;
    margin-bottom: 0;
  }
  .activity-card__price {
    font-size: 4.4444444444vw;
    font-weight: 600;
    margin-bottom: 0;
  }
  .activity-card__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    gap: 1.1111111111vw;
    font-size: 3.6111111111vw;
  }
  .activity-card__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a img {
    width: 5.5555555556vw;
  }
}

.breadcrumbs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
  padding: 0 0 1.5625vw 0;
  margin: 0;
  overflow-x: auto;
}
.breadcrumbs__item {
  position: relative;
  font-size: 0.78125vw;
  color: rgba(50, 32, 24, 0.6);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  white-space: nowrap;
}
.breadcrumbs__item a {
  color: #181F46;
  text-decoration: none;
}
.breadcrumbs__item + .breadcrumbs__item {
  padding-left: 0.78125vw;
  display: flex;
  align-items: center;
}
.breadcrumbs__item + .breadcrumbs__item::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.56663 6.8083C7.68367 6.92549 7.74941 7.08434 7.74941 7.24996C7.74941 7.41559 7.68367 7.57444 7.56663 7.69163L1.31663 13.9416C1.19815 14.052 1.04145 14.1121 0.87953 14.1093C0.717612 14.1064 0.563124 14.0408 0.448613 13.9263C0.334103 13.8118 0.268509 13.6573 0.265653 13.4954C0.262796 13.3335 0.322898 13.1768 0.433298 13.0583L6.24163 7.24996L0.433298 1.44163C0.371892 1.38441 0.32264 1.31541 0.28848 1.23875C0.25432 1.16208 0.235952 1.07932 0.234472 0.9954C0.232991 0.911482 0.248428 0.828124 0.279862 0.7503C0.311296 0.672478 0.358084 0.601782 0.417433 0.542433C0.476781 0.483084 0.547476 0.436296 0.6253 0.404862C0.703123 0.373428 0.78648 0.357991 0.8704 0.359472C0.954319 0.360953 1.03708 0.37932 1.11375 0.413481C1.19041 0.44764 1.25941 0.496892 1.31663 0.558297L7.56663 6.8083Z' fill='%23322018'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 0.3645833333vw;
  height: 0.6770833333vw;
  margin-right: 0.78125vw;
  color: #322018;
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 0 0 5.5555555556vw 0;
  }
  .breadcrumbs__item {
    font-size: 3.6111111111vw;
  }
  .breadcrumbs__item + .breadcrumbs__item {
    padding-left: 2.7777777778vw;
  }
  .breadcrumbs__item + .breadcrumbs__item::before {
    width: 1.9444444444vw;
    height: 3.8888888889vw;
    margin-right: 2.7777777778vw;
  }
}

/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: visible;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
  visibility: visible;
}

.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item, [dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable::after, .choices__list[aria-expanded] .choices__item--selectable::after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

.choices__input::-webkit-search-decoration, .choices__input::-webkit-search-cancel-button, .choices__input::-webkit-search-results-button, .choices__input::-webkit-search-results-decoration {
  display: none;
}

.choices__input::-ms-clear, .choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

/* =====  End of Choices  ====== */
.choices {
  flex-grow: 1;
  margin-bottom: 0;
}
.choices[data-type*=select-one]::after {
  border: 0;
  right: 0.4166666667vw;
  width: 1.25vw;
  height: 1.25vw;
  margin-top: 0;
  background-image: url("../../../assets/images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
}
.choices[data-type*=select-one].is-open::after {
  margin-top: 0;
  transform: translateY(-50%) scaleY(-1);
}
.choices.is-flipped .choices__list--dropdown, .choices.is-flipped .choices__list[aria-expanded] {
  bottom: 120%;
  top: auto;
}
.choices__placeholder {
  opacity: 1;
}
.choices__inner {
  display: inline-block;
  width: 100%;
  padding: 0.8333333333vw 0.4166666667vw !important;
  font-weight: 400;
  font-size: 0.8333333333vw;
  color: rgba(50, 32, 24, 0.8);
  background-color: #F8F6F4;
  background-clip: padding-box;
  border: 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.3);
  border-radius: 0;
  transition: border-color 0.3s ease-in-out;
}
.choices__list::-webkit-scrollbar {
  width: 0.0520833333vw;
  background-color: transparent;
}
.choices__list--dropdown, .choices__list[aria-expanded] {
  padding: 0 1.0416666667vw;
  z-index: 3;
  border: 0;
  border-radius: 0;
  will-change: scroll-position, filter;
  word-break: normal;
  background-color: #F8F6F4;
  border: 1px solid rgba(50, 32, 24, 0.2);
}
.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  padding: 1.0416666667vw 0;
  font-size: 0.78125vw;
  transition: color 0.3s ease;
  color: #322018;
  border-bottom: 1px solid rgba(50, 32, 24, 0.1);
  transition: color 0.3s ease;
}
.choices__list--dropdown .choices__item.is-highlighted, .choices__list[aria-expanded] .choices__item.is-highlighted {
  background-color: #F8F6F4;
  color: #FDB716;
}
.choices__list--dropdown .choices__placeholder, .choices__list[aria-expanded] .choices__placeholder {
  display: none;
}
.choices__list--single {
  padding: 0;
}
@media (max-width: 767px) {
  .choices {
    width: 100%;
  }
  .choices[data-type*=select-one]::after {
    right: 2.2222222222vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .choices__inner {
    padding: 4.4444444444vw 1.8604651163vw !important;
    font-size: 4.4444444444vw;
  }
  .choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
    padding: 5.5555555556vw;
    font-size: 4.4444444444vw;
  }
}

.form .row > * {
  margin-top: 3.125vw;
}
.form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 0.8rem;
}
.form__text, .form__number {
  display: block;
  width: 100%;
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.5;
  padding: 0.8333333333vw 0.4166666667vw;
  background-color: transparent;
  resize: none;
  border: 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.25);
  color: #322018;
  transition: border-color 0.3s ease;
}
.form__text:focus-visible, .form__number:focus-visible {
  outline: 0;
  border-color: #FDB716;
}
.form__text::-webkit-inner-spin-button, .form__text::-webkit-outer-spin-button, .form__number::-webkit-inner-spin-button, .form__number::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
}
.form__text[type=number], .form__number[type=number] {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
}
.form__text ~ .wpcf7-not-valid-tip, .form__number ~ .wpcf7-not-valid-tip {
  font-size: 0.8rem;
}
.form__label {
  display: block;
  font-size: 0.78125vw;
  font-weight: 300;
  line-height: 1.6;
  color: #322018;
  text-transform: uppercase;
  margin-bottom: 0.78125vw;
}
.form__input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid rgba(50, 32, 24, 0.25);
}
.form__input-group .wpcf7-form-control-wrap {
  position: unset;
  flex: 1 1 auto;
  width: 1%;
  border-bottom: 0;
}
.form__input-group .wpcf7-form-control-wrap input {
  text-align: center;
  border-bottom: 0;
}
.form__input-group .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
}
.form__input-group button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 10%;
  background-color: transparent;
  border: 0;
}
.form__input-group button svg rect {
  fill: transparent;
  transition: fill 0.3s ease;
}
.form__input-group button:hover svg rect {
  fill: rgba(50, 32, 24, 0.07);
}
.form__checkbox {
  line-height: 2;
  color: #322018;
  cursor: pointer;
}
.form__checkbox-wrapper {
  margin-bottom: 0.625vw;
}
.form__checkbox-wrapper:last-child {
  margin-bottom: 0;
}
.form__input-checkbox {
  position: relative;
  height: 0;
  width: 1.8229166667vw;
  vertical-align: middle;
}
.form__input-checkbox::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 1.8229166667vw;
  width: 1.8229166667vw;
  border: 1px solid rgba(50, 32, 24, 0.2);
  background-color: #F8F6F4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65%;
}
.form__input-checkbox:checked::before {
  background-image: url("../../images/icon-checkmark.svg");
}
.form__input-checkbox ~ span {
  vertical-align: middle;
  padding-left: 0.78125vw;
  font-size: 0.9375vw;
  color: #322018;
  font-weight: 300;
}
@media (max-width: 767px) {
  .form .row > * {
    margin-top: 16.6666666667vw;
  }
  .form .themeBtn {
    width: 100%;
  }
  .form__text, .form__number {
    font-size: 4.4444444444vw;
    padding: 4.4444444444vw 2.2222222222vw;
  }
  .form__label {
    font-size: 4.1666666667vw;
    margin-bottom: 4.1666666667vw;
  }
  .form__input-checkbox {
    width: 6.6666666667vw;
  }
  .form__input-checkbox::before {
    height: 6.6666666667vw;
    width: 6.6666666667vw;
  }
  .form__input-checkbox ~ span {
    padding-left: 2.2222222222vw;
    font-size: 4.1666666667vw;
  }
}

.success-modal__content {
  border: 0;
  border-radius: 0;
}
.success-modal__btn-close {
  position: absolute;
  top: 1.0416666667vw;
  right: 0.8333333333vw;
}
.success-modal__btn-close:focus-visible, .success-modal__btn-close:focus {
  box-shadow: none;
}
.success-modal__body {
  padding: 3.125vw 1.0416666667vw;
  text-align: center;
}
.success-modal__icon {
  margin-bottom: 1.0416666667vw;
}
.success-modal__title {
  font-family: "Marcellus SC", serif;
  font-size: 2.0833333333vw;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #181F46;
  margin-bottom: 0.5208333333vw;
}
.success-modal__description {
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(50, 32, 24, 0.8);
  margin-bottom: 1.71875vw;
}
@media (max-width: 767px) {
  .success-modal__btn-close {
    top: 5.5555555556vw;
    right: 4.4444444444vw;
  }
  .success-modal__body {
    padding: 16.6666666667vw 5.5555555556vw;
  }
  .success-modal__icon {
    margin-bottom: 5.5555555556vw;
  }
  .success-modal__title {
    font-size: 11.1111111111vw;
    margin-bottom: 2.7777777778vw;
  }
  .success-modal__description {
    font-size: 5vw;
    margin-bottom: 5.5555555556vw;
  }
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
/*rtl:begin:ignore*/
  left: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
/*rtl:begin:ignore*/
  right: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

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

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.detail__section {
  padding: 4.1666666667vw 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.2);
}
.detail__section:last-child {
  border-bottom: 0;
}
.detail__subtitle {
  font-family: "Marcellus SC", serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.4;
  text-transform: uppercase;
  color: #181F46;
}
@media (max-width: 767px) {
  .detail__section {
    padding: 6.9444444444vw 0;
  }
  .detail__subtitle {
    font-size: 5vw;
  }
}

.gallery {
  margin-top: 10.4166666667vw;
  position: relative;
}
.gallery__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.gallery__image-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.gallery__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery .swiper-button-prev, .gallery .swiper-button-next {
  display: none;
}
.gallery__swiper {
  cursor: none;
}
.gallery__swiper .swiper-slide {
  height: 100%;
}
.gallery__swiper .swiper-slide .gallery__image-container {
  opacity: 40%;
  transition: opacity 0.3s ease;
}
.gallery__swiper .swiper-slide.swiper-slide-active .gallery__image-container {
  opacity: 100%;
}
.gallery__swiper .swiper-pagination {
  display: none;
}
.gallery__cursor {
  width: 3.8541666667vw;
  height: 3.8541666667vw;
  border-radius: 50%;
  background-color: #181F46;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.15625vw;
  flex-direction: column;
  font-size: 0.78125vw;
  color: #EAE5DF;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .gallery {
    margin-top: 29.4444444444vw;
  }
  .gallery .swiper-button-prev, .gallery .swiper-button-next {
    --swiper-navigation-sides-offset: 0;
    display: block;
    width: 11.1111111111vw;
    height: 11.1111111111vw;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .gallery .swiper-button-prev::after, .gallery .swiper-button-next::after {
    content: unset;
  }
  .gallery .swiper-button-prev {
    background-image: url("../../../assets/images/icon-arrow-left-yellow.svg");
  }
  .gallery .swiper-button-next {
    background-image: url("../../../assets/images/icon-arrow-right-yellow.svg");
  }
  .gallery__swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 4.1666666667vw;
  }
  .gallery__swiper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 1.1111111111vw;
    background: #FDB716;
    opacity: 40%;
  }
  .gallery__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 2.2222222222vw;
    height: 2.2222222222vw;
    opacity: 1;
  }
}

.overview__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 30px;
}
.overview__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.overview__image-container .ratio-item {
  -o-object-fit: contain;
     object-fit: contain;
}
.overview .js-read-smore {
  position: relative;
}
.overview .js-read-smore.is-expanded ~ .read-smore__link-wrap::before {
  content: unset;
}
.overview .read-smore__link-wrap {
  position: relative;
  display: block;
  margin-top: 1.5625vw;
  margin-bottom: 1.5625vw;
}
.overview .read-smore__link-wrap::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 1.5625vw);
  left: 0;
  right: 0;
  height: 47px;
  background: linear-gradient(180deg, rgba(248, 246, 244, 0) 0%, #f8f6f4 100%);
}
.overview .read-smore__link {
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: #181F46;
  text-transform: uppercase;
  text-decoration: none;
}
.overview .read-smore__link svg {
  margin-left: 0.3125vw;
}
.overview .read-smore__link:hover {
  border-bottom: 1px solid #181F46;
}
.overview__best-deal {
  display: inline-block;
  padding: 0.5208333333vw 1.25vw;
  background-color: #FDB716;
  font-family: "Marcellus SC", serif;
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.2;
  color: #322018;
  text-transform: uppercase;
  margin-bottom: 0.4166666667vw;
}
.overview__location {
  margin-bottom: 0.4166666667vw;
}
.overview__location {
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 3.125vw;
}
.overview__accomodation {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3.125vw;
}
.overview__accomodation-item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5208333333vw;
  padding-right: 2.0833333333vw;
  border-left: 1px solid rgba(50, 32, 24, 0.2);
}
.overview__accomodation-item:first-child {
  border-left: 0;
}
.overview__accomodation-item:last-child {
  padding-right: 0;
}
.overview__accomodation-item + .overview__accomodation-item {
  padding-left: 2.0833333333vw;
}
.overview__image {
  width: 1.5625vw;
  height: 1.5625vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.overview__accomodation-text {
  margin-bottom: 0;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
}
.overview__tags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.7291666667vw;
  flex-wrap: wrap;
  margin-top: 5.2083333333vw;
}
.overview__tags-label {
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  color: #322018;
}
@media (max-width: 767px) {
  .overview .read-smore__link-wrap {
    margin-top: 8.3333333333vw;
    margin-bottom: 8.3333333333vw;
  }
  .overview .read-smore__link-wrap::before {
    bottom: calc(100% + 8.3333333333vw);
  }
  .overview .read-smore__link-wrap svg {
    display: none;
  }
  .overview .read-smore__link {
    display: block;
    padding: 3.3333333333vw;
    text-align: center;
    border: 1px solid #181F46;
    border-radius: 16.1111111111vw;
    font-size: 3.6111111111vw;
  }
  .overview .read-smore__link svg {
    margin-left: 1.6666666667vw;
  }
  .overview__best-deal {
    padding: 2.2222222222vw 5.5555555556vw;
    font-size: 3.3333333333vw;
    margin-bottom: 2.2222222222vw;
  }
  .overview__title {
    margin-bottom: 5vw;
  }
  .overview__location {
    font-size: 3.3333333333vw;
    margin-bottom: 1.1111111111vw;
  }
  .overview__accomodation {
    margin-bottom: 6.6666666667vw;
  }
  .overview__accomodation-item {
    gap: 1.1111111111vw;
    padding-right: 5vw;
  }
  .overview__accomodation-item + .overview__accomodation-item {
    padding-left: 5vw;
  }
  .overview__image {
    width: 5.5555555556vw;
    height: 5.5555555556vw;
  }
  .overview__accomodation-text {
    font-size: 4.1666666667vw;
  }
  .overview__tags {
    gap: 3.8888888889vw;
    margin-top: 11.1111111111vw;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding-bottom: 2.7777777778vw;
  }
  .overview__tags-label {
    font-size: 5vw;
  }
}

.tags__item {
  font-size: 0.6770833333vw;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
  background-color: rgba(50, 32, 24, 0.1);
  padding: 0.5208333333vw 1.5625vw;
  letter-spacing: 0.1em;
  border-radius: 58px;
  color: rgba(50, 32, 24, 0.8);
}
@media (max-width: 767px) {
  .tags__item {
    font-size: 3.6111111111vw;
    padding: 2.7777777778vw 8.3333333333vw;
    white-space: nowrap;
  }
}

.feature__title {
  margin-bottom: 2.0833333333vw;
}
.feature__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 3.125vw;
       column-gap: 3.125vw;
  row-gap: 1.5625vw;
}
.feature__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5208333333vw;
}
.feature__image {
  width: 3.125vw;
  height: 3.125vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.feature__text {
  margin-bottom: 0;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .feature__title {
    margin-bottom: 6.6666666667vw;
  }
  .feature__list {
    grid-template-columns: 1fr;
    -moz-column-gap: 3.3333333333vw;
         column-gap: 3.3333333333vw;
    row-gap: 3.3333333333vw;
  }
  .feature__item {
    gap: 3.3333333333vw;
  }
  .feature__image {
    width: 16.6666666667vw;
    height: 16.6666666667vw;
  }
  .feature__text {
    font-size: 4.1666666667vw;
  }
}

.location__title {
  margin-bottom: 2.0833333333vw;
}
.location__iframe {
  aspect-ratio: 16/8;
}
.location__iframe iframe {
  width: 100%;
  height: 100%;
}

.facts__title {
  margin-bottom: 2.0833333333vw;
}
.facts__list {
  display: flex;
  padding: 1.5625vw 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.2);
}
.facts__list:last-child {
  border-bottom: 0;
}
.facts__subtitle {
  flex: 0 0 18%;
  font-size: 0.9375vw;
  font-weight: 600;
  line-height: 1.6;
  color: #322018;
  margin-bottom: 0;
}
.facts__text {
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(50, 32, 24, 0.8);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .facts__title {
    margin-bottom: 6.6666666667vw;
  }
  .facts__list {
    padding: 6.6666666667vw 0;
    flex-wrap: wrap;
    gap: 2.2222222222vw;
  }
  .facts__subtitle {
    font-size: 4.1666666667vw;
    flex: 0 0 100%;
  }
  .facts__text {
    font-size: 4.1666666667vw;
    flex: 0 0 100%;
  }
}

.room__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 216px;
}
.room__image-container:before {
  content: "";
  display: block;
  padding-top: 66.6666666667%;
}
.room__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.room .js-read-smore {
  position: relative;
}
.room .js-read-smore.is-expanded ~ .read-smore__link-wrap::before {
  content: unset;
}
.room .read-smore__link-wrap {
  position: relative;
  display: block;
  margin-top: 0.5208333333vw;
}
.room .read-smore__link-wrap::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 0.5208333333vw);
  left: 0;
  right: 0;
  height: 47px;
  background: linear-gradient(180deg, rgba(228, 224, 221, 0) 0%, #e4e0dd 100%);
}
.room .read-smore__link {
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: #181F46;
  text-transform: uppercase;
  text-decoration: none;
}
.room .read-smore__link svg {
  margin-left: 0.3125vw;
}
.room .read-smore__link:hover {
  border-bottom: 1px solid #181F46;
}
.room__wrapper {
  padding: 1.5625vw;
  background-color: rgba(50, 32, 24, 0.1);
  border-radius: 12px;
}
.room__title {
  margin-bottom: 1.5625vw;
}
.room__list {
  display: flex;
  align-items: flex-start;
  gap: 1.5625vw;
  padding: 1.5625vw 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.2);
}
.room__list:first-child {
  padding-top: 0;
}
.room__list:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.room__image-container {
  flex-shrink: 0;
}
.room__subtitle {
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #181F46;
}
.room__description {
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.5;
  color: rgba(50, 32, 24, 0.8);
}
@media (max-width: 767px) {
  .room__image-container {
    position: relative;
    width: 100%;
    display: inline-block;
    max-width: 316px;
  }
  .room__image-container:before {
    content: "";
    display: block;
    padding-top: 63.2911392405%;
  }
  .room__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .room .read-smore__link-wrap {
    margin-top: 5.5555555556vw;
    margin-bottom: 0;
  }
  .room .read-smore__link-wrap::before {
    bottom: calc(100% + 5.5555555556vw);
  }
  .room .read-smore__link {
    font-size: 3.6111111111vw;
  }
  .room .read-smore__link svg {
    margin-left: 1.6666666667vw;
  }
  .room__wrapper {
    padding: 6.6666666667vw;
  }
  .room__list {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5.5555555556vw;
    padding: 6.6666666667vw 0;
  }
  .room__subtitle {
    font-size: 5vw;
  }
  .room__description {
    font-size: 4.1666666667vw;
  }
}

.services__title {
  margin-bottom: 2.0833333333vw;
}
.services__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1.5544041451vw;
}
.services__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.4166666667vw;
}
.services__icon {
  width: 1.25vw;
  height: 1.25vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.services__text {
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(50, 32, 24, 0.8);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .services__title {
    margin-bottom: 6.6666666667vw;
  }
  .services__wrapper {
    grid-template-columns: 1fr;
    row-gap: 4.4444444444vw;
  }
  .services__list {
    gap: 2.2222222222vw;
  }
  .services__icon {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .services__text {
    font-size: 4.1666666667vw;
  }
}

.event__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 216px;
}
.event__image-container:before {
  content: "";
  display: block;
  padding-top: 66.6666666667%;
}
.event__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.event .js-read-smore {
  position: relative;
}
.event .js-read-smore.is-expanded ~ .read-smore__link-wrap::before {
  content: unset;
}
.event .read-smore__link-wrap {
  position: relative;
  display: block;
  margin-top: 0.5208333333vw;
}
.event .read-smore__link-wrap::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 0.5208333333vw);
  left: 0;
  right: 0;
  height: 47px;
  background: linear-gradient(180deg, rgba(228, 224, 221, 0) 0%, #e4e0dd 100%);
}
.event .read-smore__link {
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: #181F46;
  text-transform: uppercase;
  text-decoration: none;
}
.event .read-smore__link svg {
  margin-left: 0.3125vw;
}
.event__image-container img {
  aspect-ratio: 4/3;
}
.event__wrapper {
  padding: 1.5625vw;
  background-color: rgba(50, 32, 24, 0.1);
  border-radius: 12px;
}
.event__title {
  margin-bottom: 1.5625vw;
}
.event__list {
  display: flex;
  align-items: flex-start;
  gap: 1.5625vw;
  padding: 1.5625vw 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.2);
}
.event__list:first-child {
  padding-top: 0;
}
.event__list:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.event__subtitle {
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #181F46;
}
.event__subtitle a {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.8333333333vw;
  margin-left: 0.8333333333vw;
  border-left: 1px solid rgba(50, 32, 24, 0.2);
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  color: #181F46;
}
.event__description {
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.5;
  color: rgba(50, 32, 24, 0.8);
}
@media (max-width: 767px) {
  .event__image-container {
    position: relative;
    width: 100%;
    display: inline-block;
    max-width: 316px;
  }
  .event__image-container:before {
    content: "";
    display: block;
    padding-top: 63.2911392405%;
  }
  .event__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .event .read-smore__link-wrap {
    margin-top: 5.5555555556vw;
    margin-bottom: 0;
  }
  .event .read-smore__link-wrap::before {
    bottom: calc(100% + 5.5555555556vw);
  }
  .event .read-smore__link {
    font-size: 3.6111111111vw;
  }
  .event .read-smore__link svg {
    margin-left: 1.6666666667vw;
  }
  .event__wrapper {
    padding: 6.6666666667vw;
  }
  .event__list {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5.5555555556vw;
    padding: 6.6666666667vw 0;
  }
  .event__subtitle {
    font-size: 5vw;
    margin-bottom: 3.3333333333vw;
  }
  .event__subtitle a {
    padding-left: 4.4444444444vw;
    margin-left: 4.4444444444vw;
    font-size: 3.6111111111vw;
  }
  .event__description {
    font-size: 4.1666666667vw;
  }
}

.other {
  padding: 6.25vw 0;
}
.other__title {
  text-align: center;
  margin-bottom: 4.1666666667vw;
}
@media (max-width: 767px) {
  .other__title {
    margin-bottom: 8.3333333333vw;
  }
}

.price {
  padding-left: 3.5416666667vw;
}
.price .wpcf7-response-output {
  display: none;
}
.price--mobile {
  display: none;
}
.price__wrapper {
  border: 1px solid rgba(50, 32, 24, 0.2);
  border-top: 9px solid #181F46;
  padding: 2.6041666667vw 3.125vw;
}
.price__header {
  display: flex;
  align-items: center;
  margin-bottom: 2.6041666667vw;
  gap: 5%;
}
.price__price-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  flex-wrap: wrap;
  flex: 0 0 50%;
}
.price__from {
  font-size: 0.7291666667vw;
  font-weight: 300;
  line-height: 1.2;
  flex: 0 0 100%;
  color: rgba(50, 32, 24, 0.8);
}
.price__number {
  flex: 0 0 100%;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  color: rgba(50, 32, 24, 0.8);
}
.price__note {
  margin-top: 0.625vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.6;
  color: #181F46;
  margin-bottom: 0;
  text-align: center;
}
.price__note a {
  display: inline-block;
  font-size: 0.78125vw;
  color: currentColor;
  text-decoration: none;
}
.price__wishlist .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.price__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 0.2083333333vw;
  color: #322018;
  text-transform: uppercase;
  font-size: 0.78125vw;
  line-height: 1;
}
.price__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a img {
  margin-right: 0;
  width: 1.3020833333vw;
  aspect-ratio: 1/1;
}
.price__wishlist .separator {
  display: none;
}
.price__share a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 0.2083333333vw;
  color: #322018;
  text-transform: uppercase;
  font-size: 0.78125vw;
  line-height: 1;
}
.price__share a img {
  margin-right: 0;
  width: 1.3020833333vw;
  aspect-ratio: 1/1;
}
@media (max-width: 767px) {
  .price {
    padding-left: 0;
  }
  .price--mobile {
    display: block;
  }
  .price__header {
    margin-bottom: 8.3333333333vw;
  }
  .price__wrapper {
    border: 0;
    padding: 0;
  }
  .price__from {
    font-size: 3.8888888889vw;
  }
  .price__number {
    font-size: 5.5555555556vw;
  }
  .price__note {
    margin-top: 3.3333333333vw;
    font-size: 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .price__note a {
    font-size: 4.1666666667vw;
  }
  .price__wishlist {
    margin-left: auto;
  }
  .price__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    font-size: 4.1666666667vw;
    line-height: 1;
  }
  .price__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a img {
    width: 6.9444444444vw;
  }
  .price__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
    display: none;
  }
  .price__share a {
    gap: 1.1111111111vw;
    font-size: 4.1666666667vw;
  }
  .price__share a img {
    width: 6.9444444444vw;
  }
  .price__share a span {
    display: none;
  }
}

.jet-form-builder .jet-form-builder-row {
  flex-wrap: wrap !important;
  padding: 0;
  margin-bottom: 2.0833333333vw;
}
.jet-form-builder .jet-form-builder-row.field-type-submit-field {
  margin-bottom: 0;
}
.jet-form-builder .jet-form-builder-row.field-type-heading-field {
  margin-bottom: 1.0416666667vw;
}
.jet-form-builder .jet-form-builder-row.field-type-heading-field .jet-form-builder__label-text {
  font-size: 0.9375vw;
  font-weight: 500;
  line-height: 1.6;
  color: #181F46;
  text-transform: initial;
}
.jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__start {
  flex: 0 0 40%;
  max-width: 100%;
}
.jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__start .jet-form-builder__label-text {
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.6;
  color: #181F46;
  text-transform: capitalize;
}
.jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__end {
  flex: 0 0 60%;
  max-width: 100%;
}
.jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__end .jet-form-builder__calculated-field {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.6;
  color: #181F46;
  justify-content: flex-end;
}
.jet-form-builder .jet-form-builder-row.field-type-check-in-out {
  margin-bottom: 2.0833333333vw;
}
.jet-form-builder .jet-form-builder-row.field-type-check-in-out .jet-abaf-separate-field__control {
  position: relative;
}
.jet-form-builder .jet-form-builder-row.field-type-check-in-out .jet-abaf-separate-field__control::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.4166666667vw;
  transform: translateY(-50%);
  display: inline-block;
  background-image: url("../../../assets/images/icon-calendar.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 1.25vw;
  height: 1.25vw;
}
.jet-form-builder .jet-form-builder-row .jet-form-builder-col__start, .jet-form-builder .jet-form-builder-row .jet-form-builder-col__end {
  flex: 0 0 100%;
  max-width: 100%;
}
.jet-form-builder .jet-abaf-separate-field {
  margin-bottom: 2.0833333333vw;
}
.jet-form-builder .jet-abaf-separate-field:nth-child(2) {
  margin-bottom: 0;
}
.jet-form-builder__label-text, .jet-form-builder__label {
  font-size: 0.78125vw;
  font-weight: 300;
  line-height: 2;
  text-transform: uppercase;
  color: #322018;
}
.jet-form-builder__field {
  border: 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.25);
  padding: 0.8333333333vw 0.4166666667vw;
  font-family: "Inter", sans-serif;
  font-size: 0.8333333333vw;
  font-weight: 300;
  line-height: 1.5;
  color: #322018;
  transition: border-color 0.3s ease;
  background-color: #F8F6F4;
}
.jet-form-builder__field:focus-visible {
  outline: none;
  border-color: #322018;
}
.jet-form-builder__action-button {
  width: 100%;
  justify-content: center !important;
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0.8333333333vw 2.0833333333vw;
  border-radius: 3.0208333333vw;
  background: #181F46;
  border: 0;
  color: #F8F6F4;
  font-size: 0.78125vw;
  font-weight: 300;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.0182291667vw;
  text-decoration: none;
  transition: background 0.3s ease;
}
.jet-form-builder__action-button:hover {
  background-color: #25306c;
}
@media (max-width: 767px) {
  .jet-form-builder .jet-form-builder-row {
    margin-bottom: 11.1111111111vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-heading-field {
    margin-bottom: 5.5555555556vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-heading-field .jet-form-builder__label-text {
    font-size: 5vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__start .jet-form-builder__label-text {
    font-size: 5.5555555556vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-calculated-field .jet-form-builder-col__end .jet-form-builder__calculated-field {
    font-size: 6.6666666667vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-check-in-out {
    margin-bottom: 11.1111111111vw;
  }
  .jet-form-builder .jet-form-builder-row.field-type-check-in-out .jet-abaf-separate-field__control {
    position: relative;
  }
  .jet-form-builder .jet-form-builder-row.field-type-check-in-out .jet-abaf-separate-field__control::after {
    right: 2.2222222222vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .jet-form-builder .jet-abaf-separate-field {
    margin-bottom: 11.1111111111vw;
  }
  .jet-form-builder__label-text, .jet-form-builder__label {
    font-size: 4.1666666667vw;
  }
  .jet-form-builder__field {
    padding: 4.4444444444vw 2.2222222222vw;
    font-size: 4.4444444444vw;
  }
  .jet-form-builder__action-button {
    padding: 4.4444444444vw 11.1111111111vw;
    border-radius: 16.1111111111vw;
    font-size: 4.1666666667vw;
    letter-spacing: 0.0972222222vw;
  }
}

.share-modal__btn-close {
  position: absolute;
  top: 1.0416666667vw;
  right: 1.0416666667vw;
}
.share-modal__title {
  font-family: "Marcellus SC", serif;
  font-size: 2.0833333333vw;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #322018;
  margin-bottom: 1.7708333333vw;
}
.share-modal__dialog {
  max-width: 680px;
}
.share-modal__content {
  border: 0;
  border-radius: 0;
}
.share-modal__body {
  padding: 2.0833333333vw;
}
.share-modal__wrapper {
  padding-bottom: 2.0833333333vw;
  border-bottom: 1px solid rgba(50, 32, 24, 0.3);
}
.share-modal__label {
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #322018;
  text-transform: uppercase;
  margin-bottom: 0.5208333333vw;
}
.share-modal__input-group {
  display: flex;
}
.share-modal__input {
  flex: 1 1 70%;
  max-width: 70%;
  border: 1px solid rgba(50, 32, 24, 0.2);
  padding: 0.8854166667vw;
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.02em;
  border-radius: 0;
}
.share-modal__input:focus-visible {
  border: 1px solid rgba(50, 32, 24, 0.2);
  outline: 0;
}
.share-modal__copy {
  flex: 1 1 30%;
  max-width: 30%;
  background-color: #181F46;
  padding: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 0.78125vw;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
  color: #FFFFFF;
}
.share-modal__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.1458333333vw;
}
.share-modal__other-share {
  font-size: 0.9375vw;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #322018;
}
.share-modal__icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.25vw;
}
@media (max-width: 767px) {
  .share-modal__btn-close {
    top: 5.5555555556vw;
    right: 5.5555555556vw;
  }
  .share-modal__title {
    font-size: 10vw;
    margin-bottom: 9.4444444444vw;
  }
  .share-modal__body {
    padding: 8.3333333333vw;
  }
  .share-modal__wrapper {
    padding-bottom: 11.1111111111vw;
  }
  .share-modal__label {
    font-size: 4.4444444444vw;
    margin-bottom: 2.7777777778vw;
  }
  .share-modal__input {
    padding: 3.8888888889vw;
    font-size: 4.4444444444vw;
  }
  .share-modal__copy {
    font-size: 3.8888888889vw;
  }
  .share-modal__bottom {
    padding-top: 6.1111111111vw;
  }
  .share-modal__other-share {
    font-size: 4.4444444444vw;
  }
  .share-modal__icons {
    gap: 4.4444444444vw;
  }
}

.form .row {
  margin-top: -2.0833333333vw;
}
.form .row > * {
  margin-top: 2.0833333333vw;
}
.form .themeBtn {
  width: 100%;
}
.form__text.preferedTime {
  display: none;
}
.form__text ~ .flatpickr-calendar {
  width: 100%;
  top: 0;
  box-shadow: none;
  background-color: transparent;
}
.form__text ~ .flatpickr-calendar .flatpickr-time {
  border-top: 0;
  border-bottom: 1px solid rgba(50, 32, 24, 0.25);
}
.form__text ~ .flatpickr-calendar .flatpickr-time input {
  font-size: 0.8333333333vw;
}
@media (max-width: 767px) {
  .form .row {
    margin-top: -11.1111111111vw;
  }
  .form .row > * {
    margin-top: 11.1111111111vw;
  }
  .form__text ~ .flatpickr-calendar .flatpickr-time input {
    font-size: 4.4444444444vw;
  }
}

/*# sourceMappingURL=activity-detail.css.map*/