/* Generated by vite-plugin-svg-spritemap */
.tourproduct {
  background-color: #ffffff;
}
.tourproduct__container {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.tourproduct__hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(22.5rem, 1fr);
}
.tourproduct__main-image {
  display: block;
  overflow: hidden;
  background-color: #ffffff;
}
.tourproduct__main-image img {
  display: block;
  width: 100%;
  aspect-ratio: 1.28;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.tourproduct__main-image:hover img {
  transform: scale(1.035);
}
.tourproduct__booking {
  max-width: 571px;
}
.tourproduct__eyebrow {
  color: #b7c958;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.tourproduct__summary {
  color: #225c54;
  line-height: 1.62;
}
.tourproduct__summary p:not(:last-child) {
  margin-bottom: 0.7em;
}
.tourproduct__price {
  color: #b7c958;
  font-family: "Glory";
  line-height: 1.2;
}
.tourproduct__intro {
  display: grid;
  /* flex-direction: column; */
  align-items: stretch;
  grid-template-columns: minmax(0, 1.5fr) minmax(22.5rem, 0.95fr);
}
.tourproduct__heading {
  max-width: 58.75rem;
}
.tourproduct__title {
  text-align: left;
}
.tourproduct__subtitle {
  max-width: 52.5rem;
  color: #225c54;
  line-height: 1.62;
}
.tourproduct__subtitle p:not(:last-child) {
  margin-bottom: 0.7em;
}
.tourproduct__info {
  max-width: 58.75rem;
}
.tourproduct__info-table {
  display: grid;
  border-top: 0.0625rem solid rgba(34, 92, 84, 0.2);
}
.tourproduct__info-row {
  display: grid;
  grid-template-columns: minmax(10rem, 0.32fr) minmax(0, 1fr);
  gap: 1.25rem;
  padding: 1rem 0;
  border-bottom: 0.0625rem solid rgba(34, 92, 84, 0.2);
}
.tourproduct__info-label {
  color: #225c54;
  font-weight: 700;
  line-height: 1.4;
}
.tourproduct__info-value,
.tourproduct__info-list {
  color: #225c54;
  line-height: 1.62;
}
.tourproduct__info-value p:not(:last-child),
.tourproduct__info-list p:not(:last-child) {
  margin-bottom: 0.7em;
}
.tourproduct__info-list {
  display: grid;
  gap: 0.75rem;
  padding-left: 0;
}
.tourproduct__info-list li {
  display: grid;
  gap: 0.25rem;
  position: relative;
  padding-left: 1.5rem;
  color: #225c54;
}
.tourproduct__info-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #b7c958;
}
.tourproduct__info-list strong {
  color: #225c54;
}
.tourproduct__block {
  display: flex;
  align-items: flex-start;
  gap: 2.5rem;
}
.tourproduct__block > * {
  flex: 1 1 0;
}
.tourproduct__prices ul,
.tourproduct__prices ol {
  padding-left: 0;
  display: grid;
  gap: 0.8125rem;
  line-height: 1.4;
}
.tourproduct__prices li:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.tourproduct__prices li {
  position: relative;
  padding-left: 1.25rem;
  color: #225c54;
}
.tourproduct__prices li::before {
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0;
  width: 0.375rem;
  height: 0.375rem;
  background-color: #225c54;
  transform: translateY(-50%);
}
.tourproduct__prices strong {
  color: #225c54;
}
.tourproduct__prices p {
  color: #225c54;
  line-height: 1.62;
}
.tourproduct__intro-text {
  max-width: 46.875rem;
}
.tourproduct__intro-text .block-title {
  text-align: left;
}
.tourproduct__intro-text ul {
  display: grid;
}
.tourproduct__intro-text li {
  position: relative;
  padding-left: 1.5rem;
  color: #225c54;
  line-height: 1.58;
}
.tourproduct__intro-text li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #b7c958;
}
.tourproduct__intro-text p {
  color: #225c54;
  line-height: 1.72;
}
.tourproduct__intro-text p:not(:last-child) {
  margin-bottom: 1em;
}
.tourproduct__intro-text p:not(:first-child) {
  margin-top: 1em;
}
.tourproduct__program {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(21.25rem, 0.82fr);
  align-items: start;
}
.tourproduct__gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.875rem;
}
.tourproduct__gallery a {
  display: block;
  overflow: hidden;
  background-color: #ffffff;
}
.tourproduct__gallery img {
  display: block;
  width: 100%;
  aspect-ratio: 1.32;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.tourproduct__gallery a:hover img {
  transform: scale(1.04);
}
.tourproduct__program-content .block-title {
  text-align: left;
}
.tourproduct__program-content ul {
  display: grid;
}
.tourproduct__program-content li {
  position: relative;
  padding-left: 1.5rem;
  color: #225c54;
  line-height: 1.58;
}
.tourproduct__program-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #b7c958;
}
.tourproduct__program-content p {
  color: #225c54;
  line-height: 1.72;
}
.tourproduct__program-content p:not(:last-child) {
  margin-bottom: 1em;
}
.tourproduct__section-title {
  text-align: center;
}
.tourproduct__reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tourproduct__review {
  display: grid;
  align-content: start;
  justify-items: center;
  text-align: center;
  padding: 1.625rem 1.375rem 1.5rem;
  border-radius: 0.625rem;
  background-color: #f4f4f4;
  text-align: center;
}
.tourproduct__review-image {
  display: block;
  width: 9.5625rem;
  height: 9.5625rem;
  object-fit: cover;
  border-radius: 6.25rem;
  overflow: hidden;
}
.tourproduct__review-title {
  color: #225c54;
  font-weight: 700;
  line-height: 1.35;
}
.tourproduct__review-text {
  color: #225c54;
  line-height: 1.62;
}
.tourproduct__lightbox {
  position: fixed;
  z-index: 1000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 1.75rem;
  background-color: rgba(0, 0, 0, 0.72);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.tourproduct__lightbox.is-open {
  opacity: 1;
  visibility: visible;
}
.tourproduct__lightbox img {
  display: block;
  max-width: min(68.75rem, 92vw);
  max-height: 86vh;
  object-fit: contain;
  background-color: #ffffff;
}
.tourproduct__lightbox-close {
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  width: 2.625rem;
  height: 2.625rem;
  border: 0;
  border-radius: 50%;
  background-color: #ffffff;
  color: #225c54;
  font-size: 1.875rem;
  line-height: 1;
  cursor: pointer;
}
.tourproduct__lightbox-control {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 3rem;
  height: 4rem;
  border: 0;
  background-color: rgba(255, 255, 255, 0.92);
  cursor: pointer;
  transform: translateY(-50%);
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
.tourproduct__lightbox-control::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.875rem;
  height: 0.875rem;
  border-top: 0.125rem solid #225c54;
  border-right: 0.125rem solid #225c54;
}
.tourproduct__lightbox-control:hover {
  background-color: #ffffff;
}
.tourproduct__lightbox-control[hidden] {
  display: none;
}
.tourproduct__lightbox-control--prev {
  left: 1.5rem;
}
.tourproduct__lightbox-control--prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}
.tourproduct__lightbox-control--next {
  right: 1.5rem;
}
.tourproduct__lightbox-control--next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.tourproduct-lightbox-open {
  overflow: hidden;
}

.booking-form {
  display: block;
  background-color: #eef0e3;
  color: #3c5c55;
}
.booking-modal .booking-form {
  padding: 0;
}
.booking-form__steps {
  display: flex;
  gap: 0.5rem;
}
.booking-form__step {
  display: grid;
  place-items: center;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.875rem;
  border-color: #879940;
  background-color: #879940;
  color: #ffffff;
}
.booking-form__panel {
  display: none;
}
.booking-form__panel.is-active {
  display: block;
  animation: bookingFade 0.24s ease;
}
.booking-form__title {
  font-family: "Glory";
  font-weight: 500;
  line-height: 1.12;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.booking-form__tickets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.booking-form__ticket {
  display: grid;
  justify-items: center;
  gap: 0.6875rem;
  padding: 1rem 0.625rem;
  background-color: rgba(183, 201, 88, 0.16);
}
.booking-form__ticket > span {
  font-weight: 700;
  font-size: 0.875rem;
}
.booking-form__ticket.is-disabled {
  opacity: 0.42;
}
.booking-form__counter {
  display: grid;
  grid-template-columns: 2.375rem 2.625rem 2.375rem;
  align-items: center;
}
.booking-form__counter button {
  display: grid;
  place-items: center;
  width: 2.25rem;
  height: 2.25rem;
  border: 0;
  border-radius: 50%;
  background-color: rgba(135, 153, 64, 0.76);
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.booking-form__counter button:hover {
  background-color: #b7c958;
  transform: translateY(-0.0625rem);
}
.booking-form__counter button:disabled {
  cursor: default;
  transform: none;
}
.booking-form__counter input {
  width: 2.625rem;
  border: 0;
  background: transparent;
  color: #3c5c55;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
  -moz-appearance: textfield;
  outline: 0;
}
.booking-form__counter input::-webkit-outer-spin-button, .booking-form__counter input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}
.booking-form__field {
  display: grid;
  gap: 0.5rem;
}
.booking-form__field label {
  color: rgba(60, 92, 85, 0.86);
  font-weight: 700;
  font-size: 0.875rem;
}
.booking-form__date-toggle {
  width: 100%;
  min-height: 3.375rem;
  border: 0;
  background-color: rgba(255, 255, 255, 0.92);
  padding: 0 1rem;
  color: #3c5c55;
  text-align: left;
  font: inherit;
  cursor: pointer;
  transition: background-color 0.2s ease;
  border-radius: 0.1875rem;
}
.booking-form__date-toggle.is-open, .booking-form__date-toggle:hover {
  background-color: #ffffff;
}
.booking-form__calendar {
  max-height: 0;
  overflow: hidden;
  background-color: #ffffff;
  color: #225c54;
  box-shadow: 0 1.125rem 2.5rem rgba(0, 0, 0, 0.14);
  transition: max-height 0.3s ease, padding 0.3s ease, margin 0.3s ease;
}
.booking-form__calendar.is-open {
  max-height: 26.25rem;
  margin-top: 0.25rem;
  padding: 1rem;
}
.booking-form__calendar-head {
  display: grid;
  grid-template-columns: 2rem 1fr 2rem;
  align-items: center;
  margin-bottom: 0.875rem;
}
.booking-form__calendar-head strong {
  text-align: center;
  font-weight: 500;
}
.booking-form__calendar-head button {
  position: relative;
  width: 2rem;
  height: 2rem;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.booking-form__calendar-head button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #225c54;
  border-right: 0.125rem solid #225c54;
}
.booking-form__calendar-head button[data-calendar-prev]::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}
.booking-form__calendar-head button[data-calendar-next]::before {
  transform: translate(-65%, -50%) rotate(45deg);
}
.booking-form__calendar-week, .booking-form__calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
}
.booking-form__calendar-week {
  margin-bottom: 0.5rem;
  color: rgba(34, 92, 84, 0.72);
  font-size: 0.75rem;
  font-weight: 700;
}
.booking-form__calendar-day {
  display: grid;
  place-items: center;
  min-height: 2.25rem;
  border: 0;
  border-radius: 6.25rem;
  background: transparent;
  color: #225c54;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.booking-form__calendar-day:hover:not(:disabled), .booking-form__calendar-day.is-selected {
  background-color: #225c54;
  color: #ffffff;
}
.booking-form__calendar-day:disabled {
  color: rgba(34, 92, 84, 0.28);
  cursor: default;
}
.booking-form__calendar-day.is-empty {
  pointer-events: none;
}
.booking-form__slots {
  display: grid;
  gap: 0.625rem;
}
.booking-form__slots > span {
  font-weight: 700;
  font-size: 0.875rem;
  color: rgba(60, 92, 85, 0.86);
}
.booking-form__slot-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
}
.booking-form__slot-list button {
  min-height: 2.625rem;
  border: 0.0625rem solid rgba(60, 92, 85, 0.22);
  background-color: rgba(60, 92, 85, 0.08);
  color: #3c5c55;
  font: inherit;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  border-radius: 0.1875rem;
}
.booking-form__slot-list button:hover, .booking-form__slot-list button.is-selected {
  border-color: #879940;
  background-color: #879940;
  color: #ffffff;
}
.booking-form__total {
  margin-bottom: 1rem;
  color: #225c54;
  font-weight: 700;
  line-height: 1.4;
}
.booking-form__contacts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.875rem;
}
.booking-form__contacts label {
  display: grid;
  gap: 0.4375rem;
  color: rgba(60, 92, 85, 0.86);
  font-weight: 700;
  font-size: 0.875rem;
}
.booking-form__contacts input {
  width: 100%;
  min-height: 3rem;
  border: 0.0625rem solid transparent;
  background-color: #ffffff;
  padding: 0 0.875rem;
  color: #225c54;
  font: inherit;
  outline: none;
  border-radius: 0.1875rem;
}
.booking-form__contacts input:focus {
  border-color: #b7c958;
}
.booking-form__summary-wrap {
  margin-bottom: 0.75rem;
  background-color: rgba(255, 255, 255, 0.25);
}
.booking-form__summary-wrap.is-open .booking-form__summary {
  max-height: 18.75rem;
}
.booking-form__summary-toggle {
  display: block;
  width: max-content;
  border: 0;
  background-color: transparent;
  padding: 0.1875rem 0.625rem 0.875rem;
  color: #225c54;
  font: inherit;
  font-weight: 400;
  font-size: 0.75rem;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 0.1875rem;
}
.booking-form__summary {
  display: grid;
  gap: 0.3125rem;
  max-height: var(--summary-collapsed-height, 11.125rem);
  overflow: hidden;
  padding: 0.875rem 0.625rem 0.5rem;
  transition: max-height 0.3s ease;
}
.booking-form__summary div {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.16);
  line-height: 1.35;
  padding-bottom: 0.3125rem;
}
.booking-form__summary span {
  color: rgba(60, 92, 85, 0.72);
}
.booking-form__summary strong {
  text-align: right;
  font-weight: 500;
}
.booking-form__summary-total {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.125rem;
  color: #225c54;
  line-height: 1.35;
}
.booking-form__summary-total span {
  color: #3c5c55;
}
.booking-form__summary-total strong {
  text-align: right;
  font-weight: 700;
}
.booking-form__payment {
  display: grid;
  gap: 0.625rem;
  margin: 0;
  padding: 0;
  border: 0;
}
.booking-form__payment legend {
  margin-bottom: 0.9375rem;
  font-weight: 700;
  font-size: 0.875rem;
}
.booking-form__payment label {
  position: relative;
  display: block;
  cursor: pointer;
}
.booking-form__payment input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.booking-form__payment span {
  display: block;
  padding: 0.875rem 1rem 0.875rem 2.875rem;
  border: 0.0625rem solid rgba(183, 201, 88, 0.22);
  background-color: rgba(183, 201, 88, 0.08);
  line-height: 1.35;
}
.booking-form__payment strong,
.booking-form__payment small {
  display: block;
}
.booking-form__payment small {
  margin-top: 0.25rem;
  color: rgba(60, 92, 85, 0.72);
  font-size: 0.8125rem;
  line-height: 1.35;
}
.booking-form__payment-empty {
  margin: 0;
  color: #3c5c55;
  line-height: 1.45;
}
.booking-form__payment span::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 0.125rem solid rgba(60, 92, 85, 0.8);
  transform: translateY(-50%);
}
.booking-form__payment input:checked + span {
  border-color: #b7c958;
  background-color: rgba(255, 255, 255, 0.5);
}
.booking-form__payment input:checked + span::before {
  border-color: #b7c958;
  box-shadow: inset 0 0 0 0.1875rem #2a401e;
  background-color: #b7c958;
}
.booking-form__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.125rem;
}
.booking-form__actions button {
  flex: 1;
}
.booking-form__next {
  border: 0;
  cursor: pointer;
  width: 100%;
}
.booking-form__success {
  display: grid;
  justify-items: center;
  text-align: center;
}
.booking-form__success p {
  max-width: 26.25rem;
  color: #3c5c55;
  line-height: 1.55;
}
.booking-form__success-icon {
  position: relative;
  display: block;
  width: 3.625rem;
  height: 3.625rem;
  border-radius: 50%;
  background-color: #b7c958;
}
.booking-form__success-icon::before {
  content: "";
  position: absolute;
  left: 1.25rem;
  top: 1rem;
  width: 1rem;
  height: 1.625rem;
  border-right: 0.25rem solid #ffffff;
  border-bottom: 0.25rem solid #ffffff;
  transform: rotate(45deg);
}
.booking-form__success-code {
  padding: 0.625rem 0.875rem;
  color: #225c54;
}
.booking-form__bank-details {
  width: 100%;
  margin-top: 1rem;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.58);
  color: #225c54;
  text-align: left;
  line-height: 1.5;
}
.booking-form__bank-details h2,
.booking-form__bank-details h3,
.booking-form__bank-details .wc-bacs-bank-details-heading {
  margin: 0 0 0.625rem;
  color: #225c54;
  font-family: "Glory";
  font-size: 1.25rem;
  font-weight: 600;
}
.booking-form__bank-details ul {
  display: grid;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.booking-form__bank-details li {
  display: grid;
  gap: 0.125rem;
}
.booking-form__bank-details strong {
  color: #3c5c55;
}

@keyframes bookingFade {
  from {
    opacity: 0;
    transform: translateY(0.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 61.99875em) {
  .tourproduct__hero, .tourproduct__intro, .tourproduct__program {
    grid-template-columns: 1fr;
  }
  .tourproduct__booking {
    max-width: none;
  }
  .tourproduct__reviews-grid {
    grid-template-columns: 1fr;
  }
  .tourproduct__block{
  flex-direction: column;
  
}
.tourproduct__info, .tourproduct__intro-text{
  flex:1 1 100%;
}
}

@media (max-width: 47.99875em) {
  .tourproduct__info-row {
    grid-template-columns: 1fr;
    gap: 0.375rem;
  }
  .tourproduct__gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.625rem;
  }
  .tourproduct__lightbox-control {
    width: 2.5rem;
    height: 3.375rem;
  }
  .tourproduct__lightbox-control--prev {
    left: 0.625rem;
  }
  .tourproduct__lightbox-control--next {
    right: 0.625rem;
  }
  .booking-form__tickets, .booking-form__contacts {
    grid-template-columns: 1fr;
  }
  .booking-form__ticket {
    justify-items: stretch;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .booking-form__slot-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .booking-form__summary div {
    display: grid;
    gap: 0.25rem;
  }
  .booking-form__summary strong {
    text-align: left;
  }
  .booking-form__summary-total {
    display: grid;
    gap: 0.25rem;
  }
  .booking-form__summary-total strong {
    text-align: left;
  }
}

@media (max-width: 20em) {
  .tourproduct {
    padding-top: 1.25rem;
  }
  .tourproduct {
    padding-bottom: 2.5rem;
  }
  .tourproduct .block-title {
    margin-bottom: 1.25rem;
  }
  .tourproduct__hero {
    gap: 1.625rem;
  }
  .tourproduct__eyebrow {
    font-size: 0.75rem;
  }
  .tourproduct__eyebrow {
    margin-bottom: 0.5rem;
  }
  .tourproduct__summary {
    font-size: 1rem;
  }
  .tourproduct__price {
    font-size: 1.4375rem;
  }
  .tourproduct__price {
    margin-top: 1.125rem;
  }
  .tourproduct__price {
    margin-bottom: 1.125rem;
  }
  .tourproduct__intro {
    gap: 1.75rem;
  }
  .tourproduct__intro-text .block-title {
    margin-bottom: 1.125rem;
  }
  .tourproduct__intro-text ul {
    gap: 0.75rem;
  }
  .tourproduct__intro-text li {
    font-size: 1rem;
  }
  .tourproduct__intro-text p {
    font-size: 1rem;
  }
  .tourproduct__program {
    gap: 1.625rem;
  }
  .tourproduct__program-content .block-title {
    margin-bottom: 1.125rem;
  }
  .tourproduct__program-content ul {
    gap: 0.75rem;
  }
  .tourproduct__program-content li {
    font-size: 1rem;
  }
  .tourproduct__program-content p {
    font-size: 1rem;
  }
  .tourproduct__section-title {
    margin-bottom: 1.625rem;
  }
  .tourproduct__reviews-grid {
    column-gap: 1.5rem;
  }
  .tourproduct__reviews-grid {
    row-gap: 0.9375rem;
  }
  .tourproduct__review {
    gap: 1rem;
  }
  .tourproduct__review-title {
    font-size: 1rem;
  }
  .tourproduct__review-text {
    font-size: 0.875rem;
  }
  .booking-form {
    padding: 1.25rem;
  }
  .booking-form__steps {
    margin-bottom: 1rem;
  }
  .booking-form__title {
    font-size: 1.5625rem;
  }
  .booking-form__title {
    margin-bottom: 1.125rem;
  }
  .booking-form__tickets {
    gap: 0.625rem;
  }
  .booking-form__tickets {
    margin-bottom: 1rem;
  }
  .booking-form__field {
    margin-bottom: 0.875rem;
  }
  .booking-form__slots {
    margin-bottom: 0.875rem;
  }
  .booking-form__summary div {
    font-size: 0.875rem;
  }
  .booking-form__success {
    gap: 0.875rem;
  }
  .booking-form__success {
    padding-top: 0.5rem;
  }
  .booking-form__success {
    padding-bottom: 0.375rem;
  }
}

@media (min-width: 20em) and (max-width: 76.25em) {
  .tourproduct {
    padding-top: clamp( 1.25rem , 1.027777777775rem  +  1.1111111111vw , 1.875rem );
  }
  .tourproduct {
    padding-bottom: clamp( 2.5rem , 1.83333333333125rem  +  3.3333333333vw , 4.375rem );
  }
  .tourproduct .block-title {
    margin-bottom: clamp( 1.25rem , 1.1388888888875rem  +  0.5555555556vw , 1.5625rem );
  }
  .tourproduct__hero {
    gap: clamp( 1.625rem , 0.647222222225rem  +  4.8888888889vw , 4.375rem );
  }
  .tourproduct__eyebrow {
    font-size: clamp( 0.75rem , 0.70555555555625rem  +  0.2222222222vw , 0.875rem );
  }
  .tourproduct__eyebrow {
    margin-bottom: clamp( 0.5rem , 0.36666666666875rem  +  0.6666666667vw , 0.875rem );
  }
  .tourproduct__summary {
    font-size: clamp( 1rem , 0.95555555555625rem  +  0.2222222222vw , 1.125rem );
  }
  .tourproduct__price {
    font-size: clamp( 1.4375rem , 1.3263888888875rem  +  0.5555555556vw , 1.75rem );
  }
  .tourproduct__price {
    margin-top: clamp( 1.125rem , 0.99166666666875rem  +  0.6666666667vw , 1.5rem );
  }
  .tourproduct__price {
    margin-bottom: clamp( 1.125rem , 0.99166666666875rem  +  0.6666666667vw , 1.5rem );
  }
  .tourproduct__intro {
    gap: clamp( 1.75rem , 1.0388888888875rem  +  3.5555555556vw , 3.75rem );
  }
  .tourproduct__intro-text .block-title {
    margin-bottom: clamp( 1.125rem , 0.85833333333125rem  +  1.3333333333vw , 1.875rem );
  }
  .tourproduct__intro-text ul {
    gap: clamp( 0.75rem , 0.6611111111125rem  +  0.4444444444vw , 1rem );
  }
  .tourproduct__intro-text li {
    font-size: clamp( 1rem , 0.95555555555625rem  +  0.2222222222vw , 1.125rem );
  }
  .tourproduct__intro-text p {
    font-size: clamp( 1rem , 0.93333333333125rem  +  0.3333333333vw , 1.1875rem );
  }
  .tourproduct__program {
    gap: clamp( 1.625rem , 0.78055555555625rem  +  4.2222222222vw , 4rem );
  }
  .tourproduct__program-content .block-title {
    margin-bottom: clamp( 1.125rem , 0.85833333333125rem  +  1.3333333333vw , 1.875rem );
  }
  .tourproduct__program-content ul {
    gap: clamp( 0.75rem , 0.6611111111125rem  +  0.4444444444vw , 1rem );
  }
  .tourproduct__program-content li {
    font-size: clamp( 1rem , 0.95555555555625rem  +  0.2222222222vw , 1.125rem );
  }
  .tourproduct__program-content p {
    font-size: clamp( 1rem , 0.93333333333125rem  +  0.3333333333vw , 1.1875rem );
  }
  .tourproduct__section-title {
    margin-bottom: clamp( 1.625rem , 1.26944444444375rem  +  1.7777777778vw , 2.625rem );
  }
  .tourproduct__reviews-grid {
    column-gap: clamp( 1.5rem , 1.14444444444375rem  +  1.7777777778vw , 2.5rem );
  }
  .tourproduct__reviews-grid {
    row-gap: clamp( 0.9375rem , 0.3375rem  +  3vw , 2.625rem );
  }
  .tourproduct__review {
    gap: clamp( 1rem , 0.822222222225rem  +  0.8888888889vw , 1.5rem );
  }
  .tourproduct__review-title {
    font-size: clamp( 1rem , 0.95555555555625rem  +  0.2222222222vw , 1.125rem );
  }
  .tourproduct__review-text {
    font-size: clamp( 0.875rem , 0.83055555555625rem  +  0.2222222222vw , 1rem );
  }
  .booking-form {
    padding: clamp( 1.25rem , 1.027777777775rem  +  1.1111111111vw , 1.875rem );
  }
  .booking-form__steps {
    margin-bottom: clamp( 1rem , 0.86666666666875rem  +  0.6666666667vw , 1.375rem );
  }
  .booking-form__title {
    font-size: clamp( 1.5625rem , 1.40694444444375rem  +  0.7777777778vw , 2rem );
  }
  .booking-form__title {
    margin-bottom: clamp( 1.125rem , 0.99166666666875rem  +  0.6666666667vw , 1.5rem );
  }
  .booking-form__tickets {
    gap: clamp( 0.625rem , 0.447222222225rem  +  0.8888888889vw , 1.125rem );
  }
  .booking-form__tickets {
    margin-bottom: clamp( 1rem , 0.86666666666875rem  +  0.6666666667vw , 1.375rem );
  }
  .booking-form__field {
    margin-bottom: clamp( 0.875rem , 0.7861111111125rem  +  0.4444444444vw , 1.125rem );
  }
  .booking-form__slots {
    margin-bottom: clamp( 0.875rem , 0.7861111111125rem  +  0.4444444444vw , 1.125rem );
  }
  .booking-form__summary div {
    font-size: clamp( 0.875rem , 0.875rem  +  0vw , 0.875rem );
  }
  .booking-form__success {
    gap: clamp( 0.875rem , 0.7861111111125rem  +  0.4444444444vw , 1.125rem );
  }
  .booking-form__success {
    padding-top: clamp( 0.5rem , 0.322222222225rem  +  0.8888888889vw , 1rem );
  }
  .booking-form__success {
    padding-bottom: clamp( 0.375rem , 0.24166666666875rem  +  0.6666666667vw , 0.75rem );
  }
}

@media (min-width: 76.25em) {
  .tourproduct {
    padding-top: 1.875rem;
  }
  .tourproduct {
    padding-bottom: 4.375rem;
  }
  .tourproduct .block-title {
    margin-bottom: 1.5625rem;
  }
  .tourproduct__hero {
    gap: 20px;
  }
  .tourproduct__eyebrow {
    font-size: 0.875rem;
  }
  .tourproduct__eyebrow {
    margin-bottom: 0.875rem;
  }
  .tourproduct__summary {
    font-size: 1.125rem;
  }
  .tourproduct__price {
    font-size: 1.75rem;
  }
  .tourproduct__price {
    margin-top: 1.5rem;
  }
  .tourproduct__price {
    margin-bottom: 1.5rem;
  }
  .tourproduct__intro {
    gap: 3.75rem;
  }
  .tourproduct__intro-text .block-title {
    margin-bottom: 1.875rem;
  }
  .tourproduct__intro-text ul {
    gap: 1rem;
  }
  .tourproduct__intro-text li {
    font-size: 16px;
  }
  .tourproduct__intro-text p {
    font-size: 16px;
  }
  .tourproduct__program {
    gap: 4rem;
  }
  .tourproduct__program-content .block-title {
    margin-bottom: 1.875rem;
  }
  .tourproduct__program-content ul {
    gap: 1rem;
  }
  .tourproduct__program-content li {
    font-size: 1.125rem;
  }
  .tourproduct__program-content p {
    font-size: 1.1875rem;
  }
  .tourproduct__section-title {
    margin-bottom: 2.625rem;
  }
  .tourproduct__reviews-grid {
    column-gap: 2.5rem;
  }
  .tourproduct__reviews-grid {
    row-gap: 2.625rem;
  }
  .tourproduct__review {
    gap: 1.5rem;
  }
  .tourproduct__review-title {
    font-size: 1.125rem;
  }
  .tourproduct__review-text {
    font-size: 1rem;
  }
  .booking-form {
    padding: 1.875rem;
  }
  .booking-form__steps {
    margin-bottom: 1.375rem;
  }
  .booking-form__title {
    font-size: 2rem;
  }
  .booking-form__title {
    margin-bottom: 1.5rem;
  }
  .booking-form__tickets {
    gap: 1.125rem;
  }
  .booking-form__tickets {
    margin-bottom: 1.375rem;
  }
  .booking-form__field {
    margin-bottom: 1.125rem;
  }
  .booking-form__slots {
    margin-bottom: 1.125rem;
  }
  .booking-form__summary div {
    font-size: 0.875rem;
  }
  .booking-form__success {
    gap: 1.125rem;
  }
  .booking-form__success {
    padding-top: 1rem;
  }
  .booking-form__success {
    padding-bottom: 0.75rem;
  }
}
