/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/scss/styles.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --voyager-white: #FFF;
  --voyager-black: #000;
  --voyager-brand-one: #45154C;
  --voyager-brand-two: #F3EBD8;
  --voyager-brand-three: #B39333;
  --voyager-brand-four: #F5F3EE;
  --voyager-brand-five: #2D2D2D;
  --voyager-brand-six: #F6F4F1;
  --voyager-brand-seven: #005F61;
  --voyager-brand-eight: #F8F8F8;
  --voyager-brand-nine: #FCFCFC;
  --voyager-brand-ten: rgba(255, 255, 205, .85);
  --voyager-required: #C02B0A;
  --voyager-brand-eleven: #3C8C9E;
  --voyager-brand-twelve: #011E41;
  --voyager-footer: #202020;
  --voyager-active-color: #085F83;
  --voyager-brand-booking-bg: rgba(255, 255, 255, .98);
  --voyager-gallery-group-title-bg: rgba(0, 0, 0, .5);
  --voyager-popup-menu-overlay: rgba(0, 0, 0, .4);
  --voyager-loader-overlay: rgba(255, 255, 255, .2);
  --voyager-tab-color: #F7F5F4;
  --voyager-header-button-bg: rgba(0, 0, 0, .2);
  --voyager-header-button-bg-hover: var(--voyager-brand-two);
  --voyager-header-button-border: rgba(255, 255, 255, .8);
  --voyager-header-desktop-overlay: linear-gradient(180deg, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, 0) 100%);
  --voyager-header-mobile-overlay: linear-gradient(180deg, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, 0) 100%);
  --voyager-hamburger-button-bg: rgba(16, 16, 16, .2);
  --voyager-hamburger-button-bg-hover: var(--voyager-brand-four);
  --voyager-popup-close-button-bg: var(--voyager-white);
  --voyager-popup-close-button-bg-hover: var(--voyager-brand-two);
  --voyager-card-date-border: rgba(43, 45, 51, .35);
  --voyager-hero-overlay: linear-gradient(180deg, rgba(0, 0, 0, 0) 57.29%, rgba(0, 0, 0, .405) 71.16%, rgba(0, 0, 0, .882) 95%);
  --voyager-jumplink-border: rgba(0, 0, 0, .15);
  --voyager-input-border: rgba(43, 45, 51, .25);
  --header-desktop-sticky-shadow: 0 7px 24px rgba(0, 0, 0, .06);
  --voyager-menu-border: rgba(43, 45, 51, .35);
  --voyager-footer-border: #F1C6C9;
}

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

.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: 1750px;
}

body {
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
}

.font-size--heading {
  font-size: min(max(28px,1.97vw + 1.01rem), 54px);
  font-size: clamp(1.75rem, 1.97vw + 1.01rem, 3.38rem);
  line-height: min(max(38px,2.42vw + 1.47rem), 70px);
  line-height: clamp(2.38rem, 2.42vw + 1.47rem, 4.38rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}

.h1,
.font-size--h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}

.h3,
.font-size--h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}

.h4,
.font-size--h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}

.h5,
.font-size--h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}

.h6,
.font-size--h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  letter-spacing: 2px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .font-size--sub-heading,
  .font-size--sub-heading * {
    letter-spacing: 2.6px;
  }
}
.font-size--sub-heading,
.font-size--sub-heading * {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
}

.font-size--body-large {
  font-size: min(max(17px,0.38vw + 0.92rem), 22px);
  font-size: clamp(1.06rem, 0.38vw + 0.92rem, 1.38rem);
  line-height: min(max(25px,0.91vw + 1.22rem), 37px);
  line-height: clamp(1.56rem, 0.91vw + 1.22rem, 2.31rem);
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
}

.font-size--body-regular {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .font-size--body-regular {
    letter-spacing: 0.9px;
  }
}
.font-size--body-regular {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

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

.font-size--button-large {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .font-size--button-large {
    letter-spacing: 3px;
  }
}
.font-size--button-large {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--button-regular {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .font-size--button-regular {
    letter-spacing: 2.7px;
  }
}
.font-size--button-regular {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--button-small {
  font-size: min(max(14px,0.15vw + 0.82rem), 16px);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: min(max(22px,0.3vw + 1.26rem), 26px);
  line-height: clamp(1.38rem, 0.3vw + 1.26rem, 1.63rem);
  letter-spacing: 2.1px;
}
@media only screen and (min-width: 688px) {
  .font-size--button-small {
    letter-spacing: 2.4px;
  }
}
.font-size--button-small {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--secondary-button-regular {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(20px,0.3vw + 1.14rem), 24px);
  line-height: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .font-size--secondary-button-regular {
    letter-spacing: 0.15em;
  }
}
.font-size--secondary-button-regular {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--legal {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 688px) {
  .font-size--legal {
    letter-spacing: 0.8px;
  }
}
.font-size--legal {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--footnote {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 688px) {
  .font-size--footnote {
    letter-spacing: 0.8px;
  }
}
.font-size--footnote {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--level-0-menu-icon {
  font-size: min(max(12px,0.15vw + 0.69rem), 14px);
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
  line-height: min(max(22px,0.15vw + 1.32rem), 24px);
  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(10px,0.15vw + 0.57rem), 12px);
  font-size: clamp(0.63rem, 0.15vw + 0.57rem, 0.75rem);
  line-height: min(max(20px,0.15vw + 1.19rem), 22px);
  line-height: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  font-family: "voyager-icons";
}

.font-size--menu-item {
  font-size: min(max(18px,0.45vw + 0.95rem), 24px);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(28px,0.45vw + 1.58rem), 34px);
  line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.font-size--submenu-item {
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .font-size--submenu-item {
    letter-spacing: 0.18px;
  }
}
.font-size--submenu-item {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--third-level-menu-item {
  font-size: min(max(13px,0.08vw + 0.78rem), 14px);
  font-size: clamp(0.81rem, 0.08vw + 0.78rem, 0.88rem);
  line-height: 22px;
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
}

.font-size--booking-date-h1 {
  font-size: min(max(14px,2.35vw + -0.01rem), 45px);
  font-size: clamp(0.88rem, 2.35vw + -0.01rem, 2.81rem);
  line-height: min(max(20px,2.65vw + 0.26rem), 55px);
  line-height: clamp(1.25rem, 2.65vw + 0.26rem, 3.44rem);
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  font-weight: 500;
}

.font-size--blog-heading {
  font-size: min(max(18px,0.45vw + 0.95rem), 24px);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}

.font-size--sidebar-title {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.1em;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--sidebar-cat-list {
  font-size: min(max(17px,0.38vw + 0.92rem), 22px);
  font-size: clamp(1.06rem, 0.38vw + 0.92rem, 1.38rem);
  line-height: min(max(26px,1.06vw + 1.23rem), 40px);
  line-height: clamp(1.63rem, 1.06vw + 1.23rem, 2.5rem);
  letter-spacing: 0.17px;
}
@media only screen and (min-width: 688px) {
  .font-size--sidebar-cat-list {
    letter-spacing: 0.22px;
  }
}
.font-size--sidebar-cat-list {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--blog-breadcrumbs {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}

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

.font-size--accordion-tab-title {
  font-size: min(max(20px,0.3vw + 1.14rem), 24px);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(30px,0.3vw + 1.76rem), 34px);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .font-size--accordion-tab-title {
    letter-spacing: 0.24px;
  }
}
.font-size--accordion-tab-title {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

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

.font-size--feature-icon {
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: 26px;
  letter-spacing: 0.64px;
}
@media only screen and (min-width: 688px) {
  .font-size--feature-icon {
    letter-spacing: 0.8px;
  }
}
.font-size--feature-icon {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--jump-link {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,1.21vw + 1.17rem), 42px);
  line-height: clamp(1.63rem, 1.21vw + 1.17rem, 2.63rem);
  letter-spacing: 1.44px;
}
@media only screen and (min-width: 688px) {
  .font-size--jump-link {
    letter-spacing: 3.24px;
  }
}
.font-size--jump-link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--card-slider-title-item {
  font-size: min(max(28px,0.76vw + 1.47rem), 38px);
  font-size: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  line-height: min(max(38px,0.76vw + 2.09rem), 48px);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: 0.01em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--card-slider-title-full-bg {
  font-size: min(max(22px,0.76vw + 1.09rem), 32px);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(38px,0.76vw + 2.09rem), 48px);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: 0.01em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--card-paragraph-text {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .font-size--card-paragraph-text {
    letter-spacing: 0.03em;
  }
}
.font-size--card-paragraph-text {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--qb-month-date-year {
  font-size: min(max(20px,0.3vw + 1.14rem), 24px);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.1em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--qb-check-in-out {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--qb-tab-title-item {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .font-size--qb-tab-title-item {
    letter-spacing: 0.22px;
  }
}
.font-size--qb-tab-title-item {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--qb-calendar-month-year-text {
  font-size: min(max(22px,0.15vw + 1.32rem), 24px);
  font-size: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
  line-height: min(max(32px,0.15vw + 1.94rem), 34px);
  line-height: clamp(2rem, 0.15vw + 1.94rem, 2.13rem);
  letter-spacing: 0.01em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--qb-all-date-text {
  font-size: min(max(22px,0.15vw + 1.32rem), 24px);
  font-size: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
  line-height: min(max(24px,0.15vw + 1.44rem), 26px);
  line-height: clamp(1.5rem, 0.15vw + 1.44rem, 1.63rem);
  letter-spacing: 0.1em;
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.font-size--form-input-field-text {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .font-size--form-input-field-text {
    letter-spacing: 0.9px;
  }
}
.font-size--form-input-field-text {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.font-size--tab-wrapper-text {
  font-size: 18px;
  line-height: 42px;
  letter-spacing: 1.44px;
}
.font-size--tab-wrapper-text {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

/*
.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, .datepicker--inline {
  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;
  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: 40px;
}
@media only screen and (min-width: 688px) {
  .datepicker__cell, .datepicker__view .datepicker--week {
    height: 48px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__cell, .datepicker__view .datepicker--week {
    height: 40px;
    line-height: 40px;
  }
}
.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: "baskervville", sans-serif;
  font-size: 16px;
  line-height: 24px;
  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: 12px;
}
.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: 60px;
}
.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);
}
.datepicker {
  /* stylelint-disable-next-line media-feature-name-disallowed-list -- Required for the JavaScript calendar */
}
@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-fifty--default: 0 8px 16.5px rgba(0, 0, 0, .15);
  --voyager-fifty--default-mob: 0 3px 12px rgba(0, 0, 0, .12);
  --voyager-header-desktop-sticky-shadow: 0 7px 24px rgba(0, 0, 0, .06);
  --voyager-header-mobile-sticky-shadow: 0 6px 12px rgba(0, 0, 0, .1);
  --voyager-book-button-sticky-shadow: 0 5px 10px rgba(0, 0, 0, .12);
  --voyager-carousel-full-shadow: 0 8px 16.5px rgba(0, 0, 0, .15);
  --voyager-carousel-default-shadow: 0 8px 16.5px rgba(0, 0, 0, .15);
  --voyager-carousel-default-shadow-mob: 0 3px 12px rgba(0, 0, 0, .12);
  --voyager-carousel-default-shadow-hover: 0 8px 16.5px rgba(0, 0, 0, .15);
}

.glightbox-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
  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;
  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;
  user-select: none;
  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;
  }
}
/* stylelint-disable-next-line media-feature-name-disallowed-list -- Required for the JavaScript calendar */
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
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;
}

.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .wp-block-voyager-tab-wrapper__accordion-header:before, .wp-block-voyager-tab-wrapper__accordion-header:before, .voyager-daterange .datepicker--next-btn:before, .voyager-daterange .datepicker--prev-btn:before, .voyager-daterange__card-date:before, .voyager-booking li:before, .voyager-booking__panel-close:before, .voyager-booking__header-link:before, .voyager-booking__select-guest-widget-icon-plus:before, .voyager-booking__select-guest-widget-icon-minus:before, .voyager-forms-panel .ginput_address_country:before,
.voyager-forms-panel .ginput_container_select:before,
.voyager-forms-panel .gfield_date_dropdown_month:before,
.voyager-forms-panel .ginput_container_date:before,
.voyager-forms-panel .gfield_date_dropdown_year:before,
.voyager-forms-panel .gfield_time_ampm:before, .voyager-image-video__mute-button-icon.voyager-icon-unmute:before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:before, .voyager-lightbox__arrows-icon--prev:before, .voyager-lightbox__arrows-icon--next:before, .voyager-accordion__content li:before, .voyager-accordion--variation-layout-for-map .voyager-accordion__content li:before, .voyager-gallery__overlay-icon:before, .voyager-header__popup-menu-close:before, .voyager-header__submenu-icon--is-closed:before, .voyager-header__submenu-icon--is-open:before, .hamburger-button__icon--closed:before, .hamburger-button__icon--open:before, .voyager-text-content li:before, .voyager-fifty-fifty__textarea li:before, .voyager-icon-fax:before, .voyager-icon-pagination-active:before, .voyager-icon-pagination-empty:before, .voyager-icon-tripadvisor:before, .voyager-icon-wifi:before, .voyager-icon-phone:before, .voyager-icon-facebook:before, .voyager-icon-mattress:before, .voyager-icon-instagram:before, .voyager-icon-minus:before, .voyager-icon-unmute-1:before, .voyager-icon-chevron-pointing-down-small: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-gift:before, .voyager-icon-close-small:before, .voyager-icon-close:before, .voyager-icon-chevron-pointing-up:before, .voyager-icon-chevron-pointing-right-big-1:before, .voyager-icon-chevron-pointing-right-big:before, .voyager-icon-chevron-pointing-right:before, .voyager-icon-pinterest:before, .voyager-icon-chevron-pointing-left-big-1:before, .voyager-icon-chevron-pointing-left-big:before, .voyager-icon-chevron-pointing-left:before, .voyager-icon-chevron-pointing-down:before, .voyager-icon-calendar:before, .voyager-icon-air-condition:before, .voyager-icon-twitter:before, .voyager-icon-unmute:before, .voyager-icon-television:before, .voyager-icon-menu:before, .voyager-icon-pinterest-filled:before, .voyager-icon-play:before, .voyager-icon-email:before, .voyager-icon-address:before, .voyager-icon-arrow-pointing-up-big:before, .voyager-icon-arrow-pointing-down-big:before, .voyager-icon-map-marker:before, .voyager-icon-arrow-pointing-right-big:before, .voyager-icon-magnifying-glass:before, .voyager-icon-arrow-pointing-left-big:before, .voyager-icon-linkedin:before, .voyager-icon-plus:before, .voyager-icon-mute:before, .voyager-icon-pause:before, .voyager-icon-youtube: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-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.voyager-icon-plus:before {
  content: "\e7c1";
}

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

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

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

.voyager-icon-arrow-pointing-right-big: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-address:before {
  content: "\e807";
}

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-icon-chevron-pointing-left-big-1:before {
  content: "\e814";
}

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

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

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

.voyager-icon-chevron-pointing-right-big-1:before {
  content: "\e818";
}

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

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

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

.voyager-icon-gift: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-chevron-pointing-down-small:before {
  content: "\e822";
}

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

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

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

.voyager-icon-mattress:before {
  content: "\e8b3";
}

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

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

.voyager-icon-wifi:before {
  content: "\e8cd";
}

.voyager-icon-tripadvisor:before {
  content: "\e819";
}

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

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

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

.voyager-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 20px);
  margin-left: calc(-1 * 20px);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons {
    margin-bottom: calc(-1 * 30px);
    margin-left: calc(-1 * 30px);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons {
    margin-bottom: calc(-1 * 45px);
    margin-left: calc(-1 * 45px);
  }
}
.voyager-buttons__wrapper, .voyager-buttons__button-wrapper {
  margin-bottom: 20px;
  margin-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__wrapper, .voyager-buttons__button-wrapper {
    margin-bottom: 30px;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons__wrapper, .voyager-buttons__button-wrapper {
    margin-bottom: 45px;
    margin-left: 45px;
  }
}
.voyager-buttons__anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__anchor {
    letter-spacing: 2.7px;
  }
}
.voyager-buttons__anchor {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__anchor {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons__anchor {
    padding: 19px 40px;
  }
}
.voyager-buttons--large {
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--large {
    letter-spacing: 3px;
  }
}
.voyager-buttons--large {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--large {
    flex: auto;
    padding: 15px 40px;
  }
}
.voyager-buttons--primary, .voyager-buttons--permalink {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--primary, .voyager-buttons--permalink {
    padding: 13px 36px;
  }
  .voyager-buttons--primary:hover, .voyager-buttons--permalink:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-buttons--primary:active, .voyager-buttons--permalink:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons--primary, .voyager-buttons--permalink {
    padding: 19px 40px;
  }
}
.voyager-buttons--secondary {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-buttons--secondary::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--secondary:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-buttons--secondary:hover::before {
    height: 2px;
  }
  .voyager-buttons--secondary:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-buttons--secondary:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-buttons--ghost {
  color: var(--voyager-brand-five);
  background-color: transparent;
  border: solid 1px var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--ghost:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-three);
  }
  .voyager-buttons--ghost:active, .voyager-buttons--ghost:focus {
    color: var(--voyager-brand-five);
    background-color: transparent;
    border: solid 2px var(--voyager-brand-five);
  }
}
.voyager-buttons--arrow {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--arrow {
    width: 77px;
    height: 77px;
  }
}
.voyager-buttons--arrow::before {
  content: "";
  font-family: "voyager-icons";
}
.voyager-buttons--arrow {
  color: var(--voyager-brand-one);
  border: solid 1px var(--voyager-brand-one);
}
.voyager-buttons--full-width {
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--full-width {
    letter-spacing: 2.7px;
  }
}
.voyager-buttons--full-width {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-buttons__button-anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor {
    letter-spacing: 2.7px;
  }
}
.voyager-buttons__button-anchor {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons__button-anchor {
    padding: 19px 40px;
  }
}
.voyager-buttons__button-anchor--large {
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor--large {
    letter-spacing: 3px;
  }
}
.voyager-buttons__button-anchor--large {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@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 {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--primary, .voyager-buttons__button-anchor--permalink {
    padding: 13px 36px;
  }
  .voyager-buttons__button-anchor--primary:hover, .voyager-buttons__button-anchor--permalink:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-buttons__button-anchor--primary:active, .voyager-buttons__button-anchor--permalink:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-buttons__button-anchor--primary, .voyager-buttons__button-anchor--permalink {
    padding: 19px 40px;
  }
}
.voyager-buttons__button-anchor--secondary {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-buttons__button-anchor--secondary::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--secondary:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-buttons__button-anchor--secondary:hover::before {
    height: 2px;
  }
  .voyager-buttons__button-anchor--secondary:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-buttons__button-anchor--secondary:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-buttons__button-anchor--ghost {
  color: var(--voyager-brand-five);
  background-color: transparent;
  border: solid 1px var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--ghost:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-three);
  }
  .voyager-buttons__button-anchor--ghost:active, .voyager-buttons__button-anchor--ghost:focus {
    color: var(--voyager-brand-five);
    background-color: transparent;
    border: solid 2px var(--voyager-brand-five);
  }
}
.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%;
}
@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--arrow {
  color: var(--voyager-brand-one);
  border: solid 1px var(--voyager-brand-one);
}
.voyager-buttons__button-anchor--full-width {
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor--full-width {
    letter-spacing: 2.7px;
  }
}
.voyager-buttons__button-anchor--full-width {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

/**
	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%;
		}    
	}
*/
.voyager-content-scroller {
  position: relative;
  bottom: -0.2em;
  display: inline-block;
  height: 1.3em;
  overflow: hidden;
}
.voyager-content-scroller__item {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  transform: translate3d(0, -120%, 0);
}
.voyager-content-scroller__item-word {
  display: inline-block;
}
.voyager-content-scroller--anim-in {
  transform: translate3d(-50%, -120%, 0);
  animation: textAnimIn 0.6s 0.3s forwards;
}
.voyager-content-scroller--anim-out {
  transform: translate3d(-50%, 0%, 0);
  animation: textAnimOut 0.6s forwards;
}

@keyframes textAnimInCenter {
  0% {
    transform: translate3d(-50%, -120%, 0);
  }
  100% {
    transform: translate3d(-50%, 10%, 0);
  }
}
@keyframes textAnimOutCenter {
  0% {
    transform: translate3d(-50%, 0%, 0);
  }
  50% {
    transform: translate3d(-50%, -20%, 0);
  }
  100% {
    transform: translate3d(-50%, 120%, 0);
  }
}
@keyframes textAnimIn {
  0% {
    transform: translate3d(0, -120%, 0);
  }
  100% {
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes textAnimOut {
  0% {
    transform: translate3d(0, 0%, 0);
  }
  50% {
    transform: translate3d(0, -20%, 0);
  }
  100% {
    transform: translate3d(0, 120%, 0);
  }
}
img,
.wp-block-image img {
  max-width: 100%;
  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;
  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/... */
.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;
}

.unordered-list {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
}

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

/*

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

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

*/
:root {
  --voyager-spacing-xsm: 5px;
  --voyager-spacing-sm: 60px;
  --voyager-spacing-md: 30px;
  --voyager-spacing-lg: 80px;
  --voyager-spacing-xl: 120px;
  --voyager-spacing-xxl: 140px;
  --voyager-spacing-xxxl: 160px;
}

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

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

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: 1750px) {
  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: 1750px) {
  .voyager-sidebar {
    max-width: 480px;
    flex: 0 0 480px;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__wrapper {
    position: sticky;
    top: 115px;
  }
}
@media only screen and (min-width: 1750px) {
  .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 25px;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-transform: none;
  background: var(--voyager-white);
  border: 1px solid var(--voyager-brand-five);
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__block .search-field {
    height: 65px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-sidebar__block .search-field {
    height: 70px;
    padding-left: 30px;
  }
}
.voyager-sidebar__block .search-field:placeholder {
  color: var(--voyager-brand-two);
  opacity: 1;
}
.voyager-sidebar__block .search-field:focus {
  outline: none;
}
.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(./assets/img/icons/search.svg) 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: 1750px) {
  .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: 35px;
}
.voyager-sidebar__block-title {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  margin-bottom: 22px;
  padding-bottom: 20px;
  color: var(--voyager-brand-five);
  font-style: normal;
  text-transform: none;
  border-bottom: 1px solid var(--voyager-brand-five);
}
@media only screen and (min-width: 1750px) {
  .voyager-sidebar__block-title {
    margin-bottom: 26px;
    padding-bottom: 26px;
  }
}
.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;
  object-fit: cover;
}
.voyager-sidebar__list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.voyager-sidebar__list .cat-item a {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  padding: 15px 0 0;
  color: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(17px,0.38vw + 0.92rem), 22px);
  font-size: clamp(1.06rem, 0.38vw + 0.92rem, 1.38rem);
  line-height: min(max(26px,1.06vw + 1.23rem), 40px);
  line-height: clamp(1.63rem, 1.06vw + 1.23rem, 2.5rem);
  letter-spacing: 0.17px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__list .cat-item a {
    letter-spacing: 0.22px;
  }
}
.voyager-sidebar__list .cat-item a {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-sidebar__list .cat-item a:first-child {
  padding-top: 0;
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__list .cat-item a {
    padding: 26px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-sidebar__list .cat-item:last-child a {
  margin-bottom: 0;
}
.voyager-sidebar__blog-categories-block {
  padding: 15px;
  background: var(--voyager-brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__blog-categories-block {
    padding: 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-sidebar__blog-categories-block {
    padding: 40px;
  }
}
.voyager-sidebar__recent-block {
  padding: 15px;
  background: var(--voyager-brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block {
    padding: 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-sidebar__recent-block {
    padding: 40px;
  }
}
.voyager-sidebar__recent-block__post-date, .voyager-sidebar__recent-block__paragraph,
.voyager-sidebar .voyager-buttons {
  display: none;
}
.voyager-sidebar__recent-block__post-image-wrapper {
  width: 110px;
  height: 80px;
  flex: 0 0 110px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    width: 115px;
    height: 100px;
    flex: 0 0 115px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    width: 160px;
    height: 125px;
    flex: 0 0 160px;
  }
}
.voyager-sidebar__recent-block__post-image {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 500ms ease 0s;
  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-one);
  }
  .voyager-sidebar__recent-block__post-anchor:hover .voyager-sidebar__post-title {
    color: var(--voyager-brand-one);
  }
  .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: 22px;
}
.voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: none;
  transition: all 500ms ease 0s;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
    letter-spacing: 0.9px;
  }
}
.voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-titlee:hover, .voyager-sidebar__recent-block__post-title:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-sidebar__recent-block__post-item {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
}
.voyager-sidebar__recent-block__post-item:last-child {
  margin-bottom: 0;
}
.voyager-sidebar__related-post-block-title {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
  position: relative;
  margin: 0 auto 45px;
  padding: 0;
  color: var(--voyager-brand-two);
  text-align: center;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post-block-title {
    margin-bottom: 40px;
  }
}
.voyager-sidebar__related-post-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post-list {
    flex-direction: row;
    margin: 0 -30px;
    margin-top: -30px;
  }
}
.voyager-sidebar__related-post__post-item {
  position: relative;
  width: auto;
  max-width: 100%;
  margin: 0 0 30px;
  background: transparent;
  background: var(--voyager-brand-three);
  box-shadow: none;
}
.voyager-sidebar__related-post__post-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post__post-item {
    max-width: calc(50% - 60px); /* Maximum width for three items per row */
    flex: 1 1 calc(50% - 60px); /* Default flex-basis for three items per row */
    margin: 30px;
  }
  .voyager-sidebar__related-post__post-item:last-child {
    margin-bottom: 0;
  }
}
.voyager-sidebar__related-post__post-item .voyager-buttons {
  justify-content: flex-start;
  margin-top: 35px;
}
.voyager-sidebar__related-post__post-anchor {
  color: var(--voyager-black);
  text-align: left;
  text-decoration: none;
}
.voyager-sidebar__related-post__post-image-wrapper {
  height: 240px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post__post-image-wrapper {
    height: 380px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-sidebar__related-post__post-image-wrapper {
    height: 500px;
  }
}
.voyager-sidebar__related-post__post-image {
  width: 100%;
  height: 100%;
}
.voyager-sidebar__related-post__post-content {
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post__post-content {
    padding: 40px 30px 44px;
  }
}
.voyager-sidebar__related-post__post-titlee {
  font-size: min(max(28px,0.76vw + 1.47rem), 38px);
  font-size: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  line-height: min(max(38px,0.76vw + 2.09rem), 48px);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: 0.01em;
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__related-post__post-titlee {
    margin-bottom: 25px;
  }
}
.voyager-sidebar__related-post__post-date {
  display: none;
}
.voyager-sidebar__related-post, .voyager-sidebar__paragraph {
  margin-bottom: 0;
  color: var(--voyager-brand-two);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__related-post, .voyager-sidebar__paragraph {
    letter-spacing: 0.9px;
  }
}
.voyager-sidebar__related-post, .voyager-sidebar__paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}

.voyager-read-more__content {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-read-more__content {
    display: block;
  }
}
.voyager-read-more__content.js-expanded-content {
  display: block;
}
.voyager-read-more__button {
  margin-top: 10px;
  padding: 0;
  color: var(--voyager-brand-one);
  font-size: 14px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .voyager-read-more__button {
    display: none;
  }
}
.voyager-read-more .voyager-wysiwyg-paragraph {
  margin-bottom: 0;
}

.voyager-blog {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-blog {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-blog {
  box-sizing: border-box;
}
.voyager-blog__container {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-blog__container {
    flex-wrap: inherit;
  }
}
.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-card__category-list {
  padding: 15px;
  background: var(--voyager-brand-four);
  border: 0 solid var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-blog .voyager-card__category-list {
    padding: 20px;
  }
}
.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 9px 0 0;
  padding: 0;
  color: var(--voyager-black);
  line-height: 45px;
  background-color: var(--voyager-brand-six);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-blog .pagination .page-numbers {
    letter-spacing: 0.9px;
  }
}
.voyager-blog .pagination .page-numbers {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-blog .pagination .page-numbers {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.voyager-blog .pagination .page-numbers:first-child {
  margin-left: 0;
}
.voyager-blog .pagination .page-numbers.current {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-blog .pagination .page-numbers.current:hover, .voyager-blog .pagination .page-numbers.current:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-three);
  }
}
.voyager-blog .pagination .page-numbers.dots {
  width: auto;
  font-size: 24px;
  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__image-anchor {
  display: flex;
  flex-wrap: wrap;
}
.voyager-blog__date {
  position: relative;
  margin-bottom: 20px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-blog__date {
    letter-spacing: 0.9px;
  }
}
.voyager-blog__date {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-blog .voyager-card-grid____buttons {
  margin-top: 20px;
}
.voyager-blog__image-wrapper {
  max-width: 100%;
  height: 200px;
  flex: 0 0 auto;
  margin-bottom: 15px;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-blog__image-wrapper {
    max-width: 270px;
    flex: 0 0 270px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-blog__image-wrapper {
    height: 280px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog__image-wrapper {
    max-width: 380px;
    flex: 0 0 380px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog__image-wrapper {
    max-width: 532px;
    height: 375px;
    flex: 0 0 532px;
  }
}
.voyager-blog .voyager-blog__image {
  display: block;
  width: 100%;
  height: 100%;
}

.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;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__post-wrapper {
    width: 100%;
  }
}

.voyager-blog-single {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-blog-single {
  box-sizing: border-box;
}
.voyager-blog-single__container {
  gap: 0;
}
.voyager-blog-single__container > section:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-archive__comma {
  margin-right: 7px;
}
.voyager-blog-single .voyager-buttons__button-anchor {
  color: var(--voyager-brand-two);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single .voyager-buttons__button-anchor:hover {
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-blog-single .voyager-buttons__button-anchor:focus {
    color: var(--voyager-brand-two);
    text-decoration: none;
  }
}
.voyager-blog-single .voyager-text-content {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.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-three);
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.voyager-blog-single .voyager-text-content h1 {
  margin: 25px 0 18px;
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content h1 {
    margin: 35px 0 30px;
  }
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.voyager-blog-single .voyager-text-content h2 {
  margin: 20px 0 15px;
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content h2 {
    margin: 30px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.voyager-blog-single .voyager-text-content h3 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content h3 {
    margin: 25px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.voyager-blog-single .voyager-text-content h4 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content h4 {
    margin: 25px 0 18px;
  }
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.voyager-blog-single .voyager-text-content h5 {
  margin: 15px 0 12px;
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content h5 {
    margin: 25px 0 16px;
  }
}
.voyager-blog-single .voyager-text-content {
  /* No class present in the H tags */
}
.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-black);
  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 {
  /* No different class exists for h2 tag */
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  margin: 20px 0 15px;
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 1750px) {
  .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 {
  /* No different class exists for h3 tag */
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  margin: 15px 0 12px;
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
@media only screen and (min-width: 1750px) {
  .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 {
  /* No different class exists for h4 tag */
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  margin: 15px 0 12px;
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 1750px) {
  .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 .voyager-text-content__heading {
  /* stylelint-disable-next-line declaration-no-important -- With comment after two hyphens here... */
  margin-bottom: 20px !important;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__heading::before {
  display: none;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__textarea {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  margin-top: 20px !important;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__textarea::before {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  display: none !important;
}
.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;
  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: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 600px;
  }
}
.voyager-blog-single .voyager-text-content__voyager-buttons {
  justify-content: initial;
}
.voyager-blog-single .voyager-text-content a {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  text-decoration: underline !important;
}
.voyager-blog-single .voyager-text-content .voyager-buttons__button-anchor {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  text-decoration: none !important;
}
.voyager-blog-single__meta {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.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-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__breadcrumb-link:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-blog-single__breadcrumb-link:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-blog-single__breadcrumb-link {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__breadcrumb-link {
    letter-spacing: 0.9px;
  }
}
.voyager-blog-single__breadcrumb-link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-decoration: none;
  color: var(--voyager-brand-seven);
  font-size: 16px;
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__breadcrumb-link:hover {
    text-decoration: underline;
  }
}
.voyager-blog-single__breadcrumb-separator {
  display: inline-block;
  margin: 0 5px;
  color: var(--voyager-brand-two);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
}
.voyager-blog-single__breadcrumb-separator::before {
  content: "|";
}
.voyager-blog-single__static-hero {
  min-height: inherit;
}
.voyager-blog-single__image-wrapper {
  position: relative;
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
  object-fit: cover;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__image-wrapper {
    height: 290px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__image-wrapper {
    height: 310px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single__image-wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single__image-wrapper {
    height: 590px;
  }
}
.voyager-blog-single__image {
  height: 100%;
}
.voyager-blog-single .voyager-text-content__main-content {
  max-width: 100%;
}
.voyager-blog-single .voyager-text-content--alignment-left-aligned {
  background: none;
}
.voyager-blog-single__title-wrapper {
  position: relative;
  margin-bottom: 36px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__title-wrapper {
    margin-bottom: 55px;
  }
}
.voyager-blog-single__title {
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--voyager-brand-five);
  font-weight: 400;
  text-transform: none;
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-blog-single__author-description {
  padding-bottom: 0;
}
.voyager-blog-single__card-textarea-static, .voyager-blog-single__card-textarea-date {
  display: inline-block;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__card-textarea-static, .voyager-blog-single__card-textarea-date {
    letter-spacing: 0.9px;
  }
}
.voyager-blog-single__card-textarea-static, .voyager-blog-single__card-textarea-date {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-blog-single__meta-separator {
  margin: 0 6px;
}
.voyager-blog-single__card-textarea-static {
  text-transform: uppercase;
}
.voyager-blog-single .voyager-image-video {
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.voyager-blog-single .voyager-image-video .voyager-image-video__container {
  padding-right: 0;
  padding-left: 0;
}
.voyager-blog-single .voyager-image-video .voyager-image-video__wrapper {
  width: 100%;
  height: 210px;
  margin-top: 40px;
  margin-bottom: 0;
  object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-image-video .voyager-image-video__wrapper {
    height: 290px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single .voyager-image-video .voyager-image-video__wrapper {
    height: 310px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .voyager-image-video .voyager-image-video__wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-blog-single .voyager-image-video .voyager-image-video__wrapper {
    height: 600px;
  }
}

.voyager-search {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-search {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-search {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-search {
  box-sizing: border-box;
}
.voyager-search__container {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  padding-right: 28px;
  padding-left: 28px;
}
@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;
  background: var(--voyager-brand-three);
  border: 0 solid var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-search__card {
    padding: 20px;
  }
}
.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;
  max-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;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-search__content-wrapper {
    letter-spacing: 0.9px;
  }
}
.voyager-search__content-wrapper {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-five);
}
.voyager-search__content-title {
  margin-bottom: 6px;
  color: var(--voyager-brand-five);
  text-transform: none;
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
@media only screen and (min-width: 992px) {
  .voyager-search__content-title {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .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: 30px;
}
.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 .voyager-archive__comma {
  margin-right: 7px;
}
.voyager-search .pagination-wrapper {
  width: 100%;
  margin-top: 60px;
}
.voyager-search .pagination .page-numbers {
  box-sizing: border-box;
  display: inline-flex;
  min-width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin: 0 12px 0 0;
  padding: 0;
  color: var(--voyager-black);
  line-height: 45px;
  background-color: var(--voyager-brand-three);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-search .pagination .page-numbers {
    letter-spacing: 0.9px;
  }
}
.voyager-search .pagination .page-numbers {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-search .pagination .page-numbers {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.voyager-search .pagination .page-numbers:first-child {
  margin-left: 0;
}
.voyager-search .pagination .page-numbers.current {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-search .pagination .page-numbers.current:hover, .voyager-search .pagination .page-numbers.current:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
  }
}
.voyager-search .pagination .page-numbers.dots {
  width: auto;
  font-size: 24px;
  background: transparent;
  padding-inline: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-search .pagination .page-numbers:hover, .voyager-search .pagination .page-numbers:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
  }
}
.voyager-search .pagination .page-numbers.prev, .voyager-search .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-search .pagination .page-numbers.prev:hover, .voyager-search .pagination .page-numbers.next:hover {
    color: var(--voyager-black);
    background: none;
  }
}

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: 78px;
  align-items: center;
  padding-right: 28px;
  padding-left: 28px;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header {
    height: 100px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header {
    height: 148px;
    padding-right: 45px;
    padding-left: 45px;
  }
}
.voyager-header::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 115px;
  background: var(--voyager-header-mobile-overlay);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header::after {
    display: block;
    height: 160px;
    background: var(--voyager-header-desktop-overlay);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header::after {
    height: 256px;
  }
}
.voyager-header__button-link {
  color: var(--voyager-white);
}
.voyager-header--sticky {
  position: fixed;
  top: 0;
  left: 0;
}
.voyager-header--small.voyager-header--hamburger-left {
  height: 70px;
  background: var(--voyager-white);
  box-shadow: var(--voyager-header-desktop-sticky-shadow);
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left {
    box-shadow: var(--voyager-header-desktop-sticky-shadow);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header--small.voyager-header--hamburger-left {
    height: 100px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .hamburger-button {
  color: var(--voyager-black);
  background-color: var(--voyager-white);
  border-color: var(--voyager-brand-one);
}
.voyager-header--small.voyager-header--hamburger-left .hamburger-button path {
  fill: var(--voyager-black);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left .hamburger-button:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-four);
    border-color: var(--voyager-brand-three);
  }
  .voyager-header--small.voyager-header--hamburger-left .hamburger-button:active {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border-color: var(--voyager-brand-five);
  }
  .voyager-header--small.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg {
    filter: brightness(0) invert(1);
  }
}
.voyager-header--small.voyager-header--hamburger-left::after {
  opacity: 0;
  visibility: hidden;
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo {
  opacity: 0;
  visibility: hidden;
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  height: 42px;
  background: url(./assets/img/sticky-logo.svg) center center no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1750px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 58px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left {
  z-index: 8;
}

.body--on-scroll .voyager-booking__additional-button,
.without-hero .voyager-booking__additional-button,
.page-template-sitemap .voyager-booking__additional-button,
.error404 .voyager-booking__additional-button,
.search .voyager-booking__additional-button,
.category .voyager-booking__additional-button,
.archive .voyager-booking__additional-button {
  top: 14px;
}
.body--on-scroll .voyager-booking__wrapper,
.without-hero .voyager-booking__wrapper,
.page-template-sitemap .voyager-booking__wrapper,
.error404 .voyager-booking__wrapper,
.search .voyager-booking__wrapper,
.category .voyager-booking__wrapper,
.archive .voyager-booking__wrapper {
  top: 14px;
}
@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,
  .search .voyager-booking__wrapper,
  .category .voyager-booking__wrapper,
  .archive .voyager-booking__wrapper {
    top: 11px;
  }
}
@media only screen and (min-width: 1750px) {
  .body--on-scroll .voyager-booking__wrapper,
  .without-hero .voyager-booking__wrapper,
  .page-template-sitemap .voyager-booking__wrapper,
  .error404 .voyager-booking__wrapper,
  .search .voyager-booking__wrapper,
  .category .voyager-booking__wrapper,
  .archive .voyager-booking__wrapper {
    top: 19px;
  }
}
.body--on-scroll .voyager-booking__wrapper .voyager-booking__container,
.without-hero .voyager-booking__wrapper .voyager-booking__container,
.page-template-sitemap .voyager-booking__wrapper .voyager-booking__container,
.error404 .voyager-booking__wrapper .voyager-booking__container,
.search .voyager-booking__wrapper .voyager-booking__container,
.category .voyager-booking__wrapper .voyager-booking__container,
.archive .voyager-booking__wrapper .voyager-booking__container {
  /* stylelint-disable-next-line selector-max-compound-selectors -- Nesting required */
}
.body--on-scroll .voyager-booking__wrapper .voyager-booking__container > div,
.without-hero .voyager-booking__wrapper .voyager-booking__container > div,
.page-template-sitemap .voyager-booking__wrapper .voyager-booking__container > div,
.error404 .voyager-booking__wrapper .voyager-booking__container > div,
.search .voyager-booking__wrapper .voyager-booking__container > div,
.category .voyager-booking__wrapper .voyager-booking__container > div,
.archive .voyager-booking__wrapper .voyager-booking__container > div {
  top: 14px;
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__wrapper .voyager-booking__container > div,
  .without-hero .voyager-booking__wrapper .voyager-booking__container > div,
  .page-template-sitemap .voyager-booking__wrapper .voyager-booking__container > div,
  .error404 .voyager-booking__wrapper .voyager-booking__container > div,
  .search .voyager-booking__wrapper .voyager-booking__container > div,
  .category .voyager-booking__wrapper .voyager-booking__container > div,
  .archive .voyager-booking__wrapper .voyager-booking__container > div {
    top: 11px;
  }
}
@media only screen and (min-width: 1750px) {
  .body--on-scroll .voyager-booking__wrapper .voyager-booking__container > div,
  .without-hero .voyager-booking__wrapper .voyager-booking__container > div,
  .page-template-sitemap .voyager-booking__wrapper .voyager-booking__container > div,
  .error404 .voyager-booking__wrapper .voyager-booking__container > div,
  .search .voyager-booking__wrapper .voyager-booking__container > div,
  .category .voyager-booking__wrapper .voyager-booking__container > div,
  .archive .voyager-booking__wrapper .voyager-booking__container > div {
    top: 19px;
  }
}
.body--on-scroll .voyager-booking__additional-button,
.without-hero .voyager-booking__additional-button,
.page-template-sitemap .voyager-booking__additional-button,
.error404 .voyager-booking__additional-button,
.search .voyager-booking__additional-button,
.category .voyager-booking__additional-button,
.archive .voyager-booking__additional-button {
  color: var(--voyager-black);
  background-color: var(--voyager-white);
  border-color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__additional-button:hover,
  .without-hero .voyager-booking__additional-button:hover,
  .page-template-sitemap .voyager-booking__additional-button:hover,
  .error404 .voyager-booking__additional-button:hover,
  .search .voyager-booking__additional-button:hover,
  .category .voyager-booking__additional-button:hover,
  .archive .voyager-booking__additional-button:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border-color: var(--voyager-brand-five);
  }
  .body--on-scroll .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .without-hero .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .page-template-sitemap .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .error404 .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .search .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .category .voyager-booking__additional-button:hover .voyager-booking__additional-button-image,
  .archive .voyager-booking__additional-button:hover .voyager-booking__additional-button-image {
    filter: brightness(9) invert(1);
  }
  .body--on-scroll .voyager-booking__additional-button:active,
  .without-hero .voyager-booking__additional-button:active,
  .page-template-sitemap .voyager-booking__additional-button:active,
  .error404 .voyager-booking__additional-button:active,
  .search .voyager-booking__additional-button:active,
  .category .voyager-booking__additional-button:active,
  .archive .voyager-booking__additional-button:active {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border-color: var(--voyager-brand-five);
  }
  .body--on-scroll .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .without-hero .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .page-template-sitemap .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .error404 .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .search .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .category .voyager-booking__additional-button:active .voyager-booking__additional-button-image,
  .archive .voyager-booking__additional-button:active .voyager-booking__additional-button-image {
    filter: none;
  }
}
.body--on-scroll .voyager-booking__additional-button .voyager-booking__additional-button-image,
.without-hero .voyager-booking__additional-button .voyager-booking__additional-button-image,
.page-template-sitemap .voyager-booking__additional-button .voyager-booking__additional-button-image,
.error404 .voyager-booking__additional-button .voyager-booking__additional-button-image,
.search .voyager-booking__additional-button .voyager-booking__additional-button-image,
.category .voyager-booking__additional-button .voyager-booking__additional-button-image,
.archive .voyager-booking__additional-button .voyager-booking__additional-button-image {
  filter: none;
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__header-link:hover,
  .without-hero .voyager-booking__header-link:hover,
  .page-template-sitemap .voyager-booking__header-link:hover,
  .error404 .voyager-booking__header-link:hover,
  .search .voyager-booking__header-link:hover,
  .category .voyager-booking__header-link:hover,
  .archive .voyager-booking__header-link:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-two);
  }
  .body--on-scroll .voyager-booking__header-link:active,
  .without-hero .voyager-booking__header-link:active,
  .page-template-sitemap .voyager-booking__header-link:active,
  .error404 .voyager-booking__header-link:active,
  .search .voyager-booking__header-link:active,
  .category .voyager-booking__header-link:active,
  .archive .voyager-booking__header-link:active {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .hamburger-button:hover svg,
  .without-hero .hamburger-button:hover svg,
  .page-template-sitemap .hamburger-button:hover svg,
  .error404 .hamburger-button:hover svg,
  .search .hamburger-button:hover svg,
  .category .hamburger-button:hover svg,
  .archive .hamburger-button:hover svg {
    filter: brightness(9) invert(0);
  }
}

.without-hero .voyager-main,
.page-template-sitemap .voyager-main,
.error404 .voyager-main,
.search .voyager-main,
.category .voyager-main,
.archive .voyager-main {
  padding-top: 70px;
}
@media only screen and (min-width: 1750px) {
  .without-hero .voyager-main,
  .page-template-sitemap .voyager-main,
  .error404 .voyager-main,
  .search .voyager-main,
  .category .voyager-main,
  .archive .voyager-main {
    padding-top: 100px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left,
.error404 .voyager-header.voyager-header--hamburger-left,
.search .voyager-header.voyager-header--hamburger-left,
.category .voyager-header.voyager-header--hamburger-left,
.archive .voyager-header.voyager-header--hamburger-left {
  height: 70px;
  background: var(--voyager-white);
  box-shadow: var(--voyager-header-desktop-sticky-shadow);
}
@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,
  .search .voyager-header.voyager-header--hamburger-left,
  .category .voyager-header.voyager-header--hamburger-left,
  .archive .voyager-header.voyager-header--hamburger-left {
    box-shadow: var(--voyager-header-desktop-sticky-shadow);
  }
}
@media only screen and (min-width: 1750px) {
  .without-hero .voyager-header.voyager-header--hamburger-left,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left,
  .error404 .voyager-header.voyager-header--hamburger-left,
  .search .voyager-header.voyager-header--hamburger-left,
  .category .voyager-header.voyager-header--hamburger-left,
  .archive .voyager-header.voyager-header--hamburger-left {
    height: 100px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button,
.search .voyager-header.voyager-header--hamburger-left .hamburger-button,
.category .voyager-header.voyager-header--hamburger-left .hamburger-button,
.archive .voyager-header.voyager-header--hamburger-left .hamburger-button {
  color: var(--voyager-black);
  background-color: var(--voyager-white);
  border-color: var(--voyager-brand-one);
}
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button path,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button path,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button path,
.search .voyager-header.voyager-header--hamburger-left .hamburger-button path,
.category .voyager-header.voyager-header--hamburger-left .hamburger-button path,
.archive .voyager-header.voyager-header--hamburger-left .hamburger-button path {
  fill: var(--voyager-black);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:hover,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:hover,
  .error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:hover,
  .search .voyager-header.voyager-header--hamburger-left .hamburger-button:hover,
  .category .voyager-header.voyager-header--hamburger-left .hamburger-button:hover,
  .archive .voyager-header.voyager-header--hamburger-left .hamburger-button:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-four);
    border-color: var(--voyager-brand-three);
  }
  .without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:active,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:active,
  .error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:active,
  .search .voyager-header.voyager-header--hamburger-left .hamburger-button:active,
  .category .voyager-header.voyager-header--hamburger-left .hamburger-button:active,
  .archive .voyager-header.voyager-header--hamburger-left .hamburger-button:active {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border-color: var(--voyager-brand-five);
  }
  .without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg,
  .error404 .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg,
  .search .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg,
  .category .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg,
  .archive .voyager-header.voyager-header--hamburger-left .hamburger-button__icon--closed:hover svg {
    filter: brightness(0) invert(1);
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left::after,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left::after,
.error404 .voyager-header.voyager-header--hamburger-left::after,
.search .voyager-header.voyager-header--hamburger-left::after,
.category .voyager-header.voyager-header--hamburger-left::after,
.archive .voyager-header.voyager-header--hamburger-left::after {
  opacity: 0;
  visibility: hidden;
}
.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,
.search .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo,
.category .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo,
.archive .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo {
  opacity: 0;
  visibility: hidden;
}
.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,
.search .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
.category .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
.archive .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  height: 42px;
  background: url(./assets/img/sticky-logo.svg) center center no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1750px) {
  .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,
  .search .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .category .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .archive .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    height: 58px;
  }
}

.hamburger-button {
  position: relative;
  top: 0;
  z-index: 1;
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  margin: auto auto auto 0;
  padding: 0 5px;
  color: var(--voyager-white);
  font-family: "baskervville", sans-serif;
  font-size: 0;
  text-transform: none;
  background: var(--voyager-hamburger-button-bg);
  border: 1px solid var(--voyager-header-button-border);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  overflow: visible;
}
@media only screen and (min-width: 992px) {
  .hamburger-button {
    width: auto;
    height: 48px;
    padding: 0 16px;
    line-height: 46px;
  }
  .hamburger-button:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-four);
    border-color: var(--voyager-brand-four);
  }
  .hamburger-button:hover svg {
    filter: brightness(9) invert(1);
  }
  .hamburger-button:active {
    color: var(--voyager-black);
    background: var(--voyager-hamburger-button-bg);
    border-color: var(--voyager-header-button-border);
  }
}
@media only screen and (min-width: 1750px) {
  .hamburger-button {
    height: 62px;
    padding: 0 22px 0 12px;
  }
}
.hamburger-button--is-active .hamburger-button--is-closed {
  display: flex;
}
.hamburger-button--is-active .hamburger-button--is-open {
  display: none;
}
.hamburger-button__title {
  margin-left: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .hamburger-button__title {
    margin-left: 17px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1750px) {
  .hamburger-button__title {
    letter-spacing: 1.6px;
  }
}
@media only screen and (min-width: 992px) {
  .hamburger-button__title--closed {
    position: relative;
    top: 1px;
    width: auto;
    height: auto;
    margin-left: 10px;
    clip-path: none;
    overflow: visible;
    clip: auto;
  }
}
@media only screen and (min-width: 1750px) {
  .hamburger-button__title--closed {
    top: 2px;
  }
}
.hamburger-button__icon--closed, .hamburger-button__icon--open {
  line-height: normal;
}
.hamburger-button__icon--closed::before, .hamburger-button__icon--open::before {
  display: inline-block;
  display: none;
  font-size: 16px;
  vertical-align: top;
}
@media only screen and (min-width: 992px) {
  .hamburger-button__icon--closed::before, .hamburger-button__icon--open::before {
    font-size: 26px;
  }
}
.hamburger-button__icon--closed:before {
  content: "\e80b";
}
.hamburger-button__icon--closed svg {
  width: 24px;
  height: 18px;
}
@media only screen and (min-width: 992px) {
  .hamburger-button__icon--closed svg {
    width: 42px;
    height: 21px;
  }
}
@media only screen and (min-width: 1750px) {
  .hamburger-button__icon--closed svg {
    height: 26px;
  }
}
.hamburger-button__icon--open:before {
  content: "\e81b";
}
.hamburger-button__icon--open::before {
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .hamburger-button__icon--open::before {
    font-size: 30px;
  }
}
.hamburger-button--is-closed, .hamburger-button--is-open {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.hamburger-button--is-closed {
  display: flex;
}
.hamburger-button--is-open {
  display: none;
}

.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;
  object-fit: contain;
}
.voyager-header__custom-logo-link {
  display: block;
  height: 48px;
  text-align: center;
  transition: all 500ms ease 0s;
  background-position: center center;
}
@media only screen and (min-width: 992px) {
  .voyager-header__custom-logo-link {
    height: 58px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header__custom-logo-link {
    height: 70px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__custom-logo-link {
    height: 84px;
  }
}
.voyager-header__mobile-logo {
  display: block;
  min-height: 36px;
}

.voyager-header__submenu {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: block !important;
  min-width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-left: 2px;
  transition: all 0.2s 0.1s;
}
.voyager-header__submenu::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
}
.voyager-header__submenu-level-2 {
  padding-left: 30px;
}
.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(1px, 1px + 0 * 100vw, 1px);
  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(1px, 1px + 0 * 100vw, 1px);
  padding-left: 0;
}
.rtl .voyager-header__submenu-level-1::before, .rtl .voyager-header__submenu-level-2::before {
  right: clamp(1px, 1px + 0 * 100vw, 1px);
  left: auto;
  border-right: 3px solid var(--voyager-brand-one);
  border-left: 0;
}
.voyager-header__property-submenu-wrapper {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header__property-submenu-wrapper {
    width: auto;
  }
}
.voyager-header__property-submenu-wrapper {
  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%);
}
.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: -11px;
  padding: 0;
  background: var(--voyager-white);
  cursor: pointer;
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-icon-wrapper {
    margin-right: 0;
    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-black);
  font-size: 32px;
  line-height: 40px;
  background-color: transparent;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .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: "\e7c1";
}
.voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header__submenu-icon--is-open:before {
  content: "\e82c";
}

.voyager-header--menu-center .voyager-header__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor:hover,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-1, .voyager-header--menu-center .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-1, .voyager-header--menu-center .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-1, .voyager-header--menu-center .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--menu-center .voyager-header__menu,
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--menu-center .voyager-header__menu-item, .voyager-header--menu-center .voyager-header__menu-item-container,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-item-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--menu-center .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.voyager-header--menu-center .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--menu-center .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-center .voyager-header.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.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-center .voyager-header.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.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-brand-three);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center .voyager-header.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-center .voyager-header.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.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header.voyager-header {
    flex-direction: column;
  }
  .voyager-header--menu-center .voyager-header.voyager-header__submenu {
    position: absolute;
  }
}

.voyager-header--menu-left .voyager-header__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor:hover,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-1, .voyager-header--menu-left .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-1, .voyager-header--menu-left .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-1, .voyager-header--menu-left .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--menu-left .voyager-header__menu,
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--menu-left .voyager-header__menu-item, .voyager-header--menu-left .voyager-header__menu-item-container,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-item-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--menu-left .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.voyager-header--menu-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--menu-left .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-left .voyager-header.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.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-left .voyager-header.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.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-brand-three);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left .voyager-header.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-left .voyager-header.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.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header .voyager-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .voyager-header--menu-left .voyager-header .voyager-header__submenu {
    position: absolute;
  }
}

.voyager-header--menu-right .voyager-header__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor:hover,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-1, .voyager-header--menu-right .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-1, .voyager-header--menu-right .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-1, .voyager-header--menu-right .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--menu-right .voyager-header__menu,
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--menu-right .voyager-header__menu-item, .voyager-header--menu-right .voyager-header__menu-item-container,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-item-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--menu-right .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.voyager-header--menu-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--menu-right .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-right .voyager-header.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.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-right .voyager-header.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.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-brand-three);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right .voyager-header.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-right .voyager-header.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.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header .voyager-header {
    justify-content: space-between;
  }
  .voyager-header--menu-right .voyager-header .voyager-header__title-wrapper {
    order: 1;
    margin-right: auto;
  }
  .voyager-header--menu-right .voyager-header .voyager-header__menu-wrapper {
    order: 2;
  }
  .voyager-header--menu-right .voyager-header .voyager-header__booking-button {
    order: 3;
  }
  .voyager-header--menu-right .voyager-header .voyager-header__submenu {
    position: absolute;
  }
}

.voyager-header--inline-centred-logo .voyager-header__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .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-one);
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1, .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1, .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-1, .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--inline-centred-logo .voyager-header__menu,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item, .voyager-header--inline-centred-logo .voyager-header__menu-item-container,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-item-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.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 .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--inline-centred-logo .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--inline-centred-logo .voyager-header.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.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.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--inline-centred-logo .voyager-header.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--inline-centred-logo .voyager-header.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.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-brand-three);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--inline-centred-logo .voyager-header.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo .voyager-header.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-brand-three);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo .voyager-header.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.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.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header {
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  .voyager-header--inline-centred-logo .voyager-header .voyager-header__menu-wrapper {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }
  .voyager-header--inline-centred-logo .voyager-header .voyager-header__custom-logo-link {
    display: block;
  }
  .voyager-header--inline-centred-logo .voyager-header .voyager-header__title-wrapper {
    display: none;
  }
  .voyager-header--inline-centred-logo .voyager-header .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 .voyager-header__menu--left {
    justify-content: flex-end;
  }
  .voyager-header--inline-centred-logo .voyager-header .voyager-header__menu--right {
    justify-content: flex-start;
  }
  .voyager-header--inline-centred-logo .voyager-header .voyager-header__button {
    display: none;
  }
}

.voyager-header--hamburger-left .voyager-header__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-left .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-left .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-left .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--hamburger-left .voyager-header__menu,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item, .voyager-header--hamburger-left .voyager-header__menu-item-container,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-item-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.voyager-header--hamburger-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--hamburger-left .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
.voyager-header--hamburger-left {
  justify-content: space-between;
}
.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: auto;
    height: 100%;
    margin-right: -18%;
    padding-right: 40%;
    background: none;
    overflow-y: scroll;
  }
}

.voyager-header--hamburger-right .voyager-header__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  padding: clamp(12px, 12px + 0 * 100vw, 12px) clamp(1px, 1px + 0 * 100vw, 1px) clamp(12px, 12px + 0 * 100vw, 12px);
  padding-right: 50px;
  color: var(--voyager-black);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  font-size: min(max(18px,0.3vw + 1.01rem), 22px);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(28px,0.91vw + 1.41rem), 40px);
  line-height: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    letter-spacing: 0.22px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-right .voyager-header__menu-anchor-level-2 {
  padding: clamp(9px, 9px + 0 * 100vw, 9px) clamp(16px, 10.1694915254px + 0.0084745763 * 100vw, 25px);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-right .voyager-header__menu-anchor-level-2 {
    letter-spacing: 0.18px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-1, .voyager-header--hamburger-right .voyager-header__menu-anchor-level-2 {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-header--hamburger-right .voyager-header__menu,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0.1s;
    transform: translateX(100%);
  }
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  align-items: self-start;
  flex-direction: column;
  margin-top: 48px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid var(--voyager-menu-border);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item, .voyager-header--hamburger-right .voyager-header__menu-item-container,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-item-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
    margin-bottom: 0;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0:last-child > .voyager-header__submenu:after,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item:last-child > .voyager-header__submenu:after {
  display: none;
}
.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-five);
  font-weight: 700;
}
.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-five);
  font-weight: 700;
}
.voyager-header--hamburger-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  color: var(--voyager-brand-five);
  text-transform: none;
}
.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__menu--visible .voyager-header__menu {
  transform: translateX(0%);
}
.voyager-header--hamburger-right .js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  display: none !important;
}
.voyager-header--hamburger-right .voyager-header {
  justify-content: space-between;
}
.voyager-header--hamburger-right .voyager-header .voyager-header__title-wrapper {
  margin-right: auto;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header .voyager-header__title-wrapper {
    margin-right: 0;
  }
}
.voyager-header--hamburger-right .voyager-header .voyager-header__menu-item-container {
  justify-content: space-between;
  padding-right: clamp(1px, 1px + 0 * 100vw, 1px);
}
.voyager-header--hamburger-right .voyager-header .voyager-header__popup-menu {
  transform: translateX(100%);
}
.voyager-header--hamburger-right .voyager-header .voyager-header__popup-menu-nav {
  order: 2;
}
.voyager-header--hamburger-right .voyager-header .voyager-header__popup-menu .voyager-header__menu {
  position: static;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateX(0);
}

.voyager-header .js-menu-image {
  position: relative;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.voyager-header .js-menu-image.fade-out, .voyager-header .js-menu-image.fade-in.fade-out {
  opacity: 0;
}
.voyager-header .js-menu-image.fade-in {
  opacity: 1;
}
.voyager-header__popup-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: flex;
  width: 100%;
  height: 100vh;
  flex-direction: row-reverse;
  padding: 95px 0 30px 26px;
  background: var(--voyager-brand-four);
  transition: all 0.2s 0.1s;
  overflow-y: auto;
  overflow-x: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-header__popup-menu {
    max-width: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu {
    max-width: 100%;
    padding: 0;
    overflow: hidden;
  }
}
.voyager-header__popup-menu .voyager-header__custom-logo-wrapper {
  display: none;
}
.voyager-header__popup-menu::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: none;
  height: 100%;
  background: url(/wp-content/themes/arlington-hotel/assets/img/icons/menu-bg.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu::before {
    display: block;
    width: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__popup-menu::before {
    width: 300px;
  }
}
.voyager-header.voyager-header__menu--visible .voyager-header__popup-menu {
  transform: translateX(0%);
}
.voyager-header__popup-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.voyager-header__popup-menu-nav {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding-right: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-nav {
    width: auto;
    flex: 1;
    padding-top: 110px;
    padding-right: 10.3%;
    padding-bottom: 10px;
    padding-left: 4.9%;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header__popup-menu-nav {
    padding-right: 3.3%;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__popup-menu-nav {
    padding-top: 120px;
  }
}
.voyager-header__popup-menu-logo {
  display: flex;
  text-align: center;
}
.voyager-header__popup-menu-content {
  position: relative;
  display: none;
  width: 42.4%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-content {
    display: flex;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__popup-menu-content {
    width: 46.3545%;
  }
}
.voyager-header__popup-menu-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-popup-menu-overlay);
}
.voyager-header__popup-menu-close {
  position: fixed;
  top: 47px;
  right: 20px;
  z-index: 1;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: var(--voyager-brand-one);
  font-size: 0;
  background: var(--voyager-popup-close-button-bg);
  transition: all 300ms ease 0s;
  cursor: pointer;
}
.voyager-header__popup-menu-close:before {
  content: "\e81b";
}
.voyager-header__popup-menu-close::before {
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-close::before {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__popup-menu-close::before {
    font-size: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-close {
    top: 30px;
    right: 30px;
    width: 55px;
    height: 55px;
  }
  .voyager-header__popup-menu-close:hover {
    color: var(--voyager-brand-one);
    background: var(--voyager-popup-close-button-bg-hover);
  }
  .voyager-header__popup-menu-close:active {
    color: var(--voyager-brand-one);
    background: var(--voyager-popup-close-button-bg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-header__popup-menu-close {
    top: 33px;
    right: 50px;
    width: 78px;
    height: 78px;
  }
}
.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;
  display: none;
  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 {
  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 {
  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: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-sitemap {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-sitemap {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-sitemap__container {
  padding-right: 28px;
  padding-left: 28px;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-sitemap__container {
  text-align: center;
}
.voyager-sitemap .sitemap-menu-footer-container {
  margin-top: 40px;
  margin-bottom: 100px;
}
.voyager-sitemap h2 {
  padding-top: 0;
  padding-bottom: 15px;
  color: var(--voyager-brand-four);
}
.voyager-sitemap .sitemap__title {
  margin-bottom: 30px;
  color: var(--voyager-brand-five);
  text-align: center;
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-brand-six);
  text-align: center;
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-sitemap li {
  list-style: none;
  padding: 0;
}
.voyager-sitemap p {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap p {
    letter-spacing: 0.9px;
  }
}
.voyager-sitemap p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-sitemap a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-sitemap a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-sitemap a {
  text-decoration: none;
}
.voyager-sitemap__menu {
  text-align: center;
}
.voyager-sitemap__menu-item {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
}
.voyager-sitemap__menu-item {
  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(20px,0.45vw + 1.08rem), 26px);
  font-size: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
  margin-bottom: 0;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  line-height: normal;
  border: 0;
  transition: color 0.8s ease;
  text-decoration: none;
}
.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-one);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:active {
    color: var(--voyager-brand-one);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor-level-0 {
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-sitemap__menu-item-level-0 {
  text-transform: none;
}
.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 {
  display: inline-block;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:active {
    color: var(--voyager-brand-one);
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item {
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 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: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-item {
    margin-top: 10px;
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
.voyager-sitemap__submenu-level-4 {
  margin-bottom: 11px;
}

.voyager-main .voyager-sitemap {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-main .voyager-sitemap {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-main .voyager-sitemap {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}

/* stylelint-disable-next-line selector-max-id -- Only selector on this custom HTML block */
#dmn-partner-widget {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  #dmn-partner-widget {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  #dmn-partner-widget {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
#dmn-partner-widget {
  margin-inline: auto;
  /* stylelint-disable-next-line selector-max-id -- Only selector on this custom HTML block */
}
#dmn-partner-widget .footer {
  /* stylelint-disable-next-line selector-max-id -- Only selector on this custom HTML block */
}
#dmn-partner-widget .footer img {
  object-fit: contain;
}

.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: 2%;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  left: 50%;
  display: inline-flex;
  margin-bottom: calc(-1 * 10px);
  margin-left: calc(-1 * 10px);
  transform: translateX(-50%);
  overflow: hidden;
  margin-bottom: -10px;
  /* stylelint-disable-next-line declaration-no-selector -- Li's added by Splide for the pagination. Does not contain classes. */
}
.splide__pagination li {
  margin-bottom: 10px;
  margin-left: 10px;
  line-height: 12px;
}
.splide__pagination-button {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  background: var(--voyager-white);
  border: 0;
  border-radius: 50%;
  opacity: 0.5;
  vertical-align: top;
}
@media only screen and (min-width: 992px) {
  .splide__pagination-button {
    width: 12px;
    height: 12px;
  }
}
.splide__pagination-button.is-active {
  opacity: 1;
}
.splide__pagination-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
}
.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: var(--voyager-brand-five);
  font-size: 1em;
  line-height: normal;
  background-color: var(--voyager-brand-eight);
  /* 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: 30px;
}
@media only screen and (min-width: 992px) {
  .splide__arrows {
    align-items: center;
  }
}
.splide__control-bar {
  position: static;
  box-sizing: border-box;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.splide__arrows-icon {
  width: auto;
  height: auto;
  font-size: 22px;
  line-height: 0;
}
@media only screen and (min-width: 992px) {
  .splide__arrows-icon {
    font-size: 28px;
  }
}
.splide__arrow--next, .splide__arrow--prev {
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin: 0 7.5px;
  padding: 5px;
  color: var(--voyager-brand-one);
  background: var(--voyager-white);
  border: 1px solid var(--voyager-white);
  transition: all 0.5s;
}
.splide__arrow--next::before, .splide__arrow--prev::before {
  display: block;
}
@media only screen and (min-width: 992px) {
  .splide__arrow--next:hover, .splide__arrow--prev:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-three);
    border-color: var(--voyager-brand-two);
  }
  .splide__arrow--next:active, .splide__arrow--prev:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-three);
    border-color: var(--voyager-brand-five);
  }
}
@media only screen and (min-width: 1750px) {
  .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-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-card {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-card__heading {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  margin-bottom: 10px;
  color: var(--voyager-brand-five);
}
.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;
  box-shadow: none;
}
@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(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-card__sub-heading {
    letter-spacing: 2.6px;
  }
}
.voyager-card__sub-heading {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
  color: var(--voyager-brand-five);
}
.voyager-card__pre-heading {
  color: var(--voyager-brand-four);
  background: var(--voyager-white);
  background-clip: text;
}
.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: 15px;
}
.voyager-card__buttons {
  margin-top: auto;
}
.voyager-card__image {
  width: 100%;
  height: 100%;
}
.voyager-card .voyager-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voyager-card--default {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card {
    width: 800px;
    transition: box-shadow 0.3s ease-in-out;
  }
  .voyager-card--default .voyager-card:hover .voyager-card__image {
    box-shadow: var(--voyager-carousel-default-shadow-hover);
    transition: box-shadow 0.3s ease-in-out;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--default .voyager-card {
    width: 900px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--default .voyager-card {
    width: 1000px;
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  background-color: var(--voyager-brand-four);
}
.voyager-card--default .voyager-card__content-wrapper {
  position: relative;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper {
    padding: 25px 30px 25px 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--default .voyager-card__content-wrapper {
    padding: 30px 30px 30px 25px;
  }
}
.voyager-card--default .voyager-card__heading {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  z-index: 2;
  margin-bottom: 17px;
  color: var(--voyager-brand-five);
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--default .voyager-card__sub-heading {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-card--default .voyager-card__sub-heading {
    letter-spacing: 2.6px;
  }
}
.voyager-card--default .voyager-card__sub-heading {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  margin-bottom: 6px;
  color: var(--voyager-brand-five);
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--default .voyager-card__textarea-paragraph {
  max-width: 600px;
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--default .voyager-card__buttons {
  z-index: 2;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 5px;
}
.voyager-card--default .voyager-card__button_anchor-1 {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-card--default .voyager-card__button_anchor-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__button_anchor-1:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--default .voyager-card__button_anchor-1:hover::before {
    height: 2px;
  }
  .voyager-card--default .voyager-card__button_anchor-1:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--default .voyager-card__button_anchor-1:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 13px 36px;
  }
  .voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 19px 40px;
  }
}
.voyager-card--default .voyager-card__button_anchor-1.voyager-card--button-secondary::before {
  display: none;
}
.voyager-card--default .voyager-card__button-anchor--permalink,
.voyager-card--default .voyager-card__button_anchor-2 {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__button-anchor--permalink,
  .voyager-card--default .voyager-card__button_anchor-2 {
    padding: 13px 36px;
  }
  .voyager-card--default .voyager-card__button-anchor--permalink:hover,
  .voyager-card--default .voyager-card__button_anchor-2:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--default .voyager-card__button-anchor--permalink:active,
  .voyager-card--default .voyager-card__button_anchor-2:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--default .voyager-card__button-anchor--permalink,
  .voyager-card--default .voyager-card__button_anchor-2 {
    padding: 19px 40px;
  }
}
.voyager-card--default .voyager-card__button-anchor--permalink::before,
.voyager-card--default .voyager-card__button_anchor-2::before {
  display: none;
}
.voyager-card--default .voyager-card__image-wrapper {
  height: 100vh;
  max-height: 224px;
  transition: 0.5s;
}
@media only screen and (min-width: 688px) {
  .voyager-card--default .voyager-card__image-wrapper {
    max-height: 280px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__image-wrapper {
    max-height: 360px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--default .voyager-card__image-wrapper {
    max-height: 440px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--default .voyager-card__image-wrapper {
    max-height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__image {
    display: block;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
    height: 100% !important;
  }
}
.voyager-card--default .splide__slide.is-active {
  transition: all 0.5s ease-in-out;
}
.voyager-card--default .splide__slide.is-active .voyager-card__heading,
.voyager-card--default .splide__slide.is-active .voyager-card__pre-heading,
.voyager-card--default .splide__slide.is-active .voyager-card__sub-heading,
.voyager-card--default .splide__slide.is-active .voyager-card__textarea,
.voyager-card--default .splide__slide.is-active .voyager-card__buttons {
  visibility: visible;
  transition: opacity 0.25s ease-in-out;
}
.voyager-card--default .splide__slide.is-active .voyager-card__image {
  box-shadow: var(--voyager-carousel-default-shadow-mob);
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .splide__slide.is-active .voyager-card__image {
    box-shadow: var(--voyager-carousel-default-shadow);
    transform: scale(1);
  }
}
.voyager-card--wide {
  margin: 0;
  background: var(--voyager-brand-four);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card {
    width: 800px;
    transition: box-shadow 0.3s ease-in-out;
  }
  .voyager-card--wide .voyager-card:hover .voyager-card__image {
    box-shadow: var(--voyager-carousel-default-shadow-hover);
    transition: box-shadow 0.3s ease-in-out;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card {
    width: 900px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide .voyager-card {
    width: 1000px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__heading,
  .voyager-card--wide .voyager-card__pre-heading,
  .voyager-card--wide .voyager-card__sub-heading,
  .voyager-card--wide .voyager-card__textarea,
  .voyager-card--wide .voyager-card__buttons {
    visibility: hidden;
  }
  .voyager-card--wide .voyager-card__heading,
  .voyager-card--wide .voyager-card__pre-heading,
  .voyager-card--wide .voyager-card__sub-heading,
  .voyager-card--wide .voyager-card__textarea {
    margin-right: 50px;
  }
  .voyager-card--wide .voyager-card__textarea {
    margin-bottom: 0;
  }
}
.voyager-card--wide .voyager-card__content-wrapper {
  position: relative;
  padding: 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__content-wrapper {
    padding: 25px 366px 0 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide .voyager-card__content-wrapper {
    padding: 30px 400px 0 25px;
  }
}
.voyager-card--wide .voyager-card__heading {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  z-index: 2;
  margin-bottom: 17px;
  color: var(--voyager-brand-five);
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--wide .voyager-card__sub-heading {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-card--wide .voyager-card__sub-heading {
    letter-spacing: 2.6px;
  }
}
.voyager-card--wide .voyager-card__sub-heading {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  margin-bottom: 6px;
  color: var(--voyager-brand-five);
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--wide .voyager-card__textarea-paragraph {
  max-width: 600px;
  background: var(--voyager-white);
  background-clip: text;
}
.voyager-card--wide .voyager-card__buttons {
  z-index: 2;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__buttons {
    position: absolute;
    right: 20px;
    bottom: 0;
    justify-content: flex-end;
    margin-top: auto;
  }
}
.voyager-card--wide .voyager-card__button_anchor-1 {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-card--wide .voyager-card__button_anchor-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__button_anchor-1:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--wide .voyager-card__button_anchor-1:hover::before {
    height: 2px;
  }
  .voyager-card--wide .voyager-card__button_anchor-1:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--wide .voyager-card__button_anchor-1:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 13px 36px;
  }
  .voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 19px 40px;
  }
}
.voyager-card--wide .voyager-card__button_anchor-1.voyager-card--button-secondary::before {
  display: none;
}
.voyager-card--wide .voyager-card__button-anchor--permalink,
.voyager-card--wide .voyager-card__button_anchor-2 {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__button-anchor--permalink,
  .voyager-card--wide .voyager-card__button_anchor-2 {
    padding: 13px 36px;
  }
  .voyager-card--wide .voyager-card__button-anchor--permalink:hover,
  .voyager-card--wide .voyager-card__button_anchor-2:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--wide .voyager-card__button-anchor--permalink:active,
  .voyager-card--wide .voyager-card__button_anchor-2:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide .voyager-card__button-anchor--permalink,
  .voyager-card--wide .voyager-card__button_anchor-2 {
    padding: 19px 40px;
  }
}
.voyager-card--wide .voyager-card__button-anchor--permalink::before,
.voyager-card--wide .voyager-card__button_anchor-2::before {
  display: none;
}
.voyager-card--wide .voyager-card__image-wrapper {
  height: 100vh;
  max-height: 224px;
  transition: 0.5s;
}
@media only screen and (min-width: 688px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    max-height: 280px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    max-height: 360px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    max-height: 440px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--wide .voyager-card__image-wrapper {
    max-height: 600px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .voyager-card__image {
    display: block;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
    height: 100% !important;
    transition: transform 400ms;
    transform: scale(0.94);
  }
}
.voyager-card--wide .splide__slide.is-active {
  transition: all 0.5s ease-in-out;
}
.voyager-card--wide .splide__slide.is-active .voyager-card__heading,
.voyager-card--wide .splide__slide.is-active .voyager-card__pre-heading,
.voyager-card--wide .splide__slide.is-active .voyager-card__sub-heading,
.voyager-card--wide .splide__slide.is-active .voyager-card__textarea,
.voyager-card--wide .splide__slide.is-active .voyager-card__buttons {
  visibility: visible;
  transition: opacity 0.25s ease-in-out;
}
.voyager-card--wide .splide__slide.is-active .voyager-card__image {
  box-shadow: var(--voyager-carousel-default-shadow-mob);
}
@media only screen and (min-width: 992px) {
  .voyager-card--wide .splide__slide.is-active .voyager-card__image {
    box-shadow: var(--voyager-carousel-default-shadow);
    transform: scale(1);
  }
}
.voyager-card--with-background {
  margin: 0;
  background: var(--voyager-brand-four);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-card--with-background .voyager-card {
  position: relative;
  background: var(--voyager-brand-six);
  box-shadow: none;
}
.voyager-card--with-background .voyager-card__image-wrapper {
  height: 280px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__image-wrapper {
    height: 380px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background .voyager-card__image-wrapper {
    height: 500px;
  }
}
.voyager-card--with-background .voyager-card__card-inner-wrapper {
  display: flex;
  height: 100%;
  flex: 1;
  flex-direction: column;
}
.voyager-card--with-background .voyager-card__content-wrapper {
  justify-content: center;
  align-items: flex-start;
  padding: 25px;
  text-align: left;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__content-wrapper {
    padding: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background .voyager-card__content-wrapper {
    padding: 40px;
  }
}
.voyager-card--with-background .voyager-card__heading {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  z-index: 2;
  margin-bottom: 15px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background .voyager-card__heading {
    margin-bottom: 25px;
  }
}
.voyager-card--with-background .voyager-card__textarea {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__textarea {
    margin-bottom: 25px;
  }
}
.voyager-card--with-background .voyager-card__textarea-paragraph {
  z-index: 2;
  margin-bottom: 0;
  color: var(--voyager-black);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-card--with-background .voyager-card__textarea-paragraph {
    letter-spacing: 0.9px;
  }
}
.voyager-card--with-background .voyager-card__textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-card--with-background .voyager-card__buttons {
  z-index: 2;
  justify-content: flex-start;
  margin-top: auto;
}
.voyager-card--with-background .voyager-card__button-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
  flex-grow: inherit;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__button-wrapper {
    margin-top: 25px;
  }
}
.voyager-card--with-background .voyager-card__button_anchor-1 {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-card--with-background .voyager-card__button_anchor-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__button_anchor-1:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--with-background .voyager-card__button_anchor-1:hover::before {
    height: 2px;
  }
  .voyager-card--with-background .voyager-card__button_anchor-1:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--with-background .voyager-card__button_anchor-1:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 13px 36px;
  }
  .voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 19px 40px;
  }
}
.voyager-card--with-background .voyager-card__button_anchor-1.voyager-card--button-secondary::before {
  display: none;
}
.voyager-card--with-background .voyager-card__button-anchor--permalink,
.voyager-card--with-background .voyager-card__button_anchor-2 {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--with-background .voyager-card__button-anchor--permalink,
  .voyager-card--with-background .voyager-card__button_anchor-2 {
    padding: 13px 36px;
  }
  .voyager-card--with-background .voyager-card__button-anchor--permalink:hover,
  .voyager-card--with-background .voyager-card__button_anchor-2:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--with-background .voyager-card__button-anchor--permalink:active,
  .voyager-card--with-background .voyager-card__button_anchor-2:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--with-background .voyager-card__button-anchor--permalink,
  .voyager-card--with-background .voyager-card__button_anchor-2 {
    padding: 19px 40px;
  }
}
.voyager-card--with-background .voyager-card__button-anchor--permalink::before,
.voyager-card--with-background .voyager-card__button_anchor-2::before {
  display: none;
}
.voyager-card--bottom-text {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--bottom-text {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-card--bottom-text .voyager-card__card {
  padding-bottom: 0;
  box-shadow: none;
  background: transparent;
}
.voyager-card--bottom-text .voyager-card__image-wrapper {
  position: relative;
  height: 400px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 480px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 600px;
  }
}
.voyager-card--bottom-text .voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__textarea {
    margin-bottom: 28px;
  }
}
.voyager-card--bottom-text .voyager-card__content-wrapper {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 0;
  padding: 25px 25px 0 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    padding-top: 30px;
  }
}
.voyager-card--bottom-text .voyager-card__heading {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
  margin-bottom: 16px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__heading {
    margin-bottom: 20px;
  }
}
.voyager-card--bottom-text .voyager-card__heading + .voyager-card__buttons {
  padding-top: 30px;
}
.voyager-card--bottom-text .voyager-card__sub-heading {
  margin-top: 0;
  margin-bottom: 6px;
}
.voyager-card--bottom-text .voyager-card__textarea-paragraph {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .voyager-card--bottom-text .voyager-card__textarea-paragraph {
    letter-spacing: 0.03em;
  }
}
.voyager-card--bottom-text .voyager-card__textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  color: var(--voyager-brand-five);
}
.voyager-card--bottom-text .voyager-card__buttons {
  margin-top: auto;
}
.voyager-card--bottom-text .voyager-card__button_anchor-1 {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-card--bottom-text .voyager-card__button_anchor-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__button_anchor-1:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--bottom-text .voyager-card__button_anchor-1:hover::before {
    height: 2px;
  }
  .voyager-card--bottom-text .voyager-card__button_anchor-1:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--bottom-text .voyager-card__button_anchor-1:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 13px 36px;
  }
  .voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary {
    padding: 19px 40px;
  }
}
.voyager-card--bottom-text .voyager-card__button_anchor-1.voyager-card--button-secondary::before {
  display: none;
}
.voyager-card--bottom-text .voyager-card__button-anchor--permalink,
.voyager-card--bottom-text .voyager-card__button_anchor-2 {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__button-anchor--permalink,
  .voyager-card--bottom-text .voyager-card__button_anchor-2 {
    padding: 13px 36px;
  }
  .voyager-card--bottom-text .voyager-card__button-anchor--permalink:hover,
  .voyager-card--bottom-text .voyager-card__button_anchor-2:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-card--bottom-text .voyager-card__button-anchor--permalink:active,
  .voyager-card--bottom-text .voyager-card__button_anchor-2:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--bottom-text .voyager-card__button-anchor--permalink,
  .voyager-card--bottom-text .voyager-card__button_anchor-2 {
    padding: 19px 40px;
  }
}
.voyager-card--bottom-text .voyager-card__button-anchor--permalink::before,
.voyager-card--bottom-text .voyager-card__button_anchor-2::before {
  display: none;
}
.voyager-card--full-background {
  margin: 0;
  background: var(--voyager-brand-nine);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--full-background {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-card--full-background .voyager-card__card {
  padding-bottom: 0;
  box-shadow: none;
  background: transparent;
}
.voyager-card--full-background .voyager-card__image-wrapper {
  position: relative;
  height: 345px;
  overflow: hidden;
  box-shadow: var(--voyager-carousel-full-shadow);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 476px;
  }
}
.voyager-card--full-background .voyager-card__textarea {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__textarea {
    margin-top: 15px;
  }
}
.voyager-card--full-background .voyager-card__content-wrapper {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 20px 0 0;
  padding: 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    width: calc(100% - 20px);
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin: 15px 10px 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    width: calc(100% - 40px);
    margin: 15px 20px 0;
  }
}
.voyager-card--full-background .voyager-card__heading {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  max-width: 308px;
  margin-right: 5px;
  margin-bottom: 0;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__heading {
    max-width: 230px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card--full-background .voyager-card__heading {
    max-width: 600px;
    margin-right: 10px;
  }
}
.voyager-card--full-background .voyager-card__sub-heading {
  display: none;
  margin-top: 6px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__sub-heading {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
.voyager-card--full-background .voyager-card__textarea-paragraph {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .voyager-card--full-background .voyager-card__textarea-paragraph {
    letter-spacing: 0.03em;
  }
}
.voyager-card--full-background .voyager-card__textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  display: none;
  margin-top: 15px;
  margin-bottom: 20px;
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__textarea-paragraph {
    margin-bottom: 25px;
  }
}
.voyager-card--full-background .voyager-card__button_anchor {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-card--full-background .voyager-card__button_anchor::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__button_anchor:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--full-background .voyager-card__button_anchor:hover::before {
    height: 2px;
  }
  .voyager-card--full-background .voyager-card__button_anchor:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-card--full-background .voyager-card__button_anchor:active::before {
    background-color: var(--voyager-black);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__button_anchor:hover {
    box-shadow: none;
  }
}
.voyager-card--full-background .voyager-card__buttons {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__buttons {
    margin-left: 10px;
  }
}
.voyager-card--full-background .voyager-card__button_wrapper {
  margin-bottom: 0;
  margin-left: 0;
}

.voyager-carousel {
  position: relative;
}
.voyager-carousel__intro-text--align-left {
  text-align: left;
}
.voyager-carousel__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.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: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel__filter {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel__filter {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-carousel__filter {
  display: flex;
  flex-direction: column;
  border: transparent;
}
@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(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-item {
    letter-spacing: 0.9px;
  }
}
.voyager-carousel__filter-item {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  cursor: pointer;
}
.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__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;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__container {
    max-width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text {
    display: grid;
    max-width: 100%;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
  }
  .voyager-carousel--variation-default .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-carousel__intro-text-heading,
  .voyager-carousel--variation-default .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-carousel__intro-text-pre-heading {
    max-width: none;
  }
  .voyager-carousel--variation-default .voyager-carousel__intro-text:not(:has(.voyager-carousel__intro-text-textarea)) .voyager-intro-text__buttons {
    grid-column: 3/2;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text {
    padding-right: 110px;
    padding-left: 110px;
  }
}
.voyager-carousel--variation-default .voyager-carousel__intro-text-pre-heading {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-pre-heading {
    max-width: 450px;
    flex: 0 1 100%;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
    margin-bottom: 8px !important;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-pre-heading {
    max-width: 620px;
    padding-right: 60px;
  }
}
.voyager-carousel--variation-default .voyager-carousel__sub-heading {
  margin: 0;
}
.voyager-carousel--variation-default .voyager-carousel__intro-text-textarea {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-textarea {
    margin-top: 0;
    margin-bottom: 0;
    grid-column: 2/2;
    grid-row: 1/4;
  }
}
.voyager-carousel--variation-default .voyager-intro-text__buttons {
  grid-column: 3/3;
  grid-row: 1/4;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-intro-text__buttons {
    margin-top: 0;
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-intro-text__buttons {
    margin-top: 0;
    margin-left: 100px;
  }
}
.voyager-carousel--variation-default .voyager-intro-text__button_wrapper {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-heading {
    max-width: 450px;
    flex: 1 0 25%;
    margin-bottom: 0;
    padding-right: 35px;
  }
  .voyager-carousel--variation-default .voyager-carousel__intro-text-heading:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-heading {
    max-width: 620px;
    padding-right: 60px;
  }
}
.voyager-carousel--variation-default .voyager-carousel__arrows-wrapper {
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-wrapper {
    margin-top: 0;
  }
}
.voyager-carousel--variation-default .voyager-carousel__arrows-button--next, .voyager-carousel--variation-default .voyager-carousel__arrows-button--prev {
  margin: 0;
}
.voyager-carousel--variation-default .voyager-carousel__arrows-button--prev {
  margin-right: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-wrapper {
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--prev, .voyager-carousel--variation-default .voyager-carousel__arrows-button--next {
    position: absolute;
    top: 40%;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--prev {
    left: calc((100% - 800px) / 2);
    translate: -50% -37%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--prev {
    left: calc((100% - 900px) / 2);
  }
}
@media only screen and (min-width: 992px) and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--prev {
    translate: -50% -37%;
    left: calc((100% - 1000px) / 2);
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--next {
    right: calc((100% - 800px) / 2);
    translate: 50% -40%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--next {
    right: calc((100% - 900px) / 2);
  }
}
@media only screen and (min-width: 992px) and (min-width: 1750px) {
  .voyager-carousel--variation-default .voyager-carousel__arrows-button--next {
    translate: 50% -40%;
    right: calc((100% - 1000px) / 2);
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__container {
    max-width: 100%;
    flex-direction: row;
    margin: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-full-background .voyager-carousel__container {
    padding-left: 110px;
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__intro-text {
  position: relative;
  display: block;
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__intro-text {
    width: 300px;
    max-width: 300px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--variation-full-background .voyager-carousel__intro-text {
    width: 400px;
    max-width: 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-full-background .voyager-carousel__intro-text {
    width: 429px;
    max-width: 429px;
    margin-right: 110px;
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__intro-text-heading {
  margin-top: 8px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__intro-text-heading {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__intro-text-heading:first-child {
  margin-top: 0;
}
.voyager-carousel--variation-full-background .voyager-carousel__intro-text-textarea,
.voyager-carousel--variation-full-background .voyager-intro-text__buttons {
  position: relative;
  z-index: 2;
  height: auto;
}
.voyager-carousel--variation-full-background .voyager-carousel__splide-full-background {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__splide-full-background {
    width: calc(100% - 350px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--variation-full-background .voyager-carousel__splide-full-background {
    width: calc(100% - 450px);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-full-background .voyager-carousel__splide-full-background {
    width: calc(100% - 539px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__arrows-wrapper {
    position: absolute;
    bottom: 0;
    left: -350px;
    height: auto;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--variation-full-background .voyager-carousel__arrows-wrapper {
    left: -450px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-carousel--variation-full-background .voyager-carousel__arrows-wrapper {
    left: -539px;
  }
}
.voyager-carousel--variation-full-background .voyager-intro-text__buttons {
  justify-content: flex-start;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-intro-text__buttons {
    margin-top: 40px;
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor:hover::before {
    height: 2px;
  }
  .voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor:active::before {
    background-color: var(--voyager-black);
  }
}
.voyager-carousel--variation-full-background .voyager-carousel__card .voyager-buttons__anchor {
  white-space: nowrap;
}
.voyager-carousel--variation-full-background .voyager-carousel__arrows-wrapper {
  margin-top: 0;
  margin-left: -7.5px;
}
.voyager-carousel--variation-full-background .splide {
  display: flex;
  flex-direction: column;
}
.voyager-carousel--variation-full-background .voyager-carousel__control-bar {
  display: flex;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-full-background .voyager-carousel__control-bar {
    order: -1;
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.voyager-carousel--variation-bottom-text .voyager-carousel__arrows-wrapper {
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-wrapper {
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }
}
.voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--prev, .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--next {
  color: var(--voyager-brand-one);
  background: var(--voyager-brand-six);
  border-color: var(--voyager-brand-six);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--prev, .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--next {
    position: absolute;
    top: 40%;
    justify-content: center;
    transform: none;
    align-items: center;
    margin: 0;
    color: var(--voyager-brand-one);
    background: var(--voyager-white);
    border-color: var(--voyager-white);
  }
  .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--prev:hover, .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--next:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
  .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--prev:active, .voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--next:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-white);
    border-color: var(--voyager-brand-five);
  }
}
.voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--prev {
  left: 0;
}
.voyager-carousel--variation-bottom-text .voyager-carousel__arrows-button--next {
  right: 0;
}

.voyager-intro-text {
  max-width: 1075px;
}
.voyager-intro-text__container {
  max-width: 990px;
  margin: 0 auto;
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  margin: 0 0 8px;
  color: var(--voyager-brand-one);
  text-transform: uppercase;
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  letter-spacing: 2px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: var(--voyager-white);
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text .voyager-intro-text__pre-heading {
    margin: 0 0 15px;
  }
}
.voyager-intro-text .voyager-intro-text__sub-heading {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text .voyager-intro-text__sub-heading {
    letter-spacing: 2.6px;
  }
}
.voyager-intro-text .voyager-intro-text__sub-heading {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text .voyager-intro-text__sub-heading {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-intro-text .voyager-intro-text__sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-intro-text .voyager-intro-text__sub-heading:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__heading {
  position: relative;
  margin: 0 auto 20px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 1750px) {
  .voyager-intro-text__heading {
    margin: 0 auto 20px;
  }
}
.voyager-intro-text h1.voyager-intro-text__heading.default {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-intro-text h2.voyager-intro-text__heading.default {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-intro-text h3.voyager-intro-text__heading.default {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-intro-text__textarea-paragraph a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__textarea-paragraph a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-intro-text__textarea-paragraph a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-intro-text__textarea-paragraph a {
  text-decoration: underline;
}
.voyager-intro-text__button_wrapper {
  margin-bottom: 0;
}
.voyager-intro-text__buttons {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__buttons {
    margin-top: 40px;
  }
}
.voyager-intro-text--left-aligned, .voyager-intro-text--text-left-aligned {
  margin: 0 0 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--left-aligned, .voyager-intro-text--text-left-aligned {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-intro-text--left-aligned, .voyager-intro-text--text-left-aligned {
    margin-bottom: 61px;
  }
}
.voyager-intro-text--center-aligned, .voyager-intro-text--text-center-aligned {
  margin: 0 auto 25px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--center-aligned, .voyager-intro-text--text-center-aligned {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-intro-text--center-aligned, .voyager-intro-text--text-center-aligned {
    margin-bottom: 61px;
  }
}
.voyager-intro-text--center-aligned .voyager-buttons, .voyager-intro-text--text-center-aligned .voyager-buttons {
  justify-content: center;
}
.voyager-intro-text ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  padding: 30px;
  padding-right: 0;
}
.voyager-intro-text ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.voyager-intro-text p {
  margin-bottom: 20px;
}

.voyager-gallery {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-gallery {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-gallery {
  overflow: hidden;
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
.voyager-gallery__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__wrapper {
    margin-top: 0;
    margin-right: -10px;
    margin-left: -10px;
  }
}
.voyager-gallery__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.voyager-gallery__overlay-icon {
  color: var(--voyager-white);
  font-size: 30px;
}
.voyager-gallery__overlay-icon:before {
  content: "\e7c1";
}
.voyager-gallery__heading {
  margin-top: auto;
  margin-bottom: 30px;
}
.voyager-gallery__images {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery .voyager-gallery__arrows-wrapper {
    margin-top: 0;
  }
}
.voyager-gallery .voyager-gallery__voyager-buttons {
  justify-content: center;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery .voyager-gallery__voyager-buttons {
    margin-top: 50px;
  }
}
.voyager-gallery-buttons {
  margin-top: 15px;
  margin-bottom: 15px;
}
.voyager-gallery__image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  flex: 1 1 calc(50% - 20px);
  margin: 0 10px 20px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-wrapper {
    height: 400px;
  }
  .voyager-gallery__image-wrapper:hover {
    transition: 0.5s;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-overlay {
    opacity: 1;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__overlay-icon {
    opacity: 1;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image {
    scale: 1.1;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-gallery__image-wrapper {
    height: 500px;
  }
}
.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: all 500ms ease 0s;
}
.voyager-gallery__video-control {
  width: 100%;
  height: 100%;
}
.voyager-gallery__play-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(assets/img/blocks/gallery/play.png);
}
.voyager-gallery .voyager-gallery__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: 0.35s ease-in-out;
}
.voyager-gallery .voyager-gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voyager-gallery__image-overlay-icon {
  color: var(--voyager-white);
}
.voyager-gallery__image-caption {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--three-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.voyager-gallery--four-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 20px);
  flex: 1 1 50%;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--four-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 20px);
    flex: 1 1 33%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--four-images .voyager-gallery__image-wrapper {
    max-width: calc(25% - 20px);
    flex: 1 1 25%;
  }
}
.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 {
    aspect-ratio: 0.925;
  }
  @media only screen and (min-width: 992px) {
    .voyager-gallery--three-images .voyager-gallery__image-wrapper, .voyager-gallery--four-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 {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .voyager-gallery--three-images .voyager-gallery__image, .voyager-gallery--four-images .voyager-gallery__image {
    position: absolute;
  }
  .voyager-gallery--three-images .voyager-gallery__overlay, .voyager-gallery--four-images .voyager-gallery__overlay {
    z-index: 1;
  }
}
.voyager-gallery--group .voyager-gallery__filter-tab {
  display: none;
}
.voyager-gallery--group .voyager-gallery__wrapper {
  margin: 0;
}
.voyager-gallery--group .voyager-gallery__splide-track {
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group .voyager-gallery__container {
    max-width: 100%;
    padding: 0;
  }
}
.voyager-gallery--group .voyager-gallery__image-wrapper {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 320px;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group .voyager-gallery__image-wrapper {
    width: 100vw;
    max-width: 400px;
    max-height: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group .voyager-gallery__image-wrapper {
    max-width: 500px;
    max-height: 400px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--group .voyager-gallery__image-wrapper {
    max-width: 650px;
    max-height: 550px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-gallery--group .voyager-gallery__image-wrapper {
    max-width: 790px;
    max-height: 600px;
  }
}
.voyager-gallery--group .voyager-gallery__arrows-button--prev, .voyager-gallery--group .voyager-gallery__arrows-button--next {
  position: absolute;
  top: 50%;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.voyager-gallery--group .voyager-gallery__arrows-button--prev {
  left: 0;
  translate: -50% -50%;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--prev {
    left: calc((100% - 400px) / 2);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--prev {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    left: calc((100% - 500px) / 2) !important;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--prev {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    left: calc((100% - 650px) / 2) !important;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--prev {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    left: calc((100% - 790px) / 2) !important;
  }
}
.voyager-gallery--group .voyager-gallery__arrows-button--next {
  right: 0;
  translate: 50% -50%;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--next {
    right: calc((100% - 400px) / 2);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--next {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    right: calc((100% - 500px) / 2) !important;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--next {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    right: calc((100% - 650px) / 2) !important;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-gallery--group .voyager-gallery__arrows-button--next {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    right: calc((100% - 790px) / 2) !important;
  }
}
.voyager-gallery--group .voyager-gallery__arrows-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}

.voyager-banner {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-banner {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-banner {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-banner {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-top: 120px;
}
@media only screen and (min-width: 1312px) {
  .voyager-banner {
    padding-top: 140px;
  }
}
.voyager-banner--center .voyager-banner__text-wrapper, .voyager-banner--text-center-aligned .voyager-banner__text-wrapper {
  margin: 0 auto;
  text-align: center;
}
.voyager-banner--center .voyager-banner__heading, .voyager-banner--text-center-aligned .voyager-banner__heading {
  margin-right: auto;
  margin-left: auto;
}
.voyager-banner--center .voyager-banner__buttons, .voyager-banner--text-center-aligned .voyager-banner__buttons {
  justify-content: center;
}
.voyager-banner--text-left-aligned .voyager-banner__buttons {
  justify-content: flex-start;
}
.voyager-banner__buttons {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__buttons {
    margin-top: 40px;
  }
}
.voyager-banner__container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  margin-top: -120px;
  margin-bottom: auto;
  padding: 0;
}
@media only screen and (min-width: 1312px) {
  .voyager-banner__container {
    margin-top: -140px;
  }
}
.voyager-banner__text-wrapper {
  position: relative;
  display: flex;
  width: calc(100% - 50px);
  max-width: 100%;
  max-width: 500px;
  flex-flow: column wrap;
  margin: 0 auto;
  padding: 30px 12.5px;
  color: var(--voyager-white);
  background: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper {
    max-width: 700px;
    margin-left: auto;
    padding: 40px 60px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-banner__text-wrapper {
    max-width: 930px;
    padding: 60px 94px;
  }
}
.voyager-banner__pre-heading {
  margin-bottom: 10px;
}
.voyager-banner__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  order: 2;
}
.voyager-banner .voyager-banner__image img {
  width: 100%;
  height: 100%;
  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: 20px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__sub-heading {
    margin: 20px 0 0;
  }
}
.voyager-banner__textarea {
  margin: 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__textarea {
    margin: 15px 0 0;
  }
}
.voyager-banner__heading {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-banner--center, .voyager-banner--center-aligned, .voyager-banner--text-center-aligned {
  text-align: center;
}
.voyager-banner--center .voyager-banner__buttons,
.voyager-banner--center .voyager-banner__voyager-buttons, .voyager-banner--center-aligned .voyager-banner__buttons,
.voyager-banner--center-aligned .voyager-banner__voyager-buttons, .voyager-banner--text-center-aligned .voyager-banner__buttons,
.voyager-banner--text-center-aligned .voyager-banner__voyager-buttons {
  justify-content: center;
}
.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-banner__wrapper {
  position: relative;
  display: flex;
  width: 100%;
  height: 240px;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__wrapper {
    height: 460px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner__wrapper {
    height: 600px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-banner__wrapper {
    height: 750px;
  }
}
.voyager-banner--button-primary {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-two);
}
.voyager-banner--button-primary:hover {
  background-color: var(--voyager-brand-four);
}

.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(12px,0.08vw + 0.72rem), 13px);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 22px;
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  line-height: 85px;
  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: 16px;
  text-align: center;
  background-color: var(--voyager-brand-four);
}
.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: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 2.7px;
  }
}
.voyager-booking-panel__button {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking-panel__button {
    padding: 19px 40px;
  }
}
.voyager-booking-panel__button {
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 3px;
  }
}
.voyager-booking-panel__button {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    flex: auto;
    padding: 15px 40px;
  }
}
.voyager-booking-panel__button {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 0;
  cursor: pointer;
}
.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: 5px;
  transition: all 0.3s;
}
.voyager-booking-panel__card--active .voyager-booking-panel__card-chevron {
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__card--active .voyager-daterange__card-date--date {
    color: var(--voyager-brand-two);
  }
}
.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: "baskervville", sans-serif;
  font-size: 16px;
  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(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  position: relative;
  padding-bottom: 0.2em;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square .voyager-booking-panel__card-month {
    letter-spacing: 0.9px;
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.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 #FFF;
}
@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: 12px;
  letter-spacing: 2px;
  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: "baskervville", sans-serif;
  font-size: 16px;
  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;
  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);
    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: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-card-grid {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-card-grid {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-card-grid.voyager-card--with-background {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.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__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.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(583.3333333333px - (10px + 4vh));
  }
}
.voyager-card-grid--two-cards .voyager-card-grid__wrapper, .voyager-card-grid--layout-two-cards .voyager-card-grid__wrapper {
  margin-bottom: -25px;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--two-cards .voyager-card-grid__wrapper, .voyager-card-grid--layout-two-cards .voyager-card-grid__wrapper {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
}
.voyager-card-grid--two-cards .voyager-card-grid__card, .voyager-card-grid--layout-two-cards .voyager-card-grid__card {
  max-width: 100%;
  margin: 0 0 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--two-cards .voyager-card-grid__card, .voyager-card-grid--layout-two-cards .voyager-card-grid__card {
    max-width: calc(50% - 40px); /* Maximum width for three items per row */
    flex: 1 1 calc(50% - 40px); /* Default flex-basis for three items per row */
    margin: 0 20px 40px;
  }
}
.voyager-card-grid--two-cards .voyager-card-grid__card-inner-wrapper, .voyager-card-grid--layout-two-cards .voyager-card-grid__card-inner-wrapper {
  position: relative;
  z-index: 2;
  height: 100%;
}
.voyager-card-grid--two-cards .voyager-card-grid__card-inline-features, .voyager-card-grid--layout-two-cards .voyager-card-grid__card-inline-features {
  display: none;
}
.voyager-card-grid--two-cards .voyager-card-grid__card-textarea-paragraph, .voyager-card-grid--layout-two-cards .voyager-card-grid__card-textarea-paragraph {
  position: relative;
  z-index: 2;
  color: var(--voyager-brand-five);
}
@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(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu-button {
    letter-spacing: 0.9px;
  }
}
.voyager-card-grid__filter-menu-button {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-card-grid--filter .voyager-card-grid__card:not(.is-active) {
  display: none;
}

.voyager-accordion {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
@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-five);
}
.voyager-accordion__intro-text-sub-heading {
  color: var(--voyager-brand-five);
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__intro-text-sub-heading {
    letter-spacing: 2.6px;
  }
}
.voyager-accordion__intro-text-sub-heading {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
}
.voyager-accordion__intro-text-textarea-paragraph {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__intro-text-textarea-paragraph {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion__intro-text-textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  color: var(--voyager-brand-five);
}
.voyager-accordion__voyager-buttons {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__voyager-buttons {
    margin-top: 40px;
  }
}
.voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion__header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 21px 25px;
  color: var(--voyager-brand-five);
  text-align: left;
  text-transform: none;
  background-color: var(--voyager-brand-four);
  border-radius: 6px;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  will-change: color, background-color;
  font-size: min(max(20px,0.3vw + 1.14rem), 24px);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(30px,0.3vw + 1.76rem), 34px);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__header {
    letter-spacing: 0.24px;
  }
}
.voyager-accordion__header {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header {
    padding: 19px 25px;
  }
  .voyager-accordion__header:hover {
    background-color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion__header {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin-left: auto;
  margin-left: 24px;
  font-size: 12px;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header-icon {
    font-size: 12px;
  }
}
.voyager-accordion__body {
  display: block;
  overflow: hidden;
  transition: max-height 0.3s;
}
.voyager-accordion__content {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion__content {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-accordion__content h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-accordion__content h2 {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-accordion__content h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-accordion__content h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion__content h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion__content h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion__content p {
  margin-bottom: 20px;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content p {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion__content p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-accordion__content a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-accordion__content a {
  text-decoration: none;
}
.voyager-accordion__content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content li {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion__content li {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  list-style-type: none;
}
.voyager-accordion__content li:before {
  content: "\e816";
}
.voyager-accordion__content li::before {
  position: absolute;
  top: 7px;
  left: -10px;
  color: var(--voyager-black);
  font-size: 0.75rem;
}
.voyager-accordion__content li:last-child {
  margin: 0;
}
.voyager-accordion__content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.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;
}
.voyager-accordion__content {
  margin-top: 0;
  padding: 3px 25px 25px;
  color: var(--voyager-brand-five);
  background-color: var(--voyager-brand-two);
  border-radius: 0 0 6px 6px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content {
    padding: 9px 60px 34px 5px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion__content {
    padding: 9px 90px 34px 5px;
  }
}
.voyager-accordion__content-wrapper {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content-wrapper {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion__content-wrapper {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  padding-left: 20px;
  color: var(--voyager-brand-five);
}
.voyager-accordion__content-wrapper a {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  text-decoration: underline !important;
}
.voyager-accordion__content-wrapper .voyager-accordion--button-primary {
  color: var(--voyager-white);
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS. */
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content-wrapper .voyager-accordion--button-primary:hover {
    background-color: var(--voyager-brand-four);
    border: 1px solid var(--voyager-brand-five);
  }
}
.voyager-accordion .voyager-accordion__button-anchor {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  text-decoration: none !important;
}
.voyager-accordion-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-accordion__image-wrapper {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__image-wrapper {
    max-width: 38%;
    margin-right: 25px;
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper {
    max-width: 450px;
    margin-right: 44px;
    margin-bottom: 30px;
  }
}
.voyager-accordion__image-wrapper + .voyager-accordion__content-wrapper {
  padding: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__image-wrapper + .voyager-accordion__content-wrapper {
    padding: 15px 0 0 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper + .voyager-accordion__content-wrapper {
    padding: 30px 0 0 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion__image-wrapper + .voyager-accordion__content-wrapper {
    padding: 42px 0 0 20px;
  }
}
.voyager-accordion__image {
  display: block;
  width: 100%;
  height: auto;
  max-height: 223px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image {
    max-height: 300px;
  }
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__item {
    margin-bottom: 10px;
  }
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-brand-five);
  background-color: var(--voyager-brand-two);
  border-radius: 6px 6px 0 0;
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  color: var(--voyager-brand-five);
  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: 0;
  }
}
.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: fit-content;
}
.voyager-accordion--panel .voyager-accordion__description {
  overflow: auto;
  max-height: 55vh;
}
.voyager-accordion--panel .voyager-accordion__header {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  background: var(--voyager-brand-four);
}
.voyager-accordion--panel .voyager-accordion__header-icon {
  font-size: min(max(18px,0.76vw + 0.84rem), 28px);
  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;
    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;
    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);
  }
}
.voyager-accordion--variation-layout-for-map {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map {
    min-height: 460px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--variation-layout-for-map {
    min-height: 560px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion--variation-layout-for-map {
    min-height: 660px;
  }
}
.voyager-accordion--variation-layout-for-map::before {
  content: "";
  width: calc(100% - 40px);
  height: 247px;
  margin: 0 20px;
  margin-bottom: 30px;
  background: #F7F7F7 url(./assets/img/icons/map-image.svg) no-repeat;
  background-position: top center;
  background-size: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map::before {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map::before {
    position: absolute;
    top: 0;
    left: -100%;
    width: calc(100% - 30px);
    height: 460px;
    margin: 0;
    margin-bottom: 0;
    background: #F7F7F7 url(./assets/img/icons/map-image.svg) no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--variation-layout-for-map::before {
    height: 560px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-accordion--variation-layout-for-map::before {
    width: calc(100% - 50px);
    height: 660px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map {
    width: 50%;
    margin-left: auto;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-buttons,
.voyager-accordion--variation-layout-for-map .voyager-buttons__wrapper {
  margin-bottom: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__intro-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__intro-text {
    margin-top: 0;
    margin-bottom: 45px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__container {
  padding-right: 28px;
  padding-left: 28px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 14px;
  padding: 0 0 18px;
  color: var(--voyager-brand-five);
  text-align: left;
  text-transform: none;
  background-color: transparent;
  border-bottom: 2px solid rgba(16, 16, 16, 0.15);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  will-change: color, background-color;
  font-size: min(max(20px,0.3vw + 1.14rem), 24px);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(30px,0.3vw + 1.76rem), 34px);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__header {
    letter-spacing: 0.24px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__header {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,1.36vw + 1.36rem), 48px);
  line-height: clamp(1.88rem, 1.36vw + 1.36rem, 3rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__header {
    letter-spacing: 0.3px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__header {
    margin-bottom: 20px;
    padding: 0 0 21px;
  }
  .voyager-accordion--variation-layout-for-map .voyager-accordion__header:hover {
    background-color: transparent;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__header-icon {
  color: var(--voyager-black);
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content-wrapper {
  padding: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h2 {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content p {
  margin-bottom: 20px;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content p {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content a {
  text-decoration: none;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content li {
    letter-spacing: 0.9px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content li {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  list-style-type: none;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content li:before {
  content: "\e816";
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content li::before {
  position: absolute;
  top: 7px;
  left: -10px;
  color: var(--voyager-black);
  font-size: 0.75rem;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content li:last-child {
  margin: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content em {
  font-style: italic;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content strong {
  font-weight: 600;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content .img {
  margin-top: 0.5em;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  padding-right: 20px;
  color: var(--voyager-brand-five);
  background-color: transparent;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__content {
    margin-top: 0;
    padding-right: 48px;
    background: none;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__content p:last-child {
  margin: 0;
}
.voyager-accordion--variation-layout-for-map__content-wrapper {
  text-transform: uppercase;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__wrapper {
  margin-bottom: -20px;
  overflow: hidden;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-layout-for-map .voyager-accordion__item {
    margin-bottom: 10px;
  }
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__item:last-child {
  margin-bottom: 0;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-brand-five);
  background-color: transparent;
}
.voyager-accordion--variation-layout-for-map .voyager-accordion__item.is-active .voyager-accordion__header-icon {
  color: var(--voyager-brand-five);
  transform: rotate(180deg);
}
.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-features {
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-features {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-features {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-features {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-features {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-features {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-features {
  background: var(--voyager-brand-two);
}
.voyager-features .voyager-features__heading {
  margin-top: 0;
}
.voyager-features-buttons {
  margin: 20px 0;
}
.voyager-features__container {
  margin: 0 auto;
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.voyager-features__feature-icon {
  display: flex;
  width: auto;
  height: auto;
  height: 30px;
  max-height: 30px;
  justify-content: flex-start;
}
.voyager-features__feature-icon svg {
  width: auto;
  height: auto;
}
.voyager-features__feature-caption {
  overflow: auto;
}
.voyager-features__title {
  margin-left: 13px;
  color: var(--voyager-black);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: 26px;
  letter-spacing: 0.64px;
}
@media only screen and (min-width: 688px) {
  .voyager-features__title {
    letter-spacing: 0.8px;
  }
}
.voyager-features__title {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-features__title {
    margin-left: 14px;
  }
}
.voyager-features__description {
  margin-top: 4px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: 26px;
  letter-spacing: 0.64px;
}
@media only screen and (min-width: 688px) {
  .voyager-features__description {
    letter-spacing: 0.8px;
  }
}
.voyager-features__description {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-features .voyager-features__intro-text {
  margin-bottom: 35px;
}
@media only screen and (min-width: 1750px) {
  .voyager-features .voyager-features__intro-text {
    margin-bottom: 56px;
  }
}
.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: flex-start;
  align-items: flex-start;
}
.voyager-features .splide {
  display: flex;
  flex-direction: column;
}
.voyager-features__arrows-wrapper {
  align-items: flex-start;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-features__arrows-wrapper {
    margin-top: -114px;
  }
}
.voyager-features__control-bar {
  display: flex;
  order: -1;
  justify-content: flex-start;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__control-bar {
    justify-content: flex-end;
    margin-bottom: 0;
  }
}
.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: 1750px) {
  .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 {
  height: fit-content;
  padding: 0 30px;
}
.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-instagram-feed {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-instagram-feed__container {
  max-width: 1640px;
}
.voyager-instagram-feed__content {
  margin-bottom: 30px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__content {
    margin-bottom: 45px;
    text-align: center;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__content {
    margin-bottom: 61px;
  }
}
.voyager-instagram-feed__user-id {
  position: relative;
  display: inline-block;
  max-width: 500px;
  margin: 0 auto;
  padding-left: 56px;
  color: var(--voyager-brand-five);
  font-style: normal;
  text-align: left;
  word-break: break-all;
  text-decoration: none;
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-instagram-feed__user-id::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 36px;
  height: 100%;
  max-height: 36px;
  background: url(./assets/img/icons/inasta.svg) no-repeat;
  background-size: contain;
  background-position: center center;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id::before {
    left: 0;
    max-width: 52px;
    max-height: 52px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__user-id {
    max-width: 550px;
    padding-left: 90px;
  }
}
.voyager-instagram-feed__description {
  margin-top: 15px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__description {
    letter-spacing: 0.9px;
  }
}
.voyager-instagram-feed__description {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__description {
    margin-top: 30px;
    text-transform: none;
  }
}
.voyager-instagram-feed__section-title {
  display: none;
}
.voyager-instagram-feed__splide {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide {
    justify-content: flex-start;
    margin-right: -10px;
    margin-left: -10px;
  }
}
.voyager-instagram-feed__splide .voyager-instagram-feed__item {
  max-width: calc(50% - 10px);
  flex: 1 1 47%;
  margin: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__item {
    max-width: calc(25% - 20px);
    flex: 1 1 23%;
    margin: 10px;
    box-shadow: var(--voyager-carousel-default-shadow-hover);
  }
  .voyager-instagram-feed__splide .voyager-instagram-feed__item:nth-child(6n-2), .voyager-instagram-feed__splide .voyager-instagram-feed__item:nth-child(6n-3) {
    max-width: calc(50% - 20px);
    flex: 1 1 47%;
  }
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 190px;
  padding-bottom: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 350px;
    padding-bottom: 48%;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 480px;
    padding-bottom: 58.9%;
  }
}
.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%;
  object-fit: cover;
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed__splide .splide__arrow--prev {
    left: -35px;
  }
  .voyager-instagram-feed__splide .splide__arrow--next {
    right: -35px;
  }
}
.voyager-instagram-feed__splide .splide__arrows {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.voyager-instagram-feed__splide .splide__arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.voyager-instagram-feed__splide .splide__arrow svg {
  width: 15px;
}
.voyager-instagram-feed__splide .splide__arrow--prev {
  left: -20px;
  transform: rotate(180deg) translateY(50%);
}
.voyager-instagram-feed__splide .splide__arrow--next {
  top: calc(50% - 18px);
  right: -20px;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.voyager-instagram-feed__voyager-buttons {
  justify-content: center;
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__voyager-buttons {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__voyager-buttons {
    margin-top: 50px;
  }
}
.voyager-instagram-feed__button-anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__button-anchor {
    letter-spacing: 2.7px;
  }
}
.voyager-instagram-feed__button-anchor {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__button-anchor {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__button-anchor {
    padding: 19px 40px;
  }
}
.voyager-instagram-feed__button-anchor {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__button-anchor {
    padding: 13px 36px;
  }
  .voyager-instagram-feed__button-anchor:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-instagram-feed__button-anchor:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-instagram-feed__button-anchor {
    padding: 19px 40px;
  }
}

@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 .voyager-lightbox__slide-media {
  margin: unset;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
}
.voyager-lightbox .voyager-lightbox__slide-media img {
  width: 100%;
  aspect-ratio: 1;
  background-color: transparent;
  object-fit: contain;
}
.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(12px,0.08vw + 0.72rem), 13px);
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
  line-height: 22px;
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  text-align: center;
}
.voyager-lightbox__slide-description a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-description a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-lightbox__slide-description a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-lightbox__slide-description-inner {
  padding: 0;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-inner-content {
  height: auto;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slider-container {
  position: relative;
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
}
@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);
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin: 0 7.5px;
  padding: 5px;
  background: var(--voyager-white);
  transition: all 0.5s;
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous::before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next::before {
  display: block;
  color: var(--voyager-brand-two);
  font-size: 15px;
  line-height: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous::before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next::before {
    font-size: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:hover, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:hover {
    background: var(--voyager-brand-five);
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:hover .voyager-lightbox__arrows-icon, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:hover .voyager-lightbox__arrows-icon {
    color: var(--voyager-black);
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:hover .voyager-lightbox__arrows-icon::before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:hover .voyager-lightbox__arrows-icon::before {
    color: var(--voyager-black);
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:focus, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-four);
  }
  .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:focus .voyager-lightbox__arrows-icon::before, .voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next:focus .voyager-lightbox__arrows-icon::before {
    color: var(--voyager-black);
  }
}
@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: 1750px) {
  .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:before {
  content: "\e817";
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-next {
  right: 0;
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous:before {
  content: "\e813";
}
.voyager-lightbox .voyager-lightbox__button.voyager-lightbox__button-previous {
  left: 0;
}
.voyager-lightbox .voyager-lightbox__button .voyager-lightbox__button-previous-svg,
.voyager-lightbox .voyager-lightbox__button .voyager-lightbox__button-next-svg {
  display: none;
}
.voyager-lightbox__overlay {
  background: rgba(0, 0, 0, 0.5);
}
.voyager-lightbox__slider-container {
  position: absolute;
  top: 50%;
  left: 0;
  left: 50%;
  display: flex;
  width: 100vw;
  max-width: 1104px;
  height: 100vh;
  max-height: 560px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: auto;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider-container {
    max-width: 900px;
    max-height: 450px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__slider-container {
    max-height: 550px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-lightbox__slider-container {
    max-width: 1132px;
    max-height: 814px;
  }
}
.voyager-lightbox__slide {
  box-sizing: border-box;
  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 {
  display: flex;
  width: 100%;
  height: 360px;
  justify-content: center;
  align-items: center;
  flex: auto;
  background-color: transparent;
  border: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-media {
    height: 100%;
    flex: 1;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-media {
    height: 100%;
  }
}
.voyager-lightbox__slide-media img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  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: 9;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  outline: none;
  overflow: hidden;
  text-size-adjust: 100%;
  touch-action: none;
}
.voyager-lightbox__content-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  will-change: opacity;
}
.voyager-lightbox__slider {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: calc(100% - 28px);
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 14px;
  padding: 90px 20px 38px;
  background: var(--voyager-brand-two);
  transition: transform 0.4s ease;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider {
    height: auto;
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider {
    padding: 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-lightbox__slider {
    padding: 52px;
  }
}
.voyager-lightbox__arrows-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-wrapper {
    margin-top: 40px;
  }
}
.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-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: 20px;
  right: 34px;
  z-index: 6;
  display: flex;
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  padding: 0;
  padding: 13px;
  line-height: normal;
  background: var(--voyager-white);
  border-radius: 50%;
  opacity: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button.voyager-lightbox__button-close {
    top: -15px;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 12px;
  }
  .voyager-lightbox__button.voyager-lightbox__button-close:hover path[fill] {
    fill: var(--voyager-brand-one);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-lightbox__button.voyager-lightbox__button-close {
    top: -25px;
    right: -17px;
    width: 56px;
    height: 56px;
  }
}
.voyager-lightbox__button.voyager-lightbox__button-close path[fill] {
  fill: var(--voyager-black);
}
.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: transparent;
}
.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 {
  display: none;
  width: 80%;
  padding-bottom: 0;
}
.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-lightbox__arrows-icon--prev:before {
  content: "\e813";
}
.voyager-lightbox__arrows-icon--next:before {
  content: "\e817";
}
.voyager-lightbox .gslide {
  padding: 0;
}

.voyager-fifty-fifty {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.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;
    text-align: left;
  }
}
.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: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column--right {
    align-self: flex-end;
  }
}
.voyager-fifty-fifty__heading {
  position: relative;
  margin: 0 auto 15px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__heading {
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty__heading {
    margin: 0 auto 30px;
  }
}
.voyager-fifty-fifty__heading.font-size--heading {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-fifty-fifty__heading.default {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-fifty-fifty__pre-heading {
  margin: 0 0 8px;
  color: var(--voyager-brand-one);
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  letter-spacing: 2px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__pre-heading {
    margin: 0 0 15px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading {
  margin-bottom: 15px;
  color: var(--voyager-brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .font-size--sub-heading {
    margin-bottom: 20px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
    letter-spacing: 2.6px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  color: var(--voyager-brand-four);
}
.voyager-fifty-fifty__textarea h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-fifty-fifty__textarea h2 {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-fifty-fifty__textarea h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-fifty-fifty__textarea h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-fifty-fifty__textarea h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-fifty-fifty__textarea h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-fifty-fifty__textarea p {
  margin-bottom: 20px;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea p {
    letter-spacing: 0.9px;
  }
}
.voyager-fifty-fifty__textarea p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-fifty-fifty__textarea a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty__textarea a {
  text-decoration: none;
}
.voyager-fifty-fifty__textarea ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-fifty-fifty__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea li {
    letter-spacing: 0.9px;
  }
}
.voyager-fifty-fifty__textarea li {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  list-style-type: none;
}
.voyager-fifty-fifty__textarea li:before {
  content: "\e816";
}
.voyager-fifty-fifty__textarea li::before {
  position: absolute;
  top: 7px;
  left: -10px;
  color: var(--voyager-black);
  font-size: 0.75rem;
}
.voyager-fifty-fifty__textarea li:last-child {
  margin: 0;
}
.voyager-fifty-fifty__textarea ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.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 {
  margin: 12px 0 0;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-fifty-fifty__textarea a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea-paragraph {
  position: relative;
  z-index: 2;
  color: var(--voyager-brand-five);
}
.voyager-fifty-fifty__textarea-paragraph:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__buttons {
  z-index: 2;
  justify-content: flex-start;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__buttons {
    margin-top: 40px;
  }
}
.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: 30px;
}
@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: 30px;
}
.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: 992px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    order: initial;
    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--variation-default {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default::before {
    content: "";
    position: absolute;
    top: 0;
    right: 50px;
    width: 100%;
    max-width: 138px;
    height: 100%;
    max-height: 117px;
    background: url(./assets/img/icons/fifty-de-top.svg) no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default::before {
    top: 0;
    right: 90px;
    max-width: 329px;
    max-height: 281px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__column--left {
    flex: 0 0 calc(53.8462% - 50px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__column--left {
    flex: 0 0 calc(53.8462% - 70px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__column--right {
    flex: 0 0 46.1538%;
  }
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-left-column {
  height: 100%;
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: 300px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__image {
    max-height: 820px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__image {
    height: 100vh;
    min-height: 100%;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__image {
    min-height: inherit;
    max-height: 820px;
  }
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0;
  margin: 30px 0 0;
  margin-bottom: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
    margin: 50px 0 0;
  }
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1,
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
  height: 180px;
  max-height: 100%;
  flex: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1,
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
    height: 280px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1,
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
    height: 350px;
  }
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1 {
  width: calc(50% - 7px);
  margin: 0 7px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1 {
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-1 {
    width: calc(50% - 35px);
    margin: 0 35px 0 0;
  }
}
.voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
  width: calc(50% - 7px);
  margin: 0 0 0 7px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
    width: calc(50% - 15px);
    margin: 0 0 0 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image-2 {
    width: calc(50% - 35px);
    margin: 0 0 0 35px;
  }
}
.voyager-fifty-fifty--variation-full-background {
  position: relative;
  margin: 0;
  background: var(--voyager-brand-six);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-fifty-fifty--variation-full-background::before {
  display: none;
}
.voyager-fifty-fifty--variation-full-background::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: auto;
  width: 56px;
  height: 40%;
  background-size: contain;
  background-position: bottom;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background::after {
    bottom: 50px;
    left: 38%;
    width: 126px;
    height: 294px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background::after {
    right: 0;
    bottom: 127px;
    left: auto;
  }
}
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__container {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__columns {
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__column--left {
    width: auto;
    max-width: 400px;
    flex: 0 0 380px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__column--left {
    width: auto;
    max-width: 400px;
    flex: 0 0 400px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__column--left {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__column--right {
    position: relative;
    width: auto;
    max-width: 930px;
    align-self: inherit;
    flex: 1;
    margin-left: auto;
  }
}
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0;
  margin: 0;
  margin-bottom: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container::before {
    display: none;
  }
}
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1,
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
  width: auto;
  flex: auto;
}
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
  width: auto;
  width: 120px;
  height: 148px;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    width: 200px;
    height: 250px;
    flex: 0 0 200px;
    margin: 0 25px 0 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    width: 285px;
    height: 350px;
    flex: 0 0 285px;
    margin: 0 35px 0 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    margin: 120px 40px 0 0;
  }
}
.voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
  width: calc(100% - 136px);
  height: 246px;
  flex: auto;
  margin: 55px 0 0 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: calc(100% - 145px);
    height: 280px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: calc(100% - 465px);
    height: 500px;
    flex: 1;
    margin: 50px 0 0 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: calc(100% - 565px);
    height: 590px;
    margin: 50px 0 0 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    margin: 204px 0 120px 40px;
  }
}
.voyager-fifty-fifty--variation-full-background.voyager-fifty-fifty--styles-without-background {
  padding: 0;
  background: none;
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-full-background.voyager-fifty-fifty--styles-without-background {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-full-background.voyager-fifty-fifty--styles-without-background {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-fifty-fifty--variation-full-background.voyager-fifty-fifty--styles-without-background::after {
  bottom: -30px;
  width: 50%;
  background-color: var(--voyager-brand-two);
  background-size: contain;
  background-position: bottom;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-full-background.voyager-fifty-fifty--styles-without-background::after {
    height: 100%;
  }
}
.voyager-fifty-fifty--variation-with-background, .voyager-fifty-fifty--variation-stacked {
  position: relative;
}
.voyager-fifty-fifty--variation-with-background::before, .voyager-fifty-fifty--variation-stacked::before {
  display: none;
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__content-wrapper-left-column, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-left-column {
  height: auto;
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__image.voyager-fifty-fifty__image-1, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image.voyager-fifty-fifty__image-1 {
  width: 100%;
  height: 100vh;
  max-height: 250px;
  margin: 0;
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__image.voyager-fifty-fifty__image-1, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image.voyager-fifty-fifty__image-1 {
    max-width: 800px;
    max-height: 700px;
  }
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__heading, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__heading {
  margin: 0 auto 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__heading, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__heading {
    margin: 0 auto 20px;
  }
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__buttons, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__buttons {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__buttons, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__buttons {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__buttons, .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__buttons {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__columns {
    align-items: center;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-left-column {
  position: relative;
  z-index: 2;
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left {
  flex: 1;
  margin: 0;
  padding: 20px 25px 30px;
  background: var(--voyager-brand-six);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left {
    position: relative;
    height: 550px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 35px 50px;
  }
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left::before {
    content: "";
    position: absolute;
    right: 52px;
    bottom: 0;
    width: 100%;
    max-width: 130px;
    height: 100%;
    max-height: 304px;
    background: url(./assets/img/icons/fifty-left-image.svg) no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left::before {
    right: 0;
    max-width: 329px;
    max-height: 281px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left {
    height: 650px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 46px 77px 46px 70px;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--right {
  flex: 0 0 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--right {
    align-self: initial;
    flex: 0 0 47.338%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--right {
    align-self: initial;
    flex: 0 0 47.338%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__columns {
    align-items: center;
  }
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__content-wrapper-right-column {
  position: relative;
  z-index: 2;
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right {
  align-self: initial;
  flex: 1;
  margin: 0;
  padding: 20px 25px 30px;
  background: var(--voyager-brand-six);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right {
    position: relative;
    height: 550px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 35px 50px;
  }
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right::before {
    content: "";
    position: absolute;
    right: 50px;
    bottom: 0;
    width: 100%;
    max-width: 130px;
    height: 100%;
    max-height: 304px;
    background: url(./assets/img/icons/fifty-left-image.svg) no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right::before {
    right: 0;
    max-width: 329px;
    max-height: 281px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right {
    height: 600px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 46px 77px 46px 70px;
  }
}
.voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--left {
  flex: 0 0 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--left {
    align-self: initial;
    flex: 0 0 47.338%;
    margin: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--left {
    align-self: initial;
    flex: 0 0 47.338%;
  }
}
.voyager-fifty-fifty .inline-features {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .inline-features {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty .inline-features {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-fifty-fifty .inline-features {
    margin-top: 50px;
  }
}
.voyager-fifty-fifty .inline-features__icon {
  max-width: 30px;
  margin-top: 0;
  margin-right: 15px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .inline-features__icon {
    padding: 0;
  }
}
.voyager-fifty-fifty .inline-features__item {
  margin-bottom: 15px;
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: 26px;
  letter-spacing: 0.64px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty .inline-features__item {
    letter-spacing: 0.8px;
  }
}
.voyager-fifty-fifty .inline-features__item {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .inline-features__item {
    margin-bottom: 20px;
    padding: 0;
  }
}
.voyager-fifty-fifty .inline-features__title {
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: 26px;
  letter-spacing: 0.64px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty .inline-features__title {
    letter-spacing: 0.8px;
  }
}
.voyager-fifty-fifty .inline-features__title {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty__image {
  display: block;
  margin-bottom: 0;
}

.voyager-image-video {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-image-video {
  width: 100%;
}
.voyager-image-video__container {
  max-width: 100%;
  padding: 0;
}
.voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
  width: 100%;
  height: 100%;
  color: var(--voyager-white);
  object-fit: cover;
}
.voyager-image-video .vjs-poster img {
  object-fit: cover;
}
.voyager-image-video__video-control-text {
  background: var(--voyager-black);
  background-clip: text;
}
.voyager-image-video__caption {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video__caption {
    letter-spacing: 0.8px;
  }
}
.voyager-image-video__caption {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  display: none;
  text-align: center;
}
.voyager-image-video__figure {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.voyager-image-video__wrapper {
  height: 480px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__wrapper {
    height: 460px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video__wrapper {
    height: 580px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video__wrapper {
    height: 800px;
  }
}
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.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: 1;
}
.voyager-image-video__video-control--play, .voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
  position: absolute;
  z-index: 2;
  display: block;
  align-items: center;
  padding: 0;
  color: var(--voyager-white);
  border-radius: 50%;
  cursor: pointer;
}
.voyager-image-video__video-control--play::after, .voyager-image-video__video-control--pause::after, .voyager-image-video__video-control--mute::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  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, .voyager-image-video__video-control--mute .voyager-image-video__video-control-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;
}
.voyager-image-video__video-control--play .voyager-image-video__video-control-text:focus, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text:focus, .voyager-image-video__video-control--mute .voyager-image-video__video-control-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000; /* Above WP toolbar. */
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: var(--voyager-brand-five);
  font-size: 1em;
  line-height: normal;
  background-color: var(--voyager-white);
  /* stylelint-disable-next-line declaration-no-important -- Required to hard reset for screen readers. */
  clip: auto !important;
  clip-path: none;
  text-decoration: none;
}
.voyager-image-video__video-control--play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.voyager-image-video__video-control--pause {
  right: 73px;
  bottom: 63px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--pause {
    right: 137px;
    bottom: 89px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video__video-control--pause {
    right: 195px;
    bottom: 99px;
  }
}
.voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon, .voyager-image-video__mute-button-icon {
  position: relative;
  box-sizing: content-box;
  display: block;
  font-size: 36px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon, .voyager-image-video__mute-button-icon {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon, .voyager-image-video__mute-button-icon {
    font-size: 60px;
  }
}
.voyager-image-video__play-button-icon::before, .voyager-image-video__pause-button-icon::before, .voyager-image-video__mute-button-icon::before {
  display: block;
}
.voyager-image-video__mute-button-icon.voyager-icon-unmute:before {
  content: "\e823";
}
.voyager-image-video__video-control--mute {
  right: 23px;
  bottom: 63px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--mute {
    right: 75px;
    bottom: 89px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video__video-control--mute {
    right: 115px;
    bottom: 99px;
  }
}
.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--pause,
.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__control-current-time {
  display: none;
}
.voyager-image-video__video-control--progress {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video__video-control--progress {
    letter-spacing: 0.9px;
  }
}
.voyager-image-video__video-control--progress {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: 19px;
  left: 50%;
  display: flex;
  width: 100%;
  min-height: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 0 18px;
  color: var(--voyager-white);
  opacity: 0;
  transform: translateX(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--progress {
    bottom: 42px;
    min-height: 32px;
    padding: 0 73px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-image-video__video-control--progress {
    padding: 0 123px;
  }
}
.voyager-image-video__video-control--progress .voyager-image-video__control-current-time,
.voyager-image-video__video-control--progress .voyager-image-video__control-duration-time {
  width: 35px;
  font-family: "baskervville", sans-serif;
  background: var(--voyager-black);
  background-clip: text;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar-wrap {
  width: 100%;
  height: 8px;
  margin: 0 27px 0 0;
  background: transparent;
  border: 1px solid var(--voyager-white);
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar-wrap {
    height: 10px;
    margin: 0 32px 0 0;
  }
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-brand-seven);
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
    background: var(--voyager-brand-eight);
  }
}
.voyager-image-video__intro-text {
  max-width: 100%;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__intro-text {
    margin-bottom: 60px;
  }
}
.voyager-image-video__intro-text-heading {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite embedded CSS of third party form. */
  margin-bottom: 0 !important;
}
.voyager-image-video__intro-text-heading::before {
  display: none;
}
.voyager-image-video .video-js {
  margin: 0;
}

.voyager-text-content {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-text-content {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-text-content h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-text-content h2 {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-text-content h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-text-content h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-text-content h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-text-content h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-text-content p {
  margin-bottom: 20px;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content p {
    letter-spacing: 0.9px;
  }
}
.voyager-text-content p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-text-content p:last-child {
  margin-bottom: 0;
}
.voyager-text-content a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-text-content a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-text-content a {
  text-decoration: none;
}
.voyager-text-content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-text-content ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content li {
    letter-spacing: 0.9px;
  }
}
.voyager-text-content li {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  list-style-type: none;
}
.voyager-text-content li:before {
  content: "\e816";
}
.voyager-text-content li::before {
  position: absolute;
  top: 7px;
  left: -10px;
  color: var(--voyager-black);
  font-size: 0.75rem;
}
.voyager-text-content li:last-child {
  margin: 0;
}
.voyager-text-content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.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;
}
.voyager-text-content__columns {
  display: flex;
  flex-flow: row wrap;
  column-gap: 40px;
  text-align: left;
}
@media only screen and (min-width: 1750px) {
  .voyager-text-content__columns {
    column-gap: 76px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__columns .voyager-text-content__buttons {
    margin-top: 26px;
  }
}
.voyager-text-content__column {
  width: 100%;
  flex: auto;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__column {
    width: 50%;
    flex: 1 1 45%;
    margin: 0;
  }
}
.voyager-text-content__column-left {
  padding-left: 0;
}
.voyager-text-content__column-right {
  padding-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__column-right {
    margin-top: 4px;
  }
}
.voyager-text-content__heading {
  position: relative;
  margin: 0 auto 20px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading {
    margin: 0 auto 30px;
  }
}
.voyager-text-content__heading.font-size--heading {
  font-size: min(max(28px,1.97vw + 1.01rem), 54px);
  font-size: clamp(1.75rem, 1.97vw + 1.01rem, 3.38rem);
  line-height: min(max(38px,2.42vw + 1.47rem), 70px);
  line-height: clamp(2.38rem, 2.42vw + 1.47rem, 4.38rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-text-content__heading.default {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-text-content__heading.font-size--sub-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-five);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--sub-heading {
    margin: 0 0 15px;
  }
}
.voyager-text-content__heading.font-size--pre-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-five);
  text-transform: uppercase;
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  letter-spacing: 2px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--pre-heading {
    margin: 0 0 15px;
  }
}
.voyager-text-content .font-size--sub-heading {
  position: relative;
  margin-top: 20px;
}
.voyager-text-content .font-size--sub-heading:first-child {
  margin-top: 0;
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.voyager-text-content__main-content {
  max-width: 1053px;
}
.voyager-text-content__main-content + .voyager-text-content__columns {
  margin-top: 25px;
}
.voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__main-content {
  margin-top: 25px;
}
.voyager-text-content__main-content:first-child .font-size--sub-heading:first-child {
  font-size: min(max(16px,0.3vw + 0.89rem), 20px);
  font-size: clamp(1rem, 0.3vw + 0.89rem, 1.25rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  letter-spacing: 2px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.voyager-text-content__content {
  margin: 20px 0;
}
.voyager-text-content__textarea {
  color: var(--voyager-brand-five);
}
.voyager-text-content__textarea-paragraph {
  color: var(--voyager-brand-five);
}
.voyager-text-content__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-text-content__textarea-paragraph li,
.voyager-text-content__textarea-paragraph a {
  text-decoration: underline;
}
.voyager-text-content .voyager-text-content__textarea + .voyager-text-content__heading {
  margin-top: 40px;
}
.voyager-text-content .voyager-text-content__textarea .font-size--h2 + .voyager-text-content__textarea-paragraph,
.voyager-text-content .voyager-text-content__textarea .font-size--h3 + .voyager-text-content__textarea-paragraph {
  margin-top: 20px;
}
.voyager-text-content__buttons {
  margin-top: 21px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__buttons {
    margin-top: 32px;
  }
}
.voyager-text-content__buttons + .voyager-text-content__textarea {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__buttons + .voyager-text-content__textarea {
    margin-top: 40px;
  }
}
.voyager-text-content .voyager-text-content--button-secondary {
  color: var(--voyager-black);
}
.voyager-text-content .voyager-text-content--button-primary {
  color: var(--voyager-white);
}
.voyager-text-content--center, .voyager-text-content--center-aligned, .voyager-text-content--alignment-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, .voyager-text-content--alignment-center-aligned .voyager-text-content__buttons,
.voyager-text-content--alignment-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, .voyager-text-content--alignment-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, .voyager-text-content--alignment-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, .voyager-text-content--alignment-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__heading {
  margin-top: 40px;
}
.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: 1750px) {
  .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-text-content__right-column {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__right-column {
    margin-top: 0;
  }
}
.voyager-text-content + .voyager-text-content__main-content {
  margin-top: 25px;
}
.voyager-text-content--align-left, .voyager-text-content--alignment-left-aligned {
  margin: 0;
  background: var(--voyager-brand-six);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--align-left, .voyager-text-content--alignment-left-aligned {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-text-content--align-left, .voyager-text-content--alignment-left-aligned {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-text-content--align-left .voyager-text-content__columns, .voyager-text-content--alignment-left-aligned .voyager-text-content__columns {
  gap: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--align-left .voyager-text-content__columns, .voyager-text-content--alignment-left-aligned .voyager-text-content__columns {
    gap: 60px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--align-left .voyager-text-content__columns, .voyager-text-content--alignment-left-aligned .voyager-text-content__columns {
    gap: 80px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-text-content--align-left .voyager-text-content__heading.default, .voyager-text-content--alignment-left-aligned .voyager-text-content__heading.default {
    margin-bottom: 60px;
  }
}
.voyager-text-content--align-left + .voyager-features, .voyager-text-content--alignment-left-aligned + .voyager-features {
  margin-top: 0;
}

.voyager-forms-panel {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-forms-panel {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-forms-panel {
  background-color: var(--voyager-brand-nine);
}
.voyager-forms-panel--with-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.voyager-forms-panel__container {
  display: flex;
  max-width: 978px;
  flex-direction: column;
  margin: 0 auto;
  padding-right: 28px;
  padding-left: 28px;
}
@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 12px;
  color: var(--voyager-brand-five);
  text-align: center;
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__title {
    margin: 0 auto 20px;
  }
}
.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 .voyager-form__button_wrapper {
  margin: 0;
}
.voyager-forms-panel .voyager-form__button_wrapper br {
  display: none;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(28px,0.15vw + 1.69rem), 30px);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 1.6px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
    letter-spacing: 2.6px;
  }
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-family: "baskervville", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.voyager-forms-panel .voyager-forms-panel__description--paragraph a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__description--paragraph a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-forms-panel .voyager-forms-panel__description--paragraph a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-forms-panel .formcol {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 14px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .formcol {
    margin-bottom: 40px;
  }
}
.voyager-forms-panel .formcol .button {
  text-align: center;
}
.voyager-forms-panel .formcol.buttoncol {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .formcol.buttoncol {
    margin: 4px 0 0;
  }
}
.voyager-forms-panel .formrow > label {
  padding-right: 14px;
  padding-left: 14px;
}
.voyager-forms-panel .formrow {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -14px;
}
.voyager-forms-panel .formrow > label {
  width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .formrow.twocol .formcol {
    width: 50%;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .formrow.threecol .formcol {
    width: 33.333%;
  }
}
.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;
  color: var(--voyager-brand-five);
  line-height: 57px;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme input[type=checkbox],
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme input[type=radio],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=checkbox],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=radio] {
  width: 23px;
  height: 23px;
  margin: 0;
  margin-right: 11px;
  margin-bottom: 10px;
  padding: 5px;
  background: transparent;
  border: 1px solid var(--voyager-input-border);
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme input[type=checkbox],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme input[type=radio],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=checkbox],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=radio] {
    margin-right: 0;
  }
}
.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(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
  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 {
  /* Gravity Forms classes style */
}
.voyager-forms-panel__form-wrapper .gform_required_legend {
  display: none;
}
.voyager-forms-panel__form-wrapper {
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
  padding-right: 0;
}
.voyager-forms-panel__form-wrapper {
  /* 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 .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
.voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
.voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
.voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
    letter-spacing: 2.7px;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
.voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
.voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
.voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
    padding: 19px 40px;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
.voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
.voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
.voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
    padding: 13px 36px;
  }
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit]:hover,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button:hover,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit]:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform]:active,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]: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 *)):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 *)):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 *)):active,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper input[type=submit]:active,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit]:active,
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button:active,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit]:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
  .voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
  .voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
    padding: 19px 40px;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-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],
.voyager-forms-panel__form-wrapper .gform-theme.gform_footer input[type=submit],
.voyager-forms-panel__form-wrapper .gform-theme.gform_wrapper .voyager-forms-panel__button,
.voyager-forms-panel__form-wrapper .formcol .button button[type=submit] {
  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;
  appearance: none;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_fields {
  grid-row-gap: 8px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 20px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gform-theme select,
.voyager-forms-panel .gform_wrapper.gform-theme textarea,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 54px;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  padding: 5px 20px !important;
  color: var(--voyager-brand-five);
  background: var(--voyager-white);
  border: 0;
  border-bottom: 1px solid var(--voyager-input-border);
  border-radius: 0;
  box-shadow: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel input,
  .voyager-forms-panel textarea,
  .voyager-forms-panel select,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gform-theme select,
  .voyager-forms-panel .gform_wrapper.gform-theme textarea,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gravity-theme select,
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea {
    letter-spacing: 0.9px;
  }
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gform-theme select,
.voyager-forms-panel .gform_wrapper.gform-theme textarea,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-forms-panel input::placeholder,
.voyager-forms-panel textarea::placeholder,
.voyager-forms-panel select::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme select::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme textarea::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme select::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea::placeholder {
  color: var(--voyager-brand-five);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel input,
  .voyager-forms-panel textarea,
  .voyager-forms-panel select,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gform-theme select,
  .voyager-forms-panel .gform_wrapper.gform-theme textarea,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gravity-theme select,
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea {
    height: 66px;
  }
  .voyager-forms-panel input:focus,
  .voyager-forms-panel textarea:focus,
  .voyager-forms-panel select:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=color]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=date]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=email]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=month]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=number]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=password]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=search]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=tel]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=text]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=time]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=url]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=week]:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme select:focus,
  .voyager-forms-panel .gform_wrapper.gform-theme textarea:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=color]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme select:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea:focus {
    outline: none;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gform-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme select {
  padding-top: 20px;
  color: var(--voyager-brand-five);
  line-height: 57px;
  appearance: revert;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting CSS */
}
.voyager-forms-panel .revinate-form .formrow > label,
.voyager-forms-panel .revinate-form .formcol > label,
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .revinate-form .formrow > label,
  .voyager-forms-panel .revinate-form .formcol > label,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
    letter-spacing: 0.9px;
  }
}
.voyager-forms-panel .revinate-form .formrow > label,
.voyager-forms-panel .revinate-form .formcol > label,
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  color: var(--voyager-brand-five);
  text-transform: uppercase;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting CSS */
}
.voyager-forms-panel .revinate-form .formrow select {
  position: relative;
  z-index: 1;
  padding-right: 40px;
  line-height: 20px;
  background: none;
  appearance: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield select {
  position: relative;
  z-index: 1;
  min-width: 115px;
  color: var(--voyager-black);
  appearance: none;
  background: var(--voyager-white);
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .ginput_address_country,
.voyager-forms-panel .ginput_container_select,
.voyager-forms-panel .gfield_date_dropdown_month,
.voyager-forms-panel .ginput_container_date,
.voyager-forms-panel .gfield_date_dropdown_year,
.voyager-forms-panel .gfield_time_ampm {
  position: relative;
}
.voyager-forms-panel .ginput_address_country:before,
.voyager-forms-panel .ginput_container_select:before,
.voyager-forms-panel .gfield_date_dropdown_month:before,
.voyager-forms-panel .ginput_container_date:before,
.voyager-forms-panel .gfield_date_dropdown_year:before,
.voyager-forms-panel .gfield_time_ampm:before {
  content: "\e811";
}
.voyager-forms-panel .ginput_address_country::before,
.voyager-forms-panel .ginput_container_select::before,
.voyager-forms-panel .gfield_date_dropdown_month::before,
.voyager-forms-panel .ginput_container_date::before,
.voyager-forms-panel .gfield_date_dropdown_year::before,
.voyager-forms-panel .gfield_time_ampm::before {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 2;
  color: var(--voyager-black);
  font-size: 6px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .ginput_address_country::before,
  .voyager-forms-panel .ginput_container_select::before,
  .voyager-forms-panel .gfield_date_dropdown_month::before,
  .voyager-forms-panel .ginput_container_date::before,
  .voyager-forms-panel .gfield_date_dropdown_year::before,
  .voyager-forms-panel .gfield_time_ampm::before {
    font-size: 9px;
  }
}
.voyager-forms-panel .ginput_container_date:before {
  content: "\e810";
}
.voyager-forms-panel .ginput_container_date::before {
  font-size: 18px;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
  display: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 150px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 200px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .hour_minute_colon {
  opacity: 0;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .datepicker {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  display: block !important;
  width: 100%;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
  row-gap: 20px;
  display: grid;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
    column-gap: 20px;
    row-gap: 40px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=radio] {
  width: 20px;
  max-width: inherit;
  height: 20px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gform-theme .gform_page_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_page_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    justify-content: center;
    margin: 60px 0 0;
    padding: 0;
  }
}
.voyager-forms-panel .gform_ajax_spinner {
  display: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield input[type=checkbox] {
  width: 20px;
  max-width: inherit;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-sub {
  display: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: calc(100% - 35px);
  margin-bottom: 10px;
  vertical-align: middle;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_time {
  min-width: 100px;
  max-width: 100px;
}
.voyager-forms-panel .gform_description {
  text-align: center;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-grid-col,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-grid-col {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform-grid-col,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform-grid-col {
    margin-bottom: 0;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
  justify-content: center;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
    padding-top: 40px;
  }
}
.voyager-forms-panel .voyager-forms-panel__button {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    letter-spacing: 2.7px;
  }
}
.voyager-forms-panel .voyager-forms-panel__button {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 19px 40px;
  }
}
.voyager-forms-panel .voyager-forms-panel__button {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 13px 36px;
  }
  .voyager-forms-panel .voyager-forms-panel__button:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-forms-panel .voyager-forms-panel__button:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 19px 40px;
  }
}
.voyager-forms-panel .voyager-forms-panel__button {
  width: auto;
  min-width: 100px;
  height: auto;
  margin: 0;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  padding: 16px 32px !important;
  padding: 11px 32px;
  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;
  appearance: none;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-forms-panel .voyager-forms-panel__button {
    padding: 19px 40px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-id -- Only selector on this custom HTML block */
}
.voyager-forms-panel #dmn-partner-widget {
  margin-top: 0;
  margin-bottom: 0;
}
@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 {
  /* Gravity Form classes style */
}
.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;
  }
}
.voyager-forms-panel__newsletter-signup {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform classes required to override the gravity form CSS */
}
@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;
}

/* Newsletter Form classes style */
.newsletter-label {
  display: block;
  padding-bottom: 20px;
  text-transform: uppercase;
}

div.newsletter-button {
  margin-top: 1em;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .name-holder {
    display: flex;
    justify-content: space-between;
  }
}

.w-fifty {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .w-fifty {
    width: 48%;
  }
}

.input-holder {
  margin-bottom: 40px;
}

.required-mark {
  color: var(--voyager-required);
}

.voyager-columns {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-columns {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-columns {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.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%;
  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 {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-archive {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-archive {
  flex: 1;
}
.voyager-archive__container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__container {
    flex-direction: row;
  }
}
.voyager-archive__intro-text {
  max-width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__intro-text {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__intro-text {
    margin-bottom: 42px;
  }
}
.voyager-archive__intro-text-heading {
  text-align: center;
}
.voyager-archive--default {
  flex: 1;
}
.voyager-archive__article {
  margin-bottom: 20px;
}
.voyager-archive__article:last-child {
  margin-bottom: 0;
}
.voyager-archive__article--default {
  padding: 15px;
  background: var(--voyager-brand-four);
  border: 0 solid var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default {
    padding: 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article--default {
    padding: 34px;
  }
}
.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;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article--default .voyager-archive__content-wrapper {
    padding-left: 43px;
  }
}
.voyager-archive__article--default .voyager-archive__article-heading {
  margin-bottom: 6px;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-heading {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article--default .voyager-archive__article-heading {
    margin-bottom: 20px;
  }
}
.voyager-archive__article--default .voyager-card__heading {
  margin-bottom: 6px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-card__heading {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article--default .voyager-card__heading {
    margin-bottom: 15px;
  }
}
.voyager-archive__article--default .voyager-archive__article-image-wrapper {
  max-width: 100%;
  height: 200px;
  flex: 0 0 auto;
  margin-bottom: 15px;
  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;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 380px;
    flex: 0 0 380px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 498px;
    height: 390px;
    flex: 0 0 498px;
  }
}
.voyager-archive__article--default .voyager-archive__article-image-webp {
  height: 100%;
}
.voyager-archive__article--default .voyager-archive__article-image {
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-archive__article--default .voyager-buttons__button-anchor--primary {
  position: relative;
  padding: 0 0 10px;
  color: var(--voyager-black);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.voyager-archive__article--default .voyager-buttons__button-anchor--primary::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--voyager-black);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-buttons__button-anchor--primary:hover {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-archive__article--default .voyager-buttons__button-anchor--primary:hover::before {
    height: 2px;
  }
  .voyager-archive__article--default .voyager-buttons__button-anchor--primary:active {
    color: var(--voyager-black);
    background-color: transparent;
  }
  .voyager-archive__article--default .voyager-buttons__button-anchor--primary:active::before {
    background-color: var(--voyager-black);
  }
}
.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: 20px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive__article-buttons {
    margin-top: 30px;
  }
}
.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;
  margin-bottom: 20px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__article-meta {
    letter-spacing: 0.9px;
  }
}
.voyager-archive__article-meta {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-archive__article-heading {
  color: var(--voyager-brand-five);
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-archive__paragraph, .voyager-archive__article-textarea {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__paragraph, .voyager-archive__article-textarea {
    letter-spacing: 0.9px;
  }
}
.voyager-archive__paragraph, .voyager-archive__article-textarea {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-five);
}
.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(18px,0.45vw + 0.95rem), 24px);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  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-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-archive__breadcrumb-link:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-archive__breadcrumb-link {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive__breadcrumb-link {
    letter-spacing: 0.9px;
  }
}
.voyager-archive__breadcrumb-link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-decoration: none;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    text-decoration: none;
    color: var(--voyager-brand-one);
  }
}
.voyager-archive__breadcrumb-separator {
  display: inline-block;
  margin: 0 5px;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
}
.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(18px,0.45vw + 0.95rem), 24px);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: initial;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  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: 1750px) {
  .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: 1750px) {
  .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;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__image {
    height: 280px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive--fifty-fifty .voyager-fifty-fifty__image {
    height: 390px;
  }
}
.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: "baskervville", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
}
.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: 1750px) {
  .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: 1750px) {
  .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: "baskervville", sans-serif;
  font-size: 16px;
  line-height: 26px;
  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-archive__category-list {
  display: none;
}
.voyager-archive--non-post-page {
  margin-bottom: 0;
  background: var(--voyager-brand-six);
  padding-top: var(--voyager-spacing-sm);
  padding-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-archive--non-post-page {
    padding-top: var(--voyager-spacing-lg);
    padding-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-archive--non-post-page {
    padding-top: var(--voyager-spacing-xl);
    padding-bottom: var(--voyager-spacing-xl);
  }
}
.voyager-archive--non-post-page .voyager-sidebar {
  display: none;
}
.voyager-archive .pagination-wrapper {
  width: 100%;
  margin-top: 60px;
}
.voyager-archive .pagination .page-numbers {
  box-sizing: border-box;
  display: inline-flex;
  min-width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin: 0 12px 0 0;
  padding: 0;
  color: var(--voyager-black);
  line-height: 45px;
  background-color: var(--voyager-brand-three);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-archive .pagination .page-numbers {
    letter-spacing: 0.9px;
  }
}
.voyager-archive .pagination .page-numbers {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 688px) {
  .voyager-archive .pagination .page-numbers {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.voyager-archive .pagination .page-numbers:first-child {
  margin-left: 0;
}
.voyager-archive .pagination .page-numbers.current {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-archive .pagination .page-numbers.current:hover, .voyager-archive .pagination .page-numbers.current:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
  }
}
.voyager-archive .pagination .page-numbers.dots {
  width: auto;
  font-size: 24px;
  background: transparent;
  padding-inline: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive .pagination .page-numbers:hover, .voyager-archive .pagination .page-numbers:focus {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
  }
}
.voyager-archive .pagination .page-numbers.prev, .voyager-archive .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-archive .pagination .page-numbers.prev:hover, .voyager-archive .pagination .page-numbers.next:hover {
    color: var(--voyager-black);
    background: none;
  }
}
.voyager-archive__comma {
  margin-right: 7px;
}

.voyager-booking-hub {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .voyager-booking-hub {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking-hub {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.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: "\e811";
  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 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.voyager-social-links__icon-anchor {
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  color: var(--voyager-brand-one);
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links__icon-anchor:hover {
    color: var(--voyager-brand-three);
  }
  .voyager-social-links__icon-anchor:active {
    color: var(--voyager-brand-three);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-social-links__icon-anchor {
    width: 40px;
    height: 40px;
    margin-left: 20px;
    font-size: 29px;
    line-height: 40px;
  }
}
.voyager-social-links__icon-anchor:first-child {
  margin-left: 0;
}
.voyager-social-links__icon-anchor.twitter {
  font-size: 18px;
}
@media only screen and (min-width: 1312px) {
  .voyager-social-links__icon-anchor.twitter {
    font-size: 25px;
  }
}
.voyager-social-links__icon {
  text-decoration: none;
}
.voyager-social-links__icon::before {
  display: block;
}

.voyager-booking h1 {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-booking h2 {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
}
.voyager-booking h3 {
  font-size: min(max(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.voyager-booking h4 {
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-booking h5 {
  font-size: min(max(18px,0.61vw + 0.9rem), 26px);
  font-size: clamp(1.13rem, 0.61vw + 0.9rem, 1.63rem);
  line-height: min(max(28px,0.61vw + 1.52rem), 36px);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-booking h6 {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(26px,0.45vw + 1.45rem), 32px);
  line-height: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
.voyager-booking p {
  margin-bottom: 20px;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking p {
    letter-spacing: 0.9px;
  }
}
.voyager-booking p {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-booking p:last-child {
  margin-bottom: 0;
}
.voyager-booking a {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-booking a:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-booking a:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-booking a {
  text-decoration: none;
}
.voyager-booking ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-booking ul:last-child {
  margin-bottom: 0;
}
.voyager-booking li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-five);
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking li {
    letter-spacing: 0.9px;
  }
}
.voyager-booking li {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  list-style-type: none;
}
.voyager-booking li:before {
  content: "\e816";
}
.voyager-booking li::before {
  position: absolute;
  top: 7px;
  left: -10px;
  color: var(--voyager-black);
  font-size: 0.75rem;
}
.voyager-booking li:last-child {
  margin: 0;
}
.voyager-booking ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
}
.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;
}
.voyager-booking {
  position: fixed;
  top: 0;
  z-index: 7;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 70px 28px 20px;
  text-align: center;
  background: var(--voyager-brand-four);
  visibility: hidden;
  transition: all 1s ease;
  overflow-y: auto;
}
.voyager-booking.js-visible {
  visibility: visible;
}
.voyager-booking::before {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 300px;
    background: url(/wp-content/themes/arlington-hotel/assets/img/icons/booking-bg.svg) no-repeat left bottom;
    background-size: contain;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking::before {
    width: 410px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking {
    padding: 20px 30px 10px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking {
    padding: 30px 30px 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking {
    padding: 95px 30px 50px;
  }
}
.voyager-booking__inner-wrapper {
  position: relative;
  height: 100vh;
  overflow-y: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__inner-wrapper {
    display: flex;
    width: 100%;
    height: calc(100vh - 60px);
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 40px;
    background-size: cover;
  }
  .voyager-booking__inner-wrapper::before {
    content: "";
    position: fixed;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    background: var(--voyager-brand-eight);
    opacity: 0.9;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__inner-wrapper {
    height: calc(100vh - 110px);
    padding-bottom: 80px;
  }
  .voyager-booking__inner-wrapper::before {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
  }
}
.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: 9px 0;
  background: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-top {
    margin-bottom: 18px;
    padding: 15px 0;
    box-shadow: none;
    background: none;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__header-top {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-booking__panel-logo, .voyager-booking__header, .voyager-booking__tab-content, .voyager-booking__tab-content-footer, .voyager-booking__panel-wrapper--left {
  position: relative;
  z-index: 1;
}
.voyager-booking__panel-logo {
  display: flex;
  justify-content: center;
  flex: 0 0 100%;
  margin-bottom: 74px;
  padding: 19px 0;
  background: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo {
    margin-bottom: 15px;
    padding: 19px 0;
    box-shadow: none;
    background: none;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-logo {
    margin-bottom: 15px;
    padding: 40px 0;
  }
}
.voyager-booking__panel-logo .voyager-header__custom-logo-link {
  height: 62px;
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-logo .voyager-header__custom-logo-link {
    height: 96px;
  }
}
.voyager-booking__panel-logo .voyager-header__custom-logo {
  filter: brightness(0) invert(1);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo .voyager-header__custom-logo {
    filter: none;
  }
}
.voyager-booking__panel-wrapper {
  padding: 0;
}
.voyager-booking__panel-wrapper--left {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--left {
    position: relative;
    display: flex;
    width: 50%;
    padding-top: 8px;
  }
  .voyager-booking__panel-wrapper--left::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 283px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-wrapper--left {
    padding-top: 50px;
  }
  .voyager-booking__panel-wrapper--left::after {
    top: 134px;
  }
}
.voyager-booking__panel-wrapper--left .voyager-booking__header {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
  display: none;
  margin-top: 0;
  margin-bottom: 46px;
  padding-top: 0;
  color: var(--voyager-black);
  font-size: 28px;
  letter-spacing: 1px;
  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: 30px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-wrapper--left .voyager-booking__header {
    margin-bottom: 50px;
    font-size: 42px;
  }
}
.voyager-booking__panel-wrapper--right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--right {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}
.voyager-booking__slide {
  position: relative;
}
.voyager-booking__slide .slide-image {
  position: relative;
  z-index: 1;
  display: block;
  height: 270px;
  overflow: hidden;
}
.voyager-booking__slide .slide-image::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.voyager-booking__slide .slide-image img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.5s, filter 1.5s ease-in-out;
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__slide .slide-image {
    height: 270px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__slide .slide-image {
    height: 452px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking .splide__slide:hover img {
    transform: scale(1.1);
  }
  .voyager-booking .splide__slide:hover .voyager-booking__slide-title {
    color: var(--voyager-brand-two);
  }
  .voyager-booking .splide__slide:hover .voyager-booking__slide-title:before {
    width: 100%;
  }
}
.voyager-booking__arrows-button--prev, .voyager-booking__arrows-button--next {
  top: 50%;
  transform: translateY(-50%);
}
.voyager-booking__arrows-button--prev {
  left: 20px;
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__arrows-button--prev {
    left: 32px;
  }
}
.voyager-booking__arrows-button--next {
  right: 20px;
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__arrows-button--next {
    right: 32px;
  }
}
.voyager-booking__caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  padding: 20px;
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__caption {
    padding-right: 33px;
    padding-left: 33px;
  }
}
.voyager-booking__caption .voyager-booking__button-link {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__caption .voyager-booking__button-link {
    letter-spacing: 2.7px;
  }
}
.voyager-booking__caption .voyager-booking__button-link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__caption .voyager-booking__button-link {
    padding: 19px 40px;
  }
}
.voyager-booking__caption .voyager-booking__button-link {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link {
    padding: 13px 36px;
  }
  .voyager-booking__caption .voyager-booking__button-link:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-booking__caption .voyager-booking__button-link:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__caption .voyager-booking__button-link {
    padding: 19px 40px;
  }
}
.voyager-booking__caption .voyager-booking__button-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: var(--voyager-white);
  font-size: 0;
  background: var(--voyager-black);
  opacity: 0;
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link:hover, .voyager-booking__caption .voyager-booking__button-link:visited, .voyager-booking__caption .voyager-booking__button-link:focus {
    color: var(--voyager-white);
    background: var(--voyager-black);
    background-clip: text;
  }
}
.voyager-booking__panel-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: var(--voyager-brand-one);
  font-size: 0;
  background: var(--voyager-white);
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.voyager-booking__panel-close:before {
  content: "\e81c";
}
.voyager-booking__panel-close::before {
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-close::before {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-close::before {
    font-size: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-close {
    width: 55px;
    height: 55px;
  }
  .voyager-booking__panel-close:hover {
    color: var(--voyager-brand-one);
    background: var(--voyager-brand-two);
  }
  .voyager-booking__panel-close:active {
    color: var(--voyager-brand-one);
    background: var(--voyager-white);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__panel-close {
    top: 33px;
    right: 110px;
    width: 78px;
    height: 78px;
  }
}
.voyager-booking__panel-close .svg-close-booking {
  display: none;
}
.voyager-booking__promotion {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 412px;
  height: max-content;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  color: var(--voyager-black);
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__promotion {
    max-width: 460px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__promotion {
    max-width: 640px;
  }
}
.voyager-booking__promotion--slider {
  height: 100%;
  padding: 0;
}
.voyager-booking__header {
  font-size: min(max(30px,1.82vw + 1.19rem), 54px);
  font-size: clamp(1.88rem, 1.82vw + 1.19rem, 3.38rem);
  line-height: min(max(40px,1.82vw + 1.82rem), 64px);
  line-height: clamp(2.5rem, 1.82vw + 1.82rem, 4rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 27px;
  color: var(--voyager-black);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header {
    display: block;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__header {
    margin-bottom: 44px;
  }
}
.voyager-booking__filter::-webkit-scrollbar {
  display: none;
}
.voyager-booking .voyager-booking__filter {
  display: flex;
  justify-content: space-evenly;
  gap: 2px;
  margin: 0 auto 30px;
  white-space: nowrap;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking .voyager-booking__filter {
    max-width: 585px;
    justify-content: space-evenly;
    margin-bottom: 30px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking .voyager-booking__filter {
    max-width: 637px;
    margin-bottom: 48px;
  }
}
.voyager-booking .voyager-booking__filter--tab {
  font-size: min(max(16px,0.45vw + 0.83rem), 22px);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  letter-spacing: 0.16px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking .voyager-booking__filter--tab {
    letter-spacing: 0.22px;
  }
}
.voyager-booking .voyager-booking__filter--tab {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 52px;
  padding: 0 15px;
  color: var(--voyager-brand-five);
  line-height: 52px;
  text-align: center;
  text-transform: none;
  background: var(--voyager-white);
  text-decoration: none;
}
.voyager-booking .voyager-booking__filter--tab::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--voyager-brand-five);
  transition: all 0.3s ease 0s;
}
.voyager-booking .voyager-booking__filter--tab:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking .voyager-booking__filter--tab {
    height: 46px;
    line-height: 46px;
  }
  .voyager-booking .voyager-booking__filter--tab:hover {
    color: var(--voyager-black);
    background: var(--voyager-white);
    text-decoration: none;
  }
  .voyager-booking .voyager-booking__filter--tab:hover::after {
    width: 100%;
  }
  .voyager-booking .voyager-booking__filter--tab:active {
    color: var(--voyager-black);
    background: var(--voyager-white);
    text-decoration: none;
  }
  .voyager-booking .voyager-booking__filter--tab:active::after {
    width: 100%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking .voyager-booking__filter--tab {
    height: 52px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking .voyager-booking__filter--tab {
    height: 66px;
    line-height: 66px;
  }
}
.voyager-booking .voyager-booking__filter--tab.is_active {
  color: var(--voyager-black);
  font-weight: 600;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-booking .voyager-booking__filter--tab.is_active:hover {
    color: var(--voyager-brand-one);
    background: var(--voyager-white);
    text-decoration: none;
  }
  .voyager-booking .voyager-booking__filter--tab.is_active:active {
    color: var(--voyager-brand-one);
    background: var(--voyager-white);
    text-decoration: none;
  }
}
.voyager-booking .voyager-booking__filter--tab.is_active::after {
  width: 100%;
}
.voyager-booking__wrapper {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__wrapper {
    position: fixed;
    top: 26px;
    right: 28px;
    bottom: auto;
    left: auto;
    z-index: 6;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__wrapper {
    top: 43px;
    right: 45px;
  }
}
.voyager-booking__wrapper .voyager-booking__container {
  max-width: 100%;
  padding: 0;
}
.voyager-booking__wrapper .voyager-booking__container > div {
  position: fixed;
  top: 15px;
  left: 185px;
  z-index: 6;
  display: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__wrapper .voyager-booking__container > div {
    top: 26px;
    display: block;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__wrapper .voyager-booking__container > div {
    left: 187px;
    display: block;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__wrapper .voyager-booking__container > div {
    top: 43px;
    left: 211px;
  }
}
.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 {
  z-index: 2;
  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 {
  color: var(--voyager-white);
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__slide-title {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1.8px;
  }
  .voyager-booking__slide-title::before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--voyager-brand-two);
    transition: all 500ms ease 0s;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__slide-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 2.28px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__slide-title {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 3.36px;
  }
}
.voyager-booking__form {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__form {
    max-width: 585px;
    overflow-y: visible;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__form {
    max-width: 637px;
  }
}
.voyager-booking__title {
  font-size: min(max(26px,1.36vw + 1.11rem), 44px);
  font-size: clamp(1.63rem, 1.36vw + 1.11rem, 2.75rem);
  line-height: min(max(40px,1.21vw + 2.05rem), 56px);
  line-height: clamp(2.5rem, 1.21vw + 2.05rem, 3.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 700;
  display: none;
  margin-top: 0;
  margin-bottom: 40px;
  color: var(--voyager-brand-two);
  font-weight: 400;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__title {
    display: none;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__title {
    margin-bottom: 60px;
  }
}
.voyager-booking__footer {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__footer {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__footer {
    margin-top: 48px;
  }
}
.voyager-booking__footer .voyager-booking__button-link {
  width: 100%;
  height: 68px;
  padding: 0 20px;
  font-family: "baskervville", sans-serif;
  font-size: 24px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer .voyager-booking__button-link {
    height: 60px;
  }
  .voyager-booking__footer .voyager-booking__button-link:hover {
    color: var(--voyager-white);
    background: var(--voyager-brand-seven);
    box-shadow: none;
  }
  .voyager-booking__footer .voyager-booking__button-link:focus:hover {
    background: var(--voyager-brand-seven);
  }
  .voyager-booking__footer .voyager-booking__button-link:active, .voyager-booking__footer .voyager-booking__button-link:active:hover {
    color: var(--voyager-white);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__footer .voyager-booking__button-link {
    height: 86px;
  }
}
.voyager-booking__footer .voyager-booking__buttons {
  width: 100%;
  margin: 0;
}
.voyager-booking__footer .voyager-booking__button-wrapper {
  width: 100%;
  margin: 0;
}
.voyager-booking__footer .voyager-booking__button-anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    letter-spacing: 2.7px;
  }
}
.voyager-booking__footer .voyager-booking__button-anchor {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    padding: 19px 40px;
  }
}
.voyager-booking__footer .voyager-booking__button-anchor {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    padding: 13px 36px;
  }
  .voyager-booking__footer .voyager-booking__button-anchor:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-booking__footer .voyager-booking__button-anchor:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    padding: 19px 40px;
  }
}
.voyager-booking__footer .voyager-booking__button-anchor {
  width: 100%;
  height: 52px;
  padding: 0 20px;
  font-family: "baskervville", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  font-size: min(max(18px,0.15vw + 1.07rem), 20px);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 2.7px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    height: 60px;
  }
  .voyager-booking__footer .voyager-booking__button-anchor:active {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__footer .voyager-booking__button-anchor {
    height: 73px;
  }
}
.voyager-booking__header-link {
  box-sizing: border-box;
  display: inline-block;
  padding: 11px 32px;
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  will-change: color, background-color;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking__header-link {
    letter-spacing: 2.7px;
  }
}
.voyager-booking__header-link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    padding: 13px 36px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__header-link {
    padding: 19px 40px;
  }
}
.voyager-booking__header-link {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    padding: 13px 36px;
  }
  .voyager-booking__header-link:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-booking__header-link:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__header-link {
    padding: 19px 40px;
  }
}
.voyager-booking__header-link {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 15px;
  font-family: "baskervville", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
}
.voyager-booking__header-link:before {
  content: "\e810";
}
.voyager-booking__header-link::before {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    position: static;
    display: inline-flex;
    width: auto;
    height: 48px;
    justify-content: center;
    align-items: center;
    margin-left: 12px;
    padding: 3px 20px 0;
    font-size: 16px;
    line-height: 48px;
    vertical-align: top;
  }
  .voyager-booking__header-link::before {
    display: inline-block;
    margin-top: -3px;
    margin-right: 12px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__header-link {
    height: 64px;
    padding: 0 36px;
    font-size: 18px;
    line-height: 64px;
    letter-spacing: 1.6px;
  }
  .voyager-booking__header-link::before {
    margin-top: 0;
    font-size: 20px;
  }
}
.voyager-booking__label {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.9px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__label {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__label {
    margin-bottom: 25px;
    font-size: 24px;
  }
}
.voyager-booking__promo-code-label-text {
  margin-bottom: 5px;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.9px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-code-label-text {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__promo-code-label-text {
    margin-bottom: 25px;
    font-size: 24px;
  }
}
.voyager-booking__promo-guest-wrapper {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-guest-wrapper {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__promo-guest-wrapper {
    margin-top: 48px;
  }
}
.voyager-booking__promo-code {
  margin-top: 20px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-code {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__promo-code {
    margin-top: 48px;
  }
}
.voyager-booking__promo-code .voyager-booking__label {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  color: var(--voyager-black);
  font-family: "baskervville", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 2px;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__promo-code .voyager-booking__label {
    margin-bottom: 10px;
    font-weight: 500;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__promo-code .voyager-booking__label {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2.2px;
  }
}
.voyager-booking__promo-code-label {
  display: block;
}
.voyager-booking__input-promo {
  width: 100%;
  height: 35px;
  padding: 0 0 3px;
  color: var(--voyager-black);
  font-family: "baskervville", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  background: none;
  border: 0;
  border-bottom: 1px solid var(--voyager-card-date-border);
  vertical-align: top;
}
.voyager-booking__input-promo:focus {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__input-promo {
    width: 230px;
    font-size: 21px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__input-promo {
    width: 256px;
    height: 48px;
    font-size: 24px;
    letter-spacing: 2.4px;
  }
}
.voyager-booking__tab-content-footer {
  margin-top: 30px;
  text-align: center;
}
.voyager-booking__tab-content-footer .voyager-booking__tab-content-footer-link {
  position: relative;
  display: inline-block;
  color: var(--voyager-brand-ten);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  background: var(--voyager-white);
  border-bottom: 1px solid var(--voyager-brand-ten);
  transition: all 400ms ease 0s;
  vertical-align: top;
  text-decoration: none;
  background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__tab-content-footer .voyager-booking__tab-content-footer-link:hover {
    color: var(--voyager-brand-one);
    border-color: var(--voyager-brand-one);
    text-decoration: none;
  }
  .voyager-booking__tab-content-footer .voyager-booking__tab-content-footer-link:focus {
    color: var(--voyager-brand-one);
    text-decoration: none;
    border-color: transparent;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__tab-content-footer .voyager-booking__tab-content-footer-link {
    font-size: 18px;
    letter-spacing: 0.64px;
    letter-spacing: 1.44px;
  }
}
.voyager-booking__guest {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__guest {
    justify-content: space-between;
  }
}
.voyager-booking__adults, .voyager-booking__children {
  width: calc(50% - 25px);
  margin-left: 0;
  border-bottom: 1px solid var(--voyager-card-date-border);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__adults, .voyager-booking__children {
    width: 50%;
    max-width: 230px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__adults, .voyager-booking__children {
    max-width: 256px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__children {
    margin-left: 40px;
  }
}
.voyager-booking__select-guest-widget {
  position: relative;
  height: 40px;
  padding-right: 110px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__select-guest-widget {
    height: 58px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__select-guest-widget {
    height: 68px;
  }
}
.voyager-booking__select-guest-widget-input {
  width: 100%;
  height: 30px;
  padding: 0;
  color: var(--voyager-black);
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  background: none;
  border: 0;
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,0.76vw + 1.59rem), 40px);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  font-family: "baskervville", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__select-guest-widget-input {
    height: 48px;
  }
}
.voyager-booking__select-guest-widget-button {
  position: absolute;
  top: 0;
  width: 26px;
  height: 30px;
  padding: 0;
  color: var(--voyager-black);
  font-size: 27px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__select-guest-widget-button {
    width: 36px;
    height: 48px;
    font-size: 36px;
  }
}
.voyager-booking__select-guest-widget-button-plus {
  right: 0;
}
.voyager-booking__select-guest-widget-button-minus {
  right: 41px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__select-guest-widget-button-minus {
    right: 71px;
  }
}
.voyager-booking__select-guest-widget-icon-plus:before {
  content: "\e7c1";
}
.voyager-booking__select-guest-widget-icon-minus:before {
  content: "\e82c";
}
.voyager-booking__select-guest {
  border: 0;
}
.voyager-booking__additional-button {
  padding: 11px 32px;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 1px solid transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button {
    padding: 13px 36px;
  }
  .voyager-booking__additional-button:hover {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
  .voyager-booking__additional-button:active {
    color: var(--voyager-brand-five);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__additional-button {
    padding: 19px 40px;
  }
}
.voyager-booking__additional-button {
  position: fixed;
  top: 18px;
  right: 28px;
  z-index: 6;
  display: inline-flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: var(--voyager-white);
  font-family: "baskervville", sans-serif;
  font-size: 0;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0.9px;
  text-align: center;
  text-transform: uppercase;
  background: var(--voyager-header-button-bg);
  border: 1px solid var(--voyager-header-button-border);
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  text-decoration: none;
  text-indent: -14px;
}
.voyager-booking__additional-button::before {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button {
    position: static;
    width: auto;
    height: 48px;
    padding: 3px 10px 0;
    font-size: 16px;
    line-height: 32px;
    text-indent: 0;
  }
  .voyager-booking__additional-button:hover {
    background-color: var(--voyager-header-button-bg-hover);
  }
  .voyager-booking__additional-button:hover .voyager-booking__additional-button-image {
    filter: brightness(9) invert(1);
  }
  .voyager-booking__additional-button:active {
    color: var(--voyager-white);
    background: var(--voyager-header-button-bg);
    border-color: var(--voyager-header-button-border);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__additional-button {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-booking__additional-button {
    height: 62px;
    padding: 0 24px;
    font-size: 18px;
    line-height: 62px;
    letter-spacing: 0.9px;
  }
}
.voyager-booking__additional-button .voyager-booking__additional-button-image {
  width: 18px;
  height: auto;
  margin-right: 0;
  transition: all 0.5s ease-in-out;
  vertical-align: middle;
  filter: brightness(0) invert(1);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button .voyager-booking__additional-button-image {
    display: none;
    width: 20px;
    margin-top: -2px;
    margin-right: 12px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking__additional-button .voyager-booking__additional-button-image {
    display: inline-block;
  }
}

.voyager-daterange {
  position: relative;
  display: block;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange {
    display: flex;
    justify-content: space-between;
  }
}
.voyager-daterange .datepicker {
  font-family: "baskervville", sans-serif;
}
.voyager-daterange .datepicker--next-btn:before {
  content: "\e818";
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--next-btn {
    right: 0;
  }
}
.voyager-daterange .datepicker--prev-btn:before {
  content: "\e814";
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--prev-btn {
    left: 0;
  }
}
.voyager-daterange .datepicker__picker {
  padding: 10px 5px;
  border-radius: 8px;
  box-shadow: none;
}
.voyager-daterange .datepicker__view .datepicker__dow {
  font-family: "baskervville", sans-serif;
  text-transform: uppercase;
}
.voyager-daterange .datepicker__button {
  height: 28px;
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker__button:hover {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
  .voyager-daterange .datepicker__button:active {
    color: var(--voyager-brand-five);
  }
}
.voyager-daterange .datepicker__button.datepicker--prev-btn, .voyager-daterange .datepicker__button.datepicker--next-btn {
  width: 28px;
  padding-right: 9px;
  padding-left: 9px;
  color: var(--voyager-black);
  font-size: 18px;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker__button.datepicker--prev-btn:hover, .voyager-daterange .datepicker__button.datepicker--next-btn:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
  }
  .voyager-daterange .datepicker__button.datepicker--prev-btn:active, .voyager-daterange .datepicker__button.datepicker--next-btn:active {
    color: var(--voyager-brand-one);
    background: none;
  }
}
.voyager-daterange .datepicker--month {
  font-family: "baskervville", sans-serif;
}
.voyager-daterange .datepicker--header-button {
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 0;
}
.voyager-daterange .datepicker--header-button:hover {
  color: var(--voyager-brand-five);
  background: none;
  border-color: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--header-button:hover {
    color: var(--voyager-brand-five);
    background-color: var(--voyager-brand-four);
    border-color: var(--voyager-brand-four);
  }
}
.voyager-daterange .datepicker--header-button[disabled] {
  opacity: 0.6;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--header-button[disabled]:hover {
    color: var(--voyager-brand-one);
    background: none;
    border-color: transparent;
  }
}
.voyager-daterange .datepicker__view .datepicker__dow {
  color: var(--voyager-brand-five);
  font-size: 15px;
}
.voyager-daterange .datepicker__cell,
.voyager-daterange .datepicker__view .datepicker--week {
  height: 40px;
  line-height: 40px;
}
.voyager-daterange__grid {
  color: var(--voyager-brand-two);
}
.voyager-daterange .datepicker__grid {
  width: 298px;
  gap: 1px;
}
.voyager-daterange .datepicker__span {
  flex-basis: 13.1857142857%;
}
.voyager-daterange .datepicker__span.datepicker--month {
  flex-basis: 24%;
}
.voyager-daterange .datepicker--today.datepicker--focused:not(.datepicker--selected),
.voyager-daterange .datepicker--today:not(.datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
}
.voyager-daterange .datepicker--today.datepicker--focused:not(.datepicker--selected).datepicker--range-start,
.voyager-daterange .datepicker--today:not(.datepicker--selected).datepicker--range-start {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-three);
}
.voyager-daterange .datepicker__cell:not(.datepicker--disabled):hover {
  color: var(--voyager-brand-five);
  background-color: var(--voyager-brand-two);
}
.voyager-daterange .datepicker--selected,
.voyager-daterange .datepicker--selected:not(.datepicker--disabled):hover {
  font-weight: 400;
}
.voyager-daterange .datepicker--focused:not(.datepicker--selected) {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-four);
}
.voyager-daterange .datepicker--range {
  color: var(--voyager-brand-five);
  background-color: var(--voyager-brand-two);
}
.voyager-daterange .datepicker--range-start,
.voyager-daterange .datepicker--range-end {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--range-start:not(.datepicker--selected):hover,
  .voyager-daterange .datepicker--range-end:not(.datepicker--selected):hover {
    color: var(--voyager-brand-five);
    background-color: var(--voyager-brand-two);
  }
}
.voyager-daterange .datepicker--range-start:not(.datepicker--selected).datepicker--disabled:hover,
.voyager-daterange .datepicker--range-end:not(.datepicker--selected).datepicker--disabled:hover {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-four);
}
.voyager-daterange .datepicker--range:not(.datepicker--disabled):not(.datepicker--focused):not(.datepicker--today):hover {
  color: var(--voyager-black);
  background-color: var(--voyager-brand-two);
}
.voyager-daterange__card {
  display: block;
  width: 100%;
  max-width: 100%;
  color: var(--voyager-black);
  transition: all 200ms ease 0s;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card {
    max-width: 230px;
  }
  .voyager-daterange__card:hover .voyager-daterange__card-date {
    color: var(--voyager-brand-five);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card {
    max-width: 259px;
  }
}
.voyager-daterange__card-checkin {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkin {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-checkin {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkout {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-checkout {
    margin-left: 25px;
  }
}
.voyager-daterange__card-content {
  display: block;
}
.voyager-daterange__input {
  position: relative;
  top: -12px;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  color: transparent;
  font-size: 16px;
  background: transparent;
  border: 0;
  opacity: 0;
  outline: none;
}
.voyager-daterange__card-label {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.9px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-label {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-label {
    margin-bottom: 25px;
    font-size: 24px;
  }
}
.voyager-daterange__card-date {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 52px 10px 0;
  color: var(--voyager-black);
  font-family: "baskervville", sans-serif;
  border-bottom: 1px solid var(--voyager-card-date-border);
}
.voyager-daterange__card-date:before {
  content: "\e810";
}
.voyager-daterange__card-date::before {
  position: absolute;
  top: 9px;
  right: 31px;
  color: var(--voyager-black);
  font-size: 22px;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date::before {
    top: 6px;
    right: 0;
    font-size: 23px;
    transform: none;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-date::before {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date {
    padding: 0 60px 11px 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-date {
    padding: 0 60px 20px 0;
  }
}
.voyager-daterange__card-date--month, .voyager-daterange__card-date--date, .voyager-daterange__card-date--year {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 2px;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--date, .voyager-daterange__card-date--year {
    font-size: 21px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-daterange__card-date--month, .voyager-daterange__card-date--date, .voyager-daterange__card-date--year {
    font-size: 30px;
    line-height: 48px;
    letter-spacing: 2.4px;
  }
}
.voyager-daterange__card-date--date, .voyager-daterange__card-date--month {
  margin-right: 1px;
}
.voyager-daterange__card-date--date::after, .voyager-daterange__card-date--month::after {
  content: "/";
  margin-left: 1px;
}
.voyager-daterange__card-date--date {
  order: 1;
}
.voyager-daterange__card-date--month {
  order: 2;
}
.voyager-daterange__card-date--year {
  order: 3;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-date--year {
    order: 3;
  }
}

.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(24px,0.76vw + 1.22rem), 34px);
  font-size: clamp(1.5rem, 0.76vw + 1.22rem, 2.13rem);
  line-height: min(max(34px,0.76vw + 1.84rem), 44px);
  line-height: clamp(2.13rem, 0.76vw + 1.84rem, 2.75rem);
  font-family: "baskervville", sans-serif;
}
.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: 12px;
}
.voyager-contact-details__icon {
  margin-right: 10px;
}
.voyager-contact-details__title-text {
  display: none;
}

.voyager-rooms-navigation__slide {
  max-width: fit-content;
}
.voyager-rooms-navigation__anchor {
  color: var(--voyager-black);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-rooms-navigation__anchor:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-rooms-navigation__anchor:active {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
}
.voyager-rooms-navigation__anchor {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
}
@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-gallery__image {
  width: 100%;
}

.voyager-jump-link {
  position: sticky;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  top: 70px !important;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
  z-index: 5 !important;
  padding: 0;
  background: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link {
    border-bottom: 1px solid var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-jump-link {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by js. */
    top: 100px !important;
  }
}
.voyager-jump-link__container {
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  flex-direction: column;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__container {
    flex-direction: row;
  }
}
.voyager-jump-link__items {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex: 1;
  flex-direction: row;
  gap: 0;
  overflow-x: auto;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.voyager-jump-link__items::before, .voyager-jump-link__items::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  max-width: 80px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__items::before, .voyager-jump-link__items::after {
    max-width: 150px;
  }
}
.voyager-jump-link__items::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(249, 243, 233, 0) 0%, #F9F3E9 100%);
}
.voyager-jump-link__items::after {
  right: 0;
  background: linear-gradient(90deg, rgba(249, 243, 233, 0) 0%, #F9F3E9 100%);
}
.voyager-jump-link__items.js-jump-items::before, .voyager-jump-link__items.js-jump-items::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.js-jump-items.is-at-start.is-at-end {
  justify-content: center;
}
.voyager-jump-link__items.js-jump-items.is-at-start.is-at-end::before {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.js-jump-items.is-at-start.is-at-end::after {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.js-dragging {
  cursor: grabbing;
}
.voyager-jump-link__items.js-dragging::before, .voyager-jump-link__items.js-dragging::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items:-webkit-scrollbar {
  display: none;
}
.voyager-jump-link__items.is-at-start::before {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.is-at-start::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.is-at-end::before {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.is-at-end::after {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__item {
  position: relative;
  white-space: nowrap;
  padding: 0;
}
.voyager-jump-link__item i {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: var(--voyager-jumplink-border);
  }
}
.voyager-jump-link__link {
  position: sticky;
  display: block;
  margin: 0;
  padding: 14px 10px;
  color: var(--voyager-brand-one);
  text-decoration: none;
  overflow: hidden;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,1.21vw + 1.17rem), 42px);
  line-height: clamp(1.63rem, 1.21vw + 1.17rem, 2.63rem);
  letter-spacing: 1.44px;
}
@media only screen and (min-width: 688px) {
  .voyager-jump-link__link {
    letter-spacing: 3.24px;
  }
}
.voyager-jump-link__link {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__link {
    padding: 19px 35px;
  }
  .voyager-jump-link__link::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
  }
  .voyager-jump-link__link:hover {
    color: var(--voyager-black);
  }
  .voyager-jump-link__link:hover::before {
    width: 100%;
  }
}
.voyager-jump-link__jump-to-label {
  display: none;
}

.wp-block-voyager-tab-wrapper {
  margin-top: var(--voyager-spacing-sm);
  margin-bottom: var(--voyager-spacing-sm);
}
@media only screen and (min-width: 1312px) {
  .wp-block-voyager-tab-wrapper {
    margin-top: var(--voyager-spacing-lg);
    margin-bottom: var(--voyager-spacing-lg);
  }
}
@media only screen and (min-width: 1750px) {
  .wp-block-voyager-tab-wrapper {
    margin-top: var(--voyager-spacing-xl);
    margin-bottom: var(--voyager-spacing-xl);
  }
}
.wp-block-voyager-tab-wrapper {
  position: relative;
  padding: 0;
}
.wp-block-voyager-tab-wrapper .voyager-intro-text {
  display: none;
}
.wp-block-voyager-tab-wrapper .voyager-container__tab-container {
  max-width: max-content;
}
.wp-block-voyager-tab-wrapper__tab-list {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__tab-list {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin: 0 0 40px;
    list-style: none;
    outline: none;
  }
}
@media only screen and (min-width: 1750px) {
  .wp-block-voyager-tab-wrapper__tab-list {
    margin: 0 0 50px;
  }
}
.wp-block-voyager-tab-wrapper__tab-list-item {
  position: relative;
  margin: 0 0 30px;
  padding: 10px 20px;
  color: var(--voyager-brand-one);
  transition: all 500ms ease 0s;
  cursor: pointer;
  outline: none;
  font-size: 18px;
  line-height: 42px;
  letter-spacing: 1.44px;
}
.wp-block-voyager-tab-wrapper__tab-list-item {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__tab-list-item {
    margin: 0;
    padding: 6px 35px;
    border: 0;
    white-space: nowrap;
  }
  .wp-block-voyager-tab-wrapper__tab-list-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: var(--voyager-jumplink-border);
  }
  .wp-block-voyager-tab-wrapper__tab-list-item:hover {
    color: var(--voyager-brand-one);
    background: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1750px) {
  .wp-block-voyager-tab-wrapper__tab-list-item {
    margin: 0;
    padding: 10px 50px;
  }
}
.wp-block-voyager-tab-wrapper__tab-list-item:last-child {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__tab-list-item.js-active-tab {
    color: var(--voyager-brand-one);
    background: var(--voyager-brand-two);
  }
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block {
  display: block;
  margin: 0 0 30px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block {
    margin: 0;
  }
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block:last-child {
  margin: 0;
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block .voyager-container {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block .voyager-container {
    display: block;
  }
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active {
  margin: 0 0 20px;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active {
    margin: 0;
  }
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .voyager-container {
  display: block;
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .wp-block-voyager-tab-wrapper__accordion-header:before {
  content: "\e81a";
}
.wp-block-voyager-tab-wrapper .wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .wp-block-voyager-tab-wrapper__accordion-header {
  margin-bottom: 20px;
  background: transparent;
}
.wp-block-voyager-tab-wrapper__accordion-header:before {
  content: "\e811";
}
.wp-block-voyager-tab-wrapper__accordion-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 60px 0 28px;
  color: var(--voyager-brand-one);
  border: 0;
  font-size: 18px;
  line-height: 42px;
  letter-spacing: 1.44px;
}
.wp-block-voyager-tab-wrapper__accordion-header {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__accordion-header {
    border-bottom: 1px solid var(--voyager-brand-seven);
  }
}
.wp-block-voyager-tab-wrapper__accordion-header::before {
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  top: 17px;
  right: 28px;
  z-index: 1;
  font-size: 9px;
}
.wp-block-voyager-tab-wrapper__accordion-header br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__accordion-header {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--left,
  .wp-block-voyager-tab-wrapper .voyager-fifty-fifty--variation-with-background .voyager-fifty-fifty__column--right,
  .wp-block-voyager-tab-wrapper .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--left,
  .wp-block-voyager-tab-wrapper .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__column--right {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.voyager-footer {
  position: relative;
  width: 100%;
  background: var(--voyager-brand-four);
}
.voyager-footer::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 149px;
  height: 349px;
  background: url(assets/img/footer-bg.svg) no-repeat;
  background-position: right bottom;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-footer::before {
    bottom: 80px;
    display: block;
    width: 387px;
    height: 330px;
  }
}
.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 {
  flex: 0 0 100%;
}
.voyager-footer__single-row-container, .voyager-footer__middle-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  flex-wrap: wrap;
}
.voyager-footer__middle-row, .voyager-footer__bottom-row {
  position: relative;
  z-index: 1;
}
.voyager-footer__bottom-row {
  margin-top: 40px;
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__bottom-row {
    margin-top: 70px;
  }
}
.voyager-footer__splide {
  margin-left: -3px;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  visibility: visible !important;
}
.voyager-footer__link, .voyager-footer__menu-anchor {
  color: var(--voyager-white);
  text-decoration: none;
}
.voyager-footer__menu {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.voyager-footer__menu-anchor {
  text-decoration: none;
}
.voyager-footer__contact-details-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  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: 52px;
  align-items: center;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__splide-img {
    height: 60px;
  }
}
.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: 100px;
}
@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: space-between;
  align-items: center;
  flex: 0 0 100%;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 60px 0 40px;
  border-bottom: 1px solid #A69877;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row0 {
    margin-bottom: 60px;
    padding: 52px 0 58px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row0::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background: var(--voyager-brand-two);
  opacity: 0.5;
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    display: flex;
    max-width: 50%;
    flex: 1;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    display: block;
    max-width: 370px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row1 {
    margin-right: 85px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    display: flex;
    width: 332px;
    flex: initial;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row2 {
    width: 332px;
    margin-right: 85px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
  width: 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
    display: flex;
    width: 290px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3 {
    width: 700px;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-middle-row3 .voyager-footer__menu-middle {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3 .voyager-footer__menu-middle {
    display: flex;
  }
}
.voyager-footer--option-1 .voyager-footer__bottom-row-container {
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__bottom-row-container {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__bottom-row-container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__bottom-row-container {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.voyager-footer--option-1 .voyager-footer__bottom-row-container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 28px;
  left: 28px;
  display: none;
  height: 1px;
  background-color: #A69877;
  opacity: 0.5;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__bottom-row-container::before {
    right: 30px;
    left: 30px;
    display: block;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-left: -25px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__splide-list {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. */
    display: flex !important;
    flex-wrap: wrap;
    margin-bottom: -25px;
    margin-left: -25px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__splide-list {
    margin-bottom: -40px;
    margin-left: -40px;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid-img {
  margin-bottom: 25px;
  padding-left: 25px;
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid-img {
    margin-bottom: 40px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__splide-slide {
    width: 50%;
    margin-bottom: 25px;
    padding-left: 25px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__splide-slide {
    margin-bottom: 40px;
    padding-left: 40px;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid-anchor,
.voyager-footer--option-1 .voyager-footer__splide-img a {
  display: block;
  width: 100%;
  height: 52px;
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid-anchor,
  .voyager-footer--option-1 .voyager-footer__splide-img a {
    height: 60px;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid-logo,
.voyager-footer--option-1 .voyager-footer__logos-logo {
  width: auto;
  max-width: 100%;
  height: 126px;
  object-fit: initial;
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid-logo,
  .voyager-footer--option-1 .voyager-footer__logos-logo {
    height: 137px;
  }
}
.voyager-footer--option-1 .voyager-footer__logo-wrapper {
  display: inline-block;
  max-height: initial;
  flex: 0 0 100%;
  margin-bottom: 40px;
  text-align: left;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__logo-wrapper {
    flex: none;
    margin-bottom: 0;
  }
}
.voyager-footer--option-1 .voyager-footer__logo-anchor {
  display: inline-flex;
  width: auto;
  vertical-align: top;
  height: 82px;
  justify-content: center;
  align-items: center;
  color: var(--voyager-white);
}
@media only screen and (min-width: 430px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 91px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 91px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer--option-1 .voyager-footer__logo-anchor {
    height: 106px;
  }
}
.voyager-footer--option-1 .voyager-footer__logo-image {
  width: auto;
  height: 100%;
  max-height: initial;
  object-fit: initial;
}
.voyager-footer--option-1 .voyager-footer__address {
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  font-family: "baskervville", sans-serif;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__address {
    margin-bottom: 0;
  }
}
.voyager-footer--option-1 .voyager-footer__address-wrapper {
  font-style: normal;
}
.voyager-footer--option-1 .voyager-footer__address-paragraph,
.voyager-footer--option-1 .voyager-footer__contact-details-list-item,
.voyager-footer--option-1 .voyager-footer__menu-item {
  color: var(--voyager-brand-five);
  font-weight: 400;
  text-align: left;
  font-size: min(max(14px,0.15vw + 0.82rem), 16px);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: min(max(24px,0.3vw + 1.39rem), 28px);
  line-height: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__address-paragraph,
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item,
  .voyager-footer--option-1 .voyager-footer__menu-item {
    letter-spacing: 0.8px;
  }
}
.voyager-footer--option-1 .voyager-shortcode__address-title,
.voyager-footer--option-1 .voyager-footer__contact-details:before,
.voyager-footer--option-1 .voyager-footer__menu:before {
  display: block;
  margin-bottom: 10px;
  color: var(--voyager-black);
  font-family: "baskervville", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.9px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-shortcode__address-title,
  .voyager-footer--option-1 .voyager-footer__contact-details:before,
  .voyager-footer--option-1 .voyager-footer__menu:before {
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.1px;
  }
}
.voyager-footer--option-1 .voyager-footer__menu:before {
  width: 100%;
  flex: 0 0 100%;
}
.voyager-footer--option-1 .voyager-footer__phone-number:before,
.voyager-footer--option-1 .voyager-footer__email-address:before {
  color: var(--voyager-brand-five);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.7px;
  text-align: left;
}
@media only screen and (min-width: 1750px) {
  .voyager-footer--option-1 .voyager-footer__phone-number:before,
  .voyager-footer--option-1 .voyager-footer__email-address:before {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
  }
}
.voyager-footer--option-1 .voyager-footer__contact-details {
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.voyager-footer--option-1 .voyager-footer__contact-details::before {
  content: "Contact";
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item {
  margin-bottom: 4px;
  font-family: "baskervville", sans-serif;
  line-height: 30px;
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item .voyager-footer__link {
    text-decoration: none;
  }
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item .voyager-footer__link:active {
    text-decoration: none;
  }
}
.voyager-footer--option-1 .voyager-footer__phone-number,
.voyager-footer--option-1 .voyager-footer__email-address {
  font-size: 0;
  line-height: initial;
}
.voyager-footer--option-1 .voyager-footer__phone-number::before {
  content: "T:";
}
.voyager-footer--option-1 .voyager-footer__email-address::before {
  content: "E:";
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu-item {
    flex: 0 0 50%;
    margin-bottom: 12px;
    padding: 0 6px;
  }
}
.voyager-footer--option-1 .voyager-footer__link,
.voyager-footer--option-1 .voyager-footer__menu-anchor {
  text-decoration: none;
  color: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__link:hover,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-one);
    text-decoration: underline;
  }
  .voyager-footer--option-1 .voyager-footer__link:active,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-footer--option-1 .voyager-footer__menu {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu {
    flex-direction: row;
    margin: 0 -6px;
  }
}
.voyager-footer--option-1 .voyager-footer__menu::before {
  content: "link";
  padding-left: 6px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    position: relative;
    display: flex;
    display: inline-block;
    align-items: flex-start;
    font-family: "baskervville", sans-serif;
    transition: all 500ms ease 0s;
  }
}
.voyager-footer .revinate-form .formcol {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .formcol {
    margin-bottom: 0;
  }
}
.voyager-footer .revinate-form {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting */
}
.voyager-footer .revinate-form .formrow > label {
  padding-right: 10px;
  padding-left: 10px;
}
.voyager-footer .revinate-form .formrow {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.voyager-footer .revinate-form {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting */
}
.voyager-footer .revinate-form .formrow > label {
  width: 100%;
}
.voyager-footer .revinate-form {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting */
}
.voyager-footer .revinate-form .formrow.twocol .formcol {
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .formrow.twocol .formcol {
    flex: 0 0 50%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer .revinate-form .formrow.twocol .formcol {
    flex: 0 0 36%;
  }
}
.voyager-footer .revinate-form {
  /* stylelint-disable-next-line selector-max-compound-selectors -- required nesting */
}
.voyager-footer .revinate-form .formrow.twocol .formcol.buttoncol {
  width: 100%;
  flex: 0 0 100%;
  margin: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .formrow.twocol .formcol.buttoncol {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer .revinate-form .formrow.twocol .formcol.buttoncol {
    margin: 15px 0 0 auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer .revinate-form .formrow.twocol .formcol.buttoncol {
    width: auto;
    flex: none;
    margin-top: 0;
  }
}
.voyager-footer .revinate-form .voyager-footer__newsletter-title {
  display: block;
  margin-bottom: 15px;
  color: var(--voyager-brand-one);
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,1.36vw + 1.36rem), 48px);
  line-height: clamp(1.88rem, 1.36vw + 1.36rem, 3rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .voyager-footer__newsletter-title {
    letter-spacing: 0.3px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer .revinate-form .voyager-footer__newsletter-title {
    margin-bottom: 25px;
  }
}
.voyager-footer .revinate-form .btn-primary {
  display: inline-block;
  min-width: 132px;
  height: 52px;
  padding: 0 15px;
  color: var(--voyager-white);
  font-family: "baskervville", sans-serif;
  line-height: 52px;
  text-align: center;
  text-transform: uppercase;
  background-color: var(--voyager-brand-one);
  border: 1px solid var(--voyager-brand-one);
  transition: all 500ms ease 0s;
  text-decoration: none;
  white-space: nowrap;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .btn-primary {
    letter-spacing: 2.7px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer .revinate-form .btn-primary {
    padding: 0 20px;
  }
  .voyager-footer .revinate-form .btn-primary:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
  .voyager-footer .revinate-form .btn-primary:active {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer .revinate-form .btn-primary {
    min-width: 159px;
    min-width: 160px;
    height: 64px;
    padding: 0 20px;
    line-height: 64px;
  }
}
.voyager-footer .revinate-form input[type=text],
.voyager-footer .revinate-form input[type=email] {
  width: 100%;
  height: 45px;
  padding: 3px 0;
  color: var(--voyager-brand-five);
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--voyager-input-border);
  border-radius: 0;
  box-shadow: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form input[type=text],
  .voyager-footer .revinate-form input[type=email] {
    letter-spacing: 0.9px;
  }
}
.voyager-footer .revinate-form input[type=text],
.voyager-footer .revinate-form input[type=email] {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
}
.voyager-footer .revinate-form input[type=text]::placeholder,
.voyager-footer .revinate-form input[type=email]::placeholder {
  color: var(--voyager-brand-five);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-footer .revinate-form input[type=text],
  .voyager-footer .revinate-form input[type=email] {
    height: 45px;
  }
  .voyager-footer .revinate-form input[type=text]:focus,
  .voyager-footer .revinate-form input[type=email]:focus {
    outline: none;
  }
}
.voyager-footer .revinate-form .revinate-label {
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(26px,0.15vw + 1.57rem), 28px);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: 0.8px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer .revinate-form .revinate-label {
    letter-spacing: 0.9px;
  }
}
.voyager-footer .revinate-form .revinate-label {
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  color: var(--voyager-brand-five);
  text-transform: uppercase;
}
.voyager-footer .revinate-form .required-mark {
  color: var(--voyager-required);
}
.voyager-footer__text-content {
  display: flex;
  order: 2;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content {
    align-items: center;
    flex-direction: row;
  }
}
.voyager-footer__text-content .font-size--h3 {
  display: block;
  margin-bottom: 20px;
  color: var(--voyager-brand-one);
  font-family: "baskervville", sans-serif;
  font-weight: 400;
  font-size: min(max(20px,0.76vw + 0.97rem), 30px);
  font-size: clamp(1.25rem, 0.76vw + 0.97rem, 1.88rem);
  line-height: min(max(30px,1.36vw + 1.36rem), 48px);
  line-height: clamp(1.88rem, 1.36vw + 1.36rem, 3rem);
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content .font-size--h3 {
    letter-spacing: 0.3px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content .font-size--h3 {
    margin-right: 27px;
    margin-bottom: 0;
  }
}
.voyager-footer__text-content a {
  display: inline-block;
  min-width: 132px;
  height: 52px;
  padding: 0 15px;
  color: var(--voyager-white);
  line-height: 52px;
  text-align: center;
  text-transform: uppercase;
  background-color: var(--voyager-brand-one);
  border: 1px solid var(--voyager-brand-one);
  transition: all 500ms ease 0s;
  text-decoration: none;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  letter-spacing: 2.4px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content a {
    letter-spacing: 2.7px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a {
    padding: 0 20px;
  }
  .voyager-footer__text-content a:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
  .voyager-footer__text-content a:active {
    color: var(--voyager-black);
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__text-content a {
    min-width: 159px;
    min-width: 160px;
    height: 64px;
    padding: 0 40px;
    line-height: 64px;
  }
}
.voyager-footer__widget-bottom-row0 {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__widget-bottom-row0 {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-bottom-row0 {
    display: flex;
    align-items: center;
  }
}
.voyager-footer__widget-bottom-row0::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background: var(--voyager-brand-two);
  opacity: 0.5;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__widget-bottom-row0::before {
    display: none;
  }
}
.voyager-footer__made-by-shr, .voyager-footer__copyright-notice {
  color: var(--voyager-brand-five);
  font-family: "baskervville", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr, .voyager-footer__copyright-notice {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
  }
}
.voyager-footer__made-by-shr a, .voyager-footer__copyright-notice a {
  color: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
  text-decoration: none;
  /* stylelint-disable-next-line selector-max-type -- No class added */
}
.voyager-footer__made-by-shr a strong, .voyager-footer__copyright-notice a strong {
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr a:hover, .voyager-footer__copyright-notice a:hover {
    text-decoration: none;
    color: var(--voyager-brand-one);
  }
  .voyager-footer__made-by-shr a:active, .voyager-footer__copyright-notice a:active {
    color: var(--voyager-brand-one);
  }
}
.voyager-footer__made-by-shr {
  margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr {
    position: relative;
    margin-right: 18px;
    margin-bottom: 0;
    padding-right: 18px;
  }
  .voyager-footer__made-by-shr::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 16px;
    transform: translateY(-50%);
    background: var(--voyager-brand-five);
  }
}
.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*/