@charset "UTF-8";
:root {
  --voyager-white: #FFF;
  --voyager-black: #000;
  --voyager-brand-one: #93B8B8;
  --voyager-brand-two: #117E9C;
  --voyager-brand-three: #546674;
  --voyager-brand-four: #D1D5DE;
  --voyager-brand-five: #EAEAEA;
  --voyager-brand-six: #006793;
  --voyager-brand-seven: #F7EBD8;
  --voyager-brand-eight: #FBF7F2;
  --voyager-brand-nine: #F4F0E9;
  --voyager-brand-ten: #FCFCFC;
  --voyager-brand-eleven: #3C8C9E;
  --voyager-brand-twelve: #011E41;
  --voyager-brand-thirteen: #2A3233;
  --voyager-footer: #202020;
  --voyager-active-color: #085F83;
  --voyager-brand-booking-bg: rgba(255, 255, 255, .98);
  --footer-border-shr: rgba(255, 255, 255, .25);
  --voyager-gallery-group-title-bg: rgba(0, 0, 0, .4);
  --voyager-popup-menu-overlay: rgba(0, 0, 0, .4);
  --voyager-loader-overlay: rgba(255, 255, 255, .2);
  --voyager-tab-color: #F7F5F4;
  --voyager-three-banner: rgba(84, 102, 0116, .96);
  --voyager-brand-blog-cate: rgba(244, 240, 233, .1);
  --voyager-hero-parination: rgba(255, 255, 255, .8);
  --voyager-hero-text-overlay: linear-gradient(180deg, rgba(16, 16, 16, 0) 0%, rgba(16, 16, 16, .75) 66%, rgba(16, 16, 16, .88) 100%);
  --voyager-carousel-default-text-bg-hover: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .95) 100%);
  --voyager-carousel-default-text-bg: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .95) 100%);
  --voyager-carousel-default-text-bg-mob: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .95) 100%);
  --voyager-header-desktop-sticky: linear-gradient(180deg, #FCFCFC 0%, #FBF7F2 100%);
  --voyager-close-overlay: rgba(0, 0, 0, .4);
  --voyager-close-overlay-mobile: rgba(255, 255, 255, .8);
  --voyager-close-outline: rgba(255, 255, 255, .4);
}

.voyager,
.edit-post-visual-editor {
  background: var(--voyager-brand-eight);
}

.has-white-background-color {
  background-color: var(--voyager-white);
}
.has-black-background-color {
  background-color: var(--voyager-black);
}
.has-brand-one-background-color {
  background-color: var(--voyager-brand-one);
}
.has-brand-two-background-color {
  background-color: var(--voyager-brand-two);
}
.has-brand-three-background-color {
  background-color: var(--voyager-brand-three);
}
.has-brand-four-background-color {
  background-color: var(--voyager-brand-four);
}
.has-brand-five-background-color {
  background-color: var(--voyager-brand-five);
}
.has-brand-six-background-color {
  background-color: var(--voyager-brand-six);
}
.has-brand-seven-background-color {
  background-color: var(--voyager-brand-seven);
}
.has-brand-eight-background-color {
  background-color: var(--voyager-brand-eight);
}
.has-brand-nine-background-color {
  background-color: var(--voyager-brand-nine);
}
.has-brand-booking-bg-color {
  background-color: var(--voyager-brand-booking-bg);
}
.has-white-color {
  color: var(--voyager-white);
}
.has-black-color {
  color: var(--voyager-black);
}
.has-brand-one-color {
  color: var(--voyager-brand-one);
}
.has-brand-two-color {
  color: var(--voyager-brand-two);
}
.has-brand-three-color {
  color: var(--voyager-brand-three);
}
.has-brand-four-color {
  color: var(--voyager-brand-four);
}
.has-brand-five-color {
  color: var(--voyager-brand-five);
}
.has-brand-six-color {
  color: var(--voyager-brand-six);
}
.has-brand-seven-color {
  color: var(--voyager-brand-seven);
}
.has-brand-eight-color {
  color: var(--voyager-brand-eight);
}
.has-brand-nine-color {
  color: var(--voyager-brand-nine);
}
.has-brand-booking-bg {
  color: var(--voyager-brand-booking-bg);
}

:root {
  --voyager-site-width: 1700px;
}

body {
  font-family: "Montserrat", sans-serif;
}

.font-size--heading {
  font-size: min(max(2.375rem,0.91vw + 2.03rem), 3.125rem);
  font-size: clamp(2.38rem, 0.91vw + 2.03rem, 3.13rem);
  line-height: min(max(3rem,1.06vw + 2.6rem), 3.875rem);
  line-height: clamp(3rem, 1.06vw + 2.6rem, 3.88rem);
  letter-spacing: 0.0475rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--heading {
    letter-spacing: 0.0625rem;
  }
}

.h1,
.font-size--h1 {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.h3,
.font-size--h3 {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .h3,
  .font-size--h3 {
    letter-spacing: 0.05em;
  }
}

.h4,
.font-size--h4 {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.h5,
.font-size--h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .h5,
  .font-size--h5 {
    letter-spacing: 0.05em;
  }
}

.h6,
.font-size--h6 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .h6,
  .font-size--h6 {
    letter-spacing: 0.05em;
  }
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
}

.font-size--body-large {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--body-regular {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .font-size--body-regular {
    letter-spacing: 0.05em;
  }
}

.font-size--body-small {
  font-size: min(max(0.75rem,0.08vw + 0.72rem), 0.8125rem);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
}

.font-size--accordian-heading {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,-0.15vw + 1.81rem), 1.625rem);
  line-height: clamp(1.75rem, -0.15vw + 1.81rem, 1.63rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.font-size--button-large {
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 688px) {
  .font-size--button-large {
    letter-spacing: 0.05em;
  }
}

.font-size--button-regular {
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--button-regular {
    letter-spacing: 0.05em;
  }
}

.font-size--button-small {
  font-size: min(max(0.75rem,0.08vw + 0.72rem), 0.8125rem);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: min(max(1.625rem,-0.3vw + 1.74rem), 1.375rem);
  line-height: clamp(1.63rem, -0.3vw + 1.74rem, 1.38rem);
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
}

.font-size--legal {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.font-size--footnote {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
}

.font-size--level-0-menu-icon {
  font-size: min(max(0.75rem,0.15vw + 0.69rem), 0.875rem);
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
  line-height: min(max(1.375rem,0.15vw + 1.32rem), 1.5rem);
  line-height: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
  font-family: "voyager-icons";
}

.font-size--level-1-menu-icon {
  font-size: min(max(0.625rem,0.15vw + 0.57rem), 0.75rem);
  font-size: clamp(0.63rem, 0.15vw + 0.57rem, 0.75rem);
  line-height: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  line-height: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  font-family: "voyager-icons";
}

.font-size--menu-item {
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.03em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .font-size--menu-item {
    letter-spacing: 0.06em;
  }
}

.font-size--submenu-item {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--submenu-item {
    letter-spacing: 0.06em;
  }
}

.font-size--third-level-menu-item {
  font-size: min(max(0.8125rem,0.08vw + 0.78rem), 0.875rem);
  font-size: clamp(0.81rem, 0.08vw + 0.78rem, 0.88rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
}

.font-size--booking-date-h1 {
  font-size: min(max(1.125rem,3.56vw + -0.21rem), 4.0625rem);
  font-size: clamp(1.13rem, 3.56vw + -0.21rem, 4.06rem);
  line-height: min(max(1.5rem,3.86vw + 0.05rem), 4.6875rem);
  line-height: clamp(1.5rem, 3.86vw + 0.05rem, 4.69rem);
  letter-spacing: 0.045rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .font-size--booking-date-h1 {
    letter-spacing: 0.01875rem;
  }
}

.font-size--booking-year {
  font-size: min(max(1.125rem,0.61vw + 0.9rem), 1.625rem);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(1.5rem,0.91vw + 1.16rem), 2.25rem);
  line-height: clamp(1.5rem, 0.91vw + 1.16rem, 2.25rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--booking-promocode {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--booking-checkin-checkout {
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(2rem,0.3vw + 1.89rem), 2.25rem);
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
  letter-spacing: 0.025rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--booking-checkin-checkout {
    letter-spacing: 0.06rem;
  }
}

.font-size--calendar-year-month {
  font-size: min(max(1.125rem,0.61vw + 0.9rem), 1.625rem);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(1.5rem,0.91vw + 1.16rem), 2.25rem);
  line-height: clamp(1.5rem, 0.91vw + 1.16rem, 2.25rem);
  letter-spacing: 0.045rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .font-size--calendar-year-month {
    letter-spacing: 0.065rem;
  }
}

.font-size--calendar-days {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0625rem;
}

.font-size--blog-heading {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: 0.04rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--sidebar-title {
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--sidebar-cat-list {
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: min(max(1.1875rem,0.04vw + 1.17rem), 1.21875rem);
  line-height: clamp(1.19rem, 0.04vw + 1.17rem, 1.22rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--blog-breadcrumbs {
  font-size: 1rem;
  line-height: min(max(1.75rem,-0.15vw + 1.81rem), 1.625rem);
  line-height: clamp(1.75rem, -0.15vw + 1.81rem, 1.63rem);
  letter-spacing: 0.05rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.font-size--hero-scrollto-button {
  font-size: min(max(1.75rem,1.29vw + 1.27rem), 2.8125rem);
  font-size: clamp(1.75rem, 1.29vw + 1.27rem, 2.81rem);
}

.font-size--accordion-icon {
  font-size: min(max(1.125rem,0.76vw + 0.84rem), 1.75rem);
  font-size: clamp(1.13rem, 0.76vw + 0.84rem, 1.75rem);
}

.font-size--feature-icon {
  font-size: 1.375rem;
}

.font-size--accordion-title {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.font-size--card-title {
  font-size: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  line-height: min(max(1.875rem,0.61vw + 1.65rem), 2.375rem);
  line-height: clamp(1.88rem, 0.61vw + 1.65rem, 2.38rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .font-size--card-title {
    letter-spacing: 0.06em;
  }
}

.font-size--card-title-default {
  font-size: 1.75rem;
  line-height: min(max(2.375rem,0.15vw + 2.32rem), 2.5rem);
  line-height: clamp(2.38rem, 0.15vw + 2.32rem, 2.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--card-title-split {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.375rem,0.15vw + 2.32rem), 2.5rem);
  line-height: clamp(2.38rem, 0.15vw + 2.32rem, 2.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--card-title-split {
    letter-spacing: 0.04em;
  }
}

.font-size--card-paragraph {
  font-size: 1rem;
  line-height: min(max(1.625rem,-0.15vw + 1.68rem), 1.5rem);
  line-height: clamp(1.63rem, -0.15vw + 1.68rem, 1.5rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .font-size--card-paragraph {
    letter-spacing: 0.06em;
  }
}

.font-size--footer-title {
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0.08em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .font-size--footer-title {
    letter-spacing: 0.1em;
  }
}

.font-size--footer-body {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(2rem,0.15vw + 1.94rem), 2.125rem);
  line-height: clamp(2rem, 0.15vw + 1.94rem, 2.13rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .font-size--footer-body {
    letter-spacing: 0.05em;
  }
}

.font-size--footer-link {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.font-size--jump-link {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

/*
.modal__container {
	@include animations.keyframes(slideIn) {
		from { 
			transform: translateY(15%); 
		}
		to { 
			transform: translateY(0); 
		}
	}
	@include animations.animate(msSlideIn, .3s, animations.$transition-cubic, 1);
}


.modal__container {
	@include animations.keyframes(fadeIn) {
		from { 
			opacity: 0; 
		}
		to { 
			opacity: 1; 
		}
	}
	@include animations.animate(fadeIn, .3s, animations.$transition-cubic, 1);
}
*/
.datepicker {
  display: none;
}
@media only screen and (min-width: 992px) {
  .datepicker--prev-btn, .datepicker--next-btn {
    position: absolute;
    top: 50%;
    width: 2.25rem;
    font-weight: 400;
  }
  .datepicker--prev-btn {
    left: 5px;
  }
  .datepicker--next-btn {
    right: 5px;
  }
}
.datepicker--active {
  display: block;
}
.datepicker--dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  padding-top: 4px;
}
.datepicker--dropdown.datepicker--orient-top {
  padding-top: 0;
  padding-bottom: 4px;
}
.datepicker--dropdown .datepicker__picker {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}
.datepicker__picker {
  display: inline-block;
  padding: 0.938rem;
  background-color: #FFF;
  border-radius: 4px;
}
@media only screen and (min-width: 992px) {
  .datepicker__picker {
    padding: 0.938rem 3.313rem;
  }
}
.datepicker__span {
  display: block;
  flex: 1;
  flex-basis: 14.2857142857%;
  text-align: center;
  border: 0;
  border-radius: 0;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.datepicker__main {
  padding: 2px;
}
.datepicker__footer {
  background-color: #F5F5F5;
  box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.1);
}
.datepicker--footer-button {
  width: 100%;
  margin: calc(0.375rem - 1px) 0.375rem;
  font-size: 0.75rem;
  border-radius: 0;
}
.datepicker__grid, .datepicker__days-of-week, .datepicker__view, .datepicker__controls {
  display: flex;
}
.datepicker__grid {
  width: 17.5rem;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .datepicker__grid {
    width: 21rem;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__grid {
    width: 17.5rem;
  }
}
.datepicker--month {
  flex-basis: 25%;
}
.datepicker__cell, .datepicker__view .datepicker--week {
  height: 40px;
  line-height: 2.5rem;
}
@media only screen and (min-width: 688px) {
  .datepicker__cell, .datepicker__view .datepicker--week {
    height: 48px;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__cell, .datepicker__view .datepicker--week {
    height: 40px;
    line-height: 2.5rem;
  }
}
.datepicker__title {
  padding: 0.375rem 0.75rem;
  font-weight: 700;
  text-align: center;
  background-color: #F5F5F5;
  box-shadow: inset 0 -1px 1px rgba(10, 10, 10, 0.1);
}
.datepicker--header-controls {
  padding: 2px 2px 0;
}
.datepicker__button {
  position: relative;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: calc(0.375em - 1px) 0.75em;
  color: var(--voyager-brand-one);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #DBDBDB;
  border-radius: 0;
  cursor: pointer;
  box-shadow: none;
  vertical-align: top;
  white-space: nowrap;
}
.datepicker__button:focus, .datepicker__button:active {
  outline: none;
}
.datepicker__button:hover {
  border-color: var(--voyager-brand-one);
  color: var(--voyager-white);
}
.datepicker__button:active {
  border-color: #4A4A4A;
  color: #363636;
}
.datepicker__button:focus {
  border-color: var(--voyager-brand-one);
  color: #363636;
}
.datepicker__button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.datepicker__button[disabled] {
  cursor: not-allowed;
}
.datepicker--header-button {
  border-color: transparent;
  font-weight: 700;
}
.datepicker--header-button:hover {
  background-color: var(--voyager-brand-one);
}
.datepicker--header-button:active {
  background-color: #F2F2F2;
}
.datepicker--header-button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.datepicker--header-button[disabled] {
  box-shadow: none;
}
.datepicker--view-switch {
  flex: auto;
}
.datepicker--prev-btn, .datepicker--next-btn {
  color: var(--voyager-brand-five);
  font-size: 0.75rem;
}
.datepicker--prev-btn:hover, .datepicker--next-btn:hover {
  color: var(--voyager-brand-one);
  background-color: transparent;
  border-color: transparent;
}
.datepicker__view .datepicker__dow {
  height: 2.5rem;
  color: var(--voyager-brand-two);
  line-height: 2.5rem;
}
.datepicker__view .datepicker--week {
  width: 1.96875rem;
  color: #B5B5B5;
  font-size: 0.75rem;
}
@media (min-width: 22.49rem) {
  .datepicker__view .datepicker--week {
    width: 2.25rem;
  }
}
.datepicker__cell:not(.datepicker--disabled):hover {
  background-color: #F9F9F9;
  cursor: pointer;
}
.datepicker--focused:not(.datepicker--selected) {
  background-color: #E8E8E8;
}
.datepicker--selected, .datepicker--selected:not(.datepicker--disabled):hover {
  color: #FFF;
  font-weight: 600;
  background-color: var(--voyager-brand-one);
}
.datepicker--disabled {
  color: #DBDBDB;
}
.datepicker--prev:not(.datepicker--disabled), .datepicker--next:not(.datepicker--disabled) {
  color: #7A7A7A;
}
.datepicker--prev.datepicker--selected, .datepicker--next.datepicker--selected {
  color: #E6E6E6;
}
.datepicker--highlighted:not(.datepicker--selected, .datepicker--range, .datepicker--today) {
  background-color: #F5F5F5;
  border-radius: 0;
}
.datepicker--highlighted:not(.datepicker--selected, .datepicker--range, .datepicker--today):not(.datepicker--disabled):hover {
  background-color: #EEE;
}
.datepicker--highlighted:not(.datepicker--selected, .datepicker--range, .datepicker--today).datepicker--focused {
  background-color: #E8E8E8;
}
.datepicker--today:not(.datepicker--selected) {
  background-color: #00D1B2;
}
.datepicker--today.datepicker--focused:not(.datepicker--selected) {
  background-color: #00C4A7;
}
.datepicker--range-end:not(.datepicker--selected), .datepicker--range-start:not(.datepicker--selected) {
  color: #FFF;
  background-color: #B5B5B5;
}
.datepicker--range-end:not(.datepicker--selected):hover, .datepicker--range-start:not(.datepicker--selected):hover {
  background-color: #B5B5B5;
}
.datepicker--range-end.datepicker--focused:not(.datepicker--selected), .datepicker--range-start.datepicker--focused:not(.datepicker--selected) {
  background-color: #AFAFAF;
}
.datepicker--range {
  background-color: #DBDBDB;
  border-radius: 0;
}
.datepicker--range:not(.datepicker--disabled):not(.datepicker--focused):not(.datepicker--today):hover {
  background-color: #D5D5D5;
}
.datepicker--range.datepicker--disabled {
  color: #C2C2C2;
}
.datepicker--range.datepicker--focused {
  background-color: #CFCFCF;
}
.datepicker__view.datepicker__grid .datepicker__cell {
  height: 60px;
  line-height: 3.75rem;
}
.datepicker__input.datepicker--in-edit {
  border-color: #2366D1;
}
.datepicker__input.datepicker--in-edit:focus, .datepicker__input.datepicker--in-edit:active {
  box-shadow: 0 0 0.25em 0.25em rgba(35, 102, 209, 0.2);
}
@media (max-width: 22.5rem) {
  .datepicker .datepicker__calendar-weeks + .datepicker__days .datepicker__grid {
    width: 13.78125rem;
  }
}

:root {
  --voyager-button--primary: 0 0 10px rgba(41, 41, 26, .1);
  --voyager-menu--default: 0 3px 3px -1px rgba(0, 0, 0, .4);
  --voyager-menu--right: 0 0 10px rgba(41, 41, 41, .1);
  --voyager-card--default: 0 0 10px rgba(41, 41, 41, .1);
  --voyager-image-video--default: 0 2px 60px 5px rgba(0, 0, 0, .08), 0 2px 100px 5px rgba(0, 0, 0, .08);
  --voyager-accommodation-map--popup: -10px 10px 20px rgba(41, 41, 41, .2);
  --voyager-accommodation-map--close-button: 0 0 8px rgba(0, 0, 0, .15);
  --voyager-glightbox--default: 1px 2px 9px 0 rgba(0, 0, 0, .65);
  --voyager-header-desktop-sticky--shadow: 0 6px 25px rgba(0, 0, 0, .05);
  --voyager-header-mobile--shadow: 0 7px 15px rgba(0, 0, 0, .03);
  --voyager-bottom-card: 0 0 25px rgba(0, 0, 0, .1);
  --voyager-map-content: 0 4px 15px rgba(0, 0, 0, .1);
  --voyager-map-close: 0 0 12px rgba(0, 0, 0, .06);
}

.glightbox-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  touch-action: none;
}

.glightbox-container.inactive {
  display: none;
}

.gcontainer {
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gslider {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s ease;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.gslide {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.gslide.current {
  position: relative;
  z-index: 99999;
  opacity: 1;
}

.gslide.prev {
  z-index: 9999;
  opacity: 1;
}

.gslide-inner-content {
  width: 100%;
}

.ginner-container {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  justify-content: center;
  flex-direction: column;
  margin: auto;
}

.ginner-container.gvideo-container {
  width: 100%;
}

.ginner-container.desc-bottom,
.ginner-container.desc-top {
  flex-direction: column;
}

.ginner-container.desc-left,
.ginner-container.desc-right {
  max-width: 100%;
}

.gslide iframe,
.gslide video {
  height: 100%;
  min-height: 165px;
  border: 0;
  outline: none;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  align-items: center;
}

.gslide-image img {
  display: block;
  width: auto;
  min-width: 200px;
  max-width: 100vw;
  height: auto;
  max-height: 100vh;
  margin: auto;
  padding: 0;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -o-object-fit: cover;
     object-fit: cover;
  float: none;
  outline: none;
  touch-action: none;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

/* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
.gslide-image img.zoomable {
  position: relative;
}

/* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
.gslide-image img.dragging {
  transition: none;
  cursor: grabbing;
}

.gslide-video {
  position: relative;
  width: 100%;
  max-width: 100vh;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin;
  */
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  min-width: 100%;
  max-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  width: 100%;
  max-width: 100%;
}

.gslide-inline {
  max-width: 100%;
  max-height: calc(100vh - 40px);
  margin: auto;
  text-align: left;
  background: #FFF;
  overflow: auto;
}

.gslide-inline .dragging {
  transition: none;
  cursor: grabbing;
}

.ginlined-content {
  display: block;
  opacity: 1;
  overflow: auto;
}

.gslide-inline .ginlined-content {
  width: 100%;
  padding: 20px;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  height: 100%;
  max-height: 75vh;
  padding: 0;
  background: #FFF;
  overflow: auto;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  flex-direction: column;
  margin: 0 auto;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  width: 100%;
  margin: 0 auto;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description,
.glightbox-button-hidden {
  display: none;
}

/* * Description for mobiles * something like facebook does the description * for the photos */
.glightbox-mobile .gslide-description {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 100vw;
  height: auto;
  max-height: 78vh;
  order: 2;
  padding: 19px 11px;
  padding-bottom: 50px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  overflow: auto;
}

.glightbox-mobile .gslide-title {
  color: #FFF;
  font-size: 1em;
}

.glightbox-mobile .gslide-desc {
  color: #A1A1A1;
}

.glightbox-mobile .gslide-desc a {
  color: #FFF;
  font-weight: 700;
}

.glightbox-mobile .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .gslide-desc .desc-more {
  color: #FFF;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  opacity: 0.4;
  transition: opacity 0.5s ease;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  position: absolute;
  top: 47%;
  right: 0;
  left: 0;
  z-index: 9999;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  border: 2px solid #FFF;
  border-radius: 50%;
  animation: lightboxLoader 0.8s infinite linear;
  border-right-color: transparent;
}

.goverlay {
  position: fixed;
  top: -1px;
  left: 0;
  width: 100%;
  height: calc(100vh + 1px);
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  display: flex;
  width: 26px;
  height: 44px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 0;
  cursor: pointer;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #FFF;
}

.gbtn.focused {
  outline: 2px solid #0F3D81;
}

/* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0;
}

/* Skin */
.glightbox-clean .gslide-description {
  background: #FFF;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  margin-bottom: 19px;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  margin-bottom: 0;
  font-family: Arial, sans-serif;
  font-size: 0.86em;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #FFF;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 35px;
  height: 35px;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/* CSS Animations */
.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}

@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    transform: translate3d(60%, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 0;
    transform: translate3d(60%, 0, 0);
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 688px) {
  .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .ginner-container.desc-top .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-width: 100%;
    max-height: 97vh;
  }
  .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  /* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  /* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: var(--voyager-glightbox--default);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    right: 20px;
    opacity: 0.7;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.voyager-fifty-fifty-slider__arrows-icon--prev:before, .voyager-fifty-fifty-slider__arrows-icon--next:before, .voyager-masonry__card-heading__heading:before, .voyager-daterange__card-date:before, .datepicker--next-btn:before, .datepicker--prev-btn:before, .voyager-booking__panel-close:before, .voyager-image-video__play-button-icon:before, .voyager-image-video__pause-button-icon:before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:before, .voyager-map button.gm-ui-hover-effect > span:before, .voyager-card--default .voyager-card__button-anchor:before, .voyager-card--full-background .voyager-card__heading:before, .voyager-header__submenu-icon--is-closed:before, .voyager-header__submenu-icon--is-open:before, .hamburger-button--is-closed:before, .hamburger-button--is-open:before, .voyager-icon-instagram-filled:before, .voyager-icon-linkedin-filled:before, .voyager-icon-linkedin:before, .voyager-icon-facebook-filled:before, .voyager-icon-fax:before, .voyager-icon-pagination-active:before, .voyager-icon-pagination-empty:before, .voyager-icon-pause:before, .voyager-icon-calendar:before, .voyager-icon-twitter:before, .voyager-icon-email:before, .voyager-icon-close:before, .voyager-icon-arrow-pointing-up-small:before, .voyager-icon-arrow-pointing-right-small:before, .voyager-icon-arrow-pointing-left-small:before, .voyager-icon-arrow-pointing-down-small:before, .voyager-icon-chevron-pointing-right-mini:before, .voyager-icon-chevron-pointing-left:before, .voyager-icon-chevron-pointing-down-mini:before, .voyager-icon-magnifying-glass:before, .voyager-icon-chevron-pointing-up-mini:before, .voyager-icon-arrow-pointing-left-big:before, .voyager-icon-chevron-pointing-left-mini:before, .voyager-icon-chevron-pointing-up:before, .voyager-icon-chevron-pointing-down:before, .voyager-icon-minus:before, .voyager-icon-youtube-filled:before, .voyager-icon-youtube:before, .voyager-icon-phone:before, .voyager-icon-unmute:before, .voyager-icon-mute:before, .voyager-icon-instagram:before, .voyager-icon-chevron-pointing-right:before, .voyager-icon-pinterest:before, .voyager-icon-cross:before, .voyager-icon-arrow-pointing-right-big:before, .voyager-icon-arrow-pointing-up-big:before, .voyager-icon-arrow-pointing-down-big:before, .voyager-icon-map-marker:before, .voyager-icon-play:before, .voyager-icon-link-arrow:before, .voyager-icon-hamburger:before, .voyager-icon-facebook:before, .voyager-icon-pinterest-filled:before, .voyager-icon-address:before, .voyager-icon-plus:before {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 
Example:
	.voyager-icon-menu-plus {
		@include voyager-icon(menu-plus);
	}
*/
.voyager-icon-plus:before {
  content: "ꠀ";
}

.voyager-icon-address:before {
  content: "젇";
}

.voyager-icon-pinterest-filled:before {
  content: "\e60a";
}

.voyager-icon-facebook:before {
  content: "\e800";
}

.voyager-icon-hamburger:before {
  content: "\e801";
}

.voyager-icon-link-arrow:before {
  content: "\e802";
}

.voyager-icon-play:before {
  content: "\e803";
}

.voyager-icon-map-marker:before {
  content: "\e804";
}

.voyager-icon-arrow-pointing-down-big:before {
  content: "\e805";
}

.voyager-icon-arrow-pointing-up-big:before {
  content: "\e806";
}

.voyager-icon-arrow-pointing-right-big:before {
  content: "\e807";
}

.voyager-icon-cross:before {
  content: "\e808";
}

.voyager-icon-pinterest:before {
  content: "\e809";
}

.voyager-icon-chevron-pointing-right:before {
  content: "\e80a";
}

.voyager-icon-instagram:before {
  content: "\e80b";
}

.voyager-icon-mute:before {
  content: "\e80c";
}

.voyager-icon-unmute:before {
  content: "\e80d";
}

.voyager-icon-phone:before {
  content: "\e80e";
}

.voyager-icon-youtube:before {
  content: "\e80f";
}

.voyager-icon-youtube-filled:before {
  content: "\e810";
}

.voyager-icon-minus:before {
  content: "\e811";
}

.voyager-icon-chevron-pointing-down:before {
  content: "\e812";
}

.voyager-icon-chevron-pointing-up:before {
  content: "\e813";
}

.voyager-icon-chevron-pointing-left-mini:before {
  content: "\e815";
}

.voyager-icon-arrow-pointing-left-big:before {
  content: "\e816";
}

.voyager-icon-chevron-pointing-up-mini:before {
  content: "\e817";
}

.voyager-icon-magnifying-glass:before {
  content: "\e818";
}

.voyager-icon-chevron-pointing-down-mini:before {
  content: "\e819";
}

.voyager-icon-chevron-pointing-left:before {
  content: "\e81a";
}

.voyager-icon-chevron-pointing-right-mini:before {
  content: "\e81d";
}

.voyager-icon-arrow-pointing-down-small:before {
  content: "\e81e";
}

.voyager-icon-arrow-pointing-left-small:before {
  content: "\e81f";
}

.voyager-icon-arrow-pointing-right-small:before {
  content: "\e820";
}

.voyager-icon-arrow-pointing-up-small:before {
  content: "\e821";
}

.voyager-icon-close:before {
  content: "\e822";
}

.voyager-icon-email:before {
  content: "\ea08";
}

.voyager-icon-twitter:before {
  content: "\eb0c";
}

.voyager-icon-calendar:before {
  content: "\eb0e";
}

.voyager-icon-pause:before {
  content: "\f00e";
}

.voyager-icon-pagination-empty:before {
  content: "\f10c";
}

.voyager-icon-pagination-active:before {
  content: "\f111";
}

.voyager-icon-fax:before {
  content: "\f1ac";
}

.voyager-icon-facebook-filled:before {
  content: "\f301";
}

.voyager-icon-linkedin:before {
  content: "\f31a";
}

.voyager-icon-linkedin-filled:before {
  content: "\f31b";
}

.voyager-icon-instagram-filled:before {
  content: "\f31f";
}

/**
	HOW TO USE THIS MIXIN?

	.item {
		// If we have 2 items...
		@include if(2) {
			width: 50%;
		}

		// If we have 3 items...
		@include if(3) {
			width: 50%;
			// ...But, would like the last item to be full width!
			&:last-child {
				width: 100%;
			}
		}

		// If we have 4 items...
		@include if(4) {
			width: 25%;
		} 
	}

	You can also pass multiple arguments

	.item {
		// if 1 or 2 items exist
		@include if(1, 2) {
			width: 50%;
		}    
	}
*/
.unordered-list {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
}

.ordered-list {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}

.voyager-buttons--horizontal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 10px);
  margin-left: calc(-1 * 10px);
}
.voyager-buttons__button-wrapper {
  margin-bottom: 10px;
  margin-left: 10px;
}
.voyager-buttons__button-anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor {
    padding: 16px 36px;
  }
}
.voyager-buttons__button-anchor--large {
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor--large {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--large {
    flex: auto;
    padding: 15px 40px;
  }
}
.voyager-buttons__button-anchor--primary, .voyager-buttons__button-anchor--permalink {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--primary:hover, .voyager-buttons__button-anchor--permalink:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-buttons__button-anchor--primary:active, .voyager-buttons__button-anchor--primary:focus, .voyager-buttons__button-anchor--permalink:active, .voyager-buttons__button-anchor--permalink:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
.voyager-buttons__button-anchor--secondary {
  color: var(--voyager-brand-three);
  background-color: transparent;
  border: 1px solid var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--secondary:hover {
    color: var(--voyager-black);
    background-color: transparent;
    border: 1px solid var(--voyager-black);
  }
  .voyager-buttons__button-anchor--secondary:active, .voyager-buttons__button-anchor--secondary:focus {
    color: var(--voyager-brand-six);
    border: 1px solid var(--voyager-brand-six);
  }
}
.voyager-buttons__button-anchor--ghost {
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--ghost:hover {
    background-color: var(--voyager-brand-one);
  }
  .voyager-buttons__button-anchor--ghost:active, .voyager-buttons__button-anchor--ghost:focus {
    color: var(--voyager-brand-three);
    background-color: var(--voyager-brand-one);
  }
}
.voyager-buttons__button-anchor--arrow {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
  color: var(--voyager-brand-one);
  border: solid 1px var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--arrow {
    width: 77px;
    height: 77px;
  }
}
.voyager-buttons__button-anchor--arrow::before {
  content: "";
  font-family: "voyager-icons";
}
.voyager-buttons__button-anchor--full-width {
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor--full-width {
    letter-spacing: 0.05em;
  }
}

/*

.foo-bar::before{
    @include pseudo($width: 100px)
}

.foo-bar::before {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 100%;
}

*/
img,
.wp-block-image img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* stylelint-disable selector-no-qualifying-type -- img.classes required to remove styles from WP Dashboard. Using /layouts/__layouts.scss in /inc/branding/dashboard/dashboard-assets/... */
.wp-menu-image img,
img.avatar,
img.yoast-seo-icon,
.wp-block-image img.yoast-seo-icon {
  width: auto;
  max-width: none;
  -o-object-fit: none;
     object-fit: none;
}

/* stylelint-enable selector-no-qualifying-type -- img.classes required to remove styles from WP Dashboard. Using /layouts/__layouts.scss in /inc/branding/dashboard/dashboard-assets/... */
section::before, section::after,
.cf::before,
.cf::after,
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
section::after,
.cf::after,
.clearfix::after {
  clear: both;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/*
	Alignment
*/
.align--textcenter,
.align--textcenter * {
  text-align: center;
}

.align--textleft,
.align--textleft * {
  text-align: left;
}

.align--textright,
.align--textright * {
  text-align: right;
}

.voyager-container {
  max-width: var(--voyager-site-width);
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.inline-features {
  list-style: none;
}
.inline-features__icon {
  max-width: 25px;
  height: auto;
  margin-right: 12px;
  padding: 6px 0;
}
.inline-features__item {
  display: flex;
  align-items: center;
}

.voyager-webp {
  width: 100%;
  height: auto;
}

body::after {
  content: "xsmallscreen";
  display: none;
}
@media only screen and (min-width: 688px) {
  body::after {
    content: "smallscreen";
  }
}
@media only screen and (min-width: 992px) {
  body::after {
    content: "mediumscreen";
  }
}
@media only screen and (min-width: 1312px) {
  body::after {
    content: "largescreen";
  }
}
@media only screen and (min-width: 1700px) {
  body::after {
    content: "xlargescreen";
  }
}

/**
Used for responsive js :

var size = window.getComputedStyle(document.body,":before").getPropertyValue("content");

// string search for "smallscreen"
if (size.indexOf("smallscreen") !=-1) {
  // small screen JS
} else if (size.indexOf("mediumscreen") !=-1) {
  // medium screen JS
} else if (size.indexOf("largescreen") !=-1) {
  // large screen JS
} else if (size.indexOf("xlargescreen") !=-1) {
  // extra large screen JS
} else {
	// extra small screen js
}
*/
.voyager-sidebar {
  max-width: 100%;
  order: 2;
  flex: 0 0 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar {
    max-width: 320px;
    flex: 0 0 320px;
    margin-top: 0;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar {
    max-width: 370px;
    flex: 0 0 370px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar {
    max-width: 545px;
    flex: 0 0 545px;
    margin-left: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__wrapper {
    position: sticky;
    top: 115px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__wrapper {
    top: 150px;
  }
}
.voyager-sidebar__block {
  margin-bottom: 30px;
}
.voyager-sidebar__block:last-child {
  margin-bottom: 0;
}
.voyager-sidebar__block label {
  display: block;
}
.voyager-sidebar__block .search-field {
  width: 100%;
  height: 53px;
  padding: 5px 60px 5px 20px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  text-transform: none;
  background: var(--voyager-brand-ten);
  border: 0;
  border-radius: 20px;
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__block .search-field {
    height: 65px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__block .search-field {
    height: 80px;
  }
}
.voyager-sidebar__block .search-field:placeholder {
  color: var(--voyager-black);
  opacity: 1;
}
.voyager-sidebar__block .search-form {
  position: relative;
}
.voyager-sidebar__block .search-submit {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1;
  width: 60px;
  height: calc(100% - 2px);
  font-size: 0;
  background: url(../svg/search.svg) no-repeat no-repeat center center;
  border: 0;
  border-radius: 0;
  transition: all 500ms ease 0s;
  cursor: pointer;
  background-size: 22px 22px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__block .search-submit:hover {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__block .search-submit {
    background-size: 24px 24px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__block .search-submit {
    background-size: 27px 27px;
  }
}
.voyager-sidebar__block-wrapper.js-category--open {
  display: block;
  padding: 15px 30px;
  background-color: var(--voyager-brand-eight);
}
.voyager-sidebar__mobile-toggle-icon {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  height: 100%;
  align-self: center;
  color: var(--voyager-brand-five);
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__mobile-toggle-icon {
    display: none;
  }
}
.voyager-sidebar__mobile-toggle-icon::before {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
  font-size: 2.1875rem;
}
.voyager-sidebar__block-title {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
  color: var(--voyager-brand-thirteen);
  text-transform: uppercase;
  font-style: normal;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__block-title {
    letter-spacing: 0.05em;
  }
}
.voyager-sidebar__blog-categories-block-title {
  margin-bottom: 13px;
  color: var(--voyager-white);
}
.voyager-sidebar__blog-categories-block-title.js-category-mobile--open .voyager-sidebar__mobile-toggle-icon {
  transform: rotate(-180deg);
}
.voyager-sidebar__title {
  margin-bottom: 15px;
  color: var(--voyager-brand-one);
}
.voyager-sidebar__article {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article {
    flex-direction: row;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article-image-wrapper {
    flex: 1;
  }
  .voyager-sidebar__article-title-wrapper {
    flex: 2;
  }
}
.voyager-sidebar__article-thumbnail {
  display: block;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-sidebar__list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.voyager-sidebar__list .cat-item {
  border-bottom: 1px solid var(--voyager-brand-blog-cate);
}
.voyager-sidebar__list .cat-item:last-child {
  border-bottom: 0;
}
.voyager-sidebar__list .cat-item a {
  display: block;
  width: 100%;
  padding: 10px 3px;
  color: var(--voyager-white);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: min(max(1.1875rem,0.04vw + 1.17rem), 1.21875rem);
  line-height: clamp(1.19rem, 0.04vw + 1.17rem, 1.22rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__list .cat-item a {
    padding: 15px 3px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-brand-five);
  }
}
.voyager-sidebar__blog-categories-block {
  padding: 15px;
  background: var(--voyager-brand-three);
  border-radius: 10px;
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__blog-categories-block {
    padding: 35px;
    border-radius: 20px;
  }
}
.voyager-sidebar__recent-block {
  padding: 15px;
  background: var(--voyager-brand-ten);
  border-radius: 10px;
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__recent-block {
    padding: 40px 30px;
  }
}
.voyager-sidebar__recent-block__post-date {
  display: none;
}
.voyager-sidebar__recent-block__post-image-wrapper {
  max-width: 110px;
  height: 80px;
  flex: 0 0 110px;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    max-width: 115px;
    height: 100px;
    flex: 0 0 115px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    max-width: 140px;
    height: 120px;
    flex: 0 0 140px;
  }
}
.voyager-sidebar__recent-block__post-image {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 500ms ease 0s;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-sidebar__recent-block__post-anchor {
  display: flex;
  color: var(--voyager-brand-five);
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-anchor:hover {
    color: var(--voyager-brand-two);
  }
  .voyager-sidebar__recent-block__post-anchor:hover .voyager-sidebar__post-title {
    color: var(--voyager-brand-two);
  }
  .voyager-sidebar__recent-block__post-anchor:hover .voyager-sidebar__recent-block__post-image {
    transform: scale(1.15);
  }
}
.voyager-sidebar__recent-block__post-content {
  flex: 1;
  padding-left: 20px;
}
.voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
  color: var(--voyager-brand-thirteen);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5625rem;
  letter-spacing: 0.05rem;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
.voyager-sidebar__recent-block__post-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.voyager-sidebar__recent-block__post-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.voyager-blog {
  margin-top: 50px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .voyager-blog {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-blog__container {
  display: flex;
  flex-wrap: wrap;
}
.voyager-blog__wrapper {
  max-width: 100%;
  flex: 0 0 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-blog__wrapper {
    flex: 1;
  }
}
.voyager-blog .voyager-intro-text {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1312px) {
  .voyager-blog .voyager-intro-text {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog .voyager-intro-text {
    margin-bottom: 50px;
  }
}
.voyager-blog .voyager-intro-text__heading {
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
}
.voyager-blog .voyager-intro-text__heading.default {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-blog .voyager-intro-text__heading:last-child {
  margin-bottom: 0;
}
.voyager-blog .voyager-intro-text__sub-heading,
.voyager-blog p.voyager-intro-text__sub-heading {
  max-width: 1130px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-size: 1.5625rem;
  line-height: 2.25rem;
}
@media only screen and (min-width: 1312px) {
  .voyager-blog .voyager-intro-text__sub-heading,
  .voyager-blog p.voyager-intro-text__sub-heading {
    font-size: 2.25rem;
    line-height: 3.125rem;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog .voyager-intro-text__sub-heading,
  .voyager-blog p.voyager-intro-text__sub-heading {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog .voyager-intro-text__sub-heading,
  .voyager-blog p.voyager-intro-text__sub-heading {
    margin-bottom: 90px;
  }
}
.voyager-blog .voyager-intro-text__sub-heading:last-child,
.voyager-blog p.voyager-intro-text__sub-heading:last-child {
  margin-bottom: 0;
}
.voyager-blog .pagination-wrapper {
  width: 100%;
  margin-top: 60px;
}
.voyager-blog .pagination .page-numbers {
  box-sizing: border-box;
  display: inline-flex;
  min-width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin: 0 17px 0 0;
  padding: 0;
  color: var(--voyager-brand-one);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2.8125rem;
  background-color: var(--voyager-brand-three);
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 688px) {
  .voyager-blog .pagination .page-numbers {
    min-width: 50px;
    height: 50px;
    line-height: 3.125rem;
  }
}
.voyager-blog .pagination .page-numbers:first-child {
  margin-left: 0;
}
.voyager-blog .pagination .page-numbers.current {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-blog .pagination .page-numbers.current:hover, .voyager-blog .pagination .page-numbers.current:focus {
    color: var(--voyager-white);
    background: var(--voyager-brand-four);
  }
}
.voyager-blog .pagination .page-numbers.dots {
  width: auto;
  font-size: 1.5rem;
  background: transparent;
  padding-inline: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-blog .pagination .page-numbers:hover, .voyager-blog .pagination .page-numbers:focus {
    color: var(--voyager-white);
    background: var(--voyager-brand-four);
  }
}
.voyager-blog .pagination .page-numbers.prev, .voyager-blog .pagination .page-numbers.next {
  display: none;
  width: auto;
  min-width: 0;
  padding: 0 15px;
  color: var(--voyager-black);
  text-transform: uppercase;
  background: none;
}
@media only screen and (min-width: 992px) {
  .voyager-blog .pagination .page-numbers.prev:hover, .voyager-blog .pagination .page-numbers.next:hover {
    color: var(--voyager-brand-three);
    background: none;
  }
}
.voyager-blog__social-share-buttons {
  position: relative;
  margin: 68px 0 0;
  padding: 0;
  list-style: none;
}
.voyager-blog__social-share-buttons::before {
  content: "Share :";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 6px;
  color: var(--voyager-brand-one);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-blog__social-share-buttons::before {
    letter-spacing: 0.05em;
  }
}
.voyager-blog__social-share-links {
  display: inline-flex;
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  margin-left: 17px;
  color: var(--voyager-brand-three);
  font-size: 1.5rem;
  line-height: normal;
  text-align: center;
  background: var(--voyager-brand-four);
  border-radius: 5px;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-blog__social-share-links:hover {
    color: var(--voyager-white);
    background: var(--voyager-brand-two);
  }
  .voyager-blog__social-share-links:focus {
    color: var(--voyager-brand-three);
    background: var(--voyager-brand-six);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog__social-share-links {
    width: 50px;
    height: 50px;
    margin-left: 9px;
  }
}
.voyager-blog__social-share-links:first-child {
  margin-left: 0;
}
.voyager-blog___social-share-icon {
  text-decoration: none;
}
.voyager-blog___social-share-icon::before {
  display: block;
}

.voyager-blog-archive__container {
  display: flex;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__container {
    width: 100%;
  }
}
.voyager-blog-archive__post-wrapper {
  display: flex;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__post-wrapper {
    width: 100%;
  }
}

.voyager-blog-single {
  margin-top: 50px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-blog-single__container {
  gap: 0;
}
.voyager-blog-single .voyager-text-content {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No different class exists for h2 tag */
  /* No different class exists for h3 tag */
  /* No different class exists for h4 tag */
}
.voyager-blog-single .voyager-text-content::before {
  display: none;
}
.voyager-blog-single .voyager-text-content__container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.voyager-blog-single .voyager-text-content__heading {
  color: var(--voyager-brand-one);
  text-transform: uppercase;
}
.voyager-blog-single .voyager-text-content h1 {
  margin: 25px 0 18px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h1 {
    margin: 35px 0 30px;
  }
}
.voyager-blog-single .voyager-text-content h2 {
  margin: 20px 0 15px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h2 {
    margin: 30px 0 25px;
  }
}
.voyager-blog-single .voyager-text-content h3 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h3 {
    margin: 25px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h4 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h4 {
    margin: 25px 0 18px;
  }
}
.voyager-blog-single .voyager-text-content h5 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h5 {
    margin: 25px 0 16px;
  }
}
.voyager-blog-single .voyager-text-content h1,
.voyager-blog-single .voyager-text-content h2,
.voyager-blog-single .voyager-text-content h3,
.voyager-blog-single .voyager-text-content h4,
.voyager-blog-single .voyager-text-content h5,
.voyager-blog-single .voyager-text-content h6 {
  color: var(--voyager-brand-three);
  text-transform: none;
}
.voyager-blog-single .voyager-text-content h1:first-child,
.voyager-blog-single .voyager-text-content h2:first-child,
.voyager-blog-single .voyager-text-content h3:first-child,
.voyager-blog-single .voyager-text-content h4:first-child,
.voyager-blog-single .voyager-text-content h5:first-child,
.voyager-blog-single .voyager-text-content h6:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h1:last-child,
.voyager-blog-single .voyager-text-content h2:last-child,
.voyager-blog-single .voyager-text-content h3:last-child,
.voyager-blog-single .voyager-text-content h4:last-child,
.voyager-blog-single .voyager-text-content h5:last-child,
.voyager-blog-single .voyager-text-content h6:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  margin: 20px 0 15px;
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
    margin: 30px 0 25px;
  }
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  margin: 15px 0 12px;
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
    margin: 25px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  margin: 15px 0 12px;
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
    margin: 25px 0 18px;
  }
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content__main-content {
  /* No class present in the img tag */
}
.voyager-blog-single .voyager-text-content__main-content img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 290px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 310px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 500px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 620px;
  }
}
.voyager-blog-single .voyager-text-content__voyager-buttons {
  justify-content: initial;
}
.voyager-blog-single .voyager-buttons__button-anchor {
  color: var(--voyager-white);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single .voyager-buttons__button-anchor:hover {
    color: var(--voyager-white);
    text-decoration: none;
  }
}
.voyager-blog-single__title-wrapper {
  position: relative;
  margin-bottom: 30px;
  text-align: left;
}
.voyager-blog-single__title {
  margin-top: 0;
  margin-bottom: 8px;
  color: var(--voyager-brand-three);
  text-transform: none;
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-blog-single__post-wrapper {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: var(--voyager-black);
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__post-wrapper {
    letter-spacing: 0.05em;
  }
}
.voyager-blog-single__breadcrumb-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-blog-single__breadcrumb-item {
  display: flex;
}
.voyager-blog-single__breadcrumb-item:last-child .voyager-blog-single__breadcrumb-separator:last-child {
  display: none;
}
.voyager-blog-single__breadcrumb-link {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  font-size: 1rem;
  line-height: min(max(1.75rem,-0.15vw + 1.81rem), 1.625rem);
  line-height: clamp(1.75rem, -0.15vw + 1.81rem, 1.63rem);
  letter-spacing: 0.05rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__breadcrumb-link:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-blog-single__breadcrumb-link:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-blog-single__breadcrumb-link:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-blog-single__breadcrumb-separator {
  display: inline-block;
  margin: 0 5px;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0.0625rem;
}
.voyager-blog-single__breadcrumb-separator::before {
  content: "|";
}
.voyager-blog-single__meta-description {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0.0625rem;
}
.voyager-blog-single__meta-separator, .voyager-blog-single__card-textarea-date {
  display: inline-block;
}
.voyager-blog-single__card-textarea-date {
  flex: none;
}
.voyager-blog-single__meta-separator {
  margin: 0 6px;
}
.voyager-blog-single .static-hero {
  position: static;
  display: block;
  min-height: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .static-hero {
    margin-bottom: 50px;
  }
}
.voyager-blog-single .static-hero__image-wrapper {
  position: static;
  height: 210px;
  overflow: hidden;
  border-radius: 20px;
}
.voyager-blog-single .static-hero__image-wrapper::before {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .static-hero__image-wrapper {
    height: 260px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single .static-hero__image-wrapper {
    height: 350px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .static-hero__image-wrapper {
    height: 500px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-blog-single .static-hero__image-wrapper {
    height: 550px;
  }
}
.voyager-blog-single .static-hero__image {
  position: static;
  width: 100%;
  height: 100%;
}

.voyager-search__container {
  display: flex;
  gap: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-search__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-search__h1 {
  margin-bottom: 10px;
  color: var(--voyager-brand-five);
}
.voyager-search__card {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid var(--voyager-brand-four);
}
.voyager-search__card:last-child {
  margin-bottom: 0;
}
.voyager-search__article-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-search__article-wrapper {
    flex-direction: row;
    gap: 30px;
  }
}
.voyager-search__image-wrapper {
  position: relative;
  min-height: 250px;
  flex: 0 0 301px;
  border-radius: 0;
  overflow: hidden;
}
.voyager-search__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  translate: -50% -50%;
}
.voyager-search__content-wrapper {
  flex: 3;
}
.voyager-search__content-title {
  margin-bottom: 15px;
}
.voyager-search__header {
  margin-bottom: 20px;
}
.voyager-search__article-button-anchor {
  margin-top: 10px;
}
.voyager-search__buttons {
  margin-top: 10px;
}
.voyager-search__category_card {
  margin: 0 0 20px;
  padding: 15px;
  border: 1px solid var(--voyager-brand-four);
}
.voyager-search__category_card:last-child {
  margin-bottom: 0;
}
.voyager-search__card-inner-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-search__card-inner-wrapper {
    flex-direction: row;
    gap: 30px;
  }
}
.voyager-search .page-numbers {
  display: inline-block;
  width: 38px;
  height: 38px;
  color: var(--voyager-black);
  font-size: min(max(0.75rem,0.08vw + 0.72rem), 0.8125rem);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  line-height: 2.375rem;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
}
.voyager-search .page-numbers.current {
  color: var(--voyager-white);
  background: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-search .page-numbers:hover {
    color: var(--voyager-white);
    background: var(--voyager-brand-three);
  }
}

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* stylelint-disable selector-max-attribute -- force google pixel to 1px */
img[width="1"][height="1"],
img[width="1px"][height="1px"] {
  max-width: 1px;
}

/* stylelint-enable */
img,
embed,
object,
audio,
video {
  max-width: 100%;
  height: auto;
}

video {
  width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

pre {
  z-index: 9999;
  padding: 20px 20px 20px 60px;
  color: #000;
  font-family: Monaco, sans-serif;
  line-height: 1.3;
  background: #EEE;
  border-left: 5px solid #F90;
  white-space: pre-wrap;
}

button {
  background: none;
  border: 0;
  cursor: pointer;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  overflow: hidden;
  /* stylelint-disable-next-line declaration-no-important -- Required to hard reset for screen readers. */
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000; /* Above WP toolbar. */
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #444;
  font-size: 1em;
  line-height: normal;
  background-color: #EEE;
  /* stylelint-disable-next-line declaration-no-important -- Required to hard reset for screen readers. */
  clip: auto !important;
  clip-path: none;
  text-decoration: none;
}

.allora-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: var(--voyager-loader-overlay);
  transform: translate(-50%, -50%);
}
.allora-preloader__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  text-align: center;
  transform: translate(-50%, -50%);
}
.allora-preloader__image {
  width: 60px;
  margin-right: 10px;
}
.allora-preloader__title {
  color: var(--voyager-brand-one);
  font-size: 1.3rem;
}
.allora-preloader__title::after {
  content: "…"; /* ascii code for the ellipsis character */
  position: absolute;
  display: inline-block;
  width: 0;
  overflow: hidden;
  vertical-align: bottom;
  animation: ellipsis steps(4, end) 1200ms infinite;
}
@keyframes ellipsis {
  to {
    width: 1em;
  }
}

.voyager-header {
  position: relative;
  top: 0;
  z-index: 5;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 105px;
  align-items: center;
  padding-right: 20px;
  padding-left: 20px;
  background: transparent;
  transition: all 500ms ease 0s;
}
.voyager-header::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  opacity: 0;
  transition: all 500ms ease 0s;
  box-shadow: var(--voyager-header-mobile--shadow);
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-header::before {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header {
    height: 105px;
    padding-right: 30px;
    padding-left: 30px;
    background: transparent;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header {
    height: 130px;
    padding-right: 84px;
    padding-left: 84px;
  }
}
.voyager-header__button-link {
  color: var(--voyager-white);
}
.voyager-header--sticky {
  position: fixed;
  top: 0;
  left: 0;
}
.voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left {
  height: 80px;
  background: var(--voyager-brand-ten);
}
.voyager-header--small.voyager-header--hamburger-left::before, .voyager-header__menu--visible.voyager-header--hamburger-left::before, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left::before {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left {
    height: 80px;
    background: var(--voyager-header-desktop-sticky);
    box-shadow: var(--voyager-header-desktop-sticky--shadow);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left {
    height: 100px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 45px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 60px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo {
  filter: none;
}
.voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left {
  background: var(--voyager-brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--small.voyager-header--hamburger-left {
    background: var(--voyager-header-desktop-sticky);
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left {
  background: var(--voyager-brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left {
    height: 105px;
    background: none;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left {
    height: 130px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: auto;
    height: 55px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: auto;
    height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo {
    filter: brightness(0) invert(1);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__hamburger-button {
    margin-left: -22px;
  }
}

@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__wrapper,
  .without-hero .voyager-booking__wrapper,
  .page-template-sitemap .voyager-booking__wrapper,
  .error404 .voyager-booking__wrapper {
    top: 15px;
  }
}
@media only screen and (min-width: 1700px) {
  .body--on-scroll .voyager-booking__wrapper,
  .without-hero .voyager-booking__wrapper,
  .page-template-sitemap .voyager-booking__wrapper,
  .error404 .voyager-booking__wrapper {
    top: 18px;
  }
}
.body--on-scroll .voyager-hero-with-introduction__image-wrapper,
.without-hero .voyager-hero-with-introduction__image-wrapper,
.page-template-sitemap .voyager-hero-with-introduction__image-wrapper,
.error404 .voyager-hero-with-introduction__image-wrapper {
  border-radius: 0 0 0 40px;
}
.body--on-scroll .hamburger-button--is-closed::before,
.without-hero .hamburger-button--is-closed::before,
.page-template-sitemap .hamburger-button--is-closed::before,
.error404 .hamburger-button--is-closed::before {
  color: var(--voyager-black);
}

.without-hero .voyager-main,
.page-template-sitemap .voyager-main,
.error404 .voyager-main {
  margin-top: 130px;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-main,
  .page-template-sitemap .voyager-main,
  .error404 .voyager-main {
    margin-top: 160px;
  }
}
@media only screen and (min-width: 1700px) {
  .without-hero .voyager-main,
  .page-template-sitemap .voyager-main,
  .error404 .voyager-main {
    margin-top: 240px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left,
.error404 .voyager-header.voyager-header--hamburger-left {
  height: 80px;
  background: var(--voyager-brand-ten);
}
.without-hero .voyager-header.voyager-header--hamburger-left::before,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left::before,
.error404 .voyager-header.voyager-header--hamburger-left::before {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-header.voyager-header--hamburger-left,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left,
  .error404 .voyager-header.voyager-header--hamburger-left {
    height: 80px;
    background: var(--voyager-header-desktop-sticky);
    box-shadow: var(--voyager-header-desktop-sticky--shadow);
  }
}
@media only screen and (min-width: 1700px) {
  .without-hero .voyager-header.voyager-header--hamburger-left,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left,
  .error404 .voyager-header.voyager-header--hamburger-left {
    height: 100px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
.error404 .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .error404 .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 45px;
  }
}
@media only screen and (min-width: 1700px) {
  .without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .error404 .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 60px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo,
.error404 .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo {
  filter: none;
}

.hamburger-button {
  position: relative;
  top: 0;
  z-index: 5;
  display: flex;
  margin: auto auto auto 0;
  padding: 15px 0;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 0;
  text-transform: none;
  background-color: transparent;
  border: 0;
  transition: all 500ms ease 0s;
  cursor: pointer;
  overflow: visible;
}
@media only screen and (min-width: 992px) {
  .hamburger-button:hover {
    color: var(--voyager-brand-two);
  }
  .hamburger-button:hover .hamburger-button--is-closed::before,
  .hamburger-button:hover .hamburger-button--is-open::before {
    color: var(--voyager-brand-two);
  }
  .hamburger-button:active {
    color: var(--voyager-brand-six);
  }
  .hamburger-button:active .hamburger-button--is-closed::before {
    color: var(--voyager-brand-six);
  }
}
.hamburger-button--is-active .hamburger-button--is-closed {
  display: none;
}
.hamburger-button--is-active .hamburger-button--is-open {
  display: block;
  color: var(--voyager-black);
  font-size: 0;
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-active .hamburger-button--is-open:hover::before {
    color: var(--voyager-brand-two);
  }
  .hamburger-button--is-active .hamburger-button--is-open:active::before {
    color: var(--voyager-black);
  }
}
.hamburger-button--is-active .hamburger-button--is-open::before {
  color: var(--voyager-black);
}
.hamburger-button--is-closed, .hamburger-button--is-open {
  width: 40px;
  height: 40px;
  font-size: 0;
  line-height: 2.5rem;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-closed, .hamburger-button--is-open {
    width: auto;
    height: 40px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 2.75rem;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1312px) {
  .hamburger-button--is-closed, .hamburger-button--is-open {
    font-size: 1.25rem;
  }
}
.hamburger-button--is-closed::before, .hamburger-button--is-open::before {
  display: inline-block;
  color: var(--voyager-white);
  font-size: 1.625rem;
  font-weight: 400;
  transition: all 500ms ease 0s;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-closed::before, .hamburger-button--is-open::before {
    margin-top: -4px;
    margin-right: 12px;
    color: var(--voyager-black);
  }
}
@media only screen and (min-width: 1312px) {
  .hamburger-button--is-closed::before, .hamburger-button--is-open::before {
    margin-right: 15px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1700px) {
  .hamburger-button--is-closed::before, .hamburger-button--is-open::before {
    margin-right: 20px;
  }
}
.hamburger-button--is-closed {
  display: block;
}
.hamburger-button--is-closed:before {
  content: "\e801";
}
.hamburger-button--is-open {
  display: none;
}
.hamburger-button--is-open:before {
  content: "\e808";
}
.hamburger-button--is-open::before {
  font-size: 1.4375rem;
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-open::before {
    margin-top: -4px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1312px) {
  .hamburger-button--is-open::before {
    font-size: 2.125rem;
  }
}

.voyager-header__title-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  display: flex;
  align-items: center;
  transform: translate(-50%, -50%);
}
.voyager-header__custom-logo-wrapper {
  display: block;
}
.voyager-header__custom-logo {
  display: inline-block;
  width: auto;
  height: 100%;
  vertical-align: top;
  transition: all 500ms ease 0s;
  -o-object-fit: initial;
     object-fit: initial;
  filter: brightness(0) invert(1);
}
.voyager-header__custom-logo-link {
  display: block;
  height: 45px;
  text-align: center;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header__custom-logo-link {
    height: 55px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header__custom-logo-link {
    height: 70px;
  }
}
.voyager-header__mobile-logo {
  display: block;
  min-height: 36px;
}

.voyager-header__submenu {
  min-width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  transition: all 0.2s 0.1s;
}
.voyager-header__submenu-anchor {
  width: auto;
}
.voyager-header__submenu-anchor-has-children {
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-anchor-has-children {
    width: auto;
    flex: none;
  }
}
.voyager-header__submenu-level-1 {
  position: relative;
}
.voyager-header__submenu-level-1.is-active {
  max-height: none;
}
.voyager-header__submenu-level-1::before {
  content: "";
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: clamp(24px, 15.8418972332px + 0.0118577075 * 100vw, 36px);
  z-index: 1;
  display: none;
  border-left: 3px solid var(--voyager-brand-one);
}
.rtl .voyager-header__submenu-level-1, .rtl .voyager-header__submenu-level-2 {
  padding-right: clamp(24px, 15.8418972332px + 0.0118577075 * 100vw, 36px);
  padding-left: 0;
}
.rtl .voyager-header__submenu-level-1::before, .rtl .voyager-header__submenu-level-2::before {
  right: clamp(24px, 15.8418972332px + 0.0118577075 * 100vw, 36px);
  left: auto;
  border-right: 3px solid var(--voyager-brand-one);
  border-left: 0;
}
.voyager-header__property-submenu-wrapper {
  width: 100vw;
  top: 0;
  min-height: 100vh;
  background: var(--voyager-white);
  background-color: var(--voyager-white);
  opacity: 0;
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
}
@media only screen and (min-width: 688px) {
  .voyager-header__property-submenu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header__property-submenu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header__property-submenu-wrapper {
    width: 710px;
  }
}
.voyager-header__menu--visible .voyager-header__property-submenu-wrapper {
  right: 0;
  opacity: 1;
  transform: translateX(0%);
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-center, .voyager-header--menu-left, .voyager-header--menu-right, .voyager-header--inline-centred-logo {
    /* Add the hover states for the submenu items to display */
  }
  .voyager-header--menu-center .voyager-header__menu-item-level-0:hover .voyager-header__submenu-level-1, .voyager-header--menu-left .voyager-header__menu-item-level-0:hover .voyager-header__submenu-level-1, .voyager-header--menu-right .voyager-header__menu-item-level-0:hover .voyager-header__submenu-level-1, .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0:hover .voyager-header__submenu-level-1 {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  .voyager-header--menu-center .voyager-header__menu-item-level-1, .voyager-header--menu-left .voyager-header__menu-item-level-1, .voyager-header--menu-right .voyager-header__menu-item-level-1, .voyager-header--inline-centred-logo .voyager-header__menu-item-level-1 {
    top: 10px;
  }
  .voyager-header--menu-center .voyager-header__menu-item-level-1:hover .voyager-header__submenu-level-2, .voyager-header--menu-left .voyager-header__menu-item-level-1:hover .voyager-header__submenu-level-2, .voyager-header--menu-right .voyager-header__menu-item-level-1:hover .voyager-header__submenu-level-2, .voyager-header--inline-centred-logo .voyager-header__menu-item-level-1:hover .voyager-header__submenu-level-2 {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
}
.voyager-header__submenu-icon-wrapper {
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: -10px;
  padding: 0;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-icon-wrapper {
    margin-right: 5px;
  }
}
.voyager-header__submenu-icon-wrapper.is-active .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header__submenu-icon-wrapper.is-active .voyager-header__submenu-icon--is-open {
  display: inline-block;
}
.voyager-header__submenu-icon {
  display: inline-block;
  width: auto;
  height: 40px;
  padding: 0;
  color: var(--voyager-brand-three);
  font-size: 0.6875rem;
  line-height: 2.5rem;
  background-color: transparent;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-icon {
    font-size: 0.8125rem;
  }
  .voyager-header__submenu-icon:hover {
    background-color: transparent;
  }
  .voyager-header__submenu-icon:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
}
.voyager-header__submenu-icon.is-active {
  transform: rotate(0deg);
}
.voyager-header__submenu-svg {
  vertical-align: middle;
  pointer-events: none;
}
.voyager-header__submenu-svg-path {
  stroke: var(--voyager-brand-one);
}
.voyager-header__submenu-icon--is-closed:before {
  content: "\e812";
}
.voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header__submenu-icon--is-open:before {
  content: "\e813";
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: transparent;
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: transparent;
  }
}
.voyager-header--menu-center .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:hover,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:active,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-center .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--menu-center .voyager-header__menu,
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-center .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--menu-center .voyager-header__menu-item, .voyager-header--menu-center .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--menu-center .voyager-header__menu-item-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0::after,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-center .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-center .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-center .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--menu-center .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-center .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-center .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-center .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-center .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-center .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--menu-center.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center.voyager-header {
    flex-direction: column;
  }
  .voyager-header--menu-center.voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: transparent;
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: transparent;
  }
}
.voyager-header--menu-left .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:hover,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:active,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-left .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--menu-left .voyager-header__menu,
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-left .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--menu-left .voyager-header__menu-item, .voyager-header--menu-left .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--menu-left .voyager-header__menu-item-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0::after,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-left .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-left .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-left .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--menu-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-left .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-left .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-left .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--menu-left.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .voyager-header--menu-left .voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: transparent;
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: transparent;
  }
}
.voyager-header--menu-right .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:hover,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:active,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--menu-right .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--menu-right .voyager-header__menu,
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--menu-right .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--menu-right .voyager-header__menu-item, .voyager-header--menu-right .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--menu-right .voyager-header__menu-item-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0::after,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-right .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-right .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-right .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--menu-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-right .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-right .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-right .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--menu-right.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header {
    justify-content: space-between;
  }
  .voyager-header--menu-right .voyager-header__title-wrapper {
    order: 1;
    margin-right: auto;
  }
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    order: 2;
  }
  .voyager-header--menu-right .voyager-header__booking-button {
    order: 3;
  }
  .voyager-header--menu-right .voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: transparent;
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: transparent;
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: transparent;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor:hover,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor:active,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--inline-centred-logo .voyager-header__menu,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--inline-centred-logo .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item, .voyager-header--inline-centred-logo .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0::after,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--inline-centred-logo .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--inline-centred-logo .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--inline-centred-logo.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo {
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }
  .voyager-header--inline-centred-logo .voyager-header__custom-logo-link {
    display: block;
  }
  .voyager-header--inline-centred-logo .voyager-header__title-wrapper {
    display: none;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu {
    position: relative;
    top: 0;
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    transform: translateX(0%);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu--left {
    justify-content: flex-end;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu--right {
    justify-content: flex-start;
  }
  .voyager-header--inline-centred-logo .voyager-header__button {
    display: none;
  }
}

.voyager-header--hamburger-left {
  justify-content: space-between;
}
.voyager-header--hamburger-left .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:active,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--hamburger-left .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-left .voyager-header__menu,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-left .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item, .voyager-header--hamburger-left .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0::after,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--hamburger-left .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--hamburger-left .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--hamburger-left .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--hamburger-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--hamburger-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--hamburger-left .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--hamburger-left .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--hamburger-left.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
.voyager-header--hamburger-left .voyager-header__title-wrapper {
  order: 2;
}
.voyager-header--hamburger-left .voyager-header__menu-wrapper {
  order: 1;
}
.voyager-header--hamburger-left .voyager-header__button {
  order: 3;
}
.voyager-header--hamburger-left .voyager-header__hamburger-button {
  order: 1;
}
.voyager-header--hamburger-left .voyager-header__menu {
  right: auto;
  left: 0;
  transform: none;
}
.voyager-header--hamburger-left .voyager-header__menu-item-container {
  justify-content: space-between;
}
.voyager-header--hamburger-left.voyager-header__menu--visible .voyager-header__menu {
  transform: translateX(0);
}
.voyager-header--hamburger-left .voyager-header__popup-menu {
  transform: translateX(-100%);
}
.voyager-header--hamburger-left .voyager-header__popup-menu .voyager-header__menu-wrapper {
  order: unset;
}
.voyager-header--hamburger-left .voyager-header__popup-menu .voyager-header__menu {
  position: static;
  top: 0;
  width: 100%;
  height: auto;
  transform: translateX(0);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__popup-menu .voyager-header__menu {
    width: calc(100% + 26px);
    height: calc(100% - 85px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-left .voyager-header__popup-menu .voyager-header__menu {
    height: calc(100% - 100px);
  }
}

.voyager-header--hamburger-right {
  justify-content: space-between;
}
.voyager-header--hamburger-right .voyager-header__menu-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  height: calc(100vh - 80px);
  padding: 20px 20px 90px;
  background: var(--voyager-brand-eight);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    width: 550px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    width: 710px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    top: 0;
    z-index: 4;
    height: 100vh;
    padding: 100px 30px 30px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    padding-top: 120px;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  padding: 8px 30px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 10px 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    letter-spacing: 0.075rem;
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:active,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-six);
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  padding: 15px 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.03375rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    font-size: 1.25rem;
    letter-spacing: 0.09rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 26px 0;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-1 {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-left: -20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-1.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-2 {
  width: calc(100% + 50px);
  margin-right: -30px;
  margin-left: -20px;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
  padding-right: 10px;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-2.voyager-header__submenu-anchor-has-children {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.voyager-header--hamburger-right .voyager-header__submenu-item.voyager-header__menu-item-has-children {
  padding-right: 10px;
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-right .voyager-header__menu,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 115px;
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu::before {
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url(../svg/wave.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu {
    height: 100%;
    overflow-y: scroll;
    margin-right: -52px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-header--hamburger-right .voyager-header__menu {
    margin-right: -82px;
    padding-right: 65px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item, .voyager-header--hamburger-right .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-six);
}
.voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__submenu-anchor:not(.voyager-header__submenu-anchor-has-children) {
    background: none;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0::after,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-brand-seven);
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--hamburger-right .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--hamburger-right .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current_page_item .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-1.current-menu-ancestor .voyager-header__menu-anchor-level-1 {
  color: var(--voyager-brand-three);
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item:last-child::after {
  display: none;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-item-level-0:last-child::after {
    display: none;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active {
    padding-bottom: 30px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--hamburger-right .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--hamburger-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--hamburger-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--hamburger-right .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--hamburger-right .voyager-header__submenu-anchor-has-children {
  width: auto;
  flex: 1;
}
.voyager-header--hamburger-right.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
.voyager-header--hamburger-right .voyager-header__title-wrapper {
  margin-right: auto;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__title-wrapper {
    margin-right: 0;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-container {
  justify-content: space-between;
  padding-right: clamp(24px, 15.8418972332px + 0.0118577075 * 100vw, 36px);
}
.voyager-header--hamburger-right .voyager-header__popup-menu {
  transform: translateX(100%);
}
.voyager-header--hamburger-right .voyager-header__popup-menu-nav {
  order: 2;
}
.voyager-header--hamburger-right .voyager-header__popup-menu .voyager-header__menu {
  position: static;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateX(0);
}

.voyager-header__popup-menu {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 30px;
  transition: all 0.2s 0.1s;
}
.voyager-header__menu--visible .voyager-header__popup-menu {
  transform: translateX(0%);
}
.voyager-header__popup-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-popup-menu-overlay);
}
.voyager-header__popup-menu-nav {
  position: relative;
  width: 30%;
  background-color: var(--voyager-white);
  overflow-y: auto;
}
.voyager-header__popup-menu-logo {
  display: flex;
  text-align: center;
  border-bottom: 1px solid var(--voyager-brand-two);
}
.voyager-header__popup-menu-content {
  position: relative;
  display: flex;
  width: 70%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;
}
.voyager-header__popup-menu-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-popup-menu-overlay);
}
.voyager-header__popup-menu-close {
  width: 60px;
  color: var(--voyager-brand-one);
  border-right: 1px solid var(--voyager-brand-two);
  cursor: pointer;
}
.voyager-header__popup-menu .voyager-header__site-title {
  flex-basis: 100%;
  padding: 15px 0;
}
.voyager-header__popup-menu-name, .voyager-header__social-links, .voyager-header__contact-details {
  position: relative;
  text-align: center;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}
.splide .splide__active-icon {
  display: none;
}
.splide__pagination-icon {
  pointer-events: none;
}
.splide .is-active-button .splide__active-icon {
  display: inline-block;
}
.splide .is-active-button .splide__default-icon {
  display: none;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}
.splide__track--draggable {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.splide__slide {
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  backface-visibility: hidden;
  list-style-type: none;
  outline: none;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #999;
  border-radius: 50%;
  animation: splide-loading 1s linear infinite;
  border-left-color: transparent;
}
.splide__sr {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.splide__track--fade > .splide__list {
  display: block;
}
.splide__track--fade > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  transform-style: preserve-3d;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__arrow::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.voyager-sitemap {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sitemap {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-sitemap {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap {
    margin-top: 0;
  }
}
.voyager-sitemap__container {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-sitemap .sitemap-menu-footer-container {
  margin-top: 40px;
  margin-bottom: 100px;
}
.voyager-sitemap h2 {
  padding-top: 0;
  padding-bottom: 15px;
  color: var(--voyager-black);
}
.voyager-sitemap .sitemap__title {
  margin-bottom: 30px;
  color: var(--voyager-brand-three);
  text-align: center;
  text-transform: uppercase;
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-brand-three);
  text-align: center;
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-sitemap li {
  list-style: none;
}
.voyager-sitemap p {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap p {
    letter-spacing: 0.05em;
  }
}
.voyager-sitemap a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-sitemap a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-sitemap a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-sitemap__menu {
  text-align: center;
}
.voyager-sitemap__menu-item {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  padding: 0;
}
.voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item {
    max-width: 100%;
    margin-bottom: 18px;
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-black);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transition: color 0.8s ease;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
    letter-spacing: 0.05em;
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:hover {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-brand-six);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:focus {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:focus {
    color: var(--voyager-brand-two);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor-level-0 {
  font-weight: 500;
}
.voyager-sitemap__menu-item-level-0 {
  text-transform: uppercase;
}
.voyager-sitemap__menu-item-level-0:last-child .voyager-sitemap__submenu {
  margin-bottom: 0;
}
.voyager-sitemap .desctop-hide {
  display: none;
}
.voyager-sitemap__submenu {
  margin-top: 10px;
  margin-bottom: 25px;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
    letter-spacing: 0.05rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-brand-six);
  }
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:focus {
    color: var(--voyager-brand-two);
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item {
  margin-bottom: 5px;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-1,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-2,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-3 {
  font-weight: 500;
  text-transform: uppercase;
}
.voyager-sitemap__submenu-level-4 {
  margin-bottom: 11px;
}

.splide__progress-bar-wrapper {
  display: block;
  height: 2px;
  flex: 1;
  background: var(--voyager-brand-four);
}
.splide__progress-bar {
  width: 0;
  height: 100%;
  background: var(--voyager-brand-one);
  transition: width 0.4s ease;
}

.splide__pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  left: 50%;
  display: inline-flex;
  margin-bottom: calc(-1 * 20px);
  margin-left: calc(-1 * 20px);
  transform: translateX(-50%);
  /* stylelint-disable-next-line declaration-no-selector -- Li's added by Splide for the pagination. Does not contain classes. */
}
@media only screen and (min-width: 992px) {
  .splide__pagination {
    bottom: 90px;
    justify-content: flex-end;
  }
}
.splide__pagination li {
  margin-bottom: 20px;
  margin-left: 20px;
}
.splide__pagination-button {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 3px solid var(--voyager-white);
  border-radius: 50%;
}
.splide__pagination-button.is-active {
  background: var(--voyager-hero-parination);
}
.splide__pagination-number {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  overflow: hidden;
  /* stylelint-disable-next-line declaration-no-important -- Required to force word-wrap on screen reader text */
  word-wrap: normal !important;
}
.splide__pagination-number:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #444;
  font-size: 1em;
  line-height: normal;
  background-color: #EEE;
  /* stylelint-disable-next-line declaration-no-important -- Required to force clip on screen reader text */
  clip: auto !important;
  clip-path: none;
  text-decoration: none;
  /* Above WP toolbar. */
}

.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}
.splide__arrows {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .splide__arrows {
    align-items: center;
    margin-top: 0;
  }
}
.splide__control-bar {
  position: static;
  box-sizing: border-box;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.splide__arrows-icon {
  width: auto;
  height: auto;
  color: var(--voyager-brand-three);
  font-size: 0.875rem;
  line-height: 0;
}
@media only screen and (min-width: 992px) {
  .splide__arrows-icon {
    font-size: 1.125rem;
  }
}
.splide__arrow--next, .splide__arrow--prev {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  padding: 5px;
  background: var(--voyager-brand-five);
  border-radius: 50px;
  transition: all 0.5s;
}
.splide__arrow--next::before, .splide__arrow--prev::before {
  display: block;
}
@media only screen and (min-width: 992px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 42px;
    height: 42px;
  }
  .splide__arrow--next:hover, .splide__arrow--prev:hover {
    background: var(--voyager-brand-two);
  }
  .splide__arrow--next:hover .splide__arrows-icon, .splide__arrow--prev:hover .splide__arrows-icon {
    color: var(--voyager-white);
  }
  .splide__arrow--next:hover .splide__arrows-icon::before, .splide__arrow--prev:hover .splide__arrows-icon::before {
    color: var(--voyager-white);
  }
}
@media only screen and (min-width: 1312px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (min-width: 1700px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 60px;
    height: 60px;
  }
}
.splide__arrow--prev[disabled], .splide__arrow--next[disabled] {
  opacity: 0.4;
  pointer-events: none;
}
.splide__destroy-button {
  bottom: 0;
  left: 0;
}

.voyager-card {
  position: relative;
  width: 100%;
  margin: 10px;
  background-color: var(--voyager-white);
}
.voyager-card__heading {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--voyager-brand-one);
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 688px) {
  .voyager-card__heading {
    letter-spacing: 0.05em;
  }
}
.voyager-card__category-list {
  margin: 0 0 20px;
  padding: 15px;
  border: 1px solid var(--voyager-brand-four);
}
.voyager-card__category-list:last-child {
  margin-bottom: 0;
}
.voyager-card__content-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-card__content-wrapper {
    padding: 20px 25px;
  }
}
.voyager-card__category-content-wrapper {
  padding: 0;
}
.voyager-card__button-wrapper {
  flex-grow: 0;
}
.voyager-card__sub-heading {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  margin-bottom: 20px;
}
.voyager-card__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-card__inline-features {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 50px;
}
.voyager-card__inline-features-item {
  position: relative;
}
.voyager-card__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-card__voyager-buttons {
  justify-content: flex-start;
  margin-top: auto;
  margin-bottom: 0;
}
.voyager-card__image {
  width: 100%;
  height: 100%;
}
.voyager-card .voyager-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-card--default {
  margin: 0;
}
.voyager-card--default .voyager-card {
  background-color: transparent;
  transition: all 1s ease-in;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card {
    padding: 15px;
    border-radius: 35px;
  }
  .voyager-card--default .voyager-card:hover {
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-bottom-card);
  }
  .voyager-card--default .voyager-card:hover .voyager-card__button-anchor::before {
    transform: rotate(45deg);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card {
    padding: 20px;
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  display: grid;
}
.voyager-card--default .voyager-card__image-wrapper {
  position: relative;
  height: 360px;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 500px;
  }
}
.voyager-card--default .voyager-card__content-wrapper {
  z-index: 1;
  margin: 0;
  padding: 25px 0 0;
  text-align: left;
  background: transparent;
  justify-self: flex-start;
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper {
    padding: 30px 15px 8px;
  }
}
.voyager-card--default .voyager-card__heading {
  font-size: 1.75rem;
  line-height: min(max(2.375rem,0.15vw + 2.32rem), 2.5rem);
  line-height: clamp(2.38rem, 0.15vw + 2.32rem, 2.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 17px;
  color: var(--voyager-brand-three);
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__heading {
    margin-bottom: 20px;
  }
}
.voyager-card--default .voyager-card__textarea-paragraph {
  font-size: 1rem;
  line-height: min(max(1.625rem,-0.15vw + 1.68rem), 1.5rem);
  line-height: clamp(1.63rem, -0.15vw + 1.68rem, 1.5rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: var(--voyager-black);
}
@media only screen and (min-width: 688px) {
  .voyager-card--default .voyager-card__textarea-paragraph {
    letter-spacing: 0.06em;
  }
}
.voyager-card--default .voyager-card__voyager-buttons {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__voyager-buttons {
    margin-top: 20px;
  }
}
.voyager-card--default .voyager-card__button-anchor {
  display: inline-flex;
  align-items: center;
  padding: 0;
  color: var(--voyager-brand-six);
  text-transform: uppercase;
  background: transparent;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 688px) {
  .voyager-card--default .voyager-card__button-anchor {
    letter-spacing: 0.05em;
  }
}
.voyager-card--default .voyager-card__button-anchor:before {
  content: "\e802";
}
.voyager-card--default .voyager-card__button-anchor::before {
  order: 2;
  margin-top: 2px;
  margin-left: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 0;
  transition: transform 2s;
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform 0.5s;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__button-anchor:active {
    color: var(--voyager-brand-three);
  }
}
.voyager-card--full-background {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-card--full-background .voyager-card {
  height: auto;
  overflow: hidden;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card {
    border-radius: 20px;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__heading::before {
    opacity: 0;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__textarea {
    display: block;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__sub-heading {
    display: none;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__image {
    transition: transform 0.5s, filter 1.5s ease-in-out;
    transform: scale(1.1);
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__content-wrapper::before {
    height: 100vh;
    background: var(--voyager-carousel-default-text-bg-hover);
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__voyager-buttons {
    margin-top: 5px;
    margin-bottom: 0;
    opacity: 1;
    transition: margin-top 0.3s cubic-bezier(0.31, 0.01, 0.74, 0.68);
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__inline-features {
    position: relative;
    display: flex;
    opacity: 1;
  }
}
.voyager-card--full-background .voyager-card__card-inner-wrapper {
  position: relative;
  display: block;
  width: 100%;
  align-items: flex-end;
  gap: 0 0;
  margin-top: 0;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__card-inner-wrapper {
    margin-top: 0;
  }
}
.voyager-card--full-background .voyager-card__image-wrapper {
  height: calc(100vh - 150px);
  max-height: 400px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 520px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 600px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 720px;
  }
}
.voyager-card--full-background .voyager-card__image {
  position: absolute;
  top: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 0;
  padding: 25px;
  text-align: left;
  background: transparent;
  flex-grow: 1;
}
.voyager-card--full-background .voyager-card__content-wrapper::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 300px;
  background: var(--voyager-carousel-default-text-bg-mob);
  transition: background 0.5s ease;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper::before {
    height: 390px;
    background: var(--voyager-carousel-default-text-bg);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 17px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 25px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 30px;
  }
}
.voyager-card--full-background .voyager-card__heading {
  position: relative;
  color: var(--voyager-white);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.375rem,0.15vw + 2.32rem), 2.5rem);
  line-height: clamp(2.38rem, 0.15vw + 2.32rem, 2.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-card--full-background .voyager-card__heading {
    letter-spacing: 0.04em;
  }
}
.voyager-card--full-background .voyager-card__heading:before {
  content: "\e802";
}
.voyager-card--full-background .voyager-card__heading::before {
  position: absolute;
  right: 0;
  bottom: 5px;
  display: none;
  font-size: 1.375rem;
  opacity: 0;
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__heading::before {
    display: block;
    opacity: 1;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__heading::before {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__heading {
    width: 100%;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__heading {
    padding-right: 35px;
  }
}
.voyager-card--full-background .voyager-card__sub-heading {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  display: none;
  margin-bottom: 0;
  color: var(--voyager-white);
}
.voyager-card--full-background .voyager-card__textarea {
  display: none;
  margin-top: 10px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__textarea {
    display: none;
  }
}
.voyager-card--full-background .voyager-card__textarea-paragraph {
  color: var(--voyager-white);
}
.voyager-card--full-background .voyager-card__button-wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}
.voyager-card--full-background .voyager-card__voyager-buttons {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__voyager-buttons {
    margin-bottom: -84px;
    opacity: 0;
    transition: margin-top 0.3s cubic-bezier(0.31, 0.01, 0.74, 0.68);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background .voyager-card__voyager-buttons {
    margin-bottom: -90px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__voyager-buttons {
    margin-bottom: -77px;
  }
}
.voyager-card--full-background .voyager-card__inline-features {
  display: none;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 7px;
  margin-left: -5px;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__inline-features {
    position: absolute;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 0;
    opacity: 0;
  }
}
.voyager-card--full-background .voyager-card__inline-features-item {
  margin: 5px;
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__inline-features-item {
    margin: 0 10px 8px 0;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__inline-features-item {
    margin: 0 20px 8px 0;
  }
}
.voyager-card--full-background .voyager-card__inline-features-item-features-icon {
  position: relative;
  left: 0;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__inline-features-item-features-icon {
    width: 30px;
    height: 30px;
  }
}
.voyager-card--full-background .voyager-card__inline-features-title {
  margin-left: 0;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: var(--voyager-white);
  line-height: 1.375rem;
  letter-spacing: 0.0625rem;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 688px) {
  .voyager-card--full-background .voyager-card__inline-features-title {
    letter-spacing: 0.05em;
  }
}
.voyager-card--full-background .voyager-card__inline-features-icon {
  position: relative;
  left: 0;
  max-width: 28px;
  margin-right: 10px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__inline-features-icon {
    max-width: 35px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background .voyager-card__inline-features-icon {
    max-width: 40px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--full-background .voyager-card__inline-features-icon {
    max-width: 50px;
  }
}
.voyager-card--wide {
  margin: 0;
  background: var(--voyager-brand-nine);
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--wide {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.voyager-card--wide .voyager-card {
  margin: 0;
  margin-bottom: 30px;
  background: none;
}
.voyager-card--wide .voyager-card:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card:nth-child(odd) .voyager-card__card-inner-wrapper {
    flex-direction: row;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card:nth-child(odd) .voyager-card__content-wrapper {
    margin-left: -50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card:nth-child(odd) .voyager-card__content-wrapper {
    margin-left: -86px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card:nth-child(even) .voyager-card__card-inner-wrapper {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card:nth-child(even) .voyager-card__card-inner-wrapper .voyager-card__content-wrapper {
    margin-right: -50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card:nth-child(even) .voyager-card__card-inner-wrapper .voyager-card__content-wrapper {
    margin-right: -70px;
  }
}
.voyager-card--wide .voyager-card__card-inner-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__card-inner-wrapper {
    flex-direction: initial;
  }
}
.voyager-card--wide .voyager-card__image-wrapper {
  width: 100%;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    height: 500px;
    flex: 1;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    height: 500px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    height: 600px;
  }
}
.voyager-card--wide .voyager-card__content-wrapper {
  position: relative;
  z-index: 1;
  flex: 0 0 calc(100% - 40px);
  margin: -55px 20px 0;
  padding: 24px;
  background: var(--voyager-brand-eight);
  border-radius: 10px;
}
.voyager-card--wide .voyager-card__content-wrapper::before {
  content: "";
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 100%;
  max-width: 90px;
  height: 34px;
  background: url(../png/wave.png) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1700px) {
  .voyager-card--wide .voyager-card__content-wrapper::before {
    right: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__content-wrapper {
    height: 400px;
    justify-content: center;
    flex: 0 0 550px;
    margin: 50px 0;
    padding: 24px 40px;
  }
  .voyager-card--wide .voyager-card__content-wrapper::before {
    bottom: 40px;
    max-width: 136px;
    height: 51px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card__content-wrapper {
    padding: 24px 40px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card--wide .voyager-card__content-wrapper {
    height: 500px;
    flex: 0 0 663px;
    padding: 24px 60px;
  }
}
.voyager-card--wide .voyager-card__heading {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-brand-three);
}
@media only screen and (min-width: 688px) {
  .voyager-card--wide .voyager-card__heading {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__heading {
    margin-bottom: 22px;
  }
}
.voyager-card--wide .voyager-card__textarea-paragraph {
  margin-bottom: 10px;
}
.voyager-card--wide .voyager-card__textarea-paragraph:last-child {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__textarea-paragraph {
    margin-bottom: 22px;
  }
}
.voyager-card--wide .voyager-card__voyager-buttons {
  z-index: 1;
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__voyager-buttons {
    margin-top: 40px;
  }
}
.voyager-card--wide .voyager-card__button-anchor {
  color: var(--voyager-brand-three);
  background-color: transparent;
  border: 1px solid var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__button-anchor:hover {
    color: var(--voyager-black);
    background-color: transparent;
    border: 1px solid var(--voyager-black);
  }
  .voyager-card--wide .voyager-card__button-anchor:active, .voyager-card--wide .voyager-card__button-anchor:focus {
    color: var(--voyager-brand-six);
    border: 1px solid var(--voyager-brand-six);
  }
}
.voyager-card--wide .voyager-buttons__button-anchor--permalink {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-buttons__button-anchor--permalink:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-card--wide .voyager-buttons__button-anchor--permalink:active, .voyager-card--wide .voyager-buttons__button-anchor--permalink:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-buttons__button-anchor--permalink:hover {
    color: var(--voyager-white);
    border: 0;
  }
}

.voyager-carousel {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-carousel__intro-text--align-left {
  text-align: left;
}
.voyager-carousel__price-tag {
  font-weight: 700;
}
.voyager-carousel__intro-text--align-center {
  text-align: center;
}
.voyager-carousel__card {
  max-width: none;
  height: 100%;
  margin: 0;
}
.voyager-carousel__filter {
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  border: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__filter {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel__filter {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel__filter {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter {
    border-bottom: 2px solid var(--voyager-brand-one);
  }
}
.voyager-carousel__filter.filter-dropdown-active .voyager-carousel__filter-arrow {
  transform: rotate(-90deg);
}
.voyager-carousel__filter.filter-dropdown-active .voyager-carousel__filter-items {
  display: flex;
}
.voyager-carousel__filter-selected-item {
  display: flex;
  justify-content: space-between;
  margin: 0 20px;
  padding-bottom: 12px;
  padding-left: 60px;
  color: var(--voyager-brand-two);
  border-bottom: 2px solid var(--voyager-brand-one);
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-selected-item {
    display: none;
  }
}
.voyager-carousel__filter-arrow {
  display: block;
  width: 25px;
  height: auto;
  transform: rotate(90deg);
}
.voyager-carousel__filter-items {
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-items {
    display: flex;
    flex-direction: row;
  }
}
.voyager-carousel__filter-item {
  position: relative;
  padding: 15px 25px;
  color: var(--voyager-brand-one);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  cursor: pointer;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-item {
    letter-spacing: 0.05em;
  }
}
.voyager-carousel__filter-item.is-active {
  color: var(--voyager-brand-two);
}
.voyager-carousel__filter-item.is-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 5px;
  background: var(--voyager-brand-two);
  border-radius: 3px;
  transform: translateY(3px);
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-item.is-active::after {
    display: block;
  }
}
.voyager-carousel__splide-filter-popup {
  position: relative;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__splide-filter-popup .voyager-carousel__card-textarea,
  .voyager-carousel__splide-filter-popup .voyager-card__voyager-buttons {
    display: none;
  }
}
.voyager-carousel__popup {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--voyager-white);
  }
}
.voyager-carousel__popup-container {
  display: flex;
  height: 100%;
}
.voyager-carousel__popup-image {
  flex: 1;
  padding: 15px;
  background-position: center;
  background-size: cover;
}
.voyager-carousel__popup-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 15px;
  text-align: center;
}
.voyager-carousel__popup-slider {
  width: 70%;
}
.voyager-carousel__popup-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: calc(-1 * 15px);
  margin-left: calc(-1 * 15px);
  margin-top: 15px;
  padding-bottom: 10px;
}
.voyager-carousel__popup-button-wrapper {
  margin-bottom: 15px;
  margin-left: 15px;
}
.voyager-carousel--default .voyager-carousel__container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__container {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    flex-direction: row;
    padding-right: 0;
  }
}
.voyager-carousel--default .voyager-carousel__splide-track {
  position: static;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__splide-track {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the padding-top to display on the default cards. */
    padding-top: 20px !important;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the padding-top to display on the default cards. */
    padding-bottom: 20px !important;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the padding-top to display on the default cards. */
    padding-left: 18px !important;
  }
}
.voyager-carousel--default .voyager-carousel__intro-text {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__intro-text {
    width: calc(28% - 31px);
    max-width: 402px;
    margin-right: 31px;
    margin-bottom: 0;
    margin-left: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__splide-default {
    width: 72%;
    margin-top: -20px;
  }
}
.voyager-carousel--default .voyager-carousel__intro-text-sub-heading {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__intro-text-sub-heading {
    margin-bottom: 25px;
  }
}
.voyager-carousel--default .voyager-carousel__intro-text-textarea-paragraph {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__intro-text-textarea-paragraph {
    margin-bottom: 30px;
  }
}
.voyager-carousel--default .splide__control-bar {
  position: static;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .splide__control-bar {
    position: relative;
  }
}
.voyager-carousel--default .voyager-carousel__arrows-wrapper {
  justify-content: flex-start;
  margin-left: -5px;
  padding-top: 40px;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel--default .voyager-carousel__arrows-wrapper {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--default .voyager-carousel__arrows-wrapper {
    left: -38.8%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--default .voyager-carousel__arrows-wrapper {
    left: -362px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel--default .voyager-carousel__arrows-wrapper {
    left: -470px;
  }
}
.voyager-carousel--split .voyager-carousel__intro-text {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__intro-text {
    display: grid;
    max-width: 100%;
    justify-content: space-between;
    align-items: start;
    margin: 0 30px 0 0;
    padding-bottom: 20px;
  }
  .voyager-carousel--split .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-carousel__intro-text-heading,
  .voyager-carousel--split .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-carousel__intro-text-pre-heading {
    max-width: none;
  }
  .voyager-carousel--split .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-intro-text__voyager-buttons {
    grid-column: 3/2;
  }
}
.voyager-carousel--split .voyager-carousel__intro-text-pre-heading {
  margin-bottom: 8px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__intro-text-pre-heading {
    max-width: 450px;
    flex: 0 1 100%;
    margin-bottom: 0;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel--split .voyager-carousel__intro-text-pre-heading {
    max-width: 620px;
    padding-right: 60px;
  }
}
.voyager-carousel--split .voyager-carousel__sub-heading {
  margin: 0;
}
.voyager-carousel--split .voyager-carousel__intro-text-heading {
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__intro-text-heading {
    max-width: 450px;
    flex: 1 0 25%;
    margin-top: 15px;
    margin-bottom: 18px;
    padding-right: 35px;
  }
  .voyager-carousel--split .voyager-carousel__intro-text-heading:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel--split .voyager-carousel__intro-text-heading {
    max-width: 620px;
    padding-right: 60px;
  }
}
.voyager-carousel--split .voyager-carousel__intro-text-textarea {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__intro-text-textarea {
    max-width: 832px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    grid-column: 2/2;
    grid-row: 1/4;
  }
}
.voyager-carousel--split .voyager-intro-text__voyager-buttons {
  grid-column: 3/3;
  grid-row: 1/4;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-intro-text__voyager-buttons {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-carousel--split .voyager-intro-text__voyager-buttons {
    margin-left: 73px;
  }
}
.voyager-carousel--split .voyager-buttons__button-wrapper:last-child {
  margin-bottom: 0;
}
.voyager-carousel--split .voyager-buttons__button-wrapper:nth-child(2) {
  display: none;
}
.voyager-carousel--split .voyager-carousel__container {
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__container {
    padding-right: 0;
  }
}
.voyager-carousel--split .voyager-carousel__arrows-wrapper {
  justify-content: flex-start;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--split .voyager-carousel__arrows-wrapper {
    justify-content: center;
    padding-top: 50px;
  }
}

.voyager-intro-text {
  max-width: 1150px;
}
.voyager-intro-text__container {
  max-width: 1150px;
  margin: 0 auto;
}
.voyager-intro-text__pre-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__pre-heading {
    margin: 0 0 18px;
  }
}
.voyager-intro-text__heading {
  position: relative;
  margin: 0 auto 12px;
  color: var(--voyager-brand-three);
  text-transform: uppercase;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__heading {
    margin: 0 auto 18px;
  }
}
.voyager-intro-text__heading.default {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-intro-text__sub-heading {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  margin-bottom: 20px;
  color: var(--voyager-brand-three);
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-intro-text__sub-heading:last-child {
  margin-bottom: 0;
}
.voyager-intro-text--left-aligned {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--left-aligned {
    margin-bottom: 40px;
  }
}
.voyager-intro-text--center-aligned {
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--center-aligned {
    margin-bottom: 40px;
  }
}
.voyager-intro-text--center-aligned .voyager-buttons {
  justify-content: center;
}
.voyager-intro-text ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  padding: 30px;
  padding-right: 0;
}
.voyager-intro-text ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-intro-text p {
  margin-bottom: 20px;
}

.voyager-gallery {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-gallery {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
.voyager-gallery__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.voyager-gallery__overlay-icon {
  color: var(--voyager-white);
  font-size: 1.5rem;
}
.voyager-gallery__heading {
  margin-top: auto;
  margin-bottom: 30px;
}
.voyager-gallery__images {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.voyager-gallery-buttons {
  margin-top: 15px;
  margin-bottom: 15px;
}
.voyager-gallery__intro-text {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text {
    text-align: center;
  }
}
.voyager-gallery__buttons-wrapper {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__buttons-wrapper {
    margin-top: 30px;
    text-align: center;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery__buttons-wrapper {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-gallery__buttons-wrapper {
    margin-top: 60px;
  }
}
.voyager-gallery__content-wrapper {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__content-wrapper::before {
    content: "";
    position: absolute;
    top: -160px;
    right: -30px;
    width: 100%;
    max-width: 210px;
    height: 100%;
    max-height: 417px;
    background: url(../svg/leaf.svg) no-repeat;
    background-size: contain;
    opacity: 30%;
  }
}
.voyager-gallery__image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-overlay {
    opacity: 1;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image {
    transform: scale(1.2);
  }
}
.voyager-gallery__image-wrapper.is_hidden {
  display: none;
}
.voyager-gallery__filter-tab {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__filter-tab {
    margin-bottom: 40px;
  }
}
.voyager-gallery__filter-tab-link {
  padding: 5px 10px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__filter-tab-link {
    padding: 10px 45px;
  }
  .voyager-gallery__filter-tab-link:hover {
    background-color: var(--voyager-active-color);
  }
}
.voyager-gallery__filter-tab-link.is_active {
  background-color: var(--voyager-active-color);
}
.voyager-gallery__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.voyager-gallery__video-control {
  width: 100%;
  height: 100%;
}
.voyager-gallery__play-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(../play.html);
}
.voyager-gallery .voyager-gallery__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: all 0.3s ease-in-out;
}
.voyager-gallery .voyager-gallery__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-gallery__image-overlay-icon {
  color: var(--voyager-white);
}
.voyager-gallery__image-caption {
  display: none;
}
.voyager-gallery--three-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 7.5px);
  flex: 1 1 47%;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--three-images .voyager-gallery__image-wrapper {
    max-width: calc(25% - 11.4px);
    flex: 1 1 23%;
  }
  .voyager-gallery--three-images .voyager-gallery__image-wrapper:nth-child(6n-2), .voyager-gallery--three-images .voyager-gallery__image-wrapper:nth-child(6n-3) {
    max-width: calc(50% - 7.5px);
    flex: 1 1 47%;
  }
}
.voyager-gallery--four-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 7.5px);
  flex: 1 1 47%;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--four-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 7.5px);
    flex: 1 1 31%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--four-images .voyager-gallery__image-wrapper {
    box-sizing: border-box;
    max-width: calc(25% - 11.4px);
    flex: 1 1 23%;
    padding: 10px;
  }
}
.voyager-gallery--five-images .voyager-gallery__wrapper {
  margin-right: -5px;
  margin-left: -5px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--five-images .voyager-gallery__wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-gallery--five-images .voyager-gallery__wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.voyager-gallery--five-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 10px);
  flex: 1 1 47%;
  margin: 5px;
  border-radius: 10px;
}
.voyager-gallery--five-images .voyager-gallery__image-wrapper:last-child {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--five-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 10px);
    flex: 1 1 31%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--five-images .voyager-gallery__image-wrapper {
    box-sizing: border-box;
    max-width: calc(20% - 20px);
    height: 380px;
    flex: 1 1 20%;
    margin: 10px;
  }
  .voyager-gallery--five-images .voyager-gallery__image-wrapper:nth-child(5n+2), .voyager-gallery--five-images .voyager-gallery__image-wrapper:nth-child(5n+4) {
    height: 280px;
  }
  .voyager-gallery--five-images .voyager-gallery__image-wrapper:last-child {
    display: block;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-gallery--five-images .voyager-gallery__image-wrapper {
    max-width: calc(20% - 40px);
    height: 500px;
    margin: 20px;
  }
  .voyager-gallery--five-images .voyager-gallery__image-wrapper:nth-child(5n+2), .voyager-gallery--five-images .voyager-gallery__image-wrapper:nth-child(5n+4) {
    height: 340px;
  }
}
.voyager-gallery--with-background {
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0;
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--with-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--with-background {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-gallery--with-background {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.voyager-gallery--heading-center-aligned .voyager-gallery__heading {
  text-align: center;
}
@supports (aspect-ratio: 1) {
  .voyager-gallery--three-images .voyager-gallery__image-wrapper, .voyager-gallery--four-images .voyager-gallery__image-wrapper, .voyager-gallery--five-images .voyager-gallery__image-wrapper {
    aspect-ratio: 1;
  }
  @media only screen and (min-width: 992px) {
    .voyager-gallery--three-images .voyager-gallery__image-wrapper, .voyager-gallery--four-images .voyager-gallery__image-wrapper, .voyager-gallery--five-images .voyager-gallery__image-wrapper {
      aspect-ratio: 1;
    }
  }
}
@supports not (aspect-ratio: 1) {
  .voyager-gallery--three-images .voyager-gallery__image-link::after, .voyager-gallery--four-images .voyager-gallery__image-link::after, .voyager-gallery--five-images .voyager-gallery__image-link::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .voyager-gallery--three-images .voyager-gallery__image, .voyager-gallery--four-images .voyager-gallery__image, .voyager-gallery--five-images .voyager-gallery__image {
    position: absolute;
  }
  .voyager-gallery--three-images .voyager-gallery__overlay, .voyager-gallery--four-images .voyager-gallery__overlay, .voyager-gallery--five-images .voyager-gallery__overlay {
    z-index: 1;
  }
}
.voyager-gallery--group .voyager-gallery__wrapper {
  grid-template-columns: 1fr 2fr;
}
.voyager-gallery--group .voyager-gallery__image-wrapper {
  max-width: 100%;
  height: 100%;
}
.voyager-gallery__group-title {
  position: relative;
  display: flex;
  min-height: 250px;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery__group-title {
    min-height: auto;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-title {
    flex: 0 0 280px;
  }
}
.voyager-gallery__group-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-gallery-group-title-bg);
}
.voyager-gallery__group-title-heading {
  position: relative;
  color: var(--voyager-white);
  text-align: center;
}
.voyager-gallery__group-images {
  position: relative;
  flex: 1;
  padding-bottom: 45px;
}
.voyager-gallery__group-images .voyager-gallery__control-bar {
  bottom: -45px;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows {
  position: absolute;
  right: 0;
  bottom: -50px;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows svg {
  display: block;
  width: 25px;
  height: auto;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrow--prev {
  transform: rotate(180deg);
}

.voyager-banner {
  position: relative;
  display: flex;
  min-height: 700px;
  align-items: flex-end;
}
.voyager-banner::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 19px;
  background: url(../svg/banner-line-top.svg) repeat-x;
  background-size: contain;
}
.voyager-banner::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 19px;
  background: url(../svg/banner-line-bottom.svg) repeat-x;
  background-size: contain;
}
@media only screen and (min-width: 688px) {
  .voyager-banner {
    min-height: 620px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner {
    min-height: 700px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-banner {
    min-height: 820px;
  }
}
.voyager-banner--center .voyager-banner__text-wrapper {
  margin: 0 auto;
  text-align: center;
}
.voyager-banner--center .voyager-banner__heading {
  margin-right: auto;
  margin-left: auto;
}
.voyager-banner--center .voyager-banner__voyager-buttons {
  justify-content: center;
}
.voyager-banner--left .voyager-banner__voyager-buttons {
  justify-content: flex-start;
}
.voyager-banner__container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.voyager-banner__text-wrapper {
  position: relative;
  display: flex;
  width: calc(100% - 30px);
  max-width: 400px;
  flex-flow: column wrap;
  margin-right: 30px;
  padding: 25px;
  color: var(--voyager-white);
  background: var(--voyager-three-banner);
  border-radius: 0 50px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper {
    max-width: 800px;
    padding: 60px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-banner__text-wrapper {
    max-width: 960px;
    padding: 60px 110px;
  }
}
.voyager-banner__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voyager-banner__image-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.voyager-banner .voyager-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-banner__icon {
  max-width: 80px;
}
.voyager-banner__image, .block-editor__container .voyager-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.voyager-banner__sub-heading {
  margin: 14px 0 0;
}
.voyager-banner__textarea {
  margin: 12px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__textarea {
    margin: 22px 0 0;
  }
}
.voyager-banner__heading {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.voyager-banner__voyager-buttons {
  margin: 17px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__voyager-buttons {
    margin: 25px 0 0;
  }
}
.voyager-banner__button-wrapper {
  margin-left: 0;
}
.voyager-banner__button-anchor {
  color: var(--voyager-black);
  background: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-banner__button-anchor:hover {
    color: var(--voyager-white);
  }
}
.voyager-banner--parallax .voyager-banner__image {
  visibility: hidden;
}
.voyager-banner--parallax .voyager-banner__image-wrapper {
  clip-path: inset(0 0 0 0);
  background-size: 0;
  overflow: hidden;
  position: absolute;
  background-position: 50% 50%;
  background-attachment: scroll;
  min-height: inherit;
}
.voyager-banner--parallax .voyager-banner__image-wrapper::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: inherit;
  pointer-events: none;
  background-repeat: inherit;
  background-size: cover;
  background-position: inherit;
  will-change: transform;
}

.voyager-booking-panel {
  display: inline-flex;
  flex-flow: row wrap;
}
.voyager-booking-panel__modal-button {
  width: 90px;
  height: 85px;
  color: var(--voyager-white);
  font-size: min(max(0.75rem,0.08vw + 0.72rem), 0.8125rem);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  line-height: 5.3125rem;
  text-align: center;
  background-color: var(--voyager-brand-one);
  border: 0;
  cursor: pointer;
}
.voyager-booking-panel__card {
  position: relative;
  color: var(--voyager-brand-one);
  font-size: 1rem;
  text-align: center;
  background-color: var(--voyager-brand-four);
}
.voyager-booking-panel__card--active, .voyager-booking-panel__card:hover {
  color: var(--voyager-brand-three);
}
.voyager-booking-panel--block {
  cursor: pointer;
}
.voyager-booking-panel__card-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  overflow: hidden;
}
.voyager-booking-panel__card-content {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__card-content {
    flex-direction: row;
  }
}
.voyager-booking-panel__button {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 0;
  cursor: pointer;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    flex: auto;
    padding: 15px 40px;
  }
}
.voyager-booking-panel__card-date {
  position: relative;
}
.voyager-booking-panel__card-date::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  border-top: 1px solid var(--voyager-brand-one);
}
.voyager-booking-panel__card-day {
  margin-right: 0.5em;
}
.voyager-booking-panel__card-chevron {
  display: none;
  align-self: center;
  margin-left: 6px;
  font-size: 0.3125rem;
  transition: all 0.3s;
}
.voyager-booking-panel__card--active .voyager-booking-panel__card-chevron {
  transform: rotate(180deg);
}
.voyager-booking-panel--footer {
  width: 100vw;
  min-height: 70px;
  justify-content: center;
  padding: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer {
    box-sizing: border-box;
    width: auto;
    padding: initial;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card {
  width: 121px;
  height: 122px;
  width: 50%;
  height: 80px;
  border-right: 1px solid #FFF;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card {
    width: auto;
    height: auto;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__button {
    width: auto;
    height: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-content,
  .voyager-booking-panel--footer .voyager-booking-panel__button {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card-title {
  margin-bottom: 1em;
  margin-bottom: 5px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-title {
    margin-right: 1em;
    margin-bottom: 0;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card-date {
  display: flex;
  flex-direction: row-reverse;
}
.voyager-booking-panel--footer .voyager-booking-panel__card-day {
  margin-left: 0.5em;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer.voyager-booking-panel--position-bottom {
    width: 100%;
    max-width: 659px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-chevron {
    display: block;
  }
}
.voyager-booking-panel--sidebar {
  width: 100vw;
  padding: 15px;
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar {
    width: 90px;
    flex-direction: column;
    padding: 0;
    background-color: transparent;
  }
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card {
  width: 50%;
  height: 80px;
  border-right: 1px solid #FFF;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__card {
    width: 100%;
    height: 85px;
    border-bottom: 1px solid #FFF;
  }
}
.voyager-booking-panel--sidebar .voyager-booking-panel--block {
  height: 85px;
  margin-top: 1px;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-content {
  flex-direction: column;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-date {
  display: flex;
  justify-content: center;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-day {
  margin-right: 0.5em;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__button {
  width: 100%;
  height: 58px;
  margin-top: 15px;
  white-space: nowrap;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__button {
    height: 85px;
    margin-top: 1px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__button {
    padding: 10px 15px;
  }
}
.voyager-booking-panel--square {
  width: 100vw;
  flex-wrap: wrap;
  padding: 15px;
  padding-top: 60px;
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square {
    width: 298px;
    padding: 20px;
    padding-top: 70px;
    background-color: var(--voyager-white);
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-content {
  position: relative;
  flex-direction: column;
}
.voyager-booking-panel--square .voyager-booking-panel__card-checkin {
  margin-right: auto;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date::before {
  display: none;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-right: 0;
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  position: relative;
  padding-bottom: 0.2em;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square .voyager-booking-panel__card-month {
    letter-spacing: 0.05em;
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-month::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  border-top: 1px solid var(--voyager-brand-one);
}
.voyager-booking-panel--square .voyager-booking-panel__card {
  width: 121px;
  height: 122px;
  width: 50%;
  height: 80px;
  border-right: 1px solid var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square .voyager-booking-panel__card {
    width: 121px;
    height: 122px;
    border: 0;
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-title {
  margin-bottom: 1em;
  position: absolute;
  top: -15px;
  width: 100%;
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  transform: translateY(-100%);
}
.voyager-booking-panel--square .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  width: 100%;
  margin-top: 15px;
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-right, .voyager-booking-panel--position-bottom-left, .voyager-booking-panel--position-bottom-right, .voyager-booking-panel--position-bottom {
  position: fixed;
  z-index: 4;
}
.voyager-booking-panel--position-bottom {
  left: 50%;
  transform: translateX(-50%);
}
.voyager-booking-panel--position-bottom, .voyager-booking-panel--position-bottom-left, .voyager-booking-panel--position-bottom-right {
  bottom: 0;
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-right {
  top: 50%;
  transform: translateY(-50%);
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-bottom-left {
  left: 0;
}
.voyager-booking-panel--position-right, .voyager-booking-panel--position-bottom-right {
  right: 0;
}

.voyager-map-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100vh;
  background: var(--voyager-brand-booking-bg);
  transition: all 1s ease;
  box-shadow: var(--voyager-card--default);
}
.voyager-map-menu.js-hidden {
  transform: translateX(-100%);
}
.voyager-map-menu.js-visible {
  transform: translateX(0);
}
.voyager-map-menu__panel-close {
  position: absolute;
  top: 25px;
  right: 5px;
  display: block;
  width: 25px;
  height: auto;
  padding: 5px;
  cursor: pointer;
}
.voyager-map-menu__container {
  display: flex;
  width: 100%;
  height: calc(100vh - 70px);
  flex-direction: column;
  padding: 0;
  padding-top: 70px;
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__container {
    flex-direction: row;
  }
}
.voyager-map-menu__nav {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__nav {
    display: flex;
    width: 35%;
  }
}
.voyager-map-menu__nav-left-items {
  padding: 5px;
  text-align: center;
  -moz-columns: 2;
       columns: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__nav-left-items {
    padding-right: 10px;
    text-align: right;
    border-right: 1px solid var(--voyager-brand-two);
    -moz-columns: unset;
         columns: unset;
  }
}
.voyager-map-menu__nav-item {
  margin-bottom: 15px;
  padding: 5px;
  padding-bottom: 15px;
}
.voyager-map-menu__nav-item.is-active .voyager-map-menu__nav-item-link {
  color: var(--voyager-brand-two);
}
.voyager-map-menu__nav-right {
  display: none;
  justify-content: flex-start;
  flex-direction: column;
  padding-left: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__nav-right {
    display: flex;
  }
}
.voyager-map-menu__nav-item-link {
  text-decoration: none;
}
.voyager-map-menu__nav-logo {
  padding-bottom: 20px;
  text-align: center;
}
.voyager-map-menu__nav-right-items {
  display: none;
}
.voyager-map-menu__nav-right-items.is-active {
  display: block;
}
.voyager-map-menu__map {
  width: calc(100% - 40px);
  height: 50%;
  margin: 20px;
  background: var(--voyager-brand-two);
  border: 1px solid var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__map {
    width: 67%;
    height: auto;
  }
}
.voyager-map-menu__map-main {
  width: 100%;
  height: 100%;
}

.voyager-card-grid {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card-grid {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card-grid {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-card-grid__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}
.voyager-card-grid .voyager-card-grid__card-icon {
  margin-bottom: 15px;
}
.voyager-card-grid .voyager-card-grid__card-icon svg {
  max-width: 54px;
}
.voyager-card-grid--three-cards .voyager-card-grid__card {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--three-cards .voyager-card-grid__card {
    max-width: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--three-cards .voyager-card-grid__card {
    max-width: calc(566.6666666667px - (10px + 4vh));
  }
}
.voyager-card-grid--two-cards .voyager-card-grid__card {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--two-cards .voyager-card-grid__card {
    max-width: 500px;
  }
}
.voyager-card-grid--even-odd .voyager-card-grid__card-inline-features {
  display: none;
}
@media only screen and (min-width: 1312px) {
  .voyager-card-grid--even-odd .voyager-card-grid__wrapper {
    max-width: 1412px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card-grid--even-odd .voyager-card-grid__container {
    padding-right: 125px;
    padding-left: 125px;
  }
  .voyager-card-grid--even-odd .voyager-card-grid__intro-text {
    margin-bottom: 65px;
  }
}
.voyager-card-grid--with-background {
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0;
  background: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--with-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card-grid--with-background {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-card-grid--with-background {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--five-cards .voyager-card-grid__wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
  }
  .voyager-card-grid--five-cards .voyager-card-grid__card {
    grid-column: span 2;
    margin: 0;
  }
  .voyager-card-grid--five-cards .voyager-card-grid__card1,
  .voyager-card-grid--five-cards .voyager-card-grid__card2 {
    grid-column: span 3;
  }
}
.voyager-card-grid__filter-menu {
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--voyager-brand-one);
  }
}
.voyager-card-grid__filter-menu-item {
  position: relative;
}
.voyager-card-grid__filter-menu-item.is-active {
  color: var(--voyager-brand-two);
}
.voyager-card-grid__filter-menu-item.is-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 5px;
  background: var(--voyager-brand-two);
  border-radius: 3px;
  transform: translateY(3px);
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu-item.is-active::after {
    display: block;
  }
}
.voyager-card-grid__filter-menu-button {
  padding: 15px 25px;
  color: var(--voyager-brand-one);
  text-transform: capitalize;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu-button {
    letter-spacing: 0.05em;
  }
}
.voyager-card-grid--filter .voyager-card-grid__card:not(.is-active) {
  display: none;
}

.voyager-logos {
  margin: 40px auto;
}
.voyager-logos__img-wrapper {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.voyager-logos__img {
  width: auto;
  max-width: 100%;
}
.voyager-logos__caption {
  text-align: center;
}
.voyager-logos--grid .voyager-logos__container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--grid .voyager-logos__container {
    padding: 0 60px;
  }
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 160px;
  padding: 15px 30px;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--grid .voyager-logos__container .voyager-logos__item {
    max-width: 25%;
  }
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__logo {
  max-width: 80px;
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__caption {
  padding-left: 20px;
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__logo,
.voyager-logos--grid .voyager-logos__container .voyager-logos__caption {
  display: flex;
  align-items: center;
  flex: 1;
}
.voyager-logos--carousel {
  position: relative;
  padding-bottom: 50px;
}
.voyager-logos--carousel .voyager-logos__control-bar {
  bottom: -50px;
}
.voyager-logos--carousel .voyager-logos__container {
  padding: 0 40px;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--carousel .voyager-logos__container {
    padding: 0 15px;
  }
}
.voyager-logos--carousel .voyager-logos__splide__arrows {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-logos--carousel .voyager-logos__splide__arrow {
  position: absolute;
  padding: 0;
  background: transparent;
  border: 0;
}
.voyager-logos--carousel .voyager-logos__splide__arrow svg {
  width: 15px;
}
.voyager-logos--carousel .voyager-logos__splide__arrow--prev {
  top: -3px;
  left: 0;
  transform: rotate(180deg);
}
.voyager-logos--carousel .voyager-logos__splide__arrow--next {
  right: 0;
}
.voyager-logos--carousel .voyager-logos__item {
  width: 160px;
  padding: 0 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--carousel .voyager-logos__item {
    width: 220px;
    padding: 0 20px;
  }
}
.voyager-logos .voyager-logos__arrows-inner {
  position: static;
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow {
  position: absolute;
  top: calc(50% - 45px);
  display: flex;
  width: 4.8125rem;
  height: 4.8125rem;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow--left {
  left: 0;
  transform: translateX(-45px);
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow--right {
  right: 0;
  transform: translateX(45px);
}

.voyager-accordion {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-accordion {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__container {
    max-width: 1000px;
    padding: 0;
  }
}
.voyager-accordion .voyager-accordion__intro-text-heading {
  color: var(--voyager-brand-three);
}
.voyager-accordion__intro-text-sub-heading {
  margin: 0;
  color: var(--voyager-brand-three);
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__intro-text-sub-heading {
    padding-bottom: 10px;
  }
}
.voyager-accordion__intro-text-textarea-paragraph {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__intro-text-textarea-paragraph {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion__header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 18px 20px;
  color: var(--voyager-brand-three);
  text-align: left;
  background-color: var(--voyager-brand-five);
  border-radius: 6px;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  will-change: color, background-color;
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,-0.15vw + 1.81rem), 1.625rem);
  line-height: clamp(1.75rem, -0.15vw + 1.81rem, 1.63rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header {
    padding: 24px 25px;
  }
  .voyager-accordion__header:hover {
    color: var(--voyager-brand-three);
    background-color: var(--voyager-brand-ten);
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin-left: auto;
  margin-left: 20px;
  font-size: 1.125rem;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header-icon {
    font-size: 0.75rem;
  }
}
.voyager-accordion__body {
  display: block;
  overflow: hidden;
  transition: max-height 0.3s;
}
.voyager-accordion__content {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding: 20px;
  padding-top: 0;
  color: var(--voyager-black);
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content h1 {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h2 {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h3 {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h3 {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content h4 {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h5 {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content h6 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h6 {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content p {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-accordion__content a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-accordion__content a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-accordion__content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 3px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
}
.voyager-accordion__content li:last-child {
  margin: 0;
}
.voyager-accordion__content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-accordion__content em {
  font-style: italic;
}
.voyager-accordion__content strong {
  font-weight: 600;
}
.voyager-accordion__content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-accordion__content .img {
  margin-top: 0.5em;
}
.voyager-accordion__content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-accordion__content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-accordion__content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content {
    padding: 25px;
    padding-top: 0;
  }
}
.voyager-accordion__content-wrapper {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 0;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content-wrapper {
    min-width: 294px;
    padding: 0;
  }
}
.voyager-accordion__image-wrapper {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper {
    margin-bottom: 30px;
  }
}
.voyager-accordion__image {
  display: flex;
  min-width: 294px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image {
    min-width: 300px;
  }
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 2px;
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-brand-three);
  background-color: var(--voyager-white);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  color: var(--voyager-brand-three);
  transform: rotate(180deg);
}
.voyager-accordion__item-last {
  margin-bottom: 0;
}
.voyager-accordion + .voyager-accordion {
  margin-top: -5px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion + .voyager-accordion {
    margin-top: -47px;
  }
}
.voyager-accordion--panel {
  margin-top: 60px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--panel {
    margin-top: 100px;
  }
}
.voyager-accordion--panel .voyager-accordion__content {
  display: flex;
  flex-direction: column-reverse;
  background-color: unset;
  row-gap: 30px;
}
.voyager-accordion--panel .voyager-accordion__image {
  display: block;
  height: 50vh;
  border-radius: 0;
  box-shadow: var(--voyager-button--primary);
}
.voyager-accordion--panel .voyager-accordion__panel-wrapper {
  height: -moz-fit-content;
  height: fit-content;
}
.voyager-accordion--panel .voyager-accordion__description {
  overflow: auto;
  max-height: 55vh;
}
.voyager-accordion--panel .voyager-accordion__header {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  background: var(--voyager-brand-four);
}
.voyager-accordion--panel .voyager-accordion__header-icon {
  font-size: min(max(1.125rem,0.76vw + 0.84rem), 1.75rem);
  font-size: clamp(1.13rem, 0.76vw + 0.84rem, 1.75rem);
}
.voyager-accordion--panel .voyager-accordion__item {
  background: unset;
}
.voyager-accordion--panel .is-active .voyager-accordion__header {
  color: var(--voyager-white);
  background: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .voyager-accordion--panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 25%;
  }
  .voyager-accordion--panel .voyager-accordion__item {
    width: 100%;
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
  }
  .voyager-accordion--panel .voyager-accordion__item-last .voyager-accordion__header {
    border-bottom: 1px solid var(--voyager-black);
  }
  .voyager-accordion--panel .voyager-accordion__body {
    display: block;
    background-color: unset;
    opacity: 0;
    transition: opacity 1s;
    visibility: hidden;
  }
  .voyager-accordion--panel .voyager-accordion__body.is-active {
    visibility: visible;
    opacity: 1;
  }
  .voyager-accordion--panel .voyager-accordion__header {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 18px 18px 0;
    color: var(--voyager-brand-one);
    text-align: left;
    background-color: unset;
    border-top: 1px solid var(--voyager-black);
    border-radius: 0;
    box-shadow: none;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__header:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-brand-eight);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__header-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 20px;
    color: var(--voyager-brand-one);
    line-height: 1;
    background: var(--voyager-brand-three);
    transition: ease all 0.3s;
    pointer-events: none;
    aspect-ratio: 1;
  }
  .voyager-accordion--panel .voyager-accordion__header-icon::before {
    display: contents;
  }
  .voyager-accordion--panel .voyager-accordion__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: unset;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .voyager-accordion--panel .voyager-accordion__description {
    flex: 1 0 calc(50% - 30px);
    padding-top: 16px;
  }
  .voyager-accordion--panel .voyager-accordion__image-wrapper {
    flex: 1 1 50%;
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header {
    border-radius: 0;
    box-shadow: none;
    pointer-events: none;
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon {
    background: var(--voyager-white);
    box-shadow: var(--voyager-button--primary);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon:before {
    color: var(--voyager-black);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header-icon {
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 30%;
  }
  .voyager-accordion--panel .voyager-accordion__description {
    flex: 1 0 calc(50% - 67px);
  }
}
.js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  display: none;
}
.js-voyager-accordion__content-collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}

.voyager-testimonials__testimonial {
  display: flex;
  flex-direction: column;
  padding: 20%;
}
.voyager-testimonials__text {
  margin-bottom: 1rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.voyager-testimonials_name, .voyager-testimonials_location {
  margin-bottom: 1rem;
  font-size: 0.8rem;
  font-weight: 700;
}
.voyager-testimonials__rating {
  margin-bottom: 1rem;
}

.voyager-features {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-features {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-features {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-features {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-features .voyager-features__heading {
  margin-top: 0;
}
.voyager-features-buttons {
  margin: 20px 0;
}
.voyager-features__container {
  margin: 0 auto;
}
.voyager-features__intro-text {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__intro-text {
    margin-bottom: 60px;
  }
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
  padding-top: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature {
    padding: 20px 20px 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-features__feature {
    padding: 20px 30px 0;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-features__feature {
    padding: 20px 50px 0;
  }
}
.voyager-features__feature-icon {
  position: relative;
  display: flex;
  width: 68px;
  height: auto;
  max-height: 68px;
  justify-content: center;
}
.voyager-features__feature-icon::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: -28px;
  width: 79px;
  height: 79px;
  background: url(../svg/feature-bg.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1700px) {
  .voyager-features__feature-icon {
    height: 68px;
  }
}
.voyager-features__feature-icon svg {
  z-index: 1;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.voyager-features__feature-caption {
  overflow: auto;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-features__control-bar {
  position: relative;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__control-bar {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-features__control-bar {
    padding-top: 80px;
  }
}
.voyager-features__title {
  margin-top: 37px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.75rem;
  letter-spacing: 0.02rem;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-features__description {
  margin-top: 10px;
  color: var(--voyager-black);
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-features__splide.splide--grid .voyager-features__control-bar {
  position: relative;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__splide.splide--grid .voyager-features__control-bar {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-features__splide.splide--grid .voyager-features__control-bar {
    padding-top: 80px;
  }
}
.voyager-features .splide__slide__row {
  display: flex;
  /* stylelint-disable-next-line declaration-no-important -- Required to force height on screen reader text */
  height: auto !important;
  justify-content: center;
  align-items: flex-start;
}
.voyager-features .splide__slide {
  /* stylelint-disable-next-line declaration-no-important -- Required to force height on screen reader text */
  margin: 0 !important;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-features .splide__slide {
    padding-right: 0;
    padding-left: 0;
  }
}
.voyager-features .splide__slide:last-child {
  border: 0;
}
.voyager-features .splide__pagination {
  display: none;
}
.voyager-features--grid .voyager-features__features {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 0 20px;
  row-gap: 18px;
}
@media only screen and (min-width: 688px) {
  .voyager-features--grid .voyager-features__features {
    margin-top: 40px;
    padding: 0;
    row-gap: 45px;
  }
}
.voyager-features--grid .voyager-features__features .voyager-features__feature {
  width: 100%;
  padding-right: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-features--grid .voyager-features__features .voyager-features__feature {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-features--grid .voyager-features__features .voyager-features__feature {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-features--carousel .voyager-features__arrow.is-style-progress {
    top: calc(50% - 45px);
    border: 0;
  }
  .voyager-features--carousel .voyager-features__arrow.is-style-progress--left {
    transform: translateX(-80px);
  }
  .voyager-features--carousel .voyager-features__arrow.is-style-progress--right {
    transform: translateX(80px);
  }
}
.voyager-features--carousel .splide__slide__row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.voyager-features--carousel .voyager-features__features .voyager-features__feature.splide__slide--col {
  width: 85%;
}
.voyager-features--carousel .voyager-features__features .voyager-features__feature {
  justify-content: center;
  padding: 22.5px 0 22.5px 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-features--carousel .voyager-features__features .voyager-features__feature {
    justify-content: left;
  }
}
.voyager-features--carousel .splide__track {
  padding: 7.5px;
  background-color: var(--voyager-brand-three);
}

.voyager-map {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  /*
  	Media Query
  */
  /*
  	Filter
  */
  /*
  	Main Map
  */
  /*
  	Main Map Variations
  */
}
@media only screen and (min-width: 992px) {
  .voyager-map {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-map {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 210px;
    height: 100%;
    max-height: 417px;
    background: url(../svg/leaf-left.svg) no-repeat;
    background-size: contain;
    opacity: 70%;
    transform: rotate(360deg);
  }
}
.voyager-map__intro-text {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-map {
    /*
    	Filter
    */
    /*
    	Main Map
    */
  }
  .voyager-map__filter-wrapper {
    position: static;
    top: 0;
    left: 0;
    margin: 0 auto;
  }
}
.voyager-map__filter-wrapper {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-wrapper {
    margin-top: -20px;
    margin-bottom: 30px;
  }
}
.voyager-map__filter-trigger {
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  padding: 0 40px 0 19px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 3.625rem;
  letter-spacing: 0.04rem;
  text-align: left;
  background: var(--voyager-brand-nine);
  border-radius: 5px;
  transition: all 0.25s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-trigger {
    display: none;
  }
}
.voyager-map__filter-trigger__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  font-size: 0.75rem;
  transition: all 0.25s;
  cursor: pointer;
  pointer-events: none;
  transform: translateY(-50%);
}
.voyager-map__filter-trigger.is-active {
  background: var(--voyager-brand-seven);
  border-radius: 5px 5px 0 0;
}
.voyager-map__filter-trigger.is-active .voyager-map__filter-trigger__icon {
  transform: translate(0, -50%) scale(1, -1);
}
.voyager-map__filter-trigger.is-active ~ .voyager-map__filter-list {
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0);
  visibility: visible;
}
.voyager-map__filter-list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 10px;
  background: var(--voyager-white);
  border-radius: 0 0 5px 5px;
  opacity: 0;
  transition: all 0.25s;
  pointer-events: none;
  box-shadow: var(--voyager-button--primary);
  list-style: none;
  transform: translateY(10px);
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-list {
    position: static;
    display: flex;
    box-shadow: none;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    background: none;
    border-radius: 0;
    opacity: 1;
    pointer-events: auto;
    list-style: none;
    visibility: visible;
  }
}
.voyager-map__filter-list li {
  position: relative;
  display: block;
  padding: 0;
}
.voyager-map__filter-list li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: var(--voyager-gallery-group-title-bg);
  opacity: 0.2;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-list li::after {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-list li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 25px;
    background: var(--voyager-brand-three);
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-map__filter-list li::before {
    height: 30px;
  }
}
.voyager-map__filter-list li:first-child {
  padding-left: 0;
}
.voyager-map__filter-list li:first-child::before, .voyager-map__filter-list li:first-child::after {
  display: none;
}
.voyager-map__filter-list li:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-list li {
    padding: 0 3px;
    border: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__filter-list li {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-map__filter-list li {
    padding: 0 18px;
  }
}
.voyager-map__filter-text {
  display: inline-flex;
  width: 100%;
  align-items: center;
  padding: 5px 10px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5625rem;
  text-transform: uppercase;
  transition: all 0.25s;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-text {
    width: auto;
    padding: 0 10px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.875rem;
    letter-spacing: 0.0625rem;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__filter-text {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-map__filter-text {
    padding: 0 22px;
  }
}
.voyager-map__filter-item {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 0.25s;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-item:hover .voyager-map__filter-icon img {
    filter: invert(50%) sepia(136%) saturate(79%) hue-rotate(355deg) brightness(78%) contrast(82%);
  }
  .voyager-map__filter-item:hover .voyager-map__filter-label::before {
    background: url(../svg/filter-graphics-hover.svg) no-repeat center bottom;
    background-size: contain;
    opacity: 1;
    visibility: visible;
  }
  .voyager-map__filter-item:active .voyager-map__filter-label::before {
    background: url(../svg/filter-graphics-active.svg) no-repeat center bottom;
    background-size: contain;
    opacity: 1;
    visibility: visible;
  }
  .voyager-map__filter-item:active .voyager-map__filter-text {
    color: var(--voyager-brand-six);
  }
}
.voyager-map__checkbox {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.voyager-map__filter-icon {
  display: none;
  align-items: center;
  margin-right: 10px;
  /* Cannot use classes since the path will be part of the uploaded SVG/img icons */
  /* Cannot use classes since the path will be part of the uploaded SVG/img icons */
}
.voyager-map__filter-icon path {
  fill: var(--voyager-brand-five);
  transition: all 0.25s;
}
.voyager-map__filter-icon img {
  width: auto;
  height: 26px;
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-checkbox .voyager-map__filter-checkbox__indicator::after {
  transform: translate(-50%, -50%) scale(1);
}
@media only screen and (min-width: 992px) {
  .voyager-map__checkbox:checked ~ .voyager-map__filter-label::before {
    opacity: 1;
    visibility: visible;
  }
  .voyager-map__checkbox:checked ~ .voyager-map__filter-label:hover::before {
    background: url(../svg/filter-graphics.svg) no-repeat center bottom;
    background-size: contain;
  }
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-icon path {
  /* Cannot use classes since the path will be part of the uploaded SVG/img icons */
  fill: var(--voyager-brand-five);
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-icon img {
  filter: invert(50%) sepia(136%) saturate(79%) hue-rotate(355deg) brightness(78%) contrast(82%);
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-text {
  color: var(--voyager-brand-two);
}
.voyager-map__filter-checkbox {
  display: none;
  width: 60px;
  align-items: center;
  padding-right: 22px;
  padding-left: 20px;
}
.voyager-map__filter-checkbox__indicator {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid var(--voyager-brand-five);
  border-radius: 3px;
}
.voyager-map__filter-checkbox__indicator::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--voyager-brand-two);
  border-radius: 3px;
  transition: all 0.25s;
  transform: translate(-50%, -50%) scale(0);
}
.voyager-map__filter-label {
  display: flex;
  align-items: center;
  margin: 5px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-label {
    position: relative;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .voyager-map__filter-label::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 70px;
    height: 5px;
    background: url(../svg/filter-graphics.svg) no-repeat center bottom;
    opacity: 0;
    background-size: contain;
    transform: translateX(-50%);
    visibility: hidden;
  }
}
.voyager-map__map-wrapper {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  max-width: 100%;
  height: 550px;
  margin: 0 auto;
  background-color: transparent;
  border-radius: 15px;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-map__map-wrapper {
    height: 475px;
    border-radius: 20px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__map-wrapper {
    height: 580px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-map__map-wrapper {
    height: 650px;
  }
}
.voyager-map button.gm-ui-hover-effect {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  position: absolute !important;
  top: 5px;
  right: 5px;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  width: 40px !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  height: 40px !important;
  color: var(--voyager-black);
  font-size: 1.25rem;
  box-shadow: var(--voyager-map-close);
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  background: var(--voyager-white) !important;
  border-radius: 50%;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  opacity: 1 !important;
  /* stylelint-disable-next-line selector-max-type -- Required because no class present. */
}
@media only screen and (min-width: 688px) {
  .voyager-map button.gm-ui-hover-effect:hover {
    color: var(--voyager-white);
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    background: var(--voyager-brand-two) !important;
  }
}
.voyager-map button.gm-ui-hover-effect > span {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  width: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  height: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  margin: 5px !important;
  font-size: 1.25rem;
  line-height: 1.875rem;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  background: none !important;
}
.voyager-map button.gm-ui-hover-effect > span:before {
  content: "\e808";
}
.voyager-map .gm-style .gm-style-iw-d {
  background: var(--voyager-white);
  border-radius: 10px;
  box-shadow: var(--voyager-map-content);
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  overflow-x: hidden !important;
}
@media only screen and (min-width: 688px) {
  .voyager-map .gm-style .gm-style-iw-d {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    max-height: none !important;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    overflow: visible !important;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map .gm-style .gm-style-iw-d {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    overflow: hidden !important;
  }
}
.voyager-map .gm-style .gm-style-iw-c {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  padding: 25px 25px 0 0 !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  background: none !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  border-radius: unset !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  box-shadow: unset !important;
}
@media only screen and (min-width: 688px) {
  .voyager-map .gm-style .gm-style-iw-c {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    max-height: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map .gm-style .gm-style-iw-c {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    max-width: 535px !important;
  }
}
.voyager-map .gm-style-iw-ch {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  padding-top: 0 !important;
}
.voyager-map__map {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-map__map .marker-card {
    display: flex;
  }
}
.voyager-map__map .marker-card__thumbnail {
  height: 105px;
  margin-bottom: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center;
}
.voyager-map__map .marker-card__content {
  margin: 15px 0 15px 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-map__map .marker-card__content {
    max-height: 400px;
    margin: 15px;
    overflow-y: auto;
  }
}
.voyager-map__map .marker-card__title {
  margin-bottom: 8px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: medium;
  line-height: 1.875rem;
  letter-spacing: 0.045rem;
}
.voyager-map__map .marker-card__location {
  display: block;
  margin-bottom: 0;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.04rem;
}
.voyager-map__map .marker-card__link {
  display: block;
  margin-top: 8px;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0.05625rem;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-map__map .marker-card__link:hover {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-map__map-iframe {
  width: 100%;
  height: 100%;
}
.voyager-map--full-width .voyager-map__container {
  width: 100%;
  max-width: 100%;
}
.voyager-map__marker-card-thumbnail {
  width: calc(100% - 15px);
  max-width: calc(100% - 15px);
  height: 100px;
  margin: 15px 0 0 15px;
  border-radius: 5px;
  background-position: 50%;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-map__marker-card-thumbnail {
    max-width: 165px;
    height: auto;
    flex: 0 0 165px;
    margin: 15px 0 15px 15px;
  }
}
.voyager-map--is-static {
  /*
  	Color Variations
  */
}
.voyager-map--is-static .voyager-map__filter-wrapper {
  display: none;
}
.voyager-map--is-static .voyager-map__map {
  /* Cannot use classes since the iframe will be just copied from google maps and used as static map */
}
.voyager-map--is-static .voyager-map__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.voyager-map--is-static.is-grayscale .voyager-map__map {
  filter: grayscale(100%);
}
.voyager-map--is-static.is-sepia .voyager-map__map {
  filter: sepia(100%);
}

.voyager-instagram-feed {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  margin-bottom: 140px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-instagram-feed {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed {
    margin-bottom: 180px;
  }
  .voyager-instagram-feed::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    max-width: 210px;
    height: 100%;
    max-height: 417px;
    background: url(../svg/leaf.svg) no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    opacity: 70%;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-instagram-feed {
    margin-bottom: 240px;
  }
}
.voyager-instagram-feed__content {
  padding: 0;
  color: var(--voyager-black);
  text-align: center;
}
.voyager-instagram-feed__user-id {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  text-decoration: none;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translate(-50%);
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__user-id {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-instagram-feed__user-id:active, .voyager-instagram-feed__user-id:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id {
    bottom: -100px;
  }
}
.voyager-instagram-feed__user-id::after {
  transform: translate(-50%);
  left: 50%;
}
.voyager-instagram-feed__description {
  margin-top: 10px;
}
.voyager-instagram-feed__section-title {
  position: relative;
  margin: 0 auto 15px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  word-break: break-all;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__section-title {
    margin: 0 auto 18px;
  }
}
.voyager-instagram-feed__splide {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide {
    width: 100%;
    margin-top: 56px;
    margin-right: auto;
    margin-left: auto;
  }
}
.voyager-instagram-feed__splide .splide__pagination {
  display: none;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 180px;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 200px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 220px;
  }
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper img,
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  display: inline-block;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 688px) {
  .voyager-lightbox__button-next, .voyager-lightbox__button-previous {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.voyager-lightbox__slide {
  box-sizing: border-box;
}
.voyager-lightbox__slide-inner-container {
  height: auto;
  margin: 0;
}
.voyager-lightbox__slide-inner-content {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 15px;
  overflow: auto;
}
.voyager-lightbox .voyager-lightbox__slide-media {
  margin: unset;
  box-shadow: none;
}
.voyager-lightbox .voyager-lightbox__slide-media img {
  width: 100%;
  aspect-ratio: 1;
  background-color: transparent;
}
.voyager-lightbox .gslide-video {
  width: 100%;
  margin: 0 auto;
}
.voyager-lightbox .plyr--video,
.voyager-lightbox .gvideo-wrapper {
  max-height: 100%;
}
.voyager-lightbox__slide-description {
  font-family: inherit;
  font-size: min(max(0.75rem,0.08vw + 0.72rem), 0.8125rem);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.voyager-lightbox__slide-description a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-description a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-lightbox__slide-description a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-lightbox__slide-description a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-lightbox__slide-description-inner {
  padding: 0;
}
.voyager-lightbox__slide-description-container {
  flex: auto;
  padding: 10px;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-inner-content {
  height: auto;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slider-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .glightbox-mobile .voyager-lightbox .voyager-lightbox__slider-container {
    height: auto;
  }
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--voyager-black);
  font-family: inherit;
  text-align: center;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description-container {
  position: relative;
  top: calc(100% + 15px);
  height: auto;
  flex: 1 1 100%;
  padding: 0;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description-container {
    padding: 0 30px;
  }
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__expanded-link {
  color: var(--voyager-brand-one);
}
.glightbox-mobile .voyager-lightbox__overlay {
  background: var(--voyager-white);
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
  top: 50%;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  padding: 5px;
  color: var(--voyager-brand-three);
  font-size: 0.875rem;
  background: var(--voyager-brand-five);
  border: 0;
  border-radius: 50px;
  transition: all 0.5s;
  transform: translateY(-50%);
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous::before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next::before {
  display: block;
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous.disabled, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next.disabled {
  opacity: 0.4;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
    width: 42px;
    height: 42px;
    margin: 0;
    font-size: 1.125rem;
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:hover, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:hover {
    color: var(--voyager-white);
    background: var(--voyager-brand-two);
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous.disabled, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next.disabled {
    opacity: 0.4;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
    width: 60px;
    height: 60px;
  }
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
  right: 0;
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:before {
  content: "\e807";
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous {
  left: 0;
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:before {
  content: "\e816";
}
.voyager-lightbox .voyager-lightbox__button .voyager-lightbox__button-previous-svg,
.voyager-lightbox .voyager-lightbox__button .voyager-lightbox__button-next-svg {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__overlay {
    background: rgba(0, 0, 0, 0.5);
  }
  .voyager-lightbox__slider {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-color: transparent;
  }
  .voyager-lightbox__slider-container {
    position: relative;
    top: 50%;
    left: 0;
    display: flex;
    width: 95vw;
    height: 95vh;
    justify-content: center;
    align-items: center;
    margin: auto;
    transform: translateY(-50%);
  }
  .voyager-lightbox__slide {
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px 90px 95px;
  }
  .voyager-lightbox__slide-inner-content {
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: var(--voyager-white);
    overflow: unset;
  }
  .voyager-lightbox__slide-description-container {
    position: absolute;
    top: calc(100% + 15px);
    right: 0;
    left: 0;
    max-height: 68px;
    padding: 0;
    background-color: transparent;
    overflow: auto;
  }
  .voyager-lightbox__slide-description-container.description-bottom, .voyager-lightbox__slide-description-container.description-top {
    margin: 0 auto;
  }
  .voyager-lightbox__slide-media {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
  }
  .voyager-lightbox__slide-media img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    aspect-ratio: auto;
  }
  .voyager-lightbox__slide-inner-container {
    width: 100%;
    height: 100%;
  }
}
.voyager-lightbox__container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 13;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  touch-action: none;
}
.voyager-lightbox__content-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  height: 100%;
  background: var(--voyager-white);
  will-change: opacity;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__content-overlay {
    background: rgba(0, 0, 0, 0.5);
  }
}
.voyager-lightbox__slider {
  top: 0;
  left: 0;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  padding: 30px 40px;
  transition: transform 0.4s ease;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider {
    padding: 50px;
  }
}
.voyager-lightbox__arrows-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-wrapper {
    font-size: 1.4375rem;
  }
}
.voyager-lightbox__arrows-button--prev, .voyager-lightbox__arrows-button--next {
  position: absolute;
  top: 50%;
  z-index: 6;
  margin: 0 5px;
  transform: translateY(-50%);
}
.voyager-lightbox__arrows-button--prev {
  left: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-button--prev {
    left: 0;
  }
}
.voyager-lightbox__arrows-button--next {
  right: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-button--next {
    right: 0;
  }
}
.voyager-lightbox__slider .splide__arrows svg {
  display: none;
  width: 24px;
  height: auto;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider .splide__arrows svg {
    display: none;
    width: 32px;
  }
}
.voyager-lightbox__slide-content {
  height: calc(100vh - 60px);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-content {
    height: calc(100vh - 100px);
  }
}
.voyager-lightbox__slide-media {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex: auto;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-media {
    flex: 1;
  }
}
.voyager-lightbox__slide-image {
  width: 100%;
  height: auto;
}
.voyager-lightbox__slide-description-wrap {
  position: static;
  display: none;
  max-height: 70px;
  flex: auto;
  margin-top: 15px;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-description-wrap {
    flex: 1;
  }
}
.voyager-lightbox__video.video-js {
  width: 100%;
  height: 100%;
}
.voyager-lightbox__button.voyager-lightbox__button-close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 6;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: normal;
  background: var(--voyager-close-overlay-mobile);
  border-radius: 50%;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button.voyager-lightbox__button-close {
    top: 12px;
    right: 8px;
    width: 48px;
    height: 48px;
    background: var(--voyager-close-overlay);
    outline: 1px solid var(--voyager-close-outline);
  }
  .voyager-lightbox__button.voyager-lightbox__button-close:hover path[fill] {
    fill: var(--voyager-brand-two);
  }
}
.voyager-lightbox__button.voyager-lightbox__button-close path[fill] {
  fill: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button.voyager-lightbox__button-close path[fill] {
    fill: var(--voyager-white);
  }
}
.voyager-lightbox__button .voyager-lightbox__button-close--svg {
  width: 21px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button .voyager-lightbox__button-close--svg {
    width: 25px;
  }
}
.voyager-lightbox--thumbnail .voyager-lightbox__slider-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: var(--voyager-white);
}
.voyager-lightbox--thumbnail .voyager-lightbox__slider {
  height: 80vh;
}
.voyager-lightbox--thumbnail .voyager-lightbox__slide-content {
  height: calc(80vh - 100px);
  padding: 0;
}
.voyager-lightbox__thumbnail-slider {
  width: 80%;
  padding-bottom: 30px;
}
.voyager-lightbox__thumbnail-item {
  border: 1px solid transparent;
}
.voyager-lightbox__thumbnail-item.is-active {
  border: 1px solid var(--voyager-active-color);
}
.voyager-lightbox__thumbnail-image {
  width: 100%;
  height: 100%;
}

.voyager-fifty-fifty {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 210px;
    height: 100%;
    max-height: 417px;
    background: url(../svg/leaf.svg) no-repeat;
    opacity: 70%;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1700px) {
  .voyager-fifty-fifty::before {
    max-width: 264px;
  }
}
.voyager-fifty-fifty__columns {
  position: relative;
  display: flex;
  flex-flow: column wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__columns {
    flex-flow: row wrap;
  }
}
.voyager-fifty-fifty__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column {
    width: 50%;
    flex: 1 1 45%;
  }
  .voyager-fifty-fifty__column.voyager-fifty-fifty__column-on-top {
    order: initial;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 60px;
  }
}
.voyager-fifty-fifty__heading {
  margin-bottom: 12px;
  color: var(--voyager-brand-three);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__heading {
    margin-bottom: 20px;
  }
}
.voyager-fifty-fifty__heading.font-size--heading {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__heading.default {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__pre-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__pre-heading {
    margin: 0 0 18px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading {
  margin-bottom: 20px;
  color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .font-size--sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
}
.voyager-fifty-fifty__textarea {
  margin: 12px 0 0;
}
.voyager-fifty-fifty__textarea h1 {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__textarea h2 {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__textarea h3 {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h3 {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea h4 {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__textarea h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h5 {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea h6 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h6 {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea p {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-fifty-fifty__textarea a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-fifty-fifty__textarea a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty__textarea ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-fifty-fifty__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 3px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
}
.voyager-fifty-fifty__textarea li:last-child {
  margin: 0;
}
.voyager-fifty-fifty__textarea ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-fifty-fifty__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty__textarea strong {
  font-weight: 600;
}
.voyager-fifty-fifty__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-fifty-fifty__textarea a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-fifty-fifty__textarea a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__voyager-buttons {
  justify-content: flex-start;
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__voyager-buttons {
    margin-top: 40px;
  }
}
.voyager-fifty-fifty__textarea-paragraph:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__inline-features {
  margin: 14px 0;
}
.voyager-fifty-fifty__feature {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 16px);
  margin-left: calc(-1 * 16px);
}
.voyager-fifty-fifty__feature-icon-wrapper {
  margin-bottom: 16px;
  margin-left: 16px;
  width: 30px;
  height: 30px;
}
.voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__content-wrapper-right-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__border, .voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__border {
  height: 10px;
  margin-bottom: 66px;
  border-top: solid 5px var(--voyager-brand-four);
  border-bottom: solid 1px var(--voyager-brand-four);
}
.voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  order: -1;
  margin-bottom: 40px;
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right .voyager-fifty-fifty__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty--stacked {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-fifty-fifty__video {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__video {
    margin-bottom: 30px;
  }
}
.voyager-fifty-fifty__images-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
  height: 340px;
  flex: 1 1 calc(100% - 40px);
  margin-right: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    height: 550px;
    flex: 1 1 calc(100% - 50px);
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    height: 650px;
    flex: 1 1 calc(100% - 80px);
    margin-right: 80px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    width: 650px;
    height: 750px;
    flex: 1 1 calc(100% - 150px);
    margin-right: 150px;
  }
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
  width: 140px;
  height: 155px;
  margin-top: -135px;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 300px;
    height: 300px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    height: 340px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    height: 350px;
  }
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-webp {
  height: 100%;
}

.voyager-image-video {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-image-video {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-image-video .voyager-image-video {
  margin: 0;
}
.voyager-image-video::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 19px;
  background: url(../svg/banner-line-top.svg) repeat-x;
  background-size: contain;
}
.voyager-image-video::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 19px;
  background: url(../svg/banner-line-bottom.svg) repeat-x;
  background-size: contain;
}
.voyager-image-video__container {
  max-width: 100%;
  padding: 0;
}
.voyager-image-video__intro-text {
  display: none;
}
.voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
  width: 100%;
  height: 100%;
  margin-bottom: 16px;
  color: var(--voyager-white);
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
    margin-bottom: 72px;
  }
}
.voyager-image-video__caption {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: initial;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.voyager-image-video__figure {
  position: relative;
  display: flex;
  max-width: 100%;
  height: 100%;
  flex-direction: column;
  margin: 0 auto;
}
.voyager-image-video-buttons {
  margin: 15px 0;
}
.voyager-image-video__control-current-time, .voyager-image-video__control-duration-time {
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-image-video__wrapper {
  height: 470px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__wrapper {
    height: 550px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video__wrapper {
    height: 600px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-image-video__wrapper {
    height: 820px;
  }
}
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--mute, .voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  display: flex;
  opacity: 0;
}
.voyager-image-video__video-control--play, .voyager-image-video__video-control--pause {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  align-items: center;
  padding: 0;
  color: var(--voyager-white);
  border-radius: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.voyager-image-video__video-control--play .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text {
  display: none;
  padding: 0 14px 0 10px;
  color: var(--voyager-white);
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--play .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text {
    padding: 0 22px 0 18px;
  }
}
.voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon {
  position: relative;
  box-sizing: content-box;
  display: block;
  font-size: 2.75rem;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon {
    font-size: 3.75rem;
  }
}
.voyager-image-video__play-button-icon::before, .voyager-image-video__pause-button-icon::before {
  display: block;
}
.voyager-image-video__play-button-icon:before {
  content: "\e803";
}
.voyager-image-video__pause-button-icon {
  font-size: 2.375rem;
}
.voyager-image-video__pause-button-icon:before {
  content: "\f00e";
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__pause-button-icon {
    display: block;
    font-size: 3.125rem;
  }
}
.voyager-image-video__video-control--mute {
  position: absolute;
  right: 28px;
  bottom: 28px;
  z-index: 2;
  box-sizing: border-box;
  display: none;
  width: 55px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: var(--voyager-brand-two);
  background: transparent;
  border: 1px solid var(--voyager-white);
  border-radius: 50%;
  aspect-ratio: 1;
}
.voyager-image-video__video-control--mute .voyager-image-video__video-control-text {
  font-size: 0.75rem;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--mute {
    right: 40px;
    bottom: 40px;
  }
}
.voyager-image-video__mute-button-icon {
  font-size: 1.125rem;
}
.voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
  transition: all 0.3s;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--play {
  display: none;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause {
  display: block;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--mute, .voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  opacity: 0;
}
.voyager-image-video__controls--paused .voyager-image-video__video-control--pause {
  display: none;
}
.voyager-image-video__video {
  width: 100%;
  height: 100%;
}
.voyager-image-video__video-control--progress {
  position: absolute;
  bottom: 10px;
  left: 50%;
  display: flex;
  width: 100%;
  color: var(--voyager-white);
  font-size: 0.75rem;
  opacity: 0;
  transform: translateX(-50%);
}
.voyager-image-video__video-control--progress .voyager-image-video__control-current-time {
  width: 50px;
  text-align: right;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar-wrap {
  width: calc(100% - 110px);
  height: 7px;
  margin: 5px;
  background: var(--voyager-white);
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-brand-two);
}
.voyager-image-video__video-control--progress .voyager-image-video__control-duration-time {
  width: 50px;
}

.voyager-text-content {
  margin-top: 50px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-text-content {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-text-content h1 {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-text-content h2 {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-text-content h3 {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h3 {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content h4 {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-text-content h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h5 {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content h6 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h6 {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content p {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content p:last-child {
  margin-bottom: 0;
}
.voyager-text-content a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-text-content a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-text-content a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-text-content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-text-content ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 3px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
}
.voyager-text-content li:last-child {
  margin: 0;
}
.voyager-text-content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-text-content em {
  font-style: italic;
}
.voyager-text-content strong {
  font-weight: 600;
}
.voyager-text-content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-text-content .img {
  margin-top: 0.5em;
}
.voyager-text-content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-text-content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-text-content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    max-width: 210px;
    height: 100%;
    max-height: 417px;
    background: url(../svg/leaf.svg) no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    opacity: 70%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1700px) {
  .voyager-text-content::before {
    max-width: 264px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__columns {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    text-align: left;
  }
  .voyager-text-content__column {
    width: 50%;
    flex: 1 1 45%;
    padding: 0 15px;
  }
  .voyager-text-content__column-left {
    padding-left: 0;
  }
  .voyager-text-content__column-right {
    padding-right: 0;
  }
}
.voyager-text-content__main-content {
  max-width: 1058px;
}
.voyager-text-content__heading {
  position: relative;
  margin: 0 auto 12px;
  color: var(--voyager-brand-three);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading {
    margin: 0 auto 18px;
  }
}
.voyager-text-content__heading.font-size--heading {
  font-size: min(max(2.375rem,0.91vw + 2.03rem), 3.125rem);
  font-size: clamp(2.38rem, 0.91vw + 2.03rem, 3.13rem);
  line-height: min(max(3rem,1.06vw + 2.6rem), 3.875rem);
  line-height: clamp(3rem, 1.06vw + 2.6rem, 3.88rem);
  letter-spacing: 0.0475rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__heading.font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__heading.default {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-text-content__heading.font-size--sub-heading {
  margin-bottom: 20px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-text-content__heading.font-size--pre-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--pre-heading {
    margin: 0 0 18px;
  }
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  margin-bottom: 10px;
}
.voyager-text-content__content {
  margin: 20px 0;
}
.voyager-text-content__textarea-paragraph {
  color: var(--voyager-black);
}
.voyager-text-content__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-text-content__voyager-buttons {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__voyager-buttons {
    margin-top: 40px;
  }
}
.voyager-text-content .voyager-text-content__button-anchor {
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-text-content__button-anchor:hover {
    color: var(--voyager-white);
    text-decoration: none;
  }
  .voyager-text-content .voyager-text-content__button-anchor:focus, .voyager-text-content .voyager-text-content__button-anchor:visited {
    color: var(--voyager-white);
    text-decoration: none;
  }
}
.voyager-text-content--center, .voyager-text-content--center-aligned {
  text-align: center;
}
.voyager-text-content--center .voyager-text-content-buttons,
.voyager-text-content--center .voyager-text-content__voyager-buttons, .voyager-text-content--center-aligned .voyager-text-content-buttons,
.voyager-text-content--center-aligned .voyager-text-content__voyager-buttons {
  justify-content: center;
}
.voyager-text-content--center .voyager-text-content__main-content, .voyager-text-content--center-aligned .voyager-text-content__main-content {
  margin: 0 auto;
}
.voyager-text-content--center .voyager-text-content__column, .voyager-text-content--center-aligned .voyager-text-content__column {
  text-align: center;
}
.voyager-text-content--center .voyager-text-content__column-buttons, .voyager-text-content--center-aligned .voyager-text-content__column-buttons {
  justify-content: center;
}
.voyager-text-content--columns .voyager-text-content__container {
  max-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__container {
    padding-right: 45px;
    padding-left: 45px;
  }
}
.voyager-text-content--columns .voyager-text-content__textarea {
  margin-top: 20px;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 50px;
  }
}
.voyager-text-content--columns .voyager-text-content__main-content {
  max-width: 100%;
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__main-content {
    min-width: 415px;
    max-width: 415px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-text-content--columns .voyager-text-content__main-content {
    min-width: 550px;
    max-width: 550px;
  }
}
.voyager-text-content--columns .voyager-text-content__main-content .voyager-text-content__textarea {
  margin-left: 0;
}

.voyager-forms-panel {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-forms-panel {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-forms-panel {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-forms-panel--with-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.voyager-forms-panel__container {
  display: flex;
  max-width: 1162px;
  flex-direction: column;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-forms-panel__heading {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  padding: 0;
}
.voyager-forms-panel .voyager-forms-panel__title {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  color: var(--voyager-brand-three);
  text-align: center;
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.voyager-forms-panel__content-inner {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__content-inner {
    margin-bottom: 40px;
  }
}
.voyager-forms-panel__description {
  justify-content: center;
  align-items: center;
}
.voyager-forms-panel__description--paragraph {
  width: 100%;
  max-width: 802px;
  margin: 0 auto;
  text-align: center;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  text-transform: none;
  margin-bottom: 10px;
}
.voyager-forms-panel__form-wrapper {
  /* Gravity Forms classes style */
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.voyager-forms-panel__form-wrapper iframe[src*="&theme=wide"] {
  height: 150px;
}
.voyager-forms-panel__form-wrapper select {
  padding-right: 25px;
}
.voyager-forms-panel__form-wrapper input,
.voyager-forms-panel__form-wrapper textarea,
.voyager-forms-panel__form-wrapper select,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 56px;
  padding: 20px;
  color: var(--voyager-black);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.04rem;
  background: var(--voyager-white);
  border: solid 1px var(--voyager-brand-nine);
  border-radius: 5px;
}
.voyager-forms-panel__form-wrapper input::-moz-placeholder, .voyager-forms-panel__form-wrapper textarea::-moz-placeholder, .voyager-forms-panel__form-wrapper select::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: var(--voyager-brand-three);
  opacity: 1;
}
.voyager-forms-panel__form-wrapper input::placeholder,
.voyager-forms-panel__form-wrapper textarea::placeholder,
.voyager-forms-panel__form-wrapper select::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea::placeholder {
  color: var(--voyager-brand-three);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper input,
  .voyager-forms-panel__form-wrapper textarea,
  .voyager-forms-panel__form-wrapper select,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea {
    height: 62px;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=checkbox] {
  width: auto;
  margin: 0 10px 0 0;
  background: var(--voyager-brand-three);
  border: solid 1px var(--voyager-brand-thirteen);
  border-radius: 3px;
}
.voyager-forms-panel__form-wrapper:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--voyager-brand-one);
}
.voyager-forms-panel__form-wrapper .gform_title {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_title {
    margin-bottom: 50px;
  }
}
.voyager-forms-panel__form-wrapper .gform_required_legend {
  display: none;
}
.voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
  padding-right: 0;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
[type=button],
[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
[type=button],
[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit] {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  width: auto;
  min-width: 100px;
  height: auto;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  opacity: 1;
  transition: opacity 0.8s ease;
  transition: all 500ms ease 0s;
  cursor: pointer;
  box-shadow: none;
  text-decoration: none;
  word-break: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit] {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit] {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit]:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:active, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:focus,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform]:active,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform]:focus,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],
  [type=button],
  [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel__form-wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit]:active,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit]:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_label {
  font-size: 1rem;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 8px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 20px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
  justify-content: center;
  margin: 20px 0 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 30px 0 0;
    padding: 0;
  }
}
.voyager-forms-panel .gform_ajax_spinner {
  display: none;
}
.voyager-forms-panel .gform_heading {
  margin-bottom: 30px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_heading {
    margin-bottom: 40px;
  }
}
.voyager-forms-panel .gform_description {
  text-align: center;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel__newsletter-signup {
  /* Gravity Form classes style */
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform classes required to override the gravity form CSS */
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__container {
    margin-left: 0;
    padding: 60px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__description {
  color: var(--voyager-white);
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
  color: var(--voyager-brand-two);
  text-align: left;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
    max-width: 578px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__newsletter-signup-wrapper {
  width: 100%;
}
.voyager-forms-panel__newsletter-signup .newsletter-signup-form {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .newsletter-signup-form {
    flex-direction: row;
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .gform_wrapper .gform_body .gform_fields {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__container {
    flex-direction: row;
  }
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__content,
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__form-wrapper {
    width: 50%;
  }
}
.voyager-forms-panel--form-left .voyager-forms-panel__form-wrapper {
  order: -1;
}

.voyager-columns {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-columns {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-columns {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-columns {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-columns__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 20px);
  margin-left: calc(-1 * 20px);
}
.voyager-columns__image {
  width: 100%;
  height: 300px;
}
.voyager-columns__svg-icon {
  width: auto;
}
.voyager-columns .voyager-columns__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-columns__heading, .voyager-columns__textarea, .voyager-columns__buttons, .voyager-columns__image {
  margin: 16px 0;
}
.voyager-columns .voyager-columns__column {
  width: 100%;
  flex: 1 1 100%;
  margin-bottom: 20px;
  margin-left: 20px;
}
@media only screen and (min-width: 688px) {
  .voyager-columns--three-column .voyager-columns__column, .voyager-columns--four-column .voyager-columns__column, .voyager-columns--five-column .voyager-columns__column, .voyager-columns--six-column .voyager-columns__column {
    max-width: 50%;
    flex: 1 1 48%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column {
    max-width: 33.3%;
    flex: 1 1 30%;
  }
  .voyager-columns--four-column .voyager-columns__column {
    max-width: 25%;
    flex: 1 1 23%;
  }
  .voyager-columns--five-column .voyager-columns__column {
    max-width: 20%;
    flex: 1 1 18%;
  }
  .voyager-columns--six-column .voyager-columns__column {
    max-width: 16.6%;
    flex: 1 1 13%;
  }
}

.voyager-tag-banner {
  box-shadow: var(--voyager-button--primary);
  display: flex;
}
.voyager-tag-banner__image-container {
  overflow: hidden;
  position: relative;
  width: 157px;
}
.voyager-tag-banner__image {
  position: absolute;
  height: 100%;
}
.voyager-tag-banner__text-container {
  display: flex;
  flex-direction: column;
  padding: 10px;
  background-color: var(--voyager-white);
  row-gap: 15px;
}
.voyager-tag-banner__content {
  width: 200px;
}
.voyager-tag-banner__button {
  justify-content: flex-start;
}
.voyager-tag-banner__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.voyager-tag-banner--position-left, .voyager-tag-banner--position-right {
  position: fixed;
  z-index: 4;
}
.voyager-tag-banner--position-left {
  left: 0;
}
.voyager-tag-banner--position-right {
  right: 0;
}

.voyager-archive {
  flex: 1;
}
.voyager-archive__container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__container {
    flex-direction: row;
  }
}
.voyager-archive__intro-text-heading {
  text-align: center;
}
.voyager-archive--default {
  flex: 1;
}
.voyager-archive__article {
  margin-bottom: 30px;
}
.voyager-archive__article:last-child {
  margin-bottom: 0;
}
.voyager-archive__article--default {
  padding: 15px;
  background: var(--voyager-white);
  border: 0;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default {
    padding: 20px;
    border-radius: 30px;
  }
}
.voyager-archive__article--default .voyager-archive__article-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.voyager-archive__article--default .voyager-archive__content-wrapper {
  flex: 1;
  padding-left: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__article--default .voyager-archive__content-wrapper {
    padding-left: 30px;
  }
}
.voyager-archive__article--default .voyager-archive__article-heading {
  margin-top: 6px;
  margin-bottom: 10px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: 0.04rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-heading {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
.voyager-archive__article--default .voyager-archive__article-image-wrapper {
  max-width: 100%;
  height: 200px;
  flex: 0 0 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 270px;
    flex: 0 0 270px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    height: 280px;
    border-radius: 20px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 320px;
    flex: 0 0 320px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 480px;
    height: 320px;
    flex: 0 0 480px;
  }
}
.voyager-archive__article--default .voyager-archive__article-image-webp {
  height: 100%;
}
.voyager-archive__article--default .voyager-archive__article-image {
  display: block;
  height: inherit;
}
.voyager-archive__article--last {
  margin-bottom: 0;
}
.voyager-archive__article-buttons {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article-buttons {
    margin-top: 25px;
  }
}
.voyager-archive__article-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__article-wrapper {
    flex-direction: row;
  }
}
.voyager-archive__article-meta {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0.05rem;
}
.voyager-archive__article-meta-date, .voyager-archive__article-meta-separator {
  display: inline-block;
}
.voyager-archive__article-meta-date {
  flex: none;
}
.voyager-archive__article-meta-separator {
  margin: 0 6px;
}
.voyager-archive__card-heading {
  margin-top: 6px;
  margin-bottom: 10px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: 0.04rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__card-heading {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
.voyager-archive__breadcrumb-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-archive__breadcrumb-item {
  display: flex;
}
.voyager-archive__breadcrumb-item:last-child .voyager-archive__breadcrumb-separator:last-child {
  display: none;
}
.voyager-archive__breadcrumb-link {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  font-size: 1rem;
  line-height: min(max(1.75rem,-0.15vw + 1.81rem), 1.625rem);
  line-height: clamp(1.75rem, -0.15vw + 1.81rem, 1.63rem);
  letter-spacing: 0.05rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-archive__breadcrumb-link:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-archive__breadcrumb-link:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-archive__breadcrumb-separator {
  display: inline-block;
  margin: 0 5px;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0.0625rem;
}
.voyager-archive__breadcrumb-separator::before {
  content: "|";
}
.voyager-archive__load-more {
  margin-top: 20px;
  text-align: center;
}
.voyager-archive--fifty-fifty {
  margin-top: 0;
}
.voyager-archive--fifty-fifty .voyager-archive__fifty-fifty-article.voyager-archive__cloned-article:nth-child(odd) .voyager-fifty-fifty__columns {
  flex-direction: row-reverse;
}
.voyager-archive--fifty-fifty .voyager-archive .voyager-fifty-fifty__columns {
  align-items: flex-start;
}
.voyager-archive--fifty-fifty .voyager-archive__fifty-container {
  padding: 0;
}
.voyager-archive--fifty-fifty .voyager-archive__fifty-fifty-article {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding: 0;
  background: none;
}
.voyager-archive--fifty-fifty .voyager-archive__fifty-fifty-article:last-child {
  margin: 0;
}
.voyager-archive--fifty-fifty .voyager-archive__content-wrapper {
  flex: 1;
  padding-left: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-archive--fifty-fifty .voyager-archive__content-wrapper {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-archive__content-wrapper {
    padding-left: 30px;
  }
}
.voyager-archive--fifty-fifty .pagination-wrapper {
  margin-top: 60px;
}
.voyager-archive--fifty-fifty .default {
  margin-top: 6px;
  margin-bottom: 10px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: 0.04rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .default {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 30px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__columns {
  flex-flow: row wrap;
  padding: 15px;
  background: var(--voyager-white);
  border: 0;
  border-radius: 20px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__columns {
    flex-flow: initial;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__columns {
    padding: 20px;
    border-radius: 30px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__content-wrapper-left-column {
  padding-right: 0;
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-left-column-top .voyager-archive__column-left {
  flex: 0 0 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-left-column-top .voyager-archive__column-left {
    flex: 0 0 300px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-left-column-top .voyager-archive__column-left {
    flex: 0 0 390px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-left-column-top .voyager-archive__column-left {
    flex: 0 0 525px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-right-column-top .voyager-archive__column-right {
  flex: 0 0 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-right-column-top .voyager-archive__column-right {
    flex: 0 0 300px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-right-column-top .voyager-archive__column-right {
    flex: 0 0 390px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty--mobile-right-column-top .voyager-archive__column-right {
    flex: 0 0 560px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__voyager-buttons {
  justify-content: flex-start;
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__voyager-buttons {
    margin-top: 30px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__image {
  display: block;
  max-width: 100%;
  height: 200px;
  flex: 0 0 100%;
  margin-bottom: 0;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__image {
    height: 280px;
    border-radius: 20px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__image {
    height: 360px;
  }
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__image-webp {
  height: 100%;
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__article-meta {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0.0625rem;
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__article-meta-date, .voyager-archive--fifty-fifty .voyager-fifty-fifty__article-meta-separator {
  display: inline-block;
  color: var(--voyager-brand-three);
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__article-meta-date {
  flex: none;
}
.voyager-archive--fifty-fifty .voyager-fifty-fifty__article-meta-separator {
  margin: 0 6px;
}
.voyager-archive--card-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-archive--card-grid .voyager-archive__card {
  display: flex;
  max-width: 100%;
  margin: 0 0 20px;
  margin-top: 0;
  padding: 15px;
  border-radius: 20px;
}
.voyager-archive--card-grid .voyager-archive__card:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-archive--card-grid .voyager-archive__card {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    padding: 20px;
  }
  .voyager-archive--card-grid .voyager-archive__card:last-child {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive--card-grid .voyager-archive__card {
    padding: 20px;
  }
}
.voyager-archive--card-grid .voyager-archive__card-content-wrapper {
  padding: 0;
}
.voyager-archive--card-grid .voyager-archive__card-button-wrapper {
  margin-top: 20px;
}
.voyager-archive--card-grid .voyager-archive__paragraph {
  color: var(--voyager-black);
}
.voyager-archive--card-grid .voyager-archive__card-inner-image-wrapper {
  max-width: 100%;
  height: 200px;
  flex: 0 0 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-archive--card-grid .voyager-archive__card-inner-image-wrapper {
    height: 200px;
    margin-bottom: 25px;
    border-radius: 20px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-archive--card-grid .voyager-archive__card-inner-image-wrapper {
    height: 280px;
  }
}
.voyager-archive--card-grid .pagination-wrapper {
  width: calc(100% - 20px);
  margin-top: 20px;
  margin-left: 20px;
}
.voyager-archive--card-grid .voyager-card__article-meta {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: var(--voyager-brand-six);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0.05rem;
}
.voyager-archive--card-grid .voyager-card__article-meta-date, .voyager-archive--card-grid .voyager-card__article-meta-separator {
  display: inline-block;
}
.voyager-archive--card-grid .voyager-card__article-meta-date {
  flex: none;
}
.voyager-archive--card-grid .voyager-card__article-meta-separator {
  margin: 0 6px;
}
.voyager-archive__fifty-fifty-article {
  margin-top: 0;
}
.voyager-archive__column-left, .voyager-archive__column-right {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__column-left, .voyager-archive__column-right {
    margin-bottom: 30px;
  }
}
.voyager-archive__load-more-btn:active, .voyager-archive__load-more-btn:focus {
  background-color: var(--voyager-brand-one);
}
.voyager-archive__load-more-btn--active {
  display: block;
}
.voyager-archive__load-more-btn--loading {
  display: none;
}
.voyager-archive__load-more-btn.js-loading {
  background-color: var(--voyager-brand-five);
  pointer-events: none;
}
.voyager-archive__load-more-btn.js-loading .voyager-archive__load-more-btn--active {
  display: none;
}
.voyager-archive__load-more-btn.js-loading .voyager-archive__load-more-btn--loading {
  display: block;
}

.voyager-booking-hub {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking-hub {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking-hub {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.voyager-booking-hub * {
  box-sizing: border-box;
}
.voyager-booking-hub__container {
  padding-top: 30px;
}
.voyager-booking-hub__header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: var(--voyager-brand-five);
  border-bottom: 1px solid var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__header {
    padding-bottom: 10px;
  }
}
.voyager-booking-hub__intro, .voyager-booking-hub__weather {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__intro, .voyager-booking-hub__weather {
    padding: 0;
  }
}
.voyager-booking-hub__weather {
  width: 100%;
  justify-content: center;
  padding: 30px;
  border-top: 1px solid var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__weather {
    width: auto;
    border-top: 0;
  }
}
.voyager-booking-hub__guest-details {
  padding: 0 15px;
}
.voyager-booking-hub__guest-details .js-hub-night {
  display: block;
  font-weight: 700;
}
.voyager-booking-hub__guest-details.is_left {
  border-right: 1px solid var(--voyager-brand-seven);
}
.voyager-booking-hub__reservation {
  font-style: italic;
}
.voyager-booking-hub__tab {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab {
    flex-direction: row;
    margin-bottom: 15px;
  }
}
.voyager-booking-hub__tab-content {
  display: none;
}
.voyager-booking-hub__tab-content.is_active {
  display: block;
}
.voyager-booking-hub__content {
  display: block;
}
.voyager-booking-hub__content.is_hidden {
  display: none;
}
.voyager-booking-hub__content.mobile_tab_active .voyager-booking-hub__tab-menu {
  display: block;
}
.voyager-booking-hub__content.mobile_tab_active .voyager-booking-hub__tab-menu-mobile:after {
  transform: rotate(180deg);
  color: var(--voyager-active-color);
}
.voyager-booking-hub__tab-content-wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-content-wrapper {
    flex-direction: row;
    text-align: left;
  }
}
.voyager-booking-hub__tab-menu {
  position: absolute;
  z-index: 2;
  display: none;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  background: var(--voyager-white);
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-menu {
    position: relative;
    display: block;
    width: auto;
    margin-top: 0;
    text-align: right;
    border-right: 1px solid var(--voyager-brand-seven);
  }
}
.voyager-booking-hub__tab-menu--item {
  padding: 15px;
  text-transform: uppercase;
  cursor: pointer;
  list-style-type: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-menu--item:hover {
    color: var(--voyager-active-color);
  }
}
.voyager-booking-hub__tab-menu--item.is_active {
  color: var(--voyager-active-color);
}
.voyager-booking-hub__tab-menu-mobile {
  position: relative;
  display: block;
  margin-top: 10px;
  padding: 14px 0;
  color: var(--voyager-white);
  text-align: center;
  text-transform: uppercase;
  background: var(--voyager-active-color);
}
.voyager-booking-hub__tab-menu-mobile::after {
  content: "\e812";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-family: "voyager-icons";
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-menu-mobile {
    display: none;
  }
}
.voyager-booking-hub__tab-body {
  position: relative;
  min-height: 100%;
  flex: 1;
  overflow: hidden;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-body {
    padding: 15px 30px 0;
  }
}
.voyager-booking-hub__tab-wrapper {
  margin-bottom: 15px;
}
.voyager-booking-hub__tab-images {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-images {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
.voyager-booking-hub__tab-single-image {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-single-image {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-text {
    flex: 1;
  }
}
.voyager-booking-hub__tab-element {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-element {
    flex-direction: row;
    text-align: left;
  }
}
.voyager-booking-hub__tab-title {
  margin-bottom: 10px;
  color: var(--voyager-brand-one);
}
.voyager-booking-hub__tab-description {
  margin-bottom: 15px;
  color: var(--voyager-brand-five);
}
.voyager-booking-hub__tab-link {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-link:hover {
    background-color: var(--voyager-brand-ten);
  }
}
.voyager-booking-hub__tab-item {
  color: var(--voyager-brand-five);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-item {
    text-align: left;
  }
  .voyager-booking-hub__tab-item:hover {
    color: var(--voyager-brand-one);
    text-decoration: underline;
    cursor: pointer;
  }
}
.voyager-booking-hub__tab-item.is_active {
  color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-item.is_active {
    text-decoration: underline;
  }
}
.voyager-booking-hub__splide .splide__arrows {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-booking-hub__splide .splide__arrows.is_hidden {
  display: none;
}
.voyager-booking-hub__splide .splide__arrow {
  position: absolute;
  top: -8px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  background-color: var(--voyager-white);
  border: 0;
  cursor: pointer;
}
.voyager-booking-hub__splide .splide__arrow svg {
  width: 15px;
  fill: var(--voyager-brand-one);
}
.voyager-booking-hub__splide .splide__arrow--prev {
  left: 0;
  transform: rotate(180deg);
}
.voyager-booking-hub__splide .splide__arrow--next {
  right: 0;
}
.voyager-booking-hub__content-splide .splide__arrows {
  top: 50%;
}

.voyager-social-links {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.voyager-social-links__icon-anchor {
  display: inline-flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  color: var(--voyager-brand-three);
  font-size: 1.125rem;
  line-height: normal;
  text-align: center;
  background: var(--voyager-brand-seven);
  border-radius: 50%;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links__icon-anchor {
    margin-left: 6px;
  }
  .voyager-social-links__icon-anchor:hover {
    color: var(--voyager-brand-three);
    background: var(--voyager-white);
  }
  .voyager-social-links__icon-anchor:focus, .voyager-social-links__icon-anchor:active {
    color: var(--voyager-brand-three);
    background: var(--voyager-brand-eight);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-social-links__icon-anchor {
    width: 50px;
    height: 50px;
    margin-left: 6px;
  }
}
.voyager-social-links__icon-anchor:first-child {
  margin-left: 0;
}
.voyager-social-links__icon {
  text-decoration: none;
}
.voyager-social-links__icon::before {
  display: block;
}

.voyager-booking {
  position: fixed;
  top: 0;
  z-index: 10;
  display: flex;
  width: 100vw;
  height: 100vh;
  align-content: flex-start;
  flex-wrap: wrap;
  padding-top: 108px;
  padding-bottom: 30px;
  text-align: center;
  background: var(--voyager-brand-eight);
  overflow-y: auto;
}
.voyager-booking h1 {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-booking h2 {
  font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  line-height: min(max(2.625rem,0.76vw + 2.34rem), 3.25rem);
  line-height: clamp(2.63rem, 0.76vw + 2.34rem, 3.25rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-booking h3 {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-booking h3 {
    letter-spacing: 0.05em;
  }
}
.voyager-booking h4 {
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-booking h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2rem,0.61vw + 1.77rem), 2.5rem);
  line-height: clamp(2rem, 0.61vw + 1.77rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-booking h5 {
    letter-spacing: 0.05em;
  }
}
.voyager-booking h6 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-booking h6 {
    letter-spacing: 0.05em;
  }
}
.voyager-booking p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-booking p {
    letter-spacing: 0.05em;
  }
}
.voyager-booking p:last-child {
  margin-bottom: 0;
}
.voyager-booking a {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking a:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-booking a:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-booking a:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
.voyager-booking ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: circle;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-booking ul:last-child {
  margin-bottom: 0;
}
.voyager-booking li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 3px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
}
.voyager-booking li:last-child {
  margin: 0;
}
.voyager-booking ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-booking em {
  font-style: italic;
}
.voyager-booking strong {
  font-weight: 600;
}
.voyager-booking blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-booking .img {
  margin-top: 0.5em;
}
.voyager-booking .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-booking .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-booking .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking {
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding-top: 0;
    padding-bottom: 35px;
  }
}
.voyager-booking--option_1, .voyager-booking--option_2 {
  padding: 20px;
}
.voyager-booking--location-left {
  right: auto;
  left: 20px;
}
.voyager-booking--location-bottom {
  top: auto;
  bottom: 0;
  margin: 0;
}
.voyager-booking--option_3 {
  width: 100%;
  height: 100vh;
}
.voyager-booking--slide-in-right, .voyager-booking--slide-in-left, .voyager-booking--slide-in-top, .voyager-booking--slide-in-bottom, .voyager-booking--fade-in {
  transition: all 1s ease;
}
.voyager-booking--slide-in-right {
  transform: translateX(100%);
  right: 0;
}
.voyager-booking--slide-in-left {
  transform: translateX(-100%);
}
.voyager-booking--slide-in-top {
  transform: translateY(-100%);
}
.voyager-booking--slide-in-bottom {
  transform: translateY(100%);
  top: auto;
  bottom: 0;
  margin-bottom: 0;
}
.voyager-booking--fade-in {
  visibility: hidden;
  opacity: 0;
}
.voyager-booking--slide-in-right.js-visible, .voyager-booking--slide-in-left.js-visible {
  transform: translateX(0);
}
.voyager-booking--slide-in-top.js-visible, .voyager-booking--slide-in-bottom.js-visible {
  transform: translateY(0);
}
.voyager-booking--fade-in.js-visible {
  visibility: visible;
  opacity: 1;
}
.voyager-booking__header-top {
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 379px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-top {
    margin-bottom: 18px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__header-top {
    margin-bottom: 35px;
    padding: 35px 0;
  }
}
.voyager-booking__panel-logo-wrapper {
  display: flex;
  order: 1;
  justify-content: center;
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 9px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo-wrapper {
    margin-bottom: 18px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__panel-logo-wrapper {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
  width: 184px;
  height: 45px;
  font-size: 0;
  background: url(../svg/logo-sticky.svg) center center no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 250px;
    height: 60px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 326px;
    height: 80px;
  }
}
.voyager-booking__panel-wrapper {
  order: 2;
  padding: 0 20px 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper {
    padding: 0;
  }
}
.voyager-booking__panel-wrapper--left {
  position: relative;
  display: none;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--left {
    display: block;
  }
}
.voyager-booking__panel-wrapper--left::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  width: 2px;
  height: 360px;
  background: var(--voyager-brand-seven);
  border-radius: 2px;
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__panel-wrapper--left::after {
    height: 482px;
  }
}
.voyager-booking__panel-wrapper--left .voyager-booking__header {
  font-size: min(max(2.25rem,0.76vw + 1.97rem), 2.875rem);
  font-size: clamp(2.25rem, 0.76vw + 1.97rem, 2.88rem);
  line-height: min(max(2.875rem,0.76vw + 2.59rem), 3.5rem);
  line-height: clamp(2.88rem, 0.76vw + 2.59rem, 3.5rem);
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 46px;
  padding-top: 0;
  color: var(--voyager-brand-one);
  font-size: 1.75rem;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--left .voyager-booking__header {
    margin-bottom: 15px;
    font-size: 1.875rem;
    letter-spacing: 0.125rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__panel-wrapper--left .voyager-booking__header {
    margin-bottom: 50px;
    font-size: 2.625rem;
  }
}
.voyager-booking__panel-wrapper--right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--right {
    width: auto;
  }
}
.voyager-booking__panel-wrapper--right .voyager-booking__header {
  display: none;
}
.voyager-booking__slide {
  position: relative;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__slide {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.voyager-booking__slide::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 175px;
  background: var(--voyager-brand-seven);
  opacity: 0.5;
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__slide::after {
    height: 250px;
  }
}
.voyager-booking__slide .slide-image {
  position: relative;
  z-index: 1;
  display: block;
  height: 201px;
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__slide .slide-image {
    height: 270px;
  }
}
.voyager-booking__slide .slide-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-booking__caption {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-booking__caption .voyager-booking__button-link {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__caption .voyager-booking__button-link {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-booking__caption .voyager-booking__button-link:active, .voyager-booking__caption .voyager-booking__button-link:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link:hover {
    text-decoration: none;
  }
  .voyager-booking__caption .voyager-booking__button-link:visited {
    color: var(--voyager-white);
    text-decoration: none;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__caption .voyager-booking__button-link {
    font-size: 1.25rem;
  }
}
.voyager-booking__panel-close {
  position: absolute;
  top: 37px;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  color: var(--voyager-black);
  font-size: 1.5625rem;
  line-height: 2.5rem;
  text-align: center;
  transition: all 500ms ease 0s;
  cursor: pointer;
}
.voyager-booking__panel-close:before {
  content: "\e808";
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-close {
    top: 26px;
    right: 20px;
    font-size: 1.75rem;
  }
  .voyager-booking__panel-close:hover {
    color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__panel-close {
    top: 48px;
    right: 110px;
    width: 40px;
    height: 40px;
    font-size: 2.0625rem;
    line-height: 2.5rem;
  }
}
.voyager-booking__panel-close .svg-close-booking {
  display: none;
}
.voyager-booking__promotion {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 412px;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  color: var(--voyager-black);
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__promotion {
    max-width: 640px;
  }
}
.voyager-booking__promotion--slider {
  height: 100%;
  padding: 0;
}
.voyager-booking__header {
  padding-top: 10px;
  text-transform: uppercase;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__header {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header {
    padding-top: 20px;
  }
}
.voyager-booking__filter::-webkit-scrollbar {
  display: none;
}
.voyager-booking__filter {
  display: none;
  margin: 0 15px;
  white-space: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__filter {
    justify-content: space-evenly;
    margin: 40px 15px 20px;
  }
}
.voyager-booking__filter--tab {
  position: relative;
  display: inline-block;
  width: auto;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--voyager-black);
  text-align: left;
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.03em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__filter--tab {
    letter-spacing: 0.06em;
  }
}
.voyager-booking__filter--tab:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__filter--tab:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-booking__filter--tab.is_active {
  color: var(--voyager-brand-one);
}
.voyager-booking__filter--tab.is_active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60%;
  height: 1px;
  background-color: var(--voyager-brand-one);
  transform: translateX(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__filter--tab.is_active::before {
    display: none;
  }
}
.voyager-booking__wrapper {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  text-align: right;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__wrapper {
    top: 27px;
    right: 30px;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__wrapper {
    top: 33px;
    right: 84px;
  }
}
.voyager-booking__wrapper .voyager-container {
  max-width: 100%;
  padding: 0;
}
.voyager-booking-header__button {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-header__button {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.voyager-booking__tab-content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__tab-content {
    margin: 0;
  }
}
.voyager-booking__tab-content .js-tab-content {
  display: none;
}
.voyager-booking__tab-content .js-tab-content.is_active {
  display: block;
}
.voyager-booking__slide-title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: var(--voyager-brand-one);
  text-transform: uppercase;
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__slide-title {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__slide-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__slide-title {
    margin-top: 30px;
    margin-bottom: 24px;
    font-size: 2.125rem;
    line-height: 3.125rem;
  }
}
.voyager-booking__title {
  margin-top: 0;
  margin-bottom: 40px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 2.875rem;
  letter-spacing: 0.1125rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__title {
    margin-bottom: 25px;
    font-size: 1.75rem;
    letter-spacing: 0.08125rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__title {
    margin-bottom: 64px;
    font-size: 1.875rem;
    line-height: 2.625rem;
    letter-spacing: 0.09375rem;
  }
}
.voyager-booking__footer {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__footer {
    margin-top: 40px;
  }
}
.voyager-booking__footer .voyager-booking__button-link {
  text-transform: uppercase;
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.5rem,0.3vw + 1.39rem), 1.75rem);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__footer .voyager-booking__button-link {
    letter-spacing: 0.06875rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer .voyager-booking__button-link {
    font-weight: 600;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__footer .voyager-booking__button-link {
    padding: 18px 38px;
    font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
    font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  }
}
.voyager-booking__header-link {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  width: 100%;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 4.375rem;
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  letter-spacing: 0.025rem;
  border-radius: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__header-link {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-booking__header-link:active, .voyager-booking__header-link:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking__header-link {
    letter-spacing: 0.06875rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    width: auto;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    line-height: 3.125rem;
    border-radius: 50px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__header-link {
    height: 64px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 4rem;
    font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
    font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  }
}
.voyager-booking__label {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;
  color: var(--voyager-brand-one);
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__label {
    letter-spacing: 0.06em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__label {
    text-align: center;
  }
}
.voyager-booking__promo-code {
  width: 100%;
  margin-top: 22px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-code {
    max-width: 260px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking__promo-code {
    max-width: 340px;
    margin-top: 60px;
  }
}
.voyager-booking__promo-code .voyager-booking__label {
  margin: 0 0 14px;
  color: var(--voyager-brand-three);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.025rem;
  text-align: left;
  text-transform: none;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-code .voyager-booking__label {
    margin: 0;
    font-size: 1.375rem;
    line-height: 1.875rem;
    letter-spacing: 0.06875rem;
    text-align: center;
    text-transform: uppercase;
  }
}
.voyager-booking__input-promo {
  width: 100%;
  height: 66px;
  padding: 6px 18px;
  color: var(--voyager-brand-three);
  font-size: 1.125rem;
  text-align: left;
  background: var(--voyager-white);
  border: 0;
  border-radius: 6px;
  vertical-align: top;
}
.voyager-booking__input-promo:focus {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__input-promo {
    height: 40px;
    text-align: center;
    background: none;
    border-bottom: 2px solid var(--voyager-brand-three);
    border-radius: 0;
  }
}
.voyager-booking__guest {
  display: flex;
  justify-content: left;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__guest {
    justify-content: center;
  }
}
.voyager-booking__adults, .voyager-booking__children {
  margin: 15px;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__adults, .voyager-booking__children {
    margin: 15px;
  }
}
.voyager-booking__select-guest {
  border: 0;
}

.voyager-daterange {
  position: relative;
  display: block;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange {
    display: flex;
    justify-content: center;
    gap: 10px;
  }
}
.voyager-daterange__card {
  display: block;
  min-width: 100%;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card {
    min-width: 320px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-daterange__card {
    min-width: 360px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-daterange__card {
    min-width: 480px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkin {
    margin-right: 15px;
  }
}
.voyager-daterange__card-checkout {
  margin-top: 22px;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkout {
    margin-top: 0;
    margin-left: 15px;
  }
}
.voyager-daterange__card-content {
  display: block;
}
.voyager-daterange__input {
  position: relative;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  padding: 0;
  color: transparent;
  font-size: 1rem;
  background: transparent;
  border: 0;
  opacity: 0;
  outline: none;
}
.voyager-daterange__card-label {
  display: block;
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(2rem,0.3vw + 1.89rem), 2.25rem);
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
  letter-spacing: 0.025rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 14px;
  color: var(--voyager-brand-three);
  text-align: left;
}
@media only screen and (min-width: 688px) {
  .voyager-daterange__card-label {
    letter-spacing: 0.06rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-label {
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-daterange__card-label {
    margin-bottom: 20px;
    font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
    font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  }
}
.voyager-daterange__card-date {
  position: relative;
  display: flex;
  height: 66px;
  align-items: center;
  padding: 6px 18px;
  padding-left: 55px;
  color: var(--voyager-brand-three);
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  background: var(--voyager-white);
  border-radius: 6px;
}
.voyager-daterange__card-date:before {
  content: "\eb0e";
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date {
    display: flex;
    height: 140px;
    justify-content: center;
    flex-wrap: wrap;
    padding: 22px 5px;
    border-radius: 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-daterange__card-date {
    height: 180px;
    padding: 43px 5px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-daterange__card-date {
    height: 240px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.voyager-daterange__card-date::before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: flex;
  width: 22px;
  height: auto;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  color: var(--voyager-brand-three);
  font-size: 1.375rem;
  transform: translateY(-50%);
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date::before {
    display: none;
  }
}
.voyager-daterange__card-date--month, .voyager-daterange__card-date--date, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
  color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--date, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
    color: var(--voyager-brand-three);
  }
}
.voyager-daterange__card-date--month, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
  font-size: min(max(1.125rem,0.61vw + 0.9rem), 1.625rem);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(1.5rem,0.91vw + 1.16rem), 2.25rem);
  line-height: clamp(1.5rem, 0.91vw + 1.16rem, 2.25rem);
  letter-spacing: 0.045rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
    letter-spacing: 0.065rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
    font-weight: 500;
    text-transform: uppercase;
    font-size: min(max(1.125rem,0.23vw + 1.04rem), 1.3125rem);
    font-size: clamp(1.13rem, 0.23vw + 1.04rem, 1.31rem);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--year, .voyager-daterange__card-date--fullday {
    font-size: min(max(1.125rem,0.61vw + 0.9rem), 1.625rem);
    font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  }
}
.voyager-daterange__card-date--fullday {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--fullday {
    display: block;
    width: 100%;
    order: 1;
    text-transform: uppercase;
  }
}
.voyager-daterange__card-date--month {
  order: 3;
  margin: 0 5px;
  padding: 0;
  border: 0;
}
.voyager-daterange__card-date--month::after {
  content: ",";
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--month {
    margin: 0;
    padding-right: 5px;
  }
  .voyager-daterange__card-date--month::after {
    display: none;
  }
}
.voyager-daterange__card-date--date {
  font-size: min(max(1.125rem,3.56vw + -0.21rem), 4.0625rem);
  font-size: clamp(1.13rem, 3.56vw + -0.21rem, 4.06rem);
  line-height: min(max(1.5rem,3.86vw + 0.05rem), 4.6875rem);
  line-height: clamp(1.5rem, 3.86vw + 0.05rem, 4.69rem);
  letter-spacing: 0.045rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  order: 2;
  margin: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-daterange__card-date--date {
    letter-spacing: 0.01875rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--date {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: var(--voyager-brand-six);
    font-weight: 500;
    transition: all 500ms ease 0s;
  }
  .voyager-daterange__card-date--date:hover {
    color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-daterange__card-date--date {
    margin-bottom: 15px;
  }
}
.voyager-daterange__card-date--year {
  display: block;
  order: 4;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date:hover .voyager-daterange__card-date--date {
    color: var(--voyager-brand-two);
  }
  .voyager-daterange__card-date.voyager-booking-panel__card--active .voyager-daterange__card-date--date {
    color: var(--voyager-brand-two);
  }
}
.voyager-daterange--textual {
  gap: 0;
}

.datepicker {
  box-shadow: var(--voyager-button--primary);
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .datepicker {
    border-radius: 20px;
  }
}
.datepicker--next-btn {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datepicker--next-btn:before {
  content: "\e80a";
}
@media only screen and (min-width: 992px) {
  .datepicker--next-btn {
    right: 0;
  }
}
.datepicker--prev-btn {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datepicker--prev-btn:before {
  content: "\e81a";
}
@media only screen and (min-width: 992px) {
  .datepicker--prev-btn {
    left: 0;
  }
}
.datepicker--dropdown {
  padding: 0;
}
.datepicker--dropdown.datepicker--orient-top {
  padding-top: 0;
  padding-bottom: 0;
}
.datepicker__picker {
  padding: 10px 0;
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .datepicker__picker {
    border-radius: 20px;
  }
}
.datepicker--view-switch, .datepicker--day {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .datepicker--view-switch, .datepicker--day {
    letter-spacing: 0.05em;
  }
}
.datepicker__view .datepicker__dow {
  color: var(--voyager-brand-three);
}
.datepicker__view .datepicker__cell,
.datepicker__view .datepicker--week {
  height: 30px;
  line-height: 1.875rem;
  border-radius: 5px;
}
.datepicker--header-button {
  font-size: 1rem;
  text-transform: uppercase;
}
.datepicker__button, .datepicker--header-button {
  height: 28px;
  color: var(--voyager-brand-three);
  border-radius: 5px;
}
.datepicker__button:hover, .datepicker--header-button:hover {
  color: var(--voyager-brand-three);
  background: transparent;
  border-color: transparent;
}
@media only screen and (min-width: 992px) {
  .datepicker__button:hover, .datepicker--header-button:hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
}
.datepicker__button:active, .datepicker--header-button:active {
  color: var(--voyager-brand-three);
  background: none;
  border-color: transparent;
}
.datepicker__button.datepicker--prev-btn, .datepicker__button.datepicker--next-btn, .datepicker--header-button.datepicker--prev-btn, .datepicker--header-button.datepicker--next-btn {
  width: 28px;
  padding-right: 9px;
  padding-left: 9px;
  color: var(--voyager-brand-three);
  font-size: 1.125rem;
  border-radius: 5px;
}
.datepicker__button.datepicker--prev-btn:hover, .datepicker__button.datepicker--next-btn:hover, .datepicker--header-button.datepicker--prev-btn:hover, .datepicker--header-button.datepicker--next-btn:hover {
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .datepicker__button.datepicker--prev-btn:hover, .datepicker__button.datepicker--next-btn:hover, .datepicker--header-button.datepicker--prev-btn:hover, .datepicker--header-button.datepicker--next-btn:hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
.datepicker__button.datepicker--prev-btn:active, .datepicker__button.datepicker--next-btn:active, .datepicker--header-button.datepicker--prev-btn:active, .datepicker--header-button.datepicker--next-btn:active {
  color: var(--voyager-brand-three);
  background: none;
  border-color: transparent;
}
.datepicker--header-button[disabled] {
  color: var(--voyager-brand-four);
  background: none;
  opacity: 0.6;
  border-color: transparent;
}
@media only screen and (min-width: 992px) {
  .datepicker--header-button[disabled]:hover {
    color: var(--voyager-brand-four);
    background: none;
    border-color: transparent;
  }
}
.datepicker--today.datepicker--focused:not(.datepicker--selected), .datepicker--today:not(.datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
.datepicker--today.datepicker--focused:not(.datepicker--selected):hover, .datepicker--today:not(.datepicker--selected):hover {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
@media only screen and (min-width: 992px) {
  .datepicker--today.datepicker--focused:not(.datepicker--selected):hover, .datepicker--today:not(.datepicker--selected):hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
.datepicker--day:nth-child(7n+1).datepicker--today:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
.datepicker--day:nth-child(7n+1).datepicker--focused:not(.datepicker--selected) {
  color: var(--voyager-white);
}
.datepicker--day:nth-child(7n+1).datepicker--today.datepicker--focused:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
.datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next) {
  color: var(--voyager-brand-six);
}
.datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-start, .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-end {
  color: var(--voyager-white);
  background: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next):hover:not(.datepicker--disabled, .datepicker--range) {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__cell:not(.datepicker--disabled).datepicker--range:hover {
    color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__cell:not(.datepicker--disabled):hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
.datepicker--range-end:not(.datepicker--selected), .datepicker--range-start:not(.datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-three);
}
.datepicker--range-end:not(.datepicker--selected):hover, .datepicker--range-start:not(.datepicker--selected):hover {
  background-color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .datepicker--range-end:not(.datepicker--selected):hover, .datepicker--range-start:not(.datepicker--selected):hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
    cursor: not-allowed;
  }
}
.datepicker--focused:not(.datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
.datepicker--selected {
  color: var(--voyager-white);
  font-weight: 400;
  background-color: var(--voyager-brand-three);
}
.datepicker--selected:not(.datepicker--disabled):hover {
  font-weight: 400;
  background-color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .datepicker--selected:not(.datepicker--disabled):hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
.datepicker--active {
  display: block;
  width: 280px;
}
@media only screen and (min-width: 992px) {
  .datepicker--active {
    width: auto;
  }
}
.datepicker--active .datepicker__dow:first-child {
  color: var(--voyager-brand-six);
}
.datepicker--active .datepicker__picker {
  width: 100%;
  padding: 14px 9px;
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .datepicker--active .datepicker__picker {
    width: auto;
    border-radius: 20px;
  }
}
.datepicker--active .datepicker--header-controls {
  max-height: 32px;
  align-items: center;
  padding: 0;
}
.datepicker--active .datepicker--disabled {
  cursor: not-allowed;
}
.datepicker--active .datepicker__grid {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .datepicker--active .datepicker__grid {
    width: 280px;
  }
}

.voyager-masonry {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: var(--voyager-brand-nine);
}
@media only screen and (min-width: 992px) {
  .voyager-masonry {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.voyager-masonry__wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__wrapper {
    display: grid;
    height: 100%;
    gap: 20px;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__wrapper {
    gap: 30px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__wrapper {
    gap: 40px;
  }
}
.voyager-masonry__card, .voyager-masonry__card-anchor {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  flex: 1;
}
.voyager-masonry__card {
  box-sizing: border-box;
  height: 260px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card {
    height: 240px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card {
    height: 280px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card {
    height: 320px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card:hover .voyager-masonry__card-heading__heading {
    margin-bottom: 15px;
  }
  .voyager-masonry__card:hover .voyager-masonry__card-heading__heading::before {
    opacity: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card:hover .voyager-masonry__card-text-content::after {
    top: calc(100% - 61px);
    opacity: 1;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card:hover .voyager-masonry__card-text-content::after {
    top: calc(100% - 75px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card:hover .voyager-masonry__card-text-content::after {
    top: calc(100% - 97px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card:hover .voyager-masonry__card-textarea-paragraph {
    height: auto;
    opacity: 1;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card:hover .voyager-masonry__card-image img {
    filter: blur(4px);
  }
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__main-content {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__main-left-column {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
  }
  .voyager-masonry__main-left-column .voyager-masonry__main-content {
    display: grid;
    gap: 20px;
    grid-template-columns: auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__main-left-column .voyager-masonry__main-content {
    gap: 30px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__main-left-column .voyager-masonry__main-content {
    gap: 40px;
  }
}
.voyager-masonry__main-right-column .voyager-masonry__card:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__main-right-column {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 4;
  }
  .voyager-masonry__main-right-column .voyager-masonry__main-content {
    display: grid;
    height: 100%;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-masonry__main-right-column .voyager-masonry__main-content {
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-masonry__main-right-column .voyager-masonry__main-content {
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1700px) {
  .voyager-masonry__main-right-column .voyager-masonry__main-content {
    gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__main-right-column .voyager-masonry__card:nth-child(1) {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 3;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-masonry__main-right-column .voyager-masonry__card:nth-child(1) {
    height: 500px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-masonry__main-right-column .voyager-masonry__card:nth-child(1) {
    height: 590px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1700px) {
  .voyager-masonry__main-right-column .voyager-masonry__card:nth-child(1) {
    height: 680px;
  }
}
.voyager-masonry__card-image {
  border-radius: 20px;
}
.voyager-masonry__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry .voyager-masonry__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry__column {
  display: flex;
  flex-direction: column;
}
.voyager-masonry__card-inline {
  min-height: 240px;
}
.voyager-masonry .voyager-masonry__card-image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voyager-masonry .voyager-masonry__card-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry__card-text-content {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  min-height: 187px;
  align-self: center;
  flex-direction: column;
  padding: 20px 25px;
  color: var(--voyager-white);
  text-align: left;
  background: var(--voyager-carousel-default-text-bg);
  transition: all 0.5s ease-in-out;
}
.voyager-masonry__card-text-content::after {
  content: "View More";
  position: absolute;
  top: calc(100% + 5px);
  display: none;
  margin-top: 5px;
  opacity: 0;
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__card-text-content::after {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-text-content::after {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-text-content::after:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-masonry__card-text-content::after:active, .voyager-masonry__card-text-content::after:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-text-content::after {
    right: 16px;
    display: block;
    height: 40px;
    padding: 0 18px;
    font-size: 0.875rem;
    line-height: 2.5rem;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card-text-content::after {
    right: 25px;
    height: 45px;
    font-size: 0.9375rem;
    line-height: 2.8125rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card-text-content::after {
    right: 40px;
    height: 52px;
    padding-right: 32px;
    padding-left: 32px;
    font-size: 1rem;
    line-height: 3.25rem;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__card-text-content {
    padding: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-text-content {
    min-height: 222px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card-text-content {
    padding: 25px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card-text-content {
    padding: 30px 40px 40px;
  }
}
.voyager-masonry__heading, .voyager-masonry__textarea, .voyager-masonry__voyager-buttons {
  padding: 10px;
}
.voyager-masonry__card-heading__heading {
  position: relative;
  margin-top: auto;
  margin-bottom: 0;
  font-size: min(max(1.5rem,0.45vw + 1.33rem), 1.875rem);
  font-size: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
  line-height: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  line-height: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.voyager-masonry__card-heading__heading:before {
  content: "\e802";
}
.voyager-masonry__card-heading__heading::before {
  position: absolute;
  right: 0;
  bottom: 2px;
  display: none;
  font-size: 1.375rem;
  opacity: 0;
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 300ms ease-in-out 0.3s;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-heading__heading::before {
    display: block;
    opacity: 1;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card-heading__heading::before {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__card-heading__heading {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-heading__heading {
    margin-bottom: 0;
    padding-right: 20px;
    font-size: 1.4375rem;
    line-height: 1.875rem;
    transition: all 0.5s ease-in-out;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card-heading__heading {
    font-size: 1.6875rem;
    line-height: 1.75rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card-heading__heading {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
}
.voyager-masonry__card-heading__heading:last-child {
  margin-bottom: 0;
}
.voyager-masonry__card-textarea-paragraph {
  display: none;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__card-textarea-paragraph {
    display: block;
    height: 0;
    padding-right: 135px;
    font-size: 1rem;
    line-height: 1.375rem;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-masonry__card-textarea-paragraph {
    padding-right: 142px;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-masonry__card-textarea-paragraph {
    padding-right: 195px;
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
}
.voyager-masonry__card-textarea:last-child {
  margin-bottom: 0;
}
.voyager-masonry__voyager-buttons {
  justify-content: center;
  margin: 0;
  padding: 0;
}
.voyager-masonry__button-wrapper {
  margin: 0;
  padding: 0;
}
.voyager-masonry__button-anchor {
  background: transparent;
}

.voyager-smart-note {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: -9;
  padding: 15px;
  color: var(--voyager-brand-one);
  background: var(--voyager-brand-three);
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note {
    padding: 15px 30px;
  }
}
.voyager-smart-note--show {
  z-index: 9999;
  opacity: 1;
}
.voyager-smart-note__container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__container {
    display: flex;
    flex-wrap: nowrap;
  }
}
.voyager-smart-note__wrapper {
  padding-right: 50px;
  font-weight: 600;
  -webkit-box-flex: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__wrapper {
    max-width: 30%;
    flex: 0 0 auto;
    padding-right: 0;
  }
}
.voyager-smart-note__cta {
  display: flex;
  margin-top: 5px;
}
.voyager-smart-note--collapse .voyager-smart-note__list,
.voyager-smart-note--collapse .voyager-smart-note__cta {
  display: none;
}
.voyager-smart-note--collapse .voyager-smart-note__collapse-icon {
  transform: rotate(0deg);
}
.voyager-smart-note--collapse .voyager-smart-note__wrapper {
  max-width: none;
  flex: 1;
  -webkit-box-flex: 1;
}
.voyager-smart-note--collapse .voyager-smart-note__greeting-message {
  font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  line-height: min(max(2.375rem,0.61vw + 2.15rem), 2.875rem);
  line-height: clamp(2.38rem, 0.61vw + 2.15rem, 2.88rem);
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 688px) {
  .voyager-smart-note--collapse .voyager-smart-note__greeting-message {
    letter-spacing: 0.05em;
  }
}
.voyager-smart-note__list {
  flex: 1 1 auto;
  margin: 10px 0 0;
  padding: 0 0 0 1em;
  -webkit-box-flex: 1;
  list-style-type: disc;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__list {
    margin: 0;
    padding: 0 0 0 3em;
  }
}
.voyager-smart-note__collapse-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  text-align: center;
  background-color: var(--voyager-brand-five);
  border: 1px solid var(--voyager-brand-one);
  border-radius: 50%;
  transition: ease all 0.3s;
  cursor: pointer;
  -webkit-box-flex: 0;
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__collapse-icon {
    background-color: transparent;
  }
  .voyager-smart-note__collapse-icon:hover {
    background-color: var(--voyager-brand-four);
  }
}
.voyager-smart-note__content-cta {
  display: inline-block;
  margin-left: 5px;
}

.voyager-contact-details__wrapper {
  margin-bottom: 8px;
}
.voyager-contact-details__icon {
  margin-right: 10px;
}

.voyager-rooms-navigation__slide {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.voyager-rooms-navigation__anchor {
  color: var(--voyager-brand-six);
  text-decoration: underline;
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-rooms-navigation__anchor:hover {
    color: var(--voyager-brand-three);
    text-decoration: none;
  }
  .voyager-rooms-navigation__anchor:visited {
    color: var(--voyager-black);
    text-decoration: underline;
  }
  .voyager-rooms-navigation__anchor:active {
    color: var(--voyager-brand-two);
    text-decoration: underline;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-rooms-navigation__anchor:hover {
    background: var(--voyager-brand-three);
  }
}
.voyager-rooms-navigation__anchor--current-page {
  background: var(--voyager-brand-three);
  text-decoration: underline;
}

.voyager-fifty-fifty-slider__row {
  display: flex;
}
.voyager-fifty-fifty-slider__column {
  flex: 1;
}
.voyager-fifty-fifty-slider__content-wrapper {
  padding: 24px 40px;
}
.voyager-fifty-fifty-slider__control-bar {
  margin-top: 40px;
}
.voyager-fifty-fifty-slider__arrows-wrapper {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  width: calc(100% + 100px);
  height: 0;
  justify-content: space-between;
  transform: translate(-50%, -50%);
}
.voyager-fifty-fifty-slider__arrows-icon--prev:before {
  content: "\e816";
}
.voyager-fifty-fifty-slider__arrows-icon--next:before {
  content: "\e807";
}
.voyager-fifty-fifty-slider__arrows-button--prev {
  left: 0;
}
.voyager-fifty-fifty-slider__arrows-button--next {
  right: 0;
}
.voyager-fifty-fifty-slider__arrows-icon {
  font-size: 1.875rem;
}

.voyager-fifty-fifty-gallery__image {
  width: 100%;
}

.voyager-jump-link {
  position: sticky;
  z-index: 2;
  padding: 25px 0;
  background: var(--voyager-brand-three);
}
.voyager-jump-link__container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__container {
    flex-direction: row;
  }
}
.voyager-jump-link__items {
  display: flex;
  justify-content: flex-start;
  flex: 1;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__items {
    flex-direction: row;
  }
}
.voyager-jump-link__item {
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__item {
    padding: 0 10px;
  }
  .voyager-jump-link__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: var(--voyager-footer);
  }
}
.voyager-jump-link__link {
  text-decoration: none;
  color: var(--voyager-black);
}
.voyager-jump-link__link:hover {
  color: var(--voyager-brand-one);
}

.voyager-category-list__item, .voyager-category-list__option-list, .voyager-category-list__option-item {
  display: flex;
}
.voyager-category-list__category, .voyager-category-list__category-heading {
  margin-bottom: 30px;
}
.voyager-category-list__category-items, .voyager-category-list__option-list {
  padding: 0;
  list-style: none;
}
.voyager-category-list__image-wrapper {
  padding-right: 30px;
}
.voyager-category-list__item-title, .voyager-category-list__item-description {
  margin: 0 0 0.5em;
}
.voyager-category-list__option-icon-wrapper {
  margin-right: 10px;
}

.voyager-footer {
  position: relative;
  width: 100%;
}
.voyager-footer::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 19px;
  background: url(../svg/banner-line-top.svg) repeat-x;
  background-size: contain;
}
.voyager-footer__top-row {
  padding: 15px 0;
  border-bottom: 1px solid var(--voyager-white);
}
.voyager-footer__scroll-top {
  display: none;
}
.voyager-footer__single-row, .voyager-footer__middle-row {
  padding: 50px 0;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__single-row, .voyager-footer__middle-row {
    padding: 90px 0;
  }
}
.voyager-footer__single-row-container, .voyager-footer__middle-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__single-row-container, .voyager-footer__middle-row-container, .voyager-footer__bottom-row-container {
    gap: 10px;
  }
}
.voyager-footer__splide {
  margin-left: -3px;
}
.voyager-footer__link, .voyager-footer__menu-anchor {
  color: var(--voyager-white);
  text-decoration: none;
}
.voyager-footer__menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.voyager-footer__menu-anchor {
  padding: 10px 25px;
  font-size: 0.9375rem;
  text-decoration: none;
}
.voyager-footer__contact-details-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.voyager-footer__paragraph {
  margin: 0;
}
.voyager-footer__splide-item {
  width: 160px;
}
.voyager-footer__splide-img {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.voyager-footer__logo-image {
  width: 120px;
  max-width: 100%;
  max-height: 120px;
}
.voyager-footer__logo-wrapper {
  max-height: 120px;
  flex: 1;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__logo-wrapper {
    width: auto;
    text-align: left;
  }
}
.voyager-footer .splide__arrows {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-footer .splide__arrow {
  position: absolute;
  width: 15px;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.voyager-footer .splide__arrow svg {
  fill: var(--voyager-white);
  width: 15px;
}
.voyager-footer .splide__arrow--prev {
  left: -3px;
}
.voyager-footer .splide__arrow--next {
  right: -10px;
}
.voyager-footer__copyright-text {
  padding-bottom: 10px;
  color: var(--voyager-white);
  text-align: center;
  background: var(--voyager-footer);
}
.voyager-footer--option-1 {
  padding-bottom: 70px;
  background: url(../jpg/footer-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 {
    padding-bottom: 0;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
  position: relative;
  display: flex;
  max-width: 100%;
  justify-content: center;
  align-items: flex-start;
  flex: 0 0 100%;
  flex-wrap: wrap;
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    display: block;
    max-width: 270px;
    flex: none;
    margin-bottom: 0;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    max-width: 327px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    max-width: 342px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
  width: 100%;
  max-width: 100%;
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    display: block;
    max-width: 286px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    max-width: 340px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    display: none;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    display: flex;
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
  display: block;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
    max-width: 280px;
    margin-top: 0;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid {
  display: flex;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid {
    margin-top: 60px;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid-anchor {
  display: block;
  height: 82px;
  margin-right: 15px;
  background: var(--voyager-black);
  border-radius: 6px;
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer--option-1 .voyager-footer__logos-grid-logo {
  width: auto;
  height: 82px;
  -o-object-fit: contain;
     object-fit: contain;
}
.voyager-footer--option-1 .voyager-footer__logo-wrapper {
  display: inline-block;
  max-height: initial;
  flex: 0 0 100%;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__logo-wrapper {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logo-wrapper {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logo-wrapper {
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__logo-wrapper {
    margin-bottom: 159px;
  }
}
.voyager-footer--option-1 .voyager-footer__logo-anchor {
  display: inline-flex;
  width: auto;
  height: 72px;
  justify-content: center;
  align-items: center;
  color: var(--voyager-white);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 55px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 70px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 80px;
  }
}
.voyager-footer--option-1 .voyager-footer__logo-image {
  width: auto;
  height: 100%;
  max-height: initial;
  -o-object-fit: initial;
     object-fit: initial;
}
.voyager-footer--option-1 .voyager-footer__address {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__address {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__address {
    margin-bottom: 40px;
  }
}
.voyager-footer--option-1 .voyager-footer__address-paragraph,
.voyager-footer--option-1 .voyager-footer__contact-details-list-item,
.voyager-footer--option-1 .voyager-footer__contact-details::before,
.voyager-footer--option-1 .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.04em;
  text-align: left;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
  font-style: normal;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__address-paragraph,
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item,
  .voyager-footer--option-1 .voyager-footer__contact-details::before,
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: 0.04em;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__address-paragraph,
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item,
  .voyager-footer--option-1 .voyager-footer__contact-details::before,
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    font-size: 1.375rem;
    line-height: 2.125rem;
    letter-spacing: 0.05em;
  }
}
.voyager-footer--option-1 .voyager-footer__address-paragraph {
  margin-top: -6px;
  color: var(--voyager-white);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item {
    margin-bottom: 38px;
  }
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item:first-child {
  margin-bottom: 0;
}
.voyager-footer--option-1 .voyager-shortcode__address-title, .voyager-footer--option-1 .voyager-footer__email-address, .voyager-footer--option-1 .voyager-footer__phone-number,
.voyager-footer--option-1 .voyager-footer__contact-details::before, .voyager-footer--option-1 .voyager-footer__menu::before {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  color: var(--voyager-white);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625rem;
  letter-spacing: 0.08rem;
  text-align: left;
  text-transform: uppercase;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-shortcode__address-title, .voyager-footer--option-1 .voyager-footer__email-address, .voyager-footer--option-1 .voyager-footer__phone-number,
  .voyager-footer--option-1 .voyager-footer__contact-details::before, .voyager-footer--option-1 .voyager-footer__menu::before {
    margin-bottom: 15px;
    letter-spacing: 0.1rem;
  }
}
.voyager-footer--option-1 .voyager-footer__contact-details {
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.voyager-footer--option-1 .voyager-footer__link {
  text-decoration: none;
  color: var(--voyager-brand-seven);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__link:visited {
    color: var(--voyager-brand-seven);
  }
  .voyager-footer--option-1 .voyager-footer__link:hover {
    color: var(--voyager-white);
  }
  .voyager-footer--option-1 .voyager-footer__link:focus, .voyager-footer--option-1 .voyager-footer__link:active {
    color: var(--voyager-brand-eight);
  }
}
.voyager-footer--option-1 .voyager-footer__menu {
  position: relative;
  flex-direction: column;
  padding-top: 38px;
}
.voyager-footer--option-1 .voyager-footer__menu::before {
  content: "link";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 7px;
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0.05em;
    transition: all 500ms ease 0s;
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor::before {
    content: "\e802";
    display: block;
    margin-top: 7px;
    margin-right: 15px;
    font-size: 0.875rem;
    display: inline-block;
    /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
    font-family: voyager-icon;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
    font-style: normal;
    text-decoration: inherit;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:visited {
    color: var(--voyager-brand-seven);
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:hover {
    color: var(--voyager-white);
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:focus, .voyager-footer--option-1 .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-eight);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    font-size: 1.125rem;
  }
}
.voyager-footer__text-content {
  order: 2;
  text-align: left;
}
.voyager-footer__text-content .font-size--h3 {
  display: block;
  margin-bottom: 12px;
  color: var(--voyager-white);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625rem;
  letter-spacing: 0.08rem;
  text-transform: uppercase;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content .font-size--h3 {
    margin-bottom: 20px;
    letter-spacing: 0.1rem;
  }
}
.voyager-footer__text-content a {
  box-sizing: border-box;
  display: inline-block;
  padding: 14px 26px;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: 1rem;
  line-height: min(max(1.125rem,0.11vw + 1.08rem), 1.21875rem);
  line-height: clamp(1.13rem, 0.11vw + 1.08rem, 1.22rem);
  letter-spacing: 0.02em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-six);
  margin-bottom: 0;
  color: var(--voyager-black);
  background: var(--voyager-brand-seven);
  text-decoration: none;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content a {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a {
    padding: 16px 36px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a:hover {
    background-color: var(--voyager-brand-two);
  }
  .voyager-footer__text-content a:active, .voyager-footer__text-content a:focus {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-nine);
  }
  .voyager-footer__text-content a:active, .voyager-footer__text-content a:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-eight);
  }
}
.voyager-footer__widget-bottom-row0 {
  width: 100%;
}
.voyager-footer__copyright-notice {
  position: relative;
  z-index: 1;
  padding: 30px 0;
  color: var(--voyager-white);
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.25rem;
  letter-spacing: 0.1rem;
  text-align: left;
  background: var(--voyager-black);
  border-top: 1px solid var(--footer-border-shr);
  font-style: italic;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__copyright-notice {
    padding: 35px 0;
    text-align: center;
  }
}
.voyager-footer__copyright-notice a,
.voyager-footer__copyright-notice .voyager-footer__made-by-link {
  color: var(--voyager-brand-seven);
  font-weight: 600;
  transition: all 500ms ease 0s;
  -webkit-text-decoration: under;
          text-decoration: under;
  font-style: normal;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__copyright-notice a:hover,
  .voyager-footer__copyright-notice .voyager-footer__made-by-link:hover {
    color: var(--voyager-white);
    text-decoration: none;
  }
  .voyager-footer__copyright-notice a:focus,
  .voyager-footer__copyright-notice .voyager-footer__made-by-link:focus {
    color: var(--voyager-brand-eight);
    text-decoration: underline;
  }
}
.voyager-footer--option-2 .voyager-footer__single-row {
  background: var(--voyager-footer);
}
.voyager-footer--option-2 .voyager-footer__single-row-container {
  justify-content: space-between;
}
.voyager-footer--option-2 .voyager-footer__social-links-icon {
  font-size: 2rem;
  line-height: 2.3rem;
}
/*# sourceMappingURL=assets/_maps/voyager-styles.min.css.map */
