@charset "UTF-8";
:root {
  --voyager-white: #FFF;
  --voyager-black: #000;
  --voyager-brand-one: #212B46;
  --voyager-brand-two: #293657;
  --voyager-brand-three: #D6EBF3;
  --voyager-brand-four: #049CD0;
  --voyager-brand-five: #69D9FF;
  --voyager-brand-six: #F4F6FB;
  --voyager-brand-seven: #006588;
  --voyager-brand-eight: #353937;
  --voyager-brand-nine: #735004;
  --voyager-brand-ten: #282828;
  --voyager-brand-eleven: #3C8C9E;
  --voyager-brand-twelve: #011E41;
  --voyager-brand-thirteen: #898989;
  --voyager-brand-fourteen: #C9B587;
  --voyager-brand-fifteen: #546674;
  --voyager-brand-sixteen: #EAF8FD;
  --voyager-brand-seventeen: #FAF9EE;
  --voyager-brand-eighteen: rgba(255, 255, 255, .1);
  --voyager-brand-nineteen: #333;
  --voyager-brand-twenty: rgba(0, 0, 0, .1);
  --voyager-brand-twenty-one: #223044;
  --voyager-brand-twenty-three: rgba(0, 0, 0, .3);
  --voyager-brand-twenty-four: #12171C;
  --voyager-footer: #212322;
  --voyager-active-color: #085F83;
  --voyager-brand-booking-bg: rgba(255, 255, 255, .98);
  --voyager-gallery-group-title-bg: rgba(0, 0, 0, .4);
  --voyager-instagram-overlay: rgba(0, 0, 0, .5);
  --voyager-popup-menu-overlay: rgba(0, 0, 0, .4);
  --voyager-loader-overlay: rgba(255, 255, 255, .2);
  --voyager-banner-overlay: linear-gradient(90deg, rgba(0, 0, 0, 1) 45%, rgba(0, 0, 0, 0) 100%);
  --voyager-feature-colour: linear-gradient(180deg, rgba(188, 168, 120, 1) 0%, rgba(188, 168, 120, 0) 100%);
  --voyager-tab-color: #F7F5F4;
  --voyager-feature-icons: linear-gradient(180deg, rgba(61, 61, 61, 1) 0%, rgba(40, 40, 40, 0) 100%);
  --voyager-header-mobile-overlay: linear-gradient(180deg, rgba(0, 0, 0, .4) 6.38%, rgba(0, 0, 0, .252) 57.45%, rgba(0, 0, 0, 0) 99.98%);
  --voyager-header-desktop-overlay: linear-gradient(180deg, rgba(0, 0, 0, .4) 6.38%, rgba(0, 0, 0, .252) 57.45%, rgba(0, 0, 0, 0) 99.98%);
  --voyager-booking-overlay: rgba(0, 0, 0, .3);
}

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

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

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

.font-size--heading {
  font-size: min(max(3.125rem,6.21vw + 0.8rem), 8.25rem);
  font-size: clamp(3.13rem, 6.21vw + 0.8rem, 8.25rem);
  line-height: min(max(3.875rem,5.3vw + 1.89rem), 8.25rem);
  line-height: clamp(3.88rem, 5.3vw + 1.89rem, 8.25rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.h1,
.font-size--h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.h3,
.font-size--h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.h4,
.font-size--h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.h5,
.font-size--h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.h6,
.font-size--h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}

.font-size--body-large {
  font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
  line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

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

.font-size--body-small {
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--feature-icon {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--button-large {
  font-size: 1.125rem;
  line-height: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  line-height: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  letter-spacing: 0.18em;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.font-size--card-default {
  font-size: min(max(1.75rem,0.45vw + 1.58rem), 2.125rem);
  font-size: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  line-height: min(max(2.5rem,0.45vw + 2.33rem), 2.875rem);
  line-height: clamp(2.5rem, 0.45vw + 2.33rem, 2.88rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--button-regular {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--button-small {
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  line-height: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  letter-spacing: 0.18em;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--legal {
  font-size: 1.375rem;
  line-height: min(max(2.375rem,1.36vw + 1.86rem), 3.5rem);
  line-height: clamp(2.38rem, 1.36vw + 1.86rem, 3.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--legal {
  font-size: min(max(1.125rem,-0.15vw + 1.18rem), 1rem);
  font-size: clamp(1.13rem, -0.15vw + 1.18rem, 1rem);
  line-height: min(max(2rem,-0.3vw + 2.11rem), 1.75rem);
  line-height: clamp(2rem, -0.3vw + 2.11rem, 1.75rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

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

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

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

.font-size--menu-item {
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--submenu-item {
  font-size: 1.25rem;
  line-height: min(max(2.5rem,-0.45vw + 2.67rem), 2.125rem);
  line-height: clamp(2.5rem, -0.45vw + 2.67rem, 2.13rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

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

.font-size--footer-menu-item {
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(2.5rem,-0.3vw + 2.61rem), 2.25rem);
  line-height: clamp(2.5rem, -0.3vw + 2.61rem, 2.25rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

.font-size--booking-date-h1 {
  font-size: min(max(0.875rem,2.35vw + -0.01rem), 2.8125rem);
  font-size: clamp(0.88rem, 2.35vw + -0.01rem, 2.81rem);
  line-height: min(max(1.25rem,2.65vw + 0.26rem), 3.4375rem);
  line-height: clamp(1.25rem, 2.65vw + 0.26rem, 3.44rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 500;
}

.font-size--blog-heading {
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(1.625rem,0.15vw + 1.57rem), 1.75rem);
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}

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

.font-size--sidebar-cat-list {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--blog-breadcrumbs {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}

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

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

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

.font-size--accordion-heading {
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(1.75rem,0.45vw + 1.58rem), 2.125rem);
  line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
}

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

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

:root {
  --voyager-button--primary: 0 0 10px rgba(41, 41, 26, .1);
  --voyager-menu--default: 0 3px 3px -1px rgba(0, 0, 0, .4);
  --voyager-menu--right: 0 0 10px rgba(41, 41, 41, .1);
  --voyager-card--default: 0 0 10px rgba(41, 41, 41, .1);
  --voyager-image-video--default: 0 2px 60px 5px rgba(0, 0, 0, .08), 0 2px 100px 5px rgba(0, 0, 0, .08);
  --voyager-accommodation-map--popup: -10px 10px 20px rgba(41, 41, 41, .2);
  --voyager-accommodation-map--close-button: 0 0 8px rgba(0, 0, 0, .15);
  --voyager-glightbox--default: 1px 2px 9px 0 rgba(0, 0, 0, .65);
  --voyager-gallery: 0 4px 4px rgba(0, 0, 0, .25);
  --voyager-calendar-shadow: 5px 5px 20px 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;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  touch-action: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none;
}

.glightbox-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}

@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    transform: translate3d(60%, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  to {
    opacity: 0;
    transform: translate3d(60%, 0, 0);
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 688px) {
  .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .ginner-container.desc-top .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-width: 100%;
    max-height: 97vh;
  }
  .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  /* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  /* stylelint-disable-next-line selector-no-qualifying-type -- Required to overwrite the javascript css */
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: var(--voyager-glightbox--default);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    right: 20px;
    opacity: 0.7;
  }
}
/* stylelint-disable-next-line media-feature-name-disallowed-list -- requerd for javascript... */
@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;
}

:root {
  --voyager-logo: url(assets/img/icons/src/co-logo.svg) no-repeat;
  --voyager-hotel-logo: url(assets/img/icons/src/hotel-logo.svg) no-repeat;
  --voyager-sticky-logo: url(assets/img/header/sticky-logo.svg)no-repeat;
}

.voyager-fifty-fifty-slider__arrows-icon--prev:before, .voyager-fifty-fifty-slider__arrows-icon--next:before, .voyager-daterange .datepicker--next-btn:before, .voyager-daterange .datepicker--prev-btn:before, .voyager-booking__panel-close:before, .voyager-quick-book__panel-close:before, .voyager-lightbox__arrows-button--prev:before, .voyager-lightbox__arrows-button--next:before, .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore:before, .voyager-header__submenu-icon--is-closed:before, .voyager-header__submenu-icon--is-open:before, .voyager-icon-linkedin:before, .voyager-icon-fax:before, .voyager-icon-pagination-active:before, .voyager-icon-pagination-empty:before, .voyager-icon-pause:before, .voyager-icon-facebook:before, .voyager-icon-close:before, .voyager-icon-chevron-pointing-right-big:before, .voyager-icon-chevron-pointing-left-big:before, .voyager-icon-chevron-pointing-down:before, .voyager-icon-chevron-pointing-right-mini:before, .voyager-icon-chevron-pointing-left-mini:before, .voyager-icon-chevron-pointing-up-mini:before, .voyager-icon-arrow-pointing-prev-small:before, .voyager-icon-arrow-pointing-next-small:before, .voyager-icon-menu:before, .voyager-icon-unmute:before, .voyager-icon-tiktok:before, .voyager-icon-calendar: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-tripadvisor:before, .voyager-icon-pinterest:before, .voyager-icon-play:before, .voyager-icon-instagram-sm:before, .voyager-icon-facebook-sm:before, .voyager-icon-chevron-pointing-down-big-xl:before, .voyager-icon-chevron-pointing-down-mini:before, .voyager-icon-chevron-pointing-up-big-xl:before, .voyager-icon-scroll-down:before, .voyager-icon-twitter:before, .voyager-icon-chevron-pointing-right-big-xl:before, .voyager-icon-chevron-pointing-left-big-xl:before, .voyager-icon-menu-minus:before, .voyager-icon-phone:before, .voyager-icon-youtube:before, .voyager-icon-chevron-pointing-right:before, .voyager-icon-mute:before, .voyager-icon-magnifying-glass:before, .voyager-icon-chevron-pointing-left:before, .voyager-icon-instagram-outlined:before, .voyager-icon-chevron-pointing-up:before, .voyager-icon-email:before, .voyager-icon-address:before, .voyager-icon-arrow-pointing-up:before, .voyager-icon-arrow-pointing-down:before, .voyager-icon-map-marker:before, .voyager-icon-arrow-pointing-right:before, .voyager-icon-instagram:before, .voyager-icon-arrow-pointing-left:before, .voyager-icon-menu-plus:before {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-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-menu-plus:before {
  content: "\e800";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-icon-chevron-pointing-up-big-xl:before {
  content: "\e816";
}

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

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

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

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

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

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

.voyager-icon-tripadvisor: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-calendar:before {
  content: "\e822";
}

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

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

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

.voyager-icon-arrow-pointing-next-small:before {
  content: "\e826";
}

.voyager-icon-arrow-pointing-prev-small:before {
  content: "\e827";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-buttons--horizontal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 10px);
  margin-left: calc(-1 * 10px);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--horizontal {
    margin-bottom: calc(-1 * 15px);
    margin-left: calc(-1 * 15px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-buttons--horizontal {
    margin-bottom: calc(-1 * 25px);
    margin-left: calc(-1 * 25px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-buttons--horizontal {
    margin-bottom: calc(-1 * 40px);
    margin-left: calc(-1 * 40px);
  }
}
.voyager-buttons__button-wrapper {
  margin-bottom: 10px;
  margin-left: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-wrapper {
    margin-bottom: 15px;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-buttons__button-wrapper {
    margin-bottom: 25px;
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-buttons__button-wrapper {
    margin-bottom: 40px;
    margin-left: 40px;
  }
}
.voyager-buttons__button-anchor {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor {
    height: 60px;
    padding: 10px 45px;
  }
}
.voyager-buttons__button-anchor--small {
  padding: 5px 15px;
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  line-height: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  letter-spacing: 0.18em;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--small {
    padding: 5px 20px;
  }
}
.voyager-buttons__button-anchor--small.voyager-button--button-arrow {
  width: 40px;
  height: 40px;
  border: 0;
}
.voyager-buttons__button-anchor--large {
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: 1.125rem;
  line-height: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  line-height: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  letter-spacing: 0.18em;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 700;
  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 {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--primary, .voyager-buttons__button-anchor--permalink {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--primary:hover, .voyager-buttons__button-anchor--permalink:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-buttons__button-anchor--primary:focus, .voyager-buttons__button-anchor--permalink:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
.voyager-buttons__button-anchor--secondary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 30px;
}
.voyager-buttons__button-anchor--secondary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__button-anchor--secondary::before {
    bottom: 0;
  }
}
.voyager-buttons__button-anchor--secondary span {
  position: relative;
  z-index: 1;
}
.voyager-buttons__button-anchor--secondary span .screen-reader-text {
  display: none;
}
.voyager-buttons__button-anchor--secondary:hover, .voyager-buttons__button-anchor--secondary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--secondary:hover, .voyager-buttons__button-anchor--secondary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-buttons__button-anchor--secondary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-buttons__button-anchor--secondary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-buttons__button-anchor--ghost {
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--ghost:hover {
    background-color: var(--voyager-brand-one);
    text-decoration: none;
  }
  .voyager-buttons__button-anchor--ghost:active, .voyager-buttons__button-anchor--ghost:focus {
    color: var(--voyager-brand-three);
    background-color: var(--voyager-brand-one);
    text-decoration: none;
  }
}
.voyager-buttons__button-anchor--arrow {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
  color: var(--voyager-brand-one);
  border: solid 1px var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__button-anchor--arrow {
    width: 56px;
    height: 56px;
  }
}
.voyager-buttons__button-anchor--arrow::before {
  content: "\e803";
  font-family: "voyager-icons";
}
.voyager-buttons__button-anchor--full-width {
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  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%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

/* stylelint-enable selector-no-qualifying-type -- img.classes required to remove styles from WP Dashboard. Using /layouts/__layouts.scss in /inc/branding/dashboard/dashboard-assets/... */
.inline-features {
  list-style: none;
}
.inline-features__icon {
  min-width: 26px;
  max-width: 26px;
  height: auto;
  margin-right: 17px;
  padding: 0;
}
.inline-features__item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
}
.inline-features__item:last-child {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .inline-features__item {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1440px) {
  .inline-features__item {
    margin-bottom: 15px;
  }
}
.inline-features__item img {
  margin-top: 3px;
}
.inline-features__title {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-eight);
}

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

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

/*

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

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

*/
.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: 1440px) {
  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
}
*/
@media only screen and (min-width: 992px) {
  .voyager-sidebar {
    width: 250px;
    min-width: 250px;
    background-color: var(--voyager-brand-eight);
    box-shadow: var(--voyager-menu--default);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__wrapper {
    position: sticky;
    top: 115px;
    padding: 15px;
  }
}
.voyager-sidebar__block {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--voyager-brand-one);
}
.voyager-sidebar__block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.voyager-sidebar__block-wrapper {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__block-wrapper {
    display: block;
    margin-top: 10px;
  }
}
.voyager-sidebar__block-wrapper.js-category--open {
  display: block;
  padding: 15px 30px;
  background-color: var(--voyager-brand-eight);
}
.voyager-sidebar__mobile-toggle-icon {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  height: 100%;
  align-self: center;
  color: var(--voyager-brand-five);
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__mobile-toggle-icon {
    display: none;
  }
}
.voyager-sidebar__mobile-toggle-icon::before {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
  font-size: 2.1875rem;
}
.voyager-sidebar__blog-categories-block-title {
  position: relative;
  padding: 15px 5px;
  color: var(--voyager-brand-one);
  text-align: center;
  border: 1px solid var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__blog-categories-block-title {
    padding: 0;
    color: var(--voyager-brand-one);
    text-align: left;
    border: 0;
  }
}
.voyager-sidebar__blog-categories-block-title.js-category-mobile--open .voyager-sidebar__mobile-toggle-icon {
  transform: rotate(-180deg);
}
.voyager-sidebar__title {
  margin-bottom: 15px;
  color: var(--voyager-brand-one);
}
.voyager-sidebar__article {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article {
    flex-direction: row;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article-image-wrapper {
    flex: 1;
  }
  .voyager-sidebar__article-title-wrapper {
    flex: 2;
  }
}
.voyager-sidebar__article-thumbnail {
  display: block;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list {
    gap: 6px;
  }
}
.voyager-sidebar__list .cat-item a {
  display: inline-block;
  width: 100%;
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-sidebar__list .cat-item a:focus, .voyager-sidebar__list .cat-item a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-sidebar__list .current-cat a {
  color: var(--voyager-brand-two);
}
.voyager-sidebar__post-anchor {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
}
.voyager-sidebar__post-content {
  margin-left: 20px;
}
.voyager-sidebar__blog-categories {
  margin-top: 15px;
}

.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: 0.875rem;
  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__container {
  display: flex;
}
.voyager-blog__wrapper {
  flex: 2;
}

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

.voyager-blog-single {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-blog-single__container {
  gap: 30px;
}
.voyager-blog-single__title-wrapper {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}
.voyager-blog-single__title-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 200px;
  height: 1px;
  background-color: var(--voyager-brand-four);
  transform: translateX(-50%);
}
.voyager-blog-single__title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.voyager-blog-single__author-description {
  padding-bottom: 20px;
}
.voyager-blog-single__card-textarea-static, .voyager-blog-single__card-textarea-date {
  display: inline-block;
  margin: 0 10px;
  font-size: 0.625rem;
}
.voyager-blog-single__card-textarea-static {
  text-transform: uppercase;
}

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

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

ul {
  list-style: none;
}

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

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

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

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

video {
  width: 100%;
}

iframe {
  border: 0;
}

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

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

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

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

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

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

.voyager-header {
  position: relative;
  top: 0;
  z-index: 5;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  padding: 15px 20px;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header {
    height: 100px;
    padding: 15px 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header {
    height: 174px;
    padding: 34px 75px 65px 83px;
  }
}
.voyager-header::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background: var(--voyager-header-mobile-overlay);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header::after {
    background: var(--voyager-header-desktop-overlay);
  }
}
.voyager-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: var(--voyager-white);
  opacity: 0;
  transition: all 0.2s 0.1s;
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-header::before {
    z-index: 3;
    width: 100vw;
    height: 100vw;
    background: var(--voyager-white);
  }
}
.voyager-header__button-link {
  color: var(--voyager-white);
}
.voyager-header--sticky {
  position: fixed;
  top: 0;
  left: 0;
}
.voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left {
  height: 72px;
  background: var(--voyager-brand-one);
}
.voyager-header--small.voyager-header--hamburger-left::after, .voyager-header__menu--visible.voyager-header--hamburger-left::after, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left {
    height: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--small.voyager-header--hamburger-left, .voyager-header__menu--visible.voyager-header--hamburger-left, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left {
    padding: 15px 75px 14px 83px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header--hamburger-left .hamburger-button--is-closed path, .voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button--is-closed path, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.voyager-header--small.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path, .voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.voyager-header--small.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path, .voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo {
  height: 48px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo {
    height: 65px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  width: auto;
  height: 46px;
  margin-top: 0;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: auto;
    height: 70px;
  }
}
.voyager-header--small.voyager-header--hamburger-left .voyager-header__title-wrapper, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper {
  top: 50%;
}
@media only screen and (min-width: 1440px) {
  .voyager-header--small.voyager-header--hamburger-left .voyager-header__title-wrapper, .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper, .voyager-header--small.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper {
    top: 15px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left {
  height: 100px;
  background: transparent;
}
@media only screen and (min-width: 1440px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left {
    height: 163px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left::before {
  opacity: 1;
  visibility: visible;
}
.voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button {
  margin: 23px auto auto 6px;
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button {
    margin: auto auto auto 0;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .hamburger-button {
    margin: 35px auto auto -30px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo {
  opacity: 1;
  visibility: visible;
}
.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  width: 157px;
  height: auto;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: 362px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper {
  top: 50%;
}
@media only screen and (min-width: 1440px) {
  .voyager-header__menu--visible.voyager-header--hamburger-left .voyager-header__title-wrapper {
    top: 34px;
  }
}
.voyager-header__menu--visible.voyager-header--hamburger-left + .voyager-main > .voyager-booking__wrapper {
  z-index: 2;
}
@media only screen and (min-width: 1440px) {
  .voyager-header__menu--visible, .voyager-header--small.voyager-header__menu--visible {
    padding-left: 53px;
  }
}
.voyager-header__menu--visible::before {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 1440px) {
  .body--on-scroll .voyager-booking__wrapper,
  .without-hero .voyager-booking__wrapper,
  .page-template-sitemap .voyager-booking__wrapper,
  .error404 .voyager-booking__wrapper {
    top: 20px;
    right: 80px;
  }
}
.body--on-scroll .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
.without-hero .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
.page-template-sitemap .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
.error404 .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
  top: 20px;
  display: none;
  height: 60px;
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
  .without-hero .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
  .page-template-sitemap .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost,
  .error404 .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
    display: inline-block;
  }
}
.body--on-scroll .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0,
.without-hero .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0,
.page-template-sitemap .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0,
.error404 .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 {
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover,
  .without-hero .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover,
  .page-template-sitemap .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover,
  .error404 .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover {
    background: var(--voyager-brand-five);
  }
}
@media only screen and (min-width: 992px) {
  .body--on-scroll .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active,
  .without-hero .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active,
  .page-template-sitemap .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active,
  .error404 .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active {
    background: var(--voyager-brand-five);
  }
}
.body--on-scroll .voyager-booking__additional-button span,
.without-hero .voyager-booking__additional-button span,
.page-template-sitemap .voyager-booking__additional-button span,
.error404 .voyager-booking__additional-button span {
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}

.without-hero .voyager-main,
.page-template-sitemap .voyager-main,
.error404 .voyager-main {
  margin-top: 120px;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-main,
  .page-template-sitemap .voyager-main,
  .error404 .voyager-main {
    margin-top: 98px;
  }
}
@media only screen and (min-width: 1440px) {
  .without-hero .voyager-main,
  .page-template-sitemap .voyager-main,
  .error404 .voyager-main {
    margin-top: 150px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left,
.error404 .voyager-header.voyager-header--hamburger-left {
  height: 72px;
  background: var(--voyager-brand-one);
}
.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 {
  display: none;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-header.voyager-header--hamburger-left,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left,
  .error404 .voyager-header.voyager-header--hamburger-left {
    height: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .without-hero .voyager-header.voyager-header--hamburger-left,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left,
  .error404 .voyager-header.voyager-header--hamburger-left {
    padding: 15px 75px 14px 83px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed path,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed path,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.without-hero .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.error404 .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.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 {
  height: 48px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .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 {
    height: 65px;
  }
}
.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 {
  width: auto;
  height: 46px;
  margin-top: 0;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link,
  .error404 .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: auto;
    height: 70px;
  }
}
.without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper,
.page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper,
.error404 .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper {
  top: 50%;
}
@media only screen and (min-width: 1440px) {
  .without-hero .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper,
  .page-template-sitemap .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper,
  .error404 .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper {
    top: 15px;
  }
}

.voyager-header--sticky a.voyager-booking__additional-button {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header--sticky a.voyager-booking__additional-button {
    display: inline-block;
  }
}

.without-hero:not(.blog, .single) .voyager-main {
  margin-top: 30px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .without-hero:not(.blog, .single) .voyager-main {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .without-hero:not(.blog, .single) .voyager-main {
    margin-top: 60px;
  }
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left {
  height: 72px;
  background: var(--voyager-brand-one);
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left {
    height: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left {
    padding: 15px 75px 14px 83px;
  }
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed rect,
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed rect,
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button:hover .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed rect,
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .hamburger-button:active .hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo {
  height: 48px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo {
    height: 65px;
  }
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
  width: auto;
  height: 46px;
  margin-top: 0;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__custom-logo-link {
    width: auto;
    height: 70px;
  }
}
.without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper {
  top: 50%;
}
@media only screen and (min-width: 1440px) {
  .without-hero:not(.blog, .single) .voyager-header.voyager-header--hamburger-left .voyager-header__title-wrapper {
    top: 15px;
  }
}

.hamburger-button {
  position: relative;
  z-index: 5;
  display: flex;
  margin: auto auto auto 0;
  padding: 0;
  color: var(--voyager-white);
  font-size: 0;
  text-transform: none;
  background-color: transparent;
  border: 0;
  transition: all 500ms ease 0s;
  cursor: pointer;
  overflow: visible;
  outline: none;
}
@media only screen and (min-width: 992px) {
  .hamburger-button:hover .hamburger-button--is-open, .hamburger-button:active .hamburger-button--is-open {
    background: var(--voyager-white);
  }
  .hamburger-button:hover .hamburger-button--is-closed rect,
  .hamburger-button:hover .hamburger-button--is-closed path {
    fill: var(--voyager-white);
  }
  .hamburger-button:active .hamburger-button--is-closed rect,
  .hamburger-button:active .hamburger-button--is-closed path {
    fill: var(--voyager-white);
  }
  .hamburger-button:disabled .hamburger-button--is-closed rect,
  .hamburger-button:disabled .hamburger-button--is-closed path {
    fill: var(--voyager-white);
  }
}
.hamburger-button__icon {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
.hamburger-button--is-closed, .hamburger-button--is-open {
  font-size: 0;
  text-align: center;
  transition: all 100ms ease 0s;
}
.hamburger-button--is-closed svg, .hamburger-button--is-open svg {
  width: 100%;
  height: 100%;
}
.hamburger-button--is-closed rect,
.hamburger-button--is-closed path, .hamburger-button--is-open rect,
.hamburger-button--is-open path {
  transition: all 500ms ease 0s;
}
.hamburger-button--is-closed::before, .hamburger-button--is-open::before {
  vertical-align: middle;
  display: inline-block;
  font-size: 1.5rem;
}
@media only screen and (min-width: 1440px) {
  .hamburger-button--is-closed::before, .hamburger-button--is-open::before {
    font-size: 3.125rem;
  }
}
.hamburger-button--is-closed {
  display: block;
  width: 32px;
  height: 36px;
  line-height: 2.25rem;
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-closed {
    width: 41px;
    height: 50px;
    line-height: 3.125rem;
  }
}
.hamburger-button--is-closed rect,
.hamburger-button--is-closed path {
  fill: var(--voyager-white);
}
.hamburger-button--is-open {
  display: none;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
  padding: 13px;
  background: var(--voyager-white);
  border-radius: 55%;
  filter: drop-shadow(0 5px 55px rgba(0, 0, 0, 0.75));
}
@media only screen and (min-width: 992px) {
  .hamburger-button--is-open {
    width: 62px;
    height: 62px;
    padding: 17px;
  }
}
@media only screen and (min-width: 1312px) {
  .hamburger-button--is-open {
    padding: 15px;
  }
}
.hamburger-button--is-open::before {
  font-size: 1.5625rem;
}
@media only screen and (min-width: 1440px) {
  .hamburger-button--is-open::before {
    font-size: 2rem;
  }
}
.hamburger-button--is-open rect,
.hamburger-button--is-open path {
  fill: var(--voyager-brand-twenty-one);
}
.hamburger-button--is-active .hamburger-button--is-closed {
  display: none;
}
.hamburger-button--is-active .hamburger-button--is-open {
  display: flex;
}

.voyager-header__title-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1440px) {
  .voyager-header__title-wrapper {
    top: 34px;
    transform: translateX(-50%);
  }
}
.voyager-header__custom-logo-wrapper {
  display: block;
}
.voyager-header__custom-logo {
  display: inline-block;
  width: auto;
  height: 56px;
  opacity: 1;
  transition: all 500ms ease 0s;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: top;
  visibility: visible;
}
@media only screen and (min-width: 992px) {
  .voyager-header__custom-logo {
    height: 100%;
  }
}
.voyager-header__custom-logo-link {
  display: block;
  width: 157px;
  text-align: center;
  background: transparent;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-header__custom-logo-link {
    width: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__custom-logo-link {
    width: 362px;
  }
}
.voyager-header__mobile-logo {
  display: block;
  min-height: 36px;
}

.voyager-header__submenu {
  min-width: 100%;
  padding: 0 25px 20px 40px;
  padding-right: 0;
  transition: all 0.2s 0.1s;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu {
    padding: 0 22px 8px 46px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header__submenu {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__submenu {
    padding: 12px 22px 12px 50px;
  }
}
.voyager-header__submenu-anchor {
  width: 100%;
  white-space: normal;
}
.voyager-header__submenu-anchor-has-children {
  width: auto;
}
.voyager-header__submenu-level-1 {
  position: relative;
}
.voyager-header__submenu-level-1.is-active {
  max-height: none;
}
.voyager-header__submenu-level-1::before {
  content: "";
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: clamp(24px, 16.2985074627px + 0.0111940299 * 100vw, 36px);
  z-index: 1;
  display: none;
  border-left: 3px solid var(--voyager-brand-one);
}
.rtl .voyager-header__submenu-level-1, .rtl .voyager-header__submenu-level-2 {
  padding-right: clamp(24px, 16.2985074627px + 0.0111940299 * 100vw, 36px);
  padding-left: 0;
}
.rtl .voyager-header__submenu-level-1::before, .rtl .voyager-header__submenu-level-2::before {
  right: clamp(24px, 16.2985074627px + 0.0111940299 * 100vw, 36px);
  left: auto;
  border-right: 3px solid var(--voyager-brand-one);
  border-left: 0;
}
.voyager-header__property-submenu-wrapper {
  width: 100vw;
  top: 0;
  min-height: 100vh;
  background: var(--voyager-white);
  background-color: var(--voyager-white);
  opacity: 0;
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
}
.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: 60px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  cursor: pointer;
  outline: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-icon {
    color: var(--voyager-brand-one);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__submenu-icon-wrapper {
    width: 90px;
  }
}
.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: 1.875rem;
  line-height: 2.5rem;
  background-color: transparent;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-header__submenu-icon {
    font-size: 2.1875rem;
  }
  .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: "\e817";
}
.voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header__submenu-icon--is-open:before {
  content: "\e828";
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-white);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-center.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-white);
  }
}
.voyager-header--menu-center .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-center .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:hover,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:active,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-center .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--menu-center .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-center .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-center .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-center .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--menu-center .voyager-header__menu,
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-center .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--menu-center .voyager-header__menu-item, .voyager-header--menu-center .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-center .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-center .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--menu-center .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--menu-center .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--menu-center .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--menu-center .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-center .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-center .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-center .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-center .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--menu-center.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-center.voyager-header {
    flex-direction: column;
  }
  .voyager-header--menu-center.voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-white);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-left.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-white);
  }
}
.voyager-header--menu-left .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-left .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:hover,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:active,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-left .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--menu-left .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-left .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-left .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-left .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--menu-left .voyager-header__menu,
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-left .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--menu-left .voyager-header__menu-item, .voyager-header--menu-left .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-left .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--menu-left .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--menu-left .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--menu-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--menu-left .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-left .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-left .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--menu-left.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-left .voyager-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .voyager-header--menu-left .voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-white);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--menu-right.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-white);
  }
}
.voyager-header--menu-right .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:hover,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:active,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--menu-right .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--menu-right .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--menu-right .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--menu-right .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-right .voyager-header__menu-anchor-level-0,
  .voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--menu-right .voyager-header__menu,
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--menu-right .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--menu-right .voyager-header__menu-item, .voyager-header--menu-right .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--menu-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-right .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--menu-right .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--menu-right .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--menu-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--menu-right .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--menu-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--menu-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--menu-right .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--menu-right .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--menu-right.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--menu-right .voyager-header {
    justify-content: space-between;
  }
  .voyager-header--menu-right .voyager-header__title-wrapper {
    order: 1;
    margin-right: auto;
  }
  .voyager-header--menu-right .voyager-header__menu-wrapper {
    order: 2;
  }
  .voyager-header--menu-right .voyager-header__booking-button {
    order: 3;
  }
  .voyager-header--menu-right .voyager-header__submenu {
    position: absolute;
  }
}

@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__hamburger-button {
    display: none;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu {
    position: relative;
    top: unset;
    right: unset;
    display: inline-flex;
    width: auto;
    flex-direction: row;
    background-color: var(--voyager-white);
    transition: none;
    transform: translateX(0);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-white);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-open {
    display: block;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-item:hover .voyager-header__submenu-icon--is-closed {
    display: none;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__menu-anchor {
    text-decoration: none;
    display: inline-flex;
    height: 100%;
    align-items: center;
    color: var(--voyager-brand-one);
    text-align: center;
    background-color: var(--voyager-white);
    transition: color 0.15s;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu {
    position: absolute;
    min-width: unset;
    max-height: initial;
    background-color: var(--voyager-white);
    opacity: 0;
    box-shadow: var(--voyager-menu--default);
    visibility: hidden;
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-level-1 {
    top: calc(100% + 10px);
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-level-2 {
    top: 0;
    left: 100%;
    background-color: var(--voyager-white);
    box-shadow: var(--voyager-menu--default);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-icon-wrapper {
    position: absolute;
    right: 10px;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-icon-wrapper:hover .voyager-header__submenu-svg-path {
    stroke: var(--voyager-brand-one);
  }
  .voyager-header--inline-centred-logo.voyager-header--desktop .voyager-header__submenu-anchor {
    background-color: var(--voyager-white);
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .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-seven);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor:active,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--inline-centred-logo .voyager-header__menu-anchor-level-0,
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--inline-centred-logo .voyager-header__menu,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--inline-centred-logo .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--inline-centred-logo .voyager-header__menu-item, .voyager-header--inline-centred-logo .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--inline-centred-logo .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--inline-centred-logo .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--inline-centred-logo .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--inline-centred-logo .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--inline-centred-logo .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--inline-centred-logo .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--inline-centred-logo.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .voyager-header--inline-centred-logo {
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu-wrapper {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }
  .voyager-header--inline-centred-logo .voyager-header__custom-logo-link {
    display: block;
  }
  .voyager-header--inline-centred-logo .voyager-header__title-wrapper {
    display: none;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu {
    position: relative;
    top: 0;
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    transform: translateX(0%);
  }
  .voyager-header--inline-centred-logo .voyager-header__menu--left {
    justify-content: flex-end;
  }
  .voyager-header--inline-centred-logo .voyager-header__menu--right {
    justify-content: flex-start;
  }
  .voyager-header--inline-centred-logo .voyager-header__button {
    display: none;
  }
}

.voyager-header--hamburger-left {
  justify-content: space-between;
}
.voyager-header--hamburger-left .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-left .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:active,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-left .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-left .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--hamburger-left .voyager-header__menu,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-left .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--hamburger-left .voyager-header__menu-item, .voyager-header--hamburger-left .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--hamburger-left .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--hamburger-left .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--hamburger-left .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--hamburger-left .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--hamburger-left .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--hamburger-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--hamburger-left .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--hamburger-left .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--hamburger-left .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--hamburger-left.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
.voyager-header--hamburger-left .voyager-header__title-wrapper {
  order: 2;
}
.voyager-header--hamburger-left .voyager-header__menu-wrapper {
  order: 1;
}
.voyager-header--hamburger-left .voyager-header__button {
  order: 3;
}
.voyager-header--hamburger-left .voyager-header__hamburger-button {
  order: 1;
}
.voyager-header--hamburger-left .voyager-header__menu {
  right: auto;
  left: 0;
  transform: none;
}
.voyager-header--hamburger-left .voyager-header__menu-item-container {
  justify-content: flex-start;
}
.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: 100%;
  margin-top: 65px;
  padding-right: 0;
  transform: translateX(0);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-left .voyager-header__popup-menu .voyager-header__menu {
    width: 100%;
    height: 100%;
    margin-top: 0;
    overflow-y: auto;
  }
}

.voyager-header--hamburger-right {
  justify-content: space-between;
}
.voyager-header--hamburger-right .voyager-header__menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  height: 100vh;
  padding: 30px;
  background: var(--voyager-white);
  transition: all 0.2s 0.1s;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 100vw;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    top: 0;
    height: 100vh;
    padding: 105px 0 35px 35px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-right .voyager-header__menu-wrapper {
    padding: 148px 0 101px 80px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  padding: 0;
  color: var(--voyager-black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 0;
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:hover,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:hover + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:active,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:active {
    color: var(--voyager-brand-seven);
  }
  .voyager-header--hamburger-right .voyager-header__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor:active + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
    color: var(--voyager-brand-seven);
  }
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  padding: 18px 0 19px 20px;
}
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current_page_item .voyager-footer__menu-anchor, .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current-menu-ancestor .voyager-footer__menu-anchor, .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-anchor-level-0.current-voyager-header__menu-item .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current_page_item .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current-menu-ancestor .voyager-footer__menu-anchor,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor.current-voyager-header__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 13px 0 13px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 15px 0 15px 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-right .voyager-header__menu-anchor-level-0,
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
    padding: 20px 0 20px 20px;
  }
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-anchor {
  display: block;
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
}
.voyager-header--hamburger-right .voyager-header__menu,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
  margin-top: 33px;
  padding-left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header .voyager-footer__menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__menu {
    display: block;
    height: 100%;
    margin-right: -25px;
    padding-right: 63px;
    overflow-y: scroll;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header--hamburger-right .voyager-header__menu {
    padding-right: 90px;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item, .voyager-header--hamburger-right .voyager-header__menu-item-container {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-1,
.voyager-header--hamburger-right .voyager-header__menu-item.current-voyager-header__menu-item > .voyager-header__menu-item-container .voyager-header__menu-anchor-level-2 {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0 {
  transition: all 500ms ease 0s;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active {
  background: #E9F7FD;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0,
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active .voyager-header__menu-anchor-level-0 + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon,
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active .voyager-footer__menu-anchor + .voyager-header__submenu-icon-wrapper .voyager-header__submenu-icon {
  color: var(--voyager-brand-seven);
}
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
  margin-bottom: 4px;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item {
  position: relative;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0 > .voyager-header__menu-item-container,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item > .voyager-header__menu-item-container {
  border-bottom: solid 1px #B5D2DC;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.is-active {
  margin-bottom: 10px;
}
.voyager-header--hamburger-right .voyager-header__menu-item-level-0.is-active > .voyager-header__menu-item-container,
.voyager-header--hamburger-right .voyager-header .voyager-footer__menu-item.is-active > .voyager-header__menu-item-container {
  border-color: transparent;
}
.voyager-header--hamburger-right .voyager-header__menu-item-container {
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  transition: all 500ms ease 0s;
}
.voyager-header--hamburger-right .voyager-header__submenu-icon--is-open {
  display: none;
}
.voyager-header--hamburger-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-open {
  display: block;
}
.voyager-header--hamburger-right .voyager-header .js-voyager-accordion__trigger.is-active > .voyager-header__submenu-icon--is-closed {
  display: none;
}
.voyager-header--hamburger-right .voyager-header__submenu-anchor {
  text-decoration: none;
}
.voyager-header--hamburger-right .voyager-header__submenu-anchor-has-children {
  flex: 1;
}
.voyager-header--hamburger-right.voyager-header__menu--visible .voyager-header__menu-wrapper {
  transform: translateX(0%);
}
.voyager-header--hamburger-right .voyager-header__title-wrapper {
  margin-right: auto;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-header--hamburger-right .voyager-header__title-wrapper {
    margin-right: 0;
  }
}
.voyager-header--hamburger-right .voyager-header__menu-item-container {
  justify-content: space-between;
  padding-right: clamp(24px, 16.2985074627px + 0.0111940299 * 100vw, 36px);
}
.voyager-header--hamburger-right .voyager-header__popup-menu {
  transform: translateX(100%);
}
.voyager-header--hamburger-right .voyager-header__popup-menu-nav {
  order: 2;
}
.voyager-header--hamburger-right .voyager-header__popup-menu .voyager-header__menu {
  position: static;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateX(0);
}

.voyager-header__popup-menu {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 0;
  transition: all 0.2s 0.1s;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu {
    position: absolute;
  }
}
.voyager-header__menu--visible .voyager-header__popup-menu {
  transform: translateX(0%);
}
.voyager-header__popup-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--voyager-white) url(assets/img/icons/src/menubg.svg) no-repeat;
  background-size: contain;
  background-position: 55% 50%;
}
.voyager-header__popup-menu-nav {
  position: relative;
  width: calc(100% - 0px);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: transparent;
  overflow-y: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-nav {
    width: calc(50% - 150px);
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-header__popup-menu-nav {
    width: calc(50% - 300px);
    margin-top: 165px;
    margin-bottom: 165px;
    margin-left: 118px;
  }
}
.voyager-header__popup-menu-logo {
  display: flex;
  display: none;
  text-align: center;
  border-bottom: 1px solid var(--voyager-brand-two);
}
.voyager-header__popup-menu-content {
  position: fixed;
  top: 165px;
  right: 118px;
  bottom: 165px;
  left: auto;
  display: none;
  width: calc(50% - 300px);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 900ms all cubic-bezier(0.42, 0.89, 0.4, 1);
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .voyager-header__popup-menu-content {
    top: 100px;
    right: 100px;
    bottom: 100px;
    display: block;
    width: calc(50% - 150px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-header__popup-menu-content {
    top: 165px;
    right: 118px;
    bottom: 165px;
    width: calc(50% - 300px);
    max-width: 659px;
  }
}
.voyager-header__popup-menu-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.voyager-header__popup-menu-close {
  width: 60px;
  color: var(--voyager-brand-one);
  border-right: 1px solid var(--voyager-brand-two);
  cursor: pointer;
}
.voyager-header__popup-menu .voyager-header__site-title {
  flex-basis: 100%;
  padding: 15px 0;
}
.voyager-header__popup-menu-name, .voyager-header__social-links, .voyager-header__contact-details {
  position: relative;
  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 {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.splide__slide {
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  backface-visibility: hidden;
  list-style-type: none;
  outline: none;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #999;
  border-radius: 50%;
  animation: splide-loading 1s linear infinite;
  border-left-color: transparent;
}
.splide__sr {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.splide__track--fade > .splide__list {
  display: block;
}
.splide__track--fade > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  transform-style: preserve-3d;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

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

.voyager-sitemap {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sitemap {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sitemap {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap {
    margin-top: 0;
  }
}
.voyager-sitemap__container {
  padding-right: 28px;
  padding-left: 28px;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.voyager-sitemap .sitemap-menu-footer-container {
  margin-top: 40px;
  margin-bottom: 100px;
}
.voyager-sitemap h2 {
  padding-top: 0;
  padding-bottom: 15px;
  color: var(--voyager-black);
}
.voyager-sitemap .sitemap__title {
  margin-bottom: 30px;
  color: var(--voyager-brand-two);
  text-align: center;
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-brand-two);
  text-align: center;
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-sitemap li {
  list-style: none;
}
.voyager-sitemap p {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-sitemap a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-sitemap a:focus, .voyager-sitemap a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-sitemap__menu {
  text-align: center;
}
.voyager-sitemap__menu-item {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  padding: 0;
}
.voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item {
    max-width: 100%;
    margin-bottom: 18px;
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  color: var(--voyager-brand-one);
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  transition: color 0.8s ease;
}
.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-two);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:focus {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:focus {
    color: var(--voyager-brand-two);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor-level-0 {
  font-weight: 500;
}
.voyager-sitemap__menu-item-level-0 {
  text-transform: uppercase;
}
.voyager-sitemap__menu-item-level-0:last-child .voyager-sitemap__submenu {
  margin-bottom: 0;
}
.voyager-sitemap .desctop-hide {
  display: none;
}
.voyager-sitemap__submenu {
  margin-top: 10px;
  margin-bottom: 25px;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
  font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
  line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  display: inline-block;
  color: var(--voyager-brand-two);
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
    letter-spacing: 0.05rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:focus {
    color: var(--voyager-brand-one);
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item {
  margin-bottom: 5px;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-1,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-2,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-3 {
  font-weight: 500;
  text-transform: uppercase;
}
.voyager-sitemap__submenu-level-4 {
  margin-bottom: 11px;
}

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

.splide__pagination {
  position: absolute;
  bottom: 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%);
  /* 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;
}
.splide__pagination-button {
  width: 40px;
  height: 2px;
  background-color: var(--voyager-white);
  border: 0;
  border-radius: 0;
  opacity: 0.4;
}
@media only screen and (min-width: 992px) {
  .splide__pagination-button {
    width: 48px;
  }
}
.splide__pagination-button.is-active {
  width: 60px;
  background: var(--voyager-white);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .splide__pagination-button.is-active {
    width: 60px;
  }
}
.splide__pagination-number {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  overflow: hidden;
  /* stylelint-disable-next-line declaration-no-important -- Required to force word-wrap on screen reader text */
  word-wrap: normal !important;
}
.splide__pagination-number:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #444;
  font-size: 1em;
  line-height: normal;
  background-color: #EEE;
  /* stylelint-disable-next-line declaration-no-important -- Required to force clip on screen reader text */
  clip: auto !important;
  clip-path: none;
  text-decoration: none;
  /* Above WP toolbar. */
}

.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}
.splide__arrows {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-top: 52px;
}
@media only screen and (min-width: 992px) {
  .splide__arrows {
    align-items: center;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .splide__arrows {
    margin-top: 60px;
  }
}
.splide__control-bar {
  position: static;
  box-sizing: border-box;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.splide__arrows-icon {
  width: auto;
  height: auto;
  color: var(--voyager-black);
  font-size: 0.6875rem;
  line-height: 0;
}
.splide__arrow--next, .splide__arrow--prev {
  display: flex;
  width: 50px;
  height: 42px;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  padding: 5px;
  background: transparent;
  border: 1px solid var(--voyager-black);
  border-radius: 0;
  transition: all 0.5s;
}
.splide__arrow--next::before, .splide__arrow--prev::before {
  display: block;
}
@media only screen and (min-width: 992px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 60px;
    height: 50px;
  }
  .splide__arrow--next:hover, .splide__arrow--prev:hover {
    border: 1px solid var(--voyager-brand-four);
    transition: all 0.5s;
  }
  .splide__arrow--next:hover .splide__arrows-icon, .splide__arrow--prev:hover .splide__arrows-icon {
    color: var(--voyager-brand-four);
  }
  .splide__arrow--next:hover .splide__arrows-icon::before, .splide__arrow--prev:hover .splide__arrows-icon::before {
    color: var(--voyager-brand-four);
  }
}
@media only screen and (min-width: 1312px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 60px;
    height: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .splide__arrow--next, .splide__arrow--prev {
    width: 60px;
    height: 50px;
  }
}
.splide__arrow--prev {
  border-radius: 0;
}
.splide__arrow--next {
  border-radius: 0;
}
.splide__arrow--prev[disabled], .splide__arrow--next[disabled] {
  opacity: 0.4;
  pointer-events: none;
}
.splide__destroy-button {
  bottom: 0;
  left: 0;
}
.splide:not(.is-overflow) .splide__arrows {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite default css. */
  display: none !important;
}

.voyager-card {
  position: relative;
  width: 100%;
  margin: 10px;
  background-color: var(--voyager-white);
}
.voyager-card__heading {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: var(--voyager-brand-one);
}
.voyager-card__category-list {
  margin: 0 0 20px;
  padding: 15px;
  border: 1px solid var(--voyager-brand-four);
}
.voyager-card__category-list:last-child {
  margin-bottom: 0;
}
.voyager-card__content-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-card__content-wrapper {
    padding: 20px 25px;
  }
}
.voyager-card__category-content-wrapper {
  padding: 0;
}
.voyager-card__sub-heading {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.voyager-card__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-card__inline-features {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 50px;
}
.voyager-card__inline-features-item {
  position: relative;
}
.voyager-card__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 15px;
}
.voyager-card__voyager-buttons {
  justify-content: flex-start;
  margin-top: auto;
  margin-bottom: 0;
}
.voyager-card__image {
  width: 100%;
  height: 100%;
}
.voyager-card .voyager-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-card--default {
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--default {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--default {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-card--default .voyager-card {
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card:hover .voyager-card__button-anchor {
    color: var(--voyager-brand-nine);
  }
  .voyager-card--default .voyager-card:hover .voyager-card__button-anchor::before {
    background: var(--voyager-brand-nine);
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  gap: 0 0;
}
.voyager-card--default .voyager-card__image-wrapper {
  position: relative;
  height: 221px;
  overflow: hidden;
}
@media only screen and (min-width: 1312px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 280px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 380px;
  }
}
.voyager-card--default .voyager-card__content-wrapper {
  z-index: 1;
  margin: 0;
  padding: 30px 0 0;
  text-align: center;
  justify-self: center;
  box-shadow: none;
  background: none;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper {
    padding: 40px 0 0;
    justify-self: left;
    text-align: left;
  }
}
.voyager-card--default .voyager-card__pre-heading {
  margin-bottom: 2px;
  color: var(--voyager-black);
}
.voyager-card--default .voyager-card__heading {
  position: relative;
  margin-bottom: 0;
  color: var(--voyager-black);
  font-size: min(max(1.75rem,0.45vw + 1.58rem), 2.125rem);
  font-size: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  line-height: min(max(2.5rem,0.45vw + 2.33rem), 2.875rem);
  line-height: clamp(2.5rem, 0.45vw + 2.33rem, 2.88rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__heading {
    width: 100%;
  }
}
.voyager-card--default .voyager-card__buttons {
  margin-top: 20px;
}
.voyager-card--default .voyager-card__sub-heading {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  display: none;
  margin-bottom: 0;
}
.voyager-card--default .voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-card--default .voyager-card__textarea-paragraph {
  margin-top: calc(var(--voyager-global-spacing--xsmall) + 5px);
  margin-bottom: --voyager-global-spacing--medium;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__textarea-paragraph {
    margin-top: calc(var(--voyager-global-spacing--small) + 5px);
    margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
  }
}
.voyager-card--default .voyager-card__button-wrapper {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0;
}
.voyager-card--default .voyager-card__button-wrapper:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__button-wrapper {
    margin-top: 20px;
    margin-right: 40px;
  }
}
.voyager-card--default .voyager-card__voyager-buttons {
  justify-content: center;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__voyager-buttons {
    justify-content: flex-start;
    margin-bottom: 0;
  }
}
.voyager-card--bottom-text {
  padding-top: 40px;
  padding-bottom: 40px;
  background: var(--voyager-brand-one) url(assets/img/icons/src/darkbg-pattern.svg) no-repeat;
  background-size: contain;
  background-position: bottom right;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--bottom-text {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-card--bottom-text .voyager-card {
  overflow: hidden;
  height: 100vh;
  max-height: 436px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card {
    max-height: 470px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text .voyager-card {
    max-height: 500px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--bottom-text .voyager-card {
    max-height: 560px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card:hover {
    background: var(--voyager-card-bottom-text-color-desk);
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__button-anchor {
    color: var(--voyager-brand-four);
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__button-anchor::before {
    background: var(--voyager-brand-two);
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__heading,
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__sub-heading,
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__textarea-paragraph {
    color: var(--voyager-white);
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__content-wrapper {
    height: 100%;
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__content-wrapper::before {
    max-height: 100%;
    transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out;
  }
}
.voyager-card--bottom-text .voyager-card__card-inner-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  gap: 0;
  margin-top: 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__card-inner-wrapper {
    margin-top: 0;
  }
}
.voyager-card--bottom-text .voyager-card__image {
  position: absolute;
  top: 0;
  left: 0;
}
.voyager-card--bottom-text .voyager-card__content-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  margin: 0;
  padding: 42px 29px;
  text-align: left;
  background: transparent;
  flex-grow: 1;
}
.voyager-card--bottom-text .voyager-card__content-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  max-height: 329px;
  background: var(--voyager-card-bottom-text-color-desk);
  will-change: max-height, background;
  transition: max-height 0.5s ease-in-out, background 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper::before {
    max-height: 361px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    position: absolute;
    bottom: 0;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px 17px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    padding: 40px 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    padding: 62px 46px;
  }
}
.voyager-card--bottom-text .voyager-card__heading,
.voyager-card--bottom-text .voyager-card__sub-heading,
.voyager-card--bottom-text .voyager-card__textarea-paragraph {
  color: var(--voyager-white);
  transition: color 0.3s ease;
}
.voyager-card--bottom-text .voyager-card__heading {
  position: relative;
  font-size: min(max(1.75rem,0.45vw + 1.58rem), 2.125rem);
  font-size: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  line-height: min(max(2.5rem,0.45vw + 2.33rem), 2.875rem);
  line-height: clamp(2.5rem, 0.45vw + 2.33rem, 2.88rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__heading {
    width: 100%;
    margin-bottom: calc(var(--voyager-global-spacing--small) + 10px);
  }
}
.voyager-card--bottom-text .voyager-card__sub-heading {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  display: none;
  margin-bottom: 0;
}
.voyager-card--bottom-text .voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-card--bottom-text .voyager-card__button-wrapper {
  margin-bottom: 0;
}
.voyager-card--bottom-text .voyager-card__voyager-buttons {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__voyager-buttons {
    margin-bottom: 0;
  }
}
.voyager-card--bottom-text .voyager-card__button-anchor {
  color: var(--voyager-white);
  transition: color 0.3s ease;
}
.voyager-card--bottom-text .voyager-card__button-anchor::before {
  background: var(--voyager-white);
}
.voyager-card--full-background .voyager-card {
  min-height: 460px;
}
.voyager-card--full-background .voyager-card__card-inner-wrapper {
  display: grid;
  width: 100%;
  height: 100%;
  gap: 0 0;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  overflow: hidden;
}
.voyager-card--full-background .voyager-card__image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.voyager-card--full-background .voyager-card__image {
  position: absolute;
}
.voyager-card--full-background .voyager-card__image-wrapper,
.voyager-card--full-background .voyager-card__content-wrapper {
  grid-area: 1/1/2/2;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  background: var(--voyager-white);
  flex-grow: 1;
  margin: min(max(30px,1.14vw + 1.45rem), 45px);
  margin: clamp(1.88rem, 1.14vw + 1.45rem, 2.81rem);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 40px 50px;
  }
}
.voyager-card--staggered .voyager-card {
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card {
    width: 82.48%;
    max-width: 1578px;
  }
}
.voyager-card--staggered .voyager-card__card-inner-wrapper {
  position: relative;
  display: block;
  width: 100%;
  align-items: flex-end;
  gap: 0;
  margin-top: 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__card-inner-wrapper {
    margin-top: 0;
    padding-right: 280px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--staggered .voyager-card__card-inner-wrapper {
    padding-right: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--staggered .voyager-card__card-inner-wrapper {
    padding-right: 395px;
  }
}
.voyager-card--staggered .voyager-card__image-wrapper {
  height: calc(100vh - 150px);
  max-height: 309px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 700px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--staggered .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 800px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--staggered .voyager-card__image-wrapper {
    height: calc(100vh - 100px);
    max-height: 845px;
  }
}
.voyager-card--staggered .voyager-card__content-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  width: calc(100% - 40px);
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 20px;
  margin-top: -40px;
  padding: 42px 42px 56px;
  text-align: left;
  background: var(--voyager-white);
  flex-grow: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__content-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 450px;
    margin: 0;
    padding: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--staggered .voyager-card__content-wrapper {
    max-width: 500px;
    padding: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--staggered .voyager-card__content-wrapper {
    max-width: 692px;
    min-height: 498px;
    padding: 107px 107px 107px 111px;
  }
}
.voyager-card--staggered .voyager-card__heading {
  position: relative;
  color: var(--voyager-black);
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__heading {
    width: 100%;
  }
}
.voyager-card--staggered .voyager-card__sub-heading {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  display: none;
  margin-bottom: 0;
}
.voyager-card--staggered .voyager-card__textarea {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-card--staggered .voyager-card__textarea-paragraph {
  margin-top: 12px;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__textarea-paragraph {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--staggered .voyager-card__textarea-paragraph {
    margin-top: 30px;
  }
}
.voyager-card--staggered .voyager-card__button-wrapper {
  margin-top: 37px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__button-wrapper {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--staggered .voyager-card__button-wrapper {
    margin-top: 50px;
  }
}
.voyager-card--staggered .voyager-card__voyager-buttons {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--staggered .voyager-card__voyager-buttons {
    margin-bottom: 0;
  }
}
.voyager-card__buttons .voyager-card__button_anchor {
  text-align: center;
}

.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: 40px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  border: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__filter {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel__filter {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel__filter {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter {
    border-bottom: 2px solid var(--voyager-brand-one);
  }
}
.voyager-carousel__filter.filter-dropdown-active .voyager-carousel__filter-arrow {
  transform: rotate(-90deg);
}
.voyager-carousel__filter.filter-dropdown-active .voyager-carousel__filter-items {
  display: flex;
}
.voyager-carousel__filter-selected-item {
  display: flex;
  justify-content: space-between;
  margin: 0 20px;
  padding-bottom: 12px;
  padding-left: 60px;
  color: var(--voyager-brand-two);
  border-bottom: 2px solid var(--voyager-brand-one);
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-selected-item {
    display: none;
  }
}
.voyager-carousel__filter-arrow {
  display: block;
  width: 25px;
  height: auto;
  transform: rotate(90deg);
}
.voyager-carousel__filter-items {
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-items {
    display: flex;
    flex-direction: row;
  }
}
.voyager-carousel__filter-item {
  position: relative;
  padding: 15px 25px;
  color: var(--voyager-brand-one);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", 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__voyager-buttons {
    display: none;
  }
}
.voyager-carousel__popup {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--voyager-white);
  }
}
.voyager-carousel__popup-container {
  display: flex;
  height: 100%;
}
.voyager-carousel__popup-image {
  flex: 1;
  padding: 15px;
  background-position: center;
  background-size: cover;
}
.voyager-carousel__popup-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 15px;
  text-align: center;
}
.voyager-carousel__popup-slider {
  width: 70%;
}
.voyager-carousel__popup-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: calc(-1 * 15px);
  margin-left: calc(-1 * 15px);
  margin-top: 15px;
  padding-bottom: 10px;
}
.voyager-carousel__popup-button-wrapper {
  margin-bottom: 15px;
  margin-left: 15px;
}
.voyager-carousel--dark-bg {
  margin: 0;
  background: var(--voyager-brand-two);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--dark-bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--dark-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--dark-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-carousel--dark-bg .voyager-carousel__content-wrapper {
  background: var(--voyager-brand-eight);
}
.voyager-carousel--dark-bg .voyager-carousel__intro-text-heading, .voyager-carousel--dark-bg .voyager-carousel__intro-text-sub-heading, .voyager-carousel--dark-bg .voyager-carousel__card-heading, .voyager-carousel--dark-bg .voyager-carousel__card-textarea-paragraph {
  color: var(--voyager-white);
}
.voyager-carousel--dark-bg .voyager-buttons__button-anchor--primary,
.voyager-carousel--dark-bg .voyager-buttons__button-anchor--permalink {
  color: var(--voyager-white);
}
.voyager-carousel--dark-bg .voyager-buttons__button-anchor--primary::before,
.voyager-carousel--dark-bg .voyager-buttons__button-anchor--permalink::before {
  background: var(--voyager-white);
}
.voyager-carousel--dark-bg .voyager-carousel__arrows-icon {
  color: var(--voyager-white);
}
.voyager-carousel--dark-bg .voyager-carousel__arrows-button--prev, .voyager-carousel--dark-bg .voyager-carousel__arrows-button--next {
  border: 1px solid var(--voyager-white);
}
.voyager-carousel--splide-bottom-text .voyager-carousel__container {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-bottom-text .voyager-carousel__container {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0;
    text-align: left;
  }
}
.voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__intro-text {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__intro-text {
    max-width: 40%;
    order: 2;
    flex: 0 0 40%;
    margin-top: -2%;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__intro-text {
    max-width: 41.25%;
    flex: 0 0 41.25%;
    padding-left: 80px;
  }
}
.voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__splide-bottom-text {
  max-width: 100%;
  flex: 0 0 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__splide-bottom-text {
    max-width: 60%;
    order: 1;
    flex: 0 0 60%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--splide-bottom-text .voyager-carousel__container .voyager-carousel__splide-bottom-text {
    max-width: 58.75%;
    flex: 0 0 58.75%;
  }
}
.voyager-carousel--splide-bottom-text .voyager-carousel__splide-bottom-text .voyager-buttons__label {
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-carousel .voyager-carousel__intro-text-heading {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel .voyager-carousel__intro-text-heading {
    line-height: 5rem;
    text-align: left;
  }
}
.voyager-carousel__intro-text-pre-heading {
  color: var(--voyager-brand-two);
}
.voyager-carousel--variation-default .voyager-carousel__intro-text {
  position: relative;
  max-width: 100%;
  justify-content: center;
  margin-bottom: var(--voyager-global-spacing--medium);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text {
    max-width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: calc(var(--voyager-global-spacing--large) + 6px);
    padding-right: 255px;
    text-align: left;
  }
}
.voyager-carousel--variation-default .voyager-carousel__intro-text .voyager-buttons {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text .voyager-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.voyager-carousel--variation-default .voyager-carousel__intro-text-heading {
  margin-bottom: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__intro-text-heading {
    margin-bottom: 0;
  }
}
.voyager-carousel--variation-default .voyager-carousel__card .voyager-carousel__card-heading {
  color: var(--voyager-black);
}
.voyager-carousel--variation-default .voyager-carousel__card:hover .voyager-carousel__card-heading {
  color: var(--voyager-black);
}
.voyager-carousel--variation-default .voyager-carousel__arrows-icon {
  font-size: 1.15rem;
}
.voyager-carousel--variation-default .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-carousel--variation-default .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel--variation-default .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-carousel--variation-default .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-carousel--variation-default .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-carousel--variation-default .voyager-buttons--primary:hover, .voyager-carousel--variation-default .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-buttons--primary:hover, .voyager-carousel--variation-default .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-carousel--variation-default .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-carousel--variation-default .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-pre-heading {
  color: var(--voyager-brand-three);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-heading,
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-textarea-paragraph {
  color: var(--voyager-white);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-pre-heading {
  margin-bottom: 10px;
}
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-heading {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-heading {
    margin-bottom: var(--voyager-global-spacing--medium);
  }
}
.voyager-carousel--variation-dark-bg .voyager-carousel__intro-text-textarea-paragraph {
  margin-bottom: var(--voyager-global-spacing--medium);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__arrows-button {
  border: 1px solid var(--voyager-white);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__arrows-button i {
  font-size: 1.15rem;
}
.voyager-carousel--variation-dark-bg .voyager-carousel__arrows-button:hover {
  border: 1px solid var(--voyager-brand-four);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__arrows-button:hover i {
  color: var(--voyager-brand-four);
}
.voyager-carousel--variation-dark-bg .voyager-carousel__arrows-icon {
  color: var(--voyager-white);
}
.voyager-carousel--variation-dark-bg .voyager-buttons--primary {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-dark-bg .voyager-buttons--primary {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-dark-bg .voyager-buttons--primary:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-carousel--variation-dark-bg .voyager-buttons--primary:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
.voyager-carousel--variation-dark-bg .splide__arrows {
  justify-content: center;
  margin-top: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-dark-bg .splide__arrows {
    justify-content: flex-start;
    margin-top: calc(var(--voyager-global-spacing--medium) + 30px);
  }
}

.voyager-intro-text {
  max-width: 1000px;
}
.voyager-intro-text__container {
  max-width: 1000px;
  margin: 0 auto;
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  margin: 0 0 10px;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-intro-text__heading {
  position: relative;
  margin: 0 auto 12px;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__heading {
    margin: 0 auto 17px;
  }
}
.voyager-intro-text__heading.default {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-intro-text__sub-heading {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  margin-bottom: 21px;
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__sub-heading {
    margin-bottom: 23px;
  }
}
.voyager-intro-text__sub-heading:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__voyager-buttons {
  margin-top: 39px;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__voyager-buttons {
    margin-top: 50px;
  }
}
.voyager-intro-text--left-aligned {
  display: flex;
  max-width: 100%;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 46px;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--left-aligned {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
  }
}
.voyager-intro-text--left-aligned .voyager-intro-text__heading {
  margin: 0;
}
.voyager-intro-text--left-aligned .voyager-intro-text__voyager-buttons {
  margin-top: 0;
}
.voyager-intro-text--center-aligned {
  margin: 0 auto;
  margin-bottom: 46px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--center-aligned {
    margin-bottom: 50px;
  }
}
.voyager-intro-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;
  display: none;
}
.voyager-intro-text p {
  margin-bottom: 20px;
}

.voyager-gallery {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-gallery {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-gallery__intro-text {
  margin: 0 auto;
  margin-bottom: var(--voyager-global-spacing--medium);
  overflow: visible;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text {
    margin-bottom: var(--voyager-global-spacing--large);
  }
}
.voyager-gallery__intro-text .voyager-intro-text__voyager-buttons {
  margin-bottom: 0;
}
.voyager-gallery__intro-text .voyager-buttons__button-wrapper {
  margin-bottom: 0;
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--center-aligned .voyager-gallery__intro-text-heading {
  text-align: center;
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--center-aligned .voyager-gallery__intro-text-textarea {
  margin: 0 auto;
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--center-aligned .voyager-intro-text__voyager-buttons {
  margin-top: 0;
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--text-center-aligned {
  margin-bottom: var(--voyager-global-spacing--medium);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text.voyager-gallery__intro-text--text-center-aligned {
    max-width: 794px;
    margin: 0 auto;
    margin-bottom: var(--voyager-global-spacing--large);
  }
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned {
    position: relative;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 150px;
  }
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned .voyager-gallery__intro-text-heading {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned .voyager-gallery__intro-text-textarea {
    max-width: 800px;
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned .voyager-intro-text__voyager-buttons {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text.voyager-gallery__intro-text--left-aligned .voyager-intro-text__voyager-buttons {
    position: absolute;
    right: 0;
    bottom: 5px;
    margin-top: 0;
  }
}
.voyager-gallery__intro-text-heading {
  margin: 0 0 20px;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__intro-text-heading {
    margin: 0 0 30px;
  }
}
.voyager-gallery__intro-text-heading:last-child {
  margin-bottom: 0;
}
.voyager-gallery__intro-text-textarea-paragraph {
  color: var(--voyager-brand-eight);
}
.voyager-gallery__pre-heading, .voyager-gallery__intro-text-pre-heading {
  color: var(--voyager-brand-two);
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__pre-heading, .voyager-gallery__intro-text-pre-heading {
    margin-bottom: 20px;
  }
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
.voyager-gallery__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px 19px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__wrapper {
    gap: 20px 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery__wrapper {
    gap: 26px 38px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-gallery__wrapper {
    gap: 26px 38px;
  }
}
.voyager-gallery__buttons-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__buttons-wrapper {
    margin-top: 50px;
  }
}
.voyager-gallery__overlay-icon {
  color: var(--voyager-white);
  font-size: 1.5rem;
}
.voyager-gallery__heading {
  margin-top: auto;
  margin-bottom: 30px;
}
.voyager-gallery__images {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.voyager-gallery-buttons {
  margin-top: 15px;
  margin-bottom: 15px;
}
.voyager-gallery__image-wrapper {
  position: relative;
  width: 100%;
  background: var(--voyager-black);
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  overflow: hidden;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-wrapper:hover {
    box-shadow: var(--voyager-gallery);
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-overlay {
    opacity: 0.5;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image {
    transform: scale(1.2);
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-caption {
    top: calc(50% + 25px);
    opacity: 1;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-caption {
    top: calc(50% + 20px);
  }
}
.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: var(--voyager-black);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.voyager-gallery__video-control {
  width: 100%;
  height: 100%;
}
.voyager-gallery__play-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(assets/img/blocks/gallery/play.png);
}
.voyager-gallery .voyager-gallery__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: all 0.3s ease-in-out;
}
.voyager-gallery .voyager-gallery__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-gallery__image-overlay-icon {
  color: var(--voyager-white);
}
.voyager-gallery__image-caption {
  position: absolute;
  top: calc(50% - 13px);
  right: 40px;
  left: 40px;
  z-index: 2;
  display: none;
  color: var(--voyager-black);
  text-align: center;
  background: var(--voyager-white);
  transition: all 500ms ease 0s;
  -webkit-background-clip: text;
          background-clip: text;
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-caption {
    top: calc(50% + 7px);
    display: block;
    opacity: 0;
  }
}
.voyager-gallery--two-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 7.5px);
  flex: 1 1 47%;
}
.voyager-gallery--three-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 7.5px);
  flex: 1 1 47%;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--three-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 12px);
    flex: 1 1 31%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--three-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 13px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-gallery--three-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 15px);
  }
}
.voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
  max-width: calc(50% - 7.5px);
  flex: 1 1 47%;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 7.5px);
    flex: 1 1 31%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    max-width: calc(25% - 18.4px);
    flex: 1 1 23%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    box-sizing: border-box;
    max-width: calc(25% - 28.4px);
    flex: 1 1 23%;
  }
}
.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: 1;
  }
  @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-title {
  position: relative;
  display: flex;
  min-height: 250px;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery__group-title {
    min-height: auto;
    flex: 0 0 200px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-title {
    flex: 0 0 280px;
  }
}
.voyager-gallery__group-title-heading {
  position: relative;
  color: var(--voyager-white);
  text-align: center;
}
.voyager-gallery__group-images {
  position: relative;
  flex: 1;
  padding-bottom: 45px;
}
.voyager-gallery__group-images .voyager-gallery__control-bar {
  bottom: -45px;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows {
  position: absolute;
  right: 0;
  bottom: -50px;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows svg {
  display: block;
  width: 25px;
  height: auto;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrow--prev {
  transform: rotate(180deg);
}

.voyager-banner {
  position: relative;
  display: flex;
  min-height: 274px;
  align-items: center;
  flex-direction: column;
  padding: 0;
  background-color: var(--voyager-white);
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-banner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-banner {
    min-height: 550px;
    flex-direction: row;
    padding: 0;
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner {
    min-height: 630px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner {
    min-height: 630px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner {
    min-height: 630px;
  }
}
.voyager-banner--content-center-aligned .voyager-banner__text-wrapper {
  margin: 0 auto;
  text-align: center;
}
.voyager-banner--content-center-aligned .voyager-banner__heading {
  margin-right: auto;
  margin-left: auto;
}
.voyager-banner--content-center-aligned .voyager-banner__voyager-buttons {
  justify-content: center;
}
.voyager-banner__container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  margin: 15px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.9);
}
@media only screen and (min-width: 688px) {
  .voyager-banner__container {
    max-width: 500px;
    margin: 0 0 0 20px;
    padding: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner__container {
    max-width: 614px;
    margin: 0 0 0 30px;
    padding: 69px 55px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner__container {
    margin: 0 0 0 54px;
  }
}
.voyager-banner__text-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1092px;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column wrap;
  padding: 0;
  color: var(--voyager-brand-eight);
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }
}
.voyager-banner .voyager-banner__textarea-paragraph {
  text-align: left;
}
.voyager-banner__image-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__image-wrapper {
    position: absolute;
    left: 0;
    max-height: 100%;
  }
}
.voyager-banner__image-wrapper::before {
  max-height: 200px;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__image-wrapper::before {
    max-height: 100%;
    overflow: visible;
  }
}
.voyager-banner .voyager-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-banner__icon {
  max-width: 80px;
}
.voyager-banner__image, .block-editor__container .voyager-banner__image {
  width: 100%;
  height: 100%;
  min-height: 200px;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__image, .block-editor__container .voyager-banner__image {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.voyager-banner__pre-heading {
  margin-bottom: 10px;
  color: var(--voyager-brand-two);
}
.voyager-banner__sub-heading {
  margin: 12px 0;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-banner__textarea {
  margin-bottom: 30px;
  background: var(--voyager-brand-six);
  -webkit-background-clip: text;
          background-clip: text;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__textarea {
    display: block;
  }
}
.voyager-banner__heading {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  margin-bottom: 20px;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__heading {
    margin-bottom: 30px;
  }
}
.voyager-banner__button-anchor {
  color: var(--voyager-black);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-banner__button-anchor::before {
  background-color: var(--voyager-black);
}
.voyager-banner__button-anchor:hover {
  color: var(--voyager-brand-nine);
}
.voyager-banner__button-anchor:hover::before {
  background-color: var(--voyager-brand-nine);
}
.voyager-banner .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-banner .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-banner .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-banner .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-banner .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-banner .voyager-buttons--primary:hover, .voyager-banner .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-banner .voyager-buttons--primary:hover, .voyager-banner .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-banner .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-banner .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-banner--content-right-aligned {
  width: 100%;
  max-width: calc(100% - 30px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 688px) {
  .voyager-banner--content-right-aligned {
    max-width: calc(100% - 60px);
    min-height: 490px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned {
    min-height: 490px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner--content-right-aligned {
    min-height: 580px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner--content-right-aligned {
    min-height: 630px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-banner--content-right-aligned {
    width: 100%;
    max-width: 1700px;
  }
}
.voyager-banner--content-right-aligned .voyager-banner__voyager-buttons {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned .voyager-banner__voyager-buttons {
    justify-content: flex-start;
  }
}
.voyager-banner--content-right-aligned .voyager-banner__text-wrapper {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned .voyager-banner__text-wrapper {
    max-width: 614px;
    text-align: left;
  }
}
.voyager-banner--content-right-aligned .voyager-banner__textarea {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned .voyager-banner__textarea {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner--content-right-aligned .voyager-banner__textarea {
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned .voyager-banner__heading {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-right-aligned .voyager-banner__image-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .voyager-banner--content-right-aligned .voyager-banner__image-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    width: 80%;
    height: 100%;
    background: var(--voyager-banner-overlay);
    opacity: 0;
  }
}
.voyager-banner--content-left-aligned {
  width: 100%;
  max-width: calc(100% - 54px);
  min-height: 694px;
  justify-content: flex-end;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 688px) {
  .voyager-banner--content-left-aligned {
    max-width: calc(100% - 60px);
    min-height: 490px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner--content-left-aligned {
    min-height: 490px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-banner--content-left-aligned {
    min-height: 580px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner--content-left-aligned {
    min-height: 694px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-banner--content-left-aligned {
    width: 100%;
    max-width: 1700px;
  }
}
.voyager-banner--content-left-aligned .voyager-banner__wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
@media only screen and (min-width: 688px) {
  .voyager-banner--content-left-aligned .voyager-banner__wrapper {
    display: flex;
  }
}
.voyager-banner--parallax .voyager-banner__image {
  visibility: hidden;
}
.voyager-banner--parallax .voyager-banner__image-wrapper {
  clip-path: inset(0 0 0 0);
  background-size: 0;
  overflow: hidden;
  position: absolute;
  background-position: 50% 50%;
  background-attachment: scroll;
  min-height: inherit;
}
.voyager-banner--parallax .voyager-banner__image-wrapper::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: inherit;
  pointer-events: none;
  background-repeat: inherit;
  background-size: cover;
  background-position: inherit;
  will-change: transform;
}

.voyager-booking-panel {
  display: inline-flex;
  flex-flow: row wrap;
}
.voyager-booking-panel__modal-button {
  width: 90px;
  height: 85px;
  color: var(--voyager-white);
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  line-height: 5.3125rem;
  text-align: center;
  background-color: var(--voyager-brand-one);
  border: 0;
  cursor: pointer;
}
.voyager-booking-panel__card {
  position: relative;
  color: var(--voyager-brand-one);
  font-size: 1rem;
  text-align: center;
  background-color: var(--voyager-brand-four);
}
.voyager-booking-panel__card--active .voyager-daterange__card-date--date, .voyager-booking-panel__card:hover .voyager-daterange__card-date--date {
  color: var(--voyager-brand-fifteen);
}
.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;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  flex: 1 0 0;
  padding: 10px 30px;
  font-size: 1.125rem;
  line-height: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  line-height: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  letter-spacing: 0.18em;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
  border: 0;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button {
    flex: auto;
    padding: 15px 40px;
  }
}
.voyager-booking-panel__card-date {
  position: relative;
}
.voyager-booking-panel__card-date::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  border-top: 1px solid var(--voyager-brand-one);
}
.voyager-booking-panel__card-day {
  margin-right: 0.5em;
}
.voyager-booking-panel__card-chevron {
  display: none;
  align-self: center;
  margin-left: 6px;
  font-size: 0.3125rem;
  transition: all 0.3s;
}
.voyager-booking-panel__card--active .voyager-booking-panel__card-chevron {
  transform: rotate(180deg);
}
.voyager-booking-panel--footer {
  width: 100vw;
  min-height: 70px;
  justify-content: center;
  padding: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer {
    box-sizing: border-box;
    width: auto;
    padding: initial;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card {
  width: 121px;
  height: 122px;
  width: 50%;
  height: 80px;
  border-right: 1px solid #FFF;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card {
    width: auto;
    height: auto;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1rem;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__button {
    width: auto;
    height: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-content,
  .voyager-booking-panel--footer .voyager-booking-panel__button {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card-title {
  margin-bottom: 1em;
  margin-bottom: 5px;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-title {
    margin-right: 1em;
    margin-bottom: 0;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__card-date {
  display: flex;
  flex-direction: row-reverse;
}
.voyager-booking-panel--footer .voyager-booking-panel__card-day {
  margin-left: 0.5em;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer.voyager-booking-panel--position-bottom {
    width: 100%;
    max-width: 659px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card-chevron {
    display: block;
  }
}
.voyager-booking-panel--sidebar {
  width: 100vw;
  padding: 15px;
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar {
    width: 90px;
    flex-direction: column;
    padding: 0;
    background-color: transparent;
  }
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card {
  width: 50%;
  height: 80px;
  border-right: 1px solid #FFF;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__card {
    width: 100%;
    height: 85px;
    border-bottom: 1px solid #FFF;
  }
}
.voyager-booking-panel--sidebar .voyager-booking-panel--block {
  height: 85px;
  margin-top: 1px;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-content {
  flex-direction: column;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-date {
  display: flex;
  justify-content: center;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__card-day {
  margin-right: 0.5em;
}
.voyager-booking-panel--sidebar .voyager-booking-panel__button {
  width: 100%;
  height: 58px;
  margin-top: 15px;
  white-space: nowrap;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__button {
    height: 85px;
    margin-top: 1px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel--sidebar .voyager-booking-panel__button {
    padding: 10px 15px;
  }
}
.voyager-booking-panel--square {
  width: 100vw;
  flex-wrap: wrap;
  padding: 15px;
  padding-top: 60px;
  background-color: var(--voyager-white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square {
    width: 298px;
    padding: 20px;
    padding-top: 70px;
    background-color: var(--voyager-white);
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-content {
  position: relative;
  flex-direction: column;
}
.voyager-booking-panel--square .voyager-booking-panel__card-checkin {
  margin-right: auto;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date::before {
  display: none;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-right: 0;
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  position: relative;
  padding-bottom: 0.2em;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", 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: 0.75rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  transform: translateY(-100%);
}
.voyager-booking-panel--square .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1rem;
  width: 100%;
  margin-top: 15px;
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-right, .voyager-booking-panel--position-bottom-left, .voyager-booking-panel--position-bottom-right, .voyager-booking-panel--position-bottom {
  position: fixed;
  z-index: 4;
}
.voyager-booking-panel--position-bottom {
  left: 50%;
  transform: translateX(-50%);
}
.voyager-booking-panel--position-bottom, .voyager-booking-panel--position-bottom-left, .voyager-booking-panel--position-bottom-right {
  bottom: 0;
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-right {
  top: 50%;
  transform: translateY(-50%);
}
.voyager-booking-panel--position-left, .voyager-booking-panel--position-bottom-left {
  left: 0;
}
.voyager-booking-panel--position-right, .voyager-booking-panel--position-bottom-right {
  right: 0;
}

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

:root {
  --voyager-spacing-xsm: 5px;
  --voyager-spacing-sm-m: 11px;
  --voyager-spacing-sm: 15px;
  --voyager-spacing-md: 20px;
  --voyager-spacing-lg: 25px;
  --voyager-spacing-xl: 40px;
  --voyager-spacing-xxl: 80px;
  --voyager-global-spacing--xsmall: 5px;
  --voyager-global-spacing--small: 15px;
  --voyager-global-spacing--medium: 30px;
  --voyager-global-spacing--large: 40px;
  --voyager-global-spacing--xlarge: 90px;
  --voyager-global-spacing--xxlarge: 100px;
  --voyager-card-bottom-text-color-desk: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  --voyager-image-large-height-right: 420px;
  --voyager-default-image-large-height-right: 420px;
  --voyager-card-grid--spacing: calc(var(--voyager-spacing-md) - 2px);
  --voyager-insta-card-height: 174px;
  --voyager-large-right-column-content-image-height: 420px;
}
@media only screen and (min-width: 992px) {
  :root {
    --voyager-image-default-right-column-width: 500px;
    --voyager-image-default-right-column-margin: 50px;
    --voyager-default-left-column-width: calc(100% - 340px);
    --voyager-default-right-column-width: calc(100% - 500px);
    --voyager-default-image-large-height-right: 500px;
    --voyager-default-left-column-content-image-width: 367px;
    --voyager-default-left-column-content-image-height: 250px;
    --voyager-image-large-right-column-width: 300px;
    --voyager-image-large-left-column-margin: 40px;
    --voyager-image-large-left-column-width: calc(100% - 330px);
    --voyager-image-large-height-right: 450px;
    --voyager-image-large-left-column-content-width: calc(100% - 280px);
    --voyager-large-right-margin-left-content: 280px;
    --voyager-large-right-column-content-image-width: 250px;
    --voyager-large-right-column-content-image-height: 600px;
    --voyager-50-50-image-left-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 111px);
    --voyager-large-middle-content-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 61px);
    --voyager-with-features-image-top-spacing: calc(var(--voyager-global-spacing--xlarge) + 40px);
    --voyager-insta-card-height: 280px;
    --voyager-style-logo-bg-width: 100px;
    --voyager-style-logo-bg-height: 100px;
    --voyager-style-logo-bg-top: -20px;
    --voyager-style-logo-bg-right: -15px;
    --voyager-style-logo-bg-left-width: 80px;
    --voyager-style-logo-bg-left-height: 80px;
    --voyager-style-logo-bg-left-top: 35px;
    --voyager-style-logo-bg-left-right: -30px;
    --voyager-image-default-right-column-content-width: calc(100% - 290px);
    --voyager-image-default-left-column-margin: 60px;
    --voyager-default-right-column-content-image-width: 250px;
    --voyager-image-default-height-right: 350px;
    --voyager-slider-default-right-column-width: 600px;
    --voyager-slider-default-right-column-margin: 60px;
    --voyager-slider-default-left-column-width: calc(100% - 610px);
  }
}
@media only screen and (min-width: 1312px) {
  :root {
    --voyager-image-default-right-column-width: 550px;
    --voyager-image-default-right-column-margin: 50px;
    --voyager-default-left-column-width: calc(100% - 520px);
    --voyager-default-right-column-width: calc(100% - 520px);
    --voyager-default-image-large-height-right: 600px;
    --voyager-default-left-column-content-image-width: 367px;
    --voyager-default-left-column-content-image-height: 250px;
    --voyager-image-large-right-column-width: 450px;
    --voyager-image-large-left-column-margin: 70px;
    --voyager-image-large-left-column-width: calc(100% - 520px);
    --voyager-image-large-height-right: 600px;
    --voyager-image-large-left-column-content-width: calc(100% - 350px);
    --voyager-large-right-margin-left-content: 350px;
    --voyager-large-right-column-content-image-width: 280px;
    --voyager-large-right-column-content-image-height: 600px;
    --voyager-50-50-image-left-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 113px);
    --voyager-large-middle-content-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 65px);
    --voyager-with-features-image-top-spacing: calc(var(--voyager-global-spacing--xlarge) + 52px);
    --voyager-insta-card-height: 300px;
    --voyager-style-logo-bg-width: 150px;
    --voyager-style-logo-bg-height: 150px;
    --voyager-style-logo-bg-top: -50px;
    --voyager-style-logo-bg-right: -20px;
    --voyager-style-logo-bg-left-width: 100px;
    --voyager-style-logo-bg-left-height: 100px;
    --voyager-style-logo-bg-left-top: 35px;
    --voyager-style-logo-bg-left-right: -40px;
    --voyager-image-default-right-column-content-width: calc(100% - 285px);
    --voyager-image-default-left-column-margin: 60px;
    --voyager-default-right-column-content-image-width: 250px;
    --voyager-image-default-height-right: 350px;
    --voyager-slider-default-right-column-width: 840px;
    --voyager-slider-default-right-column-margin: 106px;
    --voyager-slider-default-left-column-width: calc(100% - 410px);
  }
}
@media only screen and (min-width: 1440px) {
  :root {
    --voyager-image-default-right-column-width: 600px;
    --voyager-image-default-right-column-margin: 80px;
    --voyager-default-left-column-width: calc(100% - 558px);
    --voyager-default-image-large-height-right: 800px;
    --voyager-default-left-column-content-image-width: 367px;
    --voyager-default-left-column-content-image-height: 270px;
    --voyager-image-large-right-column-width: 488px;
    --voyager-image-large-left-column-margin: 70px;
    --voyager-image-large-left-column-width: calc(100% - 520px);
    --voyager-default-right-column-width: calc(100% - 721px);
    --voyager-image-large-height-right: 600px;
    --voyager-image-large-left-column-content-width: calc(100% - 370px);
    --voyager-large-right-margin-left-content: 370px;
    --voyager-large-right-column-content-image-width: 300px;
    --voyager-large-right-column-content-image-height: 700px;
    --voyager-50-50-image-left-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 122px);
    --voyager-large-middle-content-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 65px);
    --voyager-with-features-image-top-spacing: calc(var(--voyager-global-spacing--xlarge) + 50px);
    --voyager-insta-card-height: 340px;
    --voyager-style-logo-bg-width: 230px;
    --voyager-style-logo-bg-height: 230px;
    --voyager-style-logo-bg-top: -70px;
    --voyager-style-logo-bg-right: -30px;
    --voyager-style-logo-bg-left-width: 120px;
    --voyager-style-logo-bg-left-height: 120px;
    --voyager-style-logo-bg-left-top: 35px;
    --voyager-style-logo-bg-left-right: -60px;
    --voyager-image-default-right-column-content-width: calc(100% - 490px);
    --voyager-image-default-left-column-margin: 60px;
    --voyager-default-right-column-content-image-width: 410px;
    --voyager-image-default-height-right: 492px;
    --voyager-slider-default-right-column-width: 909px;
    --voyager-slider-default-right-column-margin: 181px;
    --voyager-slider-default-left-column-width: calc(100% - 410px);
  }
}
@media only screen and (min-width: 1700px) {
  :root {
    --voyager-image-default-right-column-width: 616px;
    --voyager-image-default-right-column-margin: 164px;
    --voyager-default-left-column-width: calc(100% - 721px);
    --voyager-default-right-column-width: calc(100% - 780px);
    --voyager-default-image-large-height-right: 922px;
    --voyager-default-left-column-content-image-width: 367px;
    --voyager-default-left-column-content-image-height: 270px;
    --voyager-image-large-right-column-width: 616px;
    --voyager-image-large-left-column-margin: 105px;
    --voyager-image-large-left-column-width: calc(100% - 721px);
    --voyager-image-large-height-right: 785px;
    --voyager-image-large-left-column-content-width: calc(100% - 425px);
    --voyager-large-right-margin-left-content: 425px;
    --voyager-large-right-column-content-image-width: 340px;
    --voyager-large-right-column-content-image-height: 700px;
    --voyager-50-50-image-left-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 130px);
    --voyager-large-middle-content-top-spacing: calc(var(--voyager-global-spacing--xxlarge) + 73px);
    --voyager-style-logo-bg-width: 269px;
    --voyager-style-logo-bg-height: 268px;
    --voyager-style-logo-bg-top: -74px;
    --voyager-style-logo-bg-right: -30px;
    --voyager-style-logo-bg-left-width: 150px;
    --voyager-style-logo-bg-left-height: 150px;
    --voyager-style-logo-bg-left-top: 48px;
    --voyager-style-logo-bg-left-right: -89px;
    --voyager-with-features-image-top-spacing: calc(var(--voyager-global-spacing--xlarge) + 90px);
    --voyager-insta-card-height: 300px;
    --voyager-image-default-right-column-content-width: calc(100% - 490px);
    --voyager-image-default-left-column-margin: 60px;
    --voyager-default-right-column-content-image-width: 410px;
    --voyager-image-default-height-right: 492px;
    --voyager-slider-default-right-column-width: 909px;
    --voyager-slider-default-right-column-margin: 181px;
    --voyager-slider-default-left-column-width: calc(100% - 410px);
  }
}

.voyager-card-grid {
  position: relative;
}
.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--layout-three-cards {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card-grid--layout-three-cards {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card-grid--layout-three-cards {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-card-grid--layout-three-cards .voyager-card-grid__wrapper {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__wrapper {
    margin: 0 -18px -60px;
  }
}
.voyager-card-grid--layout-three-cards .voyager-card-grid__card {
  max-width: 100%;
  margin: 0 0 calc(var(--voyager-spacing-lg) * 2);
}
.voyager-card-grid--layout-three-cards .voyager-card-grid__card:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(33.3333% - var(--voyager-card-grid--spacing) * 2); /* Maximum width for three items per row */
    flex: 1 1 calc(33.3333% - var(--voyager-card-grid--spacing) * 2); /* Default flex-basis for three items per row */
    margin: 0 var(--voyager-card-grid--spacing) calc(var(--voyager-global-spacing--medium) * 2);
  }
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card:last-child {
    margin-bottom: calc(var(--voyager-global-spacing--medium) * 2);
  }
}
.voyager-card-grid--layout-three-cards .voyager-buttons__anchor-2 {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-buttons__anchor-2 {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-buttons__anchor-2:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-card-grid--layout-three-cards .voyager-buttons__anchor-2:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
.voyager-card-grid--two-cards .voyager-card-grid__card {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--two-cards .voyager-card-grid__card {
    max-width: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--five-cards .voyager-card-grid__wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
  }
  .voyager-card-grid--five-cards .voyager-card-grid__card {
    grid-column: span 2;
    margin: 0;
  }
  .voyager-card-grid--five-cards .voyager-card-grid__card1,
  .voyager-card-grid--five-cards .voyager-card-grid__card2 {
    grid-column: span 3;
  }
}
.voyager-card-grid__filter-menu {
  display: none;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--voyager-brand-one);
  }
}
.voyager-card-grid__filter-menu-item {
  position: relative;
}
.voyager-card-grid__filter-menu-item.is-active {
  color: var(--voyager-brand-two);
}
.voyager-card-grid__filter-menu-item.is-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 5px;
  background: var(--voyager-brand-two);
  border-radius: 3px;
  transform: translateY(3px);
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu-item.is-active::after {
    display: block;
  }
}
.voyager-card-grid__filter-menu-button {
  padding: 15px 25px;
  color: var(--voyager-brand-one);
  text-transform: capitalize;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-card-grid--filter .voyager-card-grid__card:not(.is-active) {
  display: none;
}
.voyager-card-grid--styles-default .voyager-card-grid__intro-text {
  position: relative;
  max-width: 100%;
  justify-content: center;
  margin-bottom: var(--voyager-global-spacing--medium);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--styles-default .voyager-card-grid__intro-text {
    max-width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: calc(var(--voyager-global-spacing--large) + 6px);
    padding-right: 255px;
    text-align: left;
  }
}
.voyager-card-grid--styles-default .voyager-card-grid__intro-text .voyager-buttons {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--styles-default .voyager-card-grid__intro-text .voyager-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.voyager-card-grid--styles-default .voyager-card-grid__intro-text-heading {
  margin-bottom: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--styles-default .voyager-card-grid__intro-text-heading {
    margin-bottom: 0;
  }
}
.voyager-card-grid--styles-default .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-card-grid--styles-default .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--styles-default .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-card-grid--styles-default .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-card-grid--styles-default .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-card-grid--styles-default .voyager-buttons--primary:hover, .voyager-card-grid--styles-default .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--styles-default .voyager-buttons--primary:hover, .voyager-card-grid--styles-default .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-card-grid--styles-default .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-card-grid--styles-default .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-card-grid__intro-text-pre-heading {
  color: var(--voyager-brand-two);
}

.voyager-logos {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-logos {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-logos {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-logos {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-logos__intro-text {
  position: relative;
  max-width: 100%;
  margin-bottom: 39px;
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-logos__intro-text {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 60px;
    padding-bottom: 50px;
    border-bottom: solid 1px var(--voyager-white);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-logos__intro-text {
    margin-bottom: 80px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-logos__intro-text {
    margin-bottom: 97px;
    padding-bottom: 91px;
  }
}
.voyager-logos__intro-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 56px);
  width: 112px;
  height: 108px;
  background: var(--voyager-logo);
  background-size: 100% auto;
}
@media only screen and (min-width: 992px) {
  .voyager-logos__intro-text::before {
    top: -15px;
    left: 0;
    width: 245px;
    height: 277px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-logos__intro-text::before {
    width: 288px;
    height: 277px;
  }
}
.voyager-logos__textarea-paragraph {
  font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
  line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-logos__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-logos__intro-text-textarea {
  width: 100%;
  padding-top: 147px;
  text-align: center;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-logos__intro-text-textarea {
    font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
    font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
    line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
    line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
    letter-spacing: initial;
    font-family: "LeagueSpartan", sans-serif;
    font-weight: 400;
    width: 590px;
    padding-top: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-logos__intro-text-textarea {
    width: 700px;
    width: 800px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-logos__intro-text-textarea {
    width: 916px;
  }
}
.voyager-logos .voyager-logos__intro-text-textarea-paragraph {
  margin-bottom: 0;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-logos .voyager-logos__intro-text-textarea-paragraph {
    margin-bottom: 50px;
  }
}
.voyager-logos .voyager-logos__intro-text-textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-logos__splide-list {
  justify-content: space-between;
  align-items: center;
}
.voyager-logos__img-wrapper {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.voyager-logos__img {
  width: auto;
  max-width: 100%;
}
.voyager-logos__caption {
  text-align: center;
}
.voyager-logos__arrows-button--prev, .voyager-logos__arrows-button--next {
  border: solid 1px var(--voyager-white);
}
.voyager-logos__arrows-button--prev .voyager-logos__arrows-icon, .voyager-logos__arrows-button--next .voyager-logos__arrows-icon {
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-logos__arrows-button--prev:hover, .voyager-logos__arrows-button--next:hover {
    background: var(--voyager-white);
    border: var(--voyager-white);
  }
  .voyager-logos__arrows-button--prev:hover .voyager-logos__arrows-icon, .voyager-logos__arrows-button--next:hover .voyager-logos__arrows-icon {
    color: var(--voyager-black);
  }
  .voyager-logos__arrows-button--prev:active, .voyager-logos__arrows-button--next:active {
    background: var(--voyager-white);
    border: var(--voyager-white);
  }
  .voyager-logos__arrows-button--prev:active .voyager-logos__arrows-icon, .voyager-logos__arrows-button--next:active .voyager-logos__arrows-icon {
    color: var(--voyager-black);
  }
}
.voyager-logos--grid .voyager-logos__container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--grid .voyager-logos__container {
    padding: 0 60px;
  }
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 160px;
  padding: 15px 30px;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--grid .voyager-logos__container .voyager-logos__item {
    max-width: 25%;
  }
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__logo {
  max-width: 80px;
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__caption {
  padding-left: 20px;
}
.voyager-logos--grid .voyager-logos__container .voyager-logos__logo,
.voyager-logos--grid .voyager-logos__container .voyager-logos__caption {
  display: flex;
  align-items: center;
  flex: 1;
}
.voyager-logos--carousel {
  position: relative;
}
.voyager-logos--carousel .voyager-logos__control-bar {
  bottom: -50px;
}
.voyager-logos--carousel .voyager-logos__splide__arrows {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-logos--carousel .voyager-logos__splide__arrow {
  position: absolute;
  padding: 0;
  background: transparent;
  border: 0;
}
.voyager-logos--carousel .voyager-logos__splide__arrow svg {
  width: 15px;
}
.voyager-logos--carousel .voyager-logos__splide__arrow--prev {
  top: -3px;
  left: 0;
  transform: rotate(180deg);
}
.voyager-logos--carousel .voyager-logos__splide__arrow--next {
  right: 0;
}
.voyager-logos--carousel .voyager-logos__item {
  width: 100%;
  padding: 0;
}
.voyager-logos--carousel .voyager-logos__logo {
  width: 100%;
}
.voyager-logos--carousel .voyager-logos__logo svg {
  width: 100%;
  height: auto;
}
.voyager-logos .voyager-logos__arrows-inner {
  position: static;
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow {
  position: absolute;
  top: calc(50% - 45px);
  display: flex;
  width: 4.8125rem;
  height: 4.8125rem;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow--left {
  left: 0;
  transform: translateX(-45px);
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow--right {
  right: 0;
  transform: translateX(45px);
}

.voyager-accordion {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-accordion {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@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-black);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion .voyager-accordion__intro-text-heading {
    margin-bottom: 20px;
  }
}
.voyager-accordion__intro-text-sub-heading {
  margin: 0;
  padding-bottom: 21px;
  color: var(--voyager-brand-two);
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__intro-text-sub-heading {
    padding-bottom: 23px;
  }
}
.voyager-accordion .voyager-accordion__intro-text-textarea {
  color: var(--voyager-brand-eight);
  text-align: center;
}
.voyager-accordion .voyager-accordion__intro-text-textarea-paragraph {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  color: var(--voyager-brand-eight);
}
.voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion__header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 20px;
  color: var(--voyager-brand-eight);
  text-align: left;
  text-transform: none;
  background-color: var(--voyager-brand-six);
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  will-change: color, background-color;
  font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
  line-height: min(max(1.75rem,0.45vw + 1.58rem), 2.125rem);
  line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header {
    padding: 24px 25px;
  }
  .voyager-accordion__header:hover {
    background-color: var(--voyager-brand-six);
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin-left: auto;
  margin-left: 20px;
  color: var(--voyager-black);
  font-size: 0.5rem;
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header-icon {
    font-size: 0.5rem;
  }
}
.voyager-accordion__header-icon::before {
  font-size: 0.5rem;
  font-weight: 600;
}
.voyager-accordion__body {
  display: block;
  overflow: hidden;
  transition: max-height 0.3s;
}
.voyager-accordion__content {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 25px 25px;
  color: var(--voyager-black);
  background-color: var(--voyager-brand-three);
}
.voyager-accordion__content h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-accordion__content h2 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-accordion__content h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-accordion__content h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-accordion__content h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-accordion__content h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-accordion__content p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-accordion__content a:focus, .voyager-accordion__content a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-accordion__content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  list-style-type: none;
}
.voyager-accordion__content li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -7px;
  width: 5px;
  height: 5px;
  background: var(--voyager-brand-eight);
  border-radius: 50%;
}
.voyager-accordion__content li:last-child {
  margin: 0;
}
.voyager-accordion__content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-accordion__content em {
  font-style: italic;
}
.voyager-accordion__content strong {
  font-weight: 600;
}
.voyager-accordion__content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-accordion__content .img {
  margin-top: 0.5em;
}
.voyager-accordion__content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-accordion__content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-accordion__content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content {
    flex-direction: row;
  }
}
.voyager-accordion__content-wrapper {
  font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
  line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  padding-top: 25px;
  color: var(--voyager-black);
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content-wrapper {
    padding-top: 0;
    padding-left: 0;
  }
}
.voyager-accordion__image-wrapper {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__image-wrapper {
    width: inherit;
    height: inherit;
  }
}
.voyager-accordion__image {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__image {
    width: 188px;
    min-width: 188px;
    height: 128px;
    margin-right: 54px;
    margin-bottom: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 8px;
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-brand-eight);
  background-color: var(--voyager-brand-three);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  color: var(--voyager-black);
  transform: rotate(180deg);
}
.voyager-accordion__item-last {
  margin-bottom: 0;
}
.voyager-accordion .voyager-accordion__button-anchor {
  color: var(--voyager-black);
}
.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: -moz-fit-content;
  height: fit-content;
}
.voyager-accordion--panel .voyager-accordion__description {
  overflow: auto;
  max-height: 55vh;
}
.voyager-accordion--panel .voyager-accordion__header {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  background: var(--voyager-brand-four);
}
.voyager-accordion--panel .voyager-accordion__header-icon {
  font-size: min(max(1.125rem,0.76vw + 0.84rem), 1.75rem);
  font-size: clamp(1.13rem, 0.76vw + 0.84rem, 1.75rem);
}
.voyager-accordion--panel .voyager-accordion__item {
  background: unset;
}
.voyager-accordion--panel .is-active .voyager-accordion__header {
  color: var(--voyager-white);
  background: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .voyager-accordion--panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 25%;
  }
  .voyager-accordion--panel .voyager-accordion__item {
    width: 100%;
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
  }
  .voyager-accordion--panel .voyager-accordion__item-last .voyager-accordion__header {
    border-bottom: 1px solid var(--voyager-black);
  }
  .voyager-accordion--panel .voyager-accordion__body {
    display: block;
    background-color: unset;
    opacity: 0;
    transition: opacity 1s;
    visibility: hidden;
  }
  .voyager-accordion--panel .voyager-accordion__body.is-active {
    visibility: visible;
    opacity: 1;
  }
  .voyager-accordion--panel .voyager-accordion__header {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 18px 18px 0;
    color: var(--voyager-brand-one);
    text-align: left;
    background-color: unset;
    border-top: 1px solid var(--voyager-black);
    border-radius: 0;
    box-shadow: none;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__header:hover {
    color: var(--voyager-brand-one);
    background-color: var(--voyager-brand-eight);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--panel .voyager-accordion__header-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 20px;
    color: var(--voyager-brand-one);
    line-height: 1;
    background: var(--voyager-brand-three);
    transition: ease all 0.3s;
    pointer-events: none;
    aspect-ratio: 1;
  }
  .voyager-accordion--panel .voyager-accordion__header-icon::before {
    display: contents;
  }
  .voyager-accordion--panel .voyager-accordion__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: unset;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .voyager-accordion--panel .voyager-accordion__description {
    flex: 1 0 calc(50% - 30px);
    padding-top: 16px;
  }
  .voyager-accordion--panel .voyager-accordion__image-wrapper {
    flex: 1 1 50%;
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header {
    border-radius: 0;
    box-shadow: none;
    pointer-events: none;
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon {
    background: var(--voyager-white);
    box-shadow: var(--voyager-button--primary);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon:before {
    color: var(--voyager-black);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header-icon {
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 30%;
  }
  .voyager-accordion--panel .voyager-accordion__description {
    flex: 1 0 calc(50% - 67px);
  }
}
.voyager-accordion .voyager-accordion__intro-text {
  margin-bottom: calc(var(--voyager-global-spacing--medium) + 20px);
}
.voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px;
}
.voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:hover, .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:hover, .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-accordion .voyager-accordion__intro-text .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-accordion .voyager-accordion__intro-text .voyager-intro-text__button_wrapper {
  text-align: center;
}
.js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  display: none;
}
.js-voyager-accordion__content-collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}

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

.voyager-features {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-features {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-features {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-features__intro-text {
  margin: 0 auto;
  margin-bottom: 35px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__intro-text {
    margin-bottom: 60px;
  }
}
.voyager-features__intro-text .voyager-features__intro-text-pre-heading {
  color: var(--voyager-brand-two);
}
.voyager-features__intro-text .voyager-features__intro-text-heading {
  color: var(--voyager-black);
}
.voyager-features__intro-text--text-center-aligned {
  text-align: center;
}
.voyager-features-buttons {
  margin: 20px 0;
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  display: flex;
  align-items: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
  flex-direction: column;
}
.voyager-features__feature-icon {
  display: flex;
  width: 206px;
  min-width: 206px;
  height: 204px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  background: var(--voyager-brand-sixteen);
  border-radius: 150px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature-icon {
    width: 175px;
    min-width: 175px;
    height: 175px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features__feature-icon {
    width: 206px;
    height: 204px;
    margin-bottom: 35px;
  }
}
.voyager-features__feature-icon svg {
  width: 83px;
  height: 83px;
}
.voyager-features__feature-caption {
  overflow: auto;
  max-width: 284px;
}
.voyager-features__title {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-black);
  text-align: center;
  text-transform: uppercase;
}
.voyager-features__control-bar {
  position: relative;
}
.voyager-features__arrows-wrapper {
  margin-top: 36px;
}
@media only screen and (min-width: 1312px) {
  .voyager-features__arrows-wrapper {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features__arrows-wrapper {
    margin-top: 60px;
  }
}
.voyager-features__arrows-button--prev, .voyager-features__arrows-button--next {
  width: 60px;
  height: 50px;
  border: solid 1px var(--voyager-black);
  border-radius: 0;
}
.voyager-features__arrows-button--prev .voyager-features__arrows-icon, .voyager-features__arrows-button--next .voyager-features__arrows-icon {
  color: var(--voyager-black);
  font-size: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .voyager-features__arrows-button--prev:hover, .voyager-features__arrows-button--next:hover {
    background: var(--voyager-white);
    border: var(--voyager-white);
  }
  .voyager-features__arrows-button--prev:hover .voyager-features__arrows-icon, .voyager-features__arrows-button--next:hover .voyager-features__arrows-icon {
    color: var(--voyager-black);
  }
  .voyager-features__arrows-button--prev:active, .voyager-features__arrows-button--next:active {
    background: var(--voyager-white);
    border: var(--voyager-white);
  }
  .voyager-features__arrows-button--prev:active .voyager-features__arrows-icon, .voyager-features__arrows-button--next:active .voyager-features__arrows-icon {
    color: var(--voyager-black);
  }
}
.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: 1440px) {
  .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: -moz-fit-content;
  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-map {
  position: relative;
  /*
  	Filter
  */
  /*
  	Main Map
  */
  /*
  	Main Map Variations
  */
}
@media only screen and (min-width: 688px) {
  .voyager-map__filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
  }
}
.voyager-map__container {
  display: flex;
  max-width: 100%;
  flex-direction: column;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-map__container {
    flex-direction: row;
  }
}
.voyager-map__container .voyager-buttons {
  justify-content: center;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-map__container .voyager-buttons {
    justify-content: flex-start;
  }
}
.voyager-map__container .voyager-buttons--primary {
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-map__container .voyager-buttons--primary:active, .voyager-map__container .voyager-buttons--primary:focus {
    color: var(--voyager-white);
  }
}
.voyager-map__container .voyager-buttons--primary::before, .voyager-map__container .voyager-buttons--primary:hover::before, .voyager-map__container .voyager-buttons--primary:active::before {
  background: var(--voyager-white);
}
.voyager-map__intro-text {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin: 0;
  padding: 40px 30px;
  text-align: center;
  background: var(--voyager-brand-one) url(assets/img/icons/src/darkbg-pattern.svg) no-repeat;
  background-size: contain;
  background-position: bottom right;
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text {
    justify-content: center;
    align-items: flex-start;
    flex: 1;
    flex: 0 0 40%;
    padding: 45px 50px;
    text-align: left;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__intro-text {
    padding: 80px 88px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-map__intro-text {
    max-height: 756px;
    padding: 192px 110px;
  }
}
.voyager-map .voyager-map__intro-text-pre-heading {
  margin: 0 0 10px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-map__intro-text-pre-heading {
    margin: 0 0 10px;
  }
}
.voyager-map__intro-text-textarea {
  margin-bottom: 0;
  color: var(--voyager-white);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text-textarea {
    margin-bottom: 10px;
  }
}
.voyager-map__intro-text-textarea .voyager-map__intro-text-textarea-paragraph {
  margin-bottom: 0;
}
.voyager-map__intro-text-textarea .voyager-map__intro-text-textarea-anchor {
  color: var(--voyager-white);
  text-decoration: none;
}
.voyager-map__intro-text-textarea .voyager-map__intro-text-textarea-anchor:hover {
  color: var(--voyager-brand-nine);
}
.voyager-map .voyager-map__intro-text-heading {
  margin-bottom: 20px;
  margin-left: 0;
  color: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-map__intro-text-heading {
    margin-bottom: 30px;
  }
}
.voyager-map__map-wrapper {
  position: relative;
  z-index: 1;
  height: 420px;
}
@media only screen and (min-width: 992px) {
  .voyager-map__map-wrapper {
    height: 488px;
    flex: 1;
    flex: 0 0 60%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__map-wrapper {
    height: 588px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-map__map-wrapper {
    height: 756px;
  }
}
.voyager-map__filter-wrapper {
  position: relative;
  z-index: 2;
}
.voyager-map__filter-trigger {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-right: 60px;
  padding-bottom: 15px;
  padding-left: 30px;
  color: var(--voyager-black);
  font-family: "LeagueSpartan", sans-serif;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  background-color: var(--voyager-brand-four);
  transition: all 0.25s;
  text-decoration: none;
}
.voyager-map__filter-trigger__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  font-size: 0.5rem;
  transition: all 0.25s;
  cursor: pointer;
  pointer-events: none;
  transform: translateY(-50%);
}
.voyager-map__filter-trigger.is-active {
  background-color: var(--voyager-brand-five);
}
.voyager-map__filter-trigger.is-active .voyager-map__filter-trigger__icon {
  transform: translate(0, -50%) scale(1, -1);
}
.voyager-map__filter-trigger.is-active ~ .voyager-map__filter-list {
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0);
  visibility: visible;
}
.voyager-map__filter-list {
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  opacity: 0;
  transition: all 0.25s;
  pointer-events: none;
  list-style: none;
  transform: translateY(10px);
  visibility: hidden;
}
.voyager-map__filter-item {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: var(--voyager-white);
  transition: all 0.25s;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-item:hover {
    background-color: var(--voyager-brand-three);
  }
}
.voyager-map__checkbox {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-checkbox .voyager-map__filter-checkbox__indicator::after {
  transform: translate(-50%, -50%) scale(1);
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-icon path {
  /* Cannot use classes since the path will be part of the uploaded SVG/img icons */
  fill: var(--voyager-brand-two);
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-text {
  color: var(--voyager-brand-two);
}
.voyager-map__filter-checkbox {
  display: flex;
  width: 60px;
  align-items: center;
  padding-right: 22px;
  padding-left: 20px;
}
.voyager-map__filter-checkbox__indicator {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid var(--voyager-brand-five);
  border-radius: 3px;
}
.voyager-map__filter-checkbox__indicator::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--voyager-brand-two);
  border-radius: 3px;
  transition: all 0.25s;
  transform: translate(-50%, -50%) scale(0);
}
.voyager-map__filter-label {
  display: flex;
  align-items: center;
}
.voyager-map__filter-icon {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  /* Cannot use classes since the path will be part of the uploaded SVG/img icons */
}
.voyager-map__filter-icon path {
  fill: var(--voyager-brand-one);
  transition: all 0.25s;
}
.voyager-map__filter-icon-img {
  filter: invert(67%) sepia(48%) saturate(303%) hue-rotate(344deg) brightness(87%) contrast(82%);
}
.voyager-map__filter-text {
  display: inline-flex;
  align-items: center;
  color: var(--voyager-brand-one);
  font-family: "LeagueSpartan", sans-serif;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  transition: all 0.25s;
}
.voyager-map .voyager-buttons--primary {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-buttons--primary {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-buttons--primary:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-map .voyager-buttons--primary:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
.voyager-map__map {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #F3F3F3;
}
.voyager-map__map-iframe {
  width: 100%;
  height: 100%;
}
.voyager-map--full-width .voyager-map__container {
  width: 100%;
  max-width: 100%;
}
.voyager-map__marker-card-thumbnail {
  background-position: 50%;
  height: 130px;
}
.voyager-map--is-static {
  /*
  	Color Variations
  */
}
.voyager-map--is-static .voyager-map__filter-wrapper {
  display: none;
}
.voyager-map--is-static .voyager-map__map {
  /* Cannot use classes since the iframe will be just copied from google maps and used as static map */
}
.voyager-map--is-static .voyager-map__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.voyager-map--is-static.is-grayscale .voyager-map__map {
  filter: grayscale(100%);
}
.voyager-map--is-static.is-sepia .voyager-map__map {
  filter: sepia(100%);
}

.voyager-instagram-feed {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-instagram-feed__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: var(--voyager-global-spacing--large);
  padding: 0;
  color: var(--voyager-brand-two);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__content {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    text-align: left;
  }
}
.voyager-instagram-feed__user-id {
  text-decoration: none;
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-instagram-feed__user-id::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__user-id::before {
    bottom: 0;
  }
}
.voyager-instagram-feed__user-id span {
  position: relative;
  z-index: 1;
}
.voyager-instagram-feed__user-id span .screen-reader-text {
  display: none;
}
.voyager-instagram-feed__user-id:hover, .voyager-instagram-feed__user-id:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id:hover, .voyager-instagram-feed__user-id:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-instagram-feed__user-id:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-instagram-feed__user-id:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-instagram-feed__section-title {
  margin-bottom: 0;
  color: var(--voyager-black);
  text-transform: none;
  background: var(--voyager-white);
  -webkit-background-clip: text;
          background-clip: text;
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-instagram-feed__description,
.voyager-instagram-feed .screen-reader-text {
  display: none;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-insta-card-height);
  padding-bottom: 100%;
  overflow: hidden;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper img,
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore:before {
  content: "\e802";
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: none;
  color: var(--voyager-white);
  font-size: 3.125rem;
  transition: all 500ms ease 0s;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore::before {
    display: block;
    opacity: 0;
    visibility: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore::before {
    font-size: 3.75rem;
  }
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore::after {
    background: var(--voyager-instagram-overlay);
    opacity: 0;
    visibility: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore:hover::after, .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore:hover::before {
    opacity: 1;
    visibility: visible;
  }
}
.voyager-instagram-feed__arrows-wrapper i {
  color: var(--voyager-brand-one);
  font-size: 1.15rem;
}
.voyager-instagram-feed .voyager-instagram-feed__arrows-wrapper {
  margin-top: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed .voyager-instagram-feed__arrows-wrapper {
    margin-top: var(--voyager-global-spacing--large);
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed .voyager-instagram-feed__arrows-wrapper {
    margin-top: calc(var(--voyager-global-spacing--xlarge) - 30px);
  }
}

.voyager-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100vw;
  height: 100vh;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__button-next, .voyager-lightbox__button-previous {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.voyager-lightbox__slide {
  box-sizing: border-box;
}
.voyager-lightbox__slide-inner-container {
  height: auto;
  margin: 0;
}
.voyager-lightbox__slide-inner-content {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 15px;
  overflow: auto;
}
.voyager-lightbox .voyager-lightbox__slide-media {
  margin: unset;
  box-shadow: none;
}
.voyager-lightbox .voyager-lightbox__slide-media img {
  width: 100%;
  aspect-ratio: 1;
  background-color: transparent;
}
.voyager-lightbox .gslide-video {
  width: 100%;
  margin: 0 auto;
}
.voyager-lightbox .plyr--video,
.voyager-lightbox .gvideo-wrapper {
  max-height: 100%;
}
.voyager-lightbox__slide-description {
  font-family: inherit;
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-align: center;
}
.voyager-lightbox__slide-description a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-description a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-lightbox__slide-description a:focus, .voyager-lightbox__slide-description a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-lightbox__slide-description-inner {
  padding: 0;
}
.voyager-lightbox__slide-description-container {
  flex: auto;
  padding: 10px;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-inner-content {
  height: auto;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slider-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .glightbox-mobile .voyager-lightbox .voyager-lightbox__slider-container {
    height: auto;
  }
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--voyager-black);
  font-family: inherit;
  text-align: center;
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description-container {
  position: relative;
  top: calc(100% + 15px);
  height: auto;
  flex: 1 1 100%;
  padding: 0;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .glightbox-mobile .voyager-lightbox .voyager-lightbox__slide-description-container {
    padding: 0 30px;
  }
}
.glightbox-mobile .voyager-lightbox .voyager-lightbox__expanded-link {
  color: var(--voyager-brand-one);
}
.glightbox-mobile .voyager-lightbox__overlay {
  background: var(--voyager-white);
}
.voyager-lightbox .voyager-lightbox__button {
  position: absolute;
  z-index: 6;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: var(--voyager-white);
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button {
    width: 50px;
    height: 50px;
  }
}
.voyager-lightbox .voyager-lightbox__button__button-close {
  top: 0;
  right: 0;
  height: 30px;
  padding: 8px;
}
.voyager-lightbox .voyager-lightbox__button .voyager-lightbox__button-close-svg {
  width: 40px;
  height: auto;
}
.voyager-lightbox .voyager-lightbox__button__button-previous, .voyager-lightbox .voyager-lightbox__button__button-next {
  top: auto;
  bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button__button-previous, .voyager-lightbox .voyager-lightbox__button__button-next {
    top: 30px;
    bottom: 0;
  }
}
.voyager-lightbox .voyager-lightbox__button__button-previous-svg, .voyager-lightbox .voyager-lightbox__button__button-next-svg {
  width: 20px;
  height: 20px;
  stroke-width: 1.5;
}
.voyager-lightbox .voyager-lightbox__button__button-next {
  right: 0;
  padding: 12px;
}
.voyager-lightbox .voyager-lightbox__button__button-previous {
  left: 0;
  padding: 12px;
}
.voyager-lightbox .voyager-lightbox__button path[fill] {
  fill: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button path[fill] {
    fill: var(--voyager-black);
  }
}
.voyager-lightbox .voyager-lightbox__button path[stroke] {
  stroke: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox .voyager-lightbox__button path[stroke] {
    fill: var(--voyager-black);
    stroke: var(--voyager-black);
  }
}
.voyager-lightbox .voyager-lightbox__button path:not([fill]) {
  fill: transparent;
}
.voyager-lightbox .voyager-lightbox__button path:not([stroke]) {
  stroke: transparent;
}
.glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-previous, .glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-next {
  top: 45%;
}
@media only screen and (min-width: 688px) {
  .glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-previous, .glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-next {
    top: 45%;
  }
}
.glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-previous {
  left: 0;
}
.glightbox-clean .voyager-lightbox .voyager-lightbox__button__button-next {
  right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-next, .voyager-lightbox__button-previous {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.8s ease;
    box-shadow: none;
  }
  .voyager-lightbox__button-next.disabled, .voyager-lightbox__button-previous.disabled {
    opacity: 0;
  }
  .voyager-lightbox__button-next:hover, .voyager-lightbox__button-previous:hover {
    box-shadow: none;
  }
  .voyager-lightbox__overlay {
    background: rgba(0, 0, 0, 0.5);
  }
  .voyager-lightbox__slider {
    height: 100vh;
    max-height: 500px;
  }
  .voyager-lightbox__slider-container {
    display: inherit;
    height: auto;
  }
  .voyager-lightbox__slide {
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px 90px 95px;
  }
  .voyager-lightbox__slide-inner-content {
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: var(--voyager-white);
    overflow: unset;
  }
  .voyager-lightbox__slide-description-container {
    position: absolute;
    top: calc(100% + 15px);
    right: 0;
    left: 0;
    max-height: 68px;
    padding: 0;
    background-color: transparent;
    overflow: auto;
  }
  .voyager-lightbox__slide-description-container.description-bottom, .voyager-lightbox__slide-description-container.description-top {
    margin: 0 auto;
  }
  .voyager-lightbox__slide-media {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
  }
  .voyager-lightbox__slide-media img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 660px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-lightbox__slide-media img {
    max-height: 640px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-lightbox__slide-media img {
    max-height: 660px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-inner-container {
    width: 100%;
    height: 100%;
  }
}
.voyager-lightbox__container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  width: 100vw;
  max-width: 320px;
  height: 80vh;
  max-height: 222px;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 640px) {
  .voyager-lightbox__container {
    max-width: 80%;
    height: 80vh;
    max-height: 370px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__container {
    width: 75vw;
    max-width: 800px;
    max-height: 600px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-lightbox__container {
    width: 100vw;
    max-width: 960px;
    max-height: 660px;
  }
}
.voyager-lightbox__content-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  background: var(--voyager-black);
  will-change: opacity;
}
.voyager-lightbox__slider {
  top: 0;
  left: 0;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: transform 0.4s ease;
  transform: translate3d(0, 0, 0);
}
.voyager-lightbox__control-bar {
  position: absolute;
  bottom: -80px;
  left: 0;
  z-index: 6;
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__control-bar {
    top: 65%;
    bottom: inherit;
    justify-content: space-between;
    gap: 0;
    font-size: 1.4375rem;
    transform: translateY(-50%);
  }
}
.voyager-lightbox__slider .splide__arrows svg {
  display: none;
  width: 24px;
  height: auto;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider .splide__arrows svg {
    display: none;
    width: 32px;
  }
}
.voyager-lightbox__slide-content {
  height: calc(100vh - 60px);
  max-height: 222px;
}
@media only screen and (min-width: 640px) {
  .voyager-lightbox__slide-content {
    max-height: 370px;
  }
}
@media only screen and (min-width: 640px) {
  .voyager-lightbox__slide-content {
    max-height: 370px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slide-content {
    max-height: 500px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-lightbox__slide-content {
    max-height: 660px;
  }
}
.voyager-lightbox__slide-media {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex: auto;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-media {
    max-height: 660px;
    flex: 1;
  }
}
.voyager-lightbox__slide-image {
  width: 100%;
  height: auto;
}
.voyager-lightbox__slide-description-wrap {
  position: static;
  display: none;
  max-height: 70px;
  flex: auto;
  margin-top: 15px;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-description-wrap {
    flex: 1;
  }
}
.voyager-lightbox__video.video-js {
  width: 100%;
  height: 100%;
}
.voyager-lightbox__button {
  position: absolute;
  z-index: 6;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: transparent;
  transition: all 500ms ease 0s;
}
.voyager-lightbox__button-close-svg {
  width: 20px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-close-svg {
    width: 35px;
  }
}
.voyager-lightbox--thumbnail .voyager-lightbox__slider-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: var(--voyager-white);
}
.voyager-lightbox--thumbnail .voyager-lightbox__slider {
  height: 80vh;
}
.voyager-lightbox--thumbnail .voyager-lightbox__slide-content {
  height: calc(80vh - 100px);
  padding: 0;
}
.voyager-lightbox__thumbnail-slider {
  width: 80%;
  padding-bottom: 30px;
}
.voyager-lightbox__thumbnail-item {
  border: 1px solid transparent;
}
.voyager-lightbox__thumbnail-item.is-active {
  border: 1px solid var(--voyager-active-color);
}
.voyager-lightbox__thumbnail-image {
  width: 100%;
  height: 100%;
}
.voyager-lightbox__button-close {
  top: -50px;
  right: -40px;
  border: solid 1px var(--voyager-white);
  opacity: 1;
}
@media only screen and (min-width: 640px) {
  .voyager-lightbox__button-close {
    top: -50px;
    right: -40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-close {
    top: -50px;
    right: -75px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__button-close {
    top: -65px;
    right: -65px;
  }
}
.voyager-lightbox__button-close path[fill] {
  fill: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-close:hover {
    background-color: transparent;
    border: solid 1px var(--voyager-brand-four);
  }
  .voyager-lightbox__button-close:hover path[fill] {
    fill: var(--voyager-brand-four);
  }
}
.voyager-lightbox__button-close--svg {
  width: 14px;
  height: 14px;
  margin-top: 2px;
}
.voyager-lightbox__arrows-button--prev, .voyager-lightbox__arrows-button--next {
  margin: 0 5px;
  color: var(--voyager-white);
  font-size: 0.875rem;
  background-color: transparent;
  border: solid 1px var(--voyager-white);
}
.voyager-lightbox__arrows-button--prev::before, .voyager-lightbox__arrows-button--next::before {
  color: var(--voyager-white);
  font-size: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-button--prev, .voyager-lightbox__arrows-button--next {
    position: absolute;
    top: 50%;
    margin: 0;
    transform: translate(50%, -50%);
  }
  .voyager-lightbox__arrows-button--prev::before, .voyager-lightbox__arrows-button--next::before {
    color: var(--voyager-white);
  }
  .voyager-lightbox__arrows-button--prev:hover, .voyager-lightbox__arrows-button--next:hover {
    background: transparent;
    border: solid 1px var(--voyager-brand-four);
  }
  .voyager-lightbox__arrows-button--prev:hover::before, .voyager-lightbox__arrows-button--next:hover::before {
    color: var(--voyager-brand-four);
  }
  .voyager-lightbox__arrows-button--prev:active, .voyager-lightbox__arrows-button--next:active {
    background: var(--voyager-white);
    border: solid 1px var(--voyager-white);
  }
  .voyager-lightbox__arrows-button--prev:active::before, .voyager-lightbox__arrows-button--next:active::before {
    color: var(--voyager-black);
  }
}
.voyager-lightbox__arrows-button--prev:before {
  content: "\e812";
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-button--prev {
    left: -110px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__arrows-button--prev {
    left: -130px;
  }
}
.voyager-lightbox__arrows-button--next:before {
  content: "\e813";
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-button--next {
    right: -50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__arrows-button--next {
    right: -70px;
  }
}
.voyager-lightbox__arrows-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__arrows-wrapper {
    justify-content: space-between;
  }
}

.voyager-fifty-fifty {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-fifty-fifty__image {
  width: 100%;
}
.voyager-fifty-fifty__columns {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__columns {
    flex-flow: row wrap;
    gap: 0;
  }
}
.voyager-fifty-fifty__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column {
    width: 50%;
    flex: 1 1 45%;
  }
  .voyager-fifty-fifty__column.voyager-fifty-fifty__column-on-top {
    order: initial;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 134px;
  }
}
.voyager-fifty-fifty__heading {
  margin-bottom: 20px;
  color: var(--voyager-black);
}
.voyager-fifty-fifty__heading.font-size--heading {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__heading.default {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__pre-heading, .voyager-fifty-fifty__intro-text-pre-heading {
  margin: 0 0 10px;
  color: var(--voyager-brand-two);
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__pre-heading, .voyager-fifty-fifty__intro-text-pre-heading {
    margin: 0 0 10px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading {
  margin-bottom: 20px;
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .font-size--sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty__textarea {
  margin: 0;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-fifty-fifty__textarea a:focus, .voyager-fifty-fifty__textarea a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__voyager-buttons {
  justify-content: flex-start;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__voyager-buttons {
    margin-top: 40px;
    transform: translateX(-15px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__voyager-buttons {
    transform: translateX(-25px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty__voyager-buttons {
    transform: translateX(-40px);
  }
}
.voyager-fifty-fifty__button-wrapper {
  margin-right: 10px;
  margin-bottom: 0;
}
.voyager-fifty-fifty__button-wrapper:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea-paragraph {
  margin-bottom: 20px;
  color: var(--voyager-brand-eight);
}
.voyager-fifty-fifty__textarea-paragraph:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__inline-features {
  margin: 18px 0;
  padding: 24px;
  background: var(--voyager-brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__inline-features {
    margin: 25px 0;
    padding: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty__inline-features {
    margin: 36px 0;
    padding: 54px 39px;
  }
}
.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 .inline-features .voyager-fifty-fifty__icon {
  max-width: 38px;
  height: auto;
  margin-right: 25px;
  padding: 6px 0;
}
.voyager-fifty-fifty .inline-features .voyager-fifty-fifty__item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.voyager-fifty-fifty .inline-features .voyager-fifty-fifty__title {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-six);
  text-transform: uppercase;
}
.voyager-fifty-fifty__textarea-unordered-list {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 0;
  padding: 0;
}
.voyager-fifty-fifty__textarea-unordered-list:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea-list-item {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 32px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  list-style-type: none;
  color: var(--voyager-brand-eight);
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea-list-item {
    margin-bottom: 15px;
  }
}
.voyager-fifty-fifty__textarea-list-item::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(assets/img/icons/src/bullets.svg) no-repeat no-repeat center;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea-list-item::before {
    top: 4px;
  }
}
.voyager-fifty-fifty__textarea-list-item:last-child {
  margin: 0;
}
.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: 0;
}
@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: 45px;
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right .voyager-fifty-fifty__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty--stacked {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-fifty-fifty__video {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__video {
    margin-bottom: 30px;
  }
}
.voyager-fifty-fifty__images-container {
  position: relative;
  display: flex;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__images-container {
    flex-wrap: wrap;
  }
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
  position: relative;
  display: block;
  overflow: hidden;
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
  width: 100%;
  height: 189px;
  margin-right: 4.5px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    height: 550px;
    flex: 1 1 calc(100% - 50px);
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    height: 650px;
    flex: 1 1 calc(100% - 80px);
    margin-right: 80px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-1 {
    height: 756px;
    flex: 1 1 calc(100% - 146px);
    margin-right: 146px;
  }
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
  width: 100%;
  height: 189px;
  margin-left: 4.5px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: 280px;
    height: 300px;
    margin-top: -180px;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: 300px;
    height: 340px;
    margin-top: -240px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-2 {
    width: 352px;
    height: 442px;
    margin-top: -327px;
  }
}
.voyager-fifty-fifty__images-container .voyager-fifty-fifty__image-webp {
  height: 100%;
}
.voyager-fifty-fifty__content-wrapper-right-column {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__content-wrapper-right-column {
    text-align: left;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__column--right {
  width: 100%;
  max-width: var(--voyager-image-default-right-column-width);
  flex: none;
  margin-left: var(--voyager-image-default-right-column-margin);
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__column--left {
  width: auto;
  max-width: var(--voyager-default-left-column-width);
  flex: 1;
  margin-right: 0;
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  text-align: center;
  /* Force pre-heading and heading to full width */
  /* Buttons layout */
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__pre-heading,
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading,
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea,
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-buttons {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column {
    text-align: left;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading {
    margin-bottom: var(--voyager-global-spacing--medium);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading {
    margin-bottom: calc(var(--voyager-global-spacing--medium) + 0px);
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__images-container {
  display: flex;
  gap: 36px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--large) + 13px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--large) + 13px);
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
  position: relative;
  display: none;
  width: 100%;
  height: var(--voyager-default-left-column-content-image-height);
  flex: 1;
  margin: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
    display: block;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-left-column .voyager-buttons--horizontal {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column {
    height: 100%;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-large-right-column-content-image-height);
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
    height: 100%;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
    height: 100vh;
    max-height: var(--voyager-large-right-column-content-image-height);
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
  display: flex;
  gap: 36px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--large) + 13px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--large) + 13px);
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
  position: relative;
  display: none;
  width: 100%;
  height: var(--voyager-default-left-column-content-image-height);
  flex: 1;
  margin: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
    display: block;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__icon {
  max-width: 40px;
  height: auto;
  margin-right: 20px;
  padding: 0;
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__item:last-child {
  margin: 0;
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__item {
    margin-bottom: 15px;
  }
}
.voyager-fifty-fifty--default .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__title {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-six);
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__column--left {
  width: 100%;
  max-width: var(--voyager-image-default-right-column-width);
  flex: none;
  margin-right: var(--voyager-image-default-right-column-margin);
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__column--right {
  width: auto;
  max-width: var(--voyager-default-left-column-width);
  flex: 1;
  margin-right: 0;
  margin-left: 0;
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  /* Force pre-heading and heading to full width */
  /* Buttons layout */
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__pre-heading,
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading,
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea,
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-buttons {
  width: 100%;
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading {
    margin-bottom: var(--voyager-global-spacing--large);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading {
    margin-bottom: calc(var(--voyager-global-spacing--large) + 10px);
  }
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
  display: flex;
  gap: 36px;
  margin-top: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--xlarge) - 40px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container {
    padding-top: calc(var(--voyager-global-spacing--xxlarge) - 20px);
  }
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
  position: relative;
  display: none;
  width: 100%;
  height: var(--voyager-default-left-column-content-image-height);
  flex: 1;
  margin: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__images-container .voyager-fifty-fifty__image {
    display: block;
  }
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-right-column .voyager-buttons--horizontal {
  display: flex;
  flex-wrap: wrap;
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column {
  /* Buttons layout */
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column {
    height: 100%;
  }
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-default-image-large-height-right);
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
    height: 100%;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
    height: 100vh;
    max-height: var(--voyager-default-image-large-height-right);
  }
}
.voyager-fifty-fifty--with-bg .voyager-fifty-fifty__content-wrapper-left-column .voyager-buttons--horizontal {
  display: flex;
  flex-wrap: wrap;
}
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__column--left {
  width: 100%;
  max-width: var(--voyager-image-large-right-column-width);
  flex: none;
  margin-right: var(--voyager-image-large-left-column-margin);
}
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__column--right {
  width: 100%;
  max-width: var(--voyager-default-left-column-width);
  margin-left: 0;
}
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__pre-heading,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-paragraph,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__buttons,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-unordered-list,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__contact-details-contact-details,
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .inline-features {
  width: var(--voyager-image-default-right-column-content-width);
  margin-right: var(--voyager-image-default-left-column-margin);
}
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: var(--voyager-default-right-column-content-image-width);
  height: var(--voyager-image-default-height-right);
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
    display: block;
  }
}
.voyager-fifty-fifty--with-features-left .voyager-fifty-fifty__content-wrapper-right-column .inline-features {
  margin-top: 30px;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__columns {
  align-items: flex-start;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__column--left {
  width: 100%;
  margin-left: 0;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__column--left .voyager-fifty-fifty__content-wrapper-left-column {
  display: grid;
  align-items: flex-start;
  gap: 0 0;
  text-align: center;
  grid-template-columns: 0 auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__column--left .voyager-fifty-fifty__content-wrapper-left-column {
    gap: 0 40px;
    grid-template-columns: 250px auto;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__column--left .voyager-fifty-fifty__content-wrapper-left-column {
    gap: 0 80px;
    grid-template-columns: 410px auto;
  }
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
  width: 100%;
  width: var(--voyager-default-right-column-content-image-width);
  height: auto;
  height: var(--voyager-image-default-height-right);
  -o-object-fit: cover;
     object-fit: cover;
  grid-column: 1;
  grid-row: 1/span 4;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading {
  grid-row-start: 1;
  grid-column: 2;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea {
  grid-row-start: 2;
  grid-column: 2;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__content-wrapper-left-column .inline-features {
  margin-top: 30px;
  grid-row-start: 3;
  grid-column: 2;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__buttons {
  grid-row-start: 4;
  grid-column-start: 2;
  grid-row-end: 4;
}
.voyager-fifty-fifty--with-features-right .voyager-fifty-fifty__column--right {
  width: 100%;
  max-width: var(--voyager-image-large-right-column-width);
  flex: none;
  margin-left: var(--voyager-image-large-left-column-margin);
}
.voyager-fifty-fifty__contact-details-contact-details {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__contact-details-contact-details {
    flex-direction: row;
    gap: 20px;
    margin-top: 35px;
  }
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-contact-details {
  justify-content: flex-start;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-anchor,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-email-anchor {
  color: var(--voyager-brand-seven);
  transition: color 0.3s ease;
  text-decoration: none;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-anchor:hover,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-email-anchor:hover {
  color: var(--voyager-brand-seven);
  text-decoration: underline;
  transition: color 0.3s ease;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-anchor:active, .voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-anchor:focus,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-email-anchor:active,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-email-anchor:focus {
  color: var(--voyager-black);
  text-decoration: underline;
  transition: color 0.3s ease;
}
.voyager-fifty-fifty--logo-bg-right {
  margin: 0;
  background: var(--voyager-brand-six) url(assets/img/icons/src/fifty-fiftylogo-right-bg.svg) no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
  background-size: contain;
  background-position: center right;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--logo-bg-right {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--logo-bg-right {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--logo-bg-right {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--logo-bg-left {
    margin: 0;
    background: url(assets/img/icons/src/fifty-fifty-left-bg.svg) no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: contain;
    background-position: bottom left;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-fifty-fifty--logo-bg-left {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-fifty-fifty--logo-bg-left {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-fifty-fifty--logo-bg-left {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-fifty-fifty--logo-bg-left .voyager-fifty-fifty__column--right {
  margin-bottom: 0;
}
.voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
  height: 420px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
    height: auto;
  }
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  margin-bottom: 0;
}
.voyager-fifty-fifty--light-bg {
  margin: 0;
  background: var(--voyager-brand-six);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--light-bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--light-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--light-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor::before, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor::before, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor::before, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor::before, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor::before {
    bottom: 0;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor span, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor span, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor span {
  position: relative;
  z-index: 1;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor span .screen-reader-text, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor span .screen-reader-text, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor span .screen-reader-text {
  display: none;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:hover, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:hover::before, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:hover::before, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default-style .voyager-fifty-fifty__button_anchor:active, .voyager-fifty-fifty--default .voyager-fifty-fifty__button_anchor:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-fifty-fifty__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: calc(var(--voyager-global-spacing--medium) + 6px);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__buttons {
    justify-content: flex-start;
    gap: 30px 50px;
  }
}
.voyager-fifty-fifty--default .voyager-intro-text {
  margin: 0 auto;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-intro-text {
    margin-bottom: 70px;
  }
}
.voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:hover, .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:hover, .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-fifty-fifty--default .voyager-intro-text .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-fifty-fifty--default .voyager-intro-text--text-center-aligned {
  text-align: center;
}
.voyager-fifty-fifty--image-left .voyager-fifty-fifty__column--left {
  max-width: var(--voyager-image-default-right-column-width);
}
.voyager-fifty-fifty--image-left .voyager-fifty-fifty__column--left .voyager-fifty-fifty__image {
  height: var(--voyager-large-right-column-content-image-height);
}
.voyager-fifty-fifty--image-left .voyager-fifty-fifty__column--right {
  max-width: var(--voyager-default-right-column-width);
}
.voyager-fifty-fifty--image-right .voyager-fifty-fifty__columns {
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--image-right .voyager-fifty-fifty__columns {
    gap: 0;
  }
}
.voyager-fifty-fifty--image-right .voyager-fifty-fifty__column--left {
  max-width: var(--voyager-default-right-column-width);
}
.voyager-fifty-fifty--image-right .voyager-fifty-fifty__column--right {
  max-width: var(--voyager-image-default-right-column-width);
}
.voyager-fifty-fifty--image-right .voyager-fifty-fifty__column--right .voyager-fifty-fifty__image {
  height: var(--voyager-large-right-column-content-image-height);
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    margin-bottom: 0;
  }
}

.voyager-text-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.voyager-text-content h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-text-content h2 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-text-content p:last-child {
  margin-bottom: 0;
}
.voyager-text-content a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-text-content a:focus, .voyager-text-content a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-text-content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-text-content ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  list-style-type: none;
}
.voyager-text-content li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -7px;
  width: 5px;
  height: 5px;
  background: var(--voyager-brand-eight);
  border-radius: 50%;
}
.voyager-text-content li:last-child {
  margin: 0;
}
.voyager-text-content ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-text-content em {
  font-style: italic;
}
.voyager-text-content strong {
  font-weight: 600;
}
.voyager-text-content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-text-content .img {
  margin-top: 0.5em;
}
.voyager-text-content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-text-content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-text-content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-text-content:has(+ .voyager-jump-link) {
  margin-top: -10px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content:has(+ .voyager-jump-link) {
    margin-bottom: -40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content:has(+ .voyager-jump-link) {
    margin-bottom: -50px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__columns {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    text-align: left;
  }
  .voyager-text-content__column {
    width: 50%;
    flex: 1 1 45%;
    padding: 0 15px;
  }
  .voyager-text-content__column-left {
    padding-left: 0;
  }
  .voyager-text-content__column-right {
    padding-right: 0;
  }
  .voyager-text-content.with-background {
    background: var(--voyager-brand-five);
  }
}
.voyager-text-content__main-content {
  max-width: 1100px;
}
.voyager-text-content__main-content + .voyager-text-content__columns {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__main-content + .voyager-text-content__columns {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-text-content__main-content + .voyager-text-content__columns {
    margin-top: 70px;
  }
}
.voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__main-content {
  margin-top: 25px;
}
.voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__contact-details-contact-details {
  margin-bottom: 0;
}
.voyager-text-content__main-content .voyager-text-content__contact-details-contact-details {
  margin-bottom: 30px;
}
.voyager-text-content__heading {
  position: relative;
  margin: 0 auto 20px;
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading {
    margin: 0 auto 20px;
  }
}
.voyager-text-content__heading.font-size--heading {
  font-size: min(max(3.125rem,6.21vw + 0.8rem), 8.25rem);
  font-size: clamp(3.13rem, 6.21vw + 0.8rem, 8.25rem);
  line-height: min(max(3.875rem,5.3vw + 1.89rem), 8.25rem);
  line-height: clamp(3.88rem, 5.3vw + 1.89rem, 8.25rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content__heading.default {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-text-content__heading.font-size--sub-heading {
  margin-bottom: 20px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-text-content__heading.font-size--pre-heading {
  margin: 0 0 15px;
  color: var(--voyager-brand-three);
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__heading.font-size--pre-heading {
    margin: 0 0 18px;
  }
}
.voyager-text-content__heading:last-child {
  margin-bottom: 0;
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.voyager-text-content__content {
  margin: 20px 0;
}
.voyager-text-content__textarea-paragraph {
  color: var(--voyager-brand-eight);
}
.voyager-text-content__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-text-content__textarea-unordered-list {
  color: var(--voyager-brand-eight);
}
.voyager-text-content + .voyager-forms-panel {
  margin-top: -60px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content + .voyager-forms-panel {
    margin-top: -65px;
  }
}
.voyager-text-content .voyager-text-content__voyager-buttons {
  margin-top: 40px;
}
.voyager-text-content .voyager-text-content__button-anchor {
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-text-content__button-anchor:hover {
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-text-content .voyager-text-content__button-anchor:focus {
    color: var(--voyager-brand-eight);
    text-decoration: none;
  }
}
.voyager-text-content--center, .voyager-text-content--center-aligned {
  text-align: center;
}
.voyager-text-content--center .voyager-text-content-buttons,
.voyager-text-content--center .voyager-text-content__voyager-buttons, .voyager-text-content--center-aligned .voyager-text-content-buttons,
.voyager-text-content--center-aligned .voyager-text-content__voyager-buttons {
  justify-content: flex-start;
}
.voyager-text-content--center .voyager-text-content__main-content, .voyager-text-content--center-aligned .voyager-text-content__main-content {
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--center .voyager-text-content__main-content, .voyager-text-content--center-aligned .voyager-text-content__main-content {
    text-align: center;
  }
}
.voyager-text-content--center .voyager-text-content__column, .voyager-text-content--center-aligned .voyager-text-content__column {
  text-align: left;
}
.voyager-text-content--center .voyager-text-content__column-buttons, .voyager-text-content--center-aligned .voyager-text-content__column-buttons {
  justify-content: center;
}
.voyager-text-content--columns .voyager-text-content__container {
  max-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__container {
    padding-right: 45px;
    padding-left: 45px;
  }
}
.voyager-text-content--columns .voyager-text-content__textarea {
  margin-top: 20px;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 50px;
  }
}
.voyager-text-content--columns .voyager-text-content__main-content {
  max-width: 100%;
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__main-content {
    min-width: 415px;
    max-width: 415px;
  }
}
@media only screen and (min-width: 1440px) {
  .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 .voyager-text-content__contact-details-contact-details {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-text-content__contact-details-contact-details {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    margin-top: 35px;
  }
}
.voyager-text-content .voyager-text-content__contact-details-phone-wrapper {
  margin-bottom: 0;
}
.voyager-text-content .voyager-text-content__contact-details-email-wrapper {
  margin-bottom: 0;
}
.voyager-text-content .voyager-text-content__contact-details-phone-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-text-content .voyager-text-content__contact-details-phone-anchor:hover {
  color: var(--voyager-brand-seven);
}
.voyager-text-content .voyager-text-content__contact-details-email-anchor {
  color: var(--voyager-brand-seven);
}
.voyager-text-content .voyager-text-content__contact-details-email-anchor:hover {
  color: var(--voyager-brand-seven);
}
.voyager-text-content .voyager-text-content__textarea-unordered-list:last-child {
  margin-bottom: 30px;
}
.voyager-text-content--variation-with-background {
  background: var(--voyager-brand-six);
}
.voyager-text-content--styles-default .voyager-text-content__main-content {
  margin: 0 auto;
}
.voyager-text-content--styles-default .voyager-text-content__main-content h6 {
  margin: 0 0 10px;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--voyager-brand-two);
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__main-content {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--alignment-center-aligned .voyager-text-content__main-content {
    text-align: center;
  }
}
.voyager-text-content .voyager-text-content--button-primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px;
}
.voyager-text-content .voyager-text-content--button-primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content .voyager-text-content--button-primary::before {
    bottom: 0;
  }
}
.voyager-text-content .voyager-text-content--button-primary span {
  position: relative;
  z-index: 1;
}
.voyager-text-content .voyager-text-content--button-primary span .screen-reader-text {
  display: none;
}
.voyager-text-content .voyager-text-content--button-primary:hover, .voyager-text-content .voyager-text-content--button-primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-text-content--button-primary:hover, .voyager-text-content .voyager-text-content--button-primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-text-content .voyager-text-content--button-primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-text-content .voyager-text-content--button-primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}

.voyager-forms-panel {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-forms-panel {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-forms-panel {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-forms-panel__container {
  display: flex;
  max-width: 1110px;
  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 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  padding: 0;
  color: var(--voyager-black);
}
.voyager-forms-panel .voyager-forms-panel__title {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto 27px;
  color: var(--voyager-black);
  text-align: center;
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .voyager-forms-panel__title {
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-forms-panel .voyager-forms-panel__title {
    margin: 0 auto 25px;
  }
}
.voyager-forms-panel__content-inner {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__content-inner {
    margin-bottom: 60px;
  }
}
.voyager-forms-panel__description {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
  color: var(--voyager-brand-nine);
}
.voyager-forms-panel__description--paragraph {
  margin-bottom: 20px;
  text-align: center;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.voyager-forms-panel__form-wrapper {
  /* Gravity Forms classes style */
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper form {
  position: relative;
  z-index: 1;
}
.voyager-forms-panel__form-wrapper iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.voyager-forms-panel__form-wrapper iframe[src*="&theme=wide"] {
  height: 150px;
}
.voyager-forms-panel__form-wrapper select {
  padding-right: 25px;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_time_hour,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_time_minute {
  min-width: 85px;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_time_ampm {
  min-width: 90px;
}
.voyager-forms-panel__form-wrapper input,
.voyager-forms-panel__form-wrapper textarea,
.voyager-forms-panel__form-wrapper select,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 56px;
  padding: 0 0 0 10px;
  color: var(--voyager-brand-thirteen);
  font-family: "LeagueSpartan", sans-serif;
  line-height: 3.125rem;
  background: transparent;
  outline: 0;
  border: 1px solid var(--voyager-black);
}
.voyager-forms-panel__form-wrapper input::-moz-placeholder, .voyager-forms-panel__form-wrapper textarea::-moz-placeholder, .voyager-forms-panel__form-wrapper select::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select::-moz-placeholder, .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: var(--voyager-brand-thirteen);
  font-size: 0.9375rem;
  opacity: 1;
}
.voyager-forms-panel__form-wrapper input::placeholder,
.voyager-forms-panel__form-wrapper textarea::placeholder,
.voyager-forms-panel__form-wrapper select::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week]::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select::placeholder,
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea::placeholder {
  color: var(--voyager-brand-thirteen);
  font-size: 0.9375rem;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper input,
  .voyager-forms-panel__form-wrapper textarea,
  .voyager-forms-panel__form-wrapper select,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=color],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme select,
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea {
    height: 50px;
    padding: 0 0 0 10px;
    line-height: 3.125rem;
  }
}
.voyager-forms-panel__form-wrapper input[type=radio] {
  width: 26px;
  height: 26px;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield-choice-input {
  margin-top: -1px;
  margin-right: 9px;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea.large {
  height: 26px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme textarea.large {
    height: 32px;
  }
}
.voyager-forms-panel__form-wrapper .gfield_radio .gchoice {
  margin-bottom: 14px;
}
.voyager-forms-panel__form-wrapper .gform_title {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  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__button {
  width: auto;
}
.voyager-forms-panel__form-wrapper .gform_required_legend {
  display: none;
}
.voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
  padding-right: 0;
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_label {
  font-size: min(max(1rem,0.45vw + 0.83rem), 1.375rem);
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
  line-height: min(max(1.75rem,0.76vw + 1.47rem), 2.375rem);
  line-height: clamp(1.75rem, 0.76vw + 1.47rem, 2.38rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gfield_label {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 30px;
  grid-column-gap: 2%;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 45px;
    grid-column-gap: 35px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer:hover,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer:focus,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    width: -moz-min-content;
    width: min-content;
    margin: 0 auto;
    margin-top: 33px;
    padding: 0;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer::before,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer::before {
  bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer::before,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer::before {
    bottom: 5px;
  }
}
.voyager-forms-panel .gform_button {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 56px;
  margin-bottom: 0;
  padding: 10px 45px;
  color: var(--voyager-black);
  border: solid 1px var(--voyager-black);
  border-radius: 0;
  transition: color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_button {
    width: 448px;
    height: 60px;
    padding: 10px 45px;
    line-height: 2.625rem;
  }
}
.voyager-forms-panel .gform_button:hover {
  color: var(--voyager-black);
  background: var(--voyager-brand-five);
  border-color: var(--voyager-brand-five);
  transition: color 0.3s ease;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel .gform_wrapper .gform-datepicker {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite CSS added by plugin. */
  display: block !important;
}
.voyager-forms-panel .gform_wrapper input[type=checkbox] {
  width: 18px;
  max-width: initial;
  height: 18px;
  margin-right: 10px;
}
.voyager-forms-panel--with-bg {
  margin: 0;
  background-color: var(--voyager-brand-seven);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--with-bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-forms-panel--with-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-forms-panel--with-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__newsletter-wrapper {
  max-width: 715px;
  margin-right: auto;
  margin-left: auto;
}
.voyager-forms-panel--centered .gfield.gfield--type-submit {
  width: 189px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .gfield.gfield--type-submit {
    width: 202px;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__container {
  max-width: 983px;
}
.voyager-forms-panel--centered .voyager-forms-panel__content-inner {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.voyager-forms-panel--centered .voyager-forms-panel__description {
  order: 1;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .voyager-forms-panel__description {
    margin-bottom: 9px;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__description--paragraph {
  margin-bottom: 0;
  color: var(--voyager-brand-six);
}
.voyager-forms-panel--centered .voyager-forms-panel__title {
  order: 2;
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  margin-bottom: 36px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .voyager-forms-panel__title {
    margin-bottom: 73px;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
  gap: 18px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    gap: 27px;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email] {
  height: 49px;
  padding: 13px 55px;
  color: var(--voyager-black);
  text-align: center;
  background-color: var(--voyager-brand-seven);
  border: 0;
  border-radius: 70px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=email] {
    height: 62px;
    text-align: left;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder {
  color: var(--voyager-black);
  opacity: 1;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme input[type=text]::placeholder {
  color: var(--voyager-black);
  opacity: 1;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields input[type=submit] {
  width: 189px;
  height: 44px;
  margin: 0 auto;
  padding: 0 15px;
  color: var(--voyager-white);
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  line-height: 2.75rem;
  background-color: var(--voyager-brand-one);
  border: 0;
  border-radius: 70px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  letter-spacing: 0.18rem;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields input[type=submit] {
    letter-spacing: 0.2025rem;
  }
}
@media only screen and (min-width: 640px) {
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields input[type=submit] {
    height: 49px;
    line-height: 3.0625rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields input[type=submit] {
    width: 100%;
    height: 62px;
    line-height: 3.875rem;
  }
}
.voyager-forms-panel--centered .voyager-forms-panel__form-wrapper .gform_wrapper.gravity-theme .gform_fields input[type=submit]:hover {
  background-color: var(--voyager-black);
}
.voyager-forms-panel__description--paragraph {
  color: var(--voyager-brand-ten);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-forms-panel__newsletter-signup {
  /* Gravity Form classes style */
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform classes required to override the gravity form CSS */
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__container {
    margin-left: 0;
    padding: 60px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__description {
  color: var(--voyager-white);
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
  color: var(--voyager-brand-two);
  text-align: left;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
    max-width: 578px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__newsletter-signup-wrapper {
  width: 100%;
}
.voyager-forms-panel__newsletter-signup .newsletter-signup-form {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .newsletter-signup-form {
    flex-direction: row;
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .gform_wrapper .gform_body .gform_fields {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
  }
}
.voyager-forms-panel__form-wrapper .gfield_checkbox {
  display: flex;
  gap: 15px;
}
.voyager-forms-panel__form-wrapper .gfield_checkbox label {
  white-space: nowrap;
}
@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;
}

.gform_wrapper.gravity-theme .gform_footer input {
  margin-bottom: 0;
}

.voyager-columns {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-columns {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-columns {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-columns {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-columns--with-bg {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  background: var(--voyager-brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-columns--with-bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-columns--with-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-columns--with-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-columns__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 20px);
  margin-left: calc(-1 * 20px);
}
@media only screen and (min-width: 992px) {
  .voyager-columns__wrapper {
    margin-bottom: 0;
  }
}
.voyager-columns__svg-icon {
  width: auto;
}
.voyager-columns .voyager-columns__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-columns__heading, .voyager-columns__textarea, .voyager-columns__buttons, .voyager-columns__image {
  margin: 16px 0;
}
.voyager-columns .voyager-columns__column {
  width: 100%;
  flex: 1 1 100%;
  margin-bottom: 20px;
  margin-left: 20px;
}
@media only screen and (min-width: 688px) {
  .voyager-columns--three-column .voyager-columns__column, .voyager-columns--four-column .voyager-columns__column, .voyager-columns--five-column .voyager-columns__column, .voyager-columns--six-column .voyager-columns__column {
    max-width: 50%;
    flex: 1 1 48%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(1) {
    max-width: 340px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(1) {
    max-width: 400px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(1) {
    max-width: 432px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(2) {
    max-width: 450px;
    margin-right: 50px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(2) {
    max-width: 585px;
    margin-right: 70px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(2) {
    margin-right: 93px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column:nth-child(3) {
    margin-top: auto;
    margin-bottom: 73px;
  }
  .voyager-columns--three-column .voyager-columns__column {
    max-width: 29%;
    flex: 1 1 27%;
  }
  .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-columns__image {
  display: block;
  width: 100%;
  height: 493px;
}
@media only screen and (min-width: 992px) {
  .voyager-columns__image {
    height: 500px;
    margin: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-columns__image {
    height: 600px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-columns__image {
    height: 780px;
  }
}
.voyager-columns__column-1 .voyager-columns__heading {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-columns__column-1 .voyager-columns__heading {
    margin-top: 30px;
  }
}
.voyager-columns__column-1 .voyager-columns__heading:last-child {
  margin-bottom: 0;
}
.voyager-columns__column-1 .voyager-columns__heading.font-size--heading {
  font-size: min(max(3.125rem,6.21vw + 0.8rem), 8.25rem);
  font-size: clamp(3.13rem, 6.21vw + 0.8rem, 8.25rem);
  line-height: min(max(3.875rem,5.3vw + 1.89rem), 8.25rem);
  line-height: clamp(3.88rem, 5.3vw + 1.89rem, 8.25rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-columns__column-1 .voyager-columns__heading.default {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-columns__column-3 .voyager-columns__heading {
  margin-top: 0;
  margin-bottom: 30px;
  color: var(--voyager-black);
  font-weight: 500;
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-columns__column-3 .voyager-columns__heading {
    margin-bottom: 20px;
  }
}
.voyager-columns__voyager-buttons {
  margin-top: 43px;
}
@media only screen and (min-width: 1312px) {
  .voyager-columns__voyager-buttons {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-columns__voyager-buttons {
    margin-top: 75px;
  }
}

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

.voyager-archive {
  flex: 1;
}
.voyager-archive__container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__container {
    flex-direction: row;
  }
}
.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;
  border: 1px solid var(--voyager-brand-four);
}
.voyager-archive__article--default .voyager-archive__article-wrapper {
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-wrapper {
    gap: 30px;
  }
}
.voyager-archive__article--default .voyager-archive__article-heading {
  margin-bottom: 15px;
}
.voyager-archive__article--default .voyager-archive__article-image-wrapper {
  position: relative;
  min-height: 250px;
  flex: 0 0 301px;
  border-radius: 0;
  overflow: hidden;
}
.voyager-archive__article--default .voyager-archive__article-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  translate: -50% -50%;
}
.voyager-archive__article--last {
  margin-bottom: 0;
}
.voyager-archive__article-buttons {
  margin-top: 10px;
}
.voyager-archive__article-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article-wrapper {
    flex-direction: row;
  }
}
.voyager-archive__card-heading {
  color: var(--voyager-brand-one);
}
.voyager-archive__article-image-wrapper {
  flex: 1;
}
.voyager-archive__content-wrapper {
  flex: 3;
}
.voyager-archive__breadcrumb-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.voyager-archive__breadcrumb-item {
  display: flex;
}
.voyager-archive__breadcrumb-link {
  color: var(--voyager-brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-archive__breadcrumb-separator {
  display: inline-block;
  margin: 0 5px;
  color: var(--voyager-brand-five);
  font-size: 0.875rem;
}
.voyager-archive__load-more {
  margin-top: 20px;
  text-align: center;
}
.voyager-archive__fifty-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__fifty-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.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--card-grid {
  margin-top: 0;
}
.voyager-archive--card-grid .voyager-archive__card {
  margin-top: 0;
}
.voyager-archive__fifty-fifty-article {
  margin-top: 0;
}
.voyager-archive__column-left, .voyager-archive__column-right {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__column-left, .voyager-archive__column-right {
    margin-bottom: 30px;
  }
}
.voyager-archive__load-more-btn:active, .voyager-archive__load-more-btn:focus {
  background-color: var(--voyager-brand-one);
}
.voyager-archive__load-more-btn--active {
  display: block;
}
.voyager-archive__load-more-btn--loading {
  display: none;
}
.voyager-archive__load-more-btn.js-loading {
  background-color: var(--voyager-brand-five);
  pointer-events: none;
}
.voyager-archive__load-more-btn.js-loading .voyager-archive__load-more-btn--active {
  display: none;
}
.voyager-archive__load-more-btn.js-loading .voyager-archive__load-more-btn--loading {
  display: block;
}

.voyager-booking-hub {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-booking-hub {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking-hub {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.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: "\e82b";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-family: "voyager-icons";
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-menu-mobile {
    display: none;
  }
}
.voyager-booking-hub__tab-body {
  position: relative;
  min-height: 100%;
  flex: 1;
  overflow: hidden;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-body {
    padding: 15px 30px 0;
  }
}
.voyager-booking-hub__tab-wrapper {
  margin-bottom: 15px;
}
.voyager-booking-hub__tab-images {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-images {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
.voyager-booking-hub__tab-single-image {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-single-image {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-text {
    flex: 1;
  }
}
.voyager-booking-hub__tab-element {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-element {
    flex-direction: row;
    text-align: left;
  }
}
.voyager-booking-hub__tab-title {
  margin-bottom: 10px;
  color: var(--voyager-brand-one);
}
.voyager-booking-hub__tab-description {
  margin-bottom: 15px;
  color: var(--voyager-brand-five);
}
.voyager-booking-hub__tab-link {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-link:hover {
    background-color: var(--voyager-brand-ten);
  }
}
.voyager-booking-hub__tab-item {
  color: var(--voyager-brand-five);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-item {
    text-align: left;
  }
  .voyager-booking-hub__tab-item:hover {
    color: var(--voyager-brand-one);
    text-decoration: underline;
    cursor: pointer;
  }
}
.voyager-booking-hub__tab-item.is_active {
  color: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-item.is_active {
    text-decoration: underline;
  }
}
.voyager-booking-hub__splide .splide__arrows {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-booking-hub__splide .splide__arrows.is_hidden {
  display: none;
}
.voyager-booking-hub__splide .splide__arrow {
  position: absolute;
  top: -8px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  background-color: var(--voyager-white);
  border: 0;
  cursor: pointer;
}
.voyager-booking-hub__splide .splide__arrow svg {
  width: 15px;
  fill: var(--voyager-brand-one);
}
.voyager-booking-hub__splide .splide__arrow--prev {
  left: 0;
  transform: rotate(180deg);
}
.voyager-booking-hub__splide .splide__arrow--next {
  right: 0;
}
.voyager-booking-hub__content-splide .splide__arrows {
  top: 50%;
}

.voyager-social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--voyager-social-links--m);
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links {
    justify-content: initial;
    margin-top: auto;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-social-links {
    padding-bottom: 0;
  }
}
.voyager-social-links__icon-anchor {
  display: flex;
  width: 58px;
  min-width: 58px;
  height: 58px;
  justify-content: center;
  align-items: center;
  margin-left: 21px;
  color: var(--voyager-brand-one);
  line-height: normal;
  text-align: center;
  background: var(--voyager-white);
  border-radius: 55%;
  text-decoration: none;
  transition: all 500ms 0s ease;
}
.voyager-social-links__icon-anchor:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links__icon-anchor:hover {
    background: var(--voyager-brand-five);
  }
  .voyager-social-links__icon-anchor:active {
    background: var(--voyager-brand-four);
  }
}
.voyager-social-links__icon {
  text-decoration: none;
}
.voyager-social-links__icon::before {
  display: block;
}

.voyager-booking {
  position: fixed;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100vh;
  flex-wrap: wrap;
  padding: 90px 30px 130px;
  text-align: center;
  background-color: var(--voyager-brand-five);
  overflow-y: auto;
  scrollbar-width: none;
}
.voyager-booking h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-booking h2 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-booking p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-booking p:last-child {
  margin-bottom: 0;
}
.voyager-booking a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-booking a:focus, .voyager-booking a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-booking ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-booking ul:last-child {
  margin-bottom: 0;
}
.voyager-booking li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  list-style-type: none;
}
.voyager-booking li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -7px;
  width: 5px;
  height: 5px;
  background: var(--voyager-brand-eight);
  border-radius: 50%;
}
.voyager-booking li:last-child {
  margin: 0;
}
.voyager-booking ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-booking em {
  font-style: italic;
}
.voyager-booking strong {
  font-weight: 600;
}
.voyager-booking blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-booking .img {
  margin-top: 0.5em;
}
.voyager-booking .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-booking .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-booking .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking {
    display: flex;
    max-width: 600px;
    justify-content: center;
    flex-direction: row;
    padding-bottom: 40px;
    background-image: url(assets/img/icons/src/booking-form-bg.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 280px 190px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking {
    max-width: 800px;
    padding: 143px 47px 100px;
    background-size: 368px 250px;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-booking {
    background-size: 527px 358px;
  }
}
.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__form {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__form {
    max-width: 450px;
  }
}
.voyager-booking__header-top {
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 9px 0;
  background: var(--voyager-white);
}
@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: 1440px) {
  .voyager-booking__header-top {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-booking__header-top::before {
  content: "";
  display: block;
  width: 185px;
  height: 61px;
  margin: 0 auto;
  background: var(--voyager-black);
  background-size: 100% 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-top::before {
    width: 243px;
    height: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__header-top::before {
    width: 306px;
    height: 102px;
  }
}
.voyager-booking__panel-logo-wrapper {
  display: flex;
  justify-content: center;
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 9px 0;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo-wrapper {
    margin-bottom: 18px;
    padding: 15px 0;
    box-shadow: none;
    background: none;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__panel-logo-wrapper {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
  width: 185px;
  height: 61px;
  background: var(--voyager-black);
  background-size: 100% 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 243px;
    height: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 306px;
    height: 102px;
  }
}
.voyager-booking__panel-logo-wrapper .voyager-header__custom-logo {
  visibility: hidden;
}
.voyager-booking__panel-wrapper {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper {
    padding: 0;
  }
}
.voyager-booking__panel-wrapper--left {
  position: relative;
  display: none;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--left {
    display: block;
  }
}
.voyager-booking__panel-wrapper--left .voyager-booking__header {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 46px;
  padding-top: 0;
  color: var(--voyager-brand-one);
  font-size: 1.75rem;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--left .voyager-booking__header {
    margin-bottom: 15px;
    font-size: 1.875rem;
    letter-spacing: 0.125rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__panel-wrapper--left .voyager-booking__header {
    margin-bottom: 50px;
    font-size: 2.625rem;
  }
}
.voyager-booking__panel-wrapper--right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-wrapper--right {
    width: 50%;
  }
}
.voyager-booking__panel-wrapper--right .voyager-booking__header {
  display: none;
}
.voyager-booking__slide {
  position: relative;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__slide {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.voyager-booking__slide::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 175px;
  background: var(--voyager-brand-seven);
  opacity: 0.5;
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__slide::after {
    height: 250px;
  }
}
.voyager-booking__slide .slide-image {
  position: relative;
  z-index: 1;
  display: block;
  height: 201px;
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__slide .slide-image {
    height: 270px;
  }
}
.voyager-booking__slide .slide-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-booking__caption {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-booking__caption .voyager-booking__button-link {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(31px,0.83vw + 1.63rem), 42px);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 1.8px;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-booking__caption .voyager-booking__button-link:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__caption .voyager-booking__button-link:hover {
    text-decoration: none;
  }
  .voyager-booking__caption .voyager-booking__button-link:visited {
    color: var(--voyager-white);
    text-decoration: none;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__caption .voyager-booking__button-link {
    font-size: 1.25rem;
  }
}
.voyager-booking__panel-close {
  position: fixed;
  top: 24px;
  left: 26px;
  display: block;
  width: 44px;
  height: 44px;
  padding: 0;
  color: var(--voyager-brand-twenty-one);
  font-size: 0.75rem;
  line-height: 2.75rem;
  text-align: center;
  background: var(--voyager-white);
  border-radius: 50%;
  cursor: pointer;
}
.voyager-booking__panel-close:before {
  content: "\e82e";
}
@media only screen and (min-width: 992px) {
  .voyager-booking__panel-close {
    top: 24px;
    right: 26px;
    left: auto;
    transition: all 500ms ease 0s;
  }
  .voyager-booking__panel-close:hover {
    color: var(--voyager-brand-twenty-one);
    background-color: var(--voyager-brand-two);
  }
  .voyager-booking__panel-close:active {
    color: var(--voyager-brand-twenty-one);
    background-color: var(--voyager-brand-one);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__panel-close {
    top: 34px;
    right: 44px;
    width: 62px;
    height: 62px;
    font-size: 0.9375rem;
    line-height: 3.875rem;
  }
}
.voyager-booking__panel-close .svg-close-booking {
  display: none;
}
.voyager-booking__promotion {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 412px;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  color: var(--voyager-black);
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__promotion {
    max-width: 640px;
  }
}
.voyager-booking__promotion--slider {
  height: 100%;
  padding: 0;
}
.voyager-booking__header {
  padding-top: 10px;
  text-transform: uppercase;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header {
    padding-top: 20px;
  }
}
.voyager-booking__wrapper {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  transition: all 500ms ease;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__wrapper {
    top: 21px;
    right: 35px;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__wrapper {
    top: 42px;
    right: 75px;
  }
}
.voyager-booking__wrapper .voyager-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__wrapper .voyager-container {
    display: flex;
    height: auto;
    background: none;
    grid-template-columns: none;
  }
}
.voyager-booking__additional-button-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transition: all 500ms ease 0s;
  -o-object-fit: initial;
     object-fit: initial;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__additional-button-image {
    width: 28px;
    height: 28px;
  }
}
.voyager-booking__additional-button {
  text-align: center;
  text-decoration: none;
}
.voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
    height: 60px;
    padding: 10px 45px;
  }
}
.voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
  display: none;
  width: calc(100% - 5px);
  height: 60px;
  margin-right: 5px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.75rem;
  letter-spacing: 0.09375rem;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  border-radius: 0;
  transition: all 500ms ease;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
.voyager-booking__additional-button.voyager-buttons__button-anchor--ghost:hover {
  color: var(--voyager-brand-nineteen);
  background: var(--voyager-brand-five);
  border-color: var(--voyager-brand-five);
  transition: all 500ms ease;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
    position: fixed;
    top: 23px;
    left: 105px;
    z-index: 2;
    display: block;
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 0;
    padding: 14px 40px 10px;
    line-height: 1.9375rem;
    border-radius: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__additional-button.voyager-buttons__button-anchor--ghost {
    top: 42px;
    left: 166px;
    height: 60px;
    padding: 16px 40px 10px;
    font-size: 1.125rem;
    letter-spacing: 0.2025rem;
  }
}
.voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost) {
  position: relative;
  width: 44px;
  height: 44px;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost) {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost):hover {
    background: var(--voyager-brand-five);
  }
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost):hover .voyager-booking__additional-button-image, .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost):active .voyager-booking__additional-button-image {
    filter: contrast(0) brightness(0);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost) {
    width: 62px;
    height: 62px;
  }
}
.voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 {
  position: fixed;
  top: 16px;
  right: 20px;
  display: inline-block;
  width: 44px;
  order: 1;
  background: transparent;
  border: solid 1px var(--voyager-white);
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 {
    position: relative;
    top: auto;
    right: auto;
    display: inline-flex;
    width: 60px;
    height: 60px;
  }
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover {
    background: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
  }
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active {
    background: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
  }
}
.voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 .voyager-booking__additional-button-image {
  width: 18px;
  height: 18px;
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 .voyager-booking__additional-button-image {
    width: 24px;
    height: 24px;
  }
}
.voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    display: inline-flex;
    margin-left: 9px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1 {
    order: 2;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    order: 3;
  }
}
.voyager-booking__header-link {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  height: 60px;
  order: 2;
  padding: 9px 28px 10px;
  color: var(--voyager-black);
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.18rem;
  text-transform: uppercase;
  background: var(--voyager-brand-five);
  border: 0;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking__header-link {
    position: static;
    width: auto;
    height: 60px;
    margin-left: 26px;
    padding: 12px 40px 10px;
    font-size: 1.125rem;
    background: var(--voyager-white);
    border-radius: 0;
  }
}
.voyager-booking__header-link:hover {
  background: var(--voyager-brand-five);
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  display: block;
  background: var(--voyager-booking-overlay);
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease 0s;
}
body.js-prevent-scroll {
  overflow: hidden;
  position: relative;
}
body.js-prevent-scroll::before {
  opacity: 1;
  visibility: visible;
}

.voyager-quick-book {
  position: fixed;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100vh;
  flex-wrap: wrap;
  padding: 140px 28px 100px;
  text-align: center;
  background: url(assets/img/icons/src/booking-form-bg.svg) var(--voyager-white);
  background-repeat: no-repeat;
  background-position: 85% 100%;
  background-size: 280px 190px;
  overflow-y: auto;
  scrollbar-width: none;
}
.voyager-quick-book h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-quick-book h2 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-quick-book h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-quick-book h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-quick-book h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-quick-book h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-quick-book p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-quick-book p:last-child {
  margin-bottom: 0;
}
.voyager-quick-book a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-quick-book a:focus, .voyager-quick-book a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-quick-book ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-quick-book ul:last-child {
  margin-bottom: 0;
}
.voyager-quick-book li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  list-style-type: none;
}
.voyager-quick-book li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -7px;
  width: 5px;
  height: 5px;
  background: var(--voyager-brand-eight);
  border-radius: 50%;
}
.voyager-quick-book li:last-child {
  margin: 0;
}
.voyager-quick-book ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-quick-book em {
  font-style: italic;
}
.voyager-quick-book strong {
  font-weight: 600;
}
.voyager-quick-book blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-quick-book .img {
  margin-top: 0.5em;
}
.voyager-quick-book .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-quick-book .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-quick-book .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book {
    max-width: 600px;
    justify-content: center;
    flex-direction: row;
    padding: 80px 100px;
    background-position: left bottom;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book {
    max-width: 800px;
    padding: 120px 175px;
    background-size: 400px 550px;
  }
}
.voyager-quick-book--slide-in-right, .voyager-quick-book--slide-in-left, .voyager-quick-book--slide-in-top, .voyager-quick-book--slide-in-bottom, .voyager-quick-book--fade-in {
  transition: all 1s ease;
}
.voyager-quick-book--slide-in-right {
  transform: translateX(100%);
  right: 0;
}
.voyager-quick-book--slide-in-left {
  transform: translateX(-100%);
}
.voyager-quick-book--slide-in-top {
  transform: translateY(-100%);
}
.voyager-quick-book--slide-in-bottom {
  transform: translateY(100%);
  top: auto;
  bottom: 0;
  margin-bottom: 0;
}
.voyager-quick-book--fade-in {
  visibility: hidden;
  opacity: 0;
}
.voyager-quick-book--slide-in-right.js-visible, .voyager-quick-book--slide-in-left.js-visible {
  transform: translateX(0);
}
.voyager-quick-book--slide-in-top.js-visible, .voyager-quick-book--slide-in-bottom.js-visible {
  transform: translateY(0);
}
.voyager-quick-book--fade-in.js-visible {
  visibility: visible;
  opacity: 1;
}
.voyager-quick-book__form {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__form {
    max-width: 450px;
  }
}
.voyager-quick-book__daterange--card-format {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__daterange--card-format {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.voyager-quick-book__daterange--card-format .voyager-quick-book__daterange-card {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__daterange--card-format .voyager-quick-book__daterange-card {
    width: 50%;
  }
}
.voyager-quick-book__daterange--card-format .voyager-quick-book__widget-item {
  display: flex;
}
.voyager-quick-book__daterange--card-format .voyager-quick-book__input {
  position: relative;
  display: flex;
  height: 62px;
  align-items: center;
  align-self: stretch;
  gap: 3px;
  padding: 18px 20px;
  padding-left: 56px;
  background: #FFF;
  border: 1px solid rgba(61, 73, 108, 0.6);
}
.voyager-quick-book__daterange--card-format .voyager-quick-book__input::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 26px;
  height: 26px;
  background: url(assets/img/icons/src/calendar.svg) no-repeat no-repeat;
  background-position: center;
}
.voyager-quick-book__daterange--card-format .voyager-quick-book__level-2.datepicker-input {
  height: 1px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.voyager-quick-book__header-top {
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 9px 0;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__header-top {
    margin-bottom: 18px;
    padding: 15px 0;
    box-shadow: none;
    background: none;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__header-top {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-quick-book__header-top::before {
  content: "";
  display: block;
  width: 185px;
  height: 61px;
  margin: 0 auto;
  background: var(--voyager-black);
  background-size: 100% 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__header-top::before {
    width: 243px;
    height: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__header-top::before {
    width: 306px;
    height: 102px;
  }
}
.voyager-quick-book__panel-logo-wrapper {
  display: flex;
  justify-content: center;
  flex: 0 0 100%;
  margin-bottom: 46px;
  padding: 9px 0;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-logo-wrapper {
    margin-bottom: 18px;
    padding: 15px 0;
    box-shadow: none;
    background: none;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__panel-logo-wrapper {
    margin-bottom: 50px;
    padding: 30px 0;
  }
}
.voyager-quick-book__panel-logo-wrapper .voyager-header__custom-logo-link {
  width: 185px;
  height: 61px;
  background: var(--voyager-black);
  background-size: 100% 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 243px;
    height: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__panel-logo-wrapper .voyager-header__custom-logo-link {
    width: 306px;
    height: 102px;
  }
}
.voyager-quick-book__panel-logo-wrapper .voyager-header__custom-logo {
  visibility: hidden;
}
.voyager-quick-book__panel-wrapper {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-wrapper {
    padding: 0;
  }
}
.voyager-quick-book__panel-wrapper--left {
  position: relative;
  display: none;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-wrapper--left {
    display: block;
  }
}
.voyager-quick-book__panel-wrapper--left .voyager-quick-book__header {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 46px;
  padding-top: 0;
  color: var(--voyager-brand-one);
  font-size: 1.75rem;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-wrapper--left .voyager-quick-book__header {
    margin-bottom: 15px;
    font-size: 1.875rem;
    letter-spacing: 0.125rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__panel-wrapper--left .voyager-quick-book__header {
    margin-bottom: 50px;
    font-size: 2.625rem;
  }
}
.voyager-quick-book__panel-wrapper--right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-wrapper--right {
    width: 50%;
  }
}
.voyager-quick-book__panel-wrapper--right .voyager-quick-book__header {
  display: none;
}
.voyager-quick-book__slide {
  position: relative;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__slide {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.voyager-quick-book__slide::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 175px;
  background: var(--voyager-brand-seven);
  opacity: 0.5;
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__slide::after {
    height: 250px;
  }
}
.voyager-quick-book__slide .slide-image {
  position: relative;
  z-index: 1;
  display: block;
  height: 201px;
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__slide .slide-image {
    height: 270px;
  }
}
.voyager-quick-book__slide .slide-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-quick-book__caption {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-quick-book__caption .voyager-quick-book__button-link {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(16px,0.15vw + 0.94rem), 18px);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(31px,0.83vw + 1.63rem), 42px);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 1.8px;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__caption .voyager-quick-book__button-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__caption .voyager-quick-book__button-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__caption .voyager-quick-book__button-link:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-quick-book__caption .voyager-quick-book__button-link:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__caption .voyager-quick-book__button-link:hover {
    text-decoration: none;
  }
  .voyager-quick-book__caption .voyager-quick-book__button-link:visited {
    color: var(--voyager-white);
    text-decoration: none;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__caption .voyager-quick-book__button-link {
    font-size: 1.25rem;
  }
}
.voyager-quick-book__panel-close {
  position: fixed;
  top: 24px;
  left: 26px;
  display: block;
  width: 44px;
  height: 44px;
  padding: 0;
  color: var(--voyager-brand-twenty-one);
  font-size: 0.75rem;
  line-height: 2.75rem;
  text-align: center;
  background: var(--voyager-white);
  border-radius: 50%;
  cursor: pointer;
  filter: drop-shadow(0 5px 55px rgba(0, 0, 0, 0.25));
}
.voyager-quick-book__panel-close:before {
  content: "\e82e";
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__panel-close {
    top: 24px;
    right: 26px;
    left: auto;
    transition: all 500ms ease 0s;
  }
  .voyager-quick-book__panel-close:hover {
    color: var(--voyager-brand-twenty-one);
    background-color: var(--voyager-brand-five);
  }
  .voyager-quick-book__panel-close:active {
    color: var(--voyager-brand-twenty-one);
    background-color: var(--voyager-brand-four);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__panel-close {
    top: 34px;
    right: 44px;
    width: 62px;
    height: 62px;
    font-size: 1.3125rem;
    line-height: 3.875rem;
  }
}
.voyager-quick-book__panel-close .svg-close-booking {
  display: none;
}
.voyager-quick-book__daterange-card-item {
  color: var(--voyager-black);
}
.voyager-quick-book__promotion {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 412px;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  color: var(--voyager-black);
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__promotion {
    max-width: 640px;
  }
}
.voyager-quick-book__promotion--slider {
  height: 100%;
  padding: 0;
}
.voyager-quick-book__header {
  padding-top: 10px;
  text-transform: uppercase;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__header {
    padding-top: 20px;
  }
}
.voyager-quick-book__filter::-webkit-scrollbar {
  display: none;
}
.voyager-quick-book__filter {
  display: none;
  margin: 0 15px;
  white-space: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__filter {
    justify-content: space-evenly;
    margin: 40px 15px 20px;
  }
}
.voyager-quick-book__filter--tab {
  position: relative;
  display: inline-block;
  width: auto;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--voyager-black);
  text-align: left;
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-quick-book__filter--tab:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__filter--tab:hover {
    color: var(--voyager-brand-one);
  }
}
.voyager-quick-book__filter--tab.is_active {
  color: var(--voyager-brand-one);
}
.voyager-quick-book__filter--tab.is_active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60%;
  height: 1px;
  background-color: var(--voyager-brand-one);
  transform: translateX(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__filter--tab.is_active::before {
    display: none;
  }
}
.voyager-quick-book__wrapper {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  transition: all 500ms ease;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__wrapper {
    top: 21px;
    right: 35px;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__wrapper {
    top: 42px;
    right: 75px;
  }
}
.voyager-quick-book__wrapper .voyager-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__wrapper .voyager-container {
    display: flex;
    height: auto;
    background: none;
    grid-template-columns: none;
  }
}
.voyager-quick-book-header__button {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book-header__button {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.voyager-quick-book__tab-content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__tab-content {
    margin: 0;
  }
}
.voyager-quick-book__tab-content .js-tab-content {
  display: none;
}
.voyager-quick-book__tab-content .js-tab-content.is_active {
  display: block;
}
.voyager-quick-book__slide-title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: var(--voyager-brand-one);
  text-transform: uppercase;
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__slide-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__slide-title {
    margin-top: 30px;
    margin-bottom: 24px;
    font-size: 2.125rem;
    line-height: 3.125rem;
  }
}
.voyager-quick-book__widget-item--first {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px;
  color: var(--voyager-brand-eight);
  font-family: "LeagueSpartan", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 3rem;
  letter-spacing: initial;
  text-align: center;
  text-transform: none;
}
@media only screen and (min-width: 1312px) {
  .voyager-quick-book__widget-item--first {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__widget-item--first {
    margin-bottom: 60px;
  }
}
.voyager-quick-book__additional-button-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transition: all 500ms ease 0s;
  -o-object-fit: initial;
     object-fit: initial;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__additional-button-image {
    width: 28px;
    height: 28px;
  }
}
.voyager-quick-book__additional-button {
  text-align: center;
  text-decoration: none;
}
.voyager-quick-book__additional-button.voyager-buttons__button-anchor--ghost {
  display: none;
  width: calc(100% - 5px);
  height: 62px;
  margin-right: 5px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.75rem;
  letter-spacing: 0.09375rem;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  border-radius: 0;
  transition: all 500ms ease;
  transition: all 500ms ease 0s;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button.voyager-buttons__button-anchor--ghost {
    height: 60px;
    padding: 10px 45px;
  }
}
.voyager-quick-book__additional-button.voyager-buttons__button-anchor--ghost:hover {
  color: var(--voyager-brand-nineteen);
  background: var(--voyager-brand-five);
  border-color: var(--voyager-brand-five);
  transition: all 500ms ease;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button.voyager-buttons__button-anchor--ghost {
    position: fixed;
    top: 23px;
    left: 105px;
    z-index: 2;
    display: block;
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 0;
    padding: 14px 40px 10px;
    line-height: 1.9375rem;
    border-radius: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__additional-button.voyager-buttons__button-anchor--ghost {
    top: 42px;
    left: 166px;
    height: 60px;
    padding: 16px 40px 10px;
    font-size: 1.125rem;
    letter-spacing: 0.2025rem;
  }
}
.voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost) {
  position: relative;
  width: 44px;
  height: 44px;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost) {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost):hover {
    background: var(--voyager-brand-five);
  }
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost):hover .voyager-quick-book__additional-button-image, .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost):active .voyager-quick-book__additional-button-image {
    filter: contrast(0) brightness(0);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost) {
    width: 62px;
    height: 62px;
  }
}
.voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 {
  position: fixed;
  top: 16px;
  right: 20px;
  display: inline-block;
  width: 44px;
  order: 1;
  background: transparent;
  border: solid 1px var(--voyager-white);
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 {
    position: relative;
    top: auto;
    right: auto;
    display: inline-flex;
    width: 60px;
    height: 60px;
  }
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:hover {
    background: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
  }
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0:active {
    background: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
  }
}
.voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 .voyager-quick-book__additional-button-image {
  width: 18px;
  height: 18px;
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-0 .voyager-quick-book__additional-button-image {
    width: 24px;
    height: 24px;
  }
}
.voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    display: inline-flex;
    margin-left: 9px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1, .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    margin-left: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-1 {
    order: 2;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__additional-button:not(.voyager-buttons__button-anchor--ghost).voyager-buttons__button-group-2 {
    order: 3;
  }
}
.voyager-quick-book__header-link {
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  height: 60px;
  order: 2;
  padding: 9px 28px 10px;
  color: var(--voyager-black);
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.18rem;
  text-transform: uppercase;
  background: var(--voyager-brand-five);
  border: 0;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__header-link {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__header-link {
    position: static;
    width: auto;
    height: 60px;
    margin-left: 26px;
    padding: 12px 40px 10px;
    font-size: 1.125rem;
    background: var(--voyager-white);
    border-radius: 0;
  }
}
.voyager-quick-book__header-link:hover {
  background: var(--voyager-brand-five);
}
.voyager-quick-book__footer {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 40px;
}
.voyager-quick-book__footer .voyager-quick-book__buttons {
  width: 100%;
}
.voyager-quick-book__footer .voyager-quick-book__button-anchor {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: auto;
  width: 100%;
  min-width: 203px;
  height: 62px;
  color: var(--voyager-black);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2.8125rem;
  letter-spacing: 0.2025rem;
  text-align: center;
  border: 1px solid var(--voyager-black);
  vertical-align: top;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__footer .voyager-quick-book__button-anchor {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__footer .voyager-quick-book__button-anchor:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-quick-book__footer .voyager-quick-book__button-anchor:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__footer .voyager-quick-book__button-anchor:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-five);
    border-color: var(--voyager-brand-five);
  }
}
.voyager-quick-book__promo-guest-wrapper {
  margin-top: 30px;
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__promo-guest-wrapper {
    margin-top: 30px;
  }
}
.voyager-quick-book__label {
  margin-top: 0;
  margin-bottom: 13px;
  color: var(--voyager-brand-eight);
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-align: left;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__label {
    margin-bottom: 13px;
    color: var(--voyager-black);
  }
}
.voyager-quick-book__promo-code {
  text-align: left;
}
.voyager-quick-book__promo-code-label-text {
  display: block;
  margin-top: 0;
  margin-bottom: 14px;
  color: var(--voyager-brand-eight);
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  text-align: left;
  text-transform: capitalize;
}
@media only screen and (min-width: 1312px) {
  .voyager-quick-book__promo-code-label-text {
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-quick-book__promo-code-label-text {
    margin-bottom: 11px;
    font-size: 1.125rem;
    line-height: 2rem;
  }
}
.voyager-quick-book__input-promo {
  width: 100%;
  height: 62px;
  padding: 10px 15px;
  color: var(--voyager-black);
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-align: left;
  background: none;
  border: 1px solid #8B92A7;
  border-radius: 0;
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-quick-book__input-promo:focus-visible {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__input-promo:focus-visible {
    border-bottom-color: var(--voyager-brand-one);
  }
}
.voyager-quick-book__guest {
  display: flex;
  justify-content: left;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__guest {
    justify-content: center;
  }
}
.voyager-quick-book__adults, .voyager-quick-book__children {
  margin: 15px;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-quick-book__adults, .voyager-quick-book__children {
    margin: 15px;
  }
}
.voyager-quick-book__select-guest {
  border: 0;
}

.voyager-daterange {
  position: relative;
  display: flex;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
}
.voyager-daterange .datepicker--next-btn:before {
  content: "\e80e";
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--next-btn {
    right: 0;
  }
}
.voyager-daterange .datepicker--prev-btn:before {
  content: "\e80b";
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--prev-btn {
    left: 0;
  }
}
.voyager-daterange .datepicker__picker {
  padding: 20px 15px;
  color: var(--voyager-brand-seven);
  border-radius: 20px;
}
.voyager-daterange .datepicker--dropdown {
  padding: 0;
}
.voyager-daterange .datepicker--dropdown .datepicker__picker {
  box-shadow: var(--voyager-calendar-shadow);
}
.voyager-daterange .datepicker__view .datepicker__dow {
  color: var(--voyager-black);
}
.voyager-daterange .datepicker__view .datepicker__dow:first-child {
  color: var(--voyager-brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker__grid {
    width: 298px;
  }
}
.voyager-daterange .datepicker__button {
  height: 28px;
  color: var(--voyager-brand-eight);
}
@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-one);
    background: none;
  }
}
.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-brand-eight);
  font-size: 1.125rem;
  border-radius: 7px;
}
@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-white);
    background-color: var(--voyager-brand-two);
  }
  .voyager-daterange .datepicker__button.datepicker--prev-btn:active, .voyager-daterange .datepicker__button.datepicker--next-btn:active {
    color: var(--voyager-black);
  }
}
.voyager-daterange .datepicker__button.datepicker--next-btn::before {
  position: relative;
  left: 1px;
}
.voyager-daterange .datepicker--header-button {
  margin: 0 7px;
  font-weight: 400;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  border-radius: 7px;
}
.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__cell,
.voyager-daterange .datepicker__view .datepicker--week {
  height: 33px;
  font-weight: 400;
  line-height: 2.0625rem;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker__cell:hover,
  .voyager-daterange .datepicker__view .datepicker--week:hover {
    font-weight: 400;
  }
}
.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-four);
}
.voyager-daterange .datepicker__cell:not(.datepicker--disabled):hover {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-three);
}
.voyager-daterange .datepicker--focused:not(.datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-one);
}
.voyager-daterange .datepicker__grid {
  gap: 1px;
}
.voyager-daterange .datepicker__span {
  flex-basis: 13.2857142857%;
}
.voyager-daterange .datepicker__span.datepicker--month {
  flex-basis: 24.285714%;
}
.voyager-daterange .datepicker--day:nth-child(7n+1) {
  color: var(--voyager-brand-four);
}
.voyager-daterange .datepicker--day:nth-child(7n+1).datepicker--today:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-nine);
}
.voyager-daterange .datepicker--day:nth-child(7n+1).datepicker--today.datepicker--focused:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-white);
  background-color: var(--voyager-brand-nine);
}
.voyager-daterange .datepicker--day:nth-child(7n+1).datepicker--disabled {
  opacity: 0.4;
}
.voyager-daterange .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-start, .voyager-daterange .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-end {
  color: var(--voyager-white);
  background: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-daterange .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next):hover:not(.datepicker--disabled, .datepicker--range) {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-two);
  }
}
.voyager-daterange__card {
  display: block;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card {
    max-width: 50%;
  }
}
.voyager-daterange__card-checkin {
  margin-bottom: 22px;
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkin {
    margin-bottom: 0;
    padding-right: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-daterange__card-checkout {
    padding-left: 17px;
  }
}
.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: 1rem;
  background: transparent;
  border: 0;
  outline: none;
}
.voyager-daterange__card-label {
  display: block;
  margin-top: 0;
  margin-bottom: 14px;
  color: var(--voyager-brand-eight);
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  text-align: left;
  text-transform: capitalize;
}
@media only screen and (min-width: 1312px) {
  .voyager-daterange__card-label {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-daterange__card-label {
    margin-bottom: 11px;
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
.voyager-daterange__card-date {
  position: relative;
  display: flex;
  height: 30px;
  justify-content: left;
  align-items: center;
  padding: 5px 0;
  font-family: "LeagueSpartan", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  border-bottom: 1px solid var(--voyager-brand-one);
  border-radius: 0;
}
.voyager-daterange__card-date--date {
  display: block;
  order: 1;
  margin-right: 3px;
}
.voyager-daterange__card-date--date, .voyager-daterange__card-date--month, .voyager-daterange__card-date--year {
  color: var(--voyager-black);
  font-size: 1rem;
}
.voyager-daterange__card-date--month {
  position: relative;
  display: block;
  order: 2;
  margin-right: 3px;
  color: var(--voyager-black);
}
.voyager-daterange__card-date--month::after {
  content: ",";
  position: relative;
}
.voyager-daterange__card-date--year {
  display: block;
  order: 3;
  color: var(--voyager-black);
}

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

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

.voyager-rooms-navigation__slide {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.voyager-rooms-navigation__anchor {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-rooms-navigation__anchor:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-rooms-navigation__anchor:focus, .voyager-rooms-navigation__anchor:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-rooms-navigation__anchor:hover {
    background: var(--voyager-brand-three);
  }
}
.voyager-rooms-navigation__anchor--current-page {
  background: var(--voyager-brand-three);
  text-decoration: underline;
}

.voyager-fifty-fifty-slider {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-fifty-fifty-slider__video {
  width: 100%;
  height: 420px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video {
    height: 500px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__video {
    height: 580px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__video {
    height: 922px;
  }
}
.voyager-fifty-fifty-slider__content-wrapper-right-column:hover .voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--pause,
.voyager-fifty-fifty-slider__content-wrapper-right-column:hover .voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--mute {
  display: flex;
  opacity: 1;
}
.voyager-fifty-fifty-slider .vjs-tech {
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-fifty-fifty-slider__columns {
  position: relative;
  display: flex;
  flex-flow: column wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__columns {
    flex-flow: row wrap;
  }
}
.voyager-fifty-fifty-slider__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__column {
    width: 50%;
    flex: 1 1 45%;
  }
  .voyager-fifty-fifty-slider__columnvoyager-fifty-fifty-slider__column-on-top {
    order: initial;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__column:nth-child(1) {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__column:nth-child(1) {
    margin-right: 110px;
  }
}
.voyager-fifty-fifty-slider__heading {
  margin-bottom: 20px;
  color: var(--voyager-black);
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-fifty-fifty-slider__heading.default {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__pre-heading {
  margin: 0 0 12px;
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__pre-heading {
    margin: 0 0 20px;
  }
}
.voyager-fifty-fifty-slider__intro-text-pre-heading {
  color: var(--voyager-brand-two);
}
.voyager-fifty-fifty-slider__pre-heading, .voyager-fifty-fifty-slider__intro-text-pre-heading {
  color: var(--voyager-brand-two);
}
.voyager-fifty-fifty-slider .font-size--sub-heading {
  margin-bottom: 20px;
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .font-size--sub-heading {
    margin-bottom: 30px;
  }
}
.voyager-fifty-fifty-slider .font-size--sub-heading .voyager-fifty-fifty-slider__textarea-paragraph {
  font-size: min(max(1.5rem,1.21vw + 1.05rem), 2.5rem);
  font-size: clamp(1.5rem, 1.21vw + 1.05rem, 2.5rem);
  line-height: min(max(2rem,1.52vw + 1.43rem), 3.25rem);
  line-height: clamp(2rem, 1.52vw + 1.43rem, 3.25rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider__textarea {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  margin: 0;
  color: var(--voyager-brand-eight);
}
.voyager-fifty-fifty-slider__textarea h1 {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
}
.voyager-fifty-fifty-slider__textarea h2 {
  font-size: min(max(2.25rem,1.21vw + 1.8rem), 3.25rem);
  font-size: clamp(2.25rem, 1.21vw + 1.8rem, 3.25rem);
  line-height: min(max(3rem,1.21vw + 2.55rem), 4rem);
  line-height: clamp(3rem, 1.21vw + 2.55rem, 4rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h3 {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h4 {
  font-size: min(max(1.625rem,0.76vw + 1.34rem), 2.25rem);
  font-size: clamp(1.63rem, 0.76vw + 1.34rem, 2.25rem);
  line-height: min(max(2.375rem,0.76vw + 2.09rem), 3rem);
  line-height: clamp(2.38rem, 0.76vw + 2.09rem, 3rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h5 {
  font-size: min(max(1.375rem,0.76vw + 1.09rem), 2rem);
  font-size: clamp(1.38rem, 0.76vw + 1.09rem, 2rem);
  line-height: min(max(2.25rem,0.61vw + 2.02rem), 2.75rem);
  line-height: clamp(2.25rem, 0.61vw + 2.02rem, 2.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h6 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.125rem,0.45vw + 1.95rem), 2.5rem);
  line-height: clamp(2.13rem, 0.45vw + 1.95rem, 2.5rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__textarea a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-fifty-fifty-slider__textarea a:focus, .voyager-fifty-fifty-slider__textarea a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty-slider__textarea ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 30px;
  margin-left: 10px;
  padding: 0;
}
.voyager-fifty-fifty-slider__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  list-style-type: none;
}
.voyager-fifty-fifty-slider__textarea li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -7px;
  width: 5px;
  height: 5px;
  background: var(--voyager-brand-eight);
  border-radius: 50%;
}
.voyager-fifty-fifty-slider__textarea li:last-child {
  margin: 0;
}
.voyager-fifty-fifty-slider__textarea ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-fifty-fifty-slider__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty-slider__textarea strong {
  font-weight: 600;
}
.voyager-fifty-fifty-slider__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty-slider__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty-slider__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty-slider__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty-slider__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty-slider__textarea p {
  color: var(--voyager-brand-eight);
}
.voyager-fifty-fifty-slider__textarea a {
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__textarea a:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-fifty-fifty-slider__textarea a:focus, .voyager-fifty-fifty-slider__textarea a:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
.voyager-fifty-fifty-slider__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty-slider__textarea li {
  text-align: left;
}
.voyager-fifty-fifty-slider__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__buttons {
    justify-content: flex-start;
    gap: 30px;
  }
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_wrapper {
  margin-top: 5px;
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor::before {
    bottom: 0;
  }
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor span {
  position: relative;
  z-index: 1;
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor span .screen-reader-text {
  display: none;
}
.voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:hover, .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:hover, .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider__buttons .voyager-fifty-fifty-slider__button_anchor:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}
.voyager-fifty-fifty-slider--styles-light-bg {
  background: var(--voyager-brand-six);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-light-bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider--styles-light-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--styles-light-bg {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-fifty-fifty-slider__voyager-buttons {
  justify-content: flex-start;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__voyager-buttons {
    margin-top: 40px;
    transform: translateX(-1px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__voyager-buttons {
    transform: translateX(-1px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty-slider__voyager-buttons {
    transform: translateX(-1px);
  }
}
.voyager-fifty-fifty-slider__button-wrapper {
  margin-right: 10px;
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__button-wrapper:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea-paragraph:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty-slider__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__row {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__row {
    align-items: center;
    flex-direction: inherit;
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__column--right {
  width: 100%;
  max-width: var(--voyager-slider-default-right-column-width);
  flex: none;
  margin-left: var(--voyager-slider-default-right-column-margin);
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
  max-height: 658px;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__column--left {
  width: auto;
  max-width: var(--voyager-slider-default-left-column-width);
  flex: 1;
  margin-right: 0;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  text-align: center;
  /* Force pre-heading and heading to full width */
  /* Buttons layout */
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column {
    text-align: left;
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__heading,
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__textarea,
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-buttons {
  width: 100%;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__heading {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__heading {
    margin-bottom: var(--voyager-global-spacing--medium);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__heading {
    margin-bottom: calc(var(--voyager-global-spacing--medium) + 0px);
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__textarea {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 10px);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__textarea {
    margin-bottom: var(--voyager-global-spacing--medium);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__textarea {
    margin-bottom: calc(var(--voyager-global-spacing--medium) + 0px);
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .inline-features {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 0px);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .inline-features {
    margin-bottom: calc(var(--voyager-global-spacing--small) + 15px);
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .inline-features__title {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .inline-features__item {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__images-container {
  display: flex;
  gap: 0;
  margin-top: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__images-container {
    margin-left: -18px;
    padding-top: calc(var(--voyager-global-spacing--xlarge) - 40px);
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__images-container {
    padding-top: calc(var(--voyager-global-spacing--xxlarge) - 20px);
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__images-container .voyager-fifty-fifty-slider__image {
  position: relative;
  display: none;
  width: calc(50% - 36px);
  height: var(--voyager-default-left-column-content-image-height);
  flex: none;
  margin: 18px;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-fifty-fifty-slider__images-container .voyager-fifty-fifty-slider__image {
    display: block;
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-left-column .voyager-buttons--horizontal {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column {
    height: 100%;
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-default-image-large-height-right);
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__image {
    height: 100%;
    max-height: 100%;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__image {
    height: 100vh;
    max-height: var(--voyager-default-image-large-height-right);
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__icon {
  max-width: 40px;
  height: auto;
  margin-right: 20px;
  padding: 0;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__item:last-child {
  margin: 0;
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__item {
    margin-bottom: 15px;
  }
}
.voyager-fifty-fifty-slider--default .voyager-fifty-fifty-slider__content-wrapper-right-column .voyager-fifty-fifty-slider__title {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: 1.875rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-six);
}
.voyager-fifty-fifty-slider__content-wrapper {
  padding: 24px 40px;
}
.voyager-fifty-fifty-slider__control-bar {
  margin-top: 40px;
}
.voyager-fifty-fifty-slider__arrows-wrapper {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  display: none;
  width: calc(100% + 100px);
  height: 0;
  justify-content: space-between;
  transform: translate(-50%, -50%);
}
.voyager-fifty-fifty-slider__arrows-icon--prev:before {
  content: "";
}
.voyager-fifty-fifty-slider__arrows-icon--next:before {
  content: "";
}
.voyager-fifty-fifty-slider__arrows-button--prev {
  left: 0;
}
.voyager-fifty-fifty-slider__arrows-button--next {
  right: 0;
}
.voyager-fifty-fifty-slider__arrows-icon {
  font-size: 1.875rem;
}
.voyager-fifty-fifty-slider--mobile-left-column-top .voyager-fifty-fifty-slider__column--left {
  margin-bottom: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--mobile-left-column-top .voyager-fifty-fifty-slider__column--left {
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right {
  order: -1;
  margin-bottom: 45px;
}
.voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right voyager-fifty-fifty-slider__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider__video-control--play, .voyager-fifty-fifty-slider__video-control--pause, .voyager-fifty-fifty-slider__video-control--mute {
  position: absolute;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: var(--voyager-white);
  text-align: center;
  border: 2px solid var(--voyager-white);
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video-control--play, .voyager-fifty-fifty-slider__video-control--pause, .voyager-fifty-fifty-slider__video-control--mute {
    width: 60px;
    height: 60px;
  }
}
.voyager-fifty-fifty-slider__video-control--play .voyager-fifty-fifty-slider__video-control-text, .voyager-fifty-fifty-slider__video-control--pause .voyager-fifty-fifty-slider__video-control-text, .voyager-fifty-fifty-slider__video-control--mute .voyager-fifty-fifty-slider__video-control-text {
  display: none;
  padding: 0 14px 0 10px;
  color: var(--voyager-white);
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video-control--play .voyager-fifty-fifty-slider__video-control-text, .voyager-fifty-fifty-slider__video-control--pause .voyager-fifty-fifty-slider__video-control-text, .voyager-fifty-fifty-slider__video-control--mute .voyager-fifty-fifty-slider__video-control-text {
    padding: 0 22px 0 18px;
  }
}
.voyager-fifty-fifty-slider__video-control--play {
  width: 44px;
  height: 44px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video-control--play {
    width: 60px;
    height: 60px;
  }
}
.voyager-fifty-fifty-slider .vjs-modal-dialog,
.voyager-fifty-fifty-slider .vjs-big-play-button,
.voyager-fifty-fifty-slider .vjs-control-bar,
.voyager-fifty-fifty-slider .voyager-fifty-fifty-gallery__arrows-wrapper {
  display: none;
}
.voyager-fifty-fifty-slider__video-control--play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.voyager-fifty-fifty-slider__video-control--pause {
  bottom: 20px;
  left: 65px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video-control--pause {
    bottom: 25px;
    left: 105px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__video-control--pause {
    bottom: 30px;
    left: 105px;
  }
}
.voyager-fifty-fifty-slider__play-button-icon, .voyager-fifty-fifty-slider__pause-button-icon, .voyager-fifty-fifty-slider__mute-button-icon {
  position: relative;
  box-sizing: content-box;
  display: block;
  font-size: 0.9375rem;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__play-button-icon, .voyager-fifty-fifty-slider__pause-button-icon, .voyager-fifty-fifty-slider__mute-button-icon {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__play-button-icon, .voyager-fifty-fifty-slider__pause-button-icon, .voyager-fifty-fifty-slider__mute-button-icon {
    font-size: 1.375rem;
  }
}
.voyager-fifty-fifty-slider__play-button-icon::before, .voyager-fifty-fifty-slider__pause-button-icon::before, .voyager-fifty-fifty-slider__mute-button-icon::before {
  display: block;
}
.voyager-fifty-fifty-slider__play-button-icon {
  margin: 0 0 0 2px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__play-button-icon {
    font-size: 1.375rem;
  }
}
.voyager-fifty-fifty-slider__video-control--mute {
  bottom: 20px;
  left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__video-control--mute {
    bottom: 25px;
    left: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__video-control--mute {
    bottom: 30px;
    left: 30px;
  }
}
.voyager-fifty-fifty-slider__video-control--pause, .voyager-fifty-fifty-slider__video-control--mute {
  transition: all 0.3s;
}
.voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--play {
  display: none;
}
.voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--pause {
  display: block;
}
.voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--pause,
.voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--mute,
.voyager-fifty-fifty-slider__controls--playing .voyager-fifty-fifty-slider__video-control--progress {
  opacity: 0;
}
.voyager-fifty-fifty-slider__controls--paused .voyager-fifty-fifty-slider__video-control--pause {
  display: none;
}
.voyager-fifty-fifty-slider__controls--paused .voyager-fifty-fifty-slider__video-control--mute {
  display: none;
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text {
  margin: 0 auto;
  margin-bottom: calc(var(--voyager-global-spacing--large) + 20px);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text {
    margin-bottom: calc(var(--voyager-global-spacing--large) + 30px);
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text--text-center-aligned {
  text-align: center;
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text-pre-heading {
  margin-bottom: calc(var(--voyager-global-spacing--xsmall) + 5px);
  color: var(--voyager-brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text-pre-heading {
    margin-bottom: calc(var(--voyager-global-spacing--xsmall) + 15px);
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text-heading {
  margin-bottom: calc(var(--voyager-global-spacing--xsmall) + 15px);
  color: var(--voyager-black);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text-heading {
    margin-bottom: calc(var(--voyager-global-spacing--xsmall) + 15px);
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider__intro-text-textarea {
  margin-bottom: calc(var(--voyager-global-spacing--medium) + 0px);
  color: var(--voyager-brand-eight);
}
.voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary {
  position: relative;
  display: inline-block;
  height: 42px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 15px;
  color: var(--voyager-black);
  background-color: transparent;
  border-radius: 0;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 20px;
  height: 42px;
  background: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary::before {
    bottom: 0;
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary span {
  position: relative;
  z-index: 1;
}
.voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary span .screen-reader-text {
  display: none;
}
.voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:hover, .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:active {
  text-decoration: none;
  height: 42px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:hover, .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:active {
    height: 42px;
    color: var(--voyager-black);
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:hover::before {
    width: 100%;
    height: 42px;
    background: var(--voyager-brand-five);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider--styles-default .voyager-buttons--primary:active {
    background-color: var(--voyager-brand-five);
    text-decoration: none;
  }
}

.voyager-fifty-fifty-gallery__image {
  width: 100%;
  height: 420px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__image {
    height: 500px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-gallery__image {
    height: 580px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-gallery__image {
    height: 922px;
  }
}
.voyager-fifty-fifty-gallery__splide-slide {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__splide-slide {
    margin-top: 0;
  }
}
.voyager-fifty-fifty-gallery__splide-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--voyager-popup-menu-overlay);
}
.voyager-fifty-fifty-gallery__pagination-button {
  position: relative;
}
.voyager-fifty-fifty-gallery__pagination-button::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  height: 30px;
  transform: translateY(-50%);
}
.voyager-fifty-fifty-gallery__arrows-wrapper {
  margin-top: 0;
}
.voyager-fifty-fifty-gallery__arrows-icon {
  color: var(--voyager-black);
  transition: all 0.5s;
}
.voyager-fifty-fifty-gallery__arrows-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.voyager-fifty-fifty-gallery__arrows-button--prev {
  left: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--prev {
    left: 27px;
  }
}
.voyager-fifty-fifty-gallery__arrows-button--next {
  right: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--next {
    right: 33px;
  }
}
.voyager-fifty-fifty-gallery__arrows-button--prev, .voyager-fifty-fifty-gallery__arrows-button--next {
  border-color: var(--voyager-white);
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--prev:hover, .voyager-fifty-fifty-gallery__arrows-button--next:hover {
    background: var(--voyager-brand-two);
    border-color: var(--voyager-brand-two);
  }
  .voyager-fifty-fifty-gallery__arrows-button--prev:hover .voyager-fifty-fifty-gallery__arrows-icon, .voyager-fifty-fifty-gallery__arrows-button--next:hover .voyager-fifty-fifty-gallery__arrows-icon {
    color: var(--voyager-black);
  }
}
.voyager-fifty-fifty-gallery__pagination {
  position: absolute;
  bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__pagination {
    bottom: 38px;
  }
}

.voyager-jump-link {
  position: sticky;
  z-index: 3;
  padding: 0;
  padding: var(--voyager-spacing-xsm) 0;
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link {
    /* 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. */
    top: 100px !important;
    z-index: 4;
    padding: var(--voyager-spacing-sm) 0;
  }
}
.voyager-jump-link__jump-to-label {
  font-size: min(max(2.75rem,1.97vw + 2.01rem), 4.375rem);
  font-size: clamp(2.75rem, 1.97vw + 2.01rem, 4.38rem);
  line-height: min(max(3.625rem,2.58vw + 2.66rem), 5.75rem);
  line-height: clamp(3.63rem, 2.58vw + 2.66rem, 5.75rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 600;
  display: none;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__jump-to-label {
    margin-bottom: 42px;
  }
}
.voyager-jump-link__items {
  position: relative;
  display: flex;
  justify-content: center;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-jump-link__item {
  box-sizing: border-box;
  margin: 6px 0;
  margin-right: 11px;
  color: var(--voyager-black);
  text-transform: uppercase;
  border: 1px solid var(--voyager-black);
  border-radius: 0;
  transition: all 0.5ms;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__item {
    margin-right: 18px;
  }
  .voyager-jump-link__item:hover {
    border: 1px solid var(--voyager-brand-one);
  }
  .voyager-jump-link__item:hover .voyager-jump-link__link {
    color: var(--voyager-white);
    background-color: var(--voyager-brand-one);
  }
}
.voyager-jump-link__item .voyager-icon-arrow-pointing-right-small {
  display: none;
}
.voyager-jump-link__item .voyager-jump-link__link {
  display: block;
  padding: 10px 20px;
  color: var(--voyager-black);
  font-weight: 400;
  letter-spacing: 0;
  transition: all 0.5ms;
  text-decoration: none;
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.375rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
}

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

.wp-block-voyager-tab-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .wp-block-voyager-tab-wrapper {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .wp-block-voyager-tab-wrapper {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}
.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;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid var(--voyager-brand-four);
    list-style-type: none;
  }
}
.wp-block-voyager-tab-wrapper__tab-list-item {
  padding: 10px 20px;
  text-align: center;
  border: 1px solid var(--voyager-brand-four);
  border-bottom: 0;
  cursor: pointer;
}
.wp-block-voyager-tab-wrapper__tab-list-item.js-active-tab {
  color: var(--voyager-white);
  font-weight: 700;
  background-color: var(--voyager-brand-one);
}
.wp-block-voyager-tab-wrapper__tab-block {
  display: block;
  padding: 0;
}
.wp-block-voyager-tab-wrapper__tab-block .voyager-container {
  display: none;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__tab-block .voyager-container {
    display: block;
  }
}
.wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .voyager-container {
  display: block;
}
.wp-block-voyager-tab-wrapper__tab-block.js-accordion-active .wp-block-voyager-tab-wrapper__accordion-header:before {
  transform: rotate(180deg);
}
.wp-block-voyager-tab-wrapper__accordion-header {
  position: relative;
  display: block;
  margin-bottom: 2px;
  padding: 10px 30px 10px 10px;
  background: var(--voyager-brand-two);
  border: 1px solid #CCC;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .wp-block-voyager-tab-wrapper__accordion-header {
    display: none;
  }
}
.wp-block-voyager-tab-wrapper__accordion-header::before {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 1.25rem;
}

.voyager-inline-booking {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-inline-booking {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-inline-booking {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-inline-booking {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-inline-booking__items {
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}
.voyager-inline-booking__item {
  display: flex;
  flex: 1 1 auto;
  text-align: center;
}
.voyager-inline-booking__calender-input-wrap {
  width: 60%;
}
.voyager-inline-booking__calender-input {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  margin-right: 30px;
}
.voyager-inline-booking__item-date {
  position: relative;
  padding: 12px 0;
  border: 1px solid var(--voyager-brand-two);
  cursor: pointer;
}
.voyager-inline-booking__item-date.active::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  border: 15px solid var(--voyager-brand-two);
  transform: translateX(-50%);
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.voyager-inline-booking__guests {
  display: flex;
  flex: 1 1 auto;
}
.voyager-inline-booking__guests-person {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  flex-direction: column;
  text-align: center;
}
.voyager-inline-booking__guest-button {
  display: flex;
  justify-content: center;
}
.voyager-inline-booking__guests-person-number-field {
  display: flex;
}
.voyager-inline-booking__guests-person-number {
  width: 100px;
  text-align: center;
}
.voyager-inline-booking__guests-person-icon {
  width: 30px;
  height: 30px;
  line-height: 1.875rem;
  background: var(--voyager-brand-two);
  border-radius: 50px;
}
.voyager-inline-booking__month-slider {
  display: flex;
  width: 100%;
}
.voyager-inline-booking__month-slider-arraw {
  cursor: pointer;
}
.voyager-inline-booking__month-slider-arraw.disabled {
  opacity: 0.7;
}
.voyager-inline-booking__month-slider-list {
  display: flex;
  align-items: center;
  flex: 1;
  padding: 30px 0;
  overflow: hidden;
}
.voyager-inline-booking__month-slider-list-wrap {
  display: flex;
  height: 30px;
  align-items: center;
  flex: 1 1 auto;
}
.voyager-inline-booking__month-slider-item {
  position: relative;
  display: flex;
  width: 4.0625rem;
  width: 10%;
  flex-direction: column;
  flex-shrink: 0;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
}
.voyager-inline-booking__month-slider-item.active {
  background: var(--voyager-brand-two);
  border-radius: 20px 0 0 20px;
}
.voyager-inline-booking__month-slider-item.active-next {
  background: var(--voyager-brand-two);
  border-radius: 0 20px 20px 0;
}
.voyager-inline-booking__month-slider-year {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.voyager-inline-booking__daterange-picker {
  display: flex;
  justify-content: center;
  align-items: center;
}
.voyager-inline-booking__daterange-picker .datepicker--header-controls {
  pointer-events: none;
}
.voyager-inline-booking__daterange-picker .datepicker--next,
.voyager-inline-booking__daterange-picker .datepicker--prev,
.voyager-inline-booking__daterange-picker .datepicker--prev-btn,
.voyager-inline-booking__daterange-picker .datepicker--next-btn,
.voyager-inline-booking__daterange-picker .datepicker__footer {
  visibility: hidden;
}
.voyager-inline-booking__calender-arrow {
  cursor: pointer;
}

.voyager-image-video {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.voyager-image-video__container {
  overflow: hidden;
}
.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);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-image-video__caption {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: initial;
  font-family: "LeagueSpartan", sans-serif;
  display: none;
  text-align: center;
}
.voyager-image-video__figure {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.voyager-image-video-buttons {
  margin: 15px 0;
}
.voyager-image-video__wrapper {
  height: 240px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__wrapper {
    height: 420px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video__wrapper {
    height: 600px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__wrapper {
    height: 720px;
  }
}
.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 {
  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;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: var(--voyager-white);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--play, .voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
    width: 60px;
    height: 60px;
  }
}
.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 {
  display: none;
  padding: 0 14px 0 10px;
  color: var(--voyager-white);
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--play .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text, .voyager-image-video__video-control--mute .voyager-image-video__video-control-text {
    padding: 0 22px 0 18px;
  }
}
.voyager-image-video__video-control--play {
  width: 44px;
  height: 44px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--play {
    width: 60px;
    height: 60px;
  }
}
.voyager-image-video .vjs-modal-dialog,
.voyager-image-video .vjs-big-play-button,
.voyager-image-video .vjs-control-bar {
  display: none;
}
.voyager-image-video__video-control--play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.voyager-image-video__video-control--pause {
  bottom: 25px;
  left: 75px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--pause {
    bottom: 25px;
    left: 105px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__video-control--pause {
    bottom: 25px;
    left: 105px;
  }
}
.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: 0.9375rem;
}
@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: 1.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon, .voyager-image-video__mute-button-icon {
    font-size: 1.375rem;
  }
}
.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__play-button-icon {
  margin: 0 0 0 4px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__play-button-icon {
    font-size: 1.375rem;
  }
}
.voyager-image-video__video-control--mute {
  bottom: 25px;
  left: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--mute {
    bottom: 25px;
    left: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__video-control--mute {
    bottom: 25px;
    left: 30px;
  }
}
.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__controls--paused .voyager-image-video__video-control--mute {
  display: none;
}
.voyager-image-video__video {
  width: 100%;
  height: 100%;
}
.voyager-image-video__video-control--progress {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
  font-family: "LeagueSpartan", 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;
  flex-direction: row-reverse;
  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: 1440px) {
  .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;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          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 27px 0 0;
  }
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-white);
  border-radius: 10px;
}
.voyager-image-video__control-duration-time {
  display: none;
}
.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-image-video .vjs-poster img {
  -o-object-fit: cover;
     object-fit: cover;
}

.voyager-footer {
  overflow: hidden;
  position: relative;
  width: 100%;
  color: var(--voyager-white);
}
.voyager-footer__scroll-top {
  display: none;
}
.voyager-footer__top-row {
  padding: 15px 0;
  border-bottom: 1px solid var(--voyager-white);
}
.voyager-footer__single-row, .voyager-footer__middle-row {
  padding: 0;
  text-align: left;
}
.voyager-footer__widget-middle-row0 {
  display: flex;
  width: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  flex: 1;
  flex-direction: column;
  padding: 40px 27px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 {
    max-width: 58%;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1 1 58%;
    padding: 80px 60px 170px;
    text-align: left;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__widget-middle-row0 {
    padding: 80px 60px 200px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__widget-middle-row0 {
    max-width: 60%;
    flex: 1 1 60%;
    padding: 120px 125px 172px 100px;
  }
}
.voyager-footer__widget-middle-row0 .voyager-footer__made-by-shr {
  padding-top: 69px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 .voyager-footer__made-by-shr {
    margin-top: 17px;
    padding-top: 0;
  }
}
.voyager-footer__widget-middle-row0 .voyager-footer__text-content:nth-child(3) {
  display: none;
}
.voyager-footer__widget-middle-row0 .voyager-footer__text-content:nth-child(3) a {
  height: auto;
  padding: 0;
  color: var(--voyager-white);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.25rem;
  letter-spacing: normal;
  text-transform: none;
  background: transparent;
  border: none;
}
.voyager-footer__widget-middle-row0 .voyager-footer__text-content:nth-child(3) a:hover {
  color: var(--voyager-brand-five);
  font-weight: 400;
  background: transparent;
}
.voyager-footer__widget-middle-row0 .voyager-footer__text-content:nth-child(3) a:focus {
  color: var(--voyager-brand-four);
  font-weight: 400;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 .voyager-footer__text-content:nth-child(3) {
    display: block;
  }
}
.voyager-footer__widget-middle-row1 {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  flex: 1 1 100%;
  flex-direction: column;
  padding: 0;
  padding: 44px 27px 185px;
  text-align: center;
  background: var(--voyager-brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row1 {
    display: flex;
    max-width: 42%;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1 1 42%;
    padding: 80px 60px 300px;
    background: url(assets/img/icons/src/footer-bg.svg) no-repeat no-repeat var(--voyager-brand-one);
    background-position: right bottom;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__widget-middle-row1 {
    flex: 1 1 40%;
    padding: 120px 120px 300px 133px;
  }
}
.voyager-footer__text-content p:nth-child(1) {
  font-size: min(max(1.125rem,0.3vw + 1.01rem), 1.375rem);
  font-size: clamp(1.13rem, 0.3vw + 1.01rem, 1.38rem);
  line-height: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  line-height: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  letter-spacing: 0.2475rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: var(--voyager-white);
}
.voyager-footer__text-content p:nth-child(2) {
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 2rem;
  line-height: 2.75rem;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content p:nth-child(2) {
    font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
    font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
    line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
    line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
    letter-spacing: initial;
    font-family: "CormorantGaramond", serif;
    font-weight: 400;
    max-width: 625px;
    margin-bottom: 40px;
  }
}
.voyager-footer__text-content p:nth-child(3) {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content p:nth-child(3) {
    text-align: left;
  }
}
.voyager-footer__text-content a {
  position: relative;
  color: var(--voyager-white);
  background-color: transparent;
  border: solid 1px var(--voyager-white);
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  padding: 10px 45px;
  color: var(--voyager-white);
  border: solid 1px var(--voyager-white);
  border-radius: 0;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  will-change: color, background-color;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.9375rem,0.83vw + 1.63rem), 2.625rem);
  line-height: clamp(1.94rem, 0.83vw + 1.63rem, 2.63rem);
  letter-spacing: 0.1125rem;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--voyager-black);
  background: var(--voyager-white);
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a {
    height: 60px;
    padding: 10px 45px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a:hover {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-five);
    border: solid 1px var(--voyager-brand-five);
    text-decoration: none;
  }
  .voyager-footer__text-content a:focus {
    color: var(--voyager-black);
    background-color: var(--voyager-brand-four);
    border: solid 1px var(--voyager-brand-four);
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a:hover {
    color: var(--voyager-black);
    background: var(--voyager-brand-five);
  }
  .voyager-footer__text-content a:hover::before {
    background: var(--voyager-brand-five);
  }
  .voyager-footer__text-content a:focus::before, .voyager-footer__text-content a:active::before {
    background: var(--voyager-brand-four);
  }
}
.voyager-footer__contact-details-list-item .voyager-footer__link {
  color: var(--voyager-brand-five);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__contact-details-list-item .voyager-footer__link:hover {
    color: var(--voyager-brand-four);
  }
  .voyager-footer__contact-details-list-item .voyager-footer__link:visited, .voyager-footer__contact-details-list-item .voyager-footer__link:active {
    color: var(--voyager-brand-four);
  }
}
.voyager-footer__logo-wrapper {
  flex: 1;
  text-align: left;
}
.voyager-footer__logo-anchor {
  display: block;
  width: 160px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.voyager-footer__logo-anchor img {
  width: 160px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__logo-anchor {
    width: 248px;
    margin: 0 0 40px;
  }
  .voyager-footer__logo-anchor img {
    width: 248px;
  }
}
.voyager-footer__address-wrapper {
  padding-bottom: 30px;
  font-style: normal;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__address-wrapper {
    padding-bottom: 40px;
  }
}
.voyager-footer__address-wrapper .voyager-shortcode__address-title {
  display: block;
  padding-bottom: 31px;
  font-size: min(max(1.75rem,1.06vw + 1.35rem), 2.625rem);
  font-size: clamp(1.75rem, 1.06vw + 1.35rem, 2.63rem);
  line-height: min(max(2.5rem,1.06vw + 2.1rem), 3.375rem);
  line-height: clamp(2.5rem, 1.06vw + 2.1rem, 3.38rem);
  letter-spacing: initial;
  font-family: "CormorantGaramond", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__address-wrapper .voyager-shortcode__address-title {
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__address-wrapper .voyager-shortcode__address-title {
    padding-bottom: 43px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__address-wrapper .voyager-shortcode__address-title {
    padding-bottom: 53px;
  }
}
.voyager-footer__address-paragraph {
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__address-paragraph {
    font-size: 1.875rem;
    line-height: 2.625rem;
    text-align: left;
  }
}
.voyager-footer__address-paragraph br {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
}
.voyager-footer__contact-details {
  font-size: min(max(1.25rem,0.3vw + 1.14rem), 1.5rem);
  font-size: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
  line-height: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
  line-height: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  padding-bottom: 30px;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__contact-details {
    padding-bottom: 45px;
    font-size: 1.875rem;
    line-height: 2.625rem;
  }
}
.voyager-footer__widget-middle-row2 {
  order: 1;
  flex: 1;
  padding: 40px 29px;
  text-align: center;
  background: var(--voyager-brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row2 {
    order: initial;
    padding: 70px 35px;
    text-align: left;
  }
}
@media only screen and (min-width: 1700px) {
  .voyager-footer__widget-middle-row2 {
    padding: 100px 100px 244px 109px;
  }
}
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p:nth-child(3) {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row2 .voyager-footer__text-content p:nth-child(3) {
    text-align: left;
  }
}
.voyager-footer__bottom-row {
  position: relative;
  z-index: 1;
  display: flex;
  margin-top: -146px;
  margin-bottom: 80px;
  padding-bottom: 0;
}
.voyager-footer__bottom-row .voyager-footer__bottom-row-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.voyager-footer__bottom-row .voyager-footer__widget-bottom-row0 {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__bottom-row .voyager-footer__widget-bottom-row0 {
    justify-content: space-between;
    flex-direction: row;
  }
}
.voyager-footer__bottom-row .voyager-footer__copyright-notice {
  flex: 1;
  padding: 0 27px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__bottom-row .voyager-footer__copyright-notice {
    max-width: 58%;
    flex: 1 1 58%;
    padding: 0 60px;
    font-size: 1.375rem;
    line-height: 2.125rem;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__bottom-row .voyager-footer__copyright-notice {
    max-width: 60%;
    flex: 1 1 60%;
    padding: 0 125px 0 100px;
  }
}
.voyager-footer__bottom-row .voyager-footer__made-by-shr {
  flex: 1;
  padding: 0 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__bottom-row .voyager-footer__made-by-shr {
    max-width: 42%;
    flex: 1 1 42%;
    padding: 0 60px;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__bottom-row .voyager-footer__made-by-shr {
    max-width: 40%;
    flex: 1 1 40%;
    padding: 0 120px 0 135px;
  }
}
.voyager-footer__bottom-row .voyager-footer__made-by-shr a {
  color: var(--voyager-white);
}
.voyager-footer__bottom-row .voyager-footer__made-by-shr a:hover {
  color: var(--voyager-brand-five);
  text-decoration: none;
}
.voyager-footer__single-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.voyager-footer__middle-row-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__middle-row-container {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    flex-direction: row;
  }
}
.voyager-footer__splide {
  margin-left: -3px;
}
.voyager-footer__link {
  color: var(--voyager-white);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__menu-anchor {
    font-size: min(max(1.125rem,0.45vw + 0.95rem), 1.5rem);
    font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
    line-height: min(max(2.5rem,-0.3vw + 2.61rem), 2.25rem);
    line-height: clamp(2.5rem, -0.3vw + 2.61rem, 2.25rem);
    letter-spacing: 0;
    font-family: "LeagueSpartan", sans-serif;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    color: var(--voyager-white);
    transition: all 500ms ease 0s;
    text-decoration: none;
  }
  .voyager-footer__menu-anchor:hover {
    color: var(--voyager-brand-five);
  }
  .voyager-footer__menu-anchor--is-active {
    color: var(--voyager-brand-four);
  }
}
.voyager-footer__menu {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 50px;
  text-align: left;
}
.voyager-footer__menu-item {
  width: calc(33.33% - 35px);
}
.voyager-footer__menu-wrapper {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__menu-wrapper {
    display: block;
    margin: 50px 0;
  }
}
.voyager-footer__contact-details-list {
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__contact-details-list {
    text-align: left;
  }
}
.voyager-footer__paragraph {
  margin: 0;
}
.voyager-footer__splide-item {
  width: 160px;
}
.voyager-footer__splide-img {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.voyager-footer__made-by-shr a,
.voyager-footer__made-by-shr .voyager-footer__made-by-link {
  font-size: 1.375rem;
  line-height: min(max(2.375rem,1.36vw + 1.86rem), 3.5rem);
  line-height: clamp(2.38rem, 1.36vw + 1.86rem, 3.5rem);
  letter-spacing: 0;
  font-family: "LeagueSpartan", sans-serif;
  font-weight: 400;
  color: var(--voyager-brand-seven);
  text-decoration: none;
  transition: all 500ms ease 0s;
  color: var(--voyager-white);
  font-size: 22px;
  line-height: 2.125rem;
  background: var(--voyager-black);
  transition: all 500ms ease 0s;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr a:hover,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:hover {
    color: var(--voyager-brand-seven);
    text-decoration: underline;
  }
  .voyager-footer__made-by-shr a:focus, .voyager-footer__made-by-shr a:active,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:focus,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:active {
    color: var(--voyager-black);
    text-decoration: underline;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr a:hover,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:hover {
    color: var(--voyager-brand-one);
  }
  .voyager-footer__made-by-shr a:visited, .voyager-footer__made-by-shr a:active,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:visited,
  .voyager-footer__made-by-shr .voyager-footer__made-by-link:active {
    color: var(--voyager-brand-one);
  }
}
.voyager-footer__copyright-notice {
  color: var(--voyager-white);
  font-size: 1.375rem;
  line-height: 2.125rem;
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__copyright-notice a {
  color: var(--voyager-white);
  background: var(--voyager-black);
  -webkit-background-clip: text;
          background-clip: text;
}
.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 .voyager-footer__top-row {
  background: var(--voyager-brand-two);
}
.voyager-footer--option-1 .voyager-footer__middle-row {
  background: var(--voyager-brand-two);
}
.voyager-footer--option-1 .voyager-footer__social-links {
  font-size: 1.5rem;
}
.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: 1.5rem;
  line-height: 2.3rem;
}
/*# sourceMappingURL=assets/_maps/voyager-styles.min.css.map */
