/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
.block-tour-highlights {
  padding: 2.9375rem 0 3.0625rem;
  margin: 0;
  background-color: #025a85;
}
@media (min-width: 768px) {
  .block-tour-highlights {
    display: flex;
    flex-direction: column;
    padding: 4.375rem 0 5.5rem;
  }
}
.block-tour-highlights__top {
  margin-bottom: 2.0625rem;
}
.block-tour-highlights__heading {
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  .block-tour-highlights__heading {
    background: none;
    font-size: 2.625rem;
    line-height: 1.2380952381;
    -webkit-text-fill-color: unset;
  }
}
.block-tour-highlights__nav {
  padding-top: 1.125rem;
}
@media (min-width: 768px) {
  .block-tour-highlights__nav {
    padding-top: 0.125rem;
    padding-bottom: 4.1875rem;
  }
}
.block-tour-highlights__list {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .block-tour-highlights__list {
    padding: 0 1.875rem;
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .block-tour-highlights__list {
    padding: 0 3.875rem;
  }
}
@media (min-width: 768px) {
  .block-tour-highlights__item {
    display: inline-block;
    width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.block-tour-highlights__item:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .block-tour-highlights__item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.block-tour-highlights__single {
  display: inline-flex;
  align-items: flex-start;
  padding: 0;
  text-align: left;
  color: #fff;
  border: none;
  background-color: transparent;
}
@media (min-width: 768px) {
  .block-tour-highlights__single {
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}
.block-tour-highlights__single i {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  position: relative;
  top: -0.125rem;
  margin-right: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 0;
  border-radius: 100%;
  background-color: #62b4d1;
}
@media (min-width: 768px) {
  .block-tour-highlights__single i {
    top: 0;
  }
}
@media (min-width: 768px) {
  .block-tour-highlights__single span {
    margin-top: 0.0625rem;
  }
}
@media (min-width: 768px) {
  .block-tour-highlights__slider-wrapper {
    order: 13;
  }
}
.block-tour-highlights .js-tour-highlights-nav i,
.block-tour-highlights .js-tour-highlights-nav span {
  pointer-events: none;
}

.bth-slider__slide {
  width: 87.5vw;
  margin: 0 0.15625rem;
}
@media (min-width: 768px) {
  .bth-slider__slide {
    width: auto;
    height: inherit;
    max-width: 96vw;
    padding: 0 0.5rem;
    margin: 0;
  }
}
.bth-slider__image {
  text-align: center;
}
.bth-slider__image-container {
  width: 1290px;
  height: 0;
  max-width: 100%;
  padding-top: 57.2%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bth-slider__image-container {
    padding-top: 53.4%;
    border: 1.25rem solid #fff;
  }
}
.bth-slider__image-container > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.bth-slider__caption {
  margin-top: 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 768px) {
  .bth-slider__caption {
    padding-right: 0.5625rem;
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}
.bth-slider__caption i {
  width: 1.25rem;
  height: 1.25rem;
  padding-bottom: 0.125rem;
  position: relative;
  top: -0.0625rem;
  left: -0.3125rem;
  margin: 0;
}
@media (min-width: 768px) {
  .bth-slider__caption i {
    width: 1.875rem;
    height: 1.875rem;
    left: -0.25rem;
  }
}
.bth-slider .slick-arrow {
  width: 2rem;
  height: 2rem;
  top: calc(50% - 1.5625rem);
}
@media (min-width: 768px) {
  .bth-slider .slick-arrow {
    width: 3rem;
    height: 3rem;
    top: calc(50% - 1.375rem);
    background-color: #ee303c;
  }
  .bth-slider .slick-arrow:hover {
    background-color: #fff;
  }
  .bth-slider .slick-arrow:hover:after {
    color: #ee303c;
  }
}
.bth-slider .slick-arrow:after {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .bth-slider .slick-arrow:after {
    font-size: 2.125rem;
    color: #fff;
  }
}
.bth-slider .slick-arrow.slick-next {
  right: 1.875rem;
}
@media (min-width: 1320px) {
  .bth-slider .slick-arrow.slick-next {
    right: calc(50vw - 38.4375rem);
  }
}
@media (min-width: 768px) {
  .bth-slider .slick-arrow.slick-next:after {
    margin-right: -2px;
  }
}
.bth-slider .slick-arrow.slick-prev {
  left: 1.875rem;
}
@media (min-width: 1320px) {
  .bth-slider .slick-arrow.slick-prev {
    left: calc(50vw - 38.4375rem);
  }
}
@media (min-width: 768px) {
  .bth-slider .slick-arrow.slick-prev:after {
    margin-left: -2px;
  }
}